Pull request #41314 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6+88820a4793eabd2a5624e7a16772207cfa073f98 (a2e381379f46a460a85b5b25f6261e5175db12ad) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41314@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-05T10:52:41.701Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-05T10:52:41.706Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-05T10:52:56.846Z] Still waiting to schedule task [2020-08-05T10:52:56.846Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-05T10:53:44.013Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adb67a0b9326b701) in /home/ubuntu/workspace/moby_PR-41314 [Pipeline] { [Pipeline] checkout [2020-08-05T10:53:46.002Z] using credential docker-jenkins-github-credentials [2020-08-05T10:53:46.008Z] Cloning the remote Git repository [2020-08-05T10:53:46.008Z] Cloning with configured refspecs honoured and without tags [2020-08-05T10:53:45.972Z] Cloning repository https://github.com/moby/moby.git [2020-08-05T10:53:46.021Z] > git init /home/ubuntu/workspace/moby_PR-41314 # timeout=10 [2020-08-05T10:53:46.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:53:46.281Z] > git --version # timeout=10 [2020-08-05T10:53:46.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:53:46.308Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:09.799Z] Fetching without tags [2020-08-05T10:54:09.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:09.654Z] > git config --add remote.origin.fetch +refs/pull/41314/head:refs/remotes/origin/PR-41314 # timeout=10 [2020-08-05T10:54:09.700Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:09.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:09.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:09.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:09.800Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:10.313Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:10.322Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:10.355Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:13.747Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:13.747Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:54:13.684Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:54:13.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-05T10:54:13.747Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:13.762Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:18.490Z] Commit message: "Fix log file rotation test." [2020-08-05T10:54:18.490Z] First time build. Skipping changelog. [2020-08-05T10:54:18.557Z] > git --version # timeout=10 [2020-08-05T10:54:18.660Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-05T10:54:19.899Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41314:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-05T10:54:25.184Z] Unable to find image 'alpine:latest' locally [2020-08-05T10:54:25.184Z] latest: Pulling from library/alpine [2020-08-05T10:54:25.184Z] df20fa9351a1: Pulling fs layer [2020-08-05T10:54:25.441Z] df20fa9351a1: Verifying Checksum [2020-08-05T10:54:25.441Z] df20fa9351a1: Download complete [2020-08-05T10:54:25.698Z] df20fa9351a1: Pull complete [2020-08-05T10:54:25.698Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-05T10:54:25.698Z] Status: Downloaded newer image for alpine:latest [2020-08-05T10:54:29.888Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2020-08-05T10:54:30.750Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adb67a0b9326b701) in /home/ubuntu/workspace/moby_PR-41314 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2020-08-05T10:54:30.817Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41314 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-08-05T10:54:30.841Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41314 [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-08-05T10:54:30.872Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-08-05T10:54:30.900Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-08-05T10:54:30.933Z] Fetching without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-05T10:54:31.040Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-05T10:54:31.055Z] Cloning the remote Git repository [2020-08-05T10:54:31.055Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-05T10:54:31.115Z] using credential docker-jenkins-github-credentials [2020-08-05T10:54:31.129Z] Cloning the remote Git repository [2020-08-05T10:54:31.129Z] Cloning with configured refspecs honoured and without tags [2020-08-05T10:54:31.356Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:31.062Z] Cloning repository https://github.com/moby/moby.git [2020-08-05T10:54:31.062Z] > git init /home/docker/workspace/moby_PR-41314 # timeout=10 [2020-08-05T10:54:31.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:31.068Z] > git --version # timeout=10 [2020-08-05T10:54:31.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:31.073Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:31.501Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:31.501Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:54:31.576Z] Commit message: "Fix log file rotation test." [2020-08-05T10:54:31.582Z] > git --version # timeout=10 [2020-08-05T10:54:31.600Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-05T10:54:30.873Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-05T10:54:30.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:30.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:30.932Z] > git --version # timeout=10 [2020-08-05T10:54:30.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:30.974Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:31.399Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:31.410Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:31.465Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:54:31.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-05T10:54:31.500Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:31.511Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:31.137Z] Cloning repository https://github.com/moby/moby.git [2020-08-05T10:54:31.137Z] > git init /home/jenkins/workspace/moby_PR-41314 # timeout=10 [2020-08-05T10:54:31.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:31.140Z] > git --version # timeout=10 [2020-08-05T10:54:31.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:31.142Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-05T10:54:32.352Z] + docker version [2020-08-05T10:54:32.352Z] Client: Docker Engine - Community [2020-08-05T10:54:32.352Z] Version: 19.03.12 [2020-08-05T10:54:32.352Z] API version: 1.40 [2020-08-05T10:54:32.352Z] Go version: go1.13.10 [2020-08-05T10:54:32.352Z] Git commit: 48a66213fe [2020-08-05T10:54:32.352Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-05T10:54:32.352Z] OS/Arch: linux/amd64 [2020-08-05T10:54:32.352Z] Experimental: false [2020-08-05T10:54:32.352Z] [2020-08-05T10:54:32.352Z] Server: Docker Engine - Community [2020-08-05T10:54:32.352Z] Engine: [2020-08-05T10:54:32.352Z] Version: 19.03.12 [2020-08-05T10:54:32.352Z] API version: 1.40 (minimum version 1.12) [2020-08-05T10:54:32.352Z] Go version: go1.13.10 [2020-08-05T10:54:32.352Z] Git commit: 48a66213fe [2020-08-05T10:54:32.352Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-05T10:54:32.352Z] OS/Arch: linux/amd64 [2020-08-05T10:54:32.352Z] Experimental: true [2020-08-05T10:54:32.352Z] containerd: [2020-08-05T10:54:32.352Z] Version: 1.2.13 [2020-08-05T10:54:32.352Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:54:32.352Z] runc: [2020-08-05T10:54:32.352Z] Version: 1.0.0-rc10 [2020-08-05T10:54:32.352Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:54:32.352Z] docker-init: [2020-08-05T10:54:32.352Z] Version: 0.18.0 [2020-08-05T10:54:32.352Z] GitCommit: fec3683 [Pipeline] sh [2020-08-05T10:54:32.679Z] + docker info [2020-08-05T10:54:40.041Z] Fetching without tags [2020-08-05T10:54:40.317Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:40.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:40.011Z] > git config --add remote.origin.fetch +refs/pull/41314/head:refs/remotes/origin/PR-41314 # timeout=10 [2020-08-05T10:54:40.015Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:40.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:40.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:40.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:40.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:40.324Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:40.334Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:40.810Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:40.810Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:54:41.263Z] Commit message: "Fix log file rotation test." [2020-08-05T10:54:41.313Z] > git --version # timeout=10 [2020-08-05T10:54:41.318Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-05T10:54:40.790Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:54:40.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-05T10:54:40.817Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:40.818Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:42.139Z] + docker version [2020-08-05T10:54:42.139Z] Client: Docker Engine - Community [2020-08-05T10:54:42.139Z] Version: 19.03.7 [2020-08-05T10:54:42.139Z] API version: 1.40 [2020-08-05T10:54:42.139Z] Go version: go1.12.17 [2020-08-05T10:54:42.139Z] Git commit: 7141c199a2 [2020-08-05T10:54:42.139Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-05T10:54:42.139Z] OS/Arch: linux/s390x [2020-08-05T10:54:42.139Z] Experimental: false [2020-08-05T10:54:42.139Z] [2020-08-05T10:54:42.139Z] Server: Docker Engine - Community [2020-08-05T10:54:42.139Z] Engine: [2020-08-05T10:54:42.139Z] Version: 19.03.7 [2020-08-05T10:54:42.139Z] API version: 1.40 (minimum version 1.12) [2020-08-05T10:54:42.139Z] Go version: go1.12.17 [2020-08-05T10:54:42.139Z] Git commit: 7141c199a2 [2020-08-05T10:54:42.139Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-05T10:54:42.139Z] OS/Arch: linux/s390x [2020-08-05T10:54:42.139Z] Experimental: true [2020-08-05T10:54:42.139Z] containerd: [2020-08-05T10:54:42.139Z] Version: 1.2.13 [2020-08-05T10:54:42.139Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:54:42.139Z] runc: [2020-08-05T10:54:42.139Z] Version: 1.0.0-rc10 [2020-08-05T10:54:42.139Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:54:42.139Z] docker-init: [2020-08-05T10:54:42.139Z] Version: 0.18.0 [2020-08-05T10:54:42.139Z] GitCommit: fec3683 [Pipeline] sh [2020-08-05T10:54:42.518Z] + docker info [2020-08-05T10:54:42.640Z] Client: [2020-08-05T10:54:42.640Z] Debug Mode: false [2020-08-05T10:54:42.640Z] [2020-08-05T10:54:42.640Z] Server: [2020-08-05T10:54:42.640Z] Containers: 0 [2020-08-05T10:54:42.640Z] Running: 0 [2020-08-05T10:54:42.640Z] Paused: 0 [2020-08-05T10:54:42.640Z] Stopped: 0 [2020-08-05T10:54:42.640Z] Images: 1 [2020-08-05T10:54:42.640Z] Server Version: 19.03.12 [2020-08-05T10:54:42.640Z] Storage Driver: overlay2 [2020-08-05T10:54:42.640Z] Backing Filesystem: extfs [2020-08-05T10:54:42.640Z] Supports d_type: true [2020-08-05T10:54:42.640Z] Native Overlay Diff: true [2020-08-05T10:54:42.640Z] Logging Driver: json-file [2020-08-05T10:54:42.640Z] Cgroup Driver: cgroupfs [2020-08-05T10:54:42.640Z] Plugins: [2020-08-05T10:54:42.640Z] Volume: local [2020-08-05T10:54:42.640Z] Network: bridge host ipvlan macvlan null overlay [2020-08-05T10:54:42.640Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-05T10:54:42.640Z] Swarm: inactive [2020-08-05T10:54:42.640Z] Runtimes: runc [2020-08-05T10:54:42.640Z] Default Runtime: runc [2020-08-05T10:54:42.640Z] Init Binary: docker-init [2020-08-05T10:54:42.640Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:54:42.640Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:54:42.640Z] init version: fec3683 [2020-08-05T10:54:42.640Z] Security Options: [2020-08-05T10:54:42.640Z] apparmor [2020-08-05T10:54:42.640Z] seccomp [2020-08-05T10:54:42.640Z] Profile: default [2020-08-05T10:54:42.640Z] Kernel Version: 5.3.0-1030-aws [2020-08-05T10:54:42.640Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-05T10:54:42.640Z] OSType: linux [2020-08-05T10:54:42.640Z] Architecture: x86_64 [2020-08-05T10:54:42.640Z] CPUs: 2 [2020-08-05T10:54:42.640Z] Total Memory: 7.487GiB [2020-08-05T10:54:42.640Z] Name: ip-10-100-89-53 [2020-08-05T10:54:42.640Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-05T10:54:42.640Z] Docker Root Dir: /var/lib/docker [2020-08-05T10:54:42.640Z] Debug Mode: false [2020-08-05T10:54:42.640Z] Registry: https://index.docker.io/v1/ [2020-08-05T10:54:42.640Z] Labels: [2020-08-05T10:54:42.640Z] Experimental: true [2020-08-05T10:54:42.640Z] Insecure Registries: [2020-08-05T10:54:42.640Z] 127.0.0.0/8 [2020-08-05T10:54:42.640Z] Live Restore Enabled: true [2020-08-05T10:54:42.640Z] [2020-08-05T10:54:42.640Z] WARNING: No swap limit support [Pipeline] sh [2020-08-05T10:54:42.810Z] Client: [2020-08-05T10:54:42.810Z] Debug Mode: false [2020-08-05T10:54:42.810Z] [2020-08-05T10:54:42.810Z] Server: [2020-08-05T10:54:42.810Z] Containers: 0 [2020-08-05T10:54:42.810Z] Running: 0 [2020-08-05T10:54:42.810Z] Paused: 0 [2020-08-05T10:54:42.810Z] Stopped: 0 [2020-08-05T10:54:42.810Z] Images: 0 [2020-08-05T10:54:42.810Z] Server Version: 19.03.7 [2020-08-05T10:54:42.810Z] Storage Driver: overlay2 [2020-08-05T10:54:42.810Z] Backing Filesystem: [2020-08-05T10:54:42.810Z] Supports d_type: true [2020-08-05T10:54:42.810Z] Native Overlay Diff: true [2020-08-05T10:54:42.810Z] Logging Driver: json-file [2020-08-05T10:54:42.810Z] Cgroup Driver: cgroupfs [2020-08-05T10:54:42.810Z] Plugins: [2020-08-05T10:54:42.810Z] Volume: local [2020-08-05T10:54:42.810Z] Network: bridge host ipvlan macvlan null overlay [2020-08-05T10:54:42.810Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-05T10:54:42.810Z] Swarm: inactive [2020-08-05T10:54:42.810Z] Runtimes: runc [2020-08-05T10:54:42.810Z] Default Runtime: runc [2020-08-05T10:54:42.810Z] Init Binary: docker-init [2020-08-05T10:54:42.810Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:54:42.810Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:54:42.810Z] init version: fec3683 [2020-08-05T10:54:42.810Z] Security Options: [2020-08-05T10:54:42.810Z] apparmor [2020-08-05T10:54:42.810Z] seccomp [2020-08-05T10:54:42.810Z] Profile: default [2020-08-05T10:54:42.810Z] Kernel Version: 4.15.0-88-generic [2020-08-05T10:54:42.810Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-05T10:54:42.810Z] OSType: linux [2020-08-05T10:54:42.810Z] Architecture: s390x [2020-08-05T10:54:42.810Z] CPUs: 2 [2020-08-05T10:54:42.810Z] Total Memory: 7.861GiB [2020-08-05T10:54:42.810Z] Name: s390x-ubuntu-25 [2020-08-05T10:54:42.810Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-05T10:54:42.810Z] Docker Root Dir: /var/lib/docker [2020-08-05T10:54:42.810Z] Debug Mode: false [2020-08-05T10:54:42.810Z] Username: dockerbuildbot [2020-08-05T10:54:42.810Z] Registry: https://index.docker.io/v1/ [2020-08-05T10:54:42.810Z] Labels: [2020-08-05T10:54:42.810Z] Experimental: true [2020-08-05T10:54:42.810Z] Insecure Registries: [2020-08-05T10:54:42.810Z] 127.0.0.0/8 [2020-08-05T10:54:42.810Z] Live Restore Enabled: false [2020-08-05T10:54:42.810Z] [2020-08-05T10:54:42.810Z] WARNING: No swap limit support [Pipeline] sh [2020-08-05T10:54:42.976Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:42.976Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:42.976Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41314/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-05T10:54:42.976Z] + bash /home/ubuntu/workspace/moby_PR-41314/check-config.sh [2020-08-05T10:54:42.976Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-05T10:54:42.976Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-05T10:54:42.976Z] [2020-08-05T10:54:42.976Z] Generally Necessary: [2020-08-05T10:54:43.194Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:43.194Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:43.194Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41314/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-05T10:54:43.194Z] + bash /home/jenkins/workspace/moby_PR-41314/check-config.sh [2020-08-05T10:54:43.194Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-05T10:54:43.194Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-05T10:54:43.194Z] [2020-08-05T10:54:43.194Z] Generally Necessary: [2020-08-05T10:54:43.194Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-05T10:54:43.194Z] - apparmor: enabled and tools installed [2020-08-05T10:54:43.194Z] - CONFIG_NAMESPACES: enabled [2020-08-05T10:54:43.194Z] - CONFIG_NET_NS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_PID_NS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_IPC_NS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_UTS_NS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CGROUPS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-05T10:54:43.194Z] - CONFIG_CPUSETS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_MEMCG: enabled [2020-08-05T10:54:43.194Z] - CONFIG_KEYS: enabled [2020-08-05T10:54:43.194Z] - CONFIG_VETH: enabled (as module) [2020-08-05T10:54:43.194Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-05T10:54:43.250Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-05T10:54:43.250Z] - apparmor: enabled and tools installed [2020-08-05T10:54:43.250Z] - CONFIG_NAMESPACES: enabled [2020-08-05T10:54:43.250Z] - CONFIG_NET_NS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_PID_NS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_IPC_NS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_UTS_NS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUPS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CPUSETS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_MEMCG: enabled [2020-08-05T10:54:43.250Z] - CONFIG_KEYS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_VETH: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-05T10:54:43.250Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-05T10:54:43.250Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-05T10:54:43.250Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-05T10:54:43.250Z] [2020-08-05T10:54:43.250Z] Optional Features: [2020-08-05T10:54:43.250Z] - CONFIG_USER_NS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_SECCOMP: enabled [2020-08-05T10:54:43.250Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-05T10:54:43.250Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-05T10:54:43.250Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-05T10:54:43.250Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-05T10:54:43.250Z] - CONFIG_BLK_CGROUP: enabled [2020-08-05T10:54:43.250Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-05T10:54:43.250Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-05T10:54:43.533Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-05T10:54:43.533Z] - CONFIG_CGROUP_PERF: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-05T10:54:43.533Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-05T10:54:43.533Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-05T10:54:43.533Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-05T10:54:43.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_IP_VS: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-05T10:54:43.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-05T10:54:43.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-05T10:54:43.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_EXT4_FS: enabled [2020-08-05T10:54:43.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-05T10:54:43.533Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-05T10:54:43.533Z] - Network Drivers: [2020-08-05T10:54:43.533Z] - "overlay": [2020-08-05T10:54:43.533Z] - CONFIG_VXLAN: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-05T10:54:43.533Z] Optional (for encrypted networks): [2020-08-05T10:54:43.533Z] - CONFIG_CRYPTO: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-05T10:54:43.533Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-05T10:54:43.533Z] - CONFIG_XFRM: enabled [2020-08-05T10:54:43.533Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-05T10:54:43.533Z] - "ipvlan": [2020-08-05T10:54:43.533Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-05T10:54:43.533Z] - "macvlan": [2020-08-05T10:54:43.533Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-05T10:54:43.533Z] - CONFIG_DUMMY: enabled (as module) [2020-08-05T10:54:43.533Z] - "ftp,tftp client in container": [2020-08-05T10:54:43.549Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-05T10:54:43.549Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-05T10:54:43.549Z] [2020-08-05T10:54:43.549Z] Optional Features: [2020-08-05T10:54:43.549Z] - CONFIG_USER_NS: enabled [2020-08-05T10:54:43.549Z] - CONFIG_SECCOMP: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-05T10:54:43.549Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-05T10:54:43.549Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-05T10:54:43.549Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-05T10:54:43.549Z] - CONFIG_BLK_CGROUP: enabled [2020-08-05T10:54:43.549Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-05T10:54:43.549Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CGROUP_PERF: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-05T10:54:43.549Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-05T10:54:43.549Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-05T10:54:43.549Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-05T10:54:43.549Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_IP_VS: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-05T10:54:43.549Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-05T10:54:43.549Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-05T10:54:43.549Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_EXT4_FS: enabled [2020-08-05T10:54:43.549Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-05T10:54:43.549Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-05T10:54:43.549Z] - Network Drivers: [2020-08-05T10:54:43.549Z] - "overlay": [2020-08-05T10:54:43.549Z] - CONFIG_VXLAN: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-05T10:54:43.549Z] Optional (for encrypted networks): [2020-08-05T10:54:43.549Z] - CONFIG_CRYPTO: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-05T10:54:43.549Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-05T10:54:43.549Z] - CONFIG_XFRM: enabled [2020-08-05T10:54:43.549Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-05T10:54:43.549Z] - "ipvlan": [2020-08-05T10:54:43.549Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-05T10:54:43.549Z] - "macvlan": [2020-08-05T10:54:43.549Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_DUMMY: enabled (as module) [2020-08-05T10:54:43.549Z] - "ftp,tftp client in container": [2020-08-05T10:54:43.549Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-05T10:54:43.549Z] - Storage Drivers: [2020-08-05T10:54:43.549Z] - "aufs": [2020-08-05T10:54:43.549Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-05T10:54:43.549Z] - "btrfs": [2020-08-05T10:54:43.549Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-05T10:54:43.549Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-05T10:54:43.549Z] - "devicemapper": [2020-08-05T10:54:43.549Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-05T10:54:43.549Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-05T10:54:43.549Z] - "overlay": [2020-08-05T10:54:43.549Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-05T10:54:43.549Z] - "zfs": [2020-08-05T10:54:43.549Z] - /dev/zfs: missing [2020-08-05T10:54:43.549Z] - zfs command: missing [2020-08-05T10:54:43.549Z] - zpool command: missing [2020-08-05T10:54:43.549Z] [2020-08-05T10:54:43.549Z] Limits: [2020-08-05T10:54:43.549Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-05T10:54:43.549Z] [2020-08-05T10:54:43.549Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-05T10:54:43.799Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-05T10:54:43.799Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-05T10:54:43.799Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-05T10:54:43.799Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-05T10:54:43.799Z] - Storage Drivers: [2020-08-05T10:54:43.799Z] - "aufs": [2020-08-05T10:54:43.799Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-05T10:54:43.799Z] - "btrfs": [2020-08-05T10:54:43.799Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-05T10:54:43.799Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-05T10:54:43.799Z] - "devicemapper": [2020-08-05T10:54:43.799Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-05T10:54:43.799Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-05T10:54:43.799Z] - "overlay": [2020-08-05T10:54:43.799Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-05T10:54:43.799Z] - "zfs": [2020-08-05T10:54:43.799Z] - /dev/zfs: present [2020-08-05T10:54:43.799Z] - zfs command: missing [2020-08-05T10:54:43.799Z] - zpool command: missing [2020-08-05T10:54:43.799Z] [2020-08-05T10:54:43.799Z] Limits: [2020-08-05T10:54:43.799Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-05T10:54:43.799Z] [2020-08-05T10:54:43.799Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-05T10:54:43.983Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 . [2020-08-05T10:54:43.983Z] #2 [internal] load build definition from Dockerfile [2020-08-05T10:54:43.983Z] #2 transferring dockerfile: 12.30kB 0.0s done [2020-08-05T10:54:43.983Z] #2 DONE 0.0s [2020-08-05T10:54:43.983Z] [2020-08-05T10:54:43.983Z] #1 [internal] load .dockerignore [2020-08-05T10:54:43.983Z] #1 transferring context: 87B done [2020-08-05T10:54:43.983Z] #1 DONE 0.0s [2020-08-05T10:54:43.983Z] [2020-08-05T10:54:43.983Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-05T10:54:44.127Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 . [2020-08-05T10:54:44.127Z] #2 [internal] load .dockerignore [2020-08-05T10:54:44.127Z] #2 transferring context: 87B done [2020-08-05T10:54:44.127Z] #2 DONE 0.0s [2020-08-05T10:54:44.127Z] [2020-08-05T10:54:44.127Z] #1 [internal] load build definition from Dockerfile [2020-08-05T10:54:44.127Z] #1 transferring dockerfile: 12.30kB done [2020-08-05T10:54:44.127Z] #1 DONE 0.0s [2020-08-05T10:54:44.127Z] [2020-08-05T10:54:44.127Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-05T10:54:44.275Z] #4 ... [2020-08-05T10:54:44.275Z] [2020-08-05T10:54:44.275Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-05T10:54:44.275Z] #3 DONE 0.0s [2020-08-05T10:54:44.275Z] [2020-08-05T10:54:44.275Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-05T10:54:44.386Z] #4 DONE 0.2s [2020-08-05T10:54:44.386Z] [2020-08-05T10:54:44.386Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-05T10:54:44.386Z] #3 DONE 0.2s [2020-08-05T10:54:44.386Z] [2020-08-05T10:54:44.386Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-05T10:54:44.386Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-05T10:54:44.386Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-05T10:54:44.387Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-05T10:54:44.607Z] #4 DONE 0.4s [2020-08-05T10:54:44.607Z] [2020-08-05T10:54:44.607Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:54:44.607Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-05T10:54:44.607Z] #5 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done [2020-08-05T10:54:44.607Z] #5 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done [2020-08-05T10:54:44.607Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2020-08-05T10:54:44.607Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 56.32kB / 9.88MB 0.1s [2020-08-05T10:54:44.607Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-05T10:54:44.607Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2020-08-05T10:54:44.607Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.18MB / 9.88MB 0.2s [2020-08-05T10:54:44.607Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.40MB / 7.39MB 0.2s [2020-08-05T10:54:45.012Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.70MB / 48.97MB 0.3s [2020-08-05T10:54:45.012Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s [2020-08-05T10:54:45.012Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.62MB / 7.39MB 0.3s [2020-08-05T10:54:45.012Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.13MB / 48.97MB 0.5s [2020-08-05T10:54:45.012Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-08-05T10:54:45.012Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-05T10:54:45.012Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.41MB / 51.38MB 0.5s [2020-08-05T10:54:45.012Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 850.94kB / 56.74MB 0.5s [2020-08-05T10:54:45.012Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.83MB / 48.97MB 0.6s [2020-08-05T10:54:45.012Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.01MB / 51.38MB 0.6s [2020-08-05T10:54:45.352Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.65MB / 48.97MB 0.7s [2020-08-05T10:54:45.352Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.35MB / 51.38MB 0.7s [2020-08-05T10:54:45.352Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.06MB / 56.74MB 0.7s [2020-08-05T10:54:45.352Z] #5 ... [2020-08-05T10:54:45.352Z] [2020-08-05T10:54:45.352Z] #17 [internal] load build context [2020-08-05T10:54:45.352Z] #17 transferring context: 50.92MB 0.7s done [2020-08-05T10:54:45.352Z] #17 DONE 0.7s [2020-08-05T10:54:45.352Z] [2020-08-05T10:54:45.352Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:54:45.352Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.52MB / 51.38MB 0.8s [2020-08-05T10:54:45.352Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.49MB / 48.97MB 1.0s [2020-08-05T10:54:45.352Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.58MB / 51.38MB 1.0s [2020-08-05T10:54:45.352Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.93MB / 56.74MB 1.0s [2020-08-05T10:54:45.676Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.87MB / 51.38MB 1.1s [2020-08-05T10:54:45.676Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.30MB / 48.97MB 1.2s [2020-08-05T10:54:45.676Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.04MB / 51.38MB 1.2s [2020-08-05T10:54:45.676Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.28MB / 56.74MB 1.2s [2020-08-05T10:54:45.676Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.17MB / 48.97MB 1.3s [2020-08-05T10:54:45.676Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.95MB / 51.38MB 1.3s [2020-08-05T10:54:45.735Z] Still waiting to schedule task [2020-08-05T10:54:45.735Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-05T10:54:45.739Z] Still waiting to schedule task [2020-08-05T10:54:45.739Z] Waiting for next available executor on ‘azwin-2-080d10’ [2020-08-05T10:54:46.021Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s [2020-08-05T10:54:46.021Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.19MB / 51.38MB 1.5s [2020-08-05T10:54:46.021Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.90MB / 56.74MB 1.5s [2020-08-05T10:54:46.021Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s done [2020-08-05T10:54:46.021Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.14MB / 56.74MB 1.6s [2020-08-05T10:54:46.021Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 1.6s [2020-08-05T10:54:46.021Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-08-05T10:54:46.021Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.91MB / 56.74MB 1.7s [2020-08-05T10:54:46.021Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 5.97MB / 102.23MB 1.7s [2020-08-05T10:54:46.021Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 1.7s [2020-08-05T10:54:46.021Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-05T10:54:46.361Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.69MB / 56.74MB 1.8s [2020-08-05T10:54:46.361Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 11.67MB / 102.23MB 1.8s [2020-08-05T10:54:46.361Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 1.7s done [2020-08-05T10:54:46.361Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.85MB / 56.74MB 1.9s [2020-08-05T10:54:46.361Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 21.49MB / 102.23MB 2.0s [2020-08-05T10:54:46.693Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done [2020-08-05T10:54:46.693Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 32.98MB / 102.23MB 2.1s [2020-08-05T10:54:46.991Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 53.37MB / 102.23MB 2.4s [2020-08-05T10:54:46.991Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 62.07MB / 102.23MB 2.5s [2020-08-05T10:54:46.991Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 73.87MB / 102.23MB 2.6s [2020-08-05T10:54:47.286Z] #5 ... [2020-08-05T10:54:47.286Z] [2020-08-05T10:54:47.286Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-05T10:54:47.286Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-05T10:54:47.286Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-05T10:54:47.286Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-05T10:54:47.286Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-08-05T10:54:47.286Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done [2020-08-05T10:54:47.286Z] #63 DONE 2.7s [2020-08-05T10:54:47.286Z] [2020-08-05T10:54:47.286Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:54:47.286Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 84.37MB / 102.23MB 2.7s [2020-08-05T10:54:47.286Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 96.11MB / 102.23MB 2.8s [2020-08-05T10:54:47.286Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 2.9s [2020-08-05T10:54:47.578Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 2.9s done [2020-08-05T10:54:47.666Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 2.9s [2020-08-05T10:54:47.666Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.16MB / 9.11MB 3.1s [2020-08-05T10:54:47.666Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.2s [2020-08-05T10:54:47.832Z] Fetching without tags [2020-08-05T10:54:47.870Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done [2020-08-05T10:54:47.931Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-08-05T10:54:47.931Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.5s done [2020-08-05T10:54:48.163Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-08-05T10:54:48.163Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-08-05T10:54:48.163Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-08-05T10:54:48.234Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:48.455Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-05T10:54:47.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:47.806Z] > git config --add remote.origin.fetch +refs/pull/41314/head:refs/remotes/origin/PR-41314 # timeout=10 [2020-08-05T10:54:47.808Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:47.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:54:47.839Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:54:47.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:54:47.840Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:54:48.241Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:48.244Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:54:48.749Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-05T10:54:49.042Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:54:49.042Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:54:49.832Z] #63 ... [2020-08-05T10:54:49.832Z] [2020-08-05T10:54:49.832Z] #17 [internal] load build context [2020-08-05T10:54:49.832Z] #17 transferring context: 50.92MB 5.4s done [2020-08-05T10:54:49.832Z] #17 DONE 5.5s [2020-08-05T10:54:49.832Z] [2020-08-05T10:54:49.832Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-05T10:54:49.832Z] #63 ... [2020-08-05T10:54:49.832Z] [2020-08-05T10:54:49.832Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:54:49.832Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-05T10:54:49.832Z] #5 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-05T10:54:49.832Z] #5 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-05T10:54:49.832Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2020-08-05T10:54:49.832Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-05T10:54:49.832Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-08-05T10:54:49.832Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-05T10:54:49.832Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2020-08-05T10:54:49.832Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2020-08-05T10:54:49.832Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 101.23MB / 120.18MB 5.5s [2020-08-05T10:54:49.832Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2020-08-05T10:54:49.832Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 2.7s done [2020-08-05T10:54:50.068Z] Commit message: "Fix log file rotation test." [2020-08-05T10:54:50.089Z] #5 ... [2020-08-05T10:54:50.089Z] [2020-08-05T10:54:50.089Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-05T10:54:50.121Z] > git --version # timeout=10 [2020-08-05T10:54:50.126Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-05T10:54:50.260Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.3s done [2020-08-05T10:54:50.260Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-08-05T10:54:50.346Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2020-08-05T10:54:49.012Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:54:49.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-05T10:54:49.049Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:54:49.052Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-05T10:54:50.983Z] + docker version [2020-08-05T10:54:50.983Z] Client: [2020-08-05T10:54:50.983Z] Version: 18.06.1-ce [2020-08-05T10:54:50.983Z] API version: 1.38 [2020-08-05T10:54:50.983Z] Go version: go1.10.3 [2020-08-05T10:54:50.983Z] Git commit: e68fc7a [2020-08-05T10:54:50.983Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-05T10:54:50.983Z] OS/Arch: linux/ppc64le [2020-08-05T10:54:50.983Z] Experimental: false [2020-08-05T10:54:50.983Z] [2020-08-05T10:54:50.983Z] Server: [2020-08-05T10:54:50.983Z] Engine: [2020-08-05T10:54:50.983Z] Version: 18.06.1-ce [2020-08-05T10:54:50.983Z] API version: 1.38 (minimum version 1.12) [2020-08-05T10:54:50.983Z] Go version: go1.10.3 [2020-08-05T10:54:50.983Z] Git commit: e68fc7a [2020-08-05T10:54:50.983Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-05T10:54:50.983Z] OS/Arch: linux/ppc64le [2020-08-05T10:54:50.983Z] Experimental: true [Pipeline] sh [2020-08-05T10:54:51.279Z] #63 DONE 6.7s [2020-08-05T10:54:51.279Z] [2020-08-05T10:54:51.279Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:54:51.279Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 6.7s done [2020-08-05T10:54:51.359Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-08-05T10:54:51.373Z] + docker info [2020-08-05T10:54:51.373Z] Containers: 0 [2020-08-05T10:54:51.373Z] Running: 0 [2020-08-05T10:54:51.373Z] Paused: 0 [2020-08-05T10:54:51.373Z] Stopped: 0 [2020-08-05T10:54:51.373Z] Images: 0 [2020-08-05T10:54:51.373Z] Server Version: 18.06.1-ce [2020-08-05T10:54:51.373Z] Storage Driver: overlay2 [2020-08-05T10:54:51.373Z] Backing Filesystem: extfs [2020-08-05T10:54:51.373Z] Supports d_type: true [2020-08-05T10:54:51.373Z] Native Overlay Diff: true [2020-08-05T10:54:51.373Z] Logging Driver: json-file [2020-08-05T10:54:51.373Z] Cgroup Driver: cgroupfs [2020-08-05T10:54:51.373Z] Plugins: [2020-08-05T10:54:51.373Z] Volume: local [2020-08-05T10:54:51.373Z] Network: bridge host ipvlan macvlan null overlay [2020-08-05T10:54:51.373Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-05T10:54:51.373Z] Swarm: inactive [2020-08-05T10:54:51.373Z] Runtimes: runc [2020-08-05T10:54:51.373Z] Default Runtime: runc [2020-08-05T10:54:51.373Z] Init Binary: docker-init [2020-08-05T10:54:51.373Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-05T10:54:51.373Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-05T10:54:51.373Z] init version: fec3683 [2020-08-05T10:54:51.373Z] Security Options: [2020-08-05T10:54:51.373Z] apparmor [2020-08-05T10:54:51.373Z] seccomp [2020-08-05T10:54:51.373Z] Profile: default [2020-08-05T10:54:51.373Z] Kernel Version: 4.4.0-139-generic [2020-08-05T10:54:51.373Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-05T10:54:51.373Z] OSType: linux [2020-08-05T10:54:51.373Z] Architecture: ppc64le [2020-08-05T10:54:51.373Z] CPUs: 4 [2020-08-05T10:54:51.373Z] Total Memory: 7.972GiB [2020-08-05T10:54:51.373Z] Name: ppc64le-ubuntu-32 [2020-08-05T10:54:51.373Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-05T10:54:51.373Z] Docker Root Dir: /var/lib/docker [2020-08-05T10:54:51.373Z] Debug Mode (client): false [2020-08-05T10:54:51.373Z] Debug Mode (server): false [2020-08-05T10:54:51.373Z] Username: dockerbuildbot [2020-08-05T10:54:51.373Z] Registry: https://index.docker.io/v1/ [2020-08-05T10:54:51.373Z] Labels: [2020-08-05T10:54:51.373Z] Experimental: true [2020-08-05T10:54:51.373Z] Insecure Registries: [2020-08-05T10:54:51.373Z] 127.0.0.0/8 [2020-08-05T10:54:51.373Z] Live Restore Enabled: false [2020-08-05T10:54:51.373Z] [Pipeline] sh [2020-08-05T10:54:51.651Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 [2020-08-05T10:54:51.763Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:51.763Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:54:51.763Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41314/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-05T10:54:51.763Z] + bash /home/docker/workspace/moby_PR-41314/check-config.sh [2020-08-05T10:54:51.763Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-05T10:54:51.763Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-05T10:54:51.763Z] [2020-08-05T10:54:51.763Z] Generally Necessary: [2020-08-05T10:54:51.763Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-05T10:54:51.763Z] - apparmor: enabled and tools installed [2020-08-05T10:54:51.763Z] - CONFIG_NAMESPACES: enabled [2020-08-05T10:54:51.763Z] - CONFIG_NET_NS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_PID_NS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_IPC_NS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_UTS_NS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CGROUPS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-05T10:54:51.763Z] - CONFIG_CPUSETS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_MEMCG: enabled [2020-08-05T10:54:51.763Z] - CONFIG_KEYS: enabled [2020-08-05T10:54:51.763Z] - CONFIG_VETH: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-05T10:54:52.060Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-05T10:54:52.060Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-05T10:54:52.060Z] [2020-08-05T10:54:52.060Z] Optional Features: [2020-08-05T10:54:52.060Z] - CONFIG_USER_NS: enabled [2020-08-05T10:54:52.060Z] - CONFIG_SECCOMP: enabled [2020-08-05T10:54:52.060Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-05T10:54:52.060Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-05T10:54:52.060Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-05T10:54:52.060Z] (cgroup swap accounting is currently enabled) [2020-08-05T10:54:52.060Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-05T10:54:52.060Z] - CONFIG_BLK_CGROUP: enabled [2020-08-05T10:54:52.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-05T10:54:52.060Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-05T10:54:52.060Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-05T10:54:52.060Z] - CONFIG_CGROUP_PERF: enabled [2020-08-05T10:54:52.060Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-05T10:54:52.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-05T10:54:52.060Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-05T10:54:52.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-05T10:54:52.060Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-05T10:54:52.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_IP_VS: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-05T10:54:52.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-05T10:54:52.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-05T10:54:52.060Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_EXT4_FS: enabled [2020-08-05T10:54:52.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-05T10:54:52.060Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-05T10:54:52.060Z] - Network Drivers: [2020-08-05T10:54:52.060Z] - "overlay": [2020-08-05T10:54:52.060Z] - CONFIG_VXLAN: enabled (as module) [2020-08-05T10:54:52.060Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-05T10:54:52.060Z] Optional (for encrypted networks): [2020-08-05T10:54:52.361Z] - CONFIG_CRYPTO: enabled [2020-08-05T10:54:52.361Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_XFRM: enabled [2020-08-05T10:54:52.361Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-05T10:54:52.361Z] - "ipvlan": [2020-08-05T10:54:52.361Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-05T10:54:52.361Z] - "macvlan": [2020-08-05T10:54:52.361Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_DUMMY: enabled (as module) [2020-08-05T10:54:52.361Z] - "ftp,tftp client in container": [2020-08-05T10:54:52.361Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-05T10:54:52.361Z] - Storage Drivers: [2020-08-05T10:54:52.361Z] - "aufs": [2020-08-05T10:54:52.361Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-05T10:54:52.361Z] - "btrfs": [2020-08-05T10:54:52.361Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-05T10:54:52.361Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-05T10:54:52.361Z] - "devicemapper": [2020-08-05T10:54:52.361Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-05T10:54:52.361Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-05T10:54:52.361Z] - "overlay": [2020-08-05T10:54:52.361Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-05T10:54:52.361Z] - "zfs": [2020-08-05T10:54:52.361Z] - /dev/zfs: missing [2020-08-05T10:54:52.361Z] - zfs command: missing [2020-08-05T10:54:52.361Z] - zpool command: missing [2020-08-05T10:54:52.361Z] [2020-08-05T10:54:52.361Z] Limits: [2020-08-05T10:54:52.361Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-05T10:54:52.361Z] [2020-08-05T10:54:52.361Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-05T10:54:52.793Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 . [2020-08-05T10:54:53.173Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2020-08-05T10:54:53.173Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-05T10:54:53.746Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-05T10:54:53.746Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-08-05T10:54:54.312Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-05T10:54:54.385Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.5s done [2020-08-05T10:54:54.385Z] #5 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done [2020-08-05T10:54:54.385Z] #5 DONE 10.1s [2020-08-05T10:54:54.578Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-05T10:54:54.676Z] [2020-08-05T10:54:54.677Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-05T10:54:54.998Z] Sending build context to Docker daemon 55.45MB [2020-08-05T10:54:54.998Z] Step 1/140 : ARG CROSS="false" [2020-08-05T10:54:54.998Z] Step 2/140 : ARG GO_VERSION=1.13.14 [2020-08-05T10:54:54.998Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-08-05T10:54:54.998Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-05T10:54:54.998Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-08-05T10:54:54.998Z] 1.13.14-buster: Pulling from library/golang [2020-08-05T10:54:54.998Z] db4e2d8d5901: Pulling fs layer [2020-08-05T10:54:54.998Z] dfe2d012519c: Pulling fs layer [2020-08-05T10:54:54.998Z] 5d8f1d1f9197: Pulling fs layer [2020-08-05T10:54:54.998Z] 1301750ffb48: Pulling fs layer [2020-08-05T10:54:54.998Z] dc5c6edc9cff: Pulling fs layer [2020-08-05T10:54:54.998Z] 8551927d9554: Pulling fs layer [2020-08-05T10:54:54.998Z] 4e7db4b3b5f6: Pulling fs layer [2020-08-05T10:54:54.998Z] 1301750ffb48: Waiting [2020-08-05T10:54:54.998Z] dc5c6edc9cff: Waiting [2020-08-05T10:54:54.998Z] 8551927d9554: Waiting [2020-08-05T10:54:54.998Z] 4e7db4b3b5f6: Waiting [2020-08-05T10:54:55.295Z] dfe2d012519c: Download complete [2020-08-05T10:54:55.596Z] 5d8f1d1f9197: Verifying Checksum [2020-08-05T10:54:55.596Z] 5d8f1d1f9197: Download complete [2020-08-05T10:54:56.189Z] #6 DONE 1.6s [2020-08-05T10:54:56.189Z] [2020-08-05T10:54:56.189Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:54:56.189Z] #18 DONE 0.1s [2020-08-05T10:54:56.189Z] [2020-08-05T10:54:56.189Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:54:56.482Z] #22 ... [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-05T10:54:56.482Z] #19 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-05T10:54:56.482Z] #47 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-05T10:54:56.482Z] #44 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-05T10:54:56.482Z] #65 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-05T10:54:56.482Z] #59 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-05T10:54:56.482Z] #28 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-05T10:54:56.482Z] #41 DONE 0.1s [2020-08-05T10:54:56.482Z] [2020-08-05T10:54:56.482Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:54:57.140Z] db4e2d8d5901: Download complete [2020-08-05T10:54:58.218Z] 1301750ffb48: Verifying Checksum [2020-08-05T10:54:58.218Z] 1301750ffb48: Download complete [2020-08-05T10:54:58.218Z] 4e7db4b3b5f6: Verifying Checksum [2020-08-05T10:54:58.218Z] 4e7db4b3b5f6: Download complete [2020-08-05T10:54:58.755Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s done [2020-08-05T10:54:59.012Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-05T10:54:59.272Z] dc5c6edc9cff: Verifying Checksum [2020-08-05T10:54:59.272Z] dc5c6edc9cff: Download complete [2020-08-05T10:55:00.077Z] #42 3.473 + RM_GOPATH=0 [2020-08-05T10:55:00.077Z] #42 3.474 + TMP_GOPATH= [2020-08-05T10:55:00.077Z] #42 3.474 + : /build [2020-08-05T10:55:00.077Z] #42 3.474 + '[' -z '' ']' [2020-08-05T10:55:00.077Z] #42 3.477 ++ mktemp -d [2020-08-05T10:55:00.077Z] #42 3.478 + export GOPATH=/tmp/tmp.PSx4ZWDmM6 [2020-08-05T10:55:00.077Z] #42 3.478 + GOPATH=/tmp/tmp.PSx4ZWDmM6 [2020-08-05T10:55:00.077Z] #42 3.478 + RM_GOPATH=1 [2020-08-05T10:55:00.077Z] #42 3.479 ++ dirname ./install.sh [2020-08-05T10:55:00.077Z] #42 3.481 + dir=. [2020-08-05T10:55:00.077Z] #42 3.481 + bin=vndr [2020-08-05T10:55:00.077Z] #42 3.481 + shift [2020-08-05T10:55:00.077Z] #42 3.482 + '[' '!' -f ./vndr.installer ']' [2020-08-05T10:55:00.077Z] #42 3.482 + . ./vndr.installer [2020-08-05T10:55:00.077Z] #42 3.482 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:00.077Z] #42 3.482 + install_vndr [2020-08-05T10:55:00.077Z] #42 3.482 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-05T10:55:00.077Z] #42 3.483 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:00.077Z] #42 3.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PSx4ZWDmM6/src/github.com/LK4D4/vndr [2020-08-05T10:55:00.077Z] #42 3.490 Cloning into '/tmp/tmp.PSx4ZWDmM6/src/github.com/LK4D4/vndr'... [2020-08-05T10:55:00.711Z] #42 4.087 + cd /tmp/tmp.PSx4ZWDmM6/src/github.com/LK4D4/vndr [2020-08-05T10:55:00.711Z] #42 4.091 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:00.711Z] #42 4.096 + go build -buildmode=pie -v -o /build/vndr . [2020-08-05T10:55:00.809Z] db4e2d8d5901: Pull complete [2020-08-05T10:55:01.459Z] dfe2d012519c: Pull complete [2020-08-05T10:55:01.749Z] #42 5.041 internal/cpu [2020-08-05T10:55:01.749Z] #42 5.046 runtime/internal/atomic [2020-08-05T10:55:01.749Z] #42 5.252 runtime/internal/sys [2020-08-05T10:55:01.749Z] #42 5.403 runtime/internal/math [2020-08-05T10:55:01.749Z] #42 5.410 internal/bytealg [2020-08-05T10:55:01.756Z] 5d8f1d1f9197: Pull complete [2020-08-05T10:55:01.756Z] 8551927d9554: Verifying Checksum [2020-08-05T10:55:01.756Z] 8551927d9554: Download complete [2020-08-05T10:55:02.041Z] #42 5.475 internal/race [2020-08-05T10:55:02.042Z] #42 5.553 sync/atomic [2020-08-05T10:55:02.042Z] #42 5.692 unicode [2020-08-05T10:55:02.042Z] #42 5.719 runtime [2020-08-05T10:55:02.042Z] #42 ... [2020-08-05T10:55:02.042Z] [2020-08-05T10:55:02.042Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:02.042Z] #45 3.442 + RM_GOPATH=0 [2020-08-05T10:55:02.042Z] #45 3.442 + TMP_GOPATH= [2020-08-05T10:55:02.042Z] #45 3.442 + : /build [2020-08-05T10:55:02.042Z] #45 3.442 + '[' -z '' ']' [2020-08-05T10:55:02.042Z] #45 3.442 ++ mktemp -d [2020-08-05T10:55:02.042Z] #45 3.444 + export GOPATH=/tmp/tmp.9SWm6BegYB [2020-08-05T10:55:02.042Z] #45 3.446 + GOPATH=/tmp/tmp.9SWm6BegYB [2020-08-05T10:55:02.042Z] #45 3.447 + RM_GOPATH=1 [2020-08-05T10:55:02.042Z] #45 3.448 ++ dirname ./install.sh [2020-08-05T10:55:02.042Z] #45 3.449 + dir=. [2020-08-05T10:55:02.042Z] #45 3.449 + bin=gotestsum [2020-08-05T10:55:02.042Z] #45 3.449 + shift [2020-08-05T10:55:02.042Z] #45 3.449 + '[' '!' -f ./gotestsum.installer ']' [2020-08-05T10:55:02.042Z] #45 3.449 + . ./gotestsum.installer [2020-08-05T10:55:02.042Z] #45 3.449 ++ : v0.3.5 [2020-08-05T10:55:02.042Z] #45 3.450 + install_gotestsum [2020-08-05T10:55:02.042Z] #45 3.451 + set -e [2020-08-05T10:55:02.042Z] #45 3.451 + export GO111MODULE=on [2020-08-05T10:55:02.042Z] #45 3.451 + GO111MODULE=on [2020-08-05T10:55:02.042Z] #45 3.451 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-05T10:55:02.042Z] #45 3.530 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:02.042Z] #45 3.532 go: finding gotest.tools v0.3.5 [2020-08-05T10:55:02.042Z] #45 4.038 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:02.042Z] #45 4.299 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:02.042Z] #45 4.636 go: downloading gotest.tools v2.1.0+incompatible [2020-08-05T10:55:02.042Z] #45 4.700 go: extracting gotest.tools v2.1.0+incompatible [2020-08-05T10:55:02.042Z] #45 4.797 go: downloading github.com/pkg/errors v0.8.0 [2020-08-05T10:55:02.042Z] #45 4.797 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:55:02.042Z] #45 4.823 go: downloading github.com/fatih/color v1.6.0 [2020-08-05T10:55:02.042Z] #45 4.829 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-05T10:55:02.042Z] #45 4.968 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:55:02.042Z] #45 4.985 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:02.042Z] #45 5.128 go: extracting github.com/pkg/errors v0.8.0 [2020-08-05T10:55:02.042Z] #45 5.166 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:02.042Z] #45 5.218 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:55:02.042Z] #45 5.230 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:55:02.042Z] #45 5.249 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-05T10:55:02.042Z] #45 5.267 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:55:02.042Z] #45 5.323 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:55:02.042Z] #45 5.369 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:55:02.042Z] #45 5.480 go: extracting github.com/fatih/color v1.6.0 [2020-08-05T10:55:02.042Z] #45 5.573 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:55:02.042Z] #45 5.573 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:55:02.042Z] #45 5.722 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:55:02.333Z] #45 5.741 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:55:02.971Z] #45 6.563 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:55:03.183Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-08-05T10:55:03.183Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-05T10:55:03.263Z] #45 6.807 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:55:03.556Z] #45 7.017 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:55:04.593Z] 1301750ffb48: Pull complete [2020-08-05T10:55:05.143Z] #45 8.490 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-05T10:55:05.143Z] #45 ... [2020-08-05T10:55:05.143Z] [2020-08-05T10:55:05.143Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:05.143Z] #42 8.485 unicode/utf8 [2020-08-05T10:55:05.143Z] #42 8.814 math/bits [2020-08-05T10:55:05.783Z] #42 ... [2020-08-05T10:55:05.783Z] [2020-08-05T10:55:05.783Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:55:05.783Z] #20 3.361 + RM_GOPATH=0 [2020-08-05T10:55:05.783Z] #20 3.362 + TMP_GOPATH= [2020-08-05T10:55:05.783Z] #20 3.362 + : /build [2020-08-05T10:55:05.783Z] #20 3.362 + '[' -z '' ']' [2020-08-05T10:55:05.783Z] #20 3.363 ++ mktemp -d [2020-08-05T10:55:05.783Z] #20 3.365 + export GOPATH=/tmp/tmp.DzuP950JyI [2020-08-05T10:55:05.783Z] #20 3.365 + GOPATH=/tmp/tmp.DzuP950JyI [2020-08-05T10:55:05.783Z] #20 3.365 + RM_GOPATH=1 [2020-08-05T10:55:05.783Z] #20 3.366 ++ dirname ./install.sh [2020-08-05T10:55:05.783Z] #20 3.370 + dir=. [2020-08-05T10:55:05.783Z] #20 3.370 + bin=dockercli [2020-08-05T10:55:05.783Z] #20 3.371 + shift [2020-08-05T10:55:05.783Z] #20 3.371 + '[' '!' -f ./dockercli.installer ']' [2020-08-05T10:55:05.783Z] #20 3.371 + . ./dockercli.installer [2020-08-05T10:55:05.783Z] #20 3.371 ++ : stable [2020-08-05T10:55:05.783Z] #20 3.371 ++ : 17.06.2-ce [2020-08-05T10:55:05.783Z] #20 3.372 + install_dockercli [2020-08-05T10:55:05.783Z] #20 3.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-05T10:55:05.783Z] #20 3.373 Install docker/cli version 17.06.2-ce from stable [2020-08-05T10:55:05.783Z] #20 3.374 ++ uname -m [2020-08-05T10:55:05.783Z] #20 3.380 + arch=s390x [2020-08-05T10:55:05.783Z] #20 3.382 + '[' s390x '!=' x86_64 ']' [2020-08-05T10:55:05.783Z] #20 3.382 + '[' s390x '!=' s390x ']' [2020-08-05T10:55:05.783Z] #20 3.382 + url=https://download.docker.com/linux/static [2020-08-05T10:55:05.783Z] #20 3.382 + tar -xz docker/docker [2020-08-05T10:55:05.783Z] #20 3.383 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-05T10:55:05.783Z] #20 8.848 + mkdir -p /build [2020-08-05T10:55:05.783Z] #20 8.850 + mv docker/docker /build/ [2020-08-05T10:55:05.783Z] #20 8.855 + rmdir docker [2020-08-05T10:55:05.783Z] #20 DONE 9.3s [2020-08-05T10:55:05.783Z] [2020-08-05T10:55:05.783Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:05.783Z] #42 9.119 math [2020-08-05T10:55:06.429Z] #42 ... [2020-08-05T10:55:06.429Z] [2020-08-05T10:55:06.429Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:55:06.429Z] #26 1.788 + mktemp -d [2020-08-05T10:55:06.429Z] #26 1.788 + export GOPATH=/tmp/tmp.JfZIoPYyNL [2020-08-05T10:55:06.429Z] #26 1.788 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.JfZIoPYyNL/src/github.com/go-swagger/go-swagger [2020-08-05T10:55:06.429Z] #26 1.788 Cloning into '/tmp/tmp.JfZIoPYyNL/src/github.com/go-swagger/go-swagger'... [2020-08-05T10:55:06.429Z] #26 ... [2020-08-05T10:55:06.429Z] [2020-08-05T10:55:06.429Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:06.429Z] #54 1.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:06.429Z] #54 1.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:06.429Z] #54 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:06.429Z] #54 1.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:06.429Z] #54 2.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:06.429Z] #54 2.042 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:06.429Z] #54 9.283 Fetched 8062 kB in 8s (959 kB/s) [2020-08-05T10:55:06.429Z] #54 9.283 Reading package lists... [2020-08-05T10:55:06.429Z] #54 ... [2020-08-05T10:55:06.429Z] [2020-08-05T10:55:06.429Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:06.429Z] #38 2.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:06.429Z] #38 2.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:06.429Z] #38 2.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:06.429Z] #38 3.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:06.429Z] #38 4.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:06.429Z] #38 7.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:06.687Z] dc5c6edc9cff: Pull complete [2020-08-05T10:55:06.720Z] #38 ... [2020-08-05T10:55:06.720Z] [2020-08-05T10:55:06.720Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:06.720Z] #29 3.230 + RM_GOPATH=0 [2020-08-05T10:55:06.720Z] #29 3.230 + TMP_GOPATH= [2020-08-05T10:55:06.720Z] #29 3.230 + : /build [2020-08-05T10:55:06.720Z] #29 3.230 + '[' -z '' ']' [2020-08-05T10:55:06.720Z] #29 3.230 ++ mktemp -d [2020-08-05T10:55:06.720Z] #29 3.231 + export GOPATH=/tmp/tmp.73RbIz5Glg [2020-08-05T10:55:06.720Z] #29 3.231 + GOPATH=/tmp/tmp.73RbIz5Glg [2020-08-05T10:55:06.720Z] #29 3.231 + RM_GOPATH=1 [2020-08-05T10:55:06.720Z] #29 3.231 ++ dirname ./install.sh [2020-08-05T10:55:06.720Z] #29 3.231 + dir=. [2020-08-05T10:55:06.720Z] #29 3.231 + bin=tomlv [2020-08-05T10:55:06.720Z] #29 3.231 + shift [2020-08-05T10:55:06.720Z] #29 3.232 + '[' '!' -f ./tomlv.installer ']' [2020-08-05T10:55:06.720Z] #29 3.232 + . ./tomlv.installer [2020-08-05T10:55:06.720Z] #29 3.232 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:06.720Z] #29 3.232 + install_tomlv [2020-08-05T10:55:06.720Z] #29 3.232 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-05T10:55:06.720Z] #29 3.232 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.73RbIz5Glg/src/github.com/BurntSushi/toml [2020-08-05T10:55:06.720Z] #29 3.232 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:06.720Z] #29 3.233 Cloning into '/tmp/tmp.73RbIz5Glg/src/github.com/BurntSushi/toml'... [2020-08-05T10:55:06.720Z] #29 4.208 + cd /tmp/tmp.73RbIz5Glg/src/github.com/BurntSushi/toml [2020-08-05T10:55:06.720Z] #29 4.208 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:06.720Z] #29 4.214 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:55:06.720Z] #29 4.711 runtime/internal/atomic [2020-08-05T10:55:06.720Z] #29 4.743 internal/cpu [2020-08-05T10:55:06.720Z] #29 4.911 runtime/internal/sys [2020-08-05T10:55:06.720Z] #29 5.040 runtime/internal/math [2020-08-05T10:55:06.720Z] #29 5.067 internal/bytealg [2020-08-05T10:55:06.720Z] #29 5.087 math/bits [2020-08-05T10:55:06.720Z] #29 5.471 runtime [2020-08-05T10:55:06.720Z] #29 5.525 math [2020-08-05T10:55:06.720Z] #29 10.25 unicode/utf8 [2020-08-05T10:55:06.720Z] #29 ... [2020-08-05T10:55:06.720Z] [2020-08-05T10:55:06.720Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:55:06.720Z] #66 3.064 + RM_GOPATH=0 [2020-08-05T10:55:06.720Z] #66 3.065 + TMP_GOPATH= [2020-08-05T10:55:06.720Z] #66 3.065 + : /build [2020-08-05T10:55:06.720Z] #66 3.066 + '[' -z '' ']' [2020-08-05T10:55:06.720Z] #66 3.067 ++ mktemp -d [2020-08-05T10:55:06.721Z] #66 3.070 + export GOPATH=/tmp/tmp.Lhs4QLV9Yy [2020-08-05T10:55:06.721Z] #66 3.070 + GOPATH=/tmp/tmp.Lhs4QLV9Yy [2020-08-05T10:55:06.721Z] #66 3.070 + RM_GOPATH=1 [2020-08-05T10:55:06.721Z] #66 3.078 ++ dirname ./install.sh [2020-08-05T10:55:06.721Z] #66 3.083 + dir=. [2020-08-05T10:55:06.721Z] #66 3.083 + bin=proxy [2020-08-05T10:55:06.721Z] #66 3.083 + shift [2020-08-05T10:55:06.721Z] #66 3.084 + '[' '!' -f ./proxy.installer ']' [2020-08-05T10:55:06.721Z] #66 3.084 + . ./proxy.installer [2020-08-05T10:55:06.721Z] #66 3.084 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:06.721Z] #66 3.085 + install_proxy [2020-08-05T10:55:06.721Z] #66 3.085 + case "$1" in [2020-08-05T10:55:06.721Z] #66 3.085 + export CGO_ENABLED=0 [2020-08-05T10:55:06.721Z] #66 3.086 + CGO_ENABLED=0 [2020-08-05T10:55:06.721Z] #66 3.086 + _install_proxy [2020-08-05T10:55:06.721Z] #66 3.086 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-05T10:55:06.721Z] #66 3.086 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:06.721Z] #66 3.086 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Lhs4QLV9Yy/src/github.com/docker/libnetwork [2020-08-05T10:55:06.721Z] #66 3.088 Cloning into '/tmp/tmp.Lhs4QLV9Yy/src/github.com/docker/libnetwork'... [2020-08-05T10:55:07.013Z] #66 ... [2020-08-05T10:55:07.013Z] [2020-08-05T10:55:07.013Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:07.013Z] #31 2.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:07.013Z] #31 2.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:07.013Z] #31 2.871 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:07.013Z] #31 3.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:07.013Z] #31 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:07.013Z] #31 7.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:07.013Z] #31 ... [2020-08-05T10:55:07.013Z] [2020-08-05T10:55:07.013Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:55:07.013Z] #48 3.526 + RM_GOPATH=0 [2020-08-05T10:55:07.013Z] #48 3.526 + TMP_GOPATH= [2020-08-05T10:55:07.013Z] #48 3.526 + : /build [2020-08-05T10:55:07.013Z] #48 3.526 + '[' -z '' ']' [2020-08-05T10:55:07.013Z] #48 3.527 ++ mktemp -d [2020-08-05T10:55:07.013Z] #48 3.530 + export GOPATH=/tmp/tmp.V5mPxwf4e2 [2020-08-05T10:55:07.013Z] #48 3.530 + GOPATH=/tmp/tmp.V5mPxwf4e2 [2020-08-05T10:55:07.013Z] #48 3.530 + RM_GOPATH=1 [2020-08-05T10:55:07.013Z] #48 3.531 ++ dirname ./install.sh [2020-08-05T10:55:07.013Z] #48 3.532 + dir=. [2020-08-05T10:55:07.013Z] #48 3.532 + bin=gometalinter [2020-08-05T10:55:07.013Z] #48 3.532 + shift [2020-08-05T10:55:07.013Z] #48 3.532 + '[' '!' -f ./gometalinter.installer ']' [2020-08-05T10:55:07.013Z] #48 3.533 + . ./gometalinter.installer [2020-08-05T10:55:07.013Z] #48 3.533 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-05T10:55:07.013Z] #48 3.534 + install_gometalinter [2020-08-05T10:55:07.013Z] #48 3.534 + echo 'Installing gometalinter version v2.0.6' [2020-08-05T10:55:07.013Z] #48 3.534 Installing gometalinter version v2.0.6 [2020-08-05T10:55:07.013Z] #48 3.534 + go get -d github.com/alecthomas/gometalinter [2020-08-05T10:55:07.013Z] #48 8.317 + cd /tmp/tmp.V5mPxwf4e2/src/github.com/alecthomas/gometalinter [2020-08-05T10:55:07.013Z] #48 8.318 + git checkout -q v2.0.6 [2020-08-05T10:55:07.013Z] #48 8.672 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-05T10:55:07.305Z] #48 ... [2020-08-05T10:55:07.305Z] [2020-08-05T10:55:07.305Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:55:07.305Z] #36 2.867 + mktemp -d [2020-08-05T10:55:07.305Z] #36 2.872 + export GOPATH=/tmp/tmp.fb4F8hPE1C [2020-08-05T10:55:07.305Z] #36 2.872 + git clone https://github.com/docker/distribution.git /tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution [2020-08-05T10:55:07.305Z] #36 2.885 Cloning into '/tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution'... [2020-08-05T10:55:07.305Z] #36 ... [2020-08-05T10:55:07.305Z] [2020-08-05T10:55:07.305Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:07.305Z] #7 1.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:07.305Z] #7 1.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:07.305Z] #7 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:07.305Z] #7 2.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:07.305Z] #7 3.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:07.305Z] #7 5.265 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:07.597Z] #7 ... [2020-08-05T10:55:07.597Z] [2020-08-05T10:55:07.597Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:55:07.597Z] #60 3.492 + RM_GOPATH=0 [2020-08-05T10:55:07.597Z] #60 3.492 + TMP_GOPATH= [2020-08-05T10:55:07.597Z] #60 3.493 + : /build/ [2020-08-05T10:55:07.597Z] #60 3.493 + '[' -z '' ']' [2020-08-05T10:55:07.597Z] #60 3.494 ++ mktemp -d [2020-08-05T10:55:07.597Z] #60 3.495 + export GOPATH=/tmp/tmp.e8DQFOpVDl [2020-08-05T10:55:07.597Z] #60 3.495 + GOPATH=/tmp/tmp.e8DQFOpVDl [2020-08-05T10:55:07.597Z] #60 3.495 + RM_GOPATH=1 [2020-08-05T10:55:07.597Z] #60 3.496 ++ dirname ./install.sh [2020-08-05T10:55:07.597Z] #60 3.497 + dir=. [2020-08-05T10:55:07.597Z] #60 3.497 + bin=rootlesskit [2020-08-05T10:55:07.597Z] #60 3.497 + shift [2020-08-05T10:55:07.597Z] #60 3.498 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-05T10:55:07.597Z] #60 3.498 + . ./rootlesskit.installer [2020-08-05T10:55:07.597Z] #60 3.498 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:07.597Z] #60 3.499 + install_rootlesskit [2020-08-05T10:55:07.597Z] #60 3.499 + case "$1" in [2020-08-05T10:55:07.597Z] #60 3.499 + export CGO_ENABLED=0 [2020-08-05T10:55:07.597Z] #60 3.500 + CGO_ENABLED=0 [2020-08-05T10:55:07.597Z] #60 3.500 + _install_rootlesskit [2020-08-05T10:55:07.597Z] #60 3.500 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-05T10:55:07.597Z] #60 3.500 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:07.597Z] #60 3.500 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e8DQFOpVDl/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:55:07.597Z] #60 3.503 Cloning into '/tmp/tmp.e8DQFOpVDl/src/github.com/rootless-containers/rootlesskit'... [2020-08-05T10:55:07.597Z] #60 6.649 + cd /tmp/tmp.e8DQFOpVDl/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:55:07.597Z] #60 6.649 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:07.597Z] #60 6.934 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:55:07.597Z] #60 6.934 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-05T10:55:07.597Z] #60 ... [2020-08-05T10:55:07.597Z] [2020-08-05T10:55:07.597Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:07.597Z] #45 9.140 go: finding gotest.tools v2.2.0+incompatible [2020-08-05T10:55:07.597Z] #45 9.141 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:07.597Z] #45 9.172 go: downloading gotest.tools v2.2.0+incompatible [2020-08-05T10:55:07.597Z] #45 9.175 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:07.597Z] #45 9.323 go: extracting gotest.tools v2.2.0+incompatible [2020-08-05T10:55:07.597Z] #45 9.433 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:07.597Z] #45 9.942 go: downloading github.com/pkg/errors v0.9.1 [2020-08-05T10:55:07.597Z] #45 9.944 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:07.597Z] #45 9.946 go: downloading github.com/fatih/color v1.9.0 [2020-08-05T10:55:07.597Z] #45 10.01 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:07.597Z] #45 10.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:07.597Z] #45 10.02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:07.597Z] #45 10.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:07.597Z] #45 10.34 go: extracting github.com/fatih/color v1.9.0 [2020-08-05T10:55:07.597Z] #45 10.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:07.597Z] #45 10.36 go: extracting github.com/pkg/errors v0.9.1 [2020-08-05T10:55:07.597Z] #45 10.41 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:07.597Z] #45 10.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:07.597Z] #45 10.41 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:07.597Z] #45 10.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:07.597Z] #45 10.93 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:07.597Z] #45 10.95 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:07.597Z] #45 10.95 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:08.442Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.2s [2020-08-05T10:55:08.642Z] #45 12.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:08.933Z] #45 12.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:08.934Z] #45 12.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:09.226Z] #45 ... [2020-08-05T10:55:09.226Z] [2020-08-05T10:55:09.226Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:09.226Z] #22 3.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:09.226Z] #22 3.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:09.226Z] #22 3.117 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:09.226Z] #22 3.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:09.226Z] #22 4.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:09.226Z] #22 7.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:09.226Z] #22 12.83 Fetched 8062 kB in 10s (823 kB/s) [2020-08-05T10:55:09.517Z] #22 12.83 Reading package lists... [2020-08-05T10:55:09.517Z] #22 ... [2020-08-05T10:55:09.517Z] [2020-08-05T10:55:09.517Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:09.517Z] #54 9.283 Reading package lists... [2020-08-05T10:55:10.244Z] 8551927d9554: Pull complete [2020-08-05T10:55:10.244Z] 4e7db4b3b5f6: Pull complete [2020-08-05T10:55:10.244Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-05T10:55:10.244Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-05T10:55:10.244Z] ---> 4bc81aa2240f [2020-08-05T10:55:10.244Z] Step 6/140 : ARG APT_MIRROR [2020-08-05T10:55:10.562Z] ---> Running in 8df14c2e1c87 [2020-08-05T10:55:10.562Z] Removing intermediate container 8df14c2e1c87 [2020-08-05T10:55:10.562Z] ---> b7f0837d705a [2020-08-05T10:55:10.563Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-08-05T10:55:10.563Z] ---> Running in 2559bc9049ad [2020-08-05T10:55:10.970Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.8s done [2020-08-05T10:55:11.216Z] Removing intermediate container 2559bc9049ad [2020-08-05T10:55:11.216Z] ---> cae18f26d8c7 [2020-08-05T10:55:11.216Z] Step 8/140 : ENV GO111MODULE=off [2020-08-05T10:55:11.216Z] ---> Running in ef0be162608c [2020-08-05T10:55:11.216Z] Removing intermediate container ef0be162608c [2020-08-05T10:55:11.216Z] ---> 4faa95017b54 [2020-08-05T10:55:11.216Z] Step 9/140 : FROM base AS criu [2020-08-05T10:55:11.216Z] ---> 4faa95017b54 [2020-08-05T10:55:11.216Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:55:11.216Z] ---> Running in baeaaa6314db [2020-08-05T10:55:11.229Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-05T10:55:11.511Z] Removing intermediate container baeaaa6314db [2020-08-05T10:55:11.511Z] ---> 3af16ba1aab2 [2020-08-05T10:55:11.511Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-08-05T10:55:11.511Z] ---> Running in 7e098bf83b27 [2020-08-05T10:55:11.794Z] #5 DONE 27.3s [2020-08-05T10:55:11.794Z] [2020-08-05T10:55:11.794Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-05T10:55:11.806Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:12.104Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:12.104Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:12.104Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T10:55:12.728Z] #6 DONE 1.1s [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:55:12.986Z] #18 DONE 0.1s [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:12.986Z] #31 ... [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-05T10:55:12.986Z] #65 DONE 0.1s [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-05T10:55:12.986Z] #19 DONE 0.1s [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-05T10:55:12.986Z] #59 DONE 0.2s [2020-08-05T10:55:12.986Z] [2020-08-05T10:55:12.986Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:55:13.039Z] #54 13.03 Reading package lists... [2020-08-05T10:55:13.148Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T10:55:13.148Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T10:55:13.246Z] #20 ... [2020-08-05T10:55:13.247Z] [2020-08-05T10:55:13.247Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-05T10:55:13.247Z] #28 DONE 0.2s [2020-08-05T10:55:13.247Z] [2020-08-05T10:55:13.247Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-05T10:55:13.247Z] #41 DONE 0.2s [2020-08-05T10:55:13.247Z] [2020-08-05T10:55:13.247Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-05T10:55:13.247Z] #47 DONE 0.3s [2020-08-05T10:55:13.247Z] [2020-08-05T10:55:13.247Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-05T10:55:13.247Z] #44 DONE 0.3s [2020-08-05T10:55:13.331Z] #54 16.50 Building dependency tree... [2020-08-05T10:55:13.331Z] #54 17.18 Reading state information... [2020-08-05T10:55:13.503Z] [2020-08-05T10:55:13.503Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:13.965Z] #54 17.74 The following additional packages will be installed: [2020-08-05T10:55:13.965Z] #54 17.74 libbtrfs0 [2020-08-05T10:55:13.965Z] #54 17.81 The following NEW packages will be installed: [2020-08-05T10:55:14.190Z] Fetched 8148 kB in 3s (3237 kB/s) [2020-08-05T10:55:14.257Z] #54 17.81 libbtrfs-dev libbtrfs0 [2020-08-05T10:55:14.257Z] #54 17.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:14.257Z] #54 17.90 Need to get 118 kB of archives. [2020-08-05T10:55:14.257Z] #54 17.90 After this operation, 390 kB of additional disk space will be used. [2020-08-05T10:55:14.257Z] #54 17.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-05T10:55:14.257Z] #54 18.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-05T10:55:14.891Z] #54 18.76 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:14.891Z] #54 ... [2020-08-05T10:55:14.891Z] [2020-08-05T10:55:14.891Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:14.891Z] #45 14.55 go: finding github.com/fatih/color v1.9.0 [2020-08-05T10:55:14.891Z] #45 14.59 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:14.891Z] #45 14.65 go: finding github.com/pkg/errors v0.9.1 [2020-08-05T10:55:14.891Z] #45 14.68 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:14.891Z] #45 14.69 go: finding github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:14.891Z] #45 14.69 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:14.891Z] #45 14.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:14.891Z] #45 14.93 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:14.891Z] #45 14.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:14.891Z] #45 14.97 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:14.891Z] #45 15.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:15.239Z] Reading package lists... [2020-08-05T10:55:15.879Z] Reading package lists... [2020-08-05T10:55:15.879Z] Building dependency tree... [2020-08-05T10:55:15.879Z] Reading state information... [2020-08-05T10:55:16.173Z] The following additional packages will be installed: [2020-08-05T10:55:16.173Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-05T10:55:16.173Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-05T10:55:16.173Z] Suggested packages: [2020-08-05T10:55:16.173Z] manpages-dev python-setuptools [2020-08-05T10:55:16.173Z] The following NEW packages will be installed: [2020-08-05T10:55:16.173Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-05T10:55:16.173Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-05T10:55:16.173Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-05T10:55:16.173Z] python-six zlib1g-dev [2020-08-05T10:55:16.405Z] #45 ... [2020-08-05T10:55:16.405Z] [2020-08-05T10:55:16.405Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:16.405Z] #54 18.87 Fetched 118 kB in 0s (381 kB/s) [2020-08-05T10:55:16.405Z] #54 18.93 Selecting previously unselected package libbtrfs0. [2020-08-05T10:55:16.405Z] #54 18.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-05T10:55:16.405Z] #54 19.04 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-05T10:55:16.405Z] #54 19.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:55:16.405Z] #54 19.12 Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:55:16.405Z] #54 19.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-05T10:55:16.405Z] #54 19.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:55:16.405Z] #54 19.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:55:16.405Z] #54 19.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:55:16.405Z] #54 19.35 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:16.405Z] #54 DONE 19.9s [2020-08-05T10:55:16.405Z] [2020-08-05T10:55:16.405Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:55:16.405Z] #55 DONE 0.1s [2020-08-05T10:55:16.405Z] [2020-08-05T10:55:16.405Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:16.405Z] #7 11.90 Fetched 8062 kB in 10s (794 kB/s) [2020-08-05T10:55:16.405Z] #7 11.90 Reading package lists... [2020-08-05T10:55:16.405Z] #7 14.72 Reading package lists... [2020-08-05T10:55:16.405Z] #7 18.44 Building dependency tree... [2020-08-05T10:55:16.405Z] #7 18.96 Reading state information... [2020-08-05T10:55:16.405Z] #7 19.50 The following additional packages will be installed: [2020-08-05T10:55:16.405Z] #7 19.50 libapparmor1 [2020-08-05T10:55:16.405Z] #7 19.50 Suggested packages: [2020-08-05T10:55:16.405Z] #7 19.50 seccomp [2020-08-05T10:55:16.405Z] #7 19.64 The following NEW packages will be installed: [2020-08-05T10:55:16.405Z] #7 19.64 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-05T10:55:16.405Z] #7 19.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:16.405Z] #7 19.74 Need to get 288 kB of archives. [2020-08-05T10:55:16.405Z] #7 19.74 After this operation, 957 kB of additional disk space will be used. [2020-08-05T10:55:16.405Z] #7 19.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-05T10:55:16.405Z] #7 19.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-05T10:55:16.405Z] #7 19.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-05T10:55:16.405Z] #7 ... [2020-08-05T10:55:16.405Z] [2020-08-05T10:55:16.405Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-05T10:55:16.405Z] #56 DONE 0.1s [2020-08-05T10:55:16.405Z] [2020-08-05T10:55:16.405Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:55:16.470Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:16.470Z] Need to get 4075 kB of archives. [2020-08-05T10:55:16.470Z] After this operation, 24.5 MB of additional disk space will be used. [2020-08-05T10:55:16.470Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-05T10:55:16.470Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-05T10:55:16.470Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-05T10:55:16.470Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-05T10:55:16.470Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-05T10:55:16.470Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-05T10:55:16.470Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-08-05T10:55:16.470Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-05T10:55:16.470Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-05T10:55:16.470Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-05T10:55:16.470Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-05T10:55:16.766Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-05T10:55:16.767Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-08-05T10:55:16.767Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-05T10:55:16.767Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-05T10:55:16.767Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-05T10:55:16.767Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-05T10:55:16.767Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:16.767Z] Fetched 4075 kB in 0s (9035 kB/s) [2020-08-05T10:55:16.767Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-08-05T10:55:17.042Z] #57 ... [2020-08-05T10:55:17.042Z] [2020-08-05T10:55:17.042Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:17.042Z] #29 10.60 internal/race [2020-08-05T10:55:17.042Z] #29 10.66 sync/atomic [2020-08-05T10:55:17.042Z] #29 10.84 unicode [2020-08-05T10:55:17.042Z] #29 12.84 internal/testlog [2020-08-05T10:55:17.042Z] #29 13.03 encoding [2020-08-05T10:55:17.042Z] #29 13.10 runtime/cgo [2020-08-05T10:55:17.063Z] (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 ... 15339 files and directories currently installed.) [2020-08-05T10:55:17.063Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libnet1:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libnet1-dev. [2020-08-05T10:55:17.063Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-05T10:55:17.063Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-05T10:55:17.063Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.063Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:17.335Z] #29 ... [2020-08-05T10:55:17.335Z] [2020-08-05T10:55:17.335Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:17.335Z] #7 20.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:17.335Z] #7 20.66 Fetched 288 kB in 0s (3076 kB/s) [2020-08-05T10:55:17.335Z] #7 20.69 Selecting previously unselected package libapparmor1:s390x. [2020-08-05T10:55:17.335Z] #7 20.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-05T10:55:17.335Z] #7 20.80 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-08-05T10:55:17.335Z] #7 20.80 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-05T10:55:17.335Z] #7 20.93 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-05T10:55:17.335Z] #7 20.95 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-05T10:55:17.335Z] #7 20.95 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-05T10:55:17.335Z] #7 21.12 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-05T10:55:17.335Z] #7 21.12 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-05T10:55:17.335Z] #7 21.12 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-05T10:55:17.335Z] #7 21.31 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-05T10:55:17.335Z] #7 21.32 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-05T10:55:17.357Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-05T10:55:17.357Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.357Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:17.357Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-05T10:55:17.357Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.357Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:17.357Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-08-05T10:55:17.357Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.357Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:17.627Z] #7 21.33 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-05T10:55:17.627Z] #7 21.33 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:17.652Z] Selecting previously unselected package protobuf-c-compiler. [2020-08-05T10:55:17.652Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-05T10:55:17.652Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:55:17.652Z] Selecting previously unselected package protobuf-compiler. [2020-08-05T10:55:17.652Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.652Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:55:17.652Z] Selecting previously unselected package python-pkg-resources. [2020-08-05T10:55:17.652Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:55:17.652Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-05T10:55:17.652Z] Selecting previously unselected package python-six. [2020-08-05T10:55:17.652Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-05T10:55:17.652Z] Unpacking python-six (1.12.0-1) ... [2020-08-05T10:55:17.652Z] Selecting previously unselected package python-protobuf. [2020-08-05T10:55:17.652Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-05T10:55:17.652Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-05T10:55:17.652Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-08-05T10:55:17.921Z] #7 DONE 21.7s [2020-08-05T10:55:17.921Z] [2020-08-05T10:55:17.921Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:55:17.921Z] #57 1.472 + RM_GOPATH=0 [2020-08-05T10:55:17.921Z] #57 1.472 + TMP_GOPATH= [2020-08-05T10:55:17.921Z] #57 1.472 + : /build [2020-08-05T10:55:17.921Z] #57 1.472 + '[' -z '' ']' [2020-08-05T10:55:17.921Z] #57 1.472 ++ mktemp -d [2020-08-05T10:55:17.921Z] #57 1.475 + export GOPATH=/tmp/tmp.2qcxFyBwBJ [2020-08-05T10:55:17.921Z] #57 1.475 + GOPATH=/tmp/tmp.2qcxFyBwBJ [2020-08-05T10:55:17.921Z] #57 1.475 + RM_GOPATH=1 [2020-08-05T10:55:17.921Z] #57 1.476 ++ dirname ./install.sh [2020-08-05T10:55:17.921Z] #57 1.478 + dir=. [2020-08-05T10:55:17.921Z] #57 1.478 + bin=containerd [2020-08-05T10:55:17.921Z] #57 1.478 + shift [2020-08-05T10:55:17.921Z] #57 1.478 + '[' '!' -f ./containerd.installer ']' [2020-08-05T10:55:17.921Z] #57 1.478 + . ./containerd.installer [2020-08-05T10:55:17.921Z] #57 1.478 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:55:17.921Z] #57 1.479 + install_containerd [2020-08-05T10:55:17.921Z] #57 1.479 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:55:17.921Z] #57 1.479 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-08-05T10:55:17.921Z] #57 1.479 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2qcxFyBwBJ/src/github.com/containerd/containerd [2020-08-05T10:55:17.921Z] #57 1.487 Cloning into '/tmp/tmp.2qcxFyBwBJ/src/github.com/containerd/containerd'... [2020-08-05T10:55:17.921Z] #57 ... [2020-08-05T10:55:17.921Z] [2020-08-05T10:55:17.921Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:55:17.921Z] #50 DONE 0.1s [2020-08-05T10:55:18.221Z] [2020-08-05T10:55:18.221Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-05T10:55:18.221Z] #51 DONE 0.1s [2020-08-05T10:55:18.221Z] [2020-08-05T10:55:18.221Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:55:18.698Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:18.698Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:18.698Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-05T10:55:18.698Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-05T10:55:18.698Z] Setting up python-six (1.12.0-1) ... [2020-08-05T10:55:18.767Z] #45 ... [2020-08-05T10:55:18.767Z] [2020-08-05T10:55:18.767Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:55:18.767Z] #20 4.939 + RM_GOPATH=0 [2020-08-05T10:55:18.767Z] #20 4.939 + TMP_GOPATH= [2020-08-05T10:55:18.767Z] #20 4.939 + : /build [2020-08-05T10:55:18.767Z] #20 4.939 + '[' -z '' ']' [2020-08-05T10:55:18.767Z] #20 4.940 ++ mktemp -d [2020-08-05T10:55:18.767Z] #20 4.944 + export GOPATH=/tmp/tmp.VKWjlPF9Ty [2020-08-05T10:55:18.767Z] #20 4.944 + GOPATH=/tmp/tmp.VKWjlPF9Ty [2020-08-05T10:55:18.767Z] #20 4.944 + RM_GOPATH=1 [2020-08-05T10:55:18.767Z] #20 4.951 Install docker/cli version 17.06.2-ce from stable [2020-08-05T10:55:18.767Z] #20 4.951 ++ dirname ./install.sh [2020-08-05T10:55:18.767Z] #20 4.951 + dir=. [2020-08-05T10:55:18.767Z] #20 4.951 + bin=dockercli [2020-08-05T10:55:18.767Z] #20 4.951 + shift [2020-08-05T10:55:18.767Z] #20 4.951 + '[' '!' -f ./dockercli.installer ']' [2020-08-05T10:55:18.767Z] #20 4.951 + . ./dockercli.installer [2020-08-05T10:55:18.767Z] #20 4.951 ++ : stable [2020-08-05T10:55:18.767Z] #20 4.951 ++ : 17.06.2-ce [2020-08-05T10:55:18.767Z] #20 4.951 + install_dockercli [2020-08-05T10:55:18.767Z] #20 4.951 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-05T10:55:18.767Z] #20 4.951 ++ uname -m [2020-08-05T10:55:18.767Z] #20 4.951 + arch=x86_64 [2020-08-05T10:55:18.767Z] #20 4.951 + '[' x86_64 '!=' x86_64 ']' [2020-08-05T10:55:18.767Z] #20 4.951 + url=https://download.docker.com/linux/static [2020-08-05T10:55:18.767Z] #20 4.951 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-05T10:55:18.767Z] #20 4.951 + tar -xz docker/docker [2020-08-05T10:55:18.856Z] #52 ... [2020-08-05T10:55:18.856Z] [2020-08-05T10:55:18.856Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:18.856Z] #22 12.83 Reading package lists... [2020-08-05T10:55:18.856Z] #22 16.00 Reading package lists... [2020-08-05T10:55:18.856Z] #22 18.93 Building dependency tree... [2020-08-05T10:55:18.856Z] #22 19.47 Reading state information... [2020-08-05T10:55:18.856Z] #22 19.88 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-05T10:55:18.856Z] #22 19.88 The following additional packages will be installed: [2020-08-05T10:55:18.856Z] #22 19.88 libjq1 libonig5 [2020-08-05T10:55:18.856Z] #22 20.24 The following NEW packages will be installed: [2020-08-05T10:55:18.856Z] #22 20.25 jq libjq1 libonig5 [2020-08-05T10:55:18.856Z] #22 20.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:18.856Z] #22 20.54 Need to get 350 kB of archives. [2020-08-05T10:55:18.856Z] #22 20.54 After this operation, 1154 kB of additional disk space will be used. [2020-08-05T10:55:18.856Z] #22 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-05T10:55:18.856Z] #22 20.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-05T10:55:18.856Z] #22 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-05T10:55:18.856Z] #22 21.21 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:18.856Z] #22 21.29 Fetched 350 kB in 0s (1399 kB/s) [2020-08-05T10:55:18.856Z] #22 21.37 Selecting previously unselected package libonig5:s390x. [2020-08-05T10:55:18.856Z] #22 21.37 (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 ... 15177 files and directories currently installed.) [2020-08-05T10:55:18.856Z] #22 21.41 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-05T10:55:18.856Z] #22 21.42 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-05T10:55:18.856Z] #22 21.63 Selecting previously unselected package libjq1:s390x. [2020-08-05T10:55:18.856Z] #22 21.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-05T10:55:18.856Z] #22 21.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-05T10:55:18.856Z] #22 21.76 Selecting previously unselected package jq. [2020-08-05T10:55:18.856Z] #22 21.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-05T10:55:18.856Z] #22 21.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:55:18.856Z] #22 22.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-05T10:55:18.856Z] #22 22.01 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-05T10:55:18.856Z] #22 22.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:55:18.856Z] #22 22.02 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:18.856Z] #22 DONE 22.4s [2020-08-05T10:55:18.856Z] [2020-08-05T10:55:18.856Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-05T10:55:18.856Z] #23 DONE 0.1s [2020-08-05T10:55:18.856Z] [2020-08-05T10:55:18.856Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:55:18.856Z] #36 12.50 + cd /tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution [2020-08-05T10:55:18.856Z] #36 12.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-05T10:55:18.856Z] #36 14.22 + GOPATH=/tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fb4F8hPE1C go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-05T10:55:18.856Z] #36 ... [2020-08-05T10:55:18.856Z] [2020-08-05T10:55:18.856Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:19.148Z] #24 ... [2020-08-05T10:55:19.148Z] [2020-08-05T10:55:19.148Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:19.148Z] #38 12.91 Fetched 8062 kB in 10s (777 kB/s) [2020-08-05T10:55:19.148Z] #38 12.91 Reading package lists... [2020-08-05T10:55:19.148Z] #38 15.91 Reading package lists... [2020-08-05T10:55:19.148Z] #38 19.33 Building dependency tree... [2020-08-05T10:55:19.148Z] #38 20.15 Reading state information... [2020-08-05T10:55:19.148Z] #38 20.83 The following additional packages will be installed: [2020-08-05T10:55:19.148Z] #38 20.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-05T10:55:19.148Z] #38 20.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-05T10:55:19.148Z] #38 20.83 Suggested packages: [2020-08-05T10:55:19.148Z] #38 20.83 manpages-dev python-setuptools [2020-08-05T10:55:19.148Z] #38 21.76 The following NEW packages will be installed: [2020-08-05T10:55:19.148Z] #38 21.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-05T10:55:19.148Z] #38 21.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-05T10:55:19.148Z] #38 21.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-05T10:55:19.148Z] #38 21.77 python-six zlib1g-dev [2020-08-05T10:55:19.148Z] #38 21.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:19.148Z] #38 21.92 Need to get 3742 kB of archives. [2020-08-05T10:55:19.148Z] #38 21.92 After this operation, 22.0 MB of additional disk space will be used. [2020-08-05T10:55:19.148Z] #38 21.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-05T10:55:19.148Z] #38 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-05T10:55:19.148Z] #38 22.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-05T10:55:19.148Z] #38 22.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-05T10:55:19.148Z] #38 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-05T10:55:19.148Z] #38 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-05T10:55:19.148Z] #38 22.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-05T10:55:19.148Z] #38 22.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-05T10:55:19.148Z] #38 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-05T10:55:19.148Z] #38 22.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-05T10:55:19.148Z] #38 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-05T10:55:19.148Z] #38 22.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-05T10:55:19.148Z] #38 22.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-05T10:55:19.148Z] #38 22.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-05T10:55:19.148Z] #38 22.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-05T10:55:19.148Z] #38 22.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-05T10:55:19.148Z] #38 22.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-05T10:55:19.148Z] #38 ... [2020-08-05T10:55:19.148Z] [2020-08-05T10:55:19.148Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:19.148Z] #31 13.03 Fetched 8062 kB in 10s (781 kB/s) [2020-08-05T10:55:19.148Z] #31 13.03 Reading package lists... [2020-08-05T10:55:19.148Z] #31 16.90 Reading package lists... [2020-08-05T10:55:19.148Z] #31 20.81 Building dependency tree... [2020-08-05T10:55:19.148Z] #31 21.43 Reading state information... [2020-08-05T10:55:19.148Z] #31 22.02 The following additional packages will be installed: [2020-08-05T10:55:19.148Z] #31 22.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-05T10:55:19.148Z] #31 22.03 Suggested packages: [2020-08-05T10:55:19.148Z] #31 22.03 cmake-doc ninja-build lrzip [2020-08-05T10:55:19.148Z] #31 22.03 Recommended packages: [2020-08-05T10:55:19.148Z] #31 22.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-05T10:55:19.148Z] #31 22.97 The following NEW packages will be installed: [2020-08-05T10:55:19.148Z] #31 22.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-05T10:55:19.148Z] #31 22.97 vim-common xxd [2020-08-05T10:55:19.340Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-05T10:55:19.340Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-05T10:55:19.340Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:19.340Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-05T10:55:19.340Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:19.340Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:55:19.340Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:19.340Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-05T10:55:19.340Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:55:19.340Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-08-05T10:55:19.440Z] #31 23.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:19.440Z] #31 23.15 Need to get 14.0 MB of archives. [2020-08-05T10:55:19.440Z] #31 23.15 After this operation, 62.1 MB of additional disk space will be used. [2020-08-05T10:55:19.440Z] #31 23.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-05T10:55:19.440Z] #31 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:55:19.440Z] #31 23.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-05T10:55:19.732Z] #31 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-05T10:55:19.732Z] #31 ... [2020-08-05T10:55:19.732Z] [2020-08-05T10:55:19.732Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:19.732Z] #42 13.18 internal/testlog [2020-08-05T10:55:19.732Z] #42 13.37 encoding [2020-08-05T10:55:19.732Z] #42 13.46 unicode/utf16 [2020-08-05T10:55:19.732Z] #42 13.66 container/list [2020-08-05T10:55:19.732Z] #42 14.03 crypto/internal/subtle [2020-08-05T10:55:19.732Z] #42 14.11 crypto/subtle [2020-08-05T10:55:19.732Z] #42 14.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-05T10:55:19.732Z] #42 14.26 internal/nettrace [2020-08-05T10:55:19.732Z] #42 14.35 runtime/cgo [2020-08-05T10:55:19.732Z] #42 19.45 vendor/golang.org/x/crypto/internal/subtle [2020-08-05T10:55:19.732Z] #42 ... [2020-08-05T10:55:19.732Z] [2020-08-05T10:55:19.732Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-05T10:55:19.732Z] #8 DONE 1.8s [2020-08-05T10:55:19.732Z] [2020-08-05T10:55:19.732Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:55:19.732Z] #52 1.683 + RM_GOPATH=0 [2020-08-05T10:55:19.732Z] #52 1.683 + TMP_GOPATH= [2020-08-05T10:55:19.732Z] #52 1.683 + : /build [2020-08-05T10:55:19.732Z] #52 1.683 + '[' -z '' ']' [2020-08-05T10:55:19.732Z] #52 1.683 ++ mktemp -d [2020-08-05T10:55:20.026Z] #52 1.689 + export GOPATH=/tmp/tmp.BeHTdPTHLF [2020-08-05T10:55:20.026Z] #52 1.689 + GOPATH=/tmp/tmp.BeHTdPTHLF [2020-08-05T10:55:20.026Z] #52 1.689 + RM_GOPATH=1 [2020-08-05T10:55:20.026Z] #52 1.691 ++ dirname ./install.sh [2020-08-05T10:55:20.026Z] #52 1.702 + dir=. [2020-08-05T10:55:20.026Z] #52 1.702 + bin=runc [2020-08-05T10:55:20.026Z] #52 1.702 + shift [2020-08-05T10:55:20.026Z] #52 1.702 + '[' '!' -f ./runc.installer ']' [2020-08-05T10:55:20.026Z] #52 1.702 + . ./runc.installer [2020-08-05T10:55:20.026Z] #52 1.702 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:55:20.026Z] #52 1.702 + install_runc [2020-08-05T10:55:20.026Z] #52 1.705 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-05T10:55:20.026Z] #52 1.705 + uname -r [2020-08-05T10:55:20.026Z] #52 1.746 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-05T10:55:20.026Z] #52 1.746 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-05T10:55:20.026Z] #52 1.746 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BeHTdPTHLF/src/github.com/opencontainers/runc [2020-08-05T10:55:20.026Z] #52 1.747 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-05T10:55:20.026Z] #52 1.750 Cloning into '/tmp/tmp.BeHTdPTHLF/src/github.com/opencontainers/runc'... [2020-08-05T10:55:20.026Z] #52 ... [2020-08-05T10:55:20.026Z] [2020-08-05T10:55:20.026Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:55:20.026Z] #66 13.46 Checking out files: 95% (1976/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-05T10:55:20.026Z] #66 13.57 + cd /tmp/tmp.Lhs4QLV9Yy/src/github.com/docker/libnetwork [2020-08-05T10:55:20.026Z] #66 13.57 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:20.026Z] #66 14.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-05T10:55:20.026Z] #66 ... [2020-08-05T10:55:20.026Z] [2020-08-05T10:55:20.026Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:20.026Z] #38 23.80 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:20.318Z] #38 23.92 Fetched 3742 kB in 1s (3725 kB/s) [2020-08-05T10:55:20.318Z] #38 23.98 Selecting previously unselected package libcap-dev:s390x. [2020-08-05T10:55:20.318Z] #38 23.98 (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 ... 15177 files and directories currently installed.) [2020-08-05T10:55:20.318Z] #38 24.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-05T10:55:20.318Z] #38 24.11 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-05T10:55:20.318Z] #38 24.26 Selecting previously unselected package libnet1:s390x. [2020-08-05T10:55:20.318Z] #38 24.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-05T10:55:20.398Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-05T10:55:20.398Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:20.610Z] #38 24.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:20.610Z] #38 24.41 Selecting previously unselected package libnet1-dev. [2020-08-05T10:55:20.610Z] #38 24.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-05T10:55:20.610Z] #38 24.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:20.903Z] #38 24.57 Selecting previously unselected package libnl-3-200:s390x. [2020-08-05T10:55:20.903Z] #38 24.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-05T10:55:20.903Z] #38 24.57 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-05T10:55:20.903Z] #38 24.68 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-05T10:55:20.903Z] #38 24.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-05T10:55:20.903Z] #38 24.70 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-05T10:55:21.045Z] Removing intermediate container 7e098bf83b27 [2020-08-05T10:55:21.045Z] ---> 8de81fd5e3a1 [2020-08-05T10:55:21.045Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-08-05T10:55:21.045Z] ---> Running in 0163a3477b57 [2020-08-05T10:55:21.045Z] Removing intermediate container 0163a3477b57 [2020-08-05T10:55:21.045Z] ---> 363ca876b197 [2020-08-05T10:55:21.045Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-08-05T10:55:21.195Z] #38 24.96 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-05T10:55:21.195Z] #38 24.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-05T10:55:21.195Z] #38 24.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-05T10:55:21.195Z] #38 25.06 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-05T10:55:21.195Z] #38 25.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-05T10:55:21.343Z] ---> Running in d263db7e7f12 [2020-08-05T10:55:21.487Z] #38 25.08 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-05T10:55:21.487Z] #38 25.14 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-05T10:55:21.487Z] #38 25.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-05T10:55:21.487Z] #38 25.16 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-05T10:55:21.780Z] #38 25.44 Selecting previously unselected package libprotobuf17:s390x. [2020-08-05T10:55:21.780Z] #38 25.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:21.780Z] #38 25.46 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:21.780Z] #38 ... [2020-08-05T10:55:21.780Z] [2020-08-05T10:55:21.780Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-05T10:55:21.780Z] #9 DONE 2.1s [2020-08-05T10:55:21.986Z] Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:55:21.986Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:55:21.986Z] Note: Building without GnuTLS support [2020-08-05T10:55:21.986Z] Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:55:21.986Z] Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:55:22.074Z] [2020-08-05T10:55:22.074Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:22.074Z] #31 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-05T10:55:22.074Z] #31 24.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-05T10:55:22.074Z] #31 24.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-05T10:55:22.074Z] #31 24.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-05T10:55:22.074Z] #31 24.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-05T10:55:22.074Z] #31 24.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-05T10:55:22.074Z] #31 25.54 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:55:22.074Z] #31 25.69 Fetched 14.0 MB in 1s (9407 kB/s) [2020-08-05T10:55:22.074Z] #31 25.75 Selecting previously unselected package xxd. [2020-08-05T10:55:22.074Z] #31 25.75 (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 ... 15177 files and directories currently installed.) [2020-08-05T10:55:22.074Z] #31 25.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-05T10:55:22.074Z] #31 25.84 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:55:22.074Z] #31 26.06 Selecting previously unselected package vim-common. [2020-08-05T10:55:22.074Z] #31 26.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:55:22.283Z] fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:55:22.283Z]  GEN .gitid [2020-08-05T10:55:22.283Z] GEN criu/include/version.h [2020-08-05T10:55:22.283Z] GEN include/common/asm [2020-08-05T10:55:22.283Z] PBCC images/timens.pb-c.c [2020-08-05T10:55:22.283Z] DEP images/timens.pb-c.d [2020-08-05T10:55:22.283Z] PBCC images/fown.pb-c.c [2020-08-05T10:55:22.283Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-05T10:55:22.367Z] #31 26.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:55:22.579Z] PBCC images/opts.pb-c.c [2020-08-05T10:55:22.579Z] PBCC images/memfd.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/fown.pb-c.d [2020-08-05T10:55:22.579Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-08-05T10:55:22.579Z] DEP images/opts.pb-c.d [2020-08-05T10:55:22.579Z] DEP images/memfd.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/sit.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/sit.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/macvlan.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/macvlan.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/autofs.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/autofs.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/sysctl.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/sysctl.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/time.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/time.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/binfmt-misc.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/binfmt-misc.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/seccomp.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/seccomp.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/userns.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/userns.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/cgroup.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/cgroup.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/ext-file.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/ext-file.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/rpc.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/rpc.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/siginfo.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/siginfo.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/pagemap.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/pagemap.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/rlimit.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/rlimit.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/file-lock.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/file-lock.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/tty.pb-c.c [2020-08-05T10:55:22.579Z] DEP images/tty.pb-c.d [2020-08-05T10:55:22.579Z] PBCC images/tun.pb-c.c [2020-08-05T10:55:22.659Z] #31 26.48 Selecting previously unselected package cmake-data. [2020-08-05T10:55:22.659Z] #31 ... [2020-08-05T10:55:22.659Z] [2020-08-05T10:55:22.659Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:55:22.659Z] #66 DONE 26.2s [2020-08-05T10:55:22.659Z] [2020-08-05T10:55:22.659Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:22.659Z] #31 26.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-05T10:55:22.659Z] #31 26.50 Unpacking cmake-data (3.13.4-1) ... [2020-08-05T10:55:22.874Z] PBCC images/netdev.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/tun.pb-c.d [2020-08-05T10:55:22.874Z] DEP images/netdev.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/vma.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/vma.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/creds.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/creds.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/utsns.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/utsns.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/ipc-desc.pb-c.c [2020-08-05T10:55:22.874Z] PBCC images/ipc-sem.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/ipc-desc.pb-c.d [2020-08-05T10:55:22.874Z] DEP images/ipc-sem.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/ipc-msg.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/ipc-msg.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/ipc-shm.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/ipc-shm.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/ipc-var.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/ipc-var.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/sk-opts.pb-c.c [2020-08-05T10:55:22.874Z] PBCC images/packet-sock.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/sk-opts.pb-c.d [2020-08-05T10:55:22.874Z] DEP images/packet-sock.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/sk-netlink.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/sk-netlink.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/sk-inet.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/sk-inet.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/sk-unix.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/sk-unix.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/mm.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/mm.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/timerfd.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/timerfd.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/timer.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/timer.pb-c.d [2020-08-05T10:55:22.874Z] PBCC images/sa.pb-c.c [2020-08-05T10:55:22.874Z] DEP images/sa.pb-c.d [2020-08-05T10:55:22.951Z] #20 ... [2020-08-05T10:55:22.951Z] [2020-08-05T10:55:22.951Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:55:22.951Z] #36 5.780 + mktemp -d [2020-08-05T10:55:22.951Z] #36 5.792 + export GOPATH=/tmp/tmp.ZGdj8wIGeF [2020-08-05T10:55:22.951Z] #36 5.792 + git clone https://github.com/docker/distribution.git /tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution [2020-08-05T10:55:22.951Z] #36 5.792 Cloning into '/tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution'... [2020-08-05T10:55:22.951Z] #36 ... [2020-08-05T10:55:22.951Z] [2020-08-05T10:55:22.951Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:22.951Z] #38 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:22.951Z] #38 6.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:22.951Z] #38 6.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:22.951Z] #38 8.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:55:22.951Z] #38 ... [2020-08-05T10:55:22.951Z] [2020-08-05T10:55:22.951Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:22.951Z] #7 5.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:22.951Z] #7 5.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:22.951Z] #7 5.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:22.951Z] #7 6.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:55:23.170Z] PBCC images/pipe-data.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/pipe-data.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/mnt.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/mnt.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/sk-packet.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/sk-packet.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/tcp-stream.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/tcp-stream.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/pipe.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/pipe.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/pstree.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/pstree.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/fs.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/fs.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/signalfd.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/signalfd.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/fh.pb-c.c [2020-08-05T10:55:23.170Z] PBCC images/fsnotify.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/fh.pb-c.d [2020-08-05T10:55:23.170Z] DEP images/fsnotify.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/eventpoll.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/eventpoll.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/eventfd.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/eventfd.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/remap-file-path.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/remap-file-path.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/fifo.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/fifo.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/ghost-file.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/ghost-file.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/regfile.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/regfile.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/ns.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/ns.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/fdinfo.pb-c.c [2020-08-05T10:55:23.170Z] DEP images/fdinfo.pb-c.d [2020-08-05T10:55:23.170Z] PBCC images/core-aarch64.pb-c.c [2020-08-05T10:55:23.209Z] #7 ... [2020-08-05T10:55:23.209Z] [2020-08-05T10:55:23.209Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:23.209Z] #42 5.317 + RM_GOPATH=0 [2020-08-05T10:55:23.209Z] #42 5.317 + TMP_GOPATH= [2020-08-05T10:55:23.209Z] #42 5.317 + : /build [2020-08-05T10:55:23.209Z] #42 5.317 + '[' -z '' ']' [2020-08-05T10:55:23.209Z] #42 5.317 ++ mktemp -d [2020-08-05T10:55:23.209Z] #42 5.317 + export GOPATH=/tmp/tmp.JcUO5SPR8F [2020-08-05T10:55:23.209Z] #42 5.317 + GOPATH=/tmp/tmp.JcUO5SPR8F [2020-08-05T10:55:23.209Z] #42 5.317 + RM_GOPATH=1 [2020-08-05T10:55:23.209Z] #42 5.317 ++ dirname ./install.sh [2020-08-05T10:55:23.209Z] #42 5.322 + dir=. [2020-08-05T10:55:23.209Z] #42 5.322 + bin=vndr [2020-08-05T10:55:23.209Z] #42 5.322 + shift [2020-08-05T10:55:23.209Z] #42 5.322 + '[' '!' -f ./vndr.installer ']' [2020-08-05T10:55:23.209Z] #42 5.327 + . ./vndr.installer [2020-08-05T10:55:23.209Z] #42 5.327 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:23.209Z] #42 5.327 + install_vndr [2020-08-05T10:55:23.209Z] #42 5.327 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-05T10:55:23.209Z] #42 5.327 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JcUO5SPR8F/src/github.com/LK4D4/vndr [2020-08-05T10:55:23.209Z] #42 5.327 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:23.209Z] #42 5.336 Cloning into '/tmp/tmp.JcUO5SPR8F/src/github.com/LK4D4/vndr'... [2020-08-05T10:55:23.209Z] #42 6.357 + cd /tmp/tmp.JcUO5SPR8F/src/github.com/LK4D4/vndr [2020-08-05T10:55:23.209Z] #42 6.357 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:55:23.209Z] #42 6.391 + go build -buildmode=pie -v -o /build/vndr . [2020-08-05T10:55:23.209Z] #42 8.816 internal/cpu [2020-08-05T10:55:23.209Z] #42 8.846 runtime/internal/atomic [2020-08-05T10:55:23.209Z] #42 9.269 runtime/internal/sys [2020-08-05T10:55:23.209Z] #42 9.559 internal/bytealg [2020-08-05T10:55:23.209Z] #42 9.572 runtime/internal/math [2020-08-05T10:55:23.209Z] #42 9.641 internal/race [2020-08-05T10:55:23.209Z] #42 9.789 sync/atomic [2020-08-05T10:55:23.467Z] #42 ... [2020-08-05T10:55:23.467Z] [2020-08-05T10:55:23.467Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:55:23.467Z] #66 5.020 + RM_GOPATH=0 [2020-08-05T10:55:23.467Z] #66 5.020 + TMP_GOPATH= [2020-08-05T10:55:23.467Z] #66 5.020 + : /build [2020-08-05T10:55:23.467Z] #66 5.020 + '[' -z '' ']' [2020-08-05T10:55:23.467Z] #66 5.023 ++ mktemp -d [2020-08-05T10:55:23.467Z] #66 5.024 + export GOPATH=/tmp/tmp.NoeVAemlha [2020-08-05T10:55:23.467Z] #66 5.024 + GOPATH=/tmp/tmp.NoeVAemlha [2020-08-05T10:55:23.467Z] #66 5.024 + RM_GOPATH=1 [2020-08-05T10:55:23.467Z] #66 5.024 ++ dirname ./install.sh [2020-08-05T10:55:23.467Z] #66 5.026 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:23.467Z] #66 5.027 + dir=. [2020-08-05T10:55:23.467Z] #66 5.027 + bin=proxy [2020-08-05T10:55:23.467Z] #66 5.027 + shift [2020-08-05T10:55:23.467Z] #66 5.027 + '[' '!' -f ./proxy.installer ']' [2020-08-05T10:55:23.467Z] #66 5.027 + . ./proxy.installer [2020-08-05T10:55:23.467Z] #66 5.027 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:23.467Z] #66 5.027 + install_proxy [2020-08-05T10:55:23.467Z] #66 5.027 + case "$1" in [2020-08-05T10:55:23.467Z] #66 5.027 + export CGO_ENABLED=0 [2020-08-05T10:55:23.467Z] #66 5.027 + CGO_ENABLED=0 [2020-08-05T10:55:23.467Z] #66 5.027 + _install_proxy [2020-08-05T10:55:23.467Z] #66 5.027 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-05T10:55:23.467Z] #66 5.027 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NoeVAemlha/src/github.com/docker/libnetwork [2020-08-05T10:55:23.467Z] #66 5.027 Cloning into '/tmp/tmp.NoeVAemlha/src/github.com/docker/libnetwork'... [2020-08-05T10:55:23.467Z] #66 ... [2020-08-05T10:55:23.467Z] [2020-08-05T10:55:23.467Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:55:23.467Z] #60 5.937 + RM_GOPATH=0 [2020-08-05T10:55:23.467Z] #60 5.937 + TMP_GOPATH= [2020-08-05T10:55:23.467Z] #60 5.937 + : /build/ [2020-08-05T10:55:23.467Z] #60 5.937 + '[' -z '' ']' [2020-08-05T10:55:23.467Z] #60 5.937 ++ mktemp -d [2020-08-05T10:55:23.467Z] #60 5.960 + export GOPATH=/tmp/tmp.4wI4MvALgh [2020-08-05T10:55:23.467Z] #60 5.960 + GOPATH=/tmp/tmp.4wI4MvALgh [2020-08-05T10:55:23.467Z] #60 5.960 + RM_GOPATH=1 [2020-08-05T10:55:23.467Z] #60 5.960 ++ dirname ./install.sh [2020-08-05T10:55:23.467Z] #60 5.993 + dir=. [2020-08-05T10:55:23.467Z] #60 5.993 + bin=rootlesskit [2020-08-05T10:55:23.467Z] #60 5.993 + shift [2020-08-05T10:55:23.467Z] #60 5.994 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-05T10:55:23.467Z] #60 5.994 + . ./rootlesskit.installer [2020-08-05T10:55:23.467Z] #60 5.995 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:23.467Z] #60 6.008 + install_rootlesskit [2020-08-05T10:55:23.467Z] #60 6.008 + case "$1" in [2020-08-05T10:55:23.467Z] #60 6.008 + export CGO_ENABLED=0 [2020-08-05T10:55:23.467Z] #60 6.008 + CGO_ENABLED=0 [2020-08-05T10:55:23.467Z] #60 6.008 + _install_rootlesskit [2020-08-05T10:55:23.467Z] #60 6.008 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-05T10:55:23.467Z] #60 6.008 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4wI4MvALgh/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:55:23.467Z] #60 6.008 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:23.467Z] #60 6.042 Cloning into '/tmp/tmp.4wI4MvALgh/src/github.com/rootless-containers/rootlesskit'... [2020-08-05T10:55:23.467Z] PBCC images/core-arm.pb-c.c [2020-08-05T10:55:23.467Z] PBCC images/core-ppc64.pb-c.c [2020-08-05T10:55:23.467Z] PBCC images/core-s390.pb-c.c [2020-08-05T10:55:23.467Z] PBCC images/core-x86.pb-c.c [2020-08-05T10:55:23.467Z] PBCC images/core.pb-c.c [2020-08-05T10:55:23.467Z] PBCC images/inventory.pb-c.c [2020-08-05T10:55:23.467Z] DEP images/core-aarch64.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/core-arm.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/core-ppc64.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/core-s390.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/core-x86.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/core.pb-c.d [2020-08-05T10:55:23.467Z] DEP images/inventory.pb-c.d [2020-08-05T10:55:23.467Z] PBCC images/cpuinfo.pb-c.c [2020-08-05T10:55:23.467Z] DEP images/cpuinfo.pb-c.d [2020-08-05T10:55:23.467Z] PBCC images/stats.pb-c.c [2020-08-05T10:55:23.467Z] DEP images/stats.pb-c.d [2020-08-05T10:55:23.724Z] #60 ... [2020-08-05T10:55:23.724Z] [2020-08-05T10:55:23.724Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:23.724Z] #54 6.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:23.724Z] #54 6.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:23.724Z] #54 6.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:23.724Z] #54 7.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:55:23.724Z] #54 ... [2020-08-05T10:55:23.724Z] [2020-08-05T10:55:23.724Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:55:23.724Z] #26 5.296 + mktemp -d [2020-08-05T10:55:23.724Z] #26 5.296 + export GOPATH=/tmp/tmp.gFI6jGDUJ2 [2020-08-05T10:55:23.724Z] #26 5.296 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.gFI6jGDUJ2/src/github.com/go-swagger/go-swagger [2020-08-05T10:55:23.724Z] #26 5.304 Cloning into '/tmp/tmp.gFI6jGDUJ2/src/github.com/go-swagger/go-swagger'... [2020-08-05T10:55:23.762Z] make[1]: Nothing to be done for 'all'. [2020-08-05T10:55:23.762Z] CC images/stats.o [2020-08-05T10:55:23.981Z] #26 ... [2020-08-05T10:55:23.981Z] [2020-08-05T10:55:23.981Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:23.981Z] #22 5.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:23.981Z] #22 5.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:23.981Z] #22 5.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:23.981Z] #22 6.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:55:23.981Z] #22 9.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:55:23.981Z] #22 ... [2020-08-05T10:55:23.981Z] [2020-08-05T10:55:23.981Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:55:23.981Z] #48 5.863 + RM_GOPATH=0 [2020-08-05T10:55:23.981Z] #48 5.863 + TMP_GOPATH= [2020-08-05T10:55:23.981Z] #48 5.864 + : /build [2020-08-05T10:55:23.981Z] #48 5.864 + '[' -z '' ']' [2020-08-05T10:55:23.981Z] #48 5.905 ++ mktemp -d [2020-08-05T10:55:23.981Z] #48 5.927 Installing gometalinter version v2.0.6 [2020-08-05T10:55:23.981Z] #48 5.927 + export GOPATH=/tmp/tmp.PzsCcezKr2 [2020-08-05T10:55:23.981Z] #48 5.927 + GOPATH=/tmp/tmp.PzsCcezKr2 [2020-08-05T10:55:23.981Z] #48 5.927 + RM_GOPATH=1 [2020-08-05T10:55:23.981Z] #48 5.927 ++ dirname ./install.sh [2020-08-05T10:55:23.981Z] #48 5.927 + dir=. [2020-08-05T10:55:23.981Z] #48 5.927 + bin=gometalinter [2020-08-05T10:55:23.981Z] #48 5.927 + shift [2020-08-05T10:55:23.981Z] #48 5.927 + '[' '!' -f ./gometalinter.installer ']' [2020-08-05T10:55:23.981Z] #48 5.927 + . ./gometalinter.installer [2020-08-05T10:55:23.981Z] #48 5.927 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-05T10:55:23.981Z] #48 5.927 + install_gometalinter [2020-08-05T10:55:23.981Z] #48 5.927 + echo 'Installing gometalinter version v2.0.6' [2020-08-05T10:55:23.981Z] #48 5.927 + go get -d github.com/alecthomas/gometalinter [2020-08-05T10:55:24.058Z] CC images/core.o [2020-08-05T10:55:24.058Z] CC images/core-x86.o [2020-08-05T10:55:24.058Z] CC images/core-arm.o [2020-08-05T10:55:24.193Z] #31 ... [2020-08-05T10:55:24.193Z] [2020-08-05T10:55:24.193Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-05T10:55:24.193Z] #10 2.024 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-05T10:55:24.193Z] #10 DONE 2.2s [2020-08-05T10:55:24.193Z] [2020-08-05T10:55:24.193Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:24.193Z] #38 26.12 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-05T10:55:24.193Z] #38 26.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:24.193Z] #38 26.15 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:24.193Z] #38 26.36 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-05T10:55:24.193Z] #38 26.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:24.193Z] #38 26.38 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-05T10:55:24.193Z] #38 27.69 Selecting previously unselected package libprotoc17:s390x. [2020-08-05T10:55:24.193Z] #38 27.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:24.193Z] #38 27.69 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:24.255Z] #48 ... [2020-08-05T10:55:24.255Z] [2020-08-05T10:55:24.255Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:24.255Z] #29 5.933 + RM_GOPATH=0 [2020-08-05T10:55:24.255Z] #29 5.933 + TMP_GOPATH= [2020-08-05T10:55:24.255Z] #29 5.933 + : /build [2020-08-05T10:55:24.255Z] #29 5.933 + '[' -z '' ']' [2020-08-05T10:55:24.255Z] #29 5.940 ++ mktemp -d [2020-08-05T10:55:24.255Z] #29 5.950 + export GOPATH=/tmp/tmp.DtWIJUkDBD [2020-08-05T10:55:24.255Z] #29 5.950 + GOPATH=/tmp/tmp.DtWIJUkDBD [2020-08-05T10:55:24.255Z] #29 5.950 + RM_GOPATH=1 [2020-08-05T10:55:24.255Z] #29 5.950 ++ dirname ./install.sh [2020-08-05T10:55:24.255Z] #29 5.950 + dir=. [2020-08-05T10:55:24.255Z] #29 5.950 + bin=tomlv [2020-08-05T10:55:24.255Z] #29 5.950 + shift [2020-08-05T10:55:24.255Z] #29 5.950 + '[' '!' -f ./tomlv.installer ']' [2020-08-05T10:55:24.255Z] #29 5.950 + . ./tomlv.installer [2020-08-05T10:55:24.255Z] #29 5.950 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:24.255Z] #29 5.950 + install_tomlv [2020-08-05T10:55:24.255Z] #29 5.950 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-05T10:55:24.255Z] #29 5.950 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DtWIJUkDBD/src/github.com/BurntSushi/toml [2020-08-05T10:55:24.255Z] #29 5.950 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:24.255Z] #29 5.983 Cloning into '/tmp/tmp.DtWIJUkDBD/src/github.com/BurntSushi/toml'... [2020-08-05T10:55:24.255Z] #29 7.677 + cd /tmp/tmp.DtWIJUkDBD/src/github.com/BurntSushi/toml [2020-08-05T10:55:24.255Z] #29 7.677 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:55:24.255Z] #29 7.702 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:55:24.255Z] #29 8.534 runtime/internal/atomic [2020-08-05T10:55:24.255Z] #29 8.536 internal/cpu [2020-08-05T10:55:24.255Z] #29 9.265 runtime/internal/sys [2020-08-05T10:55:24.255Z] #29 9.419 internal/bytealg [2020-08-05T10:55:24.255Z] #29 9.511 runtime/internal/math [2020-08-05T10:55:24.255Z] #29 9.803 math/bits [2020-08-05T10:55:24.255Z] #29 11.08 math [2020-08-05T10:55:24.255Z] #29 11.11 runtime [2020-08-05T10:55:24.255Z] #29 ... [2020-08-05T10:55:24.255Z] [2020-08-05T10:55:24.255Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:24.255Z] #45 5.900 + RM_GOPATH=0 [2020-08-05T10:55:24.255Z] #45 5.900 + TMP_GOPATH= [2020-08-05T10:55:24.255Z] #45 5.900 + : /build [2020-08-05T10:55:24.255Z] #45 5.900 + '[' -z '' ']' [2020-08-05T10:55:24.255Z] #45 5.916 ++ mktemp -d [2020-08-05T10:55:24.255Z] #45 5.924 + export GOPATH=/tmp/tmp.6qkL1NSTEK [2020-08-05T10:55:24.255Z] #45 5.924 + GOPATH=/tmp/tmp.6qkL1NSTEK [2020-08-05T10:55:24.255Z] #45 5.924 + RM_GOPATH=1 [2020-08-05T10:55:24.255Z] #45 5.931 ++ dirname ./install.sh [2020-08-05T10:55:24.255Z] #45 5.933 + dir=. [2020-08-05T10:55:24.255Z] #45 5.936 + bin=gotestsum [2020-08-05T10:55:24.255Z] #45 5.936 + shift [2020-08-05T10:55:24.255Z] #45 5.936 + '[' '!' -f ./gotestsum.installer ']' [2020-08-05T10:55:24.255Z] #45 5.936 + . ./gotestsum.installer [2020-08-05T10:55:24.255Z] #45 5.936 ++ : v0.3.5 [2020-08-05T10:55:24.255Z] #45 5.936 + install_gotestsum [2020-08-05T10:55:24.255Z] #45 5.944 + set -e [2020-08-05T10:55:24.255Z] #45 5.944 + export GO111MODULE=on [2020-08-05T10:55:24.255Z] #45 5.944 + GO111MODULE=on [2020-08-05T10:55:24.255Z] #45 5.944 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-05T10:55:24.255Z] #45 6.164 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:24.255Z] #45 6.174 go: finding gotest.tools v0.3.5 [2020-08-05T10:55:24.255Z] #45 7.630 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:24.255Z] #45 8.128 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-05T10:55:24.255Z] #45 9.397 go: downloading gotest.tools v2.1.0+incompatible [2020-08-05T10:55:24.255Z] #45 9.513 go: extracting gotest.tools v2.1.0+incompatible [2020-08-05T10:55:24.255Z] #45 9.613 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:55:24.255Z] #45 9.656 go: downloading github.com/pkg/errors v0.8.0 [2020-08-05T10:55:24.255Z] #45 9.720 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:24.255Z] #45 9.776 go: downloading github.com/fatih/color v1.6.0 [2020-08-05T10:55:24.255Z] #45 9.786 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-05T10:55:24.255Z] #45 9.938 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:55:24.255Z] #45 10.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:24.255Z] #45 10.25 go: extracting github.com/fatih/color v1.6.0 [2020-08-05T10:55:24.255Z] #45 10.37 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:55:24.255Z] #45 10.37 go: extracting github.com/pkg/errors v0.8.0 [2020-08-05T10:55:24.255Z] #45 10.43 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:55:24.255Z] #45 10.51 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:55:24.255Z] #45 10.52 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-05T10:55:24.255Z] #45 10.53 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:55:24.255Z] #45 10.56 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:55:24.255Z] #45 10.58 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:55:24.255Z] #45 10.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:55:24.255Z] #45 10.72 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:55:24.255Z] #45 10.83 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:55:24.367Z] CC images/core-aarch64.o [2020-08-05T10:55:24.367Z] CC images/core-ppc64.o [2020-08-05T10:55:24.367Z] CC images/core-s390.o [2020-08-05T10:55:24.485Z] #38 28.12 Selecting previously unselected package protobuf-c-compiler. [2020-08-05T10:55:24.485Z] #38 28.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-05T10:55:24.485Z] #38 28.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:55:24.485Z] #38 28.25 Selecting previously unselected package protobuf-compiler. [2020-08-05T10:55:24.485Z] #38 28.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:24.485Z] #38 28.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:55:24.485Z] #38 28.37 Selecting previously unselected package python-pkg-resources. [2020-08-05T10:55:24.662Z] CC images/cpuinfo.o [2020-08-05T10:55:24.662Z] CC images/inventory.o [2020-08-05T10:55:24.662Z] CC images/fdinfo.o [2020-08-05T10:55:24.662Z] CC images/fown.o [2020-08-05T10:55:24.662Z] CC images/ns.o [2020-08-05T10:55:24.777Z] #38 28.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:55:24.777Z] #38 28.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-05T10:55:24.777Z] #38 28.52 Selecting previously unselected package python-six. [2020-08-05T10:55:24.777Z] #38 28.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-05T10:55:24.777Z] #38 28.53 Unpacking python-six (1.12.0-1) ... [2020-08-05T10:55:24.777Z] #38 28.59 Selecting previously unselected package python-protobuf. [2020-08-05T10:55:24.777Z] #38 28.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-05T10:55:24.777Z] #38 28.59 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-05T10:55:24.957Z] CC images/regfile.o [2020-08-05T10:55:24.957Z] CC images/ghost-file.o [2020-08-05T10:55:24.957Z] CC images/fifo.o [2020-08-05T10:55:24.957Z] CC images/remap-file-path.o [2020-08-05T10:55:24.957Z] CC images/eventfd.o [2020-08-05T10:55:24.957Z] CC images/eventpoll.o [2020-08-05T10:55:24.957Z] CC images/fh.o [2020-08-05T10:55:25.070Z] #38 28.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-05T10:55:25.186Z] #45 ... [2020-08-05T10:55:25.187Z] [2020-08-05T10:55:25.187Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:25.187Z] #38 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:55:25.252Z] CC images/fsnotify.o [2020-08-05T10:55:25.252Z] CC images/signalfd.o [2020-08-05T10:55:25.252Z] CC images/fs.o [2020-08-05T10:55:25.252Z] CC images/pstree.o [2020-08-05T10:55:25.252Z] CC images/pipe.o [2020-08-05T10:55:25.252Z] CC images/tcp-stream.o [2020-08-05T10:55:25.548Z] CC images/sk-packet.o [2020-08-05T10:55:25.548Z] CC images/mnt.o [2020-08-05T10:55:25.548Z] CC images/pipe-data.o [2020-08-05T10:55:25.548Z] CC images/sa.o [2020-08-05T10:55:25.548Z] CC images/timer.o [2020-08-05T10:55:25.548Z] CC images/timerfd.o [2020-08-05T10:55:25.548Z] CC images/mm.o [2020-08-05T10:55:25.703Z] #38 ... [2020-08-05T10:55:25.703Z] [2020-08-05T10:55:25.703Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-05T10:55:25.703Z] #11 DONE 1.5s [2020-08-05T10:55:25.703Z] [2020-08-05T10:55:25.703Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:55:25.703Z] #26 28.62 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-05T10:55:25.703Z] #26 29.07 + cd /tmp/tmp.JfZIoPYyNL/src/github.com/go-swagger/go-swagger [2020-08-05T10:55:25.703Z] #26 29.07 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-05T10:55:25.703Z] #26 29.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-05T10:55:25.843Z] CC images/sk-opts.o [2020-08-05T10:55:25.843Z] CC images/sk-unix.o [2020-08-05T10:55:25.843Z] CC images/sk-inet.o [2020-08-05T10:55:25.843Z] CC images/tun.o [2020-08-05T10:55:25.843Z] CC images/sk-netlink.o [2020-08-05T10:55:25.843Z] CC images/packet-sock.o [2020-08-05T10:55:26.139Z] CC images/ipc-var.o [2020-08-05T10:55:26.139Z] CC images/ipc-desc.o [2020-08-05T10:55:26.139Z] CC images/ipc-shm.o [2020-08-05T10:55:26.139Z] CC images/ipc-msg.o [2020-08-05T10:55:26.139Z] CC images/ipc-sem.o [2020-08-05T10:55:26.139Z] CC images/utsns.o [2020-08-05T10:55:26.139Z] CC images/creds.o [2020-08-05T10:55:26.433Z] CC images/vma.o [2020-08-05T10:55:26.433Z] CC images/netdev.o [2020-08-05T10:55:26.433Z] CC images/tty.o [2020-08-05T10:55:26.433Z] CC images/file-lock.o [2020-08-05T10:55:26.433Z] CC images/rlimit.o [2020-08-05T10:55:26.728Z] CC images/pagemap.o [2020-08-05T10:55:26.728Z] CC images/siginfo.o [2020-08-05T10:55:26.728Z] CC images/rpc.o [2020-08-05T10:55:27.026Z] CC images/ext-file.o [2020-08-05T10:55:27.026Z] CC images/cgroup.o [2020-08-05T10:55:27.026Z] CC images/userns.o [2020-08-05T10:55:27.026Z] CC images/google/protobuf/descriptor.o [2020-08-05T10:55:27.666Z] CC images/opts.o [2020-08-05T10:55:27.666Z] CC images/seccomp.o [2020-08-05T10:55:27.666Z] CC images/binfmt-misc.o [2020-08-05T10:55:27.666Z] CC images/time.o [2020-08-05T10:55:27.666Z] CC images/sysctl.o [2020-08-05T10:55:27.666Z] CC images/autofs.o [2020-08-05T10:55:27.666Z] CC images/macvlan.o [2020-08-05T10:55:27.666Z] CC images/sit.o [2020-08-05T10:55:27.666Z] CC images/memfd.o [2020-08-05T10:55:27.775Z] #26 ... [2020-08-05T10:55:27.775Z] [2020-08-05T10:55:27.775Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-05T10:55:27.775Z] #12 DONE 1.9s [2020-08-05T10:55:27.775Z] [2020-08-05T10:55:27.775Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:27.775Z] #38 30.84 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:27.775Z] #38 30.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:27.775Z] #38 30.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-05T10:55:27.775Z] #38 30.86 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-05T10:55:27.775Z] #38 30.87 Setting up python-six (1.12.0-1) ... [2020-08-05T10:55:27.962Z] CC images/timens.o [2020-08-05T10:55:27.962Z] LINK images/built-in.o [2020-08-05T10:55:27.962Z] GEN compel/include/asm [2020-08-05T10:55:27.962Z] GEN compel/include/version.h [2020-08-05T10:55:27.962Z] touch .config [2020-08-05T10:55:27.962Z] GEN include/common/config.h [2020-08-05T10:55:27.962Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-05T10:55:27.962Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-08-05T10:55:27.962Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-05T10:55:27.962Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-05T10:55:27.962Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-05T10:55:27.962Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-05T10:55:27.962Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-05T10:55:27.962Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-05T10:55:27.962Z] DEP compel/plugins/std/infect.d [2020-08-05T10:55:27.962Z] DEP compel/plugins/std/string.d [2020-08-05T10:55:27.962Z] DEP compel/plugins/std/log.d [2020-08-05T10:55:27.962Z] DEP compel/plugins/std/fds.d [2020-08-05T10:55:27.962Z] DEP compel/plugins/std/std.d [2020-08-05T10:55:27.962Z] DEP compel/plugins/shmem/shmem.d [2020-08-05T10:55:28.257Z] DEP compel/plugins/fds/fds.d [2020-08-05T10:55:28.257Z] CC compel/plugins/std/std.o [2020-08-05T10:55:28.257Z] CC compel/plugins/std/fds.o [2020-08-05T10:55:28.257Z] CC compel/plugins/std/log.o [2020-08-05T10:55:28.414Z] #38 32.28 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-05T10:55:28.414Z] #38 32.29 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-05T10:55:28.414Z] #38 32.30 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:28.466Z] #38 15.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:55:28.553Z] CC compel/plugins/std/string.o [2020-08-05T10:55:28.553Z] CC compel/plugins/std/infect.o [2020-08-05T10:55:28.553Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-05T10:55:28.553Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-05T10:55:28.553Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-05T10:55:28.553Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-05T10:55:28.553Z] AR compel/plugins/std.lib.a [2020-08-05T10:55:28.553Z] CC compel/plugins/fds/fds.o [2020-08-05T10:55:28.706Z] #38 32.31 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-05T10:55:28.706Z] #38 32.32 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-05T10:55:28.706Z] #38 32.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:55:28.706Z] #38 32.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:55:28.706Z] #38 32.34 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-05T10:55:28.706Z] #38 32.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:55:28.706Z] #38 32.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-05T10:55:28.848Z] AR compel/plugins/fds.lib.a [2020-08-05T10:55:28.848Z] HOSTDEP compel/src/lib/log-host.d [2020-08-05T10:55:28.848Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-05T10:55:28.848Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-05T10:55:28.848Z] HOSTDEP compel/src/main-host.d [2020-08-05T10:55:28.848Z] DEP compel/src/lib/ptrace.d [2020-08-05T10:55:28.848Z] DEP compel/src/lib/infect.d [2020-08-05T10:55:28.848Z] DEP compel/src/lib/infect-util.d [2020-08-05T10:55:28.848Z] DEP compel/src/lib/infect-rpc.d [2020-08-05T10:55:28.848Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-08-05T10:55:28.848Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-05T10:55:28.848Z] DEP compel/src/lib/log.d [2020-08-05T10:55:28.848Z] DEP compel/src/main.d [2020-08-05T10:55:29.066Z] #38 ... [2020-08-05T10:55:29.066Z] [2020-08-05T10:55:29.066Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:29.066Z] #31 6.324 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:29.066Z] #31 6.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:29.066Z] #31 6.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:29.066Z] #31 8.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:55:29.066Z] #31 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:55:29.066Z] #31 15.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:55:29.144Z] DEP compel/src/lib/handle-elf.d [2020-08-05T10:55:29.144Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-05T10:55:29.144Z] CC compel/src/lib/log.o [2020-08-05T10:55:29.144Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-08-05T10:55:29.144Z] CC compel/arch/ppc64/src/lib/infect.o [2020-08-05T10:55:29.144Z] CC compel/src/lib/infect-rpc.o [2020-08-05T10:55:29.325Z] #31 ... [2020-08-05T10:55:29.325Z] [2020-08-05T10:55:29.325Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:29.325Z] #45 13.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:55:29.325Z] #45 15.30 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:55:29.325Z] #45 15.36 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:55:29.358Z] #38 ... [2020-08-05T10:55:29.358Z] [2020-08-05T10:55:29.358Z] #13 [dev 6/25] RUN ldconfig [2020-08-05T10:55:29.358Z] #13 DONE 1.9s [2020-08-05T10:55:29.358Z] [2020-08-05T10:55:29.358Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:29.443Z] CC compel/src/lib/infect-util.o [2020-08-05T10:55:29.443Z] CC compel/src/lib/infect.o [2020-08-05T10:55:30.087Z] CC compel/src/lib/ptrace.o [2020-08-05T10:55:30.087Z] AR compel/libcompel.a [2020-08-05T10:55:30.087Z] HOSTCC compel/src/main-host.o [2020-08-05T10:55:30.087Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-05T10:55:30.087Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-08-05T10:55:30.087Z] HOSTCC compel/src/lib/log-host.o [2020-08-05T10:55:30.087Z] HOSTLINK compel/compel-host-bin [2020-08-05T10:55:30.087Z] DEP soccr/soccr.d [2020-08-05T10:55:30.382Z] CC soccr/soccr.o [2020-08-05T10:55:30.677Z] AR soccr/libsoccr.a [2020-08-05T10:55:30.677Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:55:30.677Z] DEP criu/arch/ppc64/sigframe.d [2020-08-05T10:55:30.677Z] DEP criu/arch/ppc64/crtools.d [2020-08-05T10:55:30.677Z] DEP criu/arch/ppc64/cpu.d [2020-08-05T10:55:30.677Z] CC criu/arch/ppc64/cpu.o [2020-08-05T10:55:30.973Z] CC criu/arch/ppc64/crtools.o [2020-08-05T10:55:30.973Z] CC criu/arch/ppc64/sigframe.o [2020-08-05T10:55:30.973Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-08-05T10:55:30.973Z] DEP criu/pie/util-vdso.d [2020-08-05T10:55:31.268Z] DEP criu/pie/util.d [2020-08-05T10:55:31.268Z] CC criu/pie/util.o [2020-08-05T10:55:31.268Z] CC criu/pie/util-vdso.o [2020-08-05T10:55:31.268Z] AR criu/pie/pie.lib.a [2020-08-05T10:55:31.268Z] DEP criu/pie/restorer.d [2020-08-05T10:55:31.449Z] #14 2.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:55:31.562Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-05T10:55:31.562Z] DEP criu/arch/ppc64/restorer.d [2020-08-05T10:55:31.562Z] DEP criu/arch/ppc64/vdso-pie.d [2020-08-05T10:55:31.562Z] DEP criu/pie/parasite-vdso.d [2020-08-05T10:55:31.562Z] DEP criu/pie/parasite.d [2020-08-05T10:55:31.562Z] CC criu/pie/parasite.o [2020-08-05T10:55:31.744Z] #14 2.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:55:31.744Z] #14 2.504 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:55:31.858Z] LINK criu/pie/parasite.built-in.o [2020-08-05T10:55:31.858Z] GEN criu/pie/parasite-blob.h [2020-08-05T10:55:31.858Z] CC criu/pie/parasite-vdso.o [2020-08-05T10:55:31.874Z] #45 ... [2020-08-05T10:55:31.874Z] [2020-08-05T10:55:31.874Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:55:31.874Z] #20 18.90 + mkdir -p /build [2020-08-05T10:55:31.874Z] #20 18.90 + mv docker/docker /build/ [2020-08-05T10:55:31.874Z] #20 18.90 + rmdir docker [2020-08-05T10:55:32.064Z] #14 ... [2020-08-05T10:55:32.064Z] [2020-08-05T10:55:32.064Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:32.064Z] #38 35.43 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-05T10:55:32.064Z] #38 35.44 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:32.064Z] #38 DONE 35.8s [2020-08-05T10:55:32.064Z] [2020-08-05T10:55:32.064Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:32.064Z] #14 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-05T10:55:32.154Z] CC criu/arch/ppc64/vdso-pie.o [2020-08-05T10:55:32.154Z] CC criu/arch/ppc64/restorer.o [2020-08-05T10:55:32.154Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-08-05T10:55:32.154Z] CC criu/pie/restorer.o [2020-08-05T10:55:32.359Z] #14 ... [2020-08-05T10:55:32.359Z] [2020-08-05T10:55:32.359Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:32.359Z] #29 25.97 internal/reflectlite [2020-08-05T10:55:32.359Z] #29 26.00 sync [2020-08-05T10:55:32.359Z] #29 28.36 errors [2020-08-05T10:55:32.359Z] #29 28.37 sort [2020-08-05T10:55:32.359Z] #29 28.59 strconv [2020-08-05T10:55:32.359Z] #29 29.31 io [2020-08-05T10:55:32.359Z] #29 30.40 internal/oserror [2020-08-05T10:55:32.359Z] #29 30.51 syscall [2020-08-05T10:55:32.359Z] #29 31.37 reflect [2020-08-05T10:55:32.359Z] #29 35.90 time [2020-08-05T10:55:32.660Z] #29 ... [2020-08-05T10:55:32.660Z] [2020-08-05T10:55:32.660Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:32.660Z] #31 28.91 Selecting previously unselected package libicu63:s390x. [2020-08-05T10:55:32.660Z] #31 28.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 28.93 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-05T10:55:32.660Z] #31 33.75 Selecting previously unselected package libxml2:s390x. [2020-08-05T10:55:32.660Z] #31 33.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 33.79 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:55:32.660Z] #31 34.20 Selecting previously unselected package libarchive13:s390x. [2020-08-05T10:55:32.660Z] #31 34.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 34.20 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-05T10:55:32.660Z] #31 34.47 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-05T10:55:32.660Z] #31 34.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 34.49 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-05T10:55:32.660Z] #31 34.61 Selecting previously unselected package librhash0:s390x. [2020-08-05T10:55:32.660Z] #31 34.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 34.63 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-05T10:55:32.660Z] #31 34.72 Selecting previously unselected package libuv1:s390x. [2020-08-05T10:55:32.660Z] #31 34.72 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 34.72 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-05T10:55:32.660Z] #31 34.81 Selecting previously unselected package cmake. [2020-08-05T10:55:32.660Z] #31 34.81 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-05T10:55:32.660Z] #31 34.82 Unpacking cmake (3.13.4-1) ... [2020-08-05T10:55:32.794Z] LINK criu/pie/restorer.built-in.o [2020-08-05T10:55:32.794Z] GEN criu/pie/restorer-blob.h [2020-08-05T10:55:32.794Z] DEP criu/vdso.d [2020-08-05T10:55:32.794Z] DEP criu/uts_ns.d [2020-08-05T10:55:32.953Z] #31 ... [2020-08-05T10:55:32.953Z] [2020-08-05T10:55:32.953Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:32.953Z] #24 7.958 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-05T10:55:32.953Z] #24 13.29 [2020-08-05T10:55:33.092Z] DEP criu/util.d [2020-08-05T10:55:33.092Z] DEP criu/uffd.d [2020-08-05T10:55:33.092Z] DEP criu/tun.d [2020-08-05T10:55:33.092Z] DEP criu/tty.d [2020-08-05T10:55:33.092Z] DEP criu/timerfd.d [2020-08-05T10:55:33.092Z] DEP criu/timens.d [2020-08-05T10:55:33.092Z] DEP criu/sysfs_parse.d [2020-08-05T10:55:33.253Z] #24 13.43 #=#=# ### 4.7% ###### 8.9% ######### 13.1% ############### 21.4% ######################## 34.0% ############################### 44.4% ######################################## 55.7% ############################################# 62.8% #################################################### 72.4% [2020-08-05T10:55:33.253Z] #24 ... [2020-08-05T10:55:33.253Z] [2020-08-05T10:55:33.253Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:33.253Z] #31 37.12 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-05T10:55:33.253Z] #31 37.13 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T10:55:33.253Z] #31 37.14 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-05T10:55:33.253Z] #31 37.15 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T10:55:33.253Z] #31 37.16 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-05T10:55:33.253Z] #31 37.17 Setting up cmake-data (3.13.4-1) ... [2020-08-05T10:55:33.387Z] DEP criu/sysctl.d [2020-08-05T10:55:33.387Z] DEP criu/string.d [2020-08-05T10:55:33.387Z] DEP criu/stats.d [2020-08-05T10:55:33.387Z] DEP criu/sockets.d [2020-08-05T10:55:33.387Z] DEP criu/sk-unix.d [2020-08-05T10:55:33.387Z] DEP criu/sk-tcp.d [2020-08-05T10:55:33.387Z] DEP criu/sk-queue.d [2020-08-05T10:55:33.387Z] DEP criu/sk-packet.d [2020-08-05T10:55:33.545Z] #31 37.18 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:55:33.545Z] #31 37.19 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-05T10:55:33.545Z] #31 37.20 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-05T10:55:33.545Z] #31 37.20 Setting up cmake (3.13.4-1) ... [2020-08-05T10:55:33.545Z] #31 37.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:55:33.545Z] #31 37.25 Processing triggers for mime-support (3.62) ... [2020-08-05T10:55:33.682Z] DEP criu/sk-netlink.d [2020-08-05T10:55:33.682Z] DEP criu/sk-inet.d [2020-08-05T10:55:33.682Z] DEP criu/signalfd.d [2020-08-05T10:55:33.682Z] DEP criu/sigframe.d [2020-08-05T10:55:33.682Z] DEP criu/shmem.d [2020-08-05T10:55:33.682Z] DEP criu/servicefd.d [2020-08-05T10:55:33.682Z] DEP criu/seize.d [2020-08-05T10:55:33.769Z] #20 ... [2020-08-05T10:55:33.769Z] [2020-08-05T10:55:33.769Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:33.769Z] #7 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:55:33.769Z] #7 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:55:33.769Z] #7 ... [2020-08-05T10:55:33.769Z] [2020-08-05T10:55:33.769Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:33.769Z] #42 10.43 unicode [2020-08-05T10:55:33.769Z] #42 11.23 runtime [2020-08-05T10:55:33.769Z] #42 15.65 unicode/utf8 [2020-08-05T10:55:33.769Z] #42 16.33 math/bits [2020-08-05T10:55:33.769Z] #42 17.44 math [2020-08-05T10:55:33.769Z] #42 ... [2020-08-05T10:55:33.769Z] [2020-08-05T10:55:33.769Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:33.769Z] #45 19.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-05T10:55:33.769Z] #45 20.50 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:33.769Z] #45 20.50 go: finding gotest.tools v2.2.0+incompatible [2020-08-05T10:55:33.771Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b118e369802edae) in /home/ubuntu/workspace/moby_PR-41314 [Pipeline] { [Pipeline] checkout [2020-08-05T10:55:33.979Z] DEP criu/seccomp.d [2020-08-05T10:55:33.979Z] DEP criu/rst-malloc.d [2020-08-05T10:55:33.979Z] DEP criu/rbtree.d [2020-08-05T10:55:33.979Z] DEP criu/pstree.d [2020-08-05T10:55:33.979Z] DEP criu/protobuf.d [2020-08-05T10:55:33.979Z] GEN criu/protobuf-desc-gen.h [2020-08-05T10:55:34.026Z] #45 20.63 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:34.026Z] #45 20.64 go: downloading gotest.tools v2.2.0+incompatible [2020-08-05T10:55:34.026Z] #45 ... [2020-08-05T10:55:34.026Z] [2020-08-05T10:55:34.026Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:55:34.026Z] #20 DONE 21.0s [2020-08-05T10:55:34.178Z] #31 DONE 37.7s [2020-08-05T10:55:34.178Z] [2020-08-05T10:55:34.178Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:55:34.178Z] #32 DONE 0.1s [2020-08-05T10:55:34.178Z] [2020-08-05T10:55:34.178Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:34.178Z] #24 13.43 #=#=# ### 4.7% ###### 8.9% ######### 13.1% ############### 21.4% ######################## 34.0% ############################### 44.4% ######################################## 55.7% ############################################# 62.8% #################################################### 72.4% ######################################################## 78.7% ############################################################## 87.1% #################################################################### 95.4% ######################################################################## 100.0% [2020-08-05T10:55:34.178Z] #24 ... [2020-08-05T10:55:34.178Z] [2020-08-05T10:55:34.178Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-05T10:55:34.178Z] #33 DONE 0.1s [2020-08-05T10:55:34.178Z] [2020-08-05T10:55:34.178Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:34.178Z] #24 15.40 #=#=# [2020-08-05T10:55:34.274Z] DEP criu/protobuf-desc.d [2020-08-05T10:55:34.274Z] DEP criu/proc_parse.d [2020-08-05T10:55:34.274Z] DEP criu/plugin.d [2020-08-05T10:55:34.274Z] DEP criu/pipes.d [2020-08-05T10:55:34.285Z] [2020-08-05T10:55:34.285Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:34.285Z] #29 18.03 unicode/utf8 [2020-08-05T10:55:34.285Z] #29 18.90 internal/race [2020-08-05T10:55:34.285Z] #29 19.01 sync/atomic [2020-08-05T10:55:34.285Z] #29 19.51 unicode [2020-08-05T10:55:34.285Z] #29 ... [2020-08-05T10:55:34.285Z] [2020-08-05T10:55:34.285Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:34.285Z] #54 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:55:34.285Z] #54 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:55:34.473Z] #24 15.58 1.1% ############### 20.9% [2020-08-05T10:55:34.473Z] #24 ... [2020-08-05T10:55:34.473Z] [2020-08-05T10:55:34.473Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:34.473Z] #42 27.89 internal/reflectlite [2020-08-05T10:55:34.473Z] #42 27.90 sync [2020-08-05T10:55:34.473Z] #42 28.77 github.com/LK4D4/vndr/godl/singleflight [2020-08-05T10:55:34.474Z] #42 29.02 math/rand [2020-08-05T10:55:34.474Z] #42 29.89 internal/singleflight [2020-08-05T10:55:34.474Z] #42 30.21 sort [2020-08-05T10:55:34.474Z] #42 30.21 errors [2020-08-05T10:55:34.474Z] #42 30.44 io [2020-08-05T10:55:34.474Z] #42 31.01 strconv [2020-08-05T10:55:34.474Z] #42 31.35 bytes [2020-08-05T10:55:34.474Z] #42 33.06 bufio [2020-08-05T10:55:34.474Z] #42 33.38 reflect [2020-08-05T10:55:34.474Z] #42 34.39 internal/oserror [2020-08-05T10:55:34.474Z] #42 34.47 syscall [2020-08-05T10:55:34.474Z] #42 ... [2020-08-05T10:55:34.474Z] [2020-08-05T10:55:34.474Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:34.544Z] #54 ... [2020-08-05T10:55:34.544Z] [2020-08-05T10:55:34.544Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:34.544Z] #45 21.26 go: extracting gotest.tools v2.2.0+incompatible [2020-08-05T10:55:34.544Z] #45 21.27 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-05T10:55:34.570Z] DEP criu/pie-util.d [2020-08-05T10:55:34.570Z] DEP criu/pie-util-vdso.d [2020-08-05T10:55:34.570Z] DEP criu/path.d [2020-08-05T10:55:34.570Z] DEP criu/parasite-syscall.d [2020-08-05T10:55:34.570Z] DEP criu/pagemap.d [2020-08-05T10:55:34.570Z] DEP criu/pagemap-cache.d [2020-08-05T10:55:34.570Z] DEP criu/page-xfer.d [2020-08-05T10:55:34.570Z] DEP criu/page-pipe.d [2020-08-05T10:55:34.865Z] DEP criu/netfilter.d [2020-08-05T10:55:34.865Z] DEP criu/net.d [2020-08-05T10:55:34.865Z] DEP criu/namespaces.d [2020-08-05T10:55:34.865Z] DEP criu/mount.d [2020-08-05T10:55:34.865Z] DEP criu/memfd.d [2020-08-05T10:55:34.865Z] DEP criu/mem.d [2020-08-05T10:55:34.865Z] DEP criu/lsm.d [2020-08-05T10:55:35.058Z] #24 15.58 1.1% ############### 20.9% ########################### 37.9% ####################################### 54.9% ####################################################### 77.6% ################################################################ 88.9% ######################################################################## 100.0% [2020-08-05T10:55:35.154Z] #45 ... [2020-08-05T10:55:35.154Z] [2020-08-05T10:55:35.154Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:35.154Z] #22 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:55:35.154Z] #22 ... [2020-08-05T10:55:35.154Z] [2020-08-05T10:55:35.154Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:55:35.154Z] #48 19.21 + cd /tmp/tmp.PzsCcezKr2/src/github.com/alecthomas/gometalinter [2020-08-05T10:55:35.154Z] #48 19.21 + git checkout -q v2.0.6 [2020-08-05T10:55:35.154Z] #48 19.74 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-05T10:55:35.160Z] DEP criu/log.d [2020-08-05T10:55:35.160Z] DEP criu/libnetlink.d [2020-08-05T10:55:35.160Z] DEP criu/kerndat.d [2020-08-05T10:55:35.160Z] DEP criu/kcmp-ids.d [2020-08-05T10:55:35.160Z] DEP criu/irmap.d [2020-08-05T10:55:35.160Z] DEP criu/ipc_ns.d [2020-08-05T10:55:35.160Z] DEP criu/image.d [2020-08-05T10:55:35.160Z] DEP criu/image-desc.d [2020-08-05T10:55:35.351Z] #24 16.59 [2020-08-05T10:55:35.413Z] #48 ... [2020-08-05T10:55:35.413Z] [2020-08-05T10:55:35.413Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:55:35.413Z] #60 12.31 + cd /tmp/tmp.4wI4MvALgh/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:55:35.413Z] #60 12.31 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:55:35.413Z] #60 12.78 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:55:35.413Z] #60 12.78 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-05T10:55:35.454Z] DEP criu/fsnotify.d [2020-08-05T10:55:35.454Z] DEP criu/filesystems.d [2020-08-05T10:55:35.454Z] DEP criu/files.d [2020-08-05T10:55:35.454Z] DEP criu/files-reg.d [2020-08-05T10:55:35.454Z] DEP criu/files-ext.d [2020-08-05T10:55:35.454Z] DEP criu/file-lock.d [2020-08-05T10:55:35.454Z] DEP criu/file-ids.d [2020-08-05T10:55:35.454Z] DEP criu/fifo.d [2020-08-05T10:55:35.749Z] DEP criu/fdstore.d [2020-08-05T10:55:35.749Z] DEP criu/fault-injection.d [2020-08-05T10:55:35.749Z] DEP criu/external.d [2020-08-05T10:55:35.749Z] DEP criu/eventpoll.d [2020-08-05T10:55:35.749Z] DEP criu/eventfd.d [2020-08-05T10:55:35.749Z] DEP criu/crtools.d [2020-08-05T10:55:35.749Z] DEP criu/cr-service.d [2020-08-05T10:55:35.749Z] DEP criu/cr-restore.d [2020-08-05T10:55:35.986Z] #60 ... [2020-08-05T10:55:35.986Z] [2020-08-05T10:55:35.986Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:35.986Z] #45 22.68 go: downloading github.com/pkg/errors v0.9.1 [2020-08-05T10:55:35.986Z] #45 22.69 go: downloading github.com/fatih/color v1.9.0 [2020-08-05T10:55:35.986Z] #45 22.69 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:35.986Z] #45 22.77 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:36.043Z] DEP criu/cr-errno.d [2020-08-05T10:55:36.043Z] DEP criu/cr-dump.d [2020-08-05T10:55:36.043Z] DEP criu/cr-dedup.d [2020-08-05T10:55:36.043Z] DEP criu/cr-check.d [2020-08-05T10:55:36.043Z] DEP criu/config.d [2020-08-05T10:55:36.043Z] DEP criu/clone-noasan.d [2020-08-05T10:55:36.043Z] DEP criu/cgroup.d [2020-08-05T10:55:36.043Z] DEP criu/cgroup-props.d [2020-08-05T10:55:36.243Z] #45 22.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:36.243Z] #45 23.08 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:36.243Z] #45 23.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:36.338Z] DEP criu/bitmap.d [2020-08-05T10:55:36.338Z] DEP criu/bfd.d [2020-08-05T10:55:36.338Z] DEP criu/autofs.d [2020-08-05T10:55:36.338Z] DEP criu/aio.d [2020-08-05T10:55:36.338Z] DEP criu/action-scripts.d [2020-08-05T10:55:36.338Z] CC criu/action-scripts.o [2020-08-05T10:55:36.357Z] using credential docker-jenkins-github-credentials [2020-08-05T10:55:36.365Z] Cloning the remote Git repository [2020-08-05T10:55:36.365Z] Cloning with configured refspecs honoured and without tags [2020-08-05T10:55:36.366Z] Cloning repository https://github.com/moby/moby.git [2020-08-05T10:55:36.419Z] > git init /home/ubuntu/workspace/moby_PR-41314 # timeout=10 [2020-08-05T10:55:36.504Z] #45 23.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:36.504Z] #45 23.19 go: extracting github.com/fatih/color v1.9.0 [2020-08-05T10:55:36.504Z] #45 23.34 go: extracting github.com/pkg/errors v0.9.1 [2020-08-05T10:55:36.637Z] CC criu/aio.o [2020-08-05T10:55:36.637Z] CC criu/autofs.o [2020-08-05T10:55:36.761Z] #45 23.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:36.761Z] #45 23.45 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:36.812Z] #24 16.76 ### 5.1% ####### 10.1% ################ 22.8% ######################## 34.7% ################################# 47.0% ####################################### 54.6% ############################################ 62.3% #################################################### 72.4% ######################################################### 80.1% ############################################################### 87.7% #################################################################### 95.3% ######################################################################## 100.0% [2020-08-05T10:55:36.936Z] CC criu/bfd.o [2020-08-05T10:55:37.019Z] #45 23.86 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:37.019Z] #45 23.95 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:37.019Z] #45 23.95 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:37.019Z] #45 23.95 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:37.105Z] #24 18.38 [2020-08-05T10:55:37.232Z] CC criu/bitmap.o [2020-08-05T10:55:37.232Z] CC criu/cgroup-props.o [2020-08-05T10:55:37.278Z] #45 24.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:37.529Z] CC criu/cgroup.o [2020-08-05T10:55:36.758Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:55:36.758Z] > git --version # timeout=10 [2020-08-05T10:55:36.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:55:36.798Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:55:38.275Z] #24 18.51 # 2.5% ### 4.4% ##### 7.2% ####### 10.1% ######### 13.8% ############# 18.6% ############### 22.2% ################### 26.7% #################### 28.7% ####################### 32.7% ######################### 35.9% [2020-08-05T10:55:38.275Z] #24 ... [2020-08-05T10:55:38.275Z] [2020-08-05T10:55:38.275Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:55:38.275Z] #52 10.15 + cd /tmp/tmp.BeHTdPTHLF/src/github.com/opencontainers/runc [2020-08-05T10:55:38.275Z] #52 10.15 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:55:38.275Z] #52 10.74 + '[' -z '' ']' [2020-08-05T10:55:38.275Z] #52 10.74 + target=static [2020-08-05T10:55:38.275Z] #52 10.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-05T10:55:38.275Z] #52 12.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-08-05T10:55:38.569Z] #52 ... [2020-08-05T10:55:38.569Z] [2020-08-05T10:55:38.569Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:38.578Z] CC criu/clone-noasan.o [2020-08-05T10:55:38.578Z] CC criu/config.o [2020-08-05T10:55:39.220Z] CC criu/cr-check.o [2020-08-05T10:55:39.515Z] CC criu/cr-dedup.o [2020-08-05T10:55:39.813Z] CC criu/cr-dump.o [2020-08-05T10:55:40.324Z] #24 18.51 # 2.5% ### 4.4% ##### 7.2% ####### 10.1% ######### 13.8% ############# 18.6% ############### 22.2% ################### 26.7% #################### 28.7% ####################### 32.7% ######################### 35.9% ############################ 39.1% ############################## 43.0% ################################# 46.8% ################################### 49.7% ###################################### 53.4% ######################################### 58.2% ########################################### 61.0% ############################################### 65.7% ################################################## 69.5% #################################################### 73.3% ######################################################## 78.0% ########################################################## 81.8% ############################################################# 85.6% ################################################################# 90.3% ################################################################### 94.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-08-05T10:55:40.324Z] #24 21.58 [2020-08-05T10:55:40.455Z] CC criu/cr-errno.o [2020-08-05T10:55:40.455Z] CC criu/cr-restore.o [2020-08-05T10:55:41.360Z] #24 22.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-05T10:55:41.360Z] #24 22.83 [2020-08-05T10:55:41.448Z] #45 27.46 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:41.448Z] #45 ... [2020-08-05T10:55:41.448Z] [2020-08-05T10:55:41.448Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:55:41.961Z] #24 23.00 ####################################### 55.2%#24 ... [2020-08-05T10:55:41.961Z] [2020-08-05T10:55:41.961Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:55:41.961Z] #34 1.442 + RM_GOPATH=0 [2020-08-05T10:55:41.961Z] #34 1.442 + TMP_GOPATH= [2020-08-05T10:55:41.961Z] #34 1.442 + : /build [2020-08-05T10:55:41.961Z] #34 1.443 + '[' -z '' ']' [2020-08-05T10:55:41.961Z] #34 1.443 ++ mktemp -d [2020-08-05T10:55:41.961Z] #34 1.444 + export GOPATH=/tmp/tmp.xgN9o2gdIy [2020-08-05T10:55:41.961Z] #34 1.444 + GOPATH=/tmp/tmp.xgN9o2gdIy [2020-08-05T10:55:41.961Z] #34 1.444 + RM_GOPATH=1 [2020-08-05T10:55:41.961Z] #34 1.445 ++ dirname ./install.sh [2020-08-05T10:55:41.961Z] #34 1.445 + dir=. [2020-08-05T10:55:41.961Z] #34 1.445 + bin=tini [2020-08-05T10:55:41.961Z] #34 1.445 + shift [2020-08-05T10:55:41.961Z] #34 1.445 + '[' '!' -f ./tini.installer ']' [2020-08-05T10:55:41.961Z] #34 1.445 + . ./tini.installer [2020-08-05T10:55:41.961Z] #34 1.445 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:55:41.961Z] #34 1.445 + install_tini [2020-08-05T10:55:41.961Z] #34 1.446 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-05T10:55:41.961Z] #34 1.446 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:55:41.961Z] #34 1.446 + git clone https://github.com/krallin/tini.git /tmp/tmp.xgN9o2gdIy/tini [2020-08-05T10:55:41.961Z] #34 1.451 Cloning into '/tmp/tmp.xgN9o2gdIy/tini'... [2020-08-05T10:55:41.961Z] #34 1.994 + cd /tmp/tmp.xgN9o2gdIy/tini [2020-08-05T10:55:41.961Z] #34 1.994 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:55:41.961Z] #34 2.011 + cmake . [2020-08-05T10:55:41.961Z] #34 2.394 -- The C compiler identification is GNU 8.3.0 [2020-08-05T10:55:41.961Z] #34 2.431 -- Check for working C compiler: /usr/bin/cc [2020-08-05T10:55:41.961Z] #34 2.871 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-05T10:55:41.961Z] #34 2.874 -- Detecting C compiler ABI info [2020-08-05T10:55:41.961Z] #34 3.458 -- Detecting C compiler ABI info - done [2020-08-05T10:55:41.961Z] #34 3.478 -- Detecting C compile features [2020-08-05T10:55:41.961Z] #34 4.948 -- Detecting C compile features - done [2020-08-05T10:55:41.961Z] #34 4.971 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-05T10:55:41.961Z] #34 5.151 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-05T10:55:41.961Z] #34 5.210 -- Configuring done [2020-08-05T10:55:41.961Z] #34 5.236 -- Generating done [2020-08-05T10:55:41.961Z] #34 5.237 -- Build files have been written to: /tmp/tmp.xgN9o2gdIy/tini [2020-08-05T10:55:41.961Z] #34 5.245 + make tini-static [2020-08-05T10:55:41.961Z] #34 5.559 Scanning dependencies of target tini-static [2020-08-05T10:55:41.961Z] #34 5.602 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-05T10:55:41.961Z] #34 6.478 [100%] Linking C executable tini-static [2020-08-05T10:55:41.961Z] #34 6.960 [100%] Built target tini-static [2020-08-05T10:55:41.961Z] #34 7.020 + mkdir -p /build [2020-08-05T10:55:41.961Z] #34 7.022 + cp tini-static /build/docker-init [2020-08-05T10:55:41.961Z] #34 DONE 7.6s [2020-08-05T10:55:41.961Z] [2020-08-05T10:55:41.961Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:41.961Z] #24 23.00 ####################################### 55.2% ######################################################################## 100.0% [2020-08-05T10:55:41.961Z] #24 23.17 [2020-08-05T10:55:41.981Z] CC criu/cr-service.o [2020-08-05T10:55:42.253Z] #24 ... [2020-08-05T10:55:42.253Z] [2020-08-05T10:55:42.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:55:42.253Z] #39 ... [2020-08-05T10:55:42.253Z] [2020-08-05T10:55:42.253Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:55:42.253Z] #57 25.17 Checking out files: 86% (2764/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-05T10:55:42.253Z] #57 25.49 + cd /tmp/tmp.2qcxFyBwBJ/src/github.com/containerd/containerd [2020-08-05T10:55:42.253Z] #57 25.49 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:55:42.276Z] CC criu/crtools.o [2020-08-05T10:55:42.276Z] CC criu/eventfd.o [2020-08-05T10:55:42.585Z] CC criu/eventpoll.o [2020-08-05T10:55:42.740Z] #36 28.59 Checking out files: 58% (935/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 89% (1431/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-05T10:55:42.740Z] #36 29.96 + cd /tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution [2020-08-05T10:55:42.740Z] #36 29.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-05T10:55:42.881Z] CC criu/external.o [2020-08-05T10:55:42.881Z] CC criu/fault-injection.o [2020-08-05T10:55:42.881Z] CC criu/fdstore.o [2020-08-05T10:55:42.881Z] CC criu/fifo.o [2020-08-05T10:55:43.176Z] CC criu/file-ids.o [2020-08-05T10:55:43.176Z] CC criu/file-lock.o [2020-08-05T10:55:43.472Z] CC criu/files-ext.o [2020-08-05T10:55:43.472Z] CC criu/files-reg.o [2020-08-05T10:55:44.113Z] CC criu/files.o [2020-08-05T10:55:44.323Z] #57 27.60 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-05T10:55:44.323Z] #57 27.60 + BUILDTAGS='netgo osusergo static_build' [2020-08-05T10:55:44.323Z] #57 27.60 + export EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:55:44.323Z] #57 27.60 + EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:55:44.323Z] #57 27.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-05T10:55:44.323Z] #57 27.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-05T10:55:44.323Z] #57 27.60 + '[' '' = dynamic ']' [2020-08-05T10:55:44.323Z] #57 27.60 + make [2020-08-05T10:55:44.615Z] #57 28.44 🇩 bin/ctr [2020-08-05T10:55:44.753Z] CC criu/filesystems.o [2020-08-05T10:55:44.907Z] #57 ... [2020-08-05T10:55:44.907Z] [2020-08-05T10:55:44.907Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:44.907Z] #14 5.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-05T10:55:44.907Z] #14 7.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-05T10:55:44.907Z] #14 10.73 Fetched 8062 kB in 9s (910 kB/s) [2020-08-05T10:55:44.907Z] #14 10.73 Reading package lists... [2020-08-05T10:55:44.907Z] #14 13.96 Reading package lists... [2020-08-05T10:55:44.907Z] #14 ... [2020-08-05T10:55:44.907Z] [2020-08-05T10:55:44.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:55:44.907Z] #39 12.79 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:55:44.907Z] #39 12.79 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:55:44.907Z] #39 12.80 Note: Building without GnuTLS support [2020-08-05T10:55:44.907Z] #39 12.81 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:55:44.907Z] #39 12.81 Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:55:45.049Z] CC criu/fsnotify.o [2020-08-05T10:55:45.690Z] CC criu/image-desc.o [2020-08-05T10:55:45.690Z] CC criu/image.o [2020-08-05T10:55:45.690Z] CC criu/ipc_ns.o [2020-08-05T10:55:45.942Z] #39 13.90 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:55:45.942Z] #39 13.94 GEN .gitid [2020-08-05T10:55:45.942Z] #39 13.96 GEN criu/include/version.h [2020-08-05T10:55:45.942Z] #39 13.99 GEN include/common/asm [2020-08-05T10:55:46.332Z] CC criu/irmap.o [2020-08-05T10:55:46.333Z] CC criu/kcmp-ids.o [2020-08-05T10:55:46.333Z] CC criu/kerndat.o [2020-08-05T10:55:46.587Z] #39 ... [2020-08-05T10:55:46.587Z] [2020-08-05T10:55:46.587Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:55:46.587Z] #24 24.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-05T10:55:46.587Z] #24 24.78 [2020-08-05T10:55:46.587Z] #24 24.89 ######################################################################## 100.0% [2020-08-05T10:55:46.587Z] #24 24.97 [2020-08-05T10:55:46.587Z] #24 25.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-05T10:55:46.587Z] #24 25.91 skipping existing b63cc5f62c21 [2020-08-05T10:55:46.587Z] #24 25.97 [2020-08-05T10:55:46.587Z] #24 26.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-05T10:55:46.587Z] #24 27.19 [2020-08-05T10:55:46.587Z] #24 27.32 ######################################################################## 100.0% [2020-08-05T10:55:46.587Z] #24 27.43 [2020-08-05T10:55:46.587Z] #24 27.47 Download of images into '/build' complete. [2020-08-05T10:55:46.587Z] #24 27.47 Use something like the following to load the result into a Docker daemon: [2020-08-05T10:55:46.587Z] #24 27.47 tar -cC '/build' . | docker load [2020-08-05T10:55:46.587Z] #24 DONE 27.7s [2020-08-05T10:55:46.587Z] [2020-08-05T10:55:46.587Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:46.587Z] #29 40.55 internal/poll [2020-08-05T10:55:46.587Z] #29 41.92 internal/syscall/execenv [2020-08-05T10:55:46.587Z] #29 42.01 internal/syscall/unix [2020-08-05T10:55:46.587Z] #29 42.20 internal/fmtsort [2020-08-05T10:55:46.587Z] #29 42.24 os [2020-08-05T10:55:46.587Z] #29 42.90 strings [2020-08-05T10:55:46.587Z] #29 44.11 fmt [2020-08-05T10:55:46.587Z] #29 45.07 bytes [2020-08-05T10:55:46.587Z] #29 46.71 bufio [2020-08-05T10:55:46.587Z] #29 47.50 flag [2020-08-05T10:55:46.587Z] #29 48.09 path/filepath [2020-08-05T10:55:46.587Z] #29 48.30 log [2020-08-05T10:55:46.587Z] #29 48.73 path [2020-08-05T10:55:46.587Z] #29 49.04 text/tabwriter [2020-08-05T10:55:46.587Z] #29 49.27 io/ioutil [2020-08-05T10:55:46.587Z] #29 49.59 github.com/BurntSushi/toml [2020-08-05T10:55:46.888Z] #29 ... [2020-08-05T10:55:46.888Z] [2020-08-05T10:55:46.888Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:46.888Z] #42 40.04 time [2020-08-05T10:55:46.888Z] #42 42.92 internal/fmtsort [2020-08-05T10:55:46.888Z] #42 43.31 internal/syscall/execenv [2020-08-05T10:55:46.888Z] #42 43.44 internal/syscall/unix [2020-08-05T10:55:46.888Z] #42 43.62 strings [2020-08-05T10:55:46.888Z] #42 44.93 internal/poll [2020-08-05T10:55:46.888Z] #42 46.04 regexp/syntax [2020-08-05T10:55:46.888Z] #42 46.48 os [2020-08-05T10:55:46.888Z] #42 48.36 regexp [2020-08-05T10:55:46.888Z] #42 49.36 fmt [2020-08-05T10:55:46.888Z] #42 ... [2020-08-05T10:55:46.888Z] [2020-08-05T10:55:46.888Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:46.888Z] #14 13.96 Reading package lists... [2020-08-05T10:55:46.888Z] #14 16.78 Building dependency tree... [2020-08-05T10:55:46.888Z] #14 17.38 Reading state information... [2020-08-05T10:55:46.937Z] #36 33.78 + GOPATH=/tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZGdj8wIGeF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-05T10:55:46.977Z] CC criu/libnetlink.o [2020-08-05T10:55:46.977Z] CC criu/log.o [2020-08-05T10:55:46.977Z] CC criu/lsm.o [2020-08-05T10:55:47.186Z] #14 17.85 libcap2-bin is already the newest version (1:2.25-2). [2020-08-05T10:55:47.187Z] #14 17.85 libcap2-bin set to manually installed. [2020-08-05T10:55:47.187Z] #14 17.85 The following additional packages will be installed: [2020-08-05T10:55:47.187Z] #14 17.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-05T10:55:47.194Z] #36 ... [2020-08-05T10:55:47.194Z] [2020-08-05T10:55:47.194Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:47.194Z] #42 24.02 internal/testlog [2020-08-05T10:55:47.194Z] #42 24.41 encoding [2020-08-05T10:55:47.194Z] #42 24.72 unicode/utf16 [2020-08-05T10:55:47.194Z] #42 25.30 container/list [2020-08-05T10:55:47.194Z] #42 26.24 crypto/internal/subtle [2020-08-05T10:55:47.194Z] #42 26.46 crypto/subtle [2020-08-05T10:55:47.194Z] #42 26.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-05T10:55:47.194Z] #42 27.03 internal/nettrace [2020-08-05T10:55:47.194Z] #42 27.20 runtime/cgo [2020-08-05T10:55:47.285Z] CC criu/mem.o [2020-08-05T10:55:47.452Z] #42 ... [2020-08-05T10:55:47.452Z] [2020-08-05T10:55:47.452Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:55:47.452Z] #66 29.28 Checking out files: 43% (896/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-05T10:55:47.452Z] #66 31.05 + cd /tmp/tmp.NoeVAemlha/src/github.com/docker/libnetwork [2020-08-05T10:55:47.452Z] #66 31.05 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:55:47.452Z] #66 32.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-05T10:55:47.452Z] #66 ... [2020-08-05T10:55:47.452Z] [2020-08-05T10:55:47.452Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:47.452Z] #29 24.35 internal/testlog [2020-08-05T10:55:47.452Z] #29 24.80 encoding [2020-08-05T10:55:47.452Z] #29 25.14 runtime/cgo [2020-08-05T10:55:47.478Z] #14 17.86 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-05T10:55:47.478Z] #14 17.86 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:55:47.478Z] #14 17.86 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-05T10:55:47.478Z] #14 17.86 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-05T10:55:47.478Z] #14 17.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-05T10:55:47.478Z] #14 17.86 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-05T10:55:47.478Z] #14 17.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-05T10:55:47.478Z] #14 17.86 python3.7 python3.7-minimal vim-runtime xxd [2020-08-05T10:55:47.478Z] #14 17.86 Suggested packages: [2020-08-05T10:55:47.478Z] #14 17.86 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-05T10:55:47.478Z] #14 17.86 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-05T10:55:47.478Z] #14 17.86 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-05T10:55:47.478Z] #14 17.86 xfsdump acl attr quota [2020-08-05T10:55:47.478Z] #14 17.86 Recommended packages: [2020-08-05T10:55:47.478Z] #14 17.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-05T10:55:47.478Z] #14 17.86 python3-keyrings.alt python3-xdg unzip [2020-08-05T10:55:47.710Z] #29 ... [2020-08-05T10:55:47.710Z] [2020-08-05T10:55:47.710Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:47.710Z] #38 32.91 Fetched 8371 kB in 27s (315 kB/s) [2020-08-05T10:55:47.924Z] CC criu/memfd.o [2020-08-05T10:55:47.924Z] CC criu/mount.o [2020-08-05T10:55:49.447Z] CC criu/namespaces.o [2020-08-05T10:55:49.548Z] #14 19.89 The following NEW packages will be installed: [2020-08-05T10:55:49.548Z] #14 19.89 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-05T10:55:49.548Z] #14 19.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-05T10:55:49.548Z] #14 19.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-05T10:55:49.548Z] #14 19.89 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-05T10:55:49.548Z] #14 19.89 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:55:49.548Z] #14 19.89 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-05T10:55:49.548Z] #14 19.89 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-05T10:55:49.548Z] #14 19.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-05T10:55:49.548Z] #14 19.89 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-05T10:55:49.548Z] #14 19.89 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-05T10:55:49.548Z] #14 19.89 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-05T10:55:49.548Z] #14 19.89 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-05T10:55:49.548Z] #14 19.89 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-05T10:55:49.548Z] #14 19.89 xfsprogs xxd xz-utils zip [2020-08-05T10:55:49.548Z] #14 20.01 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:55:49.548Z] #14 20.01 Need to get 99.3 MB of archives. [2020-08-05T10:55:49.548Z] #14 20.01 After this operation, 605 MB of additional disk space will be used. [2020-08-05T10:55:49.548Z] #14 20.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-05T10:55:49.548Z] #14 20.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-05T10:55:50.088Z] CC criu/net.o [2020-08-05T10:55:50.183Z] #14 20.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-05T10:55:50.183Z] #14 20.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-05T10:55:50.183Z] #14 20.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-05T10:55:50.476Z] #14 21.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-05T10:55:50.909Z] #14 21.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-05T10:55:51.133Z] CC criu/netfilter.o [2020-08-05T10:55:51.201Z] #14 21.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-05T10:55:51.201Z] #14 21.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-05T10:55:51.201Z] #14 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-05T10:55:51.201Z] #14 21.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-05T10:55:51.201Z] #14 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-05T10:55:51.201Z] #14 21.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-05T10:55:51.428Z] CC criu/page-pipe.o [2020-08-05T10:55:51.428Z] CC criu/page-xfer.o [2020-08-05T10:55:51.498Z] #14 22.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-05T10:55:51.498Z] #14 22.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-05T10:55:51.498Z] #14 ... [2020-08-05T10:55:51.498Z] [2020-08-05T10:55:51.498Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:55:51.498Z] #29 52.10 github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:55:51.498Z] #29 DONE 55.1s [2020-08-05T10:55:51.498Z] [2020-08-05T10:55:51.498Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:51.498Z] #14 22.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-05T10:55:51.498Z] #14 ... [2020-08-05T10:55:51.498Z] [2020-08-05T10:55:51.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:55:51.499Z] #39 15.39 PBCC images/timens.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.41 DEP images/timens.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.44 PBCC images/fown.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.44 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.49 PBCC images/opts.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.52 PBCC images/memfd.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.53 DEP images/fown.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.56 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.58 DEP images/opts.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.61 DEP images/memfd.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.62 PBCC images/sit.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.66 DEP images/sit.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.67 PBCC images/macvlan.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.69 DEP images/macvlan.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.75 PBCC images/autofs.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.76 DEP images/autofs.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.80 PBCC images/sysctl.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.80 DEP images/sysctl.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.81 PBCC images/time.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.83 DEP images/time.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.86 PBCC images/binfmt-misc.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.87 DEP images/binfmt-misc.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.90 PBCC images/seccomp.pb-c.c [2020-08-05T10:55:51.499Z] #39 15.93 DEP images/seccomp.pb-c.d [2020-08-05T10:55:51.499Z] #39 15.98 PBCC images/userns.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.02 DEP images/userns.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.06 PBCC images/cgroup.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.07 DEP images/cgroup.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.11 PBCC images/ext-file.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.12 DEP images/ext-file.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.17 PBCC images/rpc.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.22 DEP images/rpc.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.25 PBCC images/siginfo.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.26 DEP images/siginfo.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.29 PBCC images/pagemap.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.30 DEP images/pagemap.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.33 PBCC images/rlimit.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.35 DEP images/rlimit.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.37 PBCC images/file-lock.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.39 DEP images/file-lock.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.41 PBCC images/tty.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.42 DEP images/tty.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.48 PBCC images/tun.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.56 PBCC images/netdev.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.57 DEP images/tun.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.62 DEP images/netdev.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.67 PBCC images/vma.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.68 DEP images/vma.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.74 PBCC images/creds.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.75 DEP images/creds.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.77 PBCC images/utsns.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.78 DEP images/utsns.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.82 PBCC images/ipc-desc.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.82 PBCC images/ipc-sem.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.82 DEP images/ipc-desc.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.88 DEP images/ipc-sem.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.89 PBCC images/ipc-msg.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.91 DEP images/ipc-msg.pb-c.d [2020-08-05T10:55:51.499Z] #39 16.97 PBCC images/ipc-shm.pb-c.c [2020-08-05T10:55:51.499Z] #39 16.97 DEP images/ipc-shm.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.00 PBCC images/ipc-var.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.01 DEP images/ipc-var.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.05 PBCC images/sk-opts.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.07 PBCC images/packet-sock.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.10 DEP images/sk-opts.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.15 DEP images/packet-sock.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.18 PBCC images/sk-netlink.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.20 DEP images/sk-netlink.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.23 PBCC images/sk-inet.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.26 DEP images/sk-inet.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.29 PBCC images/sk-unix.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.31 DEP images/sk-unix.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.34 PBCC images/mm.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.36 DEP images/mm.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.40 PBCC images/timerfd.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.40 DEP images/timerfd.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.43 PBCC images/timer.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.46 DEP images/timer.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.48 PBCC images/sa.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.51 DEP images/sa.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.53 PBCC images/pipe-data.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.55 DEP images/pipe-data.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.57 PBCC images/mnt.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.59 DEP images/mnt.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.62 PBCC images/sk-packet.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.64 DEP images/sk-packet.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.67 PBCC images/tcp-stream.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.69 DEP images/tcp-stream.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.72 PBCC images/pipe.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.74 DEP images/pipe.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.77 PBCC images/pstree.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.78 DEP images/pstree.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.81 PBCC images/fs.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.82 DEP images/fs.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.83 PBCC images/signalfd.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.85 DEP images/signalfd.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.87 PBCC images/fh.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.88 PBCC images/fsnotify.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.89 DEP images/fh.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.91 DEP images/fsnotify.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.94 PBCC images/eventpoll.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.94 DEP images/eventpoll.pb-c.d [2020-08-05T10:55:51.499Z] #39 17.97 PBCC images/eventfd.pb-c.c [2020-08-05T10:55:51.499Z] #39 17.98 DEP images/eventfd.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.01 PBCC images/remap-file-path.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.02 DEP images/remap-file-path.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.05 PBCC images/fifo.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.06 DEP images/fifo.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.11 PBCC images/ghost-file.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.16 DEP images/ghost-file.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.22 PBCC images/regfile.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.27 DEP images/regfile.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.29 PBCC images/ns.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.31 DEP images/ns.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.33 PBCC images/fdinfo.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.38 DEP images/fdinfo.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.43 PBCC images/core-aarch64.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.46 PBCC images/core-arm.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.48 PBCC images/core-ppc64.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.51 PBCC images/core-s390.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.54 PBCC images/core-x86.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.58 PBCC images/core.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.61 PBCC images/inventory.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.64 DEP images/core-aarch64.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.68 DEP images/core-arm.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.69 DEP images/core-ppc64.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.75 DEP images/core-s390.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.80 DEP images/core-x86.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.85 DEP images/core.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.88 DEP images/inventory.pb-c.d [2020-08-05T10:55:51.499Z] #39 18.94 PBCC images/cpuinfo.pb-c.c [2020-08-05T10:55:51.499Z] #39 18.98 DEP images/cpuinfo.pb-c.d [2020-08-05T10:55:51.499Z] #39 19.03 PBCC images/stats.pb-c.c [2020-08-05T10:55:51.499Z] #39 19.03 DEP images/stats.pb-c.d [2020-08-05T10:55:51.887Z] #38 32.91 Reading package lists... [2020-08-05T10:55:51.887Z] #38 ... [2020-08-05T10:55:51.887Z] [2020-08-05T10:55:51.887Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:55:51.887Z] #45 30.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:51.887Z] #45 30.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:51.887Z] #45 36.30 go: finding github.com/fatih/color v1.9.0 [2020-08-05T10:55:51.887Z] #45 36.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:55:51.887Z] #45 36.63 go: finding github.com/pkg/errors v0.9.1 [2020-08-05T10:55:51.887Z] #45 36.80 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:55:51.887Z] #45 36.81 go: finding github.com/spf13/pflag v1.0.3 [2020-08-05T10:55:51.887Z] #45 36.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:55:51.887Z] #45 37.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:55:51.887Z] #45 37.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:55:51.887Z] #45 37.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:55:51.887Z] #45 37.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:55:51.887Z] #45 37.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:55:52.071Z] CC criu/pagemap-cache.o [2020-08-05T10:55:52.133Z] #39 20.04 make[1]: Nothing to be done for 'all'. [2020-08-05T10:55:52.144Z] #45 ... [2020-08-05T10:55:52.144Z] [2020-08-05T10:55:52.144Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:52.144Z] #22 29.43 Fetched 8371 kB in 25s (341 kB/s) [2020-08-05T10:55:52.366Z] CC criu/pagemap.o [2020-08-05T10:55:52.401Z] #22 29.43 Reading package lists... [2020-08-05T10:55:52.659Z] #22 ... [2020-08-05T10:55:52.659Z] [2020-08-05T10:55:52.659Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:52.659Z] #7 29.83 Fetched 8371 kB in 25s (341 kB/s) [2020-08-05T10:55:52.659Z] #7 29.83 Reading package lists... [2020-08-05T10:55:52.659Z] #7 ... [2020-08-05T10:55:52.659Z] [2020-08-05T10:55:52.659Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:55:52.662Z] CC criu/parasite-syscall.o [2020-08-05T10:55:52.767Z] #39 20.88 CC images/stats.o [2020-08-05T10:55:52.958Z] CC criu/path.o [2020-08-05T10:55:52.958Z] CC criu/pie-util-vdso.o [2020-08-05T10:55:53.058Z] #39 21.17 CC images/core.o [2020-08-05T10:55:53.252Z] CC criu/pie-util.o [2020-08-05T10:55:53.252Z] CC criu/pipes.o [2020-08-05T10:55:53.547Z] CC criu/plugin.o [2020-08-05T10:55:53.547Z] CC criu/proc_parse.o [2020-08-05T10:55:53.754Z] #39 21.59 CC images/core-x86.o [2020-08-05T10:55:54.045Z] #39 21.90 CC images/core-arm.o [2020-08-05T10:55:54.045Z] #39 22.16 CC images/core-aarch64.o [2020-08-05T10:55:54.337Z] #39 22.31 CC images/core-ppc64.o [2020-08-05T10:55:54.628Z] #39 22.68 CC images/core-s390.o [2020-08-05T10:55:54.920Z] #39 23.00 CC images/cpuinfo.o [2020-08-05T10:55:55.069Z] CC criu/protobuf-desc.o [2020-08-05T10:55:55.069Z] CC criu/protobuf.o [2020-08-05T10:55:55.187Z] #22 39.93 Reading package lists... [2020-08-05T10:55:55.187Z] #22 ... [2020-08-05T10:55:55.187Z] [2020-08-05T10:55:55.187Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:55.187Z] #54 32.13 Fetched 8371 kB in 26s (319 kB/s) [2020-08-05T10:55:55.187Z] #54 32.13 Reading package lists... [2020-08-05T10:55:55.187Z] #54 ... [2020-08-05T10:55:55.187Z] [2020-08-05T10:55:55.187Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:55:55.187Z] #7 29.83 Reading package lists... [2020-08-05T10:55:55.211Z] #39 23.22 CC images/inventory.o [2020-08-05T10:55:55.364Z] CC criu/pstree.o [2020-08-05T10:55:55.466Z] #7 40.77 Reading package lists... [2020-08-05T10:55:55.466Z] #7 ... [2020-08-05T10:55:55.466Z] [2020-08-05T10:55:55.466Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:55:55.466Z] #31 32.59 Fetched 8371 kB in 27s (316 kB/s) [2020-08-05T10:55:55.466Z] #31 32.59 Reading package lists... [2020-08-05T10:55:55.503Z] #39 23.38 CC images/fdinfo.o [2020-08-05T10:55:55.503Z] #39 23.55 CC images/fown.o [2020-08-05T10:55:55.663Z] CC criu/rbtree.o [2020-08-05T10:55:55.727Z] #31 ... [2020-08-05T10:55:55.727Z] [2020-08-05T10:55:55.727Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:55:55.727Z] #54 32.13 Reading package lists... [2020-08-05T10:55:55.794Z] #39 23.64 CC images/ns.o [2020-08-05T10:55:55.794Z] #39 23.71 CC images/regfile.o [2020-08-05T10:55:55.794Z] #39 23.83 CC images/ghost-file.o [2020-08-05T10:55:55.794Z] #39 23.94 CC images/fifo.o [2020-08-05T10:55:55.958Z] CC criu/rst-malloc.o [2020-08-05T10:55:55.959Z] CC criu/seccomp.o [2020-08-05T10:55:56.086Z] #39 24.00 CC images/remap-file-path.o [2020-08-05T10:55:56.086Z] #39 24.06 CC images/eventfd.o [2020-08-05T10:55:56.086Z] #39 24.14 CC images/eventpoll.o [2020-08-05T10:55:56.254Z] CC criu/seize.o [2020-08-05T10:55:56.378Z] #39 24.37 CC images/fh.o [2020-08-05T10:55:56.378Z] #39 24.48 CC images/fsnotify.o [2020-08-05T10:55:56.550Z] CC criu/servicefd.o [2020-08-05T10:55:56.677Z] #39 24.76 CC images/signalfd.o [2020-08-05T10:55:56.845Z] CC criu/shmem.o [2020-08-05T10:55:56.990Z] #39 24.97 CC images/fs.o [2020-08-05T10:55:56.990Z] #39 25.05 CC images/pstree.o [2020-08-05T10:55:57.155Z] CC criu/sigframe.o [2020-08-05T10:55:57.155Z] CC criu/signalfd.o [2020-08-05T10:55:57.282Z] #39 25.24 CC images/pipe.o [2020-08-05T10:55:57.282Z] #39 25.35 CC images/tcp-stream.o [2020-08-05T10:55:57.450Z] CC criu/sk-inet.o [2020-08-05T10:55:57.573Z] #39 25.44 CC images/sk-packet.o [2020-08-05T10:55:57.573Z] #39 25.57 CC images/mnt.o [2020-08-05T10:55:57.746Z] CC criu/sk-netlink.o [2020-08-05T10:55:57.746Z] CC criu/sk-packet.o [2020-08-05T10:55:57.865Z] #39 25.67 CC images/pipe-data.o [2020-08-05T10:55:57.865Z] #39 25.79 CC images/sa.o [2020-08-05T10:55:58.042Z] CC criu/sk-queue.o [2020-08-05T10:55:58.157Z] #39 25.97 CC images/timer.o [2020-08-05T10:55:58.157Z] #39 26.17 CC images/timerfd.o [2020-08-05T10:55:58.157Z] #39 ... [2020-08-05T10:55:58.157Z] [2020-08-05T10:55:58.157Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:55:58.157Z] #42 51.65 path/filepath [2020-08-05T10:55:58.157Z] #42 52.80 internal/lazyregexp [2020-08-05T10:55:58.157Z] #42 52.99 path [2020-08-05T10:55:58.157Z] #42 53.20 flag [2020-08-05T10:55:58.157Z] #42 53.40 go/token [2020-08-05T10:55:58.157Z] #42 53.94 go/scanner [2020-08-05T10:55:58.157Z] #42 54.22 io/ioutil [2020-08-05T10:55:58.157Z] #42 54.68 net/url [2020-08-05T10:55:58.157Z] #42 55.06 go/ast [2020-08-05T10:55:58.157Z] #42 56.15 text/template/parse [2020-08-05T10:55:58.157Z] #42 58.56 text/template [2020-08-05T10:55:58.157Z] #42 58.61 go/parser [2020-08-05T10:55:58.157Z] #42 61.48 log [2020-08-05T10:55:58.337Z] CC criu/sk-tcp.o [2020-08-05T10:55:58.337Z] CC criu/sk-unix.o [2020-08-05T10:55:58.449Z] #42 61.81 encoding/binary [2020-08-05T10:55:58.449Z] #42 ... [2020-08-05T10:55:58.449Z] [2020-08-05T10:55:58.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:55:58.449Z] #39 26.37 CC images/mm.o [2020-08-05T10:55:58.741Z] #39 26.64 CC images/sk-opts.o [2020-08-05T10:55:59.033Z] #39 26.81 CC images/sk-unix.o [2020-08-05T10:55:59.033Z] #39 27.04 CC images/sk-inet.o [2020-08-05T10:55:59.325Z] #39 27.26 CC images/tun.o [2020-08-05T10:55:59.383Z] CC criu/sockets.o [2020-08-05T10:55:59.616Z] #39 27.44 CC images/sk-netlink.o [2020-08-05T10:55:59.616Z] #39 27.59 CC images/packet-sock.o [2020-08-05T10:55:59.624Z] Fetching without tags [2020-08-05T10:55:59.679Z] CC criu/stats.o [2020-08-05T10:55:59.679Z] CC criu/string.o [2020-08-05T10:55:59.679Z] CC criu/sysctl.o [2020-08-05T10:55:59.908Z] #39 27.89 CC images/ipc-var.o [2020-08-05T10:55:59.974Z] CC criu/sysfs_parse.o [2020-08-05T10:55:59.974Z] CC criu/timens.o [2020-08-05T10:55:59.976Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:56:00.200Z] #39 28.06 CC images/ipc-desc.o [2020-08-05T10:55:59.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:55:59.555Z] > git config --add remote.origin.fetch +refs/pull/41314/head:refs/remotes/origin/PR-41314 # timeout=10 [2020-08-05T10:55:59.580Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:55:59.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:55:59.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:55:59.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:55:59.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:55:59.985Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:55:59.999Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:56:00.271Z] CC criu/timerfd.o [2020-08-05T10:56:00.271Z] CC criu/tty.o [2020-08-05T10:56:00.492Z] #39 28.25 CC images/ipc-shm.o [2020-08-05T10:56:00.492Z] #39 28.38 CC images/ipc-msg.o [2020-08-05T10:56:00.736Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:56:00.737Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:56:00.783Z] #39 28.56 CC images/ipc-sem.o [2020-08-05T10:56:00.783Z] #39 28.73 CC images/utsns.o [2020-08-05T10:56:00.783Z] #39 28.82 CC images/creds.o [2020-08-05T10:56:01.078Z] #39 29.00 CC images/vma.o [2020-08-05T10:56:01.333Z] CC criu/tun.o [2020-08-05T10:56:01.333Z] CC criu/uffd.o [2020-08-05T10:56:01.371Z] #39 29.19 CC images/netdev.o [2020-08-05T10:56:01.371Z] #39 29.40 CC images/tty.o [2020-08-05T10:56:01.979Z] CC criu/util.o [2020-08-05T10:56:02.005Z] #39 29.76 CC images/file-lock.o [2020-08-05T10:56:02.005Z] #39 29.92 CC images/rlimit.o [2020-08-05T10:56:02.005Z] #39 ... [2020-08-05T10:56:02.005Z] [2020-08-05T10:56:02.005Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:02.005Z] #14 22.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-05T10:56:02.005Z] #14 22.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:56:02.005Z] #14 22.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-05T10:56:02.005Z] #14 22.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-05T10:56:02.005Z] #14 22.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-05T10:56:02.005Z] #14 22.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-05T10:56:02.005Z] #14 22.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-05T10:56:02.005Z] #14 23.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-05T10:56:02.005Z] #14 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-05T10:56:02.005Z] #14 25.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-05T10:56:02.005Z] #14 25.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-05T10:56:02.005Z] #14 25.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-05T10:56:02.005Z] #14 25.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-05T10:56:02.005Z] #14 26.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-05T10:56:02.005Z] #14 26.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-05T10:56:02.005Z] #14 26.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-05T10:56:02.005Z] #14 29.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-05T10:56:02.005Z] #14 32.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-05T10:56:02.005Z] #14 ... [2020-08-05T10:56:02.005Z] [2020-08-05T10:56:02.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:02.005Z] #39 30.02 CC images/pagemap.o [2020-08-05T10:56:02.278Z] #54 42.94 Reading package lists... [2020-08-05T10:56:02.278Z] #54 ... [2020-08-05T10:56:02.278Z] [2020-08-05T10:56:02.278Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:56:02.278Z] #22 39.93 Reading package lists... [2020-08-05T10:56:02.298Z] #39 30.30 CC images/siginfo.o [2020-08-05T10:56:00.674Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:56:00.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-05T10:56:00.738Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:56:00.764Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:56:02.591Z] #39 30.53 CC images/rpc.o [2020-08-05T10:56:02.621Z] CC criu/uts_ns.o [2020-08-05T10:56:02.621Z] CC criu/vdso.o [2020-08-05T10:56:02.621Z] LINK criu/built-in.o [2020-08-05T10:56:02.916Z] LINK criu/criu [2020-08-05T10:56:02.916Z] DEP lib/c/criu.d [2020-08-05T10:56:02.916Z] CC images/rpc.pb-c.o [2020-08-05T10:56:03.210Z] CC lib/c/criu.o [2020-08-05T10:56:03.226Z] #39 31.13 CC images/ext-file.o [2020-08-05T10:56:03.226Z] #39 31.32 CC images/cgroup.o [2020-08-05T10:56:03.518Z] #39 31.60 CC images/userns.o [2020-08-05T10:56:03.810Z] #39 31.80 CC images/google/protobuf/descriptor.o [2020-08-05T10:56:03.851Z] LINK lib/c/built-in.o [2020-08-05T10:56:03.851Z] LINK lib/c/libcriu.so [2020-08-05T10:56:03.851Z] LINK lib/c/libcriu.a [2020-08-05T10:56:03.851Z] GEN magic.py [2020-08-05T10:56:03.851Z] Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:56:03.851Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:56:03.851Z] Note: Building without GnuTLS support [2020-08-05T10:56:03.851Z] Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:56:03.851Z] Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:56:04.150Z] fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:56:04.445Z] make[1]: Nothing to be done for 'all'. [2020-08-05T10:56:04.445Z] make[1]: 'images/built-in.o' is up to date. [2020-08-05T10:56:04.445Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-05T10:56:04.445Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-05T10:56:04.445Z] make[1]: 'compel/libcompel.a' is up to date. [2020-08-05T10:56:04.445Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-08-05T10:56:04.445Z] make[1]: Nothing to be done for 'all'. [2020-08-05T10:56:04.445Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] make[2]: Nothing to be done for 'all'. [2020-08-05T10:56:04.743Z] INSTALL criu/criu [2020-08-05T10:56:04.802Z] #22 49.03 Building dependency tree... [2020-08-05T10:56:04.803Z] #22 51.81 Reading state information... [2020-08-05T10:56:04.845Z] #39 32.73 CC images/opts.o [2020-08-05T10:56:04.845Z] #39 32.84 CC images/seccomp.o [2020-08-05T10:56:04.845Z] #39 32.97 CC images/binfmt-misc.o [2020-08-05T10:56:05.137Z] #39 33.13 CC images/time.o [2020-08-05T10:56:05.429Z] #39 33.27 CC images/sysctl.o [2020-08-05T10:56:05.429Z] #39 33.42 CC images/autofs.o [2020-08-05T10:56:05.662Z] Commit message: "Fix log file rotation test." [2020-08-05T10:56:05.721Z] #39 33.53 CC images/macvlan.o [2020-08-05T10:56:05.722Z] #39 33.63 CC images/sit.o [2020-08-05T10:56:05.722Z] #39 33.74 CC images/memfd.o [2020-08-05T10:56:05.687Z] > git --version # timeout=10 [2020-08-05T10:56:05.736Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-05T10:56:06.013Z] #39 34.02 CC images/timens.o [2020-08-05T10:56:06.174Z] #22 ... [2020-08-05T10:56:06.174Z] [2020-08-05T10:56:06.174Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:06.174Z] #31 43.16 Reading package lists... [2020-08-05T10:56:06.174Z] #31 53.02 Building dependency tree... [2020-08-05T10:56:06.174Z] #31 ... [2020-08-05T10:56:06.174Z] [2020-08-05T10:56:06.174Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:06.174Z] #38 32.91 Reading package lists... [2020-08-05T10:56:06.174Z] #38 43.87 Reading package lists... [2020-08-05T10:56:06.174Z] #38 ... [2020-08-05T10:56:06.174Z] [2020-08-05T10:56:06.174Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:56:06.174Z] #54 42.94 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-05T10:56:06.272Z] Removing intermediate container d263db7e7f12 [2020-08-05T10:56:06.272Z] ---> f317786e34fa [2020-08-05T10:56:06.272Z] Step 14/140 : FROM base AS registry [2020-08-05T10:56:06.272Z] ---> 4faa95017b54 [2020-08-05T10:56:06.272Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-05T10:56:06.272Z] ---> Running in 28b6d597795c [2020-08-05T10:56:06.272Z] Removing intermediate container 28b6d597795c [2020-08-05T10:56:06.272Z] ---> 0c2b0f4391a3 [2020-08-05T10:56:06.272Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-05T10:56:06.272Z] ---> Running in 13f769820829 [2020-08-05T10:56:06.272Z] Removing intermediate container 13f769820829 [2020-08-05T10:56:06.272Z] ---> 2774eafc23de [2020-08-05T10:56:06.272Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-08-05T10:56:06.272Z] ---> Running in a5b929566ca7 [2020-08-05T10:56:06.305Z] #39 34.16 LINK images/built-in.o [2020-08-05T10:56:06.305Z] #39 34.24 GEN compel/include/asm [2020-08-05T10:56:06.305Z] #39 34.25 GEN compel/include/version.h [2020-08-05T10:56:06.305Z] #39 34.26 touch .config [2020-08-05T10:56:06.305Z] #39 34.27 GEN include/common/config.h [2020-08-05T10:56:06.305Z] #39 34.32 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-05T10:56:06.305Z] #39 34.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-05T10:56:06.571Z] + mktemp -d [2020-08-05T10:56:06.571Z] + export GOPATH=/tmp/tmp.OYxBU16RS5 [2020-08-05T10:56:06.571Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution [2020-08-05T10:56:06.571Z] Cloning into '/tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution'... [2020-08-05T10:56:06.596Z] #39 34.42 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-05T10:56:06.597Z] #39 34.44 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-05T10:56:06.597Z] #39 34.45 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-05T10:56:06.597Z] #39 34.48 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-05T10:56:06.597Z] #39 34.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-05T10:56:06.597Z] #39 34.48 DEP compel/plugins/std/infect.d [2020-08-05T10:56:06.597Z] #39 34.64 DEP compel/plugins/std/string.d [2020-08-05T10:56:06.832Z] + docker version [2020-08-05T10:56:06.888Z] #39 34.75 DEP compel/plugins/std/log.d [2020-08-05T10:56:06.888Z] #39 34.81 DEP compel/plugins/std/fds.d [2020-08-05T10:56:06.888Z] #39 34.88 DEP compel/plugins/std/std.d [2020-08-05T10:56:07.106Z] #54 53.08 Building dependency tree... [2020-08-05T10:56:07.106Z] #54 ... [2020-08-05T10:56:07.106Z] [2020-08-05T10:56:07.106Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:07.106Z] #42 43.81 vendor/golang.org/x/crypto/internal/subtle [2020-08-05T10:56:07.106Z] #42 43.89 vendor/golang.org/x/crypto/curve25519 [2020-08-05T10:56:07.106Z] #42 ... [2020-08-05T10:56:07.106Z] [2020-08-05T10:56:07.106Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:56:07.106Z] #22 53.96 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-05T10:56:07.106Z] #22 53.96 The following additional packages will be installed: [2020-08-05T10:56:07.106Z] #22 53.96 libjq1 libonig5 [2020-08-05T10:56:07.181Z] #39 34.97 DEP compel/plugins/shmem/shmem.d [2020-08-05T10:56:07.181Z] #39 35.04 DEP compel/plugins/fds/fds.d [2020-08-05T10:56:07.181Z] #39 35.18 CC compel/plugins/std/std.o [2020-08-05T10:56:07.472Z] #39 35.41 CC compel/plugins/std/fds.o [2020-08-05T10:56:07.671Z] #22 54.74 The following NEW packages will be installed: [2020-08-05T10:56:07.671Z] #22 54.76 jq libjq1 libonig5 [2020-08-05T10:56:07.764Z] #39 35.73 CC compel/plugins/std/log.o [2020-08-05T10:56:07.928Z] #22 55.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:56:07.928Z] #22 55.23 Need to get 355 kB of archives. [2020-08-05T10:56:07.928Z] #22 55.23 After this operation, 1072 kB of additional disk space will be used. [2020-08-05T10:56:07.928Z] #22 55.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-05T10:56:07.928Z] #22 55.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-05T10:56:07.928Z] #22 55.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-05T10:56:08.398Z] #39 36.45 CC compel/plugins/std/string.o [2020-08-05T10:56:08.690Z] + cd /tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution [2020-08-05T10:56:08.690Z] #39 ... [2020-08-05T10:56:08.690Z] [2020-08-05T10:56:08.690Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-05T10:56:08.690Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:08.690Z] #42 62.08 go/doc [2020-08-05T10:56:08.690Z] #42 63.28 encoding/base64 [2020-08-05T10:56:08.690Z] #42 63.79 encoding/json [2020-08-05T10:56:08.690Z] #42 63.94 github.com/LK4D4/vndr/build [2020-08-05T10:56:08.690Z] #42 65.95 encoding/xml [2020-08-05T10:56:08.690Z] #42 68.09 github.com/LK4D4/vndr/versioned [2020-08-05T10:56:08.690Z] #42 68.20 compress/flate [2020-08-05T10:56:08.690Z] #42 69.71 hash [2020-08-05T10:56:08.690Z] #42 69.86 hash/crc32 [2020-08-05T10:56:08.690Z] #42 70.10 context [2020-08-05T10:56:08.690Z] #42 70.21 compress/gzip [2020-08-05T10:56:08.690Z] #42 70.55 crypto/cipher [2020-08-05T10:56:08.690Z] #42 70.70 math/big [2020-08-05T10:56:08.690Z] #42 71.47 crypto/aes [2020-08-05T10:56:08.690Z] #42 ... [2020-08-05T10:56:08.690Z] [2020-08-05T10:56:08.690Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:08.690Z] #14 32.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-05T10:56:08.690Z] #14 32.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-05T10:56:08.690Z] #14 32.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-05T10:56:08.690Z] #14 32.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-05T10:56:08.690Z] #14 32.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-05T10:56:08.690Z] #14 32.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-05T10:56:08.690Z] #14 32.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-05T10:56:08.690Z] #14 33.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-05T10:56:08.690Z] #14 33.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-05T10:56:08.690Z] #14 33.55 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-05T10:56:08.690Z] #14 33.55 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-05T10:56:08.690Z] #14 33.87 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-05T10:56:08.691Z] #14 33.89 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-05T10:56:08.691Z] #14 33.89 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-05T10:56:08.691Z] #14 33.89 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-05T10:56:08.691Z] #14 33.97 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-05T10:56:08.691Z] #14 34.27 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-05T10:56:08.691Z] #14 34.27 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-05T10:56:08.691Z] #14 34.33 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-05T10:56:08.691Z] #14 34.33 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-05T10:56:08.691Z] #14 34.33 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-05T10:56:08.691Z] #14 34.34 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-05T10:56:08.691Z] #14 34.34 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-05T10:56:08.691Z] #14 34.35 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-05T10:56:08.691Z] #14 34.54 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-05T10:56:08.691Z] #14 34.83 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-05T10:56:08.691Z] #14 35.04 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-05T10:56:08.691Z] #14 35.10 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-05T10:56:08.691Z] #14 35.13 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-05T10:56:08.691Z] #14 35.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:08.691Z] #14 35.81 Fetched 99.3 MB in 15s (6527 kB/s) [2020-08-05T10:56:08.691Z] #14 35.87 Selecting previously unselected package pigz. [2020-08-05T10:56:08.691Z] #14 35.87 (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 ... 15240 files and directories currently installed.) [2020-08-05T10:56:08.691Z] #14 35.91 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 35.91 Unpacking pigz (2.4-1) ... [2020-08-05T10:56:08.691Z] #14 35.99 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-05T10:56:08.691Z] #14 35.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 35.99 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-05T10:56:08.691Z] #14 36.34 Selecting previously unselected package python3.7-minimal. [2020-08-05T10:56:08.691Z] #14 36.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 36.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:56:08.691Z] #14 36.96 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-05T10:56:08.691Z] #14 36.98 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:56:08.691Z] #14 39.04 Selecting previously unselected package python3-minimal. [2020-08-05T10:56:08.691Z] #14 39.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15489 files and directories currently installed.) [2020-08-05T10:56:08.691Z] #14 39.08 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 39.09 Unpacking python3-minimal (3.7.3-1) ... [2020-08-05T10:56:08.691Z] #14 39.17 Selecting previously unselected package libmpdec2:s390x. [2020-08-05T10:56:08.691Z] #14 39.17 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 39.18 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-05T10:56:08.691Z] #14 39.30 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-05T10:56:08.691Z] #14 39.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-05T10:56:08.691Z] #14 39.30 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-05T10:56:08.990Z] + GOPATH=/tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OYxBU16RS5 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-05T10:56:09.728Z] #14 40.36 Selecting previously unselected package python3.7. [2020-08-05T10:56:09.728Z] #14 40.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-05T10:56:09.728Z] #14 40.38 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T10:56:09.825Z] #22 57.00 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:10.020Z] #14 40.54 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-05T10:56:10.020Z] #14 40.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-05T10:56:10.020Z] #14 40.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-05T10:56:10.020Z] #14 40.64 Setting up python3-minimal (3.7.3-1) ... [2020-08-05T10:56:10.082Z] #22 57.29 Fetched 355 kB in 0s (1211 kB/s) [2020-08-05T10:56:10.313Z] #14 ... [2020-08-05T10:56:10.314Z] [2020-08-05T10:56:10.314Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:56:10.314Z] #60 69.09 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:56:10.314Z] #60 69.09 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-05T10:56:10.314Z] #60 DONE 73.7s [2020-08-05T10:56:10.314Z] [2020-08-05T10:56:10.314Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-05T10:56:10.314Z] #61 DONE 0.1s [2020-08-05T10:56:10.314Z] [2020-08-05T10:56:10.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:10.314Z] #39 36.99 CC compel/plugins/std/infect.o [2020-08-05T10:56:10.314Z] #39 37.35 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-05T10:56:10.314Z] #39 37.37 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-05T10:56:10.314Z] #39 37.41 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-05T10:56:10.314Z] #39 37.56 AR compel/plugins/std.lib.a [2020-08-05T10:56:10.314Z] #39 37.60 CC compel/plugins/fds/fds.o [2020-08-05T10:56:10.314Z] #39 37.81 AR compel/plugins/fds.lib.a [2020-08-05T10:56:10.314Z] #39 37.85 HOSTDEP compel/src/lib/log-host.d [2020-08-05T10:56:10.314Z] #39 37.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-05T10:56:10.314Z] #39 38.07 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-05T10:56:10.314Z] #39 38.13 HOSTDEP compel/src/main-host.d [2020-08-05T10:56:10.314Z] #39 38.22 DEP compel/src/lib/ptrace.d [2020-08-05T10:56:10.340Z] #22 57.51 Selecting previously unselected package libonig5:amd64. [2020-08-05T10:56:10.340Z] #22 57.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-05T10:56:10.596Z] #22 57.62 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-05T10:56:10.596Z] #22 57.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:56:10.614Z] #39 38.36 DEP compel/src/lib/infect.d [2020-08-05T10:56:10.614Z] #39 38.54 DEP compel/src/lib/infect-util.d [2020-08-05T10:56:10.912Z] #39 38.70 DEP compel/src/lib/infect-rpc.d [2020-08-05T10:56:10.912Z] #39 38.85 DEP compel/arch/s390/src/lib/infect.d [2020-08-05T10:56:11.162Z] #22 58.21 Selecting previously unselected package libjq1:amd64. [2020-08-05T10:56:11.162Z] #22 58.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:56:11.162Z] #22 58.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:56:11.207Z] #39 39.14 DEP compel/arch/s390/src/lib/cpu.d [2020-08-05T10:56:11.207Z] #39 39.25 DEP compel/src/lib/log.d [2020-08-05T10:56:11.207Z] #39 39.35 DEP compel/src/main.d [2020-08-05T10:56:11.420Z] #22 58.67 Selecting previously unselected package jq. [2020-08-05T10:56:11.420Z] #22 58.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:56:11.420Z] #22 58.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:56:11.845Z] #39 39.60 DEP compel/src/lib/handle-elf.d [2020-08-05T10:56:11.845Z] #39 39.71 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-05T10:56:11.845Z] #39 39.78 CC compel/src/lib/log.o [2020-08-05T10:56:11.845Z] #39 39.89 CC compel/arch/s390/src/lib/cpu.o [2020-08-05T10:56:11.990Z] #22 59.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:56:12.125Z] Client: Docker Engine - Community [2020-08-05T10:56:12.125Z] Version: 19.03.12 [2020-08-05T10:56:12.125Z] API version: 1.40 [2020-08-05T10:56:12.125Z] Go version: go1.13.10 [2020-08-05T10:56:12.125Z] Git commit: 48a66213fe [2020-08-05T10:56:12.125Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-05T10:56:12.125Z] OS/Arch: linux/amd64 [2020-08-05T10:56:12.125Z] Experimental: false [2020-08-05T10:56:12.125Z] [2020-08-05T10:56:12.125Z] Server: Docker Engine - Community [2020-08-05T10:56:12.125Z] Engine: [2020-08-05T10:56:12.125Z] Version: 19.03.12 [2020-08-05T10:56:12.125Z] API version: 1.40 (minimum version 1.12) [2020-08-05T10:56:12.125Z] Go version: go1.13.10 [2020-08-05T10:56:12.125Z] Git commit: 48a66213fe [2020-08-05T10:56:12.125Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-05T10:56:12.125Z] OS/Arch: linux/amd64 [2020-08-05T10:56:12.125Z] Experimental: true [2020-08-05T10:56:12.125Z] containerd: [2020-08-05T10:56:12.125Z] Version: 1.2.13 [2020-08-05T10:56:12.125Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:56:12.125Z] runc: [2020-08-05T10:56:12.125Z] Version: 1.0.0-rc10 [2020-08-05T10:56:12.125Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:56:12.125Z] docker-init: [2020-08-05T10:56:12.125Z] Version: 0.18.0 [2020-08-05T10:56:12.125Z] GitCommit: fec3683 [2020-08-05T10:56:12.137Z] #39 40.11 CC compel/arch/s390/src/lib/infect.o [Pipeline] sh [2020-08-05T10:56:12.456Z] + docker info [2020-08-05T10:56:12.570Z] #22 ... [2020-08-05T10:56:12.570Z] [2020-08-05T10:56:12.570Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:56:12.570Z] #66 DONE 59.5s [2020-08-05T10:56:12.570Z] [2020-08-05T10:56:12.570Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:56:12.570Z] #22 59.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:56:12.570Z] #22 59.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:56:12.570Z] #22 59.80 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:56:12.570Z] #22 ... [2020-08-05T10:56:12.570Z] [2020-08-05T10:56:12.570Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:56:12.570Z] #7 40.77 Reading package lists... [2020-08-05T10:56:12.570Z] #7 51.07 Building dependency tree... [2020-08-05T10:56:12.570Z] #7 52.67 Reading state information... [2020-08-05T10:56:12.570Z] #7 55.22 The following additional packages will be installed: [2020-08-05T10:56:12.570Z] #7 55.25 libapparmor1 [2020-08-05T10:56:12.570Z] #7 55.29 Suggested packages: [2020-08-05T10:56:12.570Z] #7 55.31 seccomp [2020-08-05T10:56:12.570Z] #7 55.79 The following NEW packages will be installed: [2020-08-05T10:56:12.570Z] #7 55.84 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-05T10:56:12.570Z] #7 56.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:56:12.570Z] #7 56.30 Need to get 293 kB of archives. [2020-08-05T10:56:12.570Z] #7 56.30 After this operation, 952 kB of additional disk space will be used. [2020-08-05T10:56:12.570Z] #7 56.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-05T10:56:12.570Z] #7 56.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-05T10:56:12.570Z] #7 56.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-05T10:56:12.570Z] #7 57.80 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:12.570Z] #7 58.25 Fetched 293 kB in 0s (973 kB/s) [2020-08-05T10:56:12.570Z] #7 58.37 Selecting previously unselected package libapparmor1:amd64. [2020-08-05T10:56:12.570Z] #7 58.37 (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 ... 15410 files and directories currently installed.) [2020-08-05T10:56:12.570Z] #7 58.49 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-08-05T10:56:12.570Z] #7 58.51 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-05T10:56:12.570Z] #7 58.90 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-05T10:56:12.570Z] #7 58.90 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-05T10:56:12.570Z] #7 58.90 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-05T10:56:12.771Z] #39 40.73 CC compel/src/lib/infect-rpc.o [2020-08-05T10:56:12.771Z] #39 40.92 CC compel/src/lib/infect-util.o [2020-08-05T10:56:12.827Z] #7 59.85 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-05T10:56:12.827Z] #7 59.89 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-05T10:56:12.828Z] #7 59.89 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-05T10:56:13.062Z] #39 41.10 CC compel/src/lib/infect.o [2020-08-05T10:56:13.084Z] #7 60.26 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-05T10:56:13.084Z] #7 ... [2020-08-05T10:56:13.084Z] [2020-08-05T10:56:13.084Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:13.084Z] #42 59.82 internal/reflectlite [2020-08-05T10:56:13.084Z] #42 59.83 sync [2020-08-05T10:56:13.343Z] #42 ... [2020-08-05T10:56:13.343Z] [2020-08-05T10:56:13.343Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:56:13.343Z] #22 DONE 60.5s [2020-08-05T10:56:13.343Z] [2020-08-05T10:56:13.343Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-05T10:56:13.343Z] #23 DONE 0.1s [2020-08-05T10:56:13.343Z] [2020-08-05T10:56:13.343Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:13.913Z] #24 ... [2020-08-05T10:56:13.913Z] [2020-08-05T10:56:13.913Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:56:13.913Z] #7 60.26 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-05T10:56:13.913Z] #7 60.29 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-05T10:56:13.913Z] #7 60.36 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-05T10:56:13.913Z] #7 60.47 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:56:13.913Z] #7 DONE 61.2s [2020-08-05T10:56:14.170Z] [2020-08-05T10:56:14.170Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:56:14.170Z] #50 DONE 0.2s [2020-08-05T10:56:14.170Z] [2020-08-05T10:56:14.170Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-05T10:56:14.170Z] #8 ... [2020-08-05T10:56:14.170Z] [2020-08-05T10:56:14.170Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-05T10:56:14.170Z] #51 DONE 0.1s [2020-08-05T10:56:14.430Z] [2020-08-05T10:56:14.430Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:56:14.572Z] #39 42.34 CC compel/src/lib/ptrace.o [2020-08-05T10:56:14.572Z] #39 42.54 AR compel/libcompel.a [2020-08-05T10:56:14.572Z] #39 42.56 HOSTCC compel/src/main-host.o [2020-08-05T10:56:14.865Z] #39 42.91 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-05T10:56:15.156Z] #39 43.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-05T10:56:15.448Z] #39 43.22 HOSTCC compel/src/lib/log-host.o [2020-08-05T10:56:15.448Z] #39 43.37 HOSTLINK compel/compel-host-bin [2020-08-05T10:56:15.448Z] #39 43.49 DEP soccr/soccr.d [2020-08-05T10:56:15.448Z] #39 43.60 CC soccr/soccr.o [2020-08-05T10:56:15.800Z] #52 ... [2020-08-05T10:56:15.800Z] [2020-08-05T10:56:15.800Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:56:15.800Z] #54 53.08 Building dependency tree... [2020-08-05T10:56:15.800Z] #54 54.79 Reading state information... [2020-08-05T10:56:15.800Z] #54 57.77 The following additional packages will be installed: [2020-08-05T10:56:15.800Z] #54 57.80 libbtrfs0 [2020-08-05T10:56:15.800Z] #54 58.18 The following NEW packages will be installed: [2020-08-05T10:56:15.800Z] #54 58.18 libbtrfs-dev libbtrfs0 [2020-08-05T10:56:15.800Z] #54 58.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:56:15.800Z] #54 58.79 Need to get 119 kB of archives. [2020-08-05T10:56:15.800Z] #54 58.79 After this operation, 387 kB of additional disk space will be used. [2020-08-05T10:56:15.800Z] #54 58.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-05T10:56:15.800Z] #54 58.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-05T10:56:15.800Z] #54 60.59 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:15.800Z] #54 61.06 Fetched 119 kB in 0s (364 kB/s) [2020-08-05T10:56:15.800Z] #54 61.27 Selecting previously unselected package libbtrfs0. [2020-08-05T10:56:15.800Z] #54 61.27 (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 ... 15410 files and directories currently installed.) [2020-08-05T10:56:15.800Z] #54 61.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-05T10:56:15.800Z] #54 61.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:56:15.800Z] #54 61.77 Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:56:15.800Z] #54 61.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-05T10:56:15.800Z] #54 61.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:56:15.800Z] #54 62.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:56:15.800Z] #54 62.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:56:15.800Z] #54 62.37 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:56:15.800Z] #54 DONE 63.0s [2020-08-05T10:56:15.800Z] [2020-08-05T10:56:15.800Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:56:15.800Z] #55 DONE 0.1s [2020-08-05T10:56:15.800Z] [2020-08-05T10:56:15.800Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-05T10:56:15.800Z] #56 DONE 0.1s [2020-08-05T10:56:15.800Z] [2020-08-05T10:56:15.800Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:56:16.082Z] #39 ... [2020-08-05T10:56:16.082Z] [2020-08-05T10:56:16.082Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:16.082Z] #14 41.81 Selecting previously unselected package python3. [2020-08-05T10:56:16.082Z] #14 41.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-08-05T10:56:16.082Z] #14 41.86 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 41.88 Unpacking python3 (3.7.3-1) ... [2020-08-05T10:56:16.082Z] #14 42.09 Selecting previously unselected package libip4tc0:s390x. [2020-08-05T10:56:16.082Z] #14 42.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.10 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-05T10:56:16.082Z] #14 42.21 Selecting previously unselected package libip6tc0:s390x. [2020-08-05T10:56:16.082Z] #14 42.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.21 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-05T10:56:16.082Z] #14 42.29 Selecting previously unselected package libiptc0:s390x. [2020-08-05T10:56:16.082Z] #14 42.30 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.30 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-05T10:56:16.082Z] #14 42.36 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-05T10:56:16.082Z] #14 42.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.36 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-05T10:56:16.082Z] #14 42.40 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-05T10:56:16.082Z] #14 42.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.41 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-05T10:56:16.082Z] #14 42.48 Selecting previously unselected package libnftnl11:s390x. [2020-08-05T10:56:16.082Z] #14 42.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.49 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-05T10:56:16.082Z] #14 42.55 Selecting previously unselected package iptables. [2020-08-05T10:56:16.082Z] #14 42.55 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.56 Unpacking iptables (1.8.2-4) ... [2020-08-05T10:56:16.082Z] #14 42.85 Selecting previously unselected package xxd. [2020-08-05T10:56:16.082Z] #14 42.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 42.85 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:56:16.082Z] #14 43.00 Selecting previously unselected package vim-common. [2020-08-05T10:56:16.082Z] #14 43.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:56:16.082Z] #14 43.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:56:16.082Z] #14 43.22 Selecting previously unselected package bash-completion. [2020-08-05T10:56:16.082Z] #14 43.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-05T10:56:16.082Z] #14 45.13 Unpacking bash-completion (1:2.8-6) ... [2020-08-05T10:56:16.082Z] #14 45.46 Selecting previously unselected package bzip2. [2020-08-05T10:56:16.082Z] #14 45.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 45.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T10:56:16.082Z] #14 45.52 Selecting previously unselected package xz-utils. [2020-08-05T10:56:16.082Z] #14 45.52 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 45.52 Unpacking xz-utils (5.2.4-1) ... [2020-08-05T10:56:16.082Z] #14 45.70 Selecting previously unselected package apparmor. [2020-08-05T10:56:16.082Z] #14 45.70 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 45.77 Unpacking apparmor (2.13.2-10) ... [2020-08-05T10:56:16.082Z] #14 46.07 Selecting previously unselected package aufs-tools. [2020-08-05T10:56:16.082Z] #14 46.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 46.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-05T10:56:16.082Z] #14 46.17 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-05T10:56:16.082Z] #14 46.17 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-05T10:56:16.082Z] #14 46.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T10:56:16.731Z] #57 ... [2020-08-05T10:56:16.731Z] [2020-08-05T10:56:16.731Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:16.731Z] #38 53.84 Building dependency tree... [2020-08-05T10:56:16.731Z] #38 56.10 Reading state information... [2020-08-05T10:56:16.731Z] #38 58.79 The following additional packages will be installed: [2020-08-05T10:56:16.732Z] #38 58.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-05T10:56:16.732Z] #38 58.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-05T10:56:16.732Z] #38 58.81 Suggested packages: [2020-08-05T10:56:16.732Z] #38 58.83 manpages-dev python-setuptools [2020-08-05T10:56:16.732Z] #38 60.56 The following NEW packages will be installed: [2020-08-05T10:56:16.732Z] #38 60.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-05T10:56:16.732Z] #38 60.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-05T10:56:16.732Z] #38 60.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-05T10:56:16.732Z] #38 60.58 python-six zlib1g-dev [2020-08-05T10:56:16.732Z] #38 61.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:56:16.732Z] #38 61.09 Need to get 4095 kB of archives. [2020-08-05T10:56:16.732Z] #38 61.09 After this operation, 22.5 MB of additional disk space will be used. [2020-08-05T10:56:16.732Z] #38 61.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-05T10:56:16.732Z] #38 61.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-05T10:56:16.732Z] #38 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-05T10:56:16.732Z] #38 61.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-05T10:56:16.732Z] #38 61.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-05T10:56:16.732Z] #38 61.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-05T10:56:16.732Z] #38 61.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-05T10:56:16.732Z] #38 61.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-05T10:56:16.732Z] #38 61.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-05T10:56:16.732Z] #38 61.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-05T10:56:16.732Z] #38 61.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-05T10:56:16.732Z] #38 61.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-05T10:56:16.732Z] #38 61.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-05T10:56:16.732Z] #38 61.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-05T10:56:16.732Z] #38 61.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-05T10:56:16.732Z] #38 61.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-05T10:56:16.732Z] #38 61.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-05T10:56:16.732Z] #38 63.87 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:16.989Z] #38 64.27 Fetched 4095 kB in 1s (3929 kB/s) [2020-08-05T10:56:17.121Z] #14 47.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-05T10:56:17.121Z] #14 47.39 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-05T10:56:17.121Z] #14 47.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T10:56:17.246Z] #38 64.48 Selecting previously unselected package libcap-dev:amd64. [2020-08-05T10:56:17.247Z] #38 64.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-05T10:56:17.247Z] #38 64.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-05T10:56:17.503Z] #38 64.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-05T10:56:17.763Z] #38 64.86 Selecting previously unselected package libnet1:amd64. [2020-08-05T10:56:17.763Z] #38 64.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T10:56:17.763Z] #38 64.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:18.020Z] #38 65.22 Selecting previously unselected package libnet1-dev. [2020-08-05T10:56:18.020Z] #38 65.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T10:56:18.020Z] #38 65.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:18.020Z] #38 ... [2020-08-05T10:56:18.020Z] [2020-08-05T10:56:18.020Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:18.020Z] #31 53.02 Building dependency tree... [2020-08-05T10:56:18.020Z] #31 55.19 Reading state information... [2020-08-05T10:56:18.020Z] #31 58.01 The following additional packages will be installed: [2020-08-05T10:56:18.020Z] #31 58.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-05T10:56:18.020Z] #31 58.05 Suggested packages: [2020-08-05T10:56:18.020Z] #31 58.05 cmake-doc ninja-build lrzip [2020-08-05T10:56:18.020Z] #31 58.05 Recommended packages: [2020-08-05T10:56:18.020Z] #31 58.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-05T10:56:18.020Z] #31 59.26 The following NEW packages will be installed: [2020-08-05T10:56:18.020Z] #31 59.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-05T10:56:18.020Z] #31 59.28 vim-common xxd [2020-08-05T10:56:18.020Z] #31 59.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:56:18.020Z] #31 59.75 Need to get 14.9 MB of archives. [2020-08-05T10:56:18.020Z] #31 59.75 After this operation, 61.8 MB of additional disk space will be used. [2020-08-05T10:56:18.020Z] #31 59.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-05T10:56:18.020Z] #31 59.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:56:18.020Z] #31 59.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-05T10:56:18.020Z] #31 60.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-05T10:56:18.020Z] #31 61.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-05T10:56:18.020Z] #31 61.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-05T10:56:18.020Z] #31 61.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-05T10:56:18.020Z] #31 61.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-05T10:56:18.021Z] #31 62.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-05T10:56:18.021Z] #31 62.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-05T10:56:18.021Z] #31 64.27 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:56:18.021Z] #31 64.59 Fetched 14.9 MB in 3s (4792 kB/s) [2020-08-05T10:56:18.021Z] #31 64.72 Selecting previously unselected package xxd. [2020-08-05T10:56:18.021Z] #31 64.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 ... 15410 files and directories currently installed.) [2020-08-05T10:56:18.021Z] #31 64.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T10:56:18.021Z] #31 64.87 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:56:18.021Z] #31 65.19 Selecting previously unselected package vim-common. [2020-08-05T10:56:18.021Z] #31 65.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:56:18.021Z] #31 ... [2020-08-05T10:56:18.021Z] [2020-08-05T10:56:18.021Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:56:18.021Z] #52 3.752 + RM_GOPATH=0 [2020-08-05T10:56:18.021Z] #52 3.752 + TMP_GOPATH= [2020-08-05T10:56:18.021Z] #52 3.752 + : /build [2020-08-05T10:56:18.021Z] #52 3.752 + '[' -z '' ']' [2020-08-05T10:56:18.021Z] #52 3.752 ++ mktemp -d [2020-08-05T10:56:18.021Z] #52 3.769 + export GOPATH=/tmp/tmp.rA2J9zSzP7 [2020-08-05T10:56:18.021Z] #52 3.769 + GOPATH=/tmp/tmp.rA2J9zSzP7 [2020-08-05T10:56:18.021Z] #52 3.769 + RM_GOPATH=1 [2020-08-05T10:56:18.021Z] #52 3.769 ++ dirname ./install.sh [2020-08-05T10:56:18.021Z] #52 3.769 + dir=. [2020-08-05T10:56:18.021Z] #52 3.769 + bin=runc [2020-08-05T10:56:18.021Z] #52 3.769 + shift [2020-08-05T10:56:18.021Z] #52 3.769 + '[' '!' -f ./runc.installer ']' [2020-08-05T10:56:18.021Z] #52 3.769 + . ./runc.installer [2020-08-05T10:56:18.021Z] #52 3.769 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:56:18.021Z] #52 3.769 + install_runc [2020-08-05T10:56:18.021Z] #52 3.769 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-05T10:56:18.021Z] #52 3.769 + uname -r [2020-08-05T10:56:18.021Z] #52 3.803 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-05T10:56:18.021Z] #52 3.803 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-05T10:56:18.021Z] #52 3.803 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-05T10:56:18.021Z] #52 3.803 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rA2J9zSzP7/src/github.com/opencontainers/runc [2020-08-05T10:56:18.021Z] #52 3.803 Cloning into '/tmp/tmp.rA2J9zSzP7/src/github.com/opencontainers/runc'... [2020-08-05T10:56:18.218Z] #14 48.68 Selecting previously unselected package binutils-mingw-w64. [2020-08-05T10:56:18.218Z] #14 48.68 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-05T10:56:18.218Z] #14 48.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T10:56:18.218Z] #14 48.75 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-05T10:56:18.218Z] #14 48.75 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-05T10:56:18.218Z] #14 48.75 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-05T10:56:18.218Z] #14 48.82 Selecting previously unselected package dmsetup. [2020-08-05T10:56:18.218Z] #14 48.82 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-05T10:56:18.218Z] #14 48.82 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-05T10:56:18.218Z] #14 48.90 Selecting previously unselected package mingw-w64-common. [2020-08-05T10:56:18.218Z] #14 48.90 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-05T10:56:18.218Z] #14 48.91 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-05T10:56:18.278Z] #52 ... [2020-08-05T10:56:18.278Z] [2020-08-05T10:56:18.278Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-05T10:56:18.278Z] #8 DONE 4.4s [2020-08-05T10:56:18.537Z] [2020-08-05T10:56:18.537Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:18.537Z] #38 65.60 Selecting previously unselected package libnl-3-200:amd64. [2020-08-05T10:56:18.537Z] #38 65.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-05T10:56:18.537Z] #38 65.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:56:18.537Z] #38 65.82 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-05T10:56:18.537Z] #38 65.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-05T10:56:18.537Z] #38 65.83 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-05T10:56:18.852Z] #14 ... [2020-08-05T10:56:18.852Z] [2020-08-05T10:56:18.852Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:18.852Z] #42 72.36 crypto [2020-08-05T10:56:18.852Z] #42 72.48 crypto/des [2020-08-05T10:56:18.852Z] #42 73.06 crypto/internal/randutil [2020-08-05T10:56:18.852Z] #42 73.12 crypto/sha512 [2020-08-05T10:56:18.852Z] #42 73.62 crypto/ed25519/internal/edwards25519 [2020-08-05T10:56:18.852Z] #42 75.59 crypto/rand [2020-08-05T10:56:18.852Z] #42 75.97 crypto/elliptic [2020-08-05T10:56:18.852Z] #42 76.06 encoding/asn1 [2020-08-05T10:56:18.852Z] #42 77.77 crypto/ed25519 [2020-08-05T10:56:18.852Z] #42 77.90 crypto/hmac [2020-08-05T10:56:18.852Z] #42 77.98 crypto/ecdsa [2020-08-05T10:56:18.852Z] #42 78.04 crypto/md5 [2020-08-05T10:56:18.852Z] #42 78.39 crypto/rc4 [2020-08-05T10:56:18.852Z] #42 78.47 crypto/rsa [2020-08-05T10:56:18.852Z] #42 78.52 crypto/sha1 [2020-08-05T10:56:18.852Z] #42 78.94 crypto/sha256 [2020-08-05T10:56:18.852Z] #42 79.28 crypto/dsa [2020-08-05T10:56:18.852Z] #42 79.37 encoding/hex [2020-08-05T10:56:18.852Z] #42 79.51 encoding/pem [2020-08-05T10:56:18.852Z] #42 79.73 crypto/x509/pkix [2020-08-05T10:56:18.852Z] #42 79.84 vendor/golang.org/x/crypto/cryptobyte [2020-08-05T10:56:18.852Z] #42 80.04 vendor/golang.org/x/net/dns/dnsmessage [2020-08-05T10:56:18.852Z] #42 81.56 vendor/golang.org/x/sys/cpu [2020-08-05T10:56:18.852Z] #42 81.80 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-05T10:56:18.852Z] #42 82.32 vendor/golang.org/x/crypto/poly1305 [2020-08-05T10:56:18.852Z] #42 ... [2020-08-05T10:56:18.852Z] [2020-08-05T10:56:18.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:18.852Z] #39 44.49 AR soccr/libsoccr.a [2020-08-05T10:56:18.852Z] #39 44.52 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:56:18.852Z] #39 44.70 DEP criu/arch/s390/sigframe.d [2020-08-05T10:56:18.852Z] #39 44.75 DEP criu/arch/s390/crtools.d [2020-08-05T10:56:18.852Z] #39 44.83 DEP criu/arch/s390/cpu.d [2020-08-05T10:56:18.852Z] #39 44.95 CC criu/arch/s390/cpu.o [2020-08-05T10:56:18.852Z] #39 45.17 CC criu/arch/s390/crtools.o [2020-08-05T10:56:18.852Z] #39 45.75 CC criu/arch/s390/sigframe.o [2020-08-05T10:56:18.852Z] #39 45.95 LINK criu/arch/s390/crtools.built-in.o [2020-08-05T10:56:18.852Z] #39 45.98 DEP criu/pie/util-vdso.d [2020-08-05T10:56:18.852Z] #39 46.09 DEP criu/pie/util.d [2020-08-05T10:56:18.852Z] #39 46.24 CC criu/pie/util.o [2020-08-05T10:56:18.852Z] #39 46.45 CC criu/pie/util-vdso.o [2020-08-05T10:56:18.852Z] #39 46.95 AR criu/pie/pie.lib.a [2020-08-05T10:56:18.852Z] #39 46.98 DEP criu/pie/restorer.d [2020-08-05T10:56:19.104Z] #38 66.25 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-05T10:56:19.104Z] #38 66.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:56:19.104Z] #38 66.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:56:19.104Z] #38 ... [2020-08-05T10:56:19.104Z] [2020-08-05T10:56:19.104Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:56:19.104Z] #29 56.01 internal/reflectlite [2020-08-05T10:56:19.104Z] #29 56.01 sync [2020-08-05T10:56:19.104Z] #29 59.43 errors [2020-08-05T10:56:19.104Z] #29 59.44 sort [2020-08-05T10:56:19.104Z] #29 60.30 strconv [2020-08-05T10:56:19.104Z] #29 61.68 io [2020-08-05T10:56:19.104Z] #29 63.83 internal/oserror [2020-08-05T10:56:19.104Z] #29 64.01 syscall [2020-08-05T10:56:19.360Z] #29 ... [2020-08-05T10:56:19.360Z] [2020-08-05T10:56:19.360Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:19.360Z] #38 66.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-05T10:56:19.360Z] #38 66.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:56:19.360Z] #38 66.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-05T10:56:19.360Z] #38 66.67 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-05T10:56:19.360Z] #38 66.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-05T10:56:19.486Z] #39 47.29 DEP criu/arch/s390/restorer.d [2020-08-05T10:56:19.486Z] #39 47.41 DEP criu/arch/s390/vdso-pie.d [2020-08-05T10:56:19.486Z] #39 47.47 DEP criu/pie/parasite-vdso.d [2020-08-05T10:56:19.617Z] #38 66.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-05T10:56:19.778Z] #39 47.57 DEP criu/pie/parasite.d [2020-08-05T10:56:19.778Z] #39 47.73 CC criu/pie/parasite.o [2020-08-05T10:56:19.874Z] #38 ... [2020-08-05T10:56:19.874Z] [2020-08-05T10:56:19.874Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-05T10:56:19.874Z] #9 DONE 1.7s [2020-08-05T10:56:19.874Z] [2020-08-05T10:56:19.874Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:19.874Z] #38 67.14 Selecting previously unselected package libprotobuf17:amd64. [2020-08-05T10:56:19.874Z] #38 67.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:19.874Z] #38 67.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:20.417Z] #39 48.55 LINK criu/pie/parasite.built-in.o [2020-08-05T10:56:20.709Z] #39 48.55 GEN criu/pie/parasite-blob.h [2020-08-05T10:56:20.709Z] #39 48.56 CC criu/pie/parasite-vdso.o [2020-08-05T10:56:21.000Z] #39 48.94 CC criu/arch/s390/vdso-pie.o [2020-08-05T10:56:21.000Z] #39 49.10 CC criu/arch/s390/restorer.o [2020-08-05T10:56:21.292Z] #39 49.37 CC criu/pie/restorer.o [2020-08-05T10:56:22.464Z] Client: [2020-08-05T10:56:22.464Z] Debug Mode: false [2020-08-05T10:56:22.464Z] [2020-08-05T10:56:22.464Z] Server: [2020-08-05T10:56:22.464Z] Containers: 0 [2020-08-05T10:56:22.464Z] Running: 0 [2020-08-05T10:56:22.464Z] Paused: 0 [2020-08-05T10:56:22.464Z] Stopped: 0 [2020-08-05T10:56:22.464Z] Images: 0 [2020-08-05T10:56:22.464Z] Server Version: 19.03.12 [2020-08-05T10:56:22.464Z] Storage Driver: overlay2 [2020-08-05T10:56:22.464Z] Backing Filesystem: extfs [2020-08-05T10:56:22.464Z] Supports d_type: true [2020-08-05T10:56:22.464Z] Native Overlay Diff: true [2020-08-05T10:56:22.464Z] Logging Driver: json-file [2020-08-05T10:56:22.464Z] Cgroup Driver: cgroupfs [2020-08-05T10:56:22.464Z] Plugins: [2020-08-05T10:56:22.464Z] Volume: local [2020-08-05T10:56:22.464Z] Network: bridge host ipvlan macvlan null overlay [2020-08-05T10:56:22.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-05T10:56:22.464Z] Swarm: inactive [2020-08-05T10:56:22.464Z] Runtimes: runc [2020-08-05T10:56:22.464Z] Default Runtime: runc [2020-08-05T10:56:22.464Z] Init Binary: docker-init [2020-08-05T10:56:22.464Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:56:22.464Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:56:22.464Z] init version: fec3683 [2020-08-05T10:56:22.464Z] Security Options: [2020-08-05T10:56:22.464Z] apparmor [2020-08-05T10:56:22.464Z] seccomp [2020-08-05T10:56:22.464Z] Profile: default [2020-08-05T10:56:22.464Z] Kernel Version: 5.3.0-1030-aws [2020-08-05T10:56:22.464Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-05T10:56:22.464Z] OSType: linux [2020-08-05T10:56:22.464Z] Architecture: x86_64 [2020-08-05T10:56:22.464Z] CPUs: 2 [2020-08-05T10:56:22.464Z] Total Memory: 7.487GiB [2020-08-05T10:56:22.464Z] Name: ip-10-100-113-188 [2020-08-05T10:56:22.464Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-05T10:56:22.464Z] Docker Root Dir: /var/lib/docker [2020-08-05T10:56:22.464Z] Debug Mode: false [2020-08-05T10:56:22.464Z] Registry: https://index.docker.io/v1/ [2020-08-05T10:56:22.464Z] Labels: [2020-08-05T10:56:22.464Z] Experimental: true [2020-08-05T10:56:22.464Z] Insecure Registries: [2020-08-05T10:56:22.464Z] 127.0.0.0/8 [2020-08-05T10:56:22.464Z] Live Restore Enabled: true [2020-08-05T10:56:22.464Z] [2020-08-05T10:56:22.464Z] WARNING: No swap limit support [Pipeline] sh [2020-08-05T10:56:22.760Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:56:22.760Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:56:22.760Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41314/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-05T10:56:22.760Z] + bash /home/ubuntu/workspace/moby_PR-41314/check-config.sh [2020-08-05T10:56:22.760Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-05T10:56:22.760Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-05T10:56:22.760Z] [2020-08-05T10:56:22.760Z] Generally Necessary: [2020-08-05T10:56:22.760Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-05T10:56:22.760Z] - apparmor: enabled and tools installed [2020-08-05T10:56:22.760Z] - CONFIG_NAMESPACES: enabled [2020-08-05T10:56:22.760Z] - CONFIG_NET_NS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_PID_NS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_IPC_NS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_UTS_NS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CGROUPS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-05T10:56:22.760Z] - CONFIG_CPUSETS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_MEMCG: enabled [2020-08-05T10:56:22.760Z] - CONFIG_KEYS: enabled [2020-08-05T10:56:22.760Z] - CONFIG_VETH: enabled (as module) [2020-08-05T10:56:22.760Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-05T10:56:22.760Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-05T10:56:22.761Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-05T10:56:22.761Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-05T10:56:22.761Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-05T10:56:22.761Z] [2020-08-05T10:56:22.761Z] Optional Features: [2020-08-05T10:56:23.022Z] - CONFIG_USER_NS: enabled [2020-08-05T10:56:23.022Z] - CONFIG_SECCOMP: enabled [2020-08-05T10:56:23.022Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-05T10:56:23.022Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-05T10:56:23.022Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-05T10:56:23.022Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-05T10:56:23.022Z] - CONFIG_BLK_CGROUP: enabled [2020-08-05T10:56:23.022Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-05T10:56:23.022Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-05T10:56:23.022Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-05T10:56:23.022Z] - CONFIG_CGROUP_PERF: enabled [2020-08-05T10:56:23.022Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-05T10:56:23.022Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-05T10:56:23.022Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-05T10:56:23.022Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-05T10:56:23.022Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-05T10:56:23.022Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-05T10:56:23.022Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-05T10:56:23.022Z] - CONFIG_IP_VS: enabled (as module) [2020-08-05T10:56:23.022Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-05T10:56:23.022Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-05T10:56:23.022Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-05T10:56:23.022Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-05T10:56:23.022Z] - CONFIG_EXT4_FS: enabled [2020-08-05T10:56:23.022Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-05T10:56:23.022Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-05T10:56:23.022Z] - Network Drivers: [2020-08-05T10:56:23.022Z] - "overlay": [2020-08-05T10:56:23.022Z] - CONFIG_VXLAN: enabled (as module) [2020-08-05T10:56:23.022Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-05T10:56:23.022Z] Optional (for encrypted networks): [2020-08-05T10:56:23.161Z] #38 ... [2020-08-05T10:56:23.161Z] [2020-08-05T10:56:23.161Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-05T10:56:23.161Z] #10 1.180 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-05T10:56:23.161Z] #10 DONE 2.6s [2020-08-05T10:56:23.161Z] [2020-08-05T10:56:23.161Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:23.161Z] #38 69.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-05T10:56:23.161Z] #38 69.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:23.161Z] #38 69.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:23.161Z] #38 70.31 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-05T10:56:23.161Z] #38 70.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:23.161Z] #38 70.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:23.285Z] - CONFIG_CRYPTO: enabled [2020-08-05T10:56:23.285Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-05T10:56:23.285Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-05T10:56:23.285Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-05T10:56:23.285Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-05T10:56:23.285Z] - CONFIG_XFRM: enabled [2020-08-05T10:56:23.285Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-05T10:56:23.285Z] - "ipvlan": [2020-08-05T10:56:23.285Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-05T10:56:23.285Z] - "macvlan": [2020-08-05T10:56:23.285Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_DUMMY: enabled (as module) [2020-08-05T10:56:23.285Z] - "ftp,tftp client in container": [2020-08-05T10:56:23.285Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-05T10:56:23.285Z] - Storage Drivers: [2020-08-05T10:56:23.285Z] - "aufs": [2020-08-05T10:56:23.285Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-05T10:56:23.285Z] - "btrfs": [2020-08-05T10:56:23.285Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-05T10:56:23.285Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-05T10:56:23.285Z] - "devicemapper": [2020-08-05T10:56:23.285Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-05T10:56:23.285Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-05T10:56:23.285Z] - "overlay": [2020-08-05T10:56:23.285Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-05T10:56:23.285Z] - "zfs": [2020-08-05T10:56:23.285Z] - /dev/zfs: present [2020-08-05T10:56:23.285Z] - zfs command: missing [2020-08-05T10:56:23.285Z] - zpool command: missing [2020-08-05T10:56:23.285Z] [2020-08-05T10:56:23.285Z] Limits: [2020-08-05T10:56:23.285Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-05T10:56:23.285Z] [2020-08-05T10:56:23.285Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-05T10:56:23.361Z] #39 51.28 LINK criu/pie/restorer.built-in.o [2020-08-05T10:56:23.361Z] #39 51.29 GEN criu/pie/restorer-blob.h [2020-08-05T10:56:23.361Z] #39 51.32 DEP criu/vdso.d [2020-08-05T10:56:23.621Z] + sudo modprobe ip_vs [2020-08-05T10:56:23.621Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 . [2020-08-05T10:56:23.653Z] #39 51.50 DEP criu/uts_ns.d [2020-08-05T10:56:23.653Z] #39 51.62 DEP criu/util.d [2020-08-05T10:56:23.880Z] #2 [internal] load build definition from Dockerfile [2020-08-05T10:56:23.880Z] #2 transferring dockerfile: 12.30kB done [2020-08-05T10:56:23.880Z] #2 DONE 0.1s [2020-08-05T10:56:23.880Z] [2020-08-05T10:56:23.880Z] #1 [internal] load .dockerignore [2020-08-05T10:56:23.880Z] #1 transferring context: 87B done [2020-08-05T10:56:23.880Z] #1 DONE 0.1s [2020-08-05T10:56:23.880Z] [2020-08-05T10:56:23.880Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-05T10:56:23.945Z] #39 51.76 DEP criu/uffd.d [2020-08-05T10:56:24.091Z] #38 ... [2020-08-05T10:56:24.091Z] [2020-08-05T10:56:24.091Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-05T10:56:24.091Z] #11 DONE 1.5s [2020-08-05T10:56:24.142Z] #4 ... [2020-08-05T10:56:24.142Z] [2020-08-05T10:56:24.142Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-05T10:56:24.142Z] #3 DONE 0.3s [2020-08-05T10:56:24.142Z] [2020-08-05T10:56:24.142Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-05T10:56:24.142Z] #4 DONE 0.3s [2020-08-05T10:56:24.142Z] [2020-08-05T10:56:24.142Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:56:24.142Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 0.0s done [2020-08-05T10:56:24.237Z] #39 52.04 DEP criu/tun.d [2020-08-05T10:56:24.237Z] #39 52.16 DEP criu/tty.d [2020-08-05T10:56:24.351Z] [2020-08-05T10:56:24.351Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:24.351Z] #24 5.869 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-05T10:56:24.351Z] #24 6.532 [2020-08-05T10:56:24.351Z] #24 6.759 # 2.0% ##### 6.9% ######### 13.8% ############ 17.7% ############### 22.2% ################# 24.5% ##################### 29.5% ####################### 33.1% ########################### 38.2% ################################ 44.7% ################################### 49.9% ######################################## 55.6% ############################################## 65.0% #################################################### 72.6% ######################################################### 80.4% ########################################################### 82.8% ################################################################ 89.9% ##################################################################### 96.4% ######################################################################## 100.0% [2020-08-05T10:56:24.351Z] #24 9.593 #=#=# [2020-08-05T10:56:24.351Z] #24 9.859 0.1% ################## 25.5% ############################## 42.7% ##################################### 51.7% ############################################## 64.4% ###################################################### 75.4% ######################################################################## 100.0% [2020-08-05T10:56:24.351Z] #24 11.00 [2020-08-05T10:56:24.401Z] #5 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-05T10:56:24.401Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-08-05T10:56:24.401Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-05T10:56:24.401Z] #5 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-05T10:56:24.401Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.13MB / 7.81MB 0.1s [2020-08-05T10:56:24.529Z] #39 52.36 DEP criu/timerfd.d [2020-08-05T10:56:24.529Z] #39 52.47 DEP criu/timens.d [2020-08-05T10:56:24.529Z] #39 52.57 DEP criu/sysfs_parse.d [2020-08-05T10:56:24.529Z] #39 52.68 DEP criu/sysctl.d [2020-08-05T10:56:24.664Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.76MB / 50.40MB 0.3s [2020-08-05T10:56:24.664Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.70MB / 7.81MB 0.3s [2020-08-05T10:56:24.664Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.55MB / 50.40MB 0.5s [2020-08-05T10:56:24.664Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2020-08-05T10:56:24.822Z] #39 52.80 DEP criu/string.d [2020-08-05T10:56:24.822Z] #39 52.83 DEP criu/stats.d [2020-08-05T10:56:24.822Z] #39 52.95 DEP criu/sockets.d [2020-08-05T10:56:24.924Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.52MB / 50.40MB 0.6s [2020-08-05T10:56:24.924Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-05T10:56:24.924Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2020-08-05T10:56:24.924Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.10MB / 50.40MB 0.7s [2020-08-05T10:56:24.924Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.74MB / 10.00MB 0.7s [2020-08-05T10:56:24.924Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.7s [2020-08-05T10:56:25.114Z] #39 53.10 DEP criu/sk-unix.d [2020-08-05T10:56:25.114Z] #39 ... [2020-08-05T10:56:25.114Z] [2020-08-05T10:56:25.114Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:56:25.114Z] #48 88.80 + GOBIN=/build [2020-08-05T10:56:25.183Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.06MB / 50.40MB 0.9s [2020-08-05T10:56:25.183Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.68MB / 10.00MB 0.9s [2020-08-05T10:56:25.183Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.44MB / 10.00MB 1.0s [2020-08-05T10:56:25.183Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.71MB / 51.83MB 1.0s [2020-08-05T10:56:25.407Z] #48 88.80 + /build/gometalinter --install [2020-08-05T10:56:25.407Z] #48 88.82 Installing: [2020-08-05T10:56:25.407Z] #48 88.82 deadcode [2020-08-05T10:56:25.407Z] #48 88.82 dupl [2020-08-05T10:56:25.407Z] #48 88.82 errcheck [2020-08-05T10:56:25.407Z] #48 88.82 gas [2020-08-05T10:56:25.407Z] #48 88.82 gochecknoglobals [2020-08-05T10:56:25.407Z] #48 88.82 gochecknoinits [2020-08-05T10:56:25.407Z] #48 88.82 goconst [2020-08-05T10:56:25.407Z] #48 88.82 gocyclo [2020-08-05T10:56:25.407Z] #48 88.82 goimports [2020-08-05T10:56:25.407Z] #48 88.82 golint [2020-08-05T10:56:25.407Z] #48 88.82 gosimple [2020-08-05T10:56:25.407Z] #48 88.82 gotype [2020-08-05T10:56:25.407Z] #48 88.82 gotypex [2020-08-05T10:56:25.407Z] #48 88.82 ineffassign [2020-08-05T10:56:25.407Z] #48 88.82 interfacer [2020-08-05T10:56:25.407Z] #48 88.82 lll [2020-08-05T10:56:25.407Z] #48 88.82 maligned [2020-08-05T10:56:25.407Z] #48 88.82 megacheck [2020-08-05T10:56:25.407Z] #48 88.82 misspell [2020-08-05T10:56:25.407Z] #48 88.82 nakedret [2020-08-05T10:56:25.407Z] #48 88.82 safesql [2020-08-05T10:56:25.407Z] #48 88.82 staticcheck [2020-08-05T10:56:25.407Z] #48 88.82 structcheck [2020-08-05T10:56:25.407Z] #48 88.82 unconvert [2020-08-05T10:56:25.407Z] #48 88.82 unparam [2020-08-05T10:56:25.407Z] #48 88.82 unused [2020-08-05T10:56:25.407Z] #48 88.82 varcheck [2020-08-05T10:56:25.445Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.12MB / 50.40MB 1.1s [2020-08-05T10:56:25.445Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2020-08-05T10:56:25.445Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.17MB / 50.40MB 1.3s [2020-08-05T10:56:25.445Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-08-05T10:56:25.445Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.55MB / 51.83MB 1.3s [2020-08-05T10:56:25.445Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s [2020-08-05T10:56:25.705Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.04MB / 51.83MB 1.4s [2020-08-05T10:56:25.705Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.47MB / 50.40MB 1.5s [2020-08-05T10:56:25.705Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.66MB / 51.83MB 1.5s [2020-08-05T10:56:25.705Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.66MB / 68.67MB 1.5s [2020-08-05T10:56:25.781Z] #24 11.32 #=#=# ### 5.5% ########### 16.1% ################ 22.4% #################### 28.1% ######################### 34.9% ############################### 43.1% ################################### 48.8% [2020-08-05T10:56:25.781Z] #24 ... [2020-08-05T10:56:25.781Z] [2020-08-05T10:56:25.781Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-05T10:56:25.781Z] #12 DONE 1.5s [2020-08-05T10:56:25.781Z] [2020-08-05T10:56:25.781Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:25.781Z] #24 11.32 #=#=# ### 5.5% ########### 16.1% ################ 22.4% #################### 28.1% ######################### 34.9% ############################### 43.1% ################################### 48.8% ######################################## 56.4% ############################################ 62.4% [2020-08-05T10:56:25.781Z] #24 ... [2020-08-05T10:56:25.781Z] [2020-08-05T10:56:25.781Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:56:25.781Z] #26 68.68 Checking out files: 53% (815/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 86% (1321/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-05T10:56:25.781Z] #26 70.93 + cd /tmp/tmp.gFI6jGDUJ2/src/github.com/go-swagger/go-swagger [2020-08-05T10:56:25.781Z] #26 70.93 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-05T10:56:25.781Z] #26 71.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-05T10:56:25.966Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.15MB / 51.83MB 1.7s [2020-08-05T10:56:25.967Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.44MB / 68.67MB 1.7s [2020-08-05T10:56:25.967Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.46MB / 51.83MB 1.8s [2020-08-05T10:56:25.967Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.61MB / 68.67MB 1.8s [2020-08-05T10:56:26.069Z] #26 ... [2020-08-05T10:56:26.069Z] [2020-08-05T10:56:26.069Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:26.069Z] #42 62.74 github.com/LK4D4/vndr/godl/singleflight [2020-08-05T10:56:26.069Z] #42 63.12 math/rand [2020-08-05T10:56:26.069Z] #42 64.67 internal/singleflight [2020-08-05T10:56:26.069Z] #42 65.51 sort [2020-08-05T10:56:26.069Z] #42 65.51 errors [2020-08-05T10:56:26.069Z] #42 66.26 io [2020-08-05T10:56:26.069Z] #42 67.43 strconv [2020-08-05T10:56:26.069Z] #42 68.31 bytes [2020-08-05T10:56:26.069Z] #42 70.91 reflect [2020-08-05T10:56:26.069Z] #42 70.97 bufio [2020-08-05T10:56:26.069Z] #42 ... [2020-08-05T10:56:26.069Z] [2020-08-05T10:56:26.069Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:26.232Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.05MB / 51.83MB 2.0s [2020-08-05T10:56:26.232Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.03MB / 68.67MB 2.0s [2020-08-05T10:56:26.232Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.25MB / 51.83MB 2.1s [2020-08-05T10:56:26.232Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.74MB / 68.67MB 2.1s [2020-08-05T10:56:26.492Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s [2020-08-05T10:56:26.492Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.68MB / 68.67MB 2.3s [2020-08-05T10:56:26.612Z] #24 11.32 #=#=# ### 5.5% ########### 16.1% ################ 22.4% #################### 28.1% ######################### 34.9% ############################### 43.1% ################################### 48.8% ######################################## 56.4% ############################################ 62.4% ################################################# 68.1% ################################################### 71.1% ##################################################### 74.4% ######################################################## 78.4% ########################################################## 81.5% ############################################################ 84.4% ################################################################ 89.5% #################################################################### 95.7% ######################################################################## 100.0% [2020-08-05T10:56:26.753Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.04MB / 68.67MB 2.3s [2020-08-05T10:56:26.753Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s [2020-08-05T10:56:27.015Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-05T10:56:27.270Z] #24 13.74 [2020-08-05T10:56:27.270Z] #24 ... [2020-08-05T10:56:27.270Z] [2020-08-05T10:56:27.270Z] #13 [dev 6/25] RUN ldconfig [2020-08-05T10:56:27.270Z] #13 DONE 1.6s [2020-08-05T10:56:27.270Z] [2020-08-05T10:56:27.270Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:28.038Z] #24 14.04 0.0% 1.0% # 2.7% ## 3.1% ### 4.7% #### 6.0% #### 6.9% [2020-08-05T10:56:28.038Z] #24 ... [2020-08-05T10:56:28.038Z] [2020-08-05T10:56:28.038Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:28.038Z] #31 65.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:56:28.038Z] #31 66.15 Selecting previously unselected package cmake-data. [2020-08-05T10:56:28.038Z] #31 66.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-05T10:56:28.038Z] #31 66.18 Unpacking cmake-data (3.13.4-1) ... [2020-08-05T10:56:28.038Z] #31 70.07 Selecting previously unselected package libicu63:amd64. [2020-08-05T10:56:28.038Z] #31 70.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-05T10:56:28.038Z] #31 70.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:56:28.296Z] #31 ... [2020-08-05T10:56:28.296Z] [2020-08-05T10:56:28.296Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:28.410Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2020-08-05T10:56:28.410Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2020-08-05T10:56:28.410Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2020-08-05T10:56:28.410Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 4.3s [2020-08-05T10:56:28.410Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 28.07MB / 120.18MB 4.3s [2020-08-05T10:56:28.672Z] #5 ... [2020-08-05T10:56:28.672Z] [2020-08-05T10:56:28.672Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-05T10:56:28.672Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-05T10:56:28.672Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-05T10:56:28.672Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-05T10:56:28.672Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-08-05T10:56:28.672Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.0s done [2020-08-05T10:56:28.672Z] #63 DONE 4.5s [2020-08-05T10:56:28.672Z] [2020-08-05T10:56:28.672Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:56:28.672Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 4.3s done [2020-08-05T10:56:28.809Z] #24 14.04 0.0% 1.0% # 2.7% ## 3.1% ### 4.7% #### 6.0% #### 6.9% ###### 8.6% ####### 10.9% ######### 13.4% ########## 14.9% ############ 16.8% [2020-08-05T10:56:28.809Z] #24 ... [2020-08-05T10:56:28.809Z] [2020-08-05T10:56:28.809Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:56:28.809Z] #57 2.757 + RM_GOPATH=0 [2020-08-05T10:56:28.809Z] #57 2.757 + TMP_GOPATH= [2020-08-05T10:56:28.809Z] #57 2.757 + : /build [2020-08-05T10:56:28.809Z] #57 2.757 + '[' -z '' ']' [2020-08-05T10:56:28.809Z] #57 2.762 ++ mktemp -d [2020-08-05T10:56:28.809Z] #57 2.762 + export GOPATH=/tmp/tmp.5u7R1PxhJ1 [2020-08-05T10:56:28.809Z] #57 2.762 + GOPATH=/tmp/tmp.5u7R1PxhJ1 [2020-08-05T10:56:28.810Z] #57 2.763 + RM_GOPATH=1 [2020-08-05T10:56:28.810Z] #57 2.778 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:56:28.810Z] #57 2.781 ++ dirname ./install.sh [2020-08-05T10:56:28.810Z] #57 2.781 + dir=. [2020-08-05T10:56:28.810Z] #57 2.781 + bin=containerd [2020-08-05T10:56:28.810Z] #57 2.781 + shift [2020-08-05T10:56:28.810Z] #57 2.781 + '[' '!' -f ./containerd.installer ']' [2020-08-05T10:56:28.810Z] #57 2.781 + . ./containerd.installer [2020-08-05T10:56:28.810Z] #57 2.781 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:56:28.810Z] #57 2.781 + install_containerd [2020-08-05T10:56:28.810Z] #57 2.781 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-08-05T10:56:28.810Z] #57 2.781 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5u7R1PxhJ1/src/github.com/containerd/containerd [2020-08-05T10:56:28.810Z] #57 2.791 Cloning into '/tmp/tmp.5u7R1PxhJ1/src/github.com/containerd/containerd'... [2020-08-05T10:56:28.810Z] #57 ... [2020-08-05T10:56:28.810Z] [2020-08-05T10:56:28.810Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:28.932Z] #5 ... [2020-08-05T10:56:28.932Z] [2020-08-05T10:56:28.932Z] #17 [internal] load build context [2020-08-05T10:56:28.932Z] #17 transferring context: 50.92MB 4.5s done [2020-08-05T10:56:28.932Z] #17 DONE 4.6s [2020-08-05T10:56:28.932Z] [2020-08-05T10:56:28.932Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-05T10:56:28.932Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 35.76MB / 120.18MB 4.6s [2020-08-05T10:56:28.932Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 42.52MB / 120.18MB 4.8s [2020-08-05T10:56:29.193Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 53.91MB / 120.18MB 4.9s [2020-08-05T10:56:29.455Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 61.50MB / 120.18MB 5.2s [2020-08-05T10:56:29.455Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 71.72MB / 120.18MB 5.2s [2020-08-05T10:56:29.718Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 78.82MB / 120.18MB 5.3s [2020-08-05T10:56:29.718Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 89.87MB / 120.18MB 5.5s [2020-08-05T10:56:29.865Z] #48 ... [2020-08-05T10:56:29.865Z] [2020-08-05T10:56:29.865Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:29.865Z] #42 82.79 net [2020-08-05T10:56:29.865Z] #42 82.80 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-05T10:56:29.865Z] #42 83.09 vendor/golang.org/x/crypto/curve25519 [2020-08-05T10:56:29.865Z] #42 83.40 vendor/golang.org/x/crypto/hkdf [2020-08-05T10:56:29.865Z] #42 83.46 vendor/golang.org/x/text/transform [2020-08-05T10:56:29.865Z] #42 83.96 vendor/golang.org/x/text/unicode/bidi [2020-08-05T10:56:29.865Z] #42 85.09 vendor/golang.org/x/text/secure/bidirule [2020-08-05T10:56:29.865Z] #42 85.34 vendor/golang.org/x/text/unicode/norm [2020-08-05T10:56:29.865Z] #42 87.55 vendor/golang.org/x/net/idna [2020-08-05T10:56:29.865Z] #42 89.11 vendor/golang.org/x/net/http2/hpack [2020-08-05T10:56:29.865Z] #42 90.01 mime [2020-08-05T10:56:29.865Z] #42 91.13 mime/quotedprintable [2020-08-05T10:56:29.865Z] #42 91.36 net/http/internal [2020-08-05T10:56:29.865Z] #42 91.84 os/exec [2020-08-05T10:56:29.865Z] #42 ... [2020-08-05T10:56:29.865Z] [2020-08-05T10:56:29.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:29.865Z] #39 53.28 DEP criu/sk-tcp.d [2020-08-05T10:56:29.865Z] #39 53.40 DEP criu/sk-queue.d [2020-08-05T10:56:29.865Z] #39 53.48 DEP criu/sk-packet.d [2020-08-05T10:56:29.865Z] #39 53.59 DEP criu/sk-netlink.d [2020-08-05T10:56:29.865Z] #39 53.69 DEP criu/sk-inet.d [2020-08-05T10:56:29.865Z] #39 53.80 DEP criu/signalfd.d [2020-08-05T10:56:29.865Z] #39 53.99 DEP criu/sigframe.d [2020-08-05T10:56:29.865Z] #39 54.08 DEP criu/shmem.d [2020-08-05T10:56:29.865Z] #39 54.24 DEP criu/servicefd.d [2020-08-05T10:56:29.865Z] #39 54.39 DEP criu/seize.d [2020-08-05T10:56:29.865Z] #39 54.53 DEP criu/seccomp.d [2020-08-05T10:56:29.865Z] #39 54.70 DEP criu/rst-malloc.d [2020-08-05T10:56:29.865Z] #39 54.75 DEP criu/rbtree.d [2020-08-05T10:56:29.865Z] #39 54.81 DEP criu/pstree.d [2020-08-05T10:56:29.865Z] #39 54.95 DEP criu/protobuf.d [2020-08-05T10:56:29.865Z] #39 55.04 GEN criu/protobuf-desc-gen.h [2020-08-05T10:56:29.865Z] #39 56.07 DEP criu/protobuf-desc.d [2020-08-05T10:56:29.865Z] #39 56.22 DEP criu/proc_parse.d [2020-08-05T10:56:29.865Z] #39 56.48 DEP criu/plugin.d [2020-08-05T10:56:29.865Z] #39 56.58 DEP criu/pipes.d [2020-08-05T10:56:29.865Z] #39 56.79 DEP criu/pie-util.d [2020-08-05T10:56:29.865Z] #39 56.89 DEP criu/pie-util-vdso.d [2020-08-05T10:56:29.865Z] #39 57.02 DEP criu/path.d [2020-08-05T10:56:29.865Z] #39 57.13 DEP criu/parasite-syscall.d [2020-08-05T10:56:29.865Z] #39 57.30 DEP criu/pagemap.d [2020-08-05T10:56:29.865Z] #39 57.41 DEP criu/pagemap-cache.d [2020-08-05T10:56:29.865Z] #39 57.60 DEP criu/page-xfer.d [2020-08-05T10:56:29.865Z] #39 57.73 DEP criu/page-pipe.d [2020-08-05T10:56:29.865Z] #39 57.81 DEP criu/netfilter.d [2020-08-05T10:56:29.865Z] #39 58.00 DEP criu/net.d [2020-08-05T10:56:29.991Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 99.62MB / 120.18MB 5.6s [2020-08-05T10:56:29.991Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 5.8s [2020-08-05T10:56:30.092Z] #24 14.04 0.0% 1.0% # 2.7% ## 3.1% ### 4.7% #### 6.0% #### 6.9% ###### 8.6% ####### 10.9% ######### 13.4% ########## 14.9% ############ 16.8% ############# 18.9% ############### 21.1% ################ 23.3% ################# 24.8% ################### 26.7% #################### 28.2% ##################### 30.3% ####################### 32.6% ######################## 34.3% ######################### 36.0% ########################### 37.6% ############################ 40.2% ############################## 42.0% [2020-08-05T10:56:30.092Z] #24 ... [2020-08-05T10:56:30.092Z] [2020-08-05T10:56:30.092Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:56:30.092Z] #29 66.97 reflect [2020-08-05T10:56:30.092Z] #29 75.29 time [2020-08-05T10:56:30.156Z] #39 58.29 DEP criu/namespaces.d [2020-08-05T10:56:30.349Z] #29 ... [2020-08-05T10:56:30.349Z] [2020-08-05T10:56:30.349Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:30.448Z] #39 58.48 DEP criu/mount.d [2020-08-05T10:56:30.740Z] #39 58.69 DEP criu/memfd.d [2020-08-05T10:56:30.740Z] #39 58.80 DEP criu/mem.d [2020-08-05T10:56:31.032Z] #39 ... [2020-08-05T10:56:31.032Z] [2020-08-05T10:56:31.032Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:31.032Z] #14 51.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-05T10:56:31.032Z] #14 51.58 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-05T10:56:31.032Z] #14 51.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T10:56:31.032Z] #14 55.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-05T10:56:31.032Z] #14 55.37 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-05T10:56:31.032Z] #14 55.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:31.032Z] #14 55.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-05T10:56:31.032Z] #14 55.46 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-05T10:56:31.032Z] #14 55.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:31.032Z] #14 ... [2020-08-05T10:56:31.032Z] [2020-08-05T10:56:31.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:31.032Z] #39 59.05 DEP criu/lsm.d [2020-08-05T10:56:31.324Z] #39 59.24 DEP criu/log.d [2020-08-05T10:56:31.324Z] #39 59.36 DEP criu/libnetlink.d [2020-08-05T10:56:31.371Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done [2020-08-05T10:56:31.371Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.1s done [2020-08-05T10:56:31.371Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-05T10:56:31.616Z] #39 59.53 DEP criu/kerndat.d [2020-08-05T10:56:31.616Z] #39 59.79 DEP criu/kcmp-ids.d [2020-08-05T10:56:31.907Z] #39 59.86 DEP criu/irmap.d [2020-08-05T10:56:31.939Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-05T10:56:31.939Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-05T10:56:32.199Z] #39 60.02 DEP criu/ipc_ns.d [2020-08-05T10:56:32.200Z] #39 60.12 DEP criu/image.d [2020-08-05T10:56:32.200Z] #39 60.24 DEP criu/image-desc.d [2020-08-05T10:56:32.200Z] #39 60.36 DEP criu/fsnotify.d [2020-08-05T10:56:32.492Z] #39 60.49 DEP criu/filesystems.d [2020-08-05T10:56:32.516Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-05T10:56:32.776Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-08-05T10:56:32.783Z] #39 60.71 DEP criu/files.d [2020-08-05T10:56:32.783Z] #39 60.93 DEP criu/files-reg.d [2020-08-05T10:56:33.075Z] #39 61.16 DEP criu/files-ext.d [2020-08-05T10:56:33.171Z] #24 14.04 0.0% 1.0% # 2.7% ## 3.1% ### 4.7% #### 6.0% #### 6.9% ###### 8.6% ####### 10.9% ######### 13.4% ########## 14.9% ############ 16.8% ############# 18.9% ############### 21.1% ################ 23.3% ################# 24.8% ################### 26.7% #################### 28.2% ##################### 30.3% ####################### 32.6% ######################## 34.3% ######################### 36.0% ########################### 37.6% ############################ 40.2% ############################## 42.0% ############################### 43.7% ################################ 45.6% ################################## 47.3% ################################## 48.5% #################################### 50.1% ##################################### 51.4% ###################################### 53.4% ####################################### 55.3% ######################################## 56.6% ########################################### 60.7% ############################################# 63.3% ############################################### 66.1% ################################################# 68.3% ################################################### 71.5% #################################################### 73.4% ####################################################### 76.8% ######################################################### 79.3% ########################################################## 81.9% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.9% ################################################################ 89.1% ################################################################## 91.7% #################################################################### 94.5% ##################################################################### 97.2% ###################################################################### 97.2% ######################################################################## 100.0% [2020-08-05T10:56:33.368Z] #39 61.36 DEP criu/file-lock.d [2020-08-05T10:56:33.431Z] #24 19.97 [2020-08-05T10:56:33.660Z] #39 61.60 DEP criu/file-ids.d [2020-08-05T10:56:33.660Z] #39 61.73 DEP criu/fifo.d [2020-08-05T10:56:33.952Z] #39 61.92 DEP criu/fdstore.d [2020-08-05T10:56:34.244Z] #39 62.09 DEP criu/fault-injection.d [2020-08-05T10:56:34.244Z] #39 62.13 DEP criu/external.d [2020-08-05T10:56:34.244Z] #39 62.26 DEP criu/eventpoll.d [2020-08-05T10:56:34.362Z] #24 20.84 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-05T10:56:34.536Z] #39 62.42 DEP criu/eventfd.d [2020-08-05T10:56:34.536Z] #39 62.52 DEP criu/crtools.d [2020-08-05T10:56:34.619Z] #24 21.32 [2020-08-05T10:56:34.829Z] #39 62.73 DEP criu/cr-service.d [2020-08-05T10:56:34.829Z] #39 62.95 DEP criu/cr-restore.d [2020-08-05T10:56:34.876Z] #24 21.48 ######################################################################## 100.0% [2020-08-05T10:56:34.876Z] #24 21.59 [2020-08-05T10:56:35.121Z] #39 63.23 DEP criu/cr-errno.d [2020-08-05T10:56:35.145Z] #24 ... [2020-08-05T10:56:35.146Z] [2020-08-05T10:56:35.146Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:35.146Z] #38 72.30 Selecting previously unselected package libprotoc17:amd64. [2020-08-05T10:56:35.146Z] #38 72.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:35.146Z] #38 72.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:35.146Z] #38 73.34 Selecting previously unselected package protobuf-c-compiler. [2020-08-05T10:56:35.146Z] #38 73.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:56:35.146Z] #38 73.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:56:35.146Z] #38 73.69 Selecting previously unselected package protobuf-compiler. [2020-08-05T10:56:35.146Z] #38 73.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:35.146Z] #38 73.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:56:35.146Z] #38 73.95 Selecting previously unselected package python-pkg-resources. [2020-08-05T10:56:35.146Z] #38 73.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:56:35.146Z] #38 73.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-05T10:56:35.146Z] #38 74.47 Selecting previously unselected package python-six. [2020-08-05T10:56:35.146Z] #38 74.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-05T10:56:35.146Z] #38 74.51 Unpacking python-six (1.12.0-1) ... [2020-08-05T10:56:35.146Z] #38 74.78 Selecting previously unselected package python-protobuf. [2020-08-05T10:56:35.146Z] #38 74.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-05T10:56:35.146Z] #38 74.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-05T10:56:35.146Z] #38 75.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-05T10:56:35.146Z] #38 80.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:35.146Z] #38 80.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:35.146Z] #38 80.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:56:35.146Z] #38 80.76 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-05T10:56:35.146Z] #38 80.77 Setting up python-six (1.12.0-1) ... [2020-08-05T10:56:35.146Z] #38 ... [2020-08-05T10:56:35.146Z] [2020-08-05T10:56:35.146Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:35.146Z] #31 79.68 Selecting previously unselected package libxml2:amd64. [2020-08-05T10:56:35.146Z] #31 79.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 79.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:56:35.146Z] #31 80.34 Selecting previously unselected package libarchive13:amd64. [2020-08-05T10:56:35.146Z] #31 80.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 80.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-05T10:56:35.146Z] #31 80.74 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-05T10:56:35.146Z] #31 80.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 80.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-05T10:56:35.146Z] #31 80.95 Selecting previously unselected package librhash0:amd64. [2020-08-05T10:56:35.146Z] #31 80.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 80.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-05T10:56:35.146Z] #31 81.21 Selecting previously unselected package libuv1:amd64. [2020-08-05T10:56:35.146Z] #31 81.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 81.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-05T10:56:35.146Z] #31 81.49 Selecting previously unselected package cmake. [2020-08-05T10:56:35.146Z] #31 81.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-05T10:56:35.146Z] #31 81.54 Unpacking cmake (3.13.4-1) ... [2020-08-05T10:56:35.413Z] #39 63.24 DEP criu/cr-dump.d [2020-08-05T10:56:35.413Z] #39 63.39 DEP criu/cr-dedup.d [2020-08-05T10:56:35.705Z] #39 63.61 DEP criu/cr-check.d [2020-08-05T10:56:35.997Z] #39 63.88 DEP criu/config.d [2020-08-05T10:56:35.997Z] #39 64.00 DEP criu/clone-noasan.d [2020-08-05T10:56:35.997Z] #39 64.06 DEP criu/cgroup.d [2020-08-05T10:56:36.240Z] + dpkg --print-architecture [2020-08-05T10:56:36.240Z] + cd /tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution [2020-08-05T10:56:36.240Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-05T10:56:36.240Z] + GOPATH=/tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OYxBU16RS5 [2020-08-05T10:56:36.240Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-05T10:56:36.289Z] #39 64.17 DEP criu/cgroup-props.d [2020-08-05T10:56:36.289Z] #39 64.35 DEP criu/bitmap.d [2020-08-05T10:56:36.289Z] #39 64.40 DEP criu/bfd.d [2020-08-05T10:56:36.580Z] #39 64.45 DEP criu/autofs.d [2020-08-05T10:56:36.580Z] #39 64.55 DEP criu/aio.d [2020-08-05T10:56:36.872Z] #39 64.84 DEP criu/action-scripts.d [2020-08-05T10:56:36.978Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-05T10:56:36.978Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-05T10:56:37.040Z] #31 ... [2020-08-05T10:56:37.040Z] [2020-08-05T10:56:37.040Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:37.040Z] #42 73.81 internal/oserror [2020-08-05T10:56:37.040Z] #42 74.04 syscall [2020-08-05T10:56:37.040Z] #42 83.29 time [2020-08-05T10:56:37.164Z] #39 65.17 CC criu/action-scripts.o [2020-08-05T10:56:37.164Z] #39 ... [2020-08-05T10:56:37.164Z] [2020-08-05T10:56:37.164Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:37.164Z] #14 67.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-05T10:56:37.296Z] #42 ... [2020-08-05T10:56:37.296Z] [2020-08-05T10:56:37.296Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:37.296Z] #14 1.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:56:37.296Z] #14 1.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:56:37.296Z] #14 1.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:56:37.296Z] #14 2.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:56:37.296Z] #14 4.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:56:37.296Z] #14 7.058 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:56:37.296Z] #14 ... [2020-08-05T10:56:37.296Z] [2020-08-05T10:56:37.296Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:56:37.296Z] #24 22.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-05T10:56:37.296Z] #24 22.80 [2020-08-05T10:56:37.296Z] #24 23.05 ############################ 39.9% ############################################################ 83.6% ######################################################################## 100.0% [2020-08-05T10:56:37.296Z] #24 23.29 [2020-08-05T10:56:37.456Z] #14 67.90 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-05T10:56:37.456Z] #14 67.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:37.553Z] #24 24.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-05T10:56:37.810Z] #24 24.33 skipping existing 1849cc453dee [2020-08-05T10:56:37.810Z] #24 24.44 [2020-08-05T10:56:38.999Z] + rm -rf /tmp/tmp.OYxBU16RS5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OYxBU16RS5 [2020-08-05T10:56:39.179Z] #24 25.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-05T10:56:39.179Z] #24 25.95 [2020-08-05T10:56:39.436Z] #24 26.11 ######################################################################## 100.0% [2020-08-05T10:56:39.436Z] #24 26.20 [2020-08-05T10:56:39.694Z] #24 26.28 Download of images into '/build' complete. [2020-08-05T10:56:39.694Z] #24 26.28 Use something like the following to load the result into a Docker daemon: [2020-08-05T10:56:39.694Z] #24 26.28 tar -cC '/build' . | docker load [2020-08-05T10:56:40.206Z] #14 ... [2020-08-05T10:56:40.206Z] [2020-08-05T10:56:40.206Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:56:40.206Z] #26 103.4 + rm -rf /tmp/tmp.JfZIoPYyNL [2020-08-05T10:56:40.206Z] #26 DONE 104.0s [2020-08-05T10:56:40.514Z] [2020-08-05T10:56:40.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:40.514Z] #39 65.61 CC criu/aio.o [2020-08-05T10:56:40.514Z] #39 66.25 CC criu/autofs.o [2020-08-05T10:56:40.514Z] #39 67.78 CC criu/bfd.o [2020-08-05T10:56:40.514Z] #39 68.21 CC criu/bitmap.o [2020-08-05T10:56:40.514Z] #39 68.59 CC criu/cgroup-props.o [2020-08-05T10:56:41.104Z] Removing intermediate container a5b929566ca7 [2020-08-05T10:56:41.104Z] ---> 8ff2d4e2d781 [2020-08-05T10:56:41.104Z] Step 18/140 : FROM base AS swagger [2020-08-05T10:56:41.104Z] ---> 4faa95017b54 [2020-08-05T10:56:41.104Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-05T10:56:41.104Z] ---> Running in e25c862db54a [2020-08-05T10:56:41.104Z] Removing intermediate container e25c862db54a [2020-08-05T10:56:41.104Z] ---> ed41d53bfb77 [2020-08-05T10:56:41.104Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-08-05T10:56:41.104Z] ---> Running in 153095f1903c [2020-08-05T10:56:41.104Z] + mktemp -d [2020-08-05T10:56:41.104Z] + export GOPATH=/tmp/tmp.q2GCWxjE5G [2020-08-05T10:56:41.104Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.q2GCWxjE5G/src/github.com/go-swagger/go-swagger [2020-08-05T10:56:41.104Z] Cloning into '/tmp/tmp.q2GCWxjE5G/src/github.com/go-swagger/go-swagger'... [2020-08-05T10:56:41.151Z] #39 68.99 CC criu/cgroup.o [2020-08-05T10:56:41.180Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-08-05T10:56:41.180Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 0.1s [2020-08-05T10:56:41.442Z] #39 ... [2020-08-05T10:56:41.443Z] [2020-08-05T10:56:41.443Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:41.443Z] #42 95.00 crypto/x509 [2020-08-05T10:56:41.443Z] #42 95.03 net/textproto [2020-08-05T10:56:41.443Z] #42 95.75 vendor/golang.org/x/net/http/httpguts [2020-08-05T10:56:41.443Z] #42 95.93 vendor/golang.org/x/net/http/httpproxy [2020-08-05T10:56:41.443Z] #42 96.40 mime/multipart [2020-08-05T10:56:41.443Z] #42 97.94 crypto/tls [2020-08-05T10:56:41.443Z] #42 103.3 net/http/httptrace [2020-08-05T10:56:41.443Z] #42 103.4 net/http [2020-08-05T10:56:41.589Z] #24 DONE 28.1s [2020-08-05T10:56:41.589Z] [2020-08-05T10:56:41.589Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:41.589Z] #31 85.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:56:41.589Z] #31 85.32 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T10:56:41.589Z] #31 85.33 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-05T10:56:41.589Z] #31 85.33 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T10:56:41.589Z] #31 85.35 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-05T10:56:41.589Z] #31 85.37 Setting up cmake-data (3.13.4-1) ... [2020-08-05T10:56:41.589Z] #31 85.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:56:41.589Z] #31 85.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-05T10:56:41.589Z] #31 85.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-05T10:56:41.589Z] #31 85.47 Setting up cmake (3.13.4-1) ... [2020-08-05T10:56:41.589Z] #31 85.48 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:56:41.589Z] #31 85.54 Processing triggers for mime-support (3.62) ... [2020-08-05T10:56:41.589Z] #31 DONE 88.7s [2020-08-05T10:56:41.589Z] [2020-08-05T10:56:41.589Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:56:41.589Z] #32 DONE 0.1s [2020-08-05T10:56:41.589Z] [2020-08-05T10:56:41.589Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:41.589Z] #38 84.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-05T10:56:41.589Z] #38 84.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:56:41.589Z] #38 84.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:41.589Z] #38 84.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-05T10:56:41.589Z] #38 84.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:41.589Z] #38 84.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:56:41.589Z] #38 84.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:41.589Z] #38 85.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-05T10:56:41.589Z] #38 85.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:56:41.589Z] #38 85.04 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-05T10:56:41.589Z] #38 ... [2020-08-05T10:56:41.589Z] [2020-08-05T10:56:41.589Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-05T10:56:41.589Z] #33 DONE 0.1s [2020-08-05T10:56:41.846Z] [2020-08-05T10:56:41.846Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:56:42.478Z] #42 ... [2020-08-05T10:56:42.478Z] [2020-08-05T10:56:42.478Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:42.478Z] #39 70.54 CC criu/clone-noasan.o [2020-08-05T10:56:42.771Z] #39 70.66 CC criu/config.o [2020-08-05T10:56:43.217Z] #34 1.370 + RM_GOPATH=0 [2020-08-05T10:56:43.217Z] #34 1.370 + TMP_GOPATH= [2020-08-05T10:56:43.217Z] #34 1.370 + : /build [2020-08-05T10:56:43.217Z] #34 1.370 + '[' -z '' ']' [2020-08-05T10:56:43.217Z] #34 1.370 ++ mktemp -d [2020-08-05T10:56:43.217Z] #34 1.377 + export GOPATH=/tmp/tmp.Ib7wyxw9ID [2020-08-05T10:56:43.217Z] #34 1.377 + GOPATH=/tmp/tmp.Ib7wyxw9ID [2020-08-05T10:56:43.217Z] #34 1.377 + RM_GOPATH=1 [2020-08-05T10:56:43.217Z] #34 1.377 ++ dirname ./install.sh [2020-08-05T10:56:43.217Z] #34 1.378 + dir=. [2020-08-05T10:56:43.217Z] #34 1.378 + bin=tini [2020-08-05T10:56:43.217Z] #34 1.378 + shift [2020-08-05T10:56:43.217Z] #34 1.378 + '[' '!' -f ./tini.installer ']' [2020-08-05T10:56:43.217Z] #34 1.379 + . ./tini.installer [2020-08-05T10:56:43.217Z] #34 1.379 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:56:43.217Z] #34 1.382 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:56:43.217Z] #34 1.383 + install_tini [2020-08-05T10:56:43.217Z] #34 1.383 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-05T10:56:43.217Z] #34 1.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ib7wyxw9ID/tini [2020-08-05T10:56:43.217Z] #34 1.383 Cloning into '/tmp/tmp.Ib7wyxw9ID/tini'... [2020-08-05T10:56:43.217Z] #34 ... [2020-08-05T10:56:43.217Z] [2020-08-05T10:56:43.217Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:56:43.217Z] #52 19.01 + cd /tmp/tmp.rA2J9zSzP7/src/github.com/opencontainers/runc [2020-08-05T10:56:43.217Z] #52 19.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:56:43.217Z] #52 19.96 + '[' -z '' ']' [2020-08-05T10:56:43.217Z] #52 19.96 + target=static [2020-08-05T10:56:43.217Z] #52 19.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-05T10:56:43.217Z] #52 22.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-08-05T10:56:43.474Z] #52 ... [2020-08-05T10:56:43.474Z] [2020-08-05T10:56:43.474Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:43.474Z] #42 87.35 internal/fmtsort [2020-08-05T10:56:43.474Z] #42 88.30 internal/syscall/execenv [2020-08-05T10:56:43.474Z] #42 88.63 internal/syscall/unix [2020-08-05T10:56:43.474Z] #42 89.02 strings [2020-08-05T10:56:43.807Z] #39 71.69 CC criu/cr-check.o [2020-08-05T10:56:44.404Z] #42 91.02 internal/poll [2020-08-05T10:56:45.317Z] #39 72.94 CC criu/cr-dedup.o [2020-08-05T10:56:45.317Z] #39 73.23 CC criu/cr-dump.o [2020-08-05T10:56:45.594Z] + cd /tmp/tmp.q2GCWxjE5G/src/github.com/go-swagger/go-swagger [2020-08-05T10:56:45.594Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-05T10:56:45.772Z] #42 ... [2020-08-05T10:56:45.772Z] [2020-08-05T10:56:45.772Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:56:45.772Z] #29 82.36 internal/poll [2020-08-05T10:56:45.772Z] #29 83.62 internal/fmtsort [2020-08-05T10:56:45.772Z] #29 84.63 internal/syscall/execenv [2020-08-05T10:56:45.772Z] #29 84.65 internal/syscall/unix [2020-08-05T10:56:45.772Z] #29 84.87 strings [2020-08-05T10:56:45.772Z] #29 85.07 os [2020-08-05T10:56:45.772Z] #29 87.90 bytes [2020-08-05T10:56:45.772Z] #29 90.52 fmt [2020-08-05T10:56:45.772Z] #29 91.02 bufio [2020-08-05T10:56:45.772Z] #29 ... [2020-08-05T10:56:45.772Z] [2020-08-05T10:56:45.772Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:45.772Z] #38 92.75 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-05T10:56:45.772Z] #38 92.76 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:56:45.893Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-05T10:56:46.029Z] #38 DONE 93.2s [2020-08-05T10:56:46.029Z] [2020-08-05T10:56:46.029Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:46.029Z] #14 18.55 Fetched 8371 kB in 17s (484 kB/s) [2020-08-05T10:56:46.464Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.2s [2020-08-05T10:56:47.443Z] #39 75.09 CC criu/cr-errno.o [2020-08-05T10:56:47.443Z] #39 75.15 CC criu/cr-restore.o [2020-08-05T10:56:47.735Z] #39 ... [2020-08-05T10:56:47.735Z] [2020-08-05T10:56:47.735Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:47.735Z] #14 78.21 Selecting previously unselected package libonig5:s390x. [2020-08-05T10:56:47.735Z] #14 78.21 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-08-05T10:56:47.735Z] #14 78.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-05T10:56:47.735Z] #14 78.32 Selecting previously unselected package libjq1:s390x. [2020-08-05T10:56:47.735Z] #14 78.32 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-05T10:56:47.735Z] #14 78.32 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-05T10:56:47.735Z] #14 78.38 Selecting previously unselected package jq. [2020-08-05T10:56:47.735Z] #14 78.38 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-05T10:56:47.735Z] #14 78.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:56:47.735Z] #14 78.43 Selecting previously unselected package libaio1:s390x. [2020-08-05T10:56:47.735Z] #14 78.43 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-08-05T10:56:47.735Z] #14 78.43 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-05T10:56:47.735Z] #14 78.50 Selecting previously unselected package libbtrfs0. [2020-08-05T10:56:47.735Z] #14 78.50 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-05T10:56:47.735Z] #14 78.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:56:47.735Z] #14 78.53 Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:56:48.027Z] #14 78.53 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-05T10:56:48.027Z] #14 78.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:56:48.027Z] #14 78.62 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-05T10:56:48.027Z] #14 78.62 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-05T10:56:48.027Z] #14 78.62 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-05T10:56:48.027Z] #14 78.66 Selecting previously unselected package libudev-dev:s390x. [2020-08-05T10:56:48.027Z] #14 78.66 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-05T10:56:48.027Z] #14 78.67 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-05T10:56:48.319Z] #14 78.81 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-05T10:56:48.319Z] #14 78.81 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-05T10:56:48.319Z] #14 78.81 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-05T10:56:48.319Z] #14 79.02 Selecting previously unselected package libpcre16-3:s390x. [2020-08-05T10:56:48.319Z] #14 79.03 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-05T10:56:48.319Z] #14 79.03 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-05T10:56:48.319Z] #14 79.09 Selecting previously unselected package libpcre32-3:s390x. [2020-08-05T10:56:48.372Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.7s done [2020-08-05T10:56:48.611Z] #14 79.10 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-05T10:56:48.611Z] #14 79.10 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-05T10:56:48.611Z] #14 79.22 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-05T10:56:48.611Z] #14 79.22 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-05T10:56:48.611Z] #14 79.22 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-05T10:56:48.612Z] #14 79.29 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-05T10:56:48.612Z] #14 79.30 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-05T10:56:48.612Z] #14 79.30 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-05T10:56:48.904Z] #14 79.58 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-05T10:56:48.904Z] #14 79.59 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-05T10:56:48.904Z] #14 79.59 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-05T10:56:48.939Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b [2020-08-05T10:56:49.199Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-05T10:56:49.203Z] #14 79.78 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-05T10:56:49.203Z] #14 ... [2020-08-05T10:56:49.203Z] [2020-08-05T10:56:49.203Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:56:49.203Z] #45 DONE 112.8s [2020-08-05T10:56:49.203Z] [2020-08-05T10:56:49.203Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:49.203Z] #14 79.78 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-05T10:56:49.203Z] #14 79.78 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-05T10:56:49.203Z] #14 79.96 Selecting previously unselected package libgpm2:s390x. [2020-08-05T10:56:49.203Z] #14 79.96 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-08-05T10:56:49.203Z] #14 79.96 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-05T10:56:49.203Z] #14 80.01 Selecting previously unselected package libicu63:s390x. [2020-08-05T10:56:49.203Z] #14 80.01 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-05T10:56:49.490Z] #5 DONE 25.3s [2020-08-05T10:56:49.510Z] #14 80.06 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-05T10:56:49.749Z] [2020-08-05T10:56:49.749Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-05T10:56:51.281Z] #14 18.55 Reading package lists... [2020-08-05T10:56:51.282Z] #14 ... [2020-08-05T10:56:51.282Z] [2020-08-05T10:56:51.282Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:56:51.282Z] #34 2.804 + cd /tmp/tmp.Ib7wyxw9ID/tini [2020-08-05T10:56:51.282Z] #34 2.804 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:56:51.282Z] #34 2.843 + cmake . [2020-08-05T10:56:51.282Z] #34 3.782 -- The C compiler identification is GNU 8.3.0 [2020-08-05T10:56:51.282Z] #34 3.848 -- Check for working C compiler: /usr/bin/cc [2020-08-05T10:56:51.282Z] #34 4.913 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-05T10:56:51.282Z] #34 4.962 -- Detecting C compiler ABI info [2020-08-05T10:56:51.282Z] #34 5.811 -- Detecting C compiler ABI info - done [2020-08-05T10:56:51.282Z] #34 5.882 -- Detecting C compile features [2020-08-05T10:56:51.282Z] #34 8.271 -- Detecting C compile features - done [2020-08-05T10:56:51.282Z] #34 8.311 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-05T10:56:51.282Z] #34 8.756 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-05T10:56:51.282Z] #34 8.849 -- Configuring done [2020-08-05T10:56:51.282Z] #34 8.884 -- Generating done [2020-08-05T10:56:51.282Z] #34 8.892 -- Build files have been written to: /tmp/tmp.Ib7wyxw9ID/tini [2020-08-05T10:56:51.282Z] #34 8.905 + make tini-static [2020-08-05T10:56:51.282Z] #34 9.444 Scanning dependencies of target tini-static [2020-08-05T10:56:51.282Z] #34 9.670 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-05T10:56:51.845Z] #34 ... [2020-08-05T10:56:51.845Z] [2020-08-05T10:56:51.845Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:51.845Z] #14 18.55 Reading package lists... [2020-08-05T10:56:52.247Z] #14 82.96 Selecting previously unselected package libnet1:s390x. [2020-08-05T10:56:52.288Z] #6 DONE 2.5s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:56:52.288Z] #18 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:56:52.288Z] #7 ... [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-05T10:56:52.288Z] #47 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-05T10:56:52.288Z] #65 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-05T10:56:52.288Z] #28 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-05T10:56:52.288Z] #59 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-05T10:56:52.288Z] #41 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-05T10:56:52.288Z] #19 DONE 0.1s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-05T10:56:52.288Z] #44 DONE 0.2s [2020-08-05T10:56:52.288Z] [2020-08-05T10:56:52.288Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:56:52.539Z] #14 82.97 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-05T10:56:52.539Z] #14 82.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:52.539Z] #14 83.03 Selecting previously unselected package libnl-3-200:s390x. [2020-08-05T10:56:52.539Z] #14 83.03 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-05T10:56:52.539Z] #14 83.04 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-05T10:56:52.539Z] #14 83.10 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-05T10:56:52.539Z] #14 83.10 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-05T10:56:52.539Z] #14 83.10 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-05T10:56:52.539Z] #14 83.14 Selecting previously unselected package libreadline5:s390x. [2020-08-05T10:56:52.539Z] #14 83.14 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-05T10:56:52.539Z] #14 83.15 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-05T10:56:52.539Z] #14 83.23 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-05T10:56:52.831Z] #14 83.23 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-05T10:56:52.831Z] #14 83.23 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-05T10:56:52.831Z] #14 83.53 Selecting previously unselected package net-tools. [2020-08-05T10:56:52.831Z] #14 83.53 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-05T10:56:52.831Z] #14 83.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T10:56:53.122Z] #14 83.66 Selecting previously unselected package python-pip-whl. [2020-08-05T10:56:53.122Z] #14 83.67 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-05T10:56:53.122Z] #14 83.67 Unpacking python-pip-whl (18.1-5) ... [2020-08-05T10:56:53.414Z] #14 84.06 Selecting previously unselected package python3-lib2to3. [2020-08-05T10:56:53.414Z] #14 84.07 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-05T10:56:53.414Z] #14 84.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-05T10:56:53.414Z] #14 84.15 Selecting previously unselected package python3-distutils. [2020-08-05T10:56:53.414Z] #14 84.15 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-05T10:56:53.414Z] #14 84.16 Unpacking python3-distutils (3.7.3-1) ... [2020-08-05T10:56:53.706Z] #14 84.26 Selecting previously unselected package python3-pip. [2020-08-05T10:56:53.706Z] #14 84.26 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-05T10:56:53.706Z] #14 84.27 Unpacking python3-pip (18.1-5) ... [2020-08-05T10:56:53.706Z] #14 84.40 Selecting previously unselected package python3-pkg-resources. [2020-08-05T10:56:53.706Z] #14 84.40 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:56:53.706Z] #14 84.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-05T10:56:53.995Z] #14 25.03 Reading package lists... [2020-08-05T10:56:53.996Z] #14 ... [2020-08-05T10:56:53.996Z] [2020-08-05T10:56:53.996Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:56:53.996Z] #34 11.06 [100%] Linking C executable tini-static [2020-08-05T10:56:53.996Z] #34 11.88 [100%] Built target tini-static [2020-08-05T10:56:53.996Z] #34 11.93 + mkdir -p /build [2020-08-05T10:56:53.996Z] #34 11.95 + cp tini-static /build/docker-init [2020-08-05T10:56:53.996Z] #34 DONE 12.1s [2020-08-05T10:56:53.996Z] [2020-08-05T10:56:53.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:53.996Z] #39 2.262 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:56:53.996Z] #39 2.262 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:56:53.996Z] #39 2.346 Note: Building without GnuTLS support [2020-08-05T10:56:53.996Z] #39 2.372 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:56:53.996Z] #39 2.372 Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:56:53.996Z] #39 4.384 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:56:53.996Z] #39 4.464 GEN .gitid [2020-08-05T10:56:53.996Z] #39 4.514 GEN criu/include/version.h [2020-08-05T10:56:53.996Z] #39 4.600 GEN include/common/asm [2020-08-05T10:56:53.996Z] #39 6.404 PBCC images/timens.pb-c.c [2020-08-05T10:56:53.996Z] #39 6.466 DEP images/timens.pb-c.d [2020-08-05T10:56:53.996Z] #39 6.554 PBCC images/fown.pb-c.c [2020-08-05T10:56:53.996Z] #39 6.606 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-05T10:56:53.996Z] #39 6.730 PBCC images/opts.pb-c.c [2020-08-05T10:56:53.996Z] #39 6.754 PBCC images/memfd.pb-c.c [2020-08-05T10:56:53.996Z] #39 6.857 DEP images/fown.pb-c.d [2020-08-05T10:56:53.996Z] #39 6.901 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.002 DEP images/opts.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.098 DEP images/memfd.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.201 PBCC images/sit.pb-c.c [2020-08-05T10:56:53.996Z] #39 7.274 DEP images/sit.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.350 PBCC images/macvlan.pb-c.c [2020-08-05T10:56:53.996Z] #39 7.383 DEP images/macvlan.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.484 PBCC images/autofs.pb-c.c [2020-08-05T10:56:53.996Z] #39 7.538 DEP images/autofs.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.630 PBCC images/sysctl.pb-c.c [2020-08-05T10:56:53.996Z] #39 7.685 DEP images/sysctl.pb-c.d [2020-08-05T10:56:53.996Z] #39 7.790 PBCC images/time.pb-c.c [2020-08-05T10:56:53.996Z] #39 7.820 DEP images/time.pb-c.d [2020-08-05T10:56:53.996Z] #39 8.013 PBCC images/binfmt-misc.pb-c.c [2020-08-05T10:56:53.998Z] #14 84.50 Selecting previously unselected package python3-setuptools. [2020-08-05T10:56:53.998Z] #14 84.50 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-05T10:56:53.998Z] #14 84.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-05T10:56:53.998Z] #14 84.66 Selecting previously unselected package python3-wheel. [2020-08-05T10:56:53.998Z] #14 84.66 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-05T10:56:53.998Z] #14 84.66 Unpacking python3-wheel (0.32.3-2) ... [2020-08-05T10:56:53.998Z] #14 84.72 Selecting previously unselected package thin-provisioning-tools. [2020-08-05T10:56:53.998Z] #14 84.72 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-05T10:56:53.998Z] #14 84.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T10:56:54.253Z] #39 8.141 DEP images/binfmt-misc.pb-c.d [2020-08-05T10:56:54.253Z] #39 8.276 PBCC images/seccomp.pb-c.c [2020-08-05T10:56:54.253Z] #39 8.377 DEP images/seccomp.pb-c.d [2020-08-05T10:56:54.289Z] #14 84.88 Selecting previously unselected package vim-runtime. [2020-08-05T10:56:54.289Z] #14 84.88 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:56:54.289Z] #14 84.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-05T10:56:54.289Z] #14 84.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-05T10:56:54.289Z] #14 84.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-05T10:56:54.510Z] #39 8.484 PBCC images/userns.pb-c.c [2020-08-05T10:56:54.510Z] #39 8.615 DEP images/userns.pb-c.d [2020-08-05T10:56:54.583Z] #14 ... [2020-08-05T10:56:54.583Z] [2020-08-05T10:56:54.583Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:54.583Z] #42 111.9 github.com/LK4D4/vndr/godl [2020-08-05T10:56:54.583Z] #42 112.4 github.com/LK4D4/vndr [2020-08-05T10:56:54.583Z] #42 DONE 118.2s [2020-08-05T10:56:54.583Z] [2020-08-05T10:56:54.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:54.583Z] #39 78.34 CC criu/cr-service.o [2020-08-05T10:56:54.583Z] #39 79.54 CC criu/crtools.o [2020-08-05T10:56:54.583Z] #39 79.92 CC criu/eventfd.o [2020-08-05T10:56:54.583Z] #39 80.21 CC criu/eventpoll.o [2020-08-05T10:56:54.583Z] #39 80.80 CC criu/external.o [2020-08-05T10:56:54.583Z] #39 81.00 CC criu/fault-injection.o [2020-08-05T10:56:54.583Z] #39 81.09 CC criu/fdstore.o [2020-08-05T10:56:54.583Z] #39 81.34 CC criu/fifo.o [2020-08-05T10:56:54.583Z] #39 81.60 CC criu/file-ids.o [2020-08-05T10:56:54.583Z] #39 81.85 CC criu/file-lock.o [2020-08-05T10:56:54.583Z] #39 82.40 CC criu/files-ext.o [2020-08-05T10:56:54.767Z] #39 8.711 PBCC images/cgroup.pb-c.c [2020-08-05T10:56:54.768Z] #39 8.813 DEP images/cgroup.pb-c.d [2020-08-05T10:56:54.768Z] #39 8.906 PBCC images/ext-file.pb-c.c [2020-08-05T10:56:54.881Z] #39 82.74 CC criu/files-reg.o [2020-08-05T10:56:55.025Z] #39 8.969 DEP images/ext-file.pb-c.d [2020-08-05T10:56:55.025Z] #39 9.027 PBCC images/rpc.pb-c.c [2020-08-05T10:56:55.025Z] #39 9.048 DEP images/rpc.pb-c.d [2020-08-05T10:56:55.025Z] #39 9.062 PBCC images/siginfo.pb-c.c [2020-08-05T10:56:55.025Z] #39 9.070 DEP images/siginfo.pb-c.d [2020-08-05T10:56:55.025Z] #39 9.082 PBCC images/pagemap.pb-c.c [2020-08-05T10:56:55.025Z] #39 9.103 DEP images/pagemap.pb-c.d [2020-08-05T10:56:55.025Z] #39 9.129 PBCC images/rlimit.pb-c.c [2020-08-05T10:56:55.282Z] #39 9.143 DEP images/rlimit.pb-c.d [2020-08-05T10:56:55.282Z] #39 9.202 PBCC images/file-lock.pb-c.c [2020-08-05T10:56:55.282Z] #39 9.218 DEP images/file-lock.pb-c.d [2020-08-05T10:56:55.282Z] #39 9.288 PBCC images/tty.pb-c.c [2020-08-05T10:56:55.282Z] #39 9.341 DEP images/tty.pb-c.d [2020-08-05T10:56:55.282Z] #39 9.422 PBCC images/tun.pb-c.c [2020-08-05T10:56:55.539Z] #39 9.478 PBCC images/netdev.pb-c.c [2020-08-05T10:56:55.539Z] #39 9.540 DEP images/tun.pb-c.d [2020-08-05T10:56:55.539Z] #39 9.646 DEP images/netdev.pb-c.d [2020-08-05T10:56:55.796Z] #39 9.706 PBCC images/vma.pb-c.c [2020-08-05T10:56:55.796Z] #39 9.794 DEP images/vma.pb-c.d [2020-08-05T10:56:55.796Z] #39 9.883 PBCC images/creds.pb-c.c [2020-08-05T10:56:55.796Z] #39 9.912 DEP images/creds.pb-c.d [2020-08-05T10:56:56.057Z] #39 9.983 PBCC images/utsns.pb-c.c [2020-08-05T10:56:56.057Z] #39 10.03 DEP images/utsns.pb-c.d [2020-08-05T10:56:56.057Z] #39 10.11 PBCC images/ipc-desc.pb-c.c [2020-08-05T10:56:56.057Z] #39 10.13 PBCC images/ipc-sem.pb-c.c [2020-08-05T10:56:56.057Z] #39 10.19 DEP images/ipc-desc.pb-c.d [2020-08-05T10:56:56.057Z] #39 10.24 DEP images/ipc-sem.pb-c.d [2020-08-05T10:56:56.057Z] #39 ... [2020-08-05T10:56:56.057Z] [2020-08-05T10:56:56.057Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:56:56.057Z] #29 92.97 path/filepath [2020-08-05T10:56:56.057Z] #29 94.72 io/ioutil [2020-08-05T10:56:56.057Z] #29 95.45 path [2020-08-05T10:56:56.057Z] #29 96.18 text/tabwriter [2020-08-05T10:56:56.057Z] #29 96.71 flag [2020-08-05T10:56:56.057Z] #29 96.81 github.com/BurntSushi/toml [2020-08-05T10:56:56.057Z] #29 98.57 log [2020-08-05T10:56:56.057Z] #29 101.9 github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:56:56.314Z] #29 ... [2020-08-05T10:56:56.314Z] [2020-08-05T10:56:56.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:56.314Z] #39 10.30 PBCC images/ipc-msg.pb-c.c [2020-08-05T10:56:56.314Z] #39 10.33 DEP images/ipc-msg.pb-c.d [2020-08-05T10:56:56.314Z] #39 10.39 PBCC images/ipc-shm.pb-c.c [2020-08-05T10:56:56.414Z] #39 84.29 CC criu/files.o [2020-08-05T10:56:56.571Z] #39 10.43 DEP images/ipc-shm.pb-c.d [2020-08-05T10:56:56.571Z] #39 10.48 PBCC images/ipc-var.pb-c.c [2020-08-05T10:56:56.571Z] #39 10.54 DEP images/ipc-var.pb-c.d [2020-08-05T10:56:56.571Z] #39 10.59 PBCC images/sk-opts.pb-c.c [2020-08-05T10:56:56.571Z] #39 10.63 PBCC images/packet-sock.pb-c.c [2020-08-05T10:56:56.571Z] #39 10.67 DEP images/sk-opts.pb-c.d [2020-08-05T10:56:56.571Z] #39 ... [2020-08-05T10:56:56.571Z] [2020-08-05T10:56:56.571Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:56:56.571Z] #42 93.39 regexp/syntax [2020-08-05T10:56:56.571Z] #42 93.87 os [2020-08-05T10:56:56.571Z] #42 97.80 fmt [2020-08-05T10:56:56.571Z] #42 99.24 path/filepath [2020-08-05T10:56:56.571Z] #42 100.5 regexp [2020-08-05T10:56:56.828Z] #42 ... [2020-08-05T10:56:56.828Z] [2020-08-05T10:56:56.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:56.828Z] #39 10.72 DEP images/packet-sock.pb-c.d [2020-08-05T10:56:56.828Z] #39 10.80 PBCC images/sk-netlink.pb-c.c [2020-08-05T10:56:56.828Z] #39 10.86 DEP images/sk-netlink.pb-c.d [2020-08-05T10:56:56.828Z] #39 10.91 PBCC images/sk-inet.pb-c.c [2020-08-05T10:56:56.828Z] #39 11.04 DEP images/sk-inet.pb-c.d [2020-08-05T10:56:57.049Z] #39 ... [2020-08-05T10:56:57.049Z] [2020-08-05T10:56:57.049Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:56:57.049Z] #14 87.67 Selecting previously unselected package vim. [2020-08-05T10:56:57.049Z] #14 87.67 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-05T10:56:57.049Z] #14 87.68 Unpacking vim (2:8.1.0875-5) ... [2020-08-05T10:56:57.085Z] #39 11.10 PBCC images/sk-unix.pb-c.c [2020-08-05T10:56:57.085Z] #39 11.21 DEP images/sk-unix.pb-c.d [2020-08-05T10:56:57.085Z] #39 11.30 PBCC images/mm.pb-c.c [2020-08-05T10:56:57.341Z] #14 87.98 Selecting previously unselected package xfsprogs. [2020-08-05T10:56:57.341Z] #14 87.98 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-05T10:56:57.341Z] #14 87.98 Unpacking xfsprogs (4.20.0-1) ... [2020-08-05T10:56:57.341Z] #39 11.37 DEP images/mm.pb-c.d [2020-08-05T10:56:57.341Z] #39 11.44 PBCC images/timerfd.pb-c.c [2020-08-05T10:56:57.566Z] #45 ... [2020-08-05T10:56:57.566Z] [2020-08-05T10:56:57.566Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:56:57.566Z] #26 5.308 + mktemp -d [2020-08-05T10:56:57.566Z] #26 5.308 + export GOPATH=/tmp/tmp.8FPJnOr8C0 [2020-08-05T10:56:57.566Z] #26 5.308 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8FPJnOr8C0/src/github.com/go-swagger/go-swagger [2020-08-05T10:56:57.566Z] #26 5.310 Cloning into '/tmp/tmp.8FPJnOr8C0/src/github.com/go-swagger/go-swagger'... [2020-08-05T10:56:57.598Z] #39 11.53 DEP images/timerfd.pb-c.d [2020-08-05T10:56:57.598Z] #39 11.60 PBCC images/timer.pb-c.c [2020-08-05T10:56:57.598Z] #39 11.63 DEP images/timer.pb-c.d [2020-08-05T10:56:57.598Z] #39 11.68 PBCC images/sa.pb-c.c [2020-08-05T10:56:57.598Z] #39 11.69 DEP images/sa.pb-c.d [2020-08-05T10:56:57.598Z] #39 11.76 PBCC images/pipe-data.pb-c.c [2020-08-05T10:56:57.598Z] #39 11.82 DEP images/pipe-data.pb-c.d [2020-08-05T10:56:57.632Z] #14 88.27 Selecting previously unselected package zip. [2020-08-05T10:56:57.632Z] #14 88.27 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-08-05T10:56:57.632Z] #14 88.27 Unpacking zip (3.0-11+b1) ... [2020-08-05T10:56:57.854Z] #39 11.89 PBCC images/mnt.pb-c.c [2020-08-05T10:56:57.855Z] #39 11.94 DEP images/mnt.pb-c.d [2020-08-05T10:56:57.855Z] #39 12.02 PBCC images/sk-packet.pb-c.c [2020-08-05T10:56:57.855Z] #39 12.05 DEP images/sk-packet.pb-c.d [2020-08-05T10:56:57.924Z] #14 88.36 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-05T10:56:57.924Z] #14 88.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-05T10:56:57.924Z] #14 88.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T10:56:57.924Z] #14 88.40 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-05T10:56:57.924Z] #14 88.40 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-05T10:56:57.924Z] #14 88.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T10:56:57.924Z] #14 88.42 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-05T10:56:57.924Z] #14 88.42 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-05T10:56:57.924Z] #14 88.43 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-05T10:56:57.924Z] #14 88.44 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-05T10:56:57.924Z] #14 88.44 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-05T10:56:57.924Z] #14 88.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:57.924Z] #14 88.46 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-05T10:56:57.924Z] #14 88.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T10:56:57.924Z] #14 88.48 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-05T10:56:57.924Z] #14 88.49 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-05T10:56:57.924Z] #14 88.50 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T10:56:57.924Z] #14 88.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:56:57.924Z] #14 88.51 Setting up zip (3.0-11+b1) ... [2020-08-05T10:56:57.924Z] #14 88.52 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T10:56:57.924Z] #14 88.53 Setting up bash-completion (1:2.8-6) ... [2020-08-05T10:56:58.112Z] #39 12.10 PBCC images/tcp-stream.pb-c.c [2020-08-05T10:56:58.112Z] #39 12.17 DEP images/tcp-stream.pb-c.d [2020-08-05T10:56:58.380Z] #39 12.27 PBCC images/pipe.pb-c.c [2020-08-05T10:56:58.380Z] #39 12.37 DEP images/pipe.pb-c.d [2020-08-05T10:56:58.380Z] #39 12.46 PBCC images/pstree.pb-c.c [2020-08-05T10:56:58.380Z] #39 12.52 DEP images/pstree.pb-c.d [2020-08-05T10:56:58.504Z] #26 ... [2020-08-05T10:56:58.505Z] [2020-08-05T10:56:58.505Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:56:58.505Z] #66 6.189 + RM_GOPATH=0 [2020-08-05T10:56:58.505Z] #66 6.189 + TMP_GOPATH= [2020-08-05T10:56:58.505Z] #66 6.189 + : /build [2020-08-05T10:56:58.505Z] #66 6.189 + '[' -z '' ']' [2020-08-05T10:56:58.505Z] #66 6.197 ++ mktemp -d [2020-08-05T10:56:58.505Z] #66 6.203 + export GOPATH=/tmp/tmp.1Ld9i3J8zU [2020-08-05T10:56:58.505Z] #66 6.203 + GOPATH=/tmp/tmp.1Ld9i3J8zU [2020-08-05T10:56:58.505Z] #66 6.203 + RM_GOPATH=1 [2020-08-05T10:56:58.505Z] #66 6.211 ++ dirname ./install.sh [2020-08-05T10:56:58.505Z] #66 6.212 + dir=. [2020-08-05T10:56:58.505Z] #66 6.212 + bin=proxy [2020-08-05T10:56:58.505Z] #66 6.212 + shift [2020-08-05T10:56:58.505Z] #66 6.212 + '[' '!' -f ./proxy.installer ']' [2020-08-05T10:56:58.505Z] #66 6.227 + . ./proxy.installer [2020-08-05T10:56:58.505Z] #66 6.227 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:56:58.505Z] #66 6.227 + install_proxy [2020-08-05T10:56:58.505Z] #66 6.227 + case "$1" in [2020-08-05T10:56:58.505Z] #66 6.227 + export CGO_ENABLED=0 [2020-08-05T10:56:58.505Z] #66 6.227 + CGO_ENABLED=0 [2020-08-05T10:56:58.505Z] #66 6.227 + _install_proxy [2020-08-05T10:56:58.505Z] #66 6.227 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-05T10:56:58.505Z] #66 6.227 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1Ld9i3J8zU/src/github.com/docker/libnetwork [2020-08-05T10:56:58.505Z] #66 6.227 Cloning into '/tmp/tmp.1Ld9i3J8zU/src/github.com/docker/libnetwork'... [2020-08-05T10:56:58.505Z] #66 6.227 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:56:58.636Z] + rm -rf /tmp/tmp.q2GCWxjE5G [2020-08-05T10:56:58.638Z] #39 12.60 PBCC images/fs.pb-c.c [2020-08-05T10:56:58.638Z] #39 12.63 DEP images/fs.pb-c.d [2020-08-05T10:56:58.638Z] #39 12.75 PBCC images/signalfd.pb-c.c [2020-08-05T10:56:58.895Z] #39 12.87 DEP images/signalfd.pb-c.d [2020-08-05T10:56:58.895Z] #39 12.97 PBCC images/fh.pb-c.c [2020-08-05T10:56:58.895Z] #39 13.01 PBCC images/fsnotify.pb-c.c [2020-08-05T10:56:59.079Z] #66 ... [2020-08-05T10:56:59.079Z] [2020-08-05T10:56:59.079Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:56:59.079Z] #45 6.691 + RM_GOPATH=0 [2020-08-05T10:56:59.079Z] #45 6.691 + TMP_GOPATH= [2020-08-05T10:56:59.079Z] #45 6.691 + : /build [2020-08-05T10:56:59.079Z] #45 6.692 + '[' -z '' ']' [2020-08-05T10:56:59.079Z] #45 6.697 ++ mktemp -d [2020-08-05T10:56:59.079Z] #45 6.697 + export GOPATH=/tmp/tmp.OenIqJWp24 [2020-08-05T10:56:59.079Z] #45 6.697 + GOPATH=/tmp/tmp.OenIqJWp24 [2020-08-05T10:56:59.079Z] #45 6.697 + RM_GOPATH=1 [2020-08-05T10:56:59.079Z] #45 6.697 ++ dirname ./install.sh [2020-08-05T10:56:59.079Z] #45 6.735 + dir=. [2020-08-05T10:56:59.079Z] #45 6.735 + bin=gotestsum [2020-08-05T10:56:59.079Z] #45 6.735 + shift [2020-08-05T10:56:59.079Z] #45 6.735 + '[' '!' -f ./gotestsum.installer ']' [2020-08-05T10:56:59.079Z] #45 6.735 + . ./gotestsum.installer [2020-08-05T10:56:59.079Z] #45 6.735 ++ : v0.3.5 [2020-08-05T10:56:59.079Z] #45 6.736 + install_gotestsum [2020-08-05T10:56:59.080Z] #45 6.751 + set -e [2020-08-05T10:56:59.080Z] #45 6.751 + export GO111MODULE=on [2020-08-05T10:56:59.080Z] #45 6.751 + GO111MODULE=on [2020-08-05T10:56:59.080Z] #45 6.751 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-05T10:56:59.080Z] #45 6.874 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-05T10:56:59.153Z] #39 13.08 DEP images/fh.pb-c.d [2020-08-05T10:56:59.153Z] #39 ... [2020-08-05T10:56:59.153Z] [2020-08-05T10:56:59.153Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:56:59.153Z] #29 DONE 106.0s [2020-08-05T10:56:59.153Z] [2020-08-05T10:56:59.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:56:59.153Z] #39 13.23 DEP images/fsnotify.pb-c.d [2020-08-05T10:56:59.340Z] #45 6.896 go: finding gotest.tools v0.3.5 [2020-08-05T10:56:59.410Z] #39 13.36 PBCC images/eventpoll.pb-c.c [2020-08-05T10:56:59.410Z] #39 13.44 DEP images/eventpoll.pb-c.d [2020-08-05T10:56:59.410Z] #39 13.49 PBCC images/eventfd.pb-c.c [2020-08-05T10:56:59.410Z] #39 13.53 DEP images/eventfd.pb-c.d [2020-08-05T10:56:59.433Z] #14 89.72 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-05T10:56:59.433Z] #14 89.73 Setting up xz-utils (5.2.4-1) ... [2020-08-05T10:56:59.433Z] #14 89.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-05T10:56:59.433Z] #14 89.74 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-05T10:56:59.433Z] #14 89.75 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-05T10:56:59.433Z] #14 89.76 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T10:56:59.433Z] #14 89.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:56:59.433Z] #14 89.77 Setting up pigz (2.4-1) ... [2020-08-05T10:56:59.433Z] #14 89.78 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-05T10:56:59.433Z] #14 89.79 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-05T10:56:59.433Z] #14 89.80 Setting up python-pip-whl (18.1-5) ... [2020-08-05T10:56:59.433Z] #14 89.80 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-05T10:56:59.433Z] #14 89.81 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-05T10:56:59.433Z] #14 89.82 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-05T10:56:59.433Z] #14 90.03 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-05T10:56:59.433Z] #14 90.04 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-05T10:56:59.433Z] #14 90.04 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-05T10:56:59.433Z] #14 90.05 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T10:56:59.433Z] #14 90.06 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-05T10:56:59.433Z] #14 90.06 Setting up vim (2:8.1.0875-5) ... [2020-08-05T10:56:59.433Z] #14 90.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-05T10:56:59.433Z] #14 90.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-05T10:56:59.433Z] #14 90.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-05T10:56:59.433Z] #14 90.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-05T10:56:59.433Z] #14 90.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-05T10:56:59.433Z] #14 90.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-05T10:56:59.433Z] #14 90.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-05T10:56:59.433Z] #14 90.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-05T10:56:59.433Z] #14 90.10 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-05T10:56:59.433Z] #14 90.11 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-05T10:56:59.433Z] #14 90.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:59.433Z] #14 90.12 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 [2020-08-05T10:56:59.667Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-08-05T10:56:59.667Z] #39 13.61 DEP images/remap-file-path.pb-c.d [2020-08-05T10:56:59.667Z] #39 13.68 PBCC images/fifo.pb-c.c [2020-08-05T10:56:59.684Z] Removing intermediate container 153095f1903c [2020-08-05T10:56:59.684Z] ---> 610f9dcf65a1 [2020-08-05T10:56:59.684Z] Step 21/140 : FROM base AS frozen-images [2020-08-05T10:56:59.684Z] ---> 4faa95017b54 [2020-08-05T10:56:59.684Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:56:59.684Z] ---> Using cache [2020-08-05T10:56:59.684Z] ---> 3af16ba1aab2 [2020-08-05T10:56:59.684Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-08-05T10:56:59.684Z] ---> Running in d4cc7ebafa7c [2020-08-05T10:56:59.725Z] #14 90.12 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 [2020-08-05T10:56:59.725Z] #14 90.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:56:59.725Z] #14 90.13 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 [2020-08-05T10:56:59.725Z] #14 90.13 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 [2020-08-05T10:56:59.725Z] #14 90.14 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T10:56:59.725Z] #14 90.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T10:56:59.725Z] #14 90.15 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-05T10:56:59.725Z] #14 90.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:56:59.725Z] #14 90.16 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-05T10:56:59.725Z] #14 90.17 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T10:56:59.924Z] #39 13.85 DEP images/fifo.pb-c.d [2020-08-05T10:56:59.924Z] #39 13.96 PBCC images/ghost-file.pb-c.c [2020-08-05T10:56:59.924Z] #39 14.07 DEP images/ghost-file.pb-c.d [2020-08-05T10:56:59.981Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:56:59.981Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:00.181Z] #39 14.21 PBCC images/regfile.pb-c.c [2020-08-05T10:57:00.283Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:00.283Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T10:57:00.437Z] #39 14.36 DEP images/regfile.pb-c.d [2020-08-05T10:57:00.437Z] #39 14.47 PBCC images/ns.pb-c.c [2020-08-05T10:57:00.437Z] #39 14.49 DEP images/ns.pb-c.d [2020-08-05T10:57:00.437Z] #39 14.52 PBCC images/fdinfo.pb-c.c [2020-08-05T10:57:00.437Z] #39 14.57 DEP images/fdinfo.pb-c.d [2020-08-05T10:57:00.694Z] #39 14.67 PBCC images/core-aarch64.pb-c.c [2020-08-05T10:57:00.694Z] #39 14.77 PBCC images/core-arm.pb-c.c [2020-08-05T10:57:00.736Z] #45 8.387 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-05T10:57:00.930Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T10:57:00.930Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T10:57:00.950Z] #39 14.86 PBCC images/core-ppc64.pb-c.c [2020-08-05T10:57:00.950Z] #39 14.96 PBCC images/core-s390.pb-c.c [2020-08-05T10:57:00.950Z] #39 15.05 PBCC images/core-x86.pb-c.c [2020-08-05T10:57:00.950Z] #39 15.17 PBCC images/core.pb-c.c [2020-08-05T10:57:01.207Z] #39 15.22 PBCC images/inventory.pb-c.c [2020-08-05T10:57:01.236Z] #14 91.95 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-05T10:57:01.236Z] #14 91.95 Setting up iptables (1.8.2-4) ... [2020-08-05T10:57:01.236Z] #14 91.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-05T10:57:01.236Z] #14 91.98 Setting up python3 (3.7.3-1) ... [2020-08-05T10:57:01.306Z] #45 8.994 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-05T10:57:01.464Z] #39 15.32 DEP images/core-aarch64.pb-c.d [2020-08-05T10:57:01.464Z] #39 15.37 DEP images/core-arm.pb-c.d [2020-08-05T10:57:01.464Z] #39 15.46 DEP images/core-ppc64.pb-c.d [2020-08-05T10:57:01.464Z] #39 15.52 DEP images/core-s390.pb-c.d [2020-08-05T10:57:01.464Z] #39 15.57 DEP images/core-x86.pb-c.d [2020-08-05T10:57:01.464Z] #39 15.63 DEP images/core.pb-c.d [2020-08-05T10:57:01.528Z] #14 92.14 Setting up python3-wheel (0.32.3-2) ... [2020-08-05T10:57:01.722Z] #39 15.71 DEP images/inventory.pb-c.d [2020-08-05T10:57:01.979Z] #39 15.82 PBCC images/cpuinfo.pb-c.c [2020-08-05T10:57:01.979Z] #39 15.84 DEP images/cpuinfo.pb-c.d [2020-08-05T10:57:01.979Z] #39 15.92 PBCC images/stats.pb-c.c [2020-08-05T10:57:01.979Z] #39 15.94 DEP images/stats.pb-c.d [2020-08-05T10:57:02.165Z] #14 92.63 Setting up apparmor (2.13.2-10) ... [2020-08-05T10:57:02.246Z] #45 ... [2020-08-05T10:57:02.246Z] [2020-08-05T10:57:02.246Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:02.246Z] #31 5.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:02.246Z] #31 5.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:02.246Z] #31 5.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:02.246Z] #31 6.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:57:02.246Z] #31 9.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:57:02.246Z] #31 ... [2020-08-05T10:57:02.246Z] [2020-08-05T10:57:02.246Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:57:02.246Z] #60 6.813 + RM_GOPATH=0 [2020-08-05T10:57:02.246Z] #60 6.813 + TMP_GOPATH= [2020-08-05T10:57:02.246Z] #60 6.813 + : /build/ [2020-08-05T10:57:02.246Z] #60 6.813 + '[' -z '' ']' [2020-08-05T10:57:02.246Z] #60 6.814 ++ mktemp -d [2020-08-05T10:57:02.246Z] #60 6.851 + export GOPATH=/tmp/tmp.8fYPbejwJu [2020-08-05T10:57:02.246Z] #60 6.851 + GOPATH=/tmp/tmp.8fYPbejwJu [2020-08-05T10:57:02.246Z] #60 6.851 + RM_GOPATH=1 [2020-08-05T10:57:02.246Z] #60 6.851 ++ dirname ./install.sh [2020-08-05T10:57:02.246Z] #60 6.870 + dir=. [2020-08-05T10:57:02.246Z] #60 6.870 + bin=rootlesskit [2020-08-05T10:57:02.246Z] #60 6.870 + shift [2020-08-05T10:57:02.246Z] #60 6.870 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-05T10:57:02.246Z] #60 6.870 + . ./rootlesskit.installer [2020-08-05T10:57:02.246Z] #60 6.870 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:57:02.246Z] #60 6.870 + install_rootlesskit [2020-08-05T10:57:02.246Z] #60 6.870 + case "$1" in [2020-08-05T10:57:02.246Z] #60 6.870 + export CGO_ENABLED=0 [2020-08-05T10:57:02.246Z] #60 6.870 + CGO_ENABLED=0 [2020-08-05T10:57:02.246Z] #60 6.870 + _install_rootlesskit [2020-08-05T10:57:02.246Z] #60 6.870 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-05T10:57:02.246Z] #60 6.870 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8fYPbejwJu/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:57:02.246Z] #60 6.870 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:57:02.246Z] #60 6.872 Cloning into '/tmp/tmp.8fYPbejwJu/src/github.com/rootless-containers/rootlesskit'... [2020-08-05T10:57:02.484Z] Fetched 8148 kB in 2s (3338 kB/s) [2020-08-05T10:57:02.505Z] #60 ... [2020-08-05T10:57:02.505Z] [2020-08-05T10:57:02.505Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:57:02.505Z] #20 6.224 + RM_GOPATH=0 [2020-08-05T10:57:02.505Z] #20 6.224 + TMP_GOPATH= [2020-08-05T10:57:02.505Z] #20 6.224 + : /build [2020-08-05T10:57:02.505Z] #20 6.224 + '[' -z '' ']' [2020-08-05T10:57:02.505Z] #20 6.224 ++ mktemp -d [2020-08-05T10:57:02.505Z] #20 6.224 + export GOPATH=/tmp/tmp.7jocmOo8Yo [2020-08-05T10:57:02.505Z] #20 6.224 + GOPATH=/tmp/tmp.7jocmOo8Yo [2020-08-05T10:57:02.505Z] #20 6.224 + RM_GOPATH=1 [2020-08-05T10:57:02.505Z] #20 6.224 ++ dirname ./install.sh [2020-08-05T10:57:02.505Z] #20 6.224 + dir=. [2020-08-05T10:57:02.505Z] #20 6.224 + bin=dockercli [2020-08-05T10:57:02.505Z] #20 6.224 + shift [2020-08-05T10:57:02.505Z] #20 6.224 + '[' '!' -f ./dockercli.installer ']' [2020-08-05T10:57:02.505Z] #20 6.224 + . ./dockercli.installer [2020-08-05T10:57:02.505Z] #20 6.224 ++ : stable [2020-08-05T10:57:02.505Z] #20 6.224 ++ : 17.06.2-ce [2020-08-05T10:57:02.505Z] #20 6.230 + install_dockercli [2020-08-05T10:57:02.505Z] #20 6.230 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-05T10:57:02.505Z] #20 6.235 ++ uname -m [2020-08-05T10:57:02.505Z] #20 6.235 + arch=x86_64 [2020-08-05T10:57:02.505Z] #20 6.235 + '[' x86_64 '!=' x86_64 ']' [2020-08-05T10:57:02.505Z] #20 6.235 + url=https://download.docker.com/linux/static [2020-08-05T10:57:02.505Z] #20 6.235 + tar -xz docker/docker [2020-08-05T10:57:02.505Z] #20 6.235 Install docker/cli version 17.06.2-ce from stable [2020-08-05T10:57:02.505Z] #20 6.245 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-05T10:57:02.505Z] #20 ... [2020-08-05T10:57:02.505Z] [2020-08-05T10:57:02.505Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:02.505Z] #22 5.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:02.505Z] #22 5.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:02.505Z] #22 5.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:02.505Z] #22 6.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:57:02.505Z] #22 8.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:57:02.763Z] #22 ... [2020-08-05T10:57:02.763Z] [2020-08-05T10:57:02.763Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:02.763Z] #42 6.761 + RM_GOPATH=0 [2020-08-05T10:57:02.763Z] #42 6.761 + TMP_GOPATH= [2020-08-05T10:57:02.763Z] #42 6.761 + : /build [2020-08-05T10:57:02.763Z] #42 6.761 + '[' -z '' ']' [2020-08-05T10:57:02.763Z] #42 6.765 ++ mktemp -d [2020-08-05T10:57:02.763Z] #42 6.795 + export GOPATH=/tmp/tmp.37o3VDHDUi [2020-08-05T10:57:02.763Z] #42 6.795 + GOPATH=/tmp/tmp.37o3VDHDUi [2020-08-05T10:57:02.763Z] #42 6.795 + RM_GOPATH=1 [2020-08-05T10:57:02.763Z] #42 6.795 ++ dirname ./install.sh [2020-08-05T10:57:02.763Z] #42 6.804 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:02.763Z] #42 6.804 + dir=. [2020-08-05T10:57:02.763Z] #42 6.804 + bin=vndr [2020-08-05T10:57:02.763Z] #42 6.804 + shift [2020-08-05T10:57:02.763Z] #42 6.804 + '[' '!' -f ./vndr.installer ']' [2020-08-05T10:57:02.763Z] #42 6.804 + . ./vndr.installer [2020-08-05T10:57:02.763Z] #42 6.804 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:02.763Z] #42 6.804 + install_vndr [2020-08-05T10:57:02.763Z] #42 6.804 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-05T10:57:02.763Z] #42 6.804 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.37o3VDHDUi/src/github.com/LK4D4/vndr [2020-08-05T10:57:02.763Z] #42 6.830 Cloning into '/tmp/tmp.37o3VDHDUi/src/github.com/LK4D4/vndr'... [2020-08-05T10:57:02.763Z] #42 8.012 + cd /tmp/tmp.37o3VDHDUi/src/github.com/LK4D4/vndr [2020-08-05T10:57:02.764Z] #42 8.013 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:02.764Z] #42 8.060 + go build -buildmode=pie -v -o /build/vndr . [2020-08-05T10:57:02.764Z] #42 10.45 internal/cpu [2020-08-05T10:57:02.764Z] #42 10.47 runtime/internal/atomic [2020-08-05T10:57:02.764Z] #42 ... [2020-08-05T10:57:02.764Z] [2020-08-05T10:57:02.764Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:02.764Z] #38 7.539 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:02.764Z] #38 7.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:02.764Z] #38 7.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:02.764Z] #38 9.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:57:03.022Z] #38 ... [2020-08-05T10:57:03.022Z] [2020-08-05T10:57:03.022Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:03.022Z] #54 6.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:03.022Z] #54 6.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:03.022Z] #54 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:03.022Z] #54 7.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:57:03.022Z] #54 ... [2020-08-05T10:57:03.022Z] [2020-08-05T10:57:03.022Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:57:03.022Z] #36 5.894 + mktemp -d [2020-08-05T10:57:03.022Z] #36 5.902 + export GOPATH=/tmp/tmp.kWnQJDPpHr [2020-08-05T10:57:03.022Z] #36 5.902 + git clone https://github.com/docker/distribution.git /tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution [2020-08-05T10:57:03.022Z] #36 5.902 Cloning into '/tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution'... [2020-08-05T10:57:03.123Z] Reading package lists... [2020-08-05T10:57:03.200Z] #14 93.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-05T10:57:03.200Z] #14 93.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-05T10:57:03.282Z] #36 ... [2020-08-05T10:57:03.282Z] [2020-08-05T10:57:03.282Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:57:03.282Z] #48 6.778 + RM_GOPATH=0 [2020-08-05T10:57:03.282Z] #48 6.778 + TMP_GOPATH= [2020-08-05T10:57:03.282Z] #48 6.778 + : /build [2020-08-05T10:57:03.282Z] #48 6.778 + '[' -z '' ']' [2020-08-05T10:57:03.282Z] #48 6.787 ++ mktemp -d [2020-08-05T10:57:03.282Z] #48 6.787 + export GOPATH=/tmp/tmp.l3Rn5lkEQe [2020-08-05T10:57:03.282Z] #48 6.793 + GOPATH=/tmp/tmp.l3Rn5lkEQe [2020-08-05T10:57:03.282Z] #48 6.793 + RM_GOPATH=1 [2020-08-05T10:57:03.282Z] #48 6.796 ++ dirname ./install.sh [2020-08-05T10:57:03.282Z] #48 6.801 + dir=. [2020-08-05T10:57:03.282Z] #48 6.801 + bin=gometalinter [2020-08-05T10:57:03.282Z] #48 6.801 + shift [2020-08-05T10:57:03.282Z] #48 6.801 + '[' '!' -f ./gometalinter.installer ']' [2020-08-05T10:57:03.282Z] #48 6.821 Installing gometalinter version v2.0.6 [2020-08-05T10:57:03.282Z] #48 6.821 + . ./gometalinter.installer [2020-08-05T10:57:03.282Z] #48 6.821 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-05T10:57:03.282Z] #48 6.821 + install_gometalinter [2020-08-05T10:57:03.282Z] #48 6.821 + echo 'Installing gometalinter version v2.0.6' [2020-08-05T10:57:03.282Z] #48 6.821 + go get -d github.com/alecthomas/gometalinter [2020-08-05T10:57:03.282Z] #48 ... [2020-08-05T10:57:03.282Z] [2020-08-05T10:57:03.282Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:57:03.282Z] #29 6.832 + RM_GOPATH=0 [2020-08-05T10:57:03.282Z] #29 6.832 + TMP_GOPATH= [2020-08-05T10:57:03.282Z] #29 6.832 + : /build [2020-08-05T10:57:03.282Z] #29 6.832 + '[' -z '' ']' [2020-08-05T10:57:03.282Z] #29 6.837 ++ mktemp -d [2020-08-05T10:57:03.282Z] #29 6.838 + export GOPATH=/tmp/tmp.aHgxh4s7Ht [2020-08-05T10:57:03.282Z] #29 6.838 + GOPATH=/tmp/tmp.aHgxh4s7Ht [2020-08-05T10:57:03.282Z] #29 6.838 + RM_GOPATH=1 [2020-08-05T10:57:03.282Z] #29 6.845 ++ dirname ./install.sh [2020-08-05T10:57:03.282Z] #29 6.846 + dir=. [2020-08-05T10:57:03.282Z] #29 6.846 + bin=tomlv [2020-08-05T10:57:03.282Z] #29 6.846 + shift [2020-08-05T10:57:03.282Z] #29 6.846 + '[' '!' -f ./tomlv.installer ']' [2020-08-05T10:57:03.282Z] #29 6.846 + . ./tomlv.installer [2020-08-05T10:57:03.282Z] #29 6.846 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:03.282Z] #29 6.846 + install_tomlv [2020-08-05T10:57:03.282Z] #29 6.846 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-05T10:57:03.282Z] #29 6.846 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aHgxh4s7Ht/src/github.com/BurntSushi/toml [2020-08-05T10:57:03.282Z] #29 6.847 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:03.282Z] #29 6.874 Cloning into '/tmp/tmp.aHgxh4s7Ht/src/github.com/BurntSushi/toml'... [2020-08-05T10:57:03.282Z] #29 8.447 + cd /tmp/tmp.aHgxh4s7Ht/src/github.com/BurntSushi/toml [2020-08-05T10:57:03.282Z] #29 8.447 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:03.282Z] #29 8.505 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:57:03.282Z] #29 9.838 runtime/internal/atomic [2020-08-05T10:57:03.282Z] #29 9.846 internal/cpu [2020-08-05T10:57:03.282Z] #29 10.12 runtime/internal/sys [2020-08-05T10:57:03.282Z] #29 10.56 runtime/internal/math [2020-08-05T10:57:03.282Z] #29 10.86 math/bits [2020-08-05T10:57:03.282Z] #29 11.00 internal/bytealg [2020-08-05T10:57:03.541Z] #29 ... [2020-08-05T10:57:03.541Z] [2020-08-05T10:57:03.541Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:03.541Z] #45 10.38 go: downloading gotest.tools v2.1.0+incompatible [2020-08-05T10:57:03.541Z] #45 10.49 go: extracting gotest.tools v2.1.0+incompatible [2020-08-05T10:57:03.541Z] #45 10.62 go: downloading github.com/pkg/errors v0.8.0 [2020-08-05T10:57:03.541Z] #45 10.64 go: downloading github.com/fatih/color v1.6.0 [2020-08-05T10:57:03.541Z] #45 10.65 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:57:03.541Z] #45 10.69 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:57:03.541Z] #45 10.70 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-05T10:57:03.541Z] #45 10.74 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:57:03.541Z] #45 10.95 go: extracting github.com/pkg/errors v0.8.0 [2020-08-05T10:57:03.764Z] Reading package lists... [2020-08-05T10:57:03.764Z] Building dependency tree... [2020-08-05T10:57:03.764Z] Reading state information... [2020-08-05T10:57:03.800Z] #45 11.38 go: extracting github.com/fatih/color v1.6.0 [2020-08-05T10:57:03.800Z] #45 11.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:57:03.834Z] #14 94.36 Setting up python3-distutils (3.7.3-1) ... [2020-08-05T10:57:03.871Z] #39 17.45 make[1]: Nothing to be done for 'all'. [2020-08-05T10:57:04.059Z] #45 11.66 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T10:57:04.059Z] #45 11.67 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:57:04.059Z] #45 11.72 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:57:04.059Z] #45 11.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:57:04.059Z] #45 11.86 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-05T10:57:04.059Z] #45 11.90 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:57:04.059Z] #45 11.90 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:57:04.059Z] #45 11.90 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-05T10:57:04.061Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-08-05T10:57:04.061Z] The following additional packages will be installed: [2020-08-05T10:57:04.061Z] libjq1 libonig5 [2020-08-05T10:57:04.061Z] The following NEW packages will be installed: [2020-08-05T10:57:04.061Z] jq libjq1 libonig5 [2020-08-05T10:57:04.061Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:04.061Z] Need to get 358 kB of archives. [2020-08-05T10:57:04.061Z] After this operation, 1277 kB of additional disk space will be used. [2020-08-05T10:57:04.061Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-05T10:57:04.061Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-05T10:57:04.061Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-05T10:57:04.126Z] #14 94.67 Setting up python3-setuptools (40.8.0-1) ... [2020-08-05T10:57:04.318Z] #45 12.19 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-05T10:57:04.357Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:04.357Z] Fetched 358 kB in 0s (3561 kB/s) [2020-08-05T10:57:04.357Z] Selecting previously unselected package libonig5:ppc64el. [2020-08-05T10:57:04.357Z] (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 ... 15339 files and directories currently installed.) [2020-08-05T10:57:04.357Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-05T10:57:04.357Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-05T10:57:04.357Z] Selecting previously unselected package libjq1:ppc64el. [2020-08-05T10:57:04.357Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-05T10:57:04.357Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-05T10:57:04.357Z] Selecting previously unselected package jq. [2020-08-05T10:57:04.357Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-05T10:57:04.357Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:57:04.357Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-05T10:57:04.357Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-05T10:57:04.357Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:57:04.357Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:04.577Z] #45 12.23 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-05T10:57:04.760Z] #14 95.30 Setting up python3-pip (18.1-5) ... [2020-08-05T10:57:04.800Z] #39 18.88 CC images/stats.o [2020-08-05T10:57:05.006Z] Removing intermediate container d4cc7ebafa7c [2020-08-05T10:57:05.006Z] ---> d40107251c86 [2020-08-05T10:57:05.006Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-08-05T10:57:05.006Z] ---> 165b8f72adff [2020-08-05T10:57:05.006Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-08-05T10:57:05.006Z] ---> Running in f28d7dc26f0a [2020-08-05T10:57:05.058Z] #39 19.21 CC images/core.o [2020-08-05T10:57:05.394Z] #14 95.87 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-05T10:57:05.394Z] #14 95.88 Setting up dmsetup (2:1.02.155-3) ... [2020-08-05T10:57:05.394Z] #14 95.88 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-05T10:57:05.394Z] #14 95.89 Setting up xfsprogs (4.20.0-1) ... [2020-08-05T10:57:05.394Z] #14 95.90 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-05T10:57:05.394Z] #14 95.91 Processing triggers for mime-support (3.62) ... [2020-08-05T10:57:05.394Z] #14 95.94 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:05.686Z] #14 DONE 96.4s [2020-08-05T10:57:05.686Z] [2020-08-05T10:57:05.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:05.686Z] #39 85.50 CC criu/filesystems.o [2020-08-05T10:57:05.686Z] #39 85.92 CC criu/fsnotify.o [2020-08-05T10:57:05.686Z] #39 86.63 CC criu/image-desc.o [2020-08-05T10:57:05.686Z] #39 86.72 CC criu/image.o [2020-08-05T10:57:05.686Z] #39 87.28 CC criu/ipc_ns.o [2020-08-05T10:57:05.686Z] #39 88.06 CC criu/irmap.o [2020-08-05T10:57:05.686Z] #39 88.41 CC criu/kcmp-ids.o [2020-08-05T10:57:05.686Z] #39 88.67 CC criu/kerndat.o [2020-08-05T10:57:05.686Z] #39 89.38 CC criu/libnetlink.o [2020-08-05T10:57:05.686Z] #39 89.65 CC criu/log.o [2020-08-05T10:57:05.686Z] #39 90.02 CC criu/lsm.o [2020-08-05T10:57:05.686Z] #39 90.31 CC criu/mem.o [2020-08-05T10:57:05.686Z] #39 91.37 CC criu/memfd.o [2020-08-05T10:57:05.686Z] #39 91.64 CC criu/mount.o [2020-08-05T10:57:05.977Z] #39 93.82 CC criu/namespaces.o [2020-08-05T10:57:05.977Z] #39 ... [2020-08-05T10:57:05.977Z] [2020-08-05T10:57:05.977Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-05T10:57:05.988Z] #39 19.77 CC images/core-x86.o [2020-08-05T10:57:06.055Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-05T10:57:06.055Z]  [2020-08-05T10:57:06.244Z] #39 ... [2020-08-05T10:57:06.244Z] [2020-08-05T10:57:06.244Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:06.244Z] #57 42.13 Checking out files: 38% (1247/3209) Checking out files: 39% (1252/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 80% (2599/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 94% (3024/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-05T10:57:06.244Z] #57 44.49 + cd /tmp/tmp.5u7R1PxhJ1/src/github.com/containerd/containerd [2020-08-05T10:57:06.244Z] #57 44.50 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:57:06.244Z] #57 46.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-05T10:57:06.244Z] #57 46.28 + BUILDTAGS='netgo osusergo static_build' [2020-08-05T10:57:06.245Z] #57 46.28 + export EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:57:06.245Z] #57 46.28 + EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:57:06.245Z] #57 46.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-05T10:57:06.245Z] #57 46.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-05T10:57:06.245Z] #57 46.28 + '[' '' = dynamic ']' [2020-08-05T10:57:06.245Z] #57 46.28 + make [2020-08-05T10:57:06.245Z] #57 46.84 🇩 bin/ctr [2020-08-05T10:57:06.704Z]  ######   9.1% ###################  27.1% ##################################                 48.0% ################################################           67.2% #################################################################  90.6% ######################################################################## 100.0% [2020-08-05T10:57:06.704Z]  [2020-08-05T10:57:07.014Z] #15 1.185 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-05T10:57:07.014Z] #15 1.187 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-05T10:57:07.014Z] #15 1.192 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-05T10:57:07.015Z]  #################     24.8% ##################################################### 73.9% ######################################################################## 100.0% [2020-08-05T10:57:07.015Z]  [2020-08-05T10:57:07.315Z] #15 DONE 1.4s [2020-08-05T10:57:07.315Z] [2020-08-05T10:57:07.315Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-05T10:57:07.612Z] #57 ... [2020-08-05T10:57:07.613Z] [2020-08-05T10:57:07.613Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:07.613Z] #42 104.3 flag [2020-08-05T10:57:07.613Z] #42 105.1 go/token [2020-08-05T10:57:07.613Z] #42 106.3 go/scanner [2020-08-05T10:57:07.613Z] #42 106.4 internal/lazyregexp [2020-08-05T10:57:07.613Z] #42 106.9 path [2020-08-05T10:57:07.613Z] #42 107.5 io/ioutil [2020-08-05T10:57:07.613Z] #42 108.1 go/ast [2020-08-05T10:57:07.613Z] #42 108.1 net/url [2020-08-05T10:57:07.613Z] #42 110.0 text/template/parse [2020-08-05T10:57:07.613Z] #42 113.6 go/parser [2020-08-05T10:57:07.613Z] #42 114.3 text/template [2020-08-05T10:57:07.613Z] #42 ... [2020-08-05T10:57:07.613Z] [2020-08-05T10:57:07.613Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:07.613Z] #14 25.03 Reading package lists... [2020-08-05T10:57:07.613Z] #14 31.01 Building dependency tree... [2020-08-05T10:57:07.613Z] #14 32.66 Reading state information... [2020-08-05T10:57:07.613Z] #14 34.37 libcap2-bin is already the newest version (1:2.25-2). [2020-08-05T10:57:07.613Z] #14 34.37 libcap2-bin set to manually installed. [2020-08-05T10:57:07.613Z] #14 34.37 The following additional packages will be installed: [2020-08-05T10:57:07.613Z] #14 34.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-05T10:57:07.613Z] #14 34.38 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-05T10:57:07.613Z] #14 34.38 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:57:07.613Z] #14 34.38 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-05T10:57:07.613Z] #14 34.38 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-05T10:57:07.613Z] #14 34.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-05T10:57:07.613Z] #14 34.38 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-05T10:57:07.613Z] #14 34.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-05T10:57:07.613Z] #14 34.39 python3.7 python3.7-minimal vim-runtime xxd [2020-08-05T10:57:07.613Z] #14 34.40 Suggested packages: [2020-08-05T10:57:07.613Z] #14 34.40 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-05T10:57:07.613Z] #14 34.40 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-05T10:57:07.613Z] #14 34.40 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-05T10:57:07.613Z] #14 34.40 xfsdump acl attr quota [2020-08-05T10:57:07.613Z] #14 34.40 Recommended packages: [2020-08-05T10:57:07.613Z] #14 34.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-05T10:57:07.613Z] #14 34.40 python3-keyrings.alt python3-xdg unzip [2020-08-05T10:57:07.613Z] #14 38.03 The following NEW packages will be installed: [2020-08-05T10:57:07.613Z] #14 38.04 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-05T10:57:07.613Z] #14 38.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-05T10:57:07.613Z] #14 38.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-05T10:57:07.613Z] #14 38.05 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-05T10:57:07.613Z] #14 38.05 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:57:07.613Z] #14 38.05 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-05T10:57:07.613Z] #14 38.05 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-05T10:57:07.613Z] #14 38.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-05T10:57:07.613Z] #14 38.05 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-05T10:57:07.613Z] #14 38.06 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-05T10:57:07.613Z] #14 38.06 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-05T10:57:07.613Z] #14 38.06 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-05T10:57:07.613Z] #14 38.06 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-05T10:57:07.613Z] #14 38.06 xfsprogs xxd xz-utils zip [2020-08-05T10:57:07.613Z] #14 38.51 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:07.613Z] #14 38.51 Need to get 104 MB of archives. [2020-08-05T10:57:07.613Z] #14 38.51 After this operation, 597 MB of additional disk space will be used. [2020-08-05T10:57:07.613Z] #14 38.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-05T10:57:07.613Z] #14 38.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-05T10:57:07.613Z] #14 38.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-05T10:57:07.613Z] #14 38.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-05T10:57:07.613Z] #14 38.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-05T10:57:07.613Z] #14 38.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-05T10:57:07.613Z] #14 38.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-05T10:57:07.613Z] #14 38.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-05T10:57:07.613Z] #14 38.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-05T10:57:07.613Z] #14 38.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-05T10:57:07.613Z] #14 38.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-05T10:57:07.613Z] #14 38.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-05T10:57:07.613Z] #14 38.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-05T10:57:07.613Z] #14 38.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-05T10:57:07.613Z] #14 38.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-05T10:57:07.613Z] #14 38.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-05T10:57:07.613Z] #14 39.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-05T10:57:07.613Z] #14 39.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:57:07.613Z] #14 39.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-05T10:57:07.613Z] #14 39.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-05T10:57:07.613Z] #14 39.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-05T10:57:07.613Z] #14 39.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-05T10:57:07.613Z] #14 39.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-05T10:57:07.613Z] #14 39.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-05T10:57:07.613Z] #14 39.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-05T10:57:07.613Z] #14 40.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-05T10:57:07.613Z] #14 40.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-05T10:57:07.613Z] #14 40.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-05T10:57:07.613Z] #14 40.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-05T10:57:07.645Z]  ######   8.4% ######################## 34.0% #########################################         57.1% ############################################################     83.8% ######################################################################## 100.0% [2020-08-05T10:57:07.645Z]  [2020-08-05T10:57:07.874Z] #45 15.50 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T10:57:08.134Z] #45 15.75 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T10:57:08.135Z] #45 15.76 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T10:57:08.177Z] #14 40.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-05T10:57:08.433Z] #14 41.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-05T10:57:08.433Z] #14 41.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-05T10:57:09.454Z]  ##        3.0% #######      9.8% #############    19.0% ####################   27.9% #########################          35.5% ###############################             44.4% #####################################                52.5% ############################################  62.3% #################################################   68.2% #####################################################      73.8% ########################################################  78.2% ###########################################################   82.9% ##############################################################  87.1% #################################################################  91.3% ####################################################################  95.5% ######################################################################## 100.0% [2020-08-05T10:57:09.454Z]  [2020-08-05T10:57:09.516Z] #45 ... [2020-08-05T10:57:09.516Z] [2020-08-05T10:57:09.516Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:57:09.516Z] #7 7.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:09.516Z] #7 7.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:09.516Z] #7 7.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:09.516Z] #7 8.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:57:09.516Z] #7 12.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:57:09.516Z] #7 16.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:57:09.516Z] #7 ... [2020-08-05T10:57:09.516Z] [2020-08-05T10:57:09.516Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:57:09.516Z] #60 14.65 Checking out files: 99% (793/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-05T10:57:09.516Z] #60 14.69 + cd /tmp/tmp.8fYPbejwJu/src/github.com/rootless-containers/rootlesskit [2020-08-05T10:57:09.516Z] #60 14.69 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T10:57:09.516Z] #60 15.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:57:09.516Z] #60 15.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-05T10:57:09.761Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-05T10:57:10.065Z]  [2020-08-05T10:57:10.065Z]  ######################################################################## 100.0% [2020-08-05T10:57:10.065Z]  [2020-08-05T10:57:10.706Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-05T10:57:10.706Z]  [2020-08-05T10:57:10.706Z]  ######################################################################## 100.0% [2020-08-05T10:57:10.706Z]  [2020-08-05T10:57:10.842Z] #16 3.665 Collecting yamllint==1.16.0 [2020-08-05T10:57:10.952Z] #14 ... [2020-08-05T10:57:10.952Z] [2020-08-05T10:57:10.952Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:10.952Z] #42 117.7 log [2020-08-05T10:57:11.134Z] #16 3.884 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-05T10:57:11.134Z] #16 3.922 Collecting pyyaml (from yamllint==1.16.0) [2020-08-05T10:57:11.134Z] #16 4.018 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-05T10:57:11.345Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-05T10:57:11.345Z] skipping existing c8c2d4a6b2e3 [2020-08-05T10:57:11.345Z] [2020-08-05T10:57:11.515Z] #42 118.4 encoding/binary [2020-08-05T10:57:11.621Z] Running on azwin-2-c64690 in d:\jenkins\workspace\moby_PR-41314 [Pipeline] { [Pipeline] ws [2020-08-05T10:57:11.636Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-08-05T10:57:11.641Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [Pipeline] checkout [2020-08-05T10:57:11.937Z]  [2020-08-05T10:57:11.937Z]  ######################################################################## 100.0% [2020-08-05T10:57:11.937Z]  [2020-08-05T10:57:11.937Z] Download of images into '/build' complete. [2020-08-05T10:57:11.937Z] Use something like the following to load the result into a Docker daemon: [2020-08-05T10:57:11.937Z] tar -cC '/build' . | docker load [2020-08-05T10:57:12.169Z] #16 4.958 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-05T10:57:12.169Z] #16 4.984 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-05T10:57:12.169Z] #16 5.003 Building wheels for collected packages: pyyaml [2020-08-05T10:57:12.169Z] #16 5.007 Running setup.py bdist_wheel for pyyaml: started [2020-08-05T10:57:12.444Z] #42 119.2 go/doc [2020-08-05T10:57:12.814Z] #60 ... [2020-08-05T10:57:12.814Z] [2020-08-05T10:57:12.814Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:12.814Z] #45 19.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-05T10:57:12.814Z] #45 20.09 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-05T10:57:12.814Z] #45 20.10 go: finding gotest.tools v2.2.0+incompatible [2020-08-05T10:57:12.814Z] #45 20.11 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-05T10:57:12.814Z] #45 20.11 go: downloading gotest.tools v2.2.0+incompatible [2020-08-05T10:57:12.814Z] #45 ... [2020-08-05T10:57:12.814Z] [2020-08-05T10:57:12.814Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T10:57:12.814Z] #20 19.28 + mkdir -p /build [2020-08-05T10:57:12.814Z] #20 19.29 + mv docker/docker /build/ [2020-08-05T10:57:12.814Z] #20 19.29 + rmdir docker [2020-08-05T10:57:12.814Z] #20 DONE 20.3s [2020-08-05T10:57:12.814Z] [2020-08-05T10:57:12.814Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:12.814Z] #42 10.89 runtime/internal/sys [2020-08-05T10:57:12.814Z] #42 11.39 internal/bytealg [2020-08-05T10:57:12.814Z] #42 11.48 runtime/internal/math [2020-08-05T10:57:12.814Z] #42 11.64 internal/race [2020-08-05T10:57:12.814Z] #42 11.90 sync/atomic [2020-08-05T10:57:12.814Z] #42 12.94 unicode [2020-08-05T10:57:12.814Z] #42 13.35 runtime [2020-08-05T10:57:12.814Z] #42 18.25 unicode/utf8 [2020-08-05T10:57:12.814Z] #42 19.15 math/bits [2020-08-05T10:57:12.814Z] #42 19.94 math [2020-08-05T10:57:12.829Z] #16 5.477 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-05T10:57:12.829Z] #16 5.477 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-05T10:57:12.829Z] #16 5.526 Successfully built pyyaml [2020-08-05T10:57:12.829Z] #16 5.565 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-05T10:57:12.829Z] #16 5.771 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-05T10:57:13.074Z] #42 ... [2020-08-05T10:57:13.075Z] [2020-08-05T10:57:13.075Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:13.075Z] #54 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:57:13.075Z] #54 15.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:57:13.348Z] #54 ... [2020-08-05T10:57:13.348Z] [2020-08-05T10:57:13.348Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:13.348Z] #45 20.93 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-05T10:57:13.348Z] #45 20.93 go: extracting gotest.tools v2.2.0+incompatible [2020-08-05T10:57:13.373Z] #42 120.2 encoding/base64 [2020-08-05T10:57:13.585Z] #16 DONE 6.1s [2020-08-05T10:57:13.585Z] [2020-08-05T10:57:13.585Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:57:13.585Z] #52 115.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-05T10:57:13.585Z] #52 ... [2020-08-05T10:57:13.585Z] [2020-08-05T10:57:13.585Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-05T10:57:13.585Z] #21 DONE 0.2s [2020-08-05T10:57:13.585Z] [2020-08-05T10:57:13.585Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-05T10:57:14.034Z] Removing intermediate container f28d7dc26f0a [2020-08-05T10:57:14.034Z] ---> 3a6eef42bc9c [2020-08-05T10:57:14.034Z] Step 26/140 : FROM base AS cross-false [2020-08-05T10:57:14.034Z] ---> 4faa95017b54 [2020-08-05T10:57:14.034Z] Step 27/140 : FROM base AS cross-true [2020-08-05T10:57:14.034Z] ---> 4faa95017b54 [2020-08-05T10:57:14.034Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:57:14.034Z] ---> Using cache [2020-08-05T10:57:14.034Z] ---> 3af16ba1aab2 [2020-08-05T10:57:14.034Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-08-05T10:57:14.034Z] ---> Running in 77146b298bd9 [2020-08-05T10:57:14.280Z] #25 DONE 0.7s [2020-08-05T10:57:14.280Z] [2020-08-05T10:57:14.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:14.280Z] #39 94.89 CC criu/net.o [2020-08-05T10:57:14.280Z] #39 96.81 CC criu/netfilter.o [2020-08-05T10:57:14.280Z] #39 97.18 CC criu/page-pipe.o [2020-08-05T10:57:14.280Z] #39 97.61 CC criu/page-xfer.o [2020-08-05T10:57:14.280Z] #39 98.48 CC criu/pagemap-cache.o [2020-08-05T10:57:14.280Z] #39 98.65 CC criu/pagemap.o [2020-08-05T10:57:14.280Z] #39 99.25 CC criu/parasite-syscall.o [2020-08-05T10:57:14.280Z] #39 99.87 CC criu/path.o [2020-08-05T10:57:14.280Z] #39 100.0 CC criu/pie-util-vdso.o [2020-08-05T10:57:14.280Z] #39 100.3 CC criu/pie-util.o [2020-08-05T10:57:14.280Z] #39 100.5 CC criu/pipes.o [2020-08-05T10:57:14.280Z] #39 101.1 CC criu/plugin.o [2020-08-05T10:57:14.280Z] #39 101.4 CC criu/proc_parse.o [2020-08-05T10:57:14.280Z] #39 ... [2020-08-05T10:57:14.280Z] [2020-08-05T10:57:14.280Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-05T10:57:14.315Z] #42 121.1 encoding/json [2020-08-05T10:57:14.330Z] Removing intermediate container 77146b298bd9 [2020-08-05T10:57:14.330Z] ---> d8caf0ba94a9 [2020-08-05T10:57:14.330Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-08-05T10:57:14.330Z] ---> Running in 953df9ee45c6 [2020-08-05T10:57:14.572Z] #27 DONE 0.2s [2020-08-05T10:57:14.572Z] [2020-08-05T10:57:14.572Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-05T10:57:14.572Z] #30 DONE 0.1s [2020-08-05T10:57:14.572Z] [2020-08-05T10:57:14.572Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:57:14.572Z] #52 116.5 + mkdir -p /build [2020-08-05T10:57:14.754Z] #45 ... [2020-08-05T10:57:14.755Z] [2020-08-05T10:57:14.755Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:14.755Z] #38 12.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:57:14.755Z] #38 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:57:14.873Z] #52 ... [2020-08-05T10:57:14.873Z] [2020-08-05T10:57:14.873Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-05T10:57:14.873Z] #35 DONE 0.1s [2020-08-05T10:57:14.873Z] [2020-08-05T10:57:14.873Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:57:14.873Z] #52 116.5 + cp runc /build/runc [2020-08-05T10:57:14.873Z] #52 DONE 116.7s [2020-08-05T10:57:14.873Z] [2020-08-05T10:57:14.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:14.873Z] #39 102.9 CC criu/protobuf-desc.o [2020-08-05T10:57:14.985Z] Removing intermediate container 953df9ee45c6 [2020-08-05T10:57:14.985Z] ---> 22c969e7248c [2020-08-05T10:57:14.985Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-08-05T10:57:14.985Z] ---> Running in 384ffe61e384 [2020-08-05T10:57:15.017Z] #38 ... [2020-08-05T10:57:15.017Z] [2020-08-05T10:57:15.017Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:15.017Z] #31 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:57:15.017Z] #31 ... [2020-08-05T10:57:15.017Z] [2020-08-05T10:57:15.017Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:57:15.017Z] #29 12.71 math [2020-08-05T10:57:15.017Z] #29 12.72 runtime [2020-08-05T10:57:15.017Z] #29 18.85 unicode/utf8 [2020-08-05T10:57:15.017Z] #29 19.46 internal/race [2020-08-05T10:57:15.017Z] #29 19.62 sync/atomic [2020-08-05T10:57:15.017Z] #29 19.95 unicode [2020-08-05T10:57:15.017Z] #29 ... [2020-08-05T10:57:15.017Z] [2020-08-05T10:57:15.017Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:15.017Z] #45 22.78 go: downloading github.com/pkg/errors v0.9.1 [2020-08-05T10:57:15.017Z] #45 22.82 go: downloading github.com/fatih/color v1.9.0 [2020-08-05T10:57:15.017Z] #45 22.82 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-05T10:57:15.017Z] #45 22.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:57:15.283Z] #45 22.98 go: extracting github.com/pkg/errors v0.9.1 [2020-08-05T10:57:15.283Z] #45 23.03 go: extracting github.com/fatih/color v1.9.0 [2020-08-05T10:57:15.283Z] #45 23.04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:57:15.283Z] #45 23.13 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-05T10:57:15.510Z] #39 103.4 CC criu/protobuf.o [2020-08-05T10:57:15.543Z] #45 23.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:57:15.544Z] #45 ... [2020-08-05T10:57:15.544Z] [2020-08-05T10:57:15.544Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:15.544Z] #22 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:57:15.544Z] #22 ... [2020-08-05T10:57:15.544Z] [2020-08-05T10:57:15.544Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:15.544Z] #45 23.39 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:57:15.639Z] Removing intermediate container 384ffe61e384 [2020-08-05T10:57:15.639Z] ---> 33147ca96468 [2020-08-05T10:57:15.639Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-08-05T10:57:15.639Z] ---> Running in 61bc9d1b97a0 [2020-08-05T10:57:15.802Z] #39 103.6 CC criu/pstree.o [2020-08-05T10:57:15.802Z] #45 23.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:57:15.802Z] #45 23.45 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:57:16.062Z] #45 23.71 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:57:16.062Z] #45 23.72 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:57:16.205Z] #42 122.8 github.com/LK4D4/vndr/build [2020-08-05T10:57:16.283Z] Removing intermediate container 61bc9d1b97a0 [2020-08-05T10:57:16.283Z] ---> 24e31f53ee0b [2020-08-05T10:57:16.283Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-08-05T10:57:16.283Z] ---> 4faa95017b54 [2020-08-05T10:57:16.283Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-08-05T10:57:16.283Z] ---> 4faa95017b54 [2020-08-05T10:57:16.283Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:57:16.283Z] ---> Using cache [2020-08-05T10:57:16.283Z] ---> 3af16ba1aab2 [2020-08-05T10:57:16.283Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-08-05T10:57:16.283Z] ---> Running in 89dc702dfb84 [2020-08-05T10:57:16.435Z] #39 104.3 CC criu/rbtree.o [2020-08-05T10:57:16.435Z] #39 104.5 CC criu/rst-malloc.o [2020-08-05T10:57:16.461Z] #42 ... [2020-08-05T10:57:16.461Z] [2020-08-05T10:57:16.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:16.461Z] #39 20.54 CC images/core-arm.o [2020-08-05T10:57:16.461Z] #39 20.95 CC images/core-aarch64.o [2020-08-05T10:57:16.461Z] #39 21.37 CC images/core-ppc64.o [2020-08-05T10:57:16.461Z] #39 21.90 CC images/core-s390.o [2020-08-05T10:57:16.461Z] #39 22.70 CC images/cpuinfo.o [2020-08-05T10:57:16.461Z] #39 23.21 CC images/inventory.o [2020-08-05T10:57:16.461Z] #39 23.52 CC images/fdinfo.o [2020-08-05T10:57:16.461Z] #39 23.96 CC images/fown.o [2020-08-05T10:57:16.461Z] #39 24.23 CC images/ns.o [2020-08-05T10:57:16.461Z] #39 24.42 CC images/regfile.o [2020-08-05T10:57:16.461Z] #39 24.79 CC images/ghost-file.o [2020-08-05T10:57:16.461Z] #39 25.15 CC images/fifo.o [2020-08-05T10:57:16.461Z] #39 25.41 CC images/remap-file-path.o [2020-08-05T10:57:16.461Z] #39 25.76 CC images/eventfd.o [2020-08-05T10:57:16.461Z] #39 26.08 CC images/eventpoll.o [2020-08-05T10:57:16.461Z] #39 26.37 CC images/fh.o [2020-08-05T10:57:16.461Z] #39 26.68 CC images/fsnotify.o [2020-08-05T10:57:16.461Z] #39 27.29 CC images/signalfd.o [2020-08-05T10:57:16.461Z] #39 27.47 CC images/fs.o [2020-08-05T10:57:16.461Z] #39 27.63 CC images/pstree.o [2020-08-05T10:57:16.461Z] #39 27.80 CC images/pipe.o [2020-08-05T10:57:16.461Z] #39 28.08 CC images/tcp-stream.o [2020-08-05T10:57:16.461Z] #39 28.38 CC images/sk-packet.o [2020-08-05T10:57:16.461Z] #39 28.65 CC images/mnt.o [2020-08-05T10:57:16.461Z] #39 28.96 CC images/pipe-data.o [2020-08-05T10:57:16.461Z] #39 29.28 CC images/sa.o [2020-08-05T10:57:16.461Z] #39 29.57 CC images/timer.o [2020-08-05T10:57:16.461Z] #39 30.02 CC images/timerfd.o [2020-08-05T10:57:16.461Z] #39 30.37 CC images/mm.o [2020-08-05T10:57:16.581Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:16.581Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:16.581Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:16.630Z] #45 24.15 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:57:16.630Z] #45 24.26 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:57:16.630Z] #45 24.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:57:16.717Z] #39 30.76 CC images/sk-opts.o [2020-08-05T10:57:16.717Z] #39 ... [2020-08-05T10:57:16.717Z] [2020-08-05T10:57:16.717Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:16.717Z] #14 43.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-05T10:57:16.717Z] #14 46.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-05T10:57:16.717Z] #14 46.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-05T10:57:16.717Z] #14 46.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-05T10:57:16.717Z] #14 46.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-05T10:57:16.717Z] #14 46.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-05T10:57:16.717Z] #14 46.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-05T10:57:16.717Z] #14 46.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-05T10:57:16.717Z] #14 46.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-05T10:57:16.717Z] #14 46.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-05T10:57:16.717Z] #14 46.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-05T10:57:16.717Z] #14 46.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-05T10:57:16.717Z] #14 46.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-05T10:57:16.717Z] #14 46.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-05T10:57:16.718Z] #14 46.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-05T10:57:16.718Z] #14 46.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-05T10:57:16.718Z] #14 46.64 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-05T10:57:16.718Z] #14 46.66 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-05T10:57:16.718Z] #14 47.48 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-05T10:57:16.718Z] #14 47.48 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-05T10:57:16.718Z] #14 47.49 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-05T10:57:16.718Z] #14 47.49 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-05T10:57:16.718Z] #14 47.49 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-05T10:57:16.718Z] #14 47.52 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-05T10:57:16.718Z] #14 47.56 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-05T10:57:16.718Z] #14 47.72 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-05T10:57:16.718Z] #14 47.74 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-05T10:57:16.718Z] #14 47.76 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-05T10:57:16.718Z] #14 47.77 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-05T10:57:16.718Z] #14 47.78 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-05T10:57:16.718Z] #14 47.80 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-05T10:57:16.718Z] #14 47.81 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-05T10:57:16.718Z] #14 47.85 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-05T10:57:16.718Z] #14 48.38 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-05T10:57:16.718Z] #14 48.45 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-05T10:57:16.718Z] #14 48.52 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-05T10:57:16.718Z] #14 49.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:16.730Z] #39 104.6 CC criu/seccomp.o [2020-08-05T10:57:16.885Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T10:57:17.016Z] #14 49.70 Fetched 104 MB in 10s (10.1 MB/s) [2020-08-05T10:57:17.016Z] #14 49.79 Selecting previously unselected package pigz. [2020-08-05T10:57:17.016Z] #14 49.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-08-05T10:57:17.016Z] #14 49.86 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-05T10:57:17.016Z] #14 49.87 Unpacking pigz (2.4-1) ... [2020-08-05T10:57:17.023Z] #39 104.9 CC criu/seize.o [2020-08-05T10:57:17.314Z] #14 50.01 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-05T10:57:17.314Z] #14 50.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:57:17.314Z] #14 50.02 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:57:17.315Z] #39 105.4 CC criu/servicefd.o [2020-08-05T10:57:17.606Z] #39 105.7 CC criu/shmem.o [2020-08-05T10:57:17.932Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T10:57:17.932Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T10:57:18.241Z] #39 106.2 CC criu/sigframe.o [2020-08-05T10:57:18.241Z] #39 106.3 CC criu/signalfd.o [2020-08-05T10:57:18.274Z] #14 50.84 Selecting previously unselected package python3.7-minimal. [2020-08-05T10:57:18.274Z] #14 50.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:57:18.274Z] #14 50.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:57:18.534Z] #39 106.5 CC criu/sk-inet.o [2020-08-05T10:57:19.169Z] #39 106.9 CC criu/sk-netlink.o [2020-08-05T10:57:19.169Z] #39 107.1 CC criu/sk-packet.o [2020-08-05T10:57:19.455Z] Fetched 8148 kB in 3s (3003 kB/s) [2020-08-05T10:57:19.461Z] #39 107.4 CC criu/sk-queue.o [2020-08-05T10:57:19.461Z] #39 107.6 CC criu/sk-tcp.o [2020-08-05T10:57:19.646Z] #14 52.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:57:19.646Z] #14 52.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:57:19.646Z] #14 ... [2020-08-05T10:57:19.646Z] [2020-08-05T10:57:19.646Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:19.646Z] #42 126.4 encoding/xml [2020-08-05T10:57:19.646Z] #42 126.4 github.com/LK4D4/vndr/versioned [2020-08-05T10:57:19.646Z] #42 126.5 compress/flate [2020-08-05T10:57:19.753Z] #39 107.8 CC criu/sk-unix.o [2020-08-05T10:57:20.097Z] Reading package lists... [2020-08-05T10:57:20.142Z] #45 ... [2020-08-05T10:57:20.143Z] [2020-08-05T10:57:20.143Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:57:20.143Z] #48 17.74 + cd /tmp/tmp.l3Rn5lkEQe/src/github.com/alecthomas/gometalinter [2020-08-05T10:57:20.143Z] #48 17.74 + git checkout -q v2.0.6 [2020-08-05T10:57:20.143Z] #48 18.77 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-05T10:57:20.143Z] #48 ... [2020-08-05T10:57:20.143Z] [2020-08-05T10:57:20.143Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:57:20.758Z] Reading package lists... [2020-08-05T10:57:20.788Z] #39 108.9 CC criu/sockets.o [2020-08-05T10:57:21.055Z] Building dependency tree... [2020-08-05T10:57:21.055Z] Reading state information... [2020-08-05T10:57:21.055Z] The following additional packages will be installed: [2020-08-05T10:57:21.055Z] libapparmor1 [2020-08-05T10:57:21.055Z] Suggested packages: [2020-08-05T10:57:21.055Z] seccomp [2020-08-05T10:57:21.055Z] The following NEW packages will be installed: [2020-08-05T10:57:21.055Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-08-05T10:57:21.080Z] #39 109.2 CC criu/stats.o [2020-08-05T10:57:21.350Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:21.350Z] Need to get 307 kB of archives. [2020-08-05T10:57:21.350Z] After this operation, 1108 kB of additional disk space will be used. [2020-08-05T10:57:21.350Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-05T10:57:21.371Z] #39 109.3 CC criu/string.o [2020-08-05T10:57:21.371Z] #39 109.3 CC criu/sysctl.o [2020-08-05T10:57:21.371Z] #39 ... [2020-08-05T10:57:21.371Z] [2020-08-05T10:57:21.371Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:57:21.371Z] #36 145.1 + dpkg --print-architecture [2020-08-05T10:57:21.371Z] #36 145.1 + cd /tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution [2020-08-05T10:57:21.371Z] #36 145.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-05T10:57:21.451Z] #36 27.82 Checking out files: 47% (757/1597) Checking out files: 48% (767/1597) Checking out files: 49% (783/1597) Checking out files: 50% (799/1597) Checking out files: 51% (815/1597) Checking out files: 52% (831/1597) Checking out files: 53% (847/1597) Checking out files: 54% (863/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-05T10:57:21.451Z] #36 29.28 + cd /tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution [2020-08-05T10:57:21.451Z] #36 29.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-05T10:57:21.645Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-05T10:57:21.645Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-05T10:57:21.645Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:21.663Z] #36 145.3 + GOPATH=/tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fb4F8hPE1C [2020-08-05T10:57:21.663Z] #36 145.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-05T10:57:21.941Z] Fetched 307 kB in 1s (590 kB/s) [2020-08-05T10:57:21.941Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-08-05T10:57:21.941Z] (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 ... 15339 files and directories currently installed.) [2020-08-05T10:57:21.941Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-05T10:57:21.941Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-05T10:57:21.941Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-05T10:57:21.941Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-05T10:57:21.941Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-05T10:57:21.941Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-05T10:57:21.941Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-05T10:57:21.941Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-05T10:57:21.941Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-05T10:57:21.941Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-05T10:57:21.941Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-05T10:57:21.941Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:22.239Z] Removing intermediate container 89dc702dfb84 [2020-08-05T10:57:22.239Z] ---> bf346d0fb810 [2020-08-05T10:57:22.239Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-08-05T10:57:22.239Z] ---> 24e31f53ee0b [2020-08-05T10:57:22.239Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:57:22.239Z] ---> Running in b1e3cf64c810 [2020-08-05T10:57:22.533Z] Removing intermediate container b1e3cf64c810 [2020-08-05T10:57:22.533Z] ---> 70f2bd70d845 [2020-08-05T10:57:22.533Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-08-05T10:57:22.533Z] ---> Running in 89bd882d537d [2020-08-05T10:57:22.918Z] #42 129.3 hash [2020-08-05T10:57:22.918Z] #42 129.5 hash/crc32 [2020-08-05T10:57:23.180Z] Removing intermediate container 89bd882d537d [2020-08-05T10:57:23.180Z] ---> 9e286195c3e9 [2020-08-05T10:57:23.180Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-08-05T10:57:23.180Z] ---> bf346d0fb810 [2020-08-05T10:57:23.180Z] Step 41/140 : FROM base AS tomlv [2020-08-05T10:57:23.180Z] ---> 4faa95017b54 [2020-08-05T10:57:23.180Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-08-05T10:57:23.180Z] ---> Running in 834f4d75c10b [2020-08-05T10:57:23.180Z] Removing intermediate container 834f4d75c10b [2020-08-05T10:57:23.180Z] ---> 6370739fad9b [2020-08-05T10:57:23.180Z] Step 43/140 : ARG TOMLV_COMMIT [2020-08-05T10:57:23.180Z] ---> Running in 6fbd2950524f [2020-08-05T10:57:23.180Z] Removing intermediate container 6fbd2950524f [2020-08-05T10:57:23.180Z] ---> e7072654c610 [2020-08-05T10:57:23.180Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:57:23.479Z] #42 130.3 compress/gzip [2020-08-05T10:57:23.483Z] ---> 420b6fa9f15a [2020-08-05T10:57:23.483Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T10:57:23.483Z] ---> 0f2cd163c2ac [2020-08-05T10:57:23.483Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T10:57:23.483Z] ---> Running in 47516127f229 [2020-08-05T10:57:23.779Z] + RM_GOPATH=0 [2020-08-05T10:57:23.779Z] + TMP_GOPATH= [2020-08-05T10:57:23.779Z] + : /build [2020-08-05T10:57:23.779Z] + '[' -z '' ']' [2020-08-05T10:57:23.779Z] ++ mktemp -d [2020-08-05T10:57:23.779Z] + export GOPATH=/tmp/tmp.sazZGwmIBl [2020-08-05T10:57:23.779Z] + GOPATH=/tmp/tmp.sazZGwmIBl [2020-08-05T10:57:23.779Z] + RM_GOPATH=1 [2020-08-05T10:57:23.779Z] ++ dirname ./install.sh [2020-08-05T10:57:23.779Z] + dir=. [2020-08-05T10:57:23.779Z] + bin=tomlv [2020-08-05T10:57:23.779Z] + shift [2020-08-05T10:57:23.779Z] + '[' '!' -f ./tomlv.installer ']' [2020-08-05T10:57:23.779Z] + . ./tomlv.installer [2020-08-05T10:57:23.779Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:23.779Z] + install_tomlv [2020-08-05T10:57:23.779Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-05T10:57:23.779Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sazZGwmIBl/src/github.com/BurntSushi/toml [2020-08-05T10:57:23.779Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:23.779Z] Cloning into '/tmp/tmp.sazZGwmIBl/src/github.com/BurntSushi/toml'... [2020-08-05T10:57:24.081Z] + cd /tmp/tmp.sazZGwmIBl/src/github.com/BurntSushi/toml [2020-08-05T10:57:24.081Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-05T10:57:24.081Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:57:24.389Z] runtime/internal/sys [2020-08-05T10:57:24.389Z] math/bits [2020-08-05T10:57:24.389Z] internal/cpu [2020-08-05T10:57:24.389Z] runtime/internal/atomic [2020-08-05T10:57:24.389Z] runtime/internal/math [2020-08-05T10:57:24.389Z] internal/bytealg [2020-08-05T10:57:24.389Z] unicode/utf8 [2020-08-05T10:57:24.389Z] internal/race [2020-08-05T10:57:24.389Z] math [2020-08-05T10:57:24.389Z] sync/atomic [2020-08-05T10:57:24.389Z] unicode [2020-08-05T10:57:24.389Z] internal/testlog [2020-08-05T10:57:24.389Z] runtime [2020-08-05T10:57:24.389Z] encoding [2020-08-05T10:57:24.389Z] runtime/cgo [2020-08-05T10:57:24.408Z] #42 131.0 context [2020-08-05T10:57:24.757Z] #36 32.54 + GOPATH=/tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kWnQJDPpHr go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-05T10:57:24.972Z] #42 ... [2020-08-05T10:57:24.972Z] [2020-08-05T10:57:24.972Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:24.972Z] #14 55.93 Selecting previously unselected package python3-minimal. [2020-08-05T10:57:24.972Z] #14 55.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-08-05T10:57:24.972Z] #14 55.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-05T10:57:24.972Z] #14 56.01 Unpacking python3-minimal (3.7.3-1) ... [2020-08-05T10:57:24.972Z] #14 56.12 Selecting previously unselected package libmpdec2:amd64. [2020-08-05T10:57:24.972Z] #14 56.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-05T10:57:24.972Z] #14 56.14 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-05T10:57:24.972Z] #14 56.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-05T10:57:24.972Z] #14 56.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:57:24.972Z] #14 56.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:57:25.229Z] #14 57.84 Selecting previously unselected package python3.7. [2020-08-05T10:57:25.229Z] #14 57.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:57:25.229Z] #14 57.86 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T10:57:25.229Z] #14 58.03 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-05T10:57:25.229Z] #14 58.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-05T10:57:25.229Z] #14 58.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-05T10:57:25.485Z] #14 58.27 Setting up python3-minimal (3.7.3-1) ... [2020-08-05T10:57:26.664Z] #36 ... [2020-08-05T10:57:26.664Z] [2020-08-05T10:57:26.664Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:57:26.664Z] #29 24.39 internal/testlog [2020-08-05T10:57:26.664Z] #29 25.04 encoding [2020-08-05T10:57:26.664Z] #29 25.46 runtime/cgo [2020-08-05T10:57:26.664Z] #29 ... [2020-08-05T10:57:26.664Z] [2020-08-05T10:57:26.664Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:57:26.664Z] #66 30.07 Checking out files: 42% (880/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1877/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-05T10:57:26.664Z] #66 31.71 + cd /tmp/tmp.1Ld9i3J8zU/src/github.com/docker/libnetwork [2020-08-05T10:57:26.664Z] #66 31.71 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:57:26.664Z] #66 32.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-05T10:57:26.854Z] #14 59.64 Selecting previously unselected package python3. [2020-08-05T10:57:26.854Z] #14 59.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-08-05T10:57:26.854Z] #14 59.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-05T10:57:26.854Z] #14 59.72 Unpacking python3 (3.7.3-1) ... [2020-08-05T10:57:27.111Z] #14 59.85 Selecting previously unselected package libip4tc0:amd64. [2020-08-05T10:57:27.111Z] #14 59.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-05T10:57:27.111Z] #14 59.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-05T10:57:27.111Z] #14 ... [2020-08-05T10:57:27.111Z] [2020-08-05T10:57:27.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:27.111Z] #39 31.07 CC images/sk-unix.o [2020-08-05T10:57:27.111Z] #39 31.39 CC images/sk-inet.o [2020-08-05T10:57:27.111Z] #39 31.92 CC images/tun.o [2020-08-05T10:57:27.111Z] #39 32.29 CC images/sk-netlink.o [2020-08-05T10:57:27.111Z] #39 32.64 CC images/packet-sock.o [2020-08-05T10:57:27.111Z] #39 33.17 CC images/ipc-var.o [2020-08-05T10:57:27.111Z] #39 33.39 CC images/ipc-desc.o [2020-08-05T10:57:27.111Z] #39 33.61 CC images/ipc-shm.o [2020-08-05T10:57:27.111Z] #39 33.86 CC images/ipc-msg.o [2020-08-05T10:57:27.111Z] #39 34.19 CC images/ipc-sem.o [2020-08-05T10:57:27.111Z] #39 34.46 CC images/utsns.o [2020-08-05T10:57:27.111Z] #39 34.75 CC images/creds.o [2020-08-05T10:57:27.111Z] #39 34.93 CC images/vma.o [2020-08-05T10:57:27.111Z] #39 35.16 CC images/netdev.o [2020-08-05T10:57:27.111Z] #39 35.61 CC images/tty.o [2020-08-05T10:57:27.111Z] #39 36.14 CC images/file-lock.o [2020-08-05T10:57:27.111Z] #39 36.38 CC images/rlimit.o [2020-08-05T10:57:27.111Z] #39 36.61 CC images/pagemap.o [2020-08-05T10:57:27.111Z] #39 37.00 CC images/siginfo.o [2020-08-05T10:57:27.111Z] #39 37.33 CC images/rpc.o [2020-08-05T10:57:27.111Z] #39 38.88 CC images/ext-file.o [2020-08-05T10:57:27.111Z] #39 39.10 CC images/cgroup.o [2020-08-05T10:57:27.111Z] #39 39.76 CC images/userns.o [2020-08-05T10:57:27.111Z] #39 40.09 CC images/google/protobuf/descriptor.o [2020-08-05T10:57:27.160Z] internal/reflectlite [2020-08-05T10:57:27.160Z] sync [2020-08-05T10:57:27.368Z] #39 ... [2020-08-05T10:57:27.368Z] [2020-08-05T10:57:27.368Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:27.368Z] #14 60.03 Selecting previously unselected package libip6tc0:amd64. [2020-08-05T10:57:27.368Z] #14 60.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-05T10:57:27.368Z] #14 60.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-05T10:57:27.368Z] #14 60.13 Selecting previously unselected package libiptc0:amd64. [2020-08-05T10:57:27.368Z] #14 60.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-05T10:57:27.368Z] #14 60.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-05T10:57:27.461Z] errors [2020-08-05T10:57:27.461Z] sort [2020-08-05T10:57:27.461Z] internal/oserror [2020-08-05T10:57:27.461Z] io [2020-08-05T10:57:27.461Z] strconv [2020-08-05T10:57:27.461Z] syscall [2020-08-05T10:57:27.461Z] bytes [2020-08-05T10:57:27.461Z] strings [2020-08-05T10:57:27.624Z] #14 60.38 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-05T10:57:27.624Z] #14 60.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-05T10:57:27.624Z] #14 60.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-05T10:57:27.767Z] bufio [2020-08-05T10:57:27.768Z] reflect [2020-08-05T10:57:27.881Z] #14 60.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-05T10:57:27.881Z] #14 60.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-05T10:57:27.881Z] #14 60.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-05T10:57:27.881Z] #14 60.68 Selecting previously unselected package libnftnl11:amd64. [2020-08-05T10:57:27.881Z] #14 60.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-05T10:57:27.881Z] #14 60.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-05T10:57:28.069Z] path [2020-08-05T10:57:28.069Z] text/tabwriter [2020-08-05T10:57:28.137Z] #14 60.83 Selecting previously unselected package iptables. [2020-08-05T10:57:28.137Z] #14 60.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-05T10:57:28.137Z] #14 60.85 Unpacking iptables (1.8.2-4) ... [2020-08-05T10:57:28.367Z] internal/syscall/execenv [2020-08-05T10:57:28.367Z] time [2020-08-05T10:57:28.367Z] internal/syscall/unix [2020-08-05T10:57:28.561Z] #36 ... [2020-08-05T10:57:28.561Z] [2020-08-05T10:57:28.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:28.561Z] #39 109.6 CC criu/sysfs_parse.o [2020-08-05T10:57:28.561Z] #39 109.9 CC criu/timens.o [2020-08-05T10:57:28.561Z] #39 110.1 CC criu/timerfd.o [2020-08-05T10:57:28.561Z] #39 110.4 CC criu/tty.o [2020-08-05T10:57:28.561Z] #39 111.4 CC criu/tun.o [2020-08-05T10:57:28.561Z] #39 111.6 CC criu/uffd.o [2020-08-05T10:57:28.561Z] #39 112.3 CC criu/util.o [2020-08-05T10:57:28.561Z] #39 113.1 CC criu/uts_ns.o [2020-08-05T10:57:28.561Z] #39 113.3 CC criu/vdso.o [2020-08-05T10:57:28.561Z] #39 113.6 LINK criu/built-in.o [2020-08-05T10:57:28.561Z] #39 113.7 LINK criu/criu [2020-08-05T10:57:28.561Z] #39 113.9 DEP lib/c/criu.d [2020-08-05T10:57:28.561Z] #39 114.0 CC images/rpc.pb-c.o [2020-08-05T10:57:28.561Z] #39 114.2 CC lib/c/criu.o [2020-08-05T10:57:28.561Z] #39 114.9 LINK lib/c/built-in.o [2020-08-05T10:57:28.561Z] #39 114.9 LINK lib/c/libcriu.so [2020-08-05T10:57:28.561Z] #39 114.9 LINK lib/c/libcriu.a [2020-08-05T10:57:28.561Z] #39 115.0 GEN magic.py [2020-08-05T10:57:28.561Z] #39 115.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:57:28.561Z] #39 115.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:57:28.561Z] #39 115.1 Note: Building without GnuTLS support [2020-08-05T10:57:28.561Z] #39 115.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:57:28.561Z] #39 115.1 Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:57:28.561Z] #39 115.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:57:28.561Z] #39 115.7 make[1]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.1 make[1]: 'images/built-in.o' is up to date. [2020-08-05T10:57:28.561Z] #39 116.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-05T10:57:28.561Z] #39 116.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-05T10:57:28.561Z] #39 116.2 make[1]: 'compel/libcompel.a' is up to date. [2020-08-05T10:57:28.561Z] #39 116.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-05T10:57:28.561Z] #39 116.2 make[1]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:57:28.561Z] #39 116.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.4 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.4 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.4 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.5 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.5 make[2]: Nothing to be done for 'all'. [2020-08-05T10:57:28.561Z] #39 116.5 INSTALL criu/criu [2020-08-05T10:57:28.700Z] #14 61.29 Selecting previously unselected package xxd. [2020-08-05T10:57:28.700Z] #14 61.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T10:57:28.700Z] #14 61.30 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:57:28.700Z] #14 61.49 Selecting previously unselected package vim-common. [2020-08-05T10:57:28.700Z] #14 61.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:57:28.865Z] #39 DONE 116.9s [2020-08-05T10:57:28.865Z] [2020-08-05T10:57:28.865Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:57:28.956Z] #14 61.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:57:28.957Z] #14 61.79 Selecting previously unselected package bash-completion. [2020-08-05T10:57:29.017Z] internal/poll [2020-08-05T10:57:29.017Z] os [2020-08-05T10:57:29.017Z] internal/fmtsort [2020-08-05T10:57:29.203Z] #66 ... [2020-08-05T10:57:29.203Z] [2020-08-05T10:57:29.203Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:29.203Z] #42 26.77 internal/testlog [2020-08-05T10:57:29.203Z] #42 27.61 encoding [2020-08-05T10:57:29.203Z] #42 27.71 unicode/utf16 [2020-08-05T10:57:29.203Z] #42 28.48 container/list [2020-08-05T10:57:29.203Z] #42 29.38 crypto/internal/subtle [2020-08-05T10:57:29.203Z] #42 29.51 crypto/subtle [2020-08-05T10:57:29.203Z] #42 29.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-05T10:57:29.203Z] #42 29.90 internal/nettrace [2020-08-05T10:57:29.203Z] #42 30.01 runtime/cgo [2020-08-05T10:57:29.203Z] #42 ... [2020-08-05T10:57:29.203Z] [2020-08-05T10:57:29.203Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:57:29.203Z] #45 28.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:57:29.203Z] #45 29.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:57:29.203Z] #45 30.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:57:29.203Z] #45 35.92 go: finding github.com/fatih/color v1.9.0 [2020-08-05T10:57:29.203Z] #45 35.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T10:57:29.203Z] #45 36.11 go: finding github.com/pkg/errors v0.9.1 [2020-08-05T10:57:29.203Z] #45 36.28 go: finding github.com/spf13/pflag v1.0.3 [2020-08-05T10:57:29.203Z] #45 36.37 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-05T10:57:29.203Z] #45 36.47 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-05T10:57:29.203Z] #45 36.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T10:57:29.203Z] #45 37.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-05T10:57:29.213Z] #14 61.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-05T10:57:29.318Z] path/filepath [2020-08-05T10:57:29.318Z] fmt [2020-08-05T10:57:29.318Z] io/ioutil [2020-08-05T10:57:29.463Z] #45 37.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T10:57:29.463Z] #45 37.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T10:57:29.463Z] #45 37.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T10:57:29.618Z] flag [2020-08-05T10:57:29.618Z] log [2020-08-05T10:57:29.618Z] github.com/BurntSushi/toml [2020-08-05T10:57:29.731Z] #45 ... [2020-08-05T10:57:29.731Z] [2020-08-05T10:57:29.731Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:29.731Z] #22 27.70 Fetched 8371 kB in 22s (373 kB/s) [2020-08-05T10:57:29.731Z] #22 27.70 Reading package lists... [2020-08-05T10:57:29.731Z] #22 ... [2020-08-05T10:57:29.731Z] [2020-08-05T10:57:29.731Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:29.731Z] #31 27.76 Fetched 8371 kB in 23s (369 kB/s) [2020-08-05T10:57:29.991Z] #31 27.76 Reading package lists... [2020-08-05T10:57:30.272Z] github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:57:30.562Z] #31 ... [2020-08-05T10:57:30.562Z] [2020-08-05T10:57:30.562Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:31.331Z] Removing intermediate container 47516127f229 [2020-08-05T10:57:31.331Z] ---> 260c897e94cc [2020-08-05T10:57:31.331Z] Step 47/140 : FROM base AS vndr [2020-08-05T10:57:31.331Z] ---> 4faa95017b54 [2020-08-05T10:57:31.331Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-08-05T10:57:31.331Z] ---> Running in 0ebf79f9337b [2020-08-05T10:57:31.331Z] Removing intermediate container 0ebf79f9337b [2020-08-05T10:57:31.331Z] ---> 3ece87d2e276 [2020-08-05T10:57:31.331Z] Step 49/140 : ARG VNDR_COMMIT [2020-08-05T10:57:31.331Z] ---> Running in 25a19848b532 [2020-08-05T10:57:31.626Z] Removing intermediate container 25a19848b532 [2020-08-05T10:57:31.626Z] ---> 9109f435995b [2020-08-05T10:57:31.626Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:57:31.626Z] ---> 538676c683ad [2020-08-05T10:57:31.626Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T10:57:31.921Z] ---> f5b4e6dfd03b [2020-08-05T10:57:31.921Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T10:57:31.921Z] ---> Running in 67f56ac1a234 [2020-08-05T10:57:32.222Z] + RM_GOPATH=0 [2020-08-05T10:57:32.222Z] + TMP_GOPATH= [2020-08-05T10:57:32.222Z] + : /build [2020-08-05T10:57:32.222Z] + '[' -z '' ']' [2020-08-05T10:57:32.222Z] ++ mktemp -d [2020-08-05T10:57:32.222Z] + export GOPATH=/tmp/tmp.TIHsa70qsl [2020-08-05T10:57:32.222Z] + GOPATH=/tmp/tmp.TIHsa70qsl [2020-08-05T10:57:32.222Z] + RM_GOPATH=1 [2020-08-05T10:57:32.222Z] ++ dirname ./install.sh [2020-08-05T10:57:32.222Z] + dir=. [2020-08-05T10:57:32.222Z] + bin=vndr [2020-08-05T10:57:32.222Z] + shift [2020-08-05T10:57:32.222Z] + '[' '!' -f ./vndr.installer ']' [2020-08-05T10:57:32.222Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:32.222Z] + . ./vndr.installer [2020-08-05T10:57:32.222Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:32.222Z] + install_vndr [2020-08-05T10:57:32.222Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-05T10:57:32.222Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TIHsa70qsl/src/github.com/LK4D4/vndr [2020-08-05T10:57:32.222Z] Cloning into '/tmp/tmp.TIHsa70qsl/src/github.com/LK4D4/vndr'... [2020-08-05T10:57:32.418Z] #48 DONE 156.0s [2020-08-05T10:57:32.418Z] [2020-08-05T10:57:32.418Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:57:32.473Z] #22 38.38 Reading package lists... [2020-08-05T10:57:32.474Z] #22 ... [2020-08-05T10:57:32.474Z] [2020-08-05T10:57:32.474Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:32.474Z] #54 30.14 Fetched 8371 kB in 24s (346 kB/s) [2020-08-05T10:57:32.474Z] #54 30.14 Reading package lists... [2020-08-05T10:57:32.474Z] #54 ... [2020-08-05T10:57:32.474Z] [2020-08-05T10:57:32.474Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:32.523Z] + cd /tmp/tmp.TIHsa70qsl/src/github.com/LK4D4/vndr [2020-08-05T10:57:32.523Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-05T10:57:32.523Z] + go build -buildmode=pie -v -o /build/vndr . [2020-08-05T10:57:32.523Z] internal/race [2020-08-05T10:57:32.523Z] internal/cpu [2020-08-05T10:57:32.523Z] runtime/internal/atomic [2020-08-05T10:57:32.523Z] runtime/internal/sys [2020-08-05T10:57:32.523Z] sync/atomic [2020-08-05T10:57:32.523Z] runtime/internal/math [2020-08-05T10:57:32.523Z] unicode [2020-08-05T10:57:32.523Z] unicode/utf8 [2020-08-05T10:57:32.523Z] math/bits [2020-08-05T10:57:32.523Z] internal/bytealg [2020-08-05T10:57:32.523Z] internal/testlog [2020-08-05T10:57:32.717Z] #36 156.5 + rm -rf /tmp/tmp.fb4F8hPE1C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fb4F8hPE1C [2020-08-05T10:57:32.824Z] math [2020-08-05T10:57:32.824Z] encoding [2020-08-05T10:57:32.824Z] runtime [2020-08-05T10:57:32.824Z] unicode/utf16 [2020-08-05T10:57:32.824Z] container/list [2020-08-05T10:57:32.824Z] crypto/internal/subtle [2020-08-05T10:57:32.824Z] crypto/subtle [2020-08-05T10:57:33.031Z] #36 DONE 156.7s [2020-08-05T10:57:33.031Z] [2020-08-05T10:57:33.031Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:33.043Z] #31 38.59 Reading package lists... [2020-08-05T10:57:33.043Z] #31 ... [2020-08-05T10:57:33.043Z] [2020-08-05T10:57:33.043Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:33.043Z] #38 31.09 Fetched 8371 kB in 24s (351 kB/s) [2020-08-05T10:57:33.126Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-05T10:57:33.126Z] internal/nettrace [2020-08-05T10:57:33.126Z] vendor/golang.org/x/crypto/internal/subtle [2020-08-05T10:57:33.126Z] runtime/cgo [2020-08-05T10:57:33.303Z] #38 31.09 Reading package lists... [2020-08-05T10:57:33.303Z] #38 ... [2020-08-05T10:57:33.303Z] [2020-08-05T10:57:33.303Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:33.383Z] #14 65.96 Unpacking bash-completion (1:2.8-6) ... [2020-08-05T10:57:33.947Z] #14 66.64 Selecting previously unselected package bzip2. [2020-08-05T10:57:33.947Z] #14 66.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-05T10:57:33.947Z] #14 66.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T10:57:33.947Z] #14 66.78 Selecting previously unselected package xz-utils. [2020-08-05T10:57:33.947Z] #14 66.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-05T10:57:33.947Z] #14 66.80 Unpacking xz-utils (5.2.4-1) ... [2020-08-05T10:57:34.204Z] #14 67.09 Selecting previously unselected package apparmor. [2020-08-05T10:57:34.204Z] #14 67.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-05T10:57:34.242Z] #54 40.42 Reading package lists... [2020-08-05T10:57:34.242Z] #54 ... [2020-08-05T10:57:34.242Z] [2020-08-05T10:57:34.242Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:57:34.242Z] #7 32.09 Fetched 8371 kB in 25s (332 kB/s) [2020-08-05T10:57:34.242Z] #7 32.09 Reading package lists... [2020-08-05T10:57:34.242Z] #7 ... [2020-08-05T10:57:34.242Z] [2020-08-05T10:57:34.242Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:34.242Z] #38 31.09 Reading package lists... [2020-08-05T10:57:34.460Z] #14 67.22 Unpacking apparmor (2.13.2-10) ... [2020-08-05T10:57:34.565Z] #57 ... [2020-08-05T10:57:34.565Z] [2020-08-05T10:57:34.565Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-05T10:57:34.565Z] #37 DONE 0.2s [2020-08-05T10:57:34.565Z] [2020-08-05T10:57:34.565Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:34.565Z] #57 ... [2020-08-05T10:57:34.565Z] [2020-08-05T10:57:34.565Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-05T10:57:34.565Z] #40 DONE 0.1s [2020-08-05T10:57:34.863Z] [2020-08-05T10:57:34.863Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-05T10:57:34.863Z] #43 DONE 0.1s [2020-08-05T10:57:34.863Z] [2020-08-05T10:57:34.863Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:34.863Z] #57 ... [2020-08-05T10:57:34.863Z] [2020-08-05T10:57:34.863Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-05T10:57:34.863Z] #46 DONE 0.1s [2020-08-05T10:57:34.974Z] #14 67.66 Selecting previously unselected package aufs-tools. [2020-08-05T10:57:34.974Z] #14 67.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-05T10:57:34.974Z] #14 67.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-05T10:57:34.974Z] #14 ... [2020-08-05T10:57:34.974Z] [2020-08-05T10:57:34.974Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:34.974Z] #42 131.9 crypto/cipher [2020-08-05T10:57:34.974Z] #42 132.8 math/big [2020-08-05T10:57:34.974Z] #42 133.7 crypto/aes [2020-08-05T10:57:34.974Z] #42 134.8 crypto [2020-08-05T10:57:34.974Z] #42 135.0 crypto/des [2020-08-05T10:57:34.974Z] #42 135.6 crypto/internal/randutil [2020-08-05T10:57:34.974Z] #42 135.7 crypto/sha512 [2020-08-05T10:57:34.974Z] #42 136.6 crypto/ed25519/internal/edwards25519 [2020-08-05T10:57:34.974Z] #42 139.0 crypto/hmac [2020-08-05T10:57:34.974Z] #42 139.3 crypto/md5 [2020-08-05T10:57:34.974Z] #42 139.9 crypto/rc4 [2020-08-05T10:57:34.974Z] #42 140.1 crypto/sha1 [2020-08-05T10:57:34.974Z] #42 140.9 crypto/sha256 [2020-08-05T10:57:35.160Z] [2020-08-05T10:57:35.160Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-05T10:57:35.230Z] #42 142.0 encoding/hex [2020-08-05T10:57:35.230Z] #42 ... [2020-08-05T10:57:35.230Z] [2020-08-05T10:57:35.230Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:35.230Z] #14 67.84 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-05T10:57:35.230Z] #14 67.86 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-05T10:57:35.230Z] #14 67.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T10:57:35.367Z] using credential docker-jenkins-github-credentials [2020-08-05T10:57:35.447Z] Cloning the remote Git repository [2020-08-05T10:57:35.447Z] Cloning with configured refspecs honoured and without tags [2020-08-05T10:57:35.452Z] #49 DONE 0.5s [2020-08-05T10:57:35.452Z] [2020-08-05T10:57:35.452Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:35.744Z] #57 ... [2020-08-05T10:57:35.744Z] [2020-08-05T10:57:35.744Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-05T10:57:35.744Z] #53 DONE 0.1s [2020-08-05T10:57:35.744Z] [2020-08-05T10:57:35.744Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:57:35.945Z] internal/reflectlite [2020-08-05T10:57:35.945Z] sync [2020-08-05T10:57:35.945Z] github.com/LK4D4/vndr/godl/singleflight [2020-08-05T10:57:35.945Z] internal/singleflight [2020-08-05T10:57:35.945Z] math/rand [2020-08-05T10:57:35.945Z] errors [2020-08-05T10:57:35.945Z] sort [2020-08-05T10:57:35.945Z] internal/oserror [2020-08-05T10:57:35.945Z] io [2020-08-05T10:57:35.945Z] strconv [2020-08-05T10:57:35.945Z] syscall [2020-08-05T10:57:35.945Z] vendor/golang.org/x/net/dns/dnsmessage [2020-08-05T10:57:35.945Z] bytes [2020-08-05T10:57:36.250Z] bufio [2020-08-05T10:57:36.250Z] reflect [2020-08-05T10:57:36.559Z] strings [2020-08-05T10:57:36.559Z] hash [2020-08-05T10:57:36.559Z] hash/crc32 [2020-08-05T10:57:36.867Z] crypto [2020-08-05T10:57:36.867Z] crypto/internal/randutil [2020-08-05T10:57:36.867Z] crypto/hmac [2020-08-05T10:57:36.867Z] crypto/rc4 [2020-08-05T10:57:36.867Z] time [2020-08-05T10:57:36.867Z] internal/syscall/execenv [2020-08-05T10:57:36.867Z] internal/syscall/unix [2020-08-05T10:57:37.124Z] #14 ... [2020-08-05T10:57:37.124Z] [2020-08-05T10:57:37.124Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:57:37.124Z] #60 135.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:57:37.124Z] #60 135.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-05T10:57:37.124Z] #60 DONE 144.0s [2020-08-05T10:57:37.124Z] [2020-08-05T10:57:37.124Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-05T10:57:37.124Z] #61 DONE 0.1s [2020-08-05T10:57:37.176Z] regexp/syntax [2020-08-05T10:57:37.176Z] path [2020-08-05T10:57:37.176Z] vendor/golang.org/x/crypto/hkdf [2020-08-05T10:57:37.176Z] vendor/golang.org/x/text/transform [2020-08-05T10:57:35.634Z] Cloning repository https://github.com/moby/moby.git [2020-08-05T10:57:36.074Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-05T10:57:37.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:57:37.042Z] > git --version # timeout=10 [2020-08-05T10:57:37.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:57:37.089Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:57:37.381Z] [2020-08-05T10:57:37.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:37.381Z] #39 41.93 CC images/opts.o [2020-08-05T10:57:37.381Z] #39 42.17 CC images/seccomp.o [2020-08-05T10:57:37.381Z] #39 42.54 CC images/binfmt-misc.o [2020-08-05T10:57:37.381Z] #39 42.82 CC images/time.o [2020-08-05T10:57:37.381Z] #39 43.02 CC images/sysctl.o [2020-08-05T10:57:37.381Z] #39 43.39 CC images/autofs.o [2020-08-05T10:57:37.381Z] #39 43.74 CC images/macvlan.o [2020-08-05T10:57:37.381Z] #39 44.01 CC images/sit.o [2020-08-05T10:57:37.381Z] #39 44.20 CC images/memfd.o [2020-08-05T10:57:37.381Z] #39 44.50 CC images/timens.o [2020-08-05T10:57:37.381Z] #39 44.82 LINK images/built-in.o [2020-08-05T10:57:37.381Z] #39 44.97 GEN compel/include/asm [2020-08-05T10:57:37.381Z] #39 44.98 GEN compel/include/version.h [2020-08-05T10:57:37.381Z] #39 45.02 touch .config [2020-08-05T10:57:37.381Z] #39 45.06 GEN include/common/config.h [2020-08-05T10:57:37.381Z] #39 45.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-05T10:57:37.381Z] #39 45.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-05T10:57:37.381Z] #39 45.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-05T10:57:37.381Z] #39 45.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-05T10:57:37.381Z] #39 45.32 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-05T10:57:37.381Z] #39 45.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-05T10:57:37.381Z] #39 45.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-05T10:57:37.381Z] #39 45.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-05T10:57:37.381Z] #39 45.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-05T10:57:37.381Z] #39 45.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-05T10:57:37.381Z] #39 45.52 DEP compel/plugins/std/infect.d [2020-08-05T10:57:37.381Z] #39 45.64 DEP compel/plugins/std/string.d [2020-08-05T10:57:37.381Z] #39 45.72 DEP compel/plugins/std/log.d [2020-08-05T10:57:37.381Z] #39 45.81 DEP compel/plugins/std/fds.d [2020-08-05T10:57:37.381Z] #39 45.90 DEP compel/plugins/std/std.d [2020-08-05T10:57:37.381Z] #39 46.01 DEP compel/plugins/shmem/shmem.d [2020-08-05T10:57:37.381Z] #39 46.15 DEP compel/plugins/fds/fds.d [2020-08-05T10:57:37.381Z] #39 46.41 CC compel/plugins/std/std.o [2020-08-05T10:57:37.381Z] #39 46.86 CC compel/plugins/std/fds.o [2020-08-05T10:57:37.381Z] #39 47.32 CC compel/plugins/std/log.o [2020-08-05T10:57:37.381Z] #39 48.38 CC compel/plugins/std/string.o [2020-08-05T10:57:37.381Z] #39 49.08 CC compel/plugins/std/infect.o [2020-08-05T10:57:37.381Z] #39 49.62 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-05T10:57:37.381Z] #39 49.73 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-05T10:57:37.381Z] #39 49.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-05T10:57:37.381Z] #39 49.87 AR compel/plugins/std.lib.a [2020-08-05T10:57:37.381Z] #39 49.98 CC compel/plugins/fds/fds.o [2020-08-05T10:57:37.381Z] #39 50.33 AR compel/plugins/fds.lib.a [2020-08-05T10:57:37.381Z] #39 50.42 HOSTDEP compel/src/lib/log-host.d [2020-08-05T10:57:37.381Z] #39 50.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-05T10:57:37.381Z] #39 50.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-05T10:57:37.381Z] #39 50.84 HOSTDEP compel/src/main-host.d [2020-08-05T10:57:37.381Z] #39 51.11 DEP compel/src/lib/ptrace.d [2020-08-05T10:57:37.381Z] #39 51.36 DEP compel/src/lib/infect.d [2020-08-05T10:57:37.381Z] #39 51.56 DEP compel/src/lib/infect-util.d [2020-08-05T10:57:37.638Z] #39 ... [2020-08-05T10:57:37.638Z] [2020-08-05T10:57:37.638Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:37.638Z] #14 70.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-05T10:57:37.638Z] #14 70.43 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-05T10:57:37.638Z] #14 70.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T10:57:37.832Z] context [2020-08-05T10:57:37.832Z] internal/poll [2020-08-05T10:57:37.832Z] regexp [2020-08-05T10:57:38.138Z] internal/fmtsort [2020-08-05T10:57:38.138Z] encoding/binary [2020-08-05T10:57:38.138Z] os [2020-08-05T10:57:38.447Z] github.com/LK4D4/vndr/versioned [2020-08-05T10:57:38.447Z] encoding/base64 [2020-08-05T10:57:38.447Z] crypto/cipher [2020-08-05T10:57:38.447Z] crypto/sha512 [2020-08-05T10:57:38.447Z] crypto/ed25519/internal/edwards25519 [2020-08-05T10:57:38.447Z] crypto/md5 [2020-08-05T10:57:38.447Z] crypto/aes [2020-08-05T10:57:38.447Z] fmt [2020-08-05T10:57:38.753Z] path/filepath [2020-08-05T10:57:38.753Z] internal/lazyregexp [2020-08-05T10:57:38.753Z] crypto/des [2020-08-05T10:57:38.753Z] crypto/sha1 [2020-08-05T10:57:39.064Z] crypto/sha256 [2020-08-05T10:57:39.064Z] io/ioutil [2020-08-05T10:57:39.064Z] encoding/pem [2020-08-05T10:57:39.064Z] net [2020-08-05T10:57:39.064Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-08-05T10:57:39.064Z] vendor/golang.org/x/crypto/poly1305 [2020-08-05T10:57:39.263Z] #57 143.1 🇩 bin/containerd [2020-08-05T10:57:39.372Z] vendor/golang.org/x/crypto/curve25519 [2020-08-05T10:57:39.372Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-05T10:57:39.372Z] os/exec [2020-08-05T10:57:39.372Z] go/token [2020-08-05T10:57:39.372Z] flag [2020-08-05T10:57:39.522Z] #38 42.16 Reading package lists... [2020-08-05T10:57:39.523Z] #38 ... [2020-08-05T10:57:39.523Z] [2020-08-05T10:57:39.523Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:39.523Z] #42 45.47 vendor/golang.org/x/crypto/internal/subtle [2020-08-05T10:57:39.523Z] #42 46.07 vendor/golang.org/x/crypto/curve25519 [2020-08-05T10:57:39.682Z] go/scanner [2020-08-05T10:57:39.682Z] net/url [2020-08-05T10:57:39.682Z] text/template/parse [2020-08-05T10:57:39.682Z] go/ast [2020-08-05T10:57:39.990Z] log [2020-08-05T10:57:39.990Z] encoding/json [2020-08-05T10:57:40.316Z] text/template [2020-08-05T10:57:40.616Z] go/parser [2020-08-05T10:57:40.912Z] #14 73.38 Selecting previously unselected package binutils-mingw-w64. [2020-08-05T10:57:40.912Z] #14 73.38 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-05T10:57:40.912Z] #14 73.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T10:57:40.912Z] #14 73.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-05T10:57:40.912Z] #14 73.51 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:57:40.912Z] #14 73.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T10:57:40.912Z] #14 73.66 Selecting previously unselected package dmsetup. [2020-08-05T10:57:40.912Z] #14 73.66 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:57:40.912Z] #14 73.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-05T10:57:41.169Z] #14 73.84 Selecting previously unselected package mingw-w64-common. [2020-08-05T10:57:41.169Z] #14 73.85 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-05T10:57:41.169Z] #14 73.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-05T10:57:41.273Z] encoding/xml [2020-08-05T10:57:41.273Z] compress/flate [2020-08-05T10:57:41.575Z] go/doc [2020-08-05T10:57:41.884Z] compress/gzip [2020-08-05T10:57:42.184Z] math/big [2020-08-05T10:57:42.184Z] github.com/LK4D4/vndr/build [2020-08-05T10:57:42.184Z] encoding/hex [2020-08-05T10:57:42.184Z] vendor/golang.org/x/text/unicode/bidi [2020-08-05T10:57:42.839Z] vendor/golang.org/x/text/secure/bidirule [2020-08-05T10:57:42.839Z] vendor/golang.org/x/text/unicode/norm [2020-08-05T10:57:42.839Z] vendor/golang.org/x/net/http2/hpack [2020-08-05T10:57:43.144Z] mime [2020-08-05T10:57:43.728Z] #42 ... [2020-08-05T10:57:43.728Z] [2020-08-05T10:57:43.728Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:43.728Z] #54 40.42 Reading package lists... [2020-08-05T10:57:43.810Z] mime/quotedprintable [2020-08-05T10:57:43.810Z] vendor/golang.org/x/net/idna [2020-08-05T10:57:43.810Z] net/http/internal [2020-08-05T10:57:43.810Z] crypto/rand [2020-08-05T10:57:43.810Z] crypto/elliptic [2020-08-05T10:57:44.110Z] encoding/asn1 [2020-08-05T10:57:44.111Z] crypto/ed25519 [2020-08-05T10:57:44.111Z] crypto/rsa [2020-08-05T10:57:44.422Z] crypto/dsa [2020-08-05T10:57:44.422Z] net/textproto [2020-08-05T10:57:44.422Z] vendor/golang.org/x/net/http/httpproxy [2020-08-05T10:57:44.422Z] crypto/x509/pkix [2020-08-05T10:57:44.422Z] vendor/golang.org/x/crypto/cryptobyte [2020-08-05T10:57:44.422Z] crypto/ecdsa [2020-08-05T10:57:44.719Z] vendor/golang.org/x/net/http/httpguts [2020-08-05T10:57:44.719Z] mime/multipart [2020-08-05T10:57:44.719Z] crypto/x509 [2020-08-05T10:57:45.361Z] #14 ... [2020-08-05T10:57:45.361Z] [2020-08-05T10:57:45.361Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:45.361Z] #42 142.2 crypto/rand [2020-08-05T10:57:45.361Z] #42 142.5 crypto/elliptic [2020-08-05T10:57:45.361Z] #42 142.9 encoding/asn1 [2020-08-05T10:57:45.361Z] #42 145.6 crypto/ed25519 [2020-08-05T10:57:45.361Z] #42 145.8 crypto/rsa [2020-08-05T10:57:45.361Z] #42 146.5 crypto/ecdsa [2020-08-05T10:57:45.361Z] #42 147.2 crypto/dsa [2020-08-05T10:57:45.361Z] #42 147.4 crypto/x509/pkix [2020-08-05T10:57:45.361Z] #42 147.4 encoding/pem [2020-08-05T10:57:45.361Z] #42 147.9 vendor/golang.org/x/crypto/cryptobyte [2020-08-05T10:57:45.361Z] #42 148.0 vendor/golang.org/x/net/dns/dnsmessage [2020-08-05T10:57:45.361Z] #42 150.3 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-05T10:57:45.361Z] #42 150.9 vendor/golang.org/x/crypto/poly1305 [2020-08-05T10:57:45.361Z] #42 151.4 vendor/golang.org/x/sys/cpu [2020-08-05T10:57:45.361Z] #42 151.4 net [2020-08-05T10:57:45.361Z] #42 151.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-05T10:57:45.372Z] crypto/tls [2020-08-05T10:57:45.618Z] #42 ... [2020-08-05T10:57:45.618Z] [2020-08-05T10:57:45.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:45.618Z] #39 51.78 DEP compel/src/lib/infect-rpc.d [2020-08-05T10:57:45.618Z] #39 52.01 DEP compel/arch/x86/src/lib/infect.d [2020-08-05T10:57:45.618Z] #39 52.40 DEP compel/arch/x86/src/lib/cpu.d [2020-08-05T10:57:45.618Z] #39 52.46 DEP compel/src/lib/log.d [2020-08-05T10:57:45.618Z] #39 52.52 DEP compel/src/main.d [2020-08-05T10:57:45.618Z] #39 52.63 DEP compel/src/lib/handle-elf.d [2020-08-05T10:57:45.618Z] #39 52.80 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-05T10:57:45.618Z] #39 52.93 CC compel/src/lib/log.o [2020-08-05T10:57:45.618Z] #39 53.11 CC compel/arch/x86/src/lib/cpu.o [2020-08-05T10:57:45.618Z] #39 53.84 CC compel/arch/x86/src/lib/infect.o [2020-08-05T10:57:45.618Z] #39 54.62 CC compel/src/lib/infect-rpc.o [2020-08-05T10:57:45.618Z] #39 55.05 CC compel/src/lib/infect-util.o [2020-08-05T10:57:45.618Z] #39 55.40 CC compel/src/lib/infect.o [2020-08-05T10:57:45.618Z] #39 57.96 CC compel/src/lib/ptrace.o [2020-08-05T10:57:45.618Z] #39 58.46 AR compel/libcompel.a [2020-08-05T10:57:45.618Z] #39 58.59 HOSTCC compel/src/main-host.o [2020-08-05T10:57:45.618Z] #39 58.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-05T10:57:45.618Z] #39 59.06 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-05T10:57:45.618Z] #39 59.46 HOSTCC compel/src/lib/log-host.o [2020-08-05T10:57:45.618Z] #39 59.72 HOSTLINK compel/compel-host-bin [2020-08-05T10:57:45.645Z] #54 51.53 Building dependency tree... [2020-08-05T10:57:45.645Z] #54 ... [2020-08-05T10:57:45.645Z] [2020-08-05T10:57:45.645Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:57:45.645Z] #7 32.09 Reading package lists... [2020-08-05T10:57:45.645Z] #7 44.12 Reading package lists... [2020-08-05T10:57:45.645Z] #7 ... [2020-08-05T10:57:45.645Z] [2020-08-05T10:57:45.645Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:45.645Z] #38 42.16 Reading package lists... [2020-08-05T10:57:45.875Z] #39 59.89 DEP soccr/soccr.d [2020-08-05T10:57:45.875Z] #39 ... [2020-08-05T10:57:45.875Z] [2020-08-05T10:57:45.875Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:45.875Z] #14 78.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-05T10:57:46.133Z] #14 78.72 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-05T10:57:46.133Z] #14 78.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T10:57:46.443Z] net/http/httptrace [2020-08-05T10:57:46.444Z] net/http [2020-08-05T10:57:47.554Z] #38 53.64 Building dependency tree... [2020-08-05T10:57:47.555Z] #38 55.65 Reading state information... [2020-08-05T10:57:48.548Z] github.com/LK4D4/vndr/godl [2020-08-05T10:57:48.846Z] github.com/LK4D4/vndr [2020-08-05T10:57:50.857Z] #38 58.31 The following additional packages will be installed: [2020-08-05T10:57:50.857Z] #38 58.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-05T10:57:50.857Z] #38 58.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-05T10:57:50.857Z] #38 58.34 Suggested packages: [2020-08-05T10:57:50.857Z] #38 58.34 manpages-dev python-setuptools [2020-08-05T10:57:50.857Z] #38 ... [2020-08-05T10:57:50.857Z] [2020-08-05T10:57:50.857Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:50.857Z] #31 38.59 Reading package lists... [2020-08-05T10:57:50.857Z] #31 48.74 Building dependency tree... [2020-08-05T10:57:50.857Z] #31 51.47 Reading state information... [2020-08-05T10:57:50.857Z] #31 54.38 The following additional packages will be installed: [2020-08-05T10:57:50.857Z] #31 54.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-05T10:57:50.857Z] #31 54.43 Suggested packages: [2020-08-05T10:57:50.857Z] #31 54.45 cmake-doc ninja-build lrzip [2020-08-05T10:57:50.857Z] #31 54.45 Recommended packages: [2020-08-05T10:57:50.857Z] #31 54.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-05T10:57:50.857Z] #31 55.83 The following NEW packages will be installed: [2020-08-05T10:57:50.857Z] #31 55.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-05T10:57:50.857Z] #31 55.86 vim-common xxd [2020-08-05T10:57:50.857Z] #31 56.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:50.857Z] #31 56.43 Need to get 14.9 MB of archives. [2020-08-05T10:57:50.857Z] #31 56.43 After this operation, 61.8 MB of additional disk space will be used. [2020-08-05T10:57:50.857Z] #31 56.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-05T10:57:50.857Z] #31 56.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:57:50.857Z] #31 56.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-05T10:57:50.857Z] #31 56.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-05T10:57:50.857Z] #31 57.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-05T10:57:50.857Z] #31 57.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-05T10:57:50.857Z] #31 57.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-05T10:57:50.857Z] #31 57.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-05T10:57:50.857Z] #31 57.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-05T10:57:50.857Z] #31 57.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-05T10:57:51.117Z] #31 ... [2020-08-05T10:57:51.118Z] [2020-08-05T10:57:51.118Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:51.118Z] #22 38.38 Reading package lists... [2020-08-05T10:57:51.118Z] #22 49.67 Building dependency tree... [2020-08-05T10:57:51.118Z] #22 52.45 Reading state information... [2020-08-05T10:57:51.118Z] #22 55.14 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-05T10:57:51.118Z] #22 55.14 The following additional packages will be installed: [2020-08-05T10:57:51.118Z] #22 55.17 libjq1 libonig5 [2020-08-05T10:57:51.118Z] #22 55.84 The following NEW packages will be installed: [2020-08-05T10:57:51.118Z] #22 55.86 jq libjq1 libonig5 [2020-08-05T10:57:51.118Z] #22 56.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:51.118Z] #22 56.49 Need to get 355 kB of archives. [2020-08-05T10:57:51.118Z] #22 56.49 After this operation, 1072 kB of additional disk space will be used. [2020-08-05T10:57:51.118Z] #22 56.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-05T10:57:51.118Z] #22 56.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-05T10:57:51.118Z] #22 56.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-05T10:57:51.118Z] #22 58.38 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:51.118Z] #22 58.74 Fetched 355 kB in 0s (864 kB/s) [2020-08-05T10:57:51.118Z] #22 58.87 Selecting previously unselected package libonig5:amd64. [2020-08-05T10:57:51.118Z] #22 58.87 (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 ... 15410 files and directories currently installed.) [2020-08-05T10:57:51.118Z] #22 58.97 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-05T10:57:51.118Z] #22 59.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:57:51.118Z] #22 ... [2020-08-05T10:57:51.118Z] [2020-08-05T10:57:51.118Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:51.118Z] #54 51.53 Building dependency tree... [2020-08-05T10:57:51.118Z] #54 53.87 Reading state information... [2020-08-05T10:57:51.118Z] #54 56.26 The following additional packages will be installed: [2020-08-05T10:57:51.118Z] #54 56.28 libbtrfs0 [2020-08-05T10:57:51.118Z] #54 56.58 The following NEW packages will be installed: [2020-08-05T10:57:51.118Z] #54 56.59 libbtrfs-dev libbtrfs0 [2020-08-05T10:57:51.118Z] #54 57.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:51.118Z] #54 57.10 Need to get 119 kB of archives. [2020-08-05T10:57:51.118Z] #54 57.10 After this operation, 387 kB of additional disk space will be used. [2020-08-05T10:57:51.118Z] #54 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-05T10:57:51.118Z] #54 57.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-05T10:57:51.118Z] #54 58.56 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:51.118Z] #54 58.95 Fetched 119 kB in 0s (427 kB/s) [2020-08-05T10:57:51.118Z] #54 59.11 Selecting previously unselected package libbtrfs0. [2020-08-05T10:57:51.118Z] #54 59.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 ... 15410 files and directories currently installed.) [2020-08-05T10:57:51.380Z] #54 59.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-05T10:57:51.380Z] #14 84.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-05T10:57:51.381Z] #54 59.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:57:51.381Z] #54 59.43 Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:57:51.381Z] #54 59.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-05T10:57:51.381Z] #54 59.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:57:51.381Z] #14 84.03 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:57:51.381Z] #14 84.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:57:51.381Z] #14 ... [2020-08-05T10:57:51.381Z] [2020-08-05T10:57:51.381Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:57:51.381Z] #48 158.1 + GOBIN=/build [2020-08-05T10:57:51.381Z] #48 158.1 + /build/gometalinter --install [2020-08-05T10:57:51.381Z] #48 158.1 Installing: [2020-08-05T10:57:51.381Z] #48 158.1 deadcode [2020-08-05T10:57:51.381Z] #48 158.1 dupl [2020-08-05T10:57:51.381Z] #48 158.1 errcheck [2020-08-05T10:57:51.381Z] #48 158.1 gas [2020-08-05T10:57:51.381Z] #48 158.1 gochecknoglobals [2020-08-05T10:57:51.381Z] #48 158.1 gochecknoinits [2020-08-05T10:57:51.381Z] #48 158.1 goconst [2020-08-05T10:57:51.381Z] #48 158.1 gocyclo [2020-08-05T10:57:51.381Z] #48 158.1 goimports [2020-08-05T10:57:51.381Z] #48 158.1 golint [2020-08-05T10:57:51.381Z] #48 158.1 gosimple [2020-08-05T10:57:51.381Z] #48 158.1 gotype [2020-08-05T10:57:51.381Z] #48 158.1 gotypex [2020-08-05T10:57:51.381Z] #48 158.1 ineffassign [2020-08-05T10:57:51.381Z] #48 158.1 interfacer [2020-08-05T10:57:51.381Z] #48 158.1 lll [2020-08-05T10:57:51.381Z] #48 158.1 maligned [2020-08-05T10:57:51.381Z] #48 158.1 megacheck [2020-08-05T10:57:51.381Z] #48 158.1 misspell [2020-08-05T10:57:51.381Z] #48 158.1 nakedret [2020-08-05T10:57:51.381Z] #48 158.1 safesql [2020-08-05T10:57:51.381Z] #48 158.1 staticcheck [2020-08-05T10:57:51.381Z] #48 158.1 structcheck [2020-08-05T10:57:51.381Z] #48 158.1 unconvert [2020-08-05T10:57:51.381Z] #48 158.1 unparam [2020-08-05T10:57:51.381Z] #48 158.1 unused [2020-08-05T10:57:51.381Z] #48 158.1 varcheck [2020-08-05T10:57:51.642Z] #54 59.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:57:51.642Z] #54 59.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:57:51.642Z] #54 59.78 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:51.661Z] Removing intermediate container 67f56ac1a234 [2020-08-05T10:57:51.661Z] ---> befd5ed7423e [2020-08-05T10:57:51.661Z] Step 53/140 : FROM dev-base AS containerd [2020-08-05T10:57:51.661Z] ---> 4faa95017b54 [2020-08-05T10:57:51.661Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-08-05T10:57:51.661Z] ---> Using cache [2020-08-05T10:57:51.661Z] ---> 3af16ba1aab2 [2020-08-05T10:57:51.661Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-08-05T10:57:51.661Z] ---> Running in 46c678f5d102 [2020-08-05T10:57:51.661Z] Removing intermediate container 46c678f5d102 [2020-08-05T10:57:51.661Z] ---> 625aa648dcf2 [2020-08-05T10:57:51.661Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-08-05T10:57:51.661Z] ---> Running in e3187bcb8fa2 [2020-08-05T10:57:51.957Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:57:51.957Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:57:52.185Z] Fetching without tags [2020-08-05T10:57:52.214Z] #54 ... [2020-08-05T10:57:52.214Z] [2020-08-05T10:57:52.214Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-05T10:57:52.214Z] #22 59.36 Selecting previously unselected package libjq1:amd64. [2020-08-05T10:57:52.214Z] #22 59.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:57:52.214Z] #22 59.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:57:52.214Z] #22 59.67 Selecting previously unselected package jq. [2020-08-05T10:57:52.214Z] #22 59.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:57:52.214Z] #22 59.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:57:52.214Z] #22 60.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:57:52.214Z] #22 60.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:57:52.214Z] #22 60.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:57:52.214Z] #22 60.29 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:52.255Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:57:52.255Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T10:57:52.883Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:57:53.300Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T10:57:53.594Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T10:57:53.605Z] #22 DONE 61.4s [2020-08-05T10:57:53.605Z] [2020-08-05T10:57:53.605Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-05T10:57:53.605Z] #54 DONE 61.4s [2020-08-05T10:57:53.605Z] [2020-08-05T10:57:53.605Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-05T10:57:53.605Z] #66 DONE 61.3s [2020-08-05T10:57:53.605Z] [2020-08-05T10:57:53.605Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:53.605Z] #38 60.48 The following NEW packages will be installed: [2020-08-05T10:57:53.605Z] #38 60.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-05T10:57:53.605Z] #38 60.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-05T10:57:53.605Z] #38 60.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-05T10:57:53.605Z] #38 60.50 python-six zlib1g-dev [2020-08-05T10:57:53.605Z] #38 60.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:53.605Z] #38 60.92 Need to get 4095 kB of archives. [2020-08-05T10:57:53.605Z] #38 60.92 After this operation, 22.5 MB of additional disk space will be used. [2020-08-05T10:57:53.605Z] #38 60.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-05T10:57:53.605Z] #38 60.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-05T10:57:53.605Z] #38 60.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-05T10:57:53.605Z] #38 60.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-05T10:57:53.605Z] #38 60.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-05T10:57:53.605Z] #38 60.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-05T10:57:53.605Z] #38 61.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-05T10:57:53.605Z] #38 61.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-05T10:57:53.605Z] #38 61.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-05T10:57:53.605Z] #38 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-05T10:57:53.605Z] #38 61.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-05T10:57:53.605Z] #38 61.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-05T10:57:53.605Z] #38 61.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-05T10:57:53.605Z] #38 61.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-05T10:57:53.605Z] #38 61.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-05T10:57:53.605Z] #38 61.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-05T10:57:53.605Z] #38 61.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-05T10:57:53.605Z] #38 ... [2020-08-05T10:57:53.605Z] [2020-08-05T10:57:53.605Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-05T10:57:53.605Z] #23 DONE 0.3s [2020-08-05T10:57:53.865Z] [2020-08-05T10:57:53.865Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:57:53.865Z] #55 DONE 0.4s [2020-08-05T10:57:53.865Z] [2020-08-05T10:57:53.865Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:53.865Z] #31 60.38 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:53.865Z] #31 60.73 Fetched 14.9 MB in 2s (6213 kB/s) [2020-08-05T10:57:53.865Z] #31 61.01 Selecting previously unselected package xxd. [2020-08-05T10:57:53.865Z] #31 61.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 ... 15410 files and directories currently installed.) [2020-08-05T10:57:53.865Z] #31 61.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T10:57:53.865Z] #31 61.19 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:57:53.865Z] #31 61.63 Selecting previously unselected package vim-common. [2020-08-05T10:57:53.865Z] #31 61.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:57:53.865Z] #31 61.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:57:51.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:57:51.933Z] > git config --add remote.origin.fetch +refs/pull/41314/head:refs/remotes/origin/PR-41314 # timeout=10 [2020-08-05T10:57:51.964Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:57:52.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-05T10:57:52.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-05T10:57:52.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-05T10:57:52.199Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41314/head:refs/remotes/origin/PR-41314 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-05T10:57:52.966Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:57:53.012Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:57:54.435Z] #31 ... [2020-08-05T10:57:54.435Z] [2020-08-05T10:57:54.435Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-05T10:57:54.435Z] #56 DONE 0.2s [2020-08-05T10:57:54.435Z] [2020-08-05T10:57:54.435Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:54.435Z] #31 62.33 Selecting previously unselected package cmake-data. [2020-08-05T10:57:54.435Z] #31 62.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-05T10:57:54.435Z] #31 62.35 Unpacking cmake-data (3.13.4-1) ... [2020-08-05T10:57:54.610Z] #57 157.8 🇩 bin/containerd-stress [2020-08-05T10:57:54.645Z] Fetched 8148 kB in 3s (2932 kB/s) [2020-08-05T10:57:55.244Z] #57 159.0 🇩 bin/containerd-shim [2020-08-05T10:57:55.588Z] Merge succeeded, producing ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:57:55.588Z] Checking out Revision ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 (PR-41314) [2020-08-05T10:57:55.703Z] Reading package lists... [2020-08-05T10:57:56.353Z] Reading package lists... [2020-08-05T10:57:56.353Z] Building dependency tree... [2020-08-05T10:57:56.353Z] Reading state information... [2020-08-05T10:57:56.633Z] #48 ... [2020-08-05T10:57:56.633Z] [2020-08-05T10:57:56.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:56.633Z] #39 60.10 CC soccr/soccr.o [2020-08-05T10:57:56.633Z] #39 61.56 AR soccr/libsoccr.a [2020-08-05T10:57:56.633Z] #39 61.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:57:56.633Z] #39 62.03 DEP criu/arch/x86/sigframe.d [2020-08-05T10:57:56.633Z] #39 62.12 DEP criu/arch/x86/sigaction_compat.d [2020-08-05T10:57:56.633Z] #39 62.22 DEP criu/arch/x86/kerndat.d [2020-08-05T10:57:56.633Z] #39 62.44 DEP criu/arch/x86/crtools.d [2020-08-05T10:57:56.633Z] #39 62.57 DEP criu/arch/x86/cpu.d [2020-08-05T10:57:56.633Z] #39 62.80 CC criu/arch/x86/cpu.o [2020-08-05T10:57:56.633Z] #39 63.58 CC criu/arch/x86/crtools.o [2020-08-05T10:57:56.633Z] #39 64.99 CC criu/arch/x86/kerndat.o [2020-08-05T10:57:56.633Z] #39 65.56 CC criu/arch/x86/sigaction_compat.o [2020-08-05T10:57:56.633Z] #39 65.96 CC criu/arch/x86/sigframe.o [2020-08-05T10:57:56.633Z] #39 66.24 LINK criu/arch/x86/crtools.built-in.o [2020-08-05T10:57:56.633Z] #39 66.33 DEP criu/pie/util-vdso-elf32.d [2020-08-05T10:57:56.633Z] #39 66.53 DEP criu/pie/util-vdso.d [2020-08-05T10:57:56.633Z] #39 66.72 DEP criu/pie/util.d [2020-08-05T10:57:56.633Z] #39 66.88 CC criu/pie/util.o [2020-08-05T10:57:56.633Z] #39 67.19 CC criu/pie/util-vdso.o [2020-08-05T10:57:56.633Z] #39 68.02 CC criu/pie/util-vdso-elf32.o [2020-08-05T10:57:56.633Z] #39 68.92 AR criu/pie/pie.lib.a [2020-08-05T10:57:56.633Z] #39 69.02 DEP criu/pie/restorer.d [2020-08-05T10:57:56.633Z] #39 69.30 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-05T10:57:56.633Z] #39 69.49 DEP criu/arch/x86/restorer_unmap.d [2020-08-05T10:57:56.633Z] #39 69.55 DEP criu/arch/x86/restorer.d [2020-08-05T10:57:56.633Z] #39 69.82 DEP criu/arch/x86/vdso-pie.d [2020-08-05T10:57:56.633Z] #39 69.95 DEP criu/pie/parasite-vdso.d [2020-08-05T10:57:56.633Z] #39 70.12 DEP criu/pie/parasite.d [2020-08-05T10:57:56.633Z] #39 ... [2020-08-05T10:57:56.633Z] [2020-08-05T10:57:56.633Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:57:56.633Z] #42 153.0 vendor/golang.org/x/crypto/hkdf [2020-08-05T10:57:56.633Z] #42 153.1 vendor/golang.org/x/text/transform [2020-08-05T10:57:56.633Z] #42 153.7 vendor/golang.org/x/text/unicode/bidi [2020-08-05T10:57:56.633Z] #42 155.5 vendor/golang.org/x/text/secure/bidirule [2020-08-05T10:57:56.633Z] #42 155.8 vendor/golang.org/x/text/unicode/norm [2020-08-05T10:57:56.633Z] #42 160.1 vendor/golang.org/x/net/idna [2020-08-05T10:57:56.633Z] #42 162.6 vendor/golang.org/x/net/http2/hpack [2020-08-05T10:57:56.633Z] #42 ... [2020-08-05T10:57:56.633Z] [2020-08-05T10:57:56.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:57:56.633Z] #39 70.44 CC criu/pie/parasite.o [2020-08-05T10:57:56.655Z] The following additional packages will be installed: [2020-08-05T10:57:56.655Z] libbtrfs0 [2020-08-05T10:57:56.655Z] The following NEW packages will be installed: [2020-08-05T10:57:56.655Z] libbtrfs-dev libbtrfs0 [2020-08-05T10:57:56.655Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:56.655Z] Need to get 120 kB of archives. [2020-08-05T10:57:56.655Z] After this operation, 423 kB of additional disk space will be used. [2020-08-05T10:57:56.655Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-05T10:57:56.655Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-05T10:57:56.655Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:56.953Z] Fetched 120 kB in 0s (1232 kB/s) [2020-08-05T10:57:56.953Z] Selecting previously unselected package libbtrfs0. [2020-08-05T10:57:56.953Z] (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 ... 15339 files and directories currently installed.) [2020-08-05T10:57:56.953Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-05T10:57:56.953Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:57:56.953Z] Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:57:56.953Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-05T10:57:56.953Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:57:56.953Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:57:56.953Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:57:56.953Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:56.976Z] #31 ... [2020-08-05T10:57:56.976Z] [2020-08-05T10:57:56.976Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:57:56.976Z] #7 44.12 Reading package lists... [2020-08-05T10:57:56.976Z] #7 54.74 Building dependency tree... [2020-08-05T10:57:56.976Z] #7 56.82 Reading state information... [2020-08-05T10:57:56.976Z] #7 59.85 The following additional packages will be installed: [2020-08-05T10:57:56.976Z] #7 59.87 libapparmor1 [2020-08-05T10:57:56.976Z] #7 59.90 Suggested packages: [2020-08-05T10:57:56.976Z] #7 59.90 seccomp [2020-08-05T10:57:56.976Z] #7 60.47 The following NEW packages will be installed: [2020-08-05T10:57:56.976Z] #7 60.50 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-05T10:57:56.976Z] #7 61.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:57:56.976Z] #7 61.05 Need to get 293 kB of archives. [2020-08-05T10:57:56.976Z] #7 61.05 After this operation, 952 kB of additional disk space will be used. [2020-08-05T10:57:56.976Z] #7 61.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-05T10:57:56.976Z] #7 61.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-05T10:57:56.976Z] #7 61.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-05T10:57:56.976Z] #7 63.15 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:56.976Z] #7 63.50 Fetched 293 kB in 0s (904 kB/s) [2020-08-05T10:57:56.976Z] #7 63.77 Selecting previously unselected package libapparmor1:amd64. [2020-08-05T10:57:56.976Z] #7 63.77 (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 ... 15410 files and directories currently installed.) [2020-08-05T10:57:56.976Z] #7 63.93 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-08-05T10:57:56.976Z] #7 63.96 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-05T10:57:56.976Z] #7 64.20 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-05T10:57:56.976Z] #7 64.23 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-05T10:57:56.976Z] #7 64.25 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-05T10:57:56.976Z] #7 ... [2020-08-05T10:57:56.976Z] [2020-08-05T10:57:56.976Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:57:55.328Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-05T10:57:55.469Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-05T10:57:55.609Z] > git config core.sparsecheckout # timeout=10 [2020-08-05T10:57:55.641Z] > git checkout -f ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 # timeout=10 [2020-08-05T10:57:57.249Z] Removing intermediate container e3187bcb8fa2 [2020-08-05T10:57:57.249Z] ---> 267eb765907f [2020-08-05T10:57:57.249Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-08-05T10:57:57.249Z] ---> Running in 5f73f2e5ef96 [2020-08-05T10:57:57.548Z] Removing intermediate container 5f73f2e5ef96 [2020-08-05T10:57:57.548Z] ---> a4c6c7d094fa [2020-08-05T10:57:57.548Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:57:57.548Z] ---> 069f515da157 [2020-08-05T10:57:57.548Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T10:57:57.548Z] ---> 0c594f95d062 [2020-08-05T10:57:57.548Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T10:57:57.847Z] ---> Running in 190b8d082bc0 [2020-08-05T10:57:57.847Z] + RM_GOPATH=0 [2020-08-05T10:57:57.847Z] + TMP_GOPATH= [2020-08-05T10:57:57.847Z] + : /build [2020-08-05T10:57:57.847Z] + '[' -z '' ']' [2020-08-05T10:57:57.847Z] ++ mktemp -d [2020-08-05T10:57:57.847Z] + export GOPATH=/tmp/tmp.GjJno5nuDZ [2020-08-05T10:57:57.847Z] + GOPATH=/tmp/tmp.GjJno5nuDZ [2020-08-05T10:57:57.847Z] + RM_GOPATH=1 [2020-08-05T10:57:57.847Z] ++ dirname ./install.sh [2020-08-05T10:57:57.847Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:57:57.847Z] + dir=. [2020-08-05T10:57:57.847Z] + bin=containerd [2020-08-05T10:57:57.847Z] + shift [2020-08-05T10:57:57.847Z] + '[' '!' -f ./containerd.installer ']' [2020-08-05T10:57:57.847Z] + . ./containerd.installer [2020-08-05T10:57:57.847Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:57:57.847Z] + install_containerd [2020-08-05T10:57:57.847Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-08-05T10:57:57.847Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.GjJno5nuDZ/src/github.com/containerd/containerd [2020-08-05T10:57:57.847Z] Cloning into '/tmp/tmp.GjJno5nuDZ/src/github.com/containerd/containerd'... [2020-08-05T10:57:58.006Z] #39 71.97 LINK criu/pie/parasite.built-in.o [2020-08-05T10:57:58.006Z] #39 71.98 GEN criu/pie/parasite-blob.h [2020-08-05T10:57:58.006Z] #39 72.02 CC criu/pie/parasite-vdso.o [2020-08-05T10:57:58.356Z] #26 64.74 Checking out files: 60% (916/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-05T10:57:58.356Z] #26 66.51 + cd /tmp/tmp.8FPJnOr8C0/src/github.com/go-swagger/go-swagger [2020-08-05T10:57:58.356Z] #26 66.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-05T10:57:58.616Z] #26 ... [2020-08-05T10:57:58.616Z] [2020-08-05T10:57:58.616Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-05T10:57:58.616Z] #7 64.80 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-05T10:57:58.616Z] #7 64.81 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-05T10:57:58.616Z] #7 64.84 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-05T10:57:58.616Z] #7 65.58 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-05T10:57:58.616Z] #7 65.70 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-05T10:57:58.616Z] #7 65.72 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-05T10:57:58.616Z] #7 65.73 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:57:58.616Z] #7 DONE 66.7s [2020-08-05T10:57:58.876Z] [2020-08-05T10:57:58.876Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:57:58.876Z] #26 66.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-05T10:57:58.876Z] #26 ... [2020-08-05T10:57:58.876Z] [2020-08-05T10:57:58.876Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:57:58.876Z] #50 DONE 0.2s [2020-08-05T10:57:58.936Z] #39 72.85 CC criu/arch/x86/vdso-pie.o [2020-08-05T10:57:59.138Z] [2020-08-05T10:57:59.138Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-05T10:57:59.138Z] #51 DONE 0.1s [2020-08-05T10:57:59.138Z] [2020-08-05T10:57:59.138Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:59.138Z] #31 66.70 Selecting previously unselected package libicu63:amd64. [2020-08-05T10:57:59.138Z] #31 66.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-05T10:57:59.138Z] #31 66.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:57:59.192Z] #39 73.23 CC criu/arch/x86/restorer.o [2020-08-05T10:57:59.398Z] #31 ... [2020-08-05T10:57:59.398Z] [2020-08-05T10:57:59.398Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:57:59.398Z] #29 57.28 internal/reflectlite [2020-08-05T10:57:59.398Z] #29 57.28 sync [2020-08-05T10:57:59.398Z] #29 61.09 errors [2020-08-05T10:57:59.398Z] #29 61.09 sort [2020-08-05T10:57:59.398Z] #29 61.74 strconv [2020-08-05T10:57:59.398Z] #29 63.07 io [2020-08-05T10:57:59.398Z] #29 64.65 internal/oserror [2020-08-05T10:57:59.398Z] #29 64.86 syscall [2020-08-05T10:57:59.659Z] #29 ... [2020-08-05T10:57:59.659Z] [2020-08-05T10:57:59.659Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:57:59.659Z] #38 63.41 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:57:59.659Z] #38 63.83 Fetched 4095 kB in 1s (4259 kB/s) [2020-08-05T10:57:59.659Z] #38 64.04 Selecting previously unselected package libcap-dev:amd64. [2020-08-05T10:57:59.659Z] #38 64.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-05T10:57:59.659Z] #38 64.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 64.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-05T10:57:59.659Z] #38 64.41 Selecting previously unselected package libnet1:amd64. [2020-08-05T10:57:59.659Z] #38 64.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 64.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:57:59.659Z] #38 64.77 Selecting previously unselected package libnet1-dev. [2020-08-05T10:57:59.659Z] #38 64.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 64.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:57:59.659Z] #38 65.37 Selecting previously unselected package libnl-3-200:amd64. [2020-08-05T10:57:59.659Z] #38 65.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 65.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:57:59.659Z] #38 65.84 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-05T10:57:59.659Z] #38 65.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 65.85 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-05T10:57:59.659Z] #38 66.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-05T10:57:59.659Z] #38 66.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 66.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:57:59.659Z] #38 66.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-05T10:57:59.659Z] #38 66.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 66.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-05T10:57:59.659Z] #38 67.03 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-05T10:57:59.659Z] #38 67.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 67.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-05T10:57:59.659Z] #38 67.61 Selecting previously unselected package libprotobuf17:amd64. [2020-08-05T10:57:59.659Z] #38 67.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:57:59.659Z] #38 67.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-05T10:57:59.752Z] #57 162.9 🇩 bin/containerd-shim-runc-v1 [2020-08-05T10:57:59.754Z] #39 73.93 CC criu/arch/x86/restorer_unmap.o [2020-08-05T10:58:00.012Z] #39 73.98 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-05T10:58:00.579Z] #39 74.41 CC criu/pie/restorer.o [2020-08-05T10:58:00.786Z] #57 164.6 🇩 binaries [2020-08-05T10:58:00.786Z] #57 164.6 + mkdir -p /build [2020-08-05T10:58:00.786Z] #57 164.6 + cp bin/containerd /build/containerd [2020-08-05T10:58:00.786Z] #57 164.6 + cp bin/containerd-shim /build/containerd-shim [2020-08-05T10:58:01.042Z] #38 69.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-05T10:58:01.042Z] #38 69.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:58:01.042Z] #38 69.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:01.078Z] #57 164.6 + cp bin/ctr /build/ctr [2020-08-05T10:58:01.303Z] #38 ... [2020-08-05T10:58:01.303Z] [2020-08-05T10:58:01.303Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-05T10:58:01.303Z] #8 DONE 2.7s [2020-08-05T10:58:01.303Z] [2020-08-05T10:58:01.303Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:58:01.303Z] #52 2.083 + RM_GOPATH=0 [2020-08-05T10:58:01.303Z] #52 2.083 + TMP_GOPATH= [2020-08-05T10:58:01.303Z] #52 2.083 + : /build [2020-08-05T10:58:01.303Z] #52 2.083 + '[' -z '' ']' [2020-08-05T10:58:01.303Z] #52 2.083 ++ mktemp -d [2020-08-05T10:58:01.303Z] #52 2.099 + export GOPATH=/tmp/tmp.ufxRdeKNsc [2020-08-05T10:58:01.303Z] #52 2.099 + GOPATH=/tmp/tmp.ufxRdeKNsc [2020-08-05T10:58:01.303Z] #52 2.099 + RM_GOPATH=1 [2020-08-05T10:58:01.303Z] #52 2.099 ++ dirname ./install.sh [2020-08-05T10:58:01.303Z] #52 2.124 + dir=. [2020-08-05T10:58:01.303Z] #52 2.128 + bin=runc [2020-08-05T10:58:01.303Z] #52 2.128 + shift [2020-08-05T10:58:01.303Z] #52 2.128 + '[' '!' -f ./runc.installer ']' [2020-08-05T10:58:01.303Z] #52 2.128 + . ./runc.installer [2020-08-05T10:58:01.303Z] #52 2.128 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:58:01.303Z] #52 2.128 + install_runc [2020-08-05T10:58:01.303Z] #52 2.128 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-05T10:58:01.303Z] #52 2.158 + uname -r [2020-08-05T10:58:01.303Z] #52 2.160 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-05T10:58:01.303Z] #52 2.160 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-05T10:58:01.303Z] #52 2.160 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ufxRdeKNsc/src/github.com/opencontainers/runc [2020-08-05T10:58:01.303Z] #52 2.160 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-05T10:58:01.303Z] #52 2.161 Cloning into '/tmp/tmp.ufxRdeKNsc/src/github.com/opencontainers/runc'... [2020-08-05T10:58:01.370Z] #57 DONE 165.1s [2020-08-05T10:58:01.511Z] #39 ... [2020-08-05T10:58:01.511Z] [2020-08-05T10:58:01.511Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:01.511Z] #14 84.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-05T10:58:01.511Z] #14 84.19 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:58:01.511Z] #14 84.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:58:01.511Z] #14 ... [2020-08-05T10:58:01.511Z] [2020-08-05T10:58:01.511Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:01.511Z] #42 163.9 mime [2020-08-05T10:58:01.511Z] #42 165.8 mime/quotedprintable [2020-08-05T10:58:01.511Z] #42 166.1 net/http/internal [2020-08-05T10:58:01.511Z] #42 166.6 os/exec [2020-08-05T10:58:02.002Z] [2020-08-05T10:58:02.002Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-05T10:58:02.294Z] #58 DONE 0.3s [2020-08-05T10:58:02.587Z] [2020-08-05T10:58:02.587Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-05T10:58:02.587Z] #62 DONE 0.2s [2020-08-05T10:58:02.587Z] [2020-08-05T10:58:02.587Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-05T10:58:02.686Z] #52 ... [2020-08-05T10:58:02.686Z] [2020-08-05T10:58:02.686Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:02.686Z] #42 60.40 sync [2020-08-05T10:58:02.686Z] #42 60.41 internal/reflectlite [2020-08-05T10:58:02.686Z] #42 62.35 github.com/LK4D4/vndr/godl/singleflight [2020-08-05T10:58:02.686Z] #42 62.96 math/rand [2020-08-05T10:58:02.686Z] #42 64.66 internal/singleflight [2020-08-05T10:58:02.686Z] #42 65.35 errors [2020-08-05T10:58:02.686Z] #42 65.36 sort [2020-08-05T10:58:02.686Z] #42 66.21 io [2020-08-05T10:58:02.686Z] #42 67.55 strconv [2020-08-05T10:58:02.686Z] #42 68.59 bytes [2020-08-05T10:58:02.686Z] #42 ... [2020-08-05T10:58:02.686Z] [2020-08-05T10:58:02.686Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:02.686Z] #24 4.323 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-05T10:58:02.686Z] #24 4.903 [2020-08-05T10:58:02.687Z] #24 5.194 0.0% ## 3.5% #### 6.2% ######### 12.9% ############ 17.1% ############### 21.3% ################# 24.3% ################### 26.5% ##################### 30.4% ######################## 33.9% ################################ 44.8% ##################################### 51.5% ########################################### 60.0% ############################################## 65.2% ################################################### 71.7% ######################################################### 79.6% ############################################################ 84.5% ################################################################ 90.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-05T10:58:02.687Z] #24 8.166 #=#=# [2020-08-05T10:58:02.879Z] #64 DONE 0.1s [2020-08-05T10:58:02.879Z] [2020-08-05T10:58:02.879Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-05T10:58:02.879Z] #67 DONE 0.1s [2020-08-05T10:58:02.879Z] [2020-08-05T10:58:02.879Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-05T10:58:02.879Z] #68 DONE 0.1s [2020-08-05T10:58:02.879Z] [2020-08-05T10:58:02.879Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-05T10:58:03.207Z] #24 8.451 # 2.1% #### 5.6% ############ 16.9% ########################### 38.3% ################################## 48.1% ############################################## 64.0% ################################################## 69.8% ############################################################ 83.9% ######################################################################## 100.0% [2020-08-05T10:58:03.477Z] + cd /tmp/tmp.GjJno5nuDZ/src/github.com/containerd/containerd [2020-08-05T10:58:03.478Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:58:03.478Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-05T10:58:03.478Z] + BUILDTAGS='netgo osusergo static_build' [2020-08-05T10:58:03.478Z] + export EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:58:03.478Z] + EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:58:03.478Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-05T10:58:03.478Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-05T10:58:03.478Z] + '[' '' = dynamic ']' [2020-08-05T10:58:03.478Z] + make [2020-08-05T10:58:03.513Z] #69 DONE 0.6s [2020-08-05T10:58:03.513Z] [2020-08-05T10:58:03.513Z] #70 exporting to image [2020-08-05T10:58:03.513Z] #70 exporting layers [2020-08-05T10:58:04.028Z] #42 ... [2020-08-05T10:58:04.028Z] [2020-08-05T10:58:04.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:04.028Z] #39 78.09 LINK criu/pie/restorer.built-in.o [2020-08-05T10:58:04.028Z] #39 78.12 GEN criu/pie/restorer-blob.h [2020-08-05T10:58:04.038Z] #24 10.11 #=#=# #24 ... [2020-08-05T10:58:04.038Z] [2020-08-05T10:58:04.038Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-05T10:58:04.038Z] #9 DONE 2.5s [2020-08-05T10:58:04.038Z] [2020-08-05T10:58:04.038Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:04.038Z] #24 10.11 #=#=# [2020-08-05T10:58:04.038Z] #24 ... [2020-08-05T10:58:04.038Z] [2020-08-05T10:58:04.038Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-05T10:58:04.134Z] 🇩 bin/ctr [2020-08-05T10:58:04.284Z] #39 78.28 DEP criu/vdso.d [2020-08-05T10:58:04.299Z] #10 ... [2020-08-05T10:58:04.299Z] [2020-08-05T10:58:04.299Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:58:04.299Z] #57 2.822 + RM_GOPATH=0 [2020-08-05T10:58:04.299Z] #57 2.822 + TMP_GOPATH= [2020-08-05T10:58:04.299Z] #57 2.822 + : /build [2020-08-05T10:58:04.299Z] #57 2.822 + '[' -z '' ']' [2020-08-05T10:58:04.299Z] #57 2.838 ++ mktemp -d [2020-08-05T10:58:04.299Z] #57 2.857 + export GOPATH=/tmp/tmp.xR2ApnrqpV [2020-08-05T10:58:04.299Z] #57 2.857 + GOPATH=/tmp/tmp.xR2ApnrqpV [2020-08-05T10:58:04.299Z] #57 2.857 + RM_GOPATH=1 [2020-08-05T10:58:04.299Z] #57 2.857 ++ dirname ./install.sh [2020-08-05T10:58:04.299Z] #57 2.873 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:58:04.299Z] #57 2.877 + dir=. [2020-08-05T10:58:04.299Z] #57 2.877 + bin=containerd [2020-08-05T10:58:04.299Z] #57 2.877 + shift [2020-08-05T10:58:04.299Z] #57 2.877 + '[' '!' -f ./containerd.installer ']' [2020-08-05T10:58:04.299Z] #57 2.877 + . ./containerd.installer [2020-08-05T10:58:04.299Z] #57 2.877 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:58:04.299Z] #57 2.877 + install_containerd [2020-08-05T10:58:04.299Z] #57 2.877 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-08-05T10:58:04.299Z] #57 2.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xR2ApnrqpV/src/github.com/containerd/containerd [2020-08-05T10:58:04.299Z] #57 2.877 Cloning into '/tmp/tmp.xR2ApnrqpV/src/github.com/containerd/containerd'... [2020-08-05T10:58:04.299Z] #57 ... [2020-08-05T10:58:04.299Z] [2020-08-05T10:58:04.299Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:04.540Z] #39 78.61 DEP criu/vdso-compat.d [2020-08-05T10:58:04.796Z] #39 78.85 DEP criu/uts_ns.d [2020-08-05T10:58:05.053Z] #39 79.00 DEP criu/util.d [2020-08-05T10:58:05.310Z] #39 79.33 DEP criu/uffd.d [2020-08-05T10:58:05.339Z] #24 10.48 #=#=# ## 3.7% #### 6.7% ######## 11.4% ############# 18.5% ################ 22.6% #################### 29.0% ########################## 36.8% ################################## 48.3% [2020-08-05T10:58:05.339Z] #24 ... [2020-08-05T10:58:05.339Z] [2020-08-05T10:58:05.339Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-05T10:58:05.339Z] #10 1.349 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-05T10:58:05.339Z] #10 DONE 1.5s [2020-08-05T10:58:05.339Z] [2020-08-05T10:58:05.339Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:05.567Z] #39 79.56 DEP criu/tun.d [2020-08-05T10:58:05.827Z] #39 79.75 DEP criu/tty.d [2020-08-05T10:58:05.827Z] #39 79.98 DEP criu/timerfd.d [2020-08-05T10:58:06.084Z] #39 80.19 DEP criu/timens.d [2020-08-05T10:58:06.137Z] #24 10.48 #=#=# ## 3.7% #### 6.7% ######## 11.4% ############# 18.5% ################ 22.6% #################### 29.0% ########################## 36.8% ################################## 48.3% ######################################## 56.4% ################################################ 67.7% ################################################## 69.9% ##################################################### 74.6% ######################################################## 78.8% ############################################################ 83.7% ################################################################ 90.0% ##################################################################### 96.4% ######################################################################## 100.0% [2020-08-05T10:58:06.248Z] #70 exporting layers 2.6s done [2020-08-05T10:58:06.248Z] #70 writing image sha256:3b111592f24fb2af411e393bc598fa695e7e9ecd6d44808f9f5f0e117110ddff done [2020-08-05T10:58:06.248Z] #70 naming to docker.io/library/docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 done [2020-08-05T10:58:06.248Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-05T10:58:06.341Z] #39 80.37 DEP criu/sysfs_parse.d [2020-08-05T10:58:06.341Z] #39 80.55 DEP criu/sysctl.d [2020-08-05T10:58:06.678Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/test/unit [2020-08-05T10:58:06.904Z] #39 80.79 DEP criu/string.d [2020-08-05T10:58:06.904Z] #39 80.86 DEP criu/stats.d [2020-08-05T10:58:07.079Z] #24 13.17 [2020-08-05T10:58:07.161Z] #39 81.05 DEP criu/sockets.d [2020-08-05T10:58:07.161Z] #39 81.24 DEP criu/sk-unix.d [2020-08-05T10:58:07.341Z] [2020-08-05T10:58:07.341Z] #24 ... [2020-08-05T10:58:07.341Z] [2020-08-05T10:58:07.341Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-05T10:58:07.341Z] #11 DONE 1.9s [2020-08-05T10:58:07.341Z] [2020-08-05T10:58:07.341Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:07.417Z] #39 81.46 DEP criu/sk-tcp.d [2020-08-05T10:58:07.674Z] #39 81.62 DEP criu/sk-queue.d [2020-08-05T10:58:07.674Z] #39 81.88 DEP criu/sk-packet.d [2020-08-05T10:58:08.237Z] #39 82.16 DEP criu/sk-netlink.d [2020-08-05T10:58:08.237Z] #39 82.34 DEP criu/sk-inet.d [2020-08-05T10:58:08.747Z] ? github.com/docker/docker/api [no test files] [2020-08-05T10:58:08.799Z] #39 82.65 DEP criu/signalfd.d [2020-08-05T10:58:08.799Z] #39 82.88 DEP criu/sigframe.d [2020-08-05T10:58:08.799Z] #39 82.99 DEP criu/shmem.d [2020-08-05T10:58:09.055Z] #39 83.12 DEP criu/servicefd.d [2020-08-05T10:58:09.055Z] #39 83.26 DEP criu/seize.d [2020-08-05T10:58:09.428Z] #24 13.57 0.0% 0.9% # 2.7% ## 4.0% ### 5.0% #### 5.9% ##### 7.1% ###### 9.0% ####### 10.7% ######### 12.6% ########## 14.1% ########### 15.6% ############# 18.8% ############## 20.7% ################# 23.8% ################### 26.7% #################### 28.9% ###################### 31.5% ######################## [2020-08-05T10:58:09.428Z] #24 ... [2020-08-05T10:58:09.428Z] [2020-08-05T10:58:09.428Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-05T10:58:09.428Z] #12 DONE 2.0s [2020-08-05T10:58:09.428Z] [2020-08-05T10:58:09.428Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:09.617Z] #39 83.44 DEP criu/seccomp.d [2020-08-05T10:58:09.617Z] #39 83.71 DEP criu/rst-malloc.d [2020-08-05T10:58:09.873Z] #39 83.79 DEP criu/rbtree.d [2020-08-05T10:58:09.873Z] #39 83.87 DEP criu/pstree.d [2020-08-05T10:58:10.130Z] #39 84.03 DEP criu/protobuf.d [2020-08-05T10:58:10.130Z] #39 84.23 GEN criu/protobuf-desc-gen.h [2020-08-05T10:58:10.512Z] #24 13.57 0.0% 0.9% # 2.7% ## 4.0% ### 5.0% #### 5.9% ##### 7.1% ###### 9.0% ####### 10.7% ######### 12.6% ########## 14.1% ########### 15.6% ############# 18.8% ############## 20.7% ################# 23.8% ################### 26.7% #################### 28.9% ###################### 31.5% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 47.9% ################################### 49.6% [2020-08-05T10:58:10.512Z] #24 ... [2020-08-05T10:58:10.512Z] [2020-08-05T10:58:10.512Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:58:10.512Z] #29 68.42 reflect [2020-08-05T10:58:10.790Z] #29 ... [2020-08-05T10:58:10.790Z] [2020-08-05T10:58:10.790Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:10.790Z] #24 13.57 0.0% 0.9% # 2.7% ## 4.0% ### 5.0% #### 5.9% ##### 7.1% ###### 9.0% ####### 10.7% ######### 12.6% ########## 14.1% ########### 15.6% ############# 18.8% ############## 20.7% ################# 23.8% ################### 26.7% #################### 28.9% ###################### 31.5% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 47.9% ################################### 49.6% #################################### 51.0% ##################################### 52.0% [2020-08-05T10:58:10.790Z] #24 ... [2020-08-05T10:58:10.790Z] [2020-08-05T10:58:10.790Z] #13 [dev 6/25] RUN ldconfig [2020-08-05T10:58:10.790Z] #13 DONE 1.6s [2020-08-05T10:58:10.790Z] [2020-08-05T10:58:10.790Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:11.670Z] #24 13.57 0.0% 0.9% # 2.7% ## 4.0% ### 5.0% #### 5.9% ##### 7.1% ###### 9.0% ####### 10.7% ######### 12.6% ########## 14.1% ########### 15.6% ############# 18.8% ############## 20.7% ################# 23.8% ################### 26.7% #################### 28.9% ###################### 31.5% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 47.9% ################################### 49.6% #################################### 51.0% ##################################### 52.0% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ########################################## 58.4% ########################################### 60.6% ############################################# 62.9% ############################################## 65.2% # [2020-08-05T10:58:11.670Z] #24 ... [2020-08-05T10:58:11.670Z] [2020-08-05T10:58:11.670Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:11.670Z] #38 69.58 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-05T10:58:11.670Z] #38 69.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-05T10:58:11.670Z] #38 69.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:11.670Z] #38 72.04 Selecting previously unselected package libprotoc17:amd64. [2020-08-05T10:58:11.670Z] #38 72.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-05T10:58:11.670Z] #38 72.06 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:11.670Z] #38 73.50 Selecting previously unselected package protobuf-c-compiler. [2020-08-05T10:58:11.670Z] #38 73.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:58:11.670Z] #38 73.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:58:11.670Z] #38 73.81 Selecting previously unselected package protobuf-compiler. [2020-08-05T10:58:11.670Z] #38 73.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-05T10:58:11.670Z] #38 73.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:58:11.670Z] #38 74.18 Selecting previously unselected package python-pkg-resources. [2020-08-05T10:58:11.670Z] #38 74.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:58:11.670Z] #38 74.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-05T10:58:11.670Z] #38 74.71 Selecting previously unselected package python-six. [2020-08-05T10:58:11.670Z] #38 74.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-05T10:58:11.670Z] #38 74.74 Unpacking python-six (1.12.0-1) ... [2020-08-05T10:58:11.670Z] #38 75.24 Selecting previously unselected package python-protobuf. [2020-08-05T10:58:11.670Z] #38 75.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-05T10:58:11.670Z] #38 75.26 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-05T10:58:11.670Z] #38 76.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-05T10:58:11.670Z] #38 ... [2020-08-05T10:58:11.670Z] [2020-08-05T10:58:11.670Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:11.749Z] Commit message: "Fix log file rotation test." [2020-08-05T10:58:12.115Z] > git --version # timeout=10 [2020-08-05T10:58:12.208Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-05T10:58:12.659Z] #39 86.16 DEP criu/protobuf-desc.d [2020-08-05T10:58:12.659Z] #39 86.40 DEP criu/proc_parse.d [2020-08-05T10:58:12.659Z] #39 86.59 DEP criu/plugin.d [2020-08-05T10:58:12.659Z] #39 86.72 DEP criu/pipes.d [2020-08-05T10:58:12.659Z] #39 ... [2020-08-05T10:58:12.659Z] [2020-08-05T10:58:12.659Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:12.659Z] #14 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-05T10:58:12.659Z] #14 105.5 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:58:12.659Z] #14 105.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-05T10:58:13.026Z] #24 13.57 0.0% 0.9% # 2.7% ## 4.0% ### 5.0% #### 5.9% ##### 7.1% ###### 9.0% ####### 10.7% ######### 12.6% ########## 14.1% ########### 15.6% ############# 18.8% ############## 20.7% ################# 23.8% ################### 26.7% #################### 28.9% ###################### 31.5% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 47.9% ################################### 49.6% #################################### 51.0% ##################################### 52.0% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ########################################## 58.4% ########################################### 60.6% ############################################# 62.9% ############################################## 65.2% ################################################ 67.0% ################################################## 69.7% ################################################### 71.6% ##################################################### 73.9% ###################################################### 76.1% ######################################################## 78.3% ########################################################## 81.2% ############################################################ 83.7% ############################################################## 86.6% ############################################################### 88.8% ################################################################# 90.9% #################################################################### 94.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-08-05T10:58:13.026Z] #24 19.44 [2020-08-05T10:58:13.967Z] #24 ... [2020-08-05T10:58:13.967Z] [2020-08-05T10:58:13.967Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:13.967Z] #42 71.84 bufio [2020-08-05T10:58:13.967Z] #42 74.36 reflect [2020-08-05T10:58:13.967Z] #42 75.09 internal/oserror [2020-08-05T10:58:13.967Z] #42 75.50 syscall [2020-08-05T10:58:14.226Z] #42 ... [2020-08-05T10:58:14.226Z] [2020-08-05T10:58:14.226Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:14.226Z] #31 80.16 Selecting previously unselected package libxml2:amd64. [2020-08-05T10:58:14.226Z] #31 80.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-05T10:58:14.226Z] #31 80.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:58:14.226Z] #31 81.19 Selecting previously unselected package libarchive13:amd64. [2020-08-05T10:58:14.226Z] #31 81.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-05T10:58:14.226Z] #31 81.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-05T10:58:14.226Z] #31 81.83 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-05T10:58:14.226Z] #31 81.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-05T10:58:14.227Z] #31 81.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-05T10:58:14.486Z] #31 82.25 Selecting previously unselected package librhash0:amd64. [2020-08-05T10:58:14.487Z] #31 82.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-05T10:58:14.487Z] #31 82.29 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-05T10:58:14.552Z] #14 ... [2020-08-05T10:58:14.552Z] [2020-08-05T10:58:14.552Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:14.552Z] #42 171.1 crypto/x509 [2020-08-05T10:58:14.552Z] #42 171.1 net/textproto [2020-08-05T10:58:14.552Z] #42 172.4 vendor/golang.org/x/net/http/httpguts [2020-08-05T10:58:14.552Z] #42 172.7 vendor/golang.org/x/net/http/httpproxy [2020-08-05T10:58:14.552Z] #42 173.3 mime/multipart [2020-08-05T10:58:14.552Z] #42 175.4 crypto/tls [2020-08-05T10:58:14.552Z] #42 ... [2020-08-05T10:58:14.552Z] [2020-08-05T10:58:14.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:14.552Z] #39 86.96 DEP criu/pie-util.d [2020-08-05T10:58:14.552Z] #39 87.08 DEP criu/pie-util-vdso.d [2020-08-05T10:58:14.552Z] #39 87.23 DEP criu/pie-util-vdso-elf32.d [2020-08-05T10:58:14.552Z] #39 87.36 DEP criu/path.d [2020-08-05T10:58:14.552Z] #39 87.52 DEP criu/parasite-syscall.d [2020-08-05T10:58:14.552Z] #39 87.87 DEP criu/pagemap.d [2020-08-05T10:58:14.552Z] #39 88.12 DEP criu/pagemap-cache.d [2020-08-05T10:58:14.552Z] #39 88.36 DEP criu/page-xfer.d [2020-08-05T10:58:14.552Z] #39 88.54 DEP criu/page-pipe.d [2020-08-05T10:58:14.552Z] #39 88.67 DEP criu/netfilter.d [2020-08-05T10:58:14.747Z] #31 82.79 Selecting previously unselected package libuv1:amd64. [2020-08-05T10:58:14.747Z] #31 82.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-05T10:58:14.747Z] #31 82.82 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-05T10:58:14.808Z] #39 88.91 DEP criu/net.d [2020-08-05T10:58:15.064Z] #39 89.16 DEP criu/namespaces.d [2020-08-05T10:58:15.316Z] #31 83.28 Selecting previously unselected package cmake. [2020-08-05T10:58:15.316Z] #31 83.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-05T10:58:15.316Z] #31 83.28 Unpacking cmake (3.13.4-1) ... [2020-08-05T10:58:15.320Z] #39 89.35 DEP criu/mount.d [2020-08-05T10:58:15.320Z] #39 89.53 DEP criu/memfd.d [2020-08-05T10:58:15.394Z] + docker version [2020-08-05T10:58:15.883Z] #39 89.75 DEP criu/mem.d [2020-08-05T10:58:16.140Z] #39 90.01 DEP criu/lsm.d [2020-08-05T10:58:16.140Z] #39 90.16 DEP criu/log.d [2020-08-05T10:58:16.396Z] #39 90.31 DEP criu/libnetlink.d [2020-08-05T10:58:16.396Z] #39 90.50 DEP criu/kerndat.d [2020-08-05T10:58:16.653Z] #39 90.72 DEP criu/kcmp-ids.d [2020-08-05T10:58:16.653Z] #39 90.80 DEP criu/irmap.d [2020-08-05T10:58:17.228Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-08-05T10:58:17.297Z] #39 91.03 DEP criu/ipc_ns.d [2020-08-05T10:58:17.297Z] #39 91.29 DEP criu/image.d [2020-08-05T10:58:17.554Z] #39 91.53 DEP criu/image-desc.d [2020-08-05T10:58:17.554Z] #39 91.61 DEP criu/fsnotify.d [2020-08-05T10:58:17.824Z] #39 91.80 DEP criu/filesystems.d [2020-08-05T10:58:17.824Z] #39 91.93 DEP criu/files.d [2020-08-05T10:58:18.084Z] #39 92.16 DEP criu/files-reg.d [2020-08-05T10:58:18.340Z] #39 92.33 DEP criu/files-ext.d [2020-08-05T10:58:18.596Z] #39 92.48 DEP criu/file-lock.d [2020-08-05T10:58:18.596Z] #39 92.65 DEP criu/file-ids.d [2020-08-05T10:58:18.612Z] #31 ... [2020-08-05T10:58:18.612Z] [2020-08-05T10:58:18.612Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:58:18.612Z] #52 19.28 + cd /tmp/tmp.ufxRdeKNsc/src/github.com/opencontainers/runc [2020-08-05T10:58:18.612Z] #52 19.28 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T10:58:18.854Z] #39 92.83 DEP criu/fifo.d [2020-08-05T10:58:18.854Z] #39 93.03 DEP criu/fdstore.d [2020-08-05T10:58:18.874Z] #52 19.96 + '[' -z '' ']' [2020-08-05T10:58:19.110Z] #39 93.20 DEP criu/fault-injection.d [2020-08-05T10:58:19.110Z] #39 93.29 DEP criu/external.d [2020-08-05T10:58:19.133Z] #52 19.97 + target=static [2020-08-05T10:58:19.133Z] #52 19.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-05T10:58:19.672Z] #39 93.45 DEP criu/eventpoll.d [2020-08-05T10:58:19.672Z] #39 93.64 DEP criu/eventfd.d [2020-08-05T10:58:19.672Z] #39 93.80 DEP criu/crtools.d [2020-08-05T10:58:20.233Z] #39 94.11 DEP criu/cr-service.d [2020-08-05T10:58:20.233Z] #39 94.32 DEP criu/cr-restore.d [2020-08-05T10:58:20.795Z] #39 94.68 DEP criu/cr-errno.d [2020-08-05T10:58:20.795Z] #39 94.70 DEP criu/cr-dump.d [2020-08-05T10:58:21.051Z] #39 94.97 DEP criu/cr-dedup.d [2020-08-05T10:58:21.051Z] #39 95.17 DEP criu/cr-check.d [2020-08-05T10:58:21.056Z] #52 ... [2020-08-05T10:58:21.056Z] [2020-08-05T10:58:21.056Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:21.056Z] #14 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T10:58:21.056Z] #14 2.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T10:58:21.056Z] #14 2.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T10:58:21.056Z] #14 3.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-05T10:58:21.056Z] #14 7.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-05T10:58:21.056Z] #14 9.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-05T10:58:21.056Z] #14 ... [2020-08-05T10:58:21.056Z] [2020-08-05T10:58:21.056Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:21.056Z] #24 21.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-05T10:58:21.056Z] #24 22.35 [2020-08-05T10:58:21.056Z] #24 22.65 #=#=# ##O#- # ######################################################################## 100.0% [2020-08-05T10:58:21.056Z] #24 23.26 [2020-08-05T10:58:21.056Z] #24 24.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-05T10:58:21.056Z] #24 24.84 [2020-08-05T10:58:21.056Z] #24 25.07 0.7% ######################################################################## 100.0% [2020-08-05T10:58:21.056Z] #24 25.31 [2020-08-05T10:58:21.056Z] #24 26.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-05T10:58:21.056Z] #24 26.31 skipping existing 1849cc453dee [2020-08-05T10:58:21.056Z] #24 26.42 [2020-08-05T10:58:21.306Z] #39 95.38 DEP criu/config.d [2020-08-05T10:58:21.323Z] #24 27.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-05T10:58:21.563Z] #39 95.60 DEP criu/clone-noasan.d [2020-08-05T10:58:21.563Z] #39 95.78 DEP criu/cgroup.d [2020-08-05T10:58:21.582Z] #24 ... [2020-08-05T10:58:21.582Z] [2020-08-05T10:58:21.582Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:58:21.582Z] #29 79.39 time [2020-08-05T10:58:21.582Z] #29 87.32 internal/poll [2020-08-05T10:58:21.582Z] #29 89.22 internal/fmtsort [2020-08-05T10:58:21.582Z] #29 89.47 internal/syscall/execenv [2020-08-05T10:58:21.731Z] Client: Docker Engine - Enterprise [2020-08-05T10:58:21.731Z] Version: 19.03.5 [2020-08-05T10:58:21.731Z] API version: 1.40 [2020-08-05T10:58:21.731Z] Go version: go1.12.12 [2020-08-05T10:58:21.731Z] Git commit: 2ee0c57608 [2020-08-05T10:58:21.731Z] Built: 11/13/2019 08:00:16 [2020-08-05T10:58:21.731Z] OS/Arch: windows/amd64 [2020-08-05T10:58:21.731Z] Experimental: false [2020-08-05T10:58:21.731Z] [2020-08-05T10:58:21.731Z] Server: Docker Engine - Enterprise [2020-08-05T10:58:21.731Z] Engine: [2020-08-05T10:58:21.731Z] Version: 19.03.5 [2020-08-05T10:58:21.731Z] API version: 1.40 (minimum version 1.24) [2020-08-05T10:58:21.731Z] Go version: go1.12.12 [2020-08-05T10:58:21.731Z] Git commit: 2ee0c57608 [2020-08-05T10:58:21.731Z] Built: 11/13/2019 07:58:51 [2020-08-05T10:58:21.731Z] OS/Arch: windows/amd64 [2020-08-05T10:58:21.731Z] Experimental: true [2020-08-05T10:58:21.819Z] #39 95.93 DEP criu/cgroup-props.d [2020-08-05T10:58:21.819Z] #39 96.04 DEP criu/bitmap.d [2020-08-05T10:58:21.842Z] #29 ... [2020-08-05T10:58:21.842Z] [2020-08-05T10:58:21.842Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:58:21.842Z] #52 22.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-08-05T10:58:22.075Z] #39 96.08 DEP criu/bfd.d [2020-08-05T10:58:22.331Z] #39 96.26 DEP criu/autofs.d [2020-08-05T10:58:22.331Z] #39 ... [2020-08-05T10:58:22.331Z] [2020-08-05T10:58:22.331Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T10:58:22.331Z] #26 189.5 + rm -rf /tmp/tmp.gFI6jGDUJ2 [Pipeline] sh [2020-08-05T10:58:22.782Z] #52 ... [2020-08-05T10:58:22.783Z] [2020-08-05T10:58:22.783Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-05T10:58:22.783Z] #24 27.96 [2020-08-05T10:58:22.783Z] #24 28.22 ######################################################################## 100.0% [2020-08-05T10:58:22.783Z] #24 28.32 [2020-08-05T10:58:22.783Z] #24 28.40 Download of images into '/build' complete. [2020-08-05T10:58:22.783Z] #24 28.40 Use something like the following to load the result into a Docker daemon: [2020-08-05T10:58:22.783Z] #24 28.40 tar -cC '/build' . | docker load [2020-08-05T10:58:22.783Z] #24 DONE 29.0s [2020-08-05T10:58:22.783Z] [2020-08-05T10:58:22.783Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:22.783Z] #31 88.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:58:22.783Z] #31 88.53 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T10:58:22.783Z] #31 88.54 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-05T10:58:22.783Z] #31 88.56 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T10:58:22.783Z] #31 88.59 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-05T10:58:22.783Z] #31 88.60 Setting up cmake-data (3.13.4-1) ... [2020-08-05T10:58:22.783Z] #31 88.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-05T10:58:22.783Z] #31 88.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-05T10:58:22.783Z] #31 88.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-05T10:58:22.783Z] #31 88.69 Setting up cmake (3.13.4-1) ... [2020-08-05T10:58:22.783Z] #31 88.71 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:58:22.783Z] #31 88.81 Processing triggers for mime-support (3.62) ... [2020-08-05T10:58:22.783Z] #31 DONE 90.8s [2020-08-05T10:58:22.783Z] [2020-08-05T10:58:22.783Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:58:22.783Z] #32 DONE 0.1s [2020-08-05T10:58:23.043Z] [2020-08-05T10:58:23.043Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-05T10:58:23.043Z] #33 DONE 0.1s [2020-08-05T10:58:23.043Z] [2020-08-05T10:58:23.043Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:58:23.796Z] + docker info [2020-08-05T10:58:24.424Z] #34 1.213 + RM_GOPATH=0 [2020-08-05T10:58:24.424Z] #34 1.224 + TMP_GOPATH= [2020-08-05T10:58:24.424Z] #34 1.224 + : /build [2020-08-05T10:58:24.424Z] #34 1.224 + '[' -z '' ']' [2020-08-05T10:58:24.424Z] #34 1.224 ++ mktemp -d [2020-08-05T10:58:24.424Z] #34 1.224 + export GOPATH=/tmp/tmp.0yu88lB4lu [2020-08-05T10:58:24.424Z] #34 1.224 + GOPATH=/tmp/tmp.0yu88lB4lu [2020-08-05T10:58:24.424Z] #34 1.224 + RM_GOPATH=1 [2020-08-05T10:58:24.424Z] #34 1.224 ++ dirname ./install.sh [2020-08-05T10:58:24.424Z] #34 1.224 + dir=. [2020-08-05T10:58:24.424Z] #34 1.224 + bin=tini [2020-08-05T10:58:24.424Z] #34 1.224 + shift [2020-08-05T10:58:24.424Z] #34 1.224 + '[' '!' -f ./tini.installer ']' [2020-08-05T10:58:24.424Z] #34 1.224 + . ./tini.installer [2020-08-05T10:58:24.424Z] #34 1.224 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:58:24.424Z] #34 1.224 + install_tini [2020-08-05T10:58:24.424Z] #34 1.224 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-05T10:58:24.424Z] #34 1.224 + git clone https://github.com/krallin/tini.git /tmp/tmp.0yu88lB4lu/tini [2020-08-05T10:58:24.424Z] #34 1.224 Cloning into '/tmp/tmp.0yu88lB4lu/tini'... [2020-08-05T10:58:24.424Z] #34 1.228 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:58:25.363Z] #34 2.400 + cd /tmp/tmp.0yu88lB4lu/tini [2020-08-05T10:58:25.363Z] #34 2.400 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T10:58:25.363Z] #34 2.427 + cmake . [2020-08-05T10:58:25.363Z] #34 ... [2020-08-05T10:58:25.363Z] [2020-08-05T10:58:25.363Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:25.363Z] #38 83.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:25.363Z] #38 83.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:58:25.363Z] #38 83.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:58:25.363Z] #38 83.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-05T10:58:25.363Z] #38 83.41 Setting up python-six (1.12.0-1) ... [2020-08-05T10:58:25.363Z] #38 89.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-05T10:58:25.363Z] #38 89.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:58:25.363Z] #38 89.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:25.363Z] #38 89.08 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-05T10:58:25.363Z] #38 89.09 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:25.363Z] #38 89.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-05T10:58:25.363Z] #38 89.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-05T10:58:25.363Z] #38 90.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-05T10:58:25.363Z] #38 90.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-05T10:58:25.363Z] #38 90.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-05T10:58:25.610Z] #26 DONE 192.5s [2020-08-05T10:58:25.610Z] [2020-08-05T10:58:25.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:25.610Z] #39 96.53 DEP criu/aio.d [2020-08-05T10:58:25.610Z] #39 96.74 DEP criu/action-scripts.d [2020-08-05T10:58:25.610Z] #39 97.06 CC criu/action-scripts.o [2020-08-05T10:58:25.610Z] #39 97.63 CC criu/aio.o [2020-08-05T10:58:25.610Z] #39 98.20 CC criu/autofs.o [2020-08-05T10:58:25.867Z] #39 ... [2020-08-05T10:58:25.867Z] [2020-08-05T10:58:25.867Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:25.867Z] #42 182.5 net/http/httptrace [2020-08-05T10:58:25.867Z] #42 182.7 net/http [2020-08-05T10:58:26.429Z] #42 ... [2020-08-05T10:58:26.429Z] [2020-08-05T10:58:26.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:26.429Z] #39 100.6 CC criu/bfd.o [2020-08-05T10:58:26.743Z] #38 ... [2020-08-05T10:58:26.743Z] [2020-08-05T10:58:26.743Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:58:26.743Z] #34 3.923 -- The C compiler identification is GNU 8.3.0 [2020-08-05T10:58:26.743Z] #34 3.933 -- Check for working C compiler: /usr/bin/cc [2020-08-05T10:58:27.358Z] #39 101.2 CC criu/bitmap.o [2020-08-05T10:58:27.358Z] #39 101.4 CC criu/cgroup-props.o [2020-08-05T10:58:27.682Z] #34 4.589 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-05T10:58:27.682Z] #34 4.595 -- Detecting C compiler ABI info [2020-08-05T10:58:28.288Z] #39 102.4 CC criu/cgroup.o [2020-08-05T10:58:28.620Z] #34 5.549 -- Detecting C compiler ABI info - done [2020-08-05T10:58:28.621Z] #34 5.590 -- Detecting C compile features [2020-08-05T10:58:29.190Z] #34 ... [2020-08-05T10:58:29.190Z] [2020-08-05T10:58:29.190Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:29.190Z] #42 86.88 time [2020-08-05T10:58:29.190Z] #42 94.04 internal/fmtsort [2020-08-05T10:58:29.190Z] #42 94.88 internal/poll [2020-08-05T10:58:29.190Z] #42 95.06 internal/syscall/execenv [2020-08-05T10:58:29.190Z] #42 95.26 internal/syscall/unix [2020-08-05T10:58:29.190Z] #42 95.55 strings [2020-08-05T10:58:29.190Z] #42 ... [2020-08-05T10:58:29.190Z] [2020-08-05T10:58:29.190Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:58:29.190Z] #29 89.68 internal/syscall/unix [2020-08-05T10:58:29.190Z] #29 89.73 strings [2020-08-05T10:58:29.190Z] #29 90.15 os [2020-08-05T10:58:29.190Z] #29 94.16 bytes [2020-08-05T10:58:29.190Z] #29 96.15 fmt [2020-08-05T10:58:29.190Z] #29 97.02 bufio [2020-08-05T10:58:29.759Z] #29 ... [2020-08-05T10:58:29.759Z] [2020-08-05T10:58:29.759Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:29.759Z] #42 97.34 os [2020-08-05T10:58:30.702Z] #42 ... [2020-08-05T10:58:30.702Z] [2020-08-05T10:58:30.702Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:30.702Z] #38 98.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-05T10:58:30.702Z] #38 98.18 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:58:30.702Z] #38 DONE 98.6s [2020-08-05T10:58:30.702Z] [2020-08-05T10:58:30.702Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:30.702Z] #14 19.91 Fetched 8371 kB in 18s (465 kB/s) [2020-08-05T10:58:32.461Z] #39 ... [2020-08-05T10:58:32.462Z] [2020-08-05T10:58:32.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:32.462Z] #14 123.4 Selecting previously unselected package libonig5:amd64. [2020-08-05T10:58:32.462Z] #14 123.4 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 123.4 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:58:32.462Z] #14 123.6 Selecting previously unselected package libjq1:amd64. [2020-08-05T10:58:32.462Z] #14 123.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 123.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:58:32.462Z] #14 123.8 Selecting previously unselected package jq. [2020-08-05T10:58:32.462Z] #14 123.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 123.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T10:58:32.462Z] #14 123.9 Selecting previously unselected package libaio1:amd64. [2020-08-05T10:58:32.462Z] #14 123.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 123.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-05T10:58:32.462Z] #14 124.0 Selecting previously unselected package libbtrfs0. [2020-08-05T10:58:32.462Z] #14 124.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T10:58:32.462Z] #14 124.1 Selecting previously unselected package libbtrfs-dev. [2020-08-05T10:58:32.462Z] #14 124.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:58:32.462Z] #14 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-05T10:58:32.462Z] #14 124.3 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T10:58:32.462Z] #14 124.4 Selecting previously unselected package libudev-dev:amd64. [2020-08-05T10:58:32.462Z] #14 124.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-05T10:58:32.462Z] #14 124.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-05T10:58:32.462Z] #14 124.6 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-05T10:58:32.462Z] #14 124.9 Selecting previously unselected package libpcre16-3:amd64. [2020-08-05T10:58:32.462Z] #14 124.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 124.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-05T10:58:32.462Z] #14 125.1 Selecting previously unselected package libpcre32-3:amd64. [2020-08-05T10:58:32.462Z] #14 125.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-05T10:58:32.462Z] #14 125.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-05T10:58:32.719Z] #14 125.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-05T10:58:32.719Z] #14 125.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-05T10:58:32.976Z] #14 125.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-05T10:58:32.976Z] [2020-08-05T10:58:32.976Z] #14 ... [2020-08-05T10:58:32.976Z] [2020-08-05T10:58:32.976Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T10:58:32.976Z] #45 DONE 199.7s [2020-08-05T10:58:32.976Z] [2020-08-05T10:58:32.976Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:33.233Z] #14 125.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-05T10:58:33.233Z] #14 125.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-05T10:58:33.233Z] #14 125.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-05T10:58:33.490Z] #14 126.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-05T10:58:33.490Z] #14 126.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-05T10:58:33.490Z] #14 126.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-05T10:58:34.053Z] #14 126.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-05T10:58:34.053Z] #14 126.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:58:34.053Z] #14 126.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-05T10:58:34.310Z] #14 127.1 Selecting previously unselected package libgpm2:amd64. [2020-08-05T10:58:34.310Z] #14 127.1 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-08-05T10:58:34.310Z] #14 127.1 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-05T10:58:34.567Z] #14 127.3 Selecting previously unselected package libicu63:amd64. [2020-08-05T10:58:34.567Z] #14 127.3 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-05T10:58:34.567Z] #14 127.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:58:34.903Z] #14 19.91 Reading package lists... [2020-08-05T10:58:34.903Z] #14 ... [2020-08-05T10:58:34.903Z] [2020-08-05T10:58:34.903Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-05T10:58:34.903Z] #34 8.229 -- Detecting C compile features - done [2020-08-05T10:58:34.903Z] #34 8.258 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-05T10:58:34.903Z] #34 8.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-05T10:58:34.903Z] #34 8.681 -- Configuring done [2020-08-05T10:58:34.903Z] #34 8.709 -- Generating done [2020-08-05T10:58:34.903Z] #34 8.710 -- Build files have been written to: /tmp/tmp.0yu88lB4lu/tini [2020-08-05T10:58:34.903Z] #34 8.757 + make tini-static [2020-08-05T10:58:34.903Z] #34 9.393 Scanning dependencies of target tini-static [2020-08-05T10:58:34.903Z] #34 9.487 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-05T10:58:34.903Z] #34 10.91 [100%] Linking C executable tini-static [2020-08-05T10:58:34.903Z] #34 11.66 [100%] Built target tini-static [2020-08-05T10:58:34.903Z] #34 11.74 + mkdir -p /build [2020-08-05T10:58:34.903Z] #34 11.76 + cp tini-static /build/docker-init [2020-08-05T10:58:34.903Z] #34 DONE 11.9s [2020-08-05T10:58:35.164Z] [2020-08-05T10:58:35.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:35.164Z] #39 2.213 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:58:35.164Z] #39 2.213 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:58:35.164Z] #39 2.277 Note: Building without GnuTLS support [2020-08-05T10:58:35.164Z] #39 2.279 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:58:35.164Z] #39 2.279 Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:58:35.164Z] #39 4.445 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:58:35.164Z] #39 4.561 GEN .gitid [2020-08-05T10:58:35.164Z] #39 4.589 GEN criu/include/version.h [2020-08-05T10:58:35.422Z] #39 4.675 GEN include/common/asm [2020-08-05T10:58:36.806Z] #39 ... [2020-08-05T10:58:36.806Z] [2020-08-05T10:58:36.806Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:36.806Z] #14 19.91 Reading package lists... [2020-08-05T10:58:38.743Z] #14 131.5 Selecting previously unselected package libnet1:amd64. [2020-08-05T10:58:38.743Z] #14 131.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T10:58:38.743Z] #14 131.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:58:38.999Z] #14 131.6 Selecting previously unselected package libnl-3-200:amd64. [2020-08-05T10:58:38.999Z] #14 131.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-05T10:58:38.999Z] #14 131.7 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:58:38.999Z] #14 131.8 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-05T10:58:38.999Z] #14 131.8 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-05T10:58:38.999Z] #14 131.8 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:58:38.999Z] #14 131.9 Selecting previously unselected package libreadline5:amd64. [2020-08-05T10:58:39.256Z] #14 131.9 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-05T10:58:39.256Z] #14 131.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-05T10:58:39.256Z] #14 132.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-05T10:58:39.256Z] #14 132.0 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-05T10:58:39.256Z] #14 132.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-05T10:58:39.512Z] #14 132.4 Selecting previously unselected package net-tools. [2020-08-05T10:58:39.769Z] #14 132.4 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-05T10:58:39.769Z] #14 132.4 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T10:58:40.026Z] #14 132.6 Selecting previously unselected package python-pip-whl. [2020-08-05T10:58:40.026Z] #14 132.7 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-05T10:58:40.026Z] #14 132.7 Unpacking python-pip-whl (18.1-5) ... [2020-08-05T10:58:40.282Z] #14 ... [2020-08-05T10:58:40.282Z] [2020-08-05T10:58:40.282Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:40.282Z] #42 197.0 github.com/LK4D4/vndr/godl [2020-08-05T10:58:40.282Z] #42 197.8 github.com/LK4D4/vndr [2020-08-05T10:58:40.282Z] #42 ... [2020-08-05T10:58:40.282Z] [2020-08-05T10:58:40.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:40.282Z] #39 106.0 CC criu/clone-noasan.o [2020-08-05T10:58:40.282Z] #39 106.3 CC criu/config.o [2020-08-05T10:58:40.282Z] #39 108.5 CC criu/cr-check.o [2020-08-05T10:58:40.282Z] #39 110.7 CC criu/cr-dedup.o [2020-08-05T10:58:40.282Z] #39 111.1 CC criu/cr-dump.o [2020-08-05T10:58:40.282Z] #39 113.6 CC criu/cr-errno.o [2020-08-05T10:58:40.282Z] #39 113.7 CC criu/cr-restore.o [2020-08-05T10:58:40.539Z] #39 ... [2020-08-05T10:58:40.539Z] [2020-08-05T10:58:40.539Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:40.539Z] #14 133.2 Selecting previously unselected package python3-lib2to3. [2020-08-05T10:58:40.539Z] #14 133.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-05T10:58:40.539Z] #14 133.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-05T10:58:40.540Z] #14 133.3 Selecting previously unselected package python3-distutils. [2020-08-05T10:58:40.540Z] #14 133.4 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-05T10:58:40.540Z] #14 133.4 Unpacking python3-distutils (3.7.3-1) ... [2020-08-05T10:58:40.796Z] #14 133.5 Selecting previously unselected package python3-pip. [2020-08-05T10:58:40.796Z] #14 133.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-05T10:58:40.796Z] #14 133.5 Unpacking python3-pip (18.1-5) ... [2020-08-05T10:58:41.262Z] #14 26.24 Reading package lists... [2020-08-05T10:58:41.262Z] #14 ... [2020-08-05T10:58:41.262Z] [2020-08-05T10:58:41.262Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:41.262Z] #42 98.79 regexp/syntax [2020-08-05T10:58:41.262Z] #42 101.7 fmt [2020-08-05T10:58:41.262Z] #42 104.6 path/filepath [2020-08-05T10:58:41.262Z] #42 105.8 regexp [2020-08-05T10:58:41.262Z] #42 107.2 flag [2020-08-05T10:58:41.262Z] #42 108.9 go/token [2020-08-05T10:58:41.262Z] #42 ... [2020-08-05T10:58:41.262Z] [2020-08-05T10:58:41.262Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:58:41.262Z] #29 98.95 path/filepath [2020-08-05T10:58:41.262Z] #29 100.5 io/ioutil [2020-08-05T10:58:41.262Z] #29 101.2 path [2020-08-05T10:58:41.262Z] #29 102.0 text/tabwriter [2020-08-05T10:58:41.262Z] #29 102.2 flag [2020-08-05T10:58:41.262Z] #29 103.1 github.com/BurntSushi/toml [2020-08-05T10:58:41.262Z] #29 104.5 log [2020-08-05T10:58:41.262Z] #29 107.5 github.com/BurntSushi/toml/cmd/tomlv [2020-08-05T10:58:41.262Z] #29 ... [2020-08-05T10:58:41.262Z] [2020-08-05T10:58:41.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:41.262Z] #39 6.677 PBCC images/timens.pb-c.c [2020-08-05T10:58:41.262Z] #39 6.696 DEP images/timens.pb-c.d [2020-08-05T10:58:41.262Z] #39 6.806 PBCC images/fown.pb-c.c [2020-08-05T10:58:41.262Z] #39 6.838 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-05T10:58:41.262Z] #39 6.915 PBCC images/opts.pb-c.c [2020-08-05T10:58:41.262Z] #39 6.967 PBCC images/memfd.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.022 DEP images/fown.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.062 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.114 DEP images/opts.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.162 DEP images/memfd.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.243 PBCC images/sit.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.343 DEP images/sit.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.444 PBCC images/macvlan.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.486 DEP images/macvlan.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.601 PBCC images/autofs.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.644 DEP images/autofs.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.677 PBCC images/sysctl.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.713 DEP images/sysctl.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.785 PBCC images/time.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.818 DEP images/time.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.882 PBCC images/binfmt-misc.pb-c.c [2020-08-05T10:58:41.262Z] #39 7.891 DEP images/binfmt-misc.pb-c.d [2020-08-05T10:58:41.262Z] #39 7.970 PBCC images/seccomp.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.007 DEP images/seccomp.pb-c.d [2020-08-05T10:58:41.262Z] #39 8.089 PBCC images/userns.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.119 DEP images/userns.pb-c.d [2020-08-05T10:58:41.262Z] #39 8.189 PBCC images/cgroup.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.250 DEP images/cgroup.pb-c.d [2020-08-05T10:58:41.262Z] #39 8.287 PBCC images/ext-file.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.325 DEP images/ext-file.pb-c.d [2020-08-05T10:58:41.262Z] #39 8.372 PBCC images/rpc.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.451 DEP images/rpc.pb-c.d [2020-08-05T10:58:41.262Z] #39 8.546 PBCC images/siginfo.pb-c.c [2020-08-05T10:58:41.262Z] #39 8.598 DEP images/siginfo.pb-c.d [2020-08-05T10:58:41.263Z] #39 8.670 PBCC images/pagemap.pb-c.c [2020-08-05T10:58:41.263Z] #39 8.735 DEP images/pagemap.pb-c.d [2020-08-05T10:58:41.263Z] #39 8.827 PBCC images/rlimit.pb-c.c [2020-08-05T10:58:41.263Z] #39 8.874 DEP images/rlimit.pb-c.d [2020-08-05T10:58:41.263Z] #39 8.954 PBCC images/file-lock.pb-c.c [2020-08-05T10:58:41.263Z] #39 8.995 DEP images/file-lock.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.102 PBCC images/tty.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.203 DEP images/tty.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.286 PBCC images/tun.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.411 PBCC images/netdev.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.466 DEP images/tun.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.554 DEP images/netdev.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.610 PBCC images/vma.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.671 DEP images/vma.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.726 PBCC images/creds.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.735 DEP images/creds.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.800 PBCC images/utsns.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.846 DEP images/utsns.pb-c.d [2020-08-05T10:58:41.263Z] #39 9.916 PBCC images/ipc-desc.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.950 PBCC images/ipc-sem.pb-c.c [2020-08-05T10:58:41.263Z] #39 9.986 DEP images/ipc-desc.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.05 DEP images/ipc-sem.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.10 PBCC images/ipc-msg.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.14 DEP images/ipc-msg.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.20 PBCC images/ipc-shm.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.24 DEP images/ipc-shm.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.32 PBCC images/ipc-var.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.37 DEP images/ipc-var.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.42 PBCC images/sk-opts.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.48 PBCC images/packet-sock.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.55 DEP images/sk-opts.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.60 DEP images/packet-sock.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.64 PBCC images/sk-netlink.pb-c.c [2020-08-05T10:58:41.263Z] #39 10.71 DEP images/sk-netlink.pb-c.d [2020-08-05T10:58:41.263Z] #39 10.78 PBCC images/sk-inet.pb-c.c [2020-08-05T10:58:41.365Z] #14 ... [2020-08-05T10:58:41.365Z] [2020-08-05T10:58:41.365Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:41.365Z] #42 DONE 208.0s [2020-08-05T10:58:41.365Z] [2020-08-05T10:58:41.365Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:41.365Z] #14 133.9 Selecting previously unselected package python3-pkg-resources. [2020-08-05T10:58:41.365Z] #14 133.9 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T10:58:41.365Z] #14 134.0 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-05T10:58:41.365Z] #14 134.1 Selecting previously unselected package python3-setuptools. [2020-08-05T10:58:41.365Z] #14 134.1 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-05T10:58:41.365Z] #14 134.1 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-05T10:58:41.540Z] #39 10.90 DEP images/sk-inet.pb-c.d [2020-08-05T10:58:41.540Z] #39 10.94 PBCC images/sk-unix.pb-c.c [2020-08-05T10:58:41.623Z] #14 134.5 Selecting previously unselected package python3-wheel. [2020-08-05T10:58:41.801Z] #39 11.03 DEP images/sk-unix.pb-c.d [2020-08-05T10:58:41.801Z] #39 11.17 PBCC images/mm.pb-c.c [2020-08-05T10:58:41.801Z] #39 11.23 DEP images/mm.pb-c.d [2020-08-05T10:58:41.801Z] #39 11.29 PBCC images/timerfd.pb-c.c [2020-08-05T10:58:41.879Z] #14 134.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-05T10:58:41.879Z] #14 134.5 Unpacking python3-wheel (0.32.3-2) ... [2020-08-05T10:58:42.061Z] #39 11.36 DEP images/timerfd.pb-c.d [2020-08-05T10:58:42.061Z] #39 11.44 PBCC images/timer.pb-c.c [2020-08-05T10:58:42.061Z] #39 11.48 DEP images/timer.pb-c.d [2020-08-05T10:58:42.061Z] #39 11.55 PBCC images/sa.pb-c.c [2020-08-05T10:58:42.138Z] #14 134.8 Selecting previously unselected package thin-provisioning-tools. [2020-08-05T10:58:42.138Z] #14 134.8 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-05T10:58:42.138Z] #14 134.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T10:58:42.321Z] #39 11.64 DEP images/sa.pb-c.d [2020-08-05T10:58:42.321Z] #39 11.74 PBCC images/pipe-data.pb-c.c [2020-08-05T10:58:42.321Z] #39 11.81 DEP images/pipe-data.pb-c.d [2020-08-05T10:58:42.321Z] #39 11.90 PBCC images/mnt.pb-c.c [2020-08-05T10:58:42.395Z] #14 135.2 Selecting previously unselected package vim-runtime. [2020-08-05T10:58:42.581Z] #39 11.98 DEP images/mnt.pb-c.d [2020-08-05T10:58:42.581Z] #39 ... [2020-08-05T10:58:42.581Z] [2020-08-05T10:58:42.581Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:42.581Z] #14 26.24 Reading package lists... [2020-08-05T10:58:42.651Z] #14 135.2 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:58:42.651Z] #14 135.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-05T10:58:42.651Z] #14 135.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-05T10:58:42.651Z] #14 135.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-05T10:58:43.644Z] 🇩 bin/containerd [2020-08-05T10:58:44.221Z] #14 31.97 Building dependency tree... [2020-08-05T10:58:44.221Z] #14 33.25 Reading state information... [2020-08-05T10:58:44.791Z] #14 ... [2020-08-05T10:58:44.791Z] [2020-08-05T10:58:44.791Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-05T10:58:44.791Z] #29 DONE 112.4s [2020-08-05T10:58:44.791Z] [2020-08-05T10:58:44.791Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:58:44.792Z] #57 48.20 Checking out files: 37% (1218/3209) Checking out files: 38% (1220/3209) Checking out files: 39% (1252/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 82% (2658/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-05T10:58:44.792Z] #57 50.05 + cd /tmp/tmp.xR2ApnrqpV/src/github.com/containerd/containerd [2020-08-05T10:58:44.792Z] #57 50.05 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-05T10:58:45.923Z] #14 138.4 Selecting previously unselected package vim. [2020-08-05T10:58:45.923Z] #14 138.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T10:58:45.923Z] #14 138.4 Unpacking vim (2:8.1.0875-5) ... [2020-08-05T10:58:46.179Z] #14 139.0 Selecting previously unselected package xfsprogs. [2020-08-05T10:58:46.179Z] #14 139.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-05T10:58:46.179Z] #14 139.0 Unpacking xfsprogs (4.20.0-1) ... [2020-08-05T10:58:46.741Z] #14 139.5 Selecting previously unselected package zip. [2020-08-05T10:58:46.741Z] #14 139.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-08-05T10:58:46.741Z] #14 139.5 Unpacking zip (3.0-11+b1) ... [2020-08-05T10:58:46.741Z] #14 139.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-05T10:58:46.998Z] #14 139.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T10:58:46.998Z] #14 139.8 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T10:58:46.998Z] #14 139.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T10:58:46.998Z] #14 139.9 Setting up zip (3.0-11+b1) ... [2020-08-05T10:58:47.255Z] #14 139.9 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T10:58:47.255Z] #14 139.9 Setting up bash-completion (1:2.8-6) ... [2020-08-05T10:58:47.331Z] #57 52.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-05T10:58:47.331Z] #57 52.71 + BUILDTAGS='netgo osusergo static_build' [2020-08-05T10:58:47.331Z] #57 52.71 + export EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:58:47.331Z] #57 52.71 + EXTRA_FLAGS=-buildmode=pie [2020-08-05T10:58:47.331Z] #57 52.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-05T10:58:47.331Z] #57 52.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-05T10:58:47.331Z] #57 52.71 + '[' '' = dynamic ']' [2020-08-05T10:58:47.331Z] #57 52.71 + make [2020-08-05T10:58:48.271Z] #57 54.02 🇩 bin/ctr [2020-08-05T10:58:49.773Z] #14 142.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-05T10:58:49.773Z] #14 142.5 Setting up xz-utils (5.2.4-1) ... [2020-08-05T10:58:49.773Z] #14 142.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-05T10:58:49.773Z] #14 142.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-05T10:58:49.773Z] #14 142.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-05T10:58:49.773Z] #14 142.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T10:58:50.029Z] #14 142.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T10:58:50.029Z] #14 142.7 Setting up pigz (2.4-1) ... [2020-08-05T10:58:50.029Z] #14 142.7 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-05T10:58:50.029Z] #14 142.7 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T10:58:50.029Z] #14 142.9 Setting up python-pip-whl (18.1-5) ... [2020-08-05T10:58:50.029Z] #14 142.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-05T10:58:50.029Z] #14 142.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-05T10:58:50.029Z] #14 142.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-05T10:58:50.237Z] #57 ... [2020-08-05T10:58:50.237Z] [2020-08-05T10:58:50.237Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:50.237Z] #14 35.58 libcap2-bin is already the newest version (1:2.25-2). [2020-08-05T10:58:50.237Z] #14 35.58 libcap2-bin set to manually installed. [2020-08-05T10:58:50.237Z] #14 35.58 The following additional packages will be installed: [2020-08-05T10:58:50.237Z] #14 35.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-05T10:58:50.237Z] #14 35.59 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-05T10:58:50.237Z] #14 35.60 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:58:50.237Z] #14 35.60 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-05T10:58:50.237Z] #14 35.60 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-05T10:58:50.237Z] #14 35.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-05T10:58:50.237Z] #14 35.60 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-05T10:58:50.237Z] #14 35.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-05T10:58:50.237Z] #14 35.61 python3.7 python3.7-minimal vim-runtime xxd [2020-08-05T10:58:50.237Z] #14 35.61 Suggested packages: [2020-08-05T10:58:50.237Z] #14 35.61 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-05T10:58:50.237Z] #14 35.61 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-05T10:58:50.237Z] #14 35.61 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-05T10:58:50.237Z] #14 35.61 xfsdump acl attr quota [2020-08-05T10:58:50.237Z] #14 35.61 Recommended packages: [2020-08-05T10:58:50.237Z] #14 35.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-05T10:58:50.237Z] #14 35.61 python3-keyrings.alt python3-xdg unzip [2020-08-05T10:58:50.237Z] #14 38.68 The following NEW packages will be installed: [2020-08-05T10:58:50.237Z] #14 38.68 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-05T10:58:50.237Z] #14 38.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-05T10:58:50.237Z] #14 38.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-05T10:58:50.237Z] #14 38.68 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-05T10:58:50.237Z] #14 38.69 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T10:58:50.237Z] #14 38.69 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-05T10:58:50.237Z] #14 38.69 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-05T10:58:50.237Z] #14 38.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-05T10:58:50.237Z] #14 38.69 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-05T10:58:50.237Z] #14 38.69 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-05T10:58:50.237Z] #14 38.70 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-05T10:58:50.237Z] #14 38.70 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-05T10:58:50.237Z] #14 38.70 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-05T10:58:50.237Z] #14 38.70 xfsprogs xxd xz-utils zip [2020-08-05T10:58:50.237Z] #14 39.08 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T10:58:50.237Z] #14 39.08 Need to get 104 MB of archives. [2020-08-05T10:58:50.237Z] #14 39.08 After this operation, 597 MB of additional disk space will be used. [2020-08-05T10:58:50.237Z] #14 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-05T10:58:50.237Z] #14 39.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-05T10:58:50.237Z] #14 39.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-05T10:58:50.237Z] #14 39.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-05T10:58:50.237Z] #14 39.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-05T10:58:50.237Z] #14 39.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-05T10:58:50.237Z] #14 39.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-05T10:58:50.237Z] #14 39.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-05T10:58:50.237Z] #14 39.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-05T10:58:50.237Z] #14 39.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-05T10:58:50.237Z] #14 39.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-05T10:58:50.404Z] Client: [2020-08-05T10:58:50.404Z] Debug Mode: false [2020-08-05T10:58:50.404Z] Plugins: [2020-08-05T10:58:50.404Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-05T10:58:50.404Z] [2020-08-05T10:58:50.404Z] Server: [2020-08-05T10:58:50.404Z] Containers: 0 [2020-08-05T10:58:50.404Z] Running: 0 [2020-08-05T10:58:50.404Z] Paused: 0 [2020-08-05T10:58:50.404Z] Stopped: 0 [2020-08-05T10:58:50.404Z] Images: 0 [2020-08-05T10:58:50.404Z] Server Version: 19.03.5 [2020-08-05T10:58:50.404Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-08-05T10:58:50.404Z] LCOW: [2020-08-05T10:58:50.404Z] Windows: [2020-08-05T10:58:50.404Z] Logging Driver: json-file [2020-08-05T10:58:50.404Z] Plugins: [2020-08-05T10:58:50.404Z] Volume: local [2020-08-05T10:58:50.404Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-05T10:58:50.404Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-05T10:58:50.404Z] Swarm: inactive [2020-08-05T10:58:50.404Z] Default Isolation: process [2020-08-05T10:58:50.404Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-05T10:58:50.404Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-05T10:58:50.404Z] OSType: windows [2020-08-05T10:58:50.404Z] Architecture: x86_64 [2020-08-05T10:58:50.404Z] CPUs: 4 [2020-08-05T10:58:50.404Z] Total Memory: 32GiB [2020-08-05T10:58:50.404Z] Name: azwin-2-c64690 [2020-08-05T10:58:50.404Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-05T10:58:50.404Z] Docker Root Dir: D:\docker [2020-08-05T10:58:50.404Z] Debug Mode: false [2020-08-05T10:58:50.404Z] Registry: https://index.docker.io/v1/ [2020-08-05T10:58:50.404Z] Labels: [2020-08-05T10:58:50.404Z] Experimental: true [2020-08-05T10:58:50.404Z] Insecure Registries: [2020-08-05T10:58:50.404Z] 10.0.0.4:5000 [2020-08-05T10:58:50.404Z] 127.0.0.0/8 [2020-08-05T10:58:50.404Z] Registry Mirrors: [2020-08-05T10:58:50.404Z] http://10.0.0.4:5000/ [2020-08-05T10:58:50.404Z] Live Restore Enabled: false [2020-08-05T10:58:50.404Z] [2020-08-05T10:58:50.497Z] #14 39.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-05T10:58:50.497Z] #14 39.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-05T10:58:50.497Z] #14 39.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-05T10:58:50.497Z] #14 39.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-05T10:58:50.497Z] #14 39.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-05T10:58:50.497Z] #14 39.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-05T10:58:50.497Z] #14 39.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T10:58:50.497Z] #14 39.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-05T10:58:50.497Z] #14 39.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-05T10:58:50.497Z] #14 39.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-05T10:58:50.497Z] #14 39.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-05T10:58:50.497Z] #14 39.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-05T10:58:50.591Z] #14 143.3 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-05T10:58:50.592Z] #14 143.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-05T10:58:50.592Z] #14 143.3 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-05T10:58:50.592Z] #14 143.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T10:58:50.592Z] #14 143.3 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:58:50.592Z] #14 143.4 Setting up vim (2:8.1.0875-5) ... [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-05T10:58:50.592Z] #14 143.4 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T10:58:50.592Z] #14 143.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-05T10:58:50.592Z] #14 143.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:58:50.592Z] #14 143.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-05T10:58:50.592Z] #14 143.5 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 [2020-08-05T10:58:50.592Z] #14 143.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:58:50.592Z] #14 143.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-05T10:58:50.592Z] #14 143.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-05T10:58:50.592Z] #14 143.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T10:58:50.592Z] #14 143.5 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T10:58:50.592Z] #14 143.5 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-05T10:58:50.592Z] #14 143.5 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T10:58:50.592Z] #14 143.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-05T10:58:50.592Z] #14 143.5 Setting up python3.7 (3.7.3-2+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-05T10:58:50.758Z] #14 39.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-05T10:58:50.758Z] #14 39.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-05T10:58:51.018Z] #14 40.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-05T10:58:51.018Z] #14 40.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-05T10:58:51.018Z] #14 40.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-05T10:58:51.018Z] #14 40.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-05T10:58:51.588Z] #14 40.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-05T10:58:51.848Z] #14 40.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-05T10:58:51.848Z] #14 40.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-05T10:58:52.108Z] #14 ... [2020-08-05T10:58:52.108Z] [2020-08-05T10:58:52.108Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:52.108Z] #42 109.8 go/scanner [2020-08-05T10:58:52.108Z] #42 110.0 internal/lazyregexp [2020-08-05T10:58:52.108Z] #42 110.3 path [2020-08-05T10:58:52.108Z] #42 110.8 io/ioutil [2020-08-05T10:58:52.108Z] #42 111.3 go/ast [2020-08-05T10:58:52.108Z] #42 111.6 net/url [2020-08-05T10:58:52.108Z] #42 113.6 text/template/parse [2020-08-05T10:58:52.108Z] #42 117.0 go/parser [2020-08-05T10:58:52.108Z] #42 118.3 text/template [2020-08-05T10:58:52.108Z] #42 ... [2020-08-05T10:58:52.108Z] [2020-08-05T10:58:52.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:52.108Z] #39 12.06 PBCC images/sk-packet.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.09 DEP images/sk-packet.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.13 PBCC images/tcp-stream.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.20 DEP images/tcp-stream.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.25 PBCC images/pipe.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.29 DEP images/pipe.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.35 PBCC images/pstree.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.41 DEP images/pstree.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.48 PBCC images/fs.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.51 DEP images/fs.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.56 PBCC images/signalfd.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.61 DEP images/signalfd.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.66 PBCC images/fh.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.76 PBCC images/fsnotify.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.83 DEP images/fh.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.88 DEP images/fsnotify.pb-c.d [2020-08-05T10:58:52.108Z] #39 12.95 PBCC images/eventpoll.pb-c.c [2020-08-05T10:58:52.108Z] #39 12.99 DEP images/eventpoll.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.05 PBCC images/eventfd.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.06 DEP images/eventfd.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.14 PBCC images/remap-file-path.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.15 DEP images/remap-file-path.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.22 PBCC images/fifo.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.26 DEP images/fifo.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.35 PBCC images/ghost-file.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.46 DEP images/ghost-file.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.53 PBCC images/regfile.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.56 DEP images/regfile.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.66 PBCC images/ns.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.70 DEP images/ns.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.75 PBCC images/fdinfo.pb-c.c [2020-08-05T10:58:52.108Z] #39 13.88 DEP images/fdinfo.pb-c.d [2020-08-05T10:58:52.108Z] #39 13.94 PBCC images/core-aarch64.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.06 PBCC images/core-arm.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.14 PBCC images/core-ppc64.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.27 PBCC images/core-s390.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.45 PBCC images/core-x86.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.63 PBCC images/core.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.76 PBCC images/inventory.pb-c.c [2020-08-05T10:58:52.108Z] #39 14.93 DEP images/core-aarch64.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.07 DEP images/core-arm.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.20 DEP images/core-ppc64.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.23 DEP images/core-s390.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.25 DEP images/core-x86.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.27 DEP images/core.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.31 DEP images/inventory.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.37 PBCC images/cpuinfo.pb-c.c [2020-08-05T10:58:52.108Z] #39 15.40 DEP images/cpuinfo.pb-c.d [2020-08-05T10:58:52.108Z] #39 15.47 PBCC images/stats.pb-c.c [2020-08-05T10:58:52.108Z] #39 15.50 DEP images/stats.pb-c.d [2020-08-05T10:58:52.108Z] #39 16.88 make[1]: Nothing to be done for 'all'. [2020-08-05T10:58:52.108Z] #39 18.40 CC images/stats.o [2020-08-05T10:58:52.108Z] #39 18.76 CC images/core.o [2020-08-05T10:58:52.108Z] #39 19.57 CC images/core-x86.o [2020-08-05T10:58:52.108Z] #39 20.21 CC images/core-arm.o [2020-08-05T10:58:52.108Z] #39 20.61 CC images/core-aarch64.o [2020-08-05T10:58:52.108Z] #39 21.12 CC images/core-ppc64.o [2020-08-05T10:58:52.368Z] #39 21.85 CC images/core-s390.o [2020-08-05T10:58:52.937Z] #39 ... [2020-08-05T10:58:52.937Z] [2020-08-05T10:58:52.937Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:58:52.937Z] #42 120.6 log [2020-08-05T10:58:53.518Z] #42 121.1 encoding/binary [2020-08-05T10:58:53.861Z] #14 146.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-05T10:58:53.861Z] #14 146.5 Setting up iptables (1.8.2-4) ... [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-05T10:58:53.861Z] #14 146.6 Setting up python3 (3.7.3-1) ... [2020-08-05T10:58:54.423Z] #14 147.0 Setting up python3-wheel (0.32.3-2) ... [2020-08-05T10:58:54.986Z] #14 147.8 Setting up apparmor (2.13.2-10) ... [2020-08-05T10:58:54.986Z] #14 ... [2020-08-05T10:58:54.986Z] [2020-08-05T10:58:54.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:58:54.986Z] #39 119.1 CC criu/cr-service.o [2020-08-05T10:58:54.986Z] #39 120.6 CC criu/crtools.o [2020-08-05T10:58:54.986Z] #39 121.1 CC criu/eventfd.o [2020-08-05T10:58:54.986Z] #39 121.5 CC criu/eventpoll.o [2020-08-05T10:58:54.986Z] #39 122.4 CC criu/external.o [2020-08-05T10:58:54.986Z] #39 122.9 CC criu/fault-injection.o [2020-08-05T10:58:54.986Z] #39 123.0 CC criu/fdstore.o [2020-08-05T10:58:54.986Z] #39 123.5 CC criu/fifo.o [2020-08-05T10:58:54.986Z] #39 123.9 CC criu/file-ids.o [2020-08-05T10:58:54.986Z] #39 124.2 CC criu/file-lock.o [2020-08-05T10:58:54.986Z] #39 125.2 CC criu/files-ext.o [2020-08-05T10:58:54.986Z] #39 125.6 CC criu/files-reg.o [2020-08-05T10:58:54.986Z] #39 127.9 CC criu/files.o [2020-08-05T10:58:55.437Z] #42 123.1 encoding/base64 [2020-08-05T10:58:55.917Z] #39 129.9 CC criu/filesystems.o [2020-08-05T10:58:56.010Z] #42 123.8 go/doc [2020-08-05T10:58:56.270Z] #42 124.1 encoding/json [2020-08-05T10:58:56.844Z] #39 130.6 CC criu/fsnotify.o [2020-08-05T10:58:56.844Z] #39 ... [2020-08-05T10:58:56.844Z] [2020-08-05T10:58:56.844Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:56.844Z] #14 149.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-05T10:58:57.102Z] #14 149.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-05T10:58:58.031Z] #14 150.6 Setting up python3-distutils (3.7.3-1) ... [2020-08-05T10:58:58.180Z] #42 ... [2020-08-05T10:58:58.180Z] [2020-08-05T10:58:58.180Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:58:58.180Z] #14 44.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-05T10:58:58.180Z] #14 46.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-05T10:58:58.180Z] #14 46.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-05T10:58:58.180Z] #14 46.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-05T10:58:58.180Z] #14 46.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-05T10:58:58.180Z] #14 46.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-05T10:58:58.180Z] #14 46.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-05T10:58:58.180Z] #14 46.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-05T10:58:58.180Z] #14 46.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-05T10:58:58.180Z] #14 46.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-05T10:58:58.180Z] #14 46.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-05T10:58:58.180Z] #14 46.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-05T10:58:58.180Z] #14 46.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-05T10:58:58.180Z] #14 46.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-05T10:58:58.180Z] #14 46.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-05T10:58:58.180Z] #14 46.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-05T10:58:58.180Z] #14 46.24 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-05T10:58:58.180Z] #14 46.25 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-05T10:58:58.180Z] #14 46.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-05T10:58:58.180Z] #14 46.85 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-05T10:58:58.180Z] #14 46.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-05T10:58:58.180Z] #14 46.85 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-05T10:58:58.180Z] #14 46.85 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-05T10:58:58.180Z] #14 46.89 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-05T10:58:58.180Z] #14 46.91 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-05T10:58:58.180Z] #14 47.02 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-05T10:58:58.180Z] #14 47.03 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-05T10:58:58.180Z] #14 47.05 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-05T10:58:58.180Z] #14 47.06 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-05T10:58:58.180Z] #14 47.09 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-05T10:58:58.180Z] #14 47.11 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-05T10:58:58.180Z] #14 47.11 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-05T10:58:58.180Z] #14 47.14 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-05T10:58:58.439Z] #14 47.48 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-05T10:58:58.439Z] #14 47.56 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-05T10:58:58.439Z] #14 47.63 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-05T10:58:58.609Z] #14 151.2 Setting up python3-setuptools (40.8.0-1) ... [2020-08-05T10:58:59.821Z] #14 48.59 debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T10:58:59.821Z] #14 48.77 Fetched 104 MB in 9s (11.8 MB/s) [2020-08-05T10:58:59.821Z] #14 48.87 Selecting previously unselected package pigz. [2020-08-05T10:58:59.821Z] #14 48.87 (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 ... 15473 files and directories currently installed.) [2020-08-05T10:58:59.821Z] #14 48.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-05T10:58:59.821Z] #14 48.95 Unpacking pigz (2.4-1) ... [2020-08-05T10:58:59.976Z] #14 152.5 Setting up python3-pip (18.1-5) ... [2020-08-05T10:59:00.081Z] #14 49.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-05T10:59:00.081Z] #14 49.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:59:00.081Z] #14 49.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:59:00.905Z] #14 153.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T10:59:00.905Z] #14 153.6 Setting up dmsetup (2:1.02.155-3) ... [2020-08-05T10:59:00.905Z] #14 153.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T10:59:00.905Z] #14 153.6 Setting up xfsprogs (4.20.0-1) ... [2020-08-05T10:59:00.905Z] #14 153.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-05T10:59:00.905Z] #14 153.6 Processing triggers for mime-support (3.62) ... [2020-08-05T10:59:00.905Z] #14 153.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T10:59:01.021Z] #14 49.84 Selecting previously unselected package python3.7-minimal. [2020-08-05T10:59:01.021Z] #14 49.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:59:01.021Z] #14 49.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:59:01.469Z] #14 DONE 154.3s [2020-08-05T10:59:01.469Z] [2020-08-05T10:59:01.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:01.469Z] #39 131.9 CC criu/image-desc.o [2020-08-05T10:59:01.469Z] #39 132.1 CC criu/image.o [2020-08-05T10:59:01.469Z] #39 133.2 CC criu/ipc_ns.o [2020-08-05T10:59:01.469Z] #39 134.3 CC criu/irmap.o [2020-08-05T10:59:01.469Z] #39 135.1 CC criu/kcmp-ids.o [2020-08-05T10:59:01.469Z] #39 135.3 CC criu/kerndat.o [2020-08-05T10:59:02.402Z] #14 51.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:59:02.402Z] #14 51.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T10:59:02.470Z] 🇩 bin/containerd-stress [2020-08-05T10:59:02.840Z] #39 ... [2020-08-05T10:59:02.840Z] [2020-08-05T10:59:02.840Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-05T10:59:02.840Z] #15 0.936 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-05T10:59:02.840Z] #15 0.940 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-05T10:59:02.840Z] #15 0.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-05T10:59:02.840Z] #15 DONE 1.0s [2020-08-05T10:59:02.840Z] [2020-08-05T10:59:02.840Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-05T10:59:03.339Z] #14 ... [2020-08-05T10:59:03.339Z] [2020-08-05T10:59:03.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:03.339Z] #39 22.58 CC images/cpuinfo.o [2020-08-05T10:59:03.339Z] #39 23.02 CC images/inventory.o [2020-08-05T10:59:03.339Z] #39 23.28 CC images/fdinfo.o [2020-08-05T10:59:03.339Z] #39 23.67 CC images/fown.o [2020-08-05T10:59:03.339Z] #39 23.98 CC images/ns.o [2020-08-05T10:59:03.339Z] #39 24.32 CC images/regfile.o [2020-08-05T10:59:03.339Z] #39 24.56 CC images/ghost-file.o [2020-08-05T10:59:03.339Z] #39 24.88 CC images/fifo.o [2020-08-05T10:59:03.339Z] #39 25.12 CC images/remap-file-path.o [2020-08-05T10:59:03.339Z] #39 25.51 CC images/eventfd.o [2020-08-05T10:59:03.339Z] #39 25.80 CC images/eventpoll.o [2020-08-05T10:59:03.339Z] #39 26.08 CC images/fh.o [2020-08-05T10:59:03.339Z] #39 26.35 CC images/fsnotify.o [2020-08-05T10:59:03.339Z] #39 27.21 CC images/signalfd.o [2020-08-05T10:59:03.339Z] #39 27.50 CC images/fs.o [2020-08-05T10:59:03.339Z] #39 27.88 CC images/pstree.o [2020-08-05T10:59:03.339Z] #39 28.20 CC images/pipe.o [2020-08-05T10:59:03.339Z] #39 28.55 CC images/tcp-stream.o [2020-08-05T10:59:03.339Z] #39 28.85 CC images/sk-packet.o [2020-08-05T10:59:03.339Z] #39 29.19 CC images/mnt.o [2020-08-05T10:59:03.340Z] #39 29.47 CC images/pipe-data.o [2020-08-05T10:59:03.340Z] #39 29.70 CC images/sa.o [2020-08-05T10:59:03.340Z] #39 29.94 CC images/timer.o [2020-08-05T10:59:03.340Z] #39 30.28 CC images/timerfd.o [2020-08-05T10:59:03.340Z] #39 30.53 CC images/mm.o [2020-08-05T10:59:03.340Z] #39 30.93 CC images/sk-opts.o [2020-08-05T10:59:03.340Z] #39 31.16 CC images/sk-unix.o [2020-08-05T10:59:03.340Z] #39 31.54 CC images/sk-inet.o [2020-08-05T10:59:03.340Z] #39 32.13 CC images/tun.o [2020-08-05T10:59:03.340Z] #39 32.45 CC images/sk-netlink.o [2020-08-05T10:59:03.340Z] #39 32.76 CC images/packet-sock.o [2020-08-05T10:59:03.908Z] #39 33.14 CC images/ipc-var.o [2020-08-05T10:59:04.167Z] #39 33.48 CC images/ipc-desc.o [2020-08-05T10:59:04.167Z] #39 33.71 CC images/ipc-shm.o [2020-08-05T10:59:04.483Z] #39 33.89 CC images/ipc-msg.o [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-05T10:59:04.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-05T10:59:04.575Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.2% of statements [2020-08-05T10:59:04.650Z] 🇩 bin/containerd-shim [2020-08-05T10:59:04.746Z] #39 34.23 CC images/ipc-sem.o [2020-08-05T10:59:04.867Z] ok github.com/docker/docker/builder/dockerfile 0.918s coverage: 45.1% of statements [2020-08-05T10:59:05.007Z] #39 34.43 CC images/utsns.o [2020-08-05T10:59:05.290Z] #39 34.65 CC images/creds.o [2020-08-05T10:59:05.500Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 13.6% of statements [2020-08-05T10:59:05.555Z] #39 34.89 CC images/vma.o [2020-08-05T10:59:05.814Z] #39 35.13 CC images/netdev.o [2020-08-05T10:59:06.132Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-05T10:59:06.382Z] #39 ... [2020-08-05T10:59:06.382Z] [2020-08-05T10:59:06.382Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:06.382Z] #14 55.39 Selecting previously unselected package python3-minimal. [2020-08-05T10:59:06.382Z] #14 55.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-08-05T10:59:06.382Z] #14 55.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-05T10:59:06.382Z] #14 55.50 Unpacking python3-minimal (3.7.3-1) ... [2020-08-05T10:59:06.423Z] ok github.com/docker/docker/builder/remotecontext/git 1.055s coverage: 85.1% of statements [2020-08-05T10:59:06.423Z] ? github.com/docker/docker/cli [no test files] [2020-08-05T10:59:06.423Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-05T10:59:06.641Z] #14 55.62 Selecting previously unselected package libmpdec2:amd64. [2020-08-05T10:59:06.641Z] #14 55.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-05T10:59:06.641Z] #14 55.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-05T10:59:06.641Z] #14 55.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-05T10:59:06.641Z] #14 55.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:59:06.900Z] #14 55.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T10:59:08.089Z] #16 5.149 Collecting yamllint==1.16.0 [2020-08-05T10:59:08.278Z] #14 57.22 Selecting previously unselected package python3.7. [2020-08-05T10:59:08.278Z] #14 57.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-05T10:59:08.278Z] #14 57.22 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T10:59:08.278Z] #14 57.44 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-05T10:59:08.537Z] #14 57.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-05T10:59:08.537Z] #14 57.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-05T10:59:08.537Z] #14 57.62 Setting up python3-minimal (3.7.3-1) ... [2020-08-05T10:59:09.018Z] #16 ... [2020-08-05T10:59:09.018Z] [2020-08-05T10:59:09.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:09.018Z] #39 137.0 CC criu/libnetlink.o [2020-08-05T10:59:09.018Z] #39 137.3 CC criu/log.o [2020-08-05T10:59:09.018Z] #39 137.8 CC criu/lsm.o [2020-08-05T10:59:09.018Z] #39 138.3 CC criu/mem.o [2020-08-05T10:59:09.018Z] #39 140.2 CC criu/memfd.o [2020-08-05T10:59:09.018Z] #39 141.0 CC criu/mount.o [2020-08-05T10:59:09.163Z] ok github.com/docker/docker/client 0.168s coverage: 75.7% of statements [2020-08-05T10:59:09.474Z] #14 ... [2020-08-05T10:59:09.474Z] [2020-08-05T10:59:09.474Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:59:09.474Z] #42 127.2 github.com/LK4D4/vndr/build [2020-08-05T10:59:09.474Z] #42 129.8 encoding/xml [2020-08-05T10:59:09.474Z] #42 130.6 github.com/LK4D4/vndr/versioned [2020-08-05T10:59:09.474Z] #42 130.7 compress/flate [2020-08-05T10:59:09.474Z] #42 134.1 hash [2020-08-05T10:59:09.474Z] #42 134.2 hash/crc32 [2020-08-05T10:59:09.474Z] #42 134.8 compress/gzip [2020-08-05T10:59:09.474Z] #42 135.3 context [2020-08-05T10:59:09.474Z] #42 136.0 crypto/cipher [2020-08-05T10:59:09.474Z] #42 136.4 math/big [2020-08-05T10:59:09.734Z] #42 ... [2020-08-05T10:59:09.734Z] [2020-08-05T10:59:09.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:09.734Z] #39 35.74 CC images/tty.o [2020-08-05T10:59:09.734Z] #39 36.59 CC images/file-lock.o [2020-08-05T10:59:09.734Z] #39 36.79 CC images/rlimit.o [2020-08-05T10:59:09.734Z] #39 37.14 CC images/pagemap.o [2020-08-05T10:59:09.734Z] #39 37.62 CC images/siginfo.o [2020-08-05T10:59:09.734Z] #39 37.91 CC images/rpc.o [2020-08-05T10:59:09.994Z] #39 39.38 CC images/ext-file.o [2020-08-05T10:59:10.254Z] #39 39.68 CC images/cgroup.o [2020-08-05T10:59:10.823Z] #39 40.39 CC images/userns.o [2020-08-05T10:59:10.911Z] #39 144.9 CC criu/namespaces.o [2020-08-05T10:59:11.393Z] #39 40.76 CC images/google/protobuf/descriptor.o [2020-08-05T10:59:11.653Z] #39 ... [2020-08-05T10:59:11.653Z] [2020-08-05T10:59:11.653Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:11.653Z] #14 58.94 Selecting previously unselected package python3. [2020-08-05T10:59:11.653Z] #14 58.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-08-05T10:59:11.653Z] #14 59.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.05 Unpacking python3 (3.7.3-1) ... [2020-08-05T10:59:11.653Z] #14 59.16 Selecting previously unselected package libip4tc0:amd64. [2020-08-05T10:59:11.653Z] #14 59.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-05T10:59:11.653Z] #14 59.30 Selecting previously unselected package libip6tc0:amd64. [2020-08-05T10:59:11.653Z] #14 59.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-05T10:59:11.653Z] #14 59.43 Selecting previously unselected package libiptc0:amd64. [2020-08-05T10:59:11.653Z] #14 59.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-05T10:59:11.653Z] #14 59.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-05T10:59:11.653Z] #14 59.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-05T10:59:11.653Z] #14 59.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-05T10:59:11.653Z] #14 59.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-05T10:59:11.653Z] #14 59.80 Selecting previously unselected package libnftnl11:amd64. [2020-08-05T10:59:11.653Z] #14 59.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-05T10:59:11.653Z] #14 59.95 Selecting previously unselected package iptables. [2020-08-05T10:59:11.653Z] #14 59.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 59.96 Unpacking iptables (1.8.2-4) ... [2020-08-05T10:59:11.653Z] #14 60.50 Selecting previously unselected package xxd. [2020-08-05T10:59:11.653Z] #14 60.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T10:59:11.653Z] #14 60.53 Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T10:59:11.653Z] #14 60.69 Selecting previously unselected package vim-common. [2020-08-05T10:59:11.653Z] #14 60.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T10:59:11.653Z] #14 60.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T10:59:11.759Z] 🇩 bin/containerd-shim-runc-v1 [2020-08-05T10:59:11.913Z] #14 60.98 Selecting previously unselected package bash-completion. [2020-08-05T10:59:11.913Z] #14 61.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-05T10:59:12.745Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-05T10:59:12.745Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97c6b8d0\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-05T10:59:12.745Z] ---------------------------------------------------------------------------- [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.745Z] INFO: executeCI.ps1 starting at Wed Aug 5 10:59:12 CUT 2020 [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.745Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-05T10:59:12.745Z] INFO: Running git version 2.24.1.windows.2 [2020-08-05T10:59:12.745Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-05T10:59:12.745Z] INFO: Environment variables: [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.745Z] Name Value [2020-08-05T10:59:12.745Z] ---- ----- [2020-08-05T10:59:12.745Z] ALLUSERSPROFILE C:\ProgramData [2020-08-05T10:59:12.745Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-05T10:59:12.745Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-05T10:59:12.745Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-05T10:59:12.745Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-05T10:59:12.745Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-05T10:59:12.745Z] BRANCH_NAME PR-41314 [2020-08-05T10:59:12.745Z] BUILD_DISPLAY_NAME #1 [2020-08-05T10:59:12.745Z] BUILD_ID 1 [2020-08-05T10:59:12.745Z] BUILD_NUMBER 1 [2020-08-05T10:59:12.745Z] BUILD_TAG jenkins-moby-PR-41314-1 [2020-08-05T10:59:12.745Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41314/1/ [2020-08-05T10:59:12.745Z] CHANGE_AUTHOR thaJeztah [2020-08-05T10:59:12.745Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-08-05T10:59:12.745Z] CHANGE_BRANCH 19.03_backport_fix_racey_logger_test [2020-08-05T10:59:12.745Z] CHANGE_FORK thaJeztah/docker [2020-08-05T10:59:12.745Z] CHANGE_ID 41314 [2020-08-05T10:59:12.745Z] CHANGE_TARGET 19.03 [2020-08-05T10:59:12.745Z] CHANGE_TITLE [19.03 backport] test-fixes for laky test: TestCheckCapacityAndRotate [2020-08-05T10:59:12.745Z] CHANGE_URL https://github.com/moby/moby/pull/41314 [2020-08-05T10:59:12.745Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-05T10:59:12.745Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-05T10:59:12.745Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-05T10:59:12.745Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-05T10:59:12.745Z] COMPUTERNAME azwin-2-c64690 [2020-08-05T10:59:12.745Z] ComSpec C:\windows\system32\cmd.exe [2020-08-05T10:59:12.745Z] ConfigSequenceNumber 0 [2020-08-05T10:59:12.745Z] DOCKER_BUILDKIT 0 [2020-08-05T10:59:12.745Z] DOCKER_DUT_DEBUG 1 [2020-08-05T10:59:12.745Z] DOCKER_EXPERIMENTAL 1 [2020-08-05T10:59:12.745Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-05T10:59:12.745Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-05T10:59:12.745Z] EXECUTOR_NUMBER 0 [2020-08-05T10:59:12.745Z] FQDN azwin-2-c64690.westus.cloudapp.azure.com [2020-08-05T10:59:12.745Z] GIT_BRANCH PR-41314 [2020-08-05T10:59:12.745Z] GIT_COMMIT ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T10:59:12.745Z] GIT_URL https://github.com/moby/moby.git [2020-08-05T10:59:12.745Z] HUDSON_COOKIE 6784fa0e-c177-40dd-8ba4-6892d389ff80 [2020-08-05T10:59:12.745Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-05T10:59:12.745Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-05T10:59:12.745Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-05T10:59:12.745Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-05T10:59:12.745Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-05T10:59:12.745Z] JENKINS_NODE_COOKIE f1884c28-c749-4018-8ea2-e8dcd5fc31c7 [2020-08-05T10:59:12.745Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-05T10:59:12.745Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-05T10:59:12.745Z] JOB_BASE_NAME PR-41314 [2020-08-05T10:59:12.745Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41314/display/redirect [2020-08-05T10:59:12.745Z] JOB_NAME moby/PR-41314 [2020-08-05T10:59:12.745Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41314/ [2020-08-05T10:59:12.745Z] library.jps.version master [2020-08-05T10:59:12.745Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-05T10:59:12.745Z] NODE_LABELS amd64 azure azwin-2-c64690 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-05T10:59:12.745Z] NODE_NAME azwin-2-c64690 [2020-08-05T10:59:12.745Z] NUMBER_OF_PROCESSORS 4 [2020-08-05T10:59:12.745Z] OS Windows_NT [2020-08-05T10:59:12.745Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-05T10:59:12.745Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-05T10:59:12.745Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-05T10:59:12.745Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-05T10:59:12.745Z] PROCESSOR_LEVEL 6 [2020-08-05T10:59:12.745Z] PROCESSOR_REVISION 5504 [2020-08-05T10:59:12.745Z] ProgramData C:\ProgramData [2020-08-05T10:59:12.745Z] ProgramFiles C:\Program Files [2020-08-05T10:59:12.745Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-05T10:59:12.745Z] ProgramW6432 C:\Program Files [2020-08-05T10:59:12.745Z] PROMPT $P$G [2020-08-05T10:59:12.745Z] PSExecutionPolicyPreference Bypass [2020-08-05T10:59:12.745Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-05T10:59:12.745Z] PUBLIC C:\Users\Public [2020-08-05T10:59:12.745Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41314/1/display/redirect?page=changes [2020-08-05T10:59:12.745Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41314/1/display/redirect [2020-08-05T10:59:12.745Z] SKIP_VALIDATION_TESTS 1 [2020-08-05T10:59:12.745Z] SOURCES_DRIVE d [2020-08-05T10:59:12.745Z] SOURCES_SUBDIR gopath [2020-08-05T10:59:12.745Z] STAGE_NAME Run tests [2020-08-05T10:59:12.745Z] SystemDrive C: [2020-08-05T10:59:12.745Z] SystemRoot C:\windows [2020-08-05T10:59:12.745Z] TEMP C:\windows\TEMP [2020-08-05T10:59:12.745Z] TESTDEBUG 0 [2020-08-05T10:59:12.745Z] TESTRUN_DRIVE d [2020-08-05T10:59:12.745Z] TESTRUN_SUBDIR CI [2020-08-05T10:59:12.745Z] TIMEOUT 120m [2020-08-05T10:59:12.745Z] TMP C:\windows\TEMP [2020-08-05T10:59:12.745Z] USERDOMAIN WORKGROUP [2020-08-05T10:59:12.745Z] USERNAME azwin-2-c64690$ [2020-08-05T10:59:12.745Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-05T10:59:12.745Z] windir C:\windows [2020-08-05T10:59:12.745Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-05T10:59:12.745Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-05T10:59:12.745Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.745Z] [2020-08-05T10:59:12.804Z] #39 146.5 CC criu/net.o [2020-08-05T10:59:13.061Z] #39 ... [2020-08-05T10:59:13.061Z] [2020-08-05T10:59:13.061Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-05T10:59:13.061Z] #16 10.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-05T10:59:13.061Z] #16 10.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-05T10:59:13.318Z] #16 10.64 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-05T10:59:13.318Z] #16 10.71 Collecting pyyaml (from yamllint==1.16.0) [2020-08-05T10:59:13.575Z] #16 10.88 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-05T10:59:13.715Z] INFO: Sources under d:\gopath\... [2020-08-05T10:59:13.715Z] INFO: Test run under d:\CI\... [2020-08-05T10:59:13.715Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-05T10:59:13.715Z] INFO: docker/docker repository was found [2020-08-05T10:59:13.715Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-05T10:59:13.921Z] 🇩 binaries [2020-08-05T10:59:13.921Z] + mkdir -p /build [2020-08-05T10:59:13.921Z] + cp bin/containerd /build/containerd [2020-08-05T10:59:13.921Z] + cp bin/containerd-shim /build/containerd-shim [2020-08-05T10:59:13.921Z] + cp bin/ctr /build/ctr [2020-08-05T10:59:14.192Z] ltsc2019: Pulling from windows/servercore [2020-08-05T10:59:14.681Z] 4612f6d0b889: Pulling fs layer [2020-08-05T10:59:14.681Z] fc1b9e59edad: Pulling fs layer [2020-08-05T10:59:14.944Z] #16 12.28 Building wheels for collected packages: pyyaml [2020-08-05T10:59:14.944Z] #16 12.29 Running setup.py bdist_wheel for pyyaml: started [2020-08-05T10:59:16.110Z] #14 65.16 Unpacking bash-completion (1:2.8-6) ... [2020-08-05T10:59:16.329Z] #16 13.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-05T10:59:16.329Z] #16 13.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-05T10:59:16.329Z] #16 13.51 Successfully built pyyaml [2020-08-05T10:59:16.329Z] #16 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-05T10:59:16.623Z] #16 13.91 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-05T10:59:16.680Z] #14 65.81 Selecting previously unselected package bzip2. [2020-08-05T10:59:16.680Z] #14 65.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-05T10:59:16.680Z] #14 65.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T10:59:16.882Z] #16 DONE 14.3s [2020-08-05T10:59:16.882Z] [2020-08-05T10:59:16.882Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-05T10:59:16.882Z] #21 DONE 0.1s [2020-08-05T10:59:16.882Z] [2020-08-05T10:59:16.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:16.882Z] #39 149.7 CC criu/netfilter.o [2020-08-05T10:59:16.882Z] #39 150.3 CC criu/page-pipe.o [2020-08-05T10:59:16.939Z] #14 65.95 Selecting previously unselected package xz-utils. [2020-08-05T10:59:16.939Z] #14 65.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-05T10:59:16.939Z] #14 65.99 Unpacking xz-utils (5.2.4-1) ... [2020-08-05T10:59:17.142Z] #39 151.2 CC criu/page-xfer.o [2020-08-05T10:59:17.199Z] #14 66.26 Selecting previously unselected package apparmor. [2020-08-05T10:59:17.199Z] #14 66.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-05T10:59:17.199Z] #14 66.38 Unpacking apparmor (2.13.2-10) ... [2020-08-05T10:59:18.138Z] #14 66.95 Selecting previously unselected package aufs-tools. [2020-08-05T10:59:18.138Z] #14 66.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-05T10:59:18.138Z] #14 66.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-05T10:59:18.138Z] #14 67.19 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-05T10:59:18.138Z] #14 67.21 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-05T10:59:18.138Z] #14 67.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T10:59:18.461Z] Removing intermediate container 190b8d082bc0 [2020-08-05T10:59:18.461Z] ---> 43788318e1ee [2020-08-05T10:59:18.461Z] Step 61/140 : FROM dev-base AS proxy [2020-08-05T10:59:18.461Z] ---> 4faa95017b54 [2020-08-05T10:59:18.461Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-08-05T10:59:18.461Z] ---> Running in acf1f6e6b59b [2020-08-05T10:59:18.461Z] Removing intermediate container acf1f6e6b59b [2020-08-05T10:59:18.461Z] ---> c416345c9b9f [2020-08-05T10:59:18.461Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-08-05T10:59:18.461Z] ---> Running in 14363176150d [2020-08-05T10:59:18.461Z] Removing intermediate container 14363176150d [2020-08-05T10:59:18.461Z] ---> 701b0fd78163 [2020-08-05T10:59:18.461Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:59:18.461Z] ---> bc447b48082e [2020-08-05T10:59:18.461Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T10:59:18.461Z] ---> b2d5bdd2009b [2020-08-05T10:59:18.461Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T10:59:18.461Z] ---> Running in bf649891ab4f [2020-08-05T10:59:18.509Z] #39 152.6 CC criu/pagemap-cache.o [2020-08-05T10:59:18.756Z] + RM_GOPATH=0 [2020-08-05T10:59:18.756Z] + TMP_GOPATH= [2020-08-05T10:59:18.756Z] + : /build [2020-08-05T10:59:18.756Z] + '[' -z '' ']' [2020-08-05T10:59:18.756Z] ++ mktemp -d [2020-08-05T10:59:18.756Z] + export GOPATH=/tmp/tmp.cqepUucSTB [2020-08-05T10:59:18.756Z] + GOPATH=/tmp/tmp.cqepUucSTB [2020-08-05T10:59:18.756Z] + RM_GOPATH=1 [2020-08-05T10:59:18.756Z] ++ dirname ./install.sh [2020-08-05T10:59:18.756Z] + dir=. [2020-08-05T10:59:18.756Z] + bin=proxy [2020-08-05T10:59:18.756Z] + shift [2020-08-05T10:59:18.756Z] + '[' '!' -f ./proxy.installer ']' [2020-08-05T10:59:18.756Z] + . ./proxy.installer [2020-08-05T10:59:18.756Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:59:18.756Z] + install_proxy [2020-08-05T10:59:18.756Z] + case "$1" in [2020-08-05T10:59:18.756Z] + export CGO_ENABLED=0 [2020-08-05T10:59:18.756Z] + CGO_ENABLED=0 [2020-08-05T10:59:18.756Z] + _install_proxy [2020-08-05T10:59:18.756Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-05T10:59:18.756Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cqepUucSTB/src/github.com/docker/libnetwork [2020-08-05T10:59:18.756Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:59:18.756Z] Cloning into '/tmp/tmp.cqepUucSTB/src/github.com/docker/libnetwork'... [2020-08-05T10:59:19.074Z] #39 153.0 CC criu/pagemap.o [2020-08-05T10:59:19.636Z] #39 ... [2020-08-05T10:59:19.636Z] [2020-08-05T10:59:19.636Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-05T10:59:19.636Z] #25 DONE 2.8s [2020-08-05T10:59:19.893Z] [2020-08-05T10:59:19.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:19.893Z] #39 153.8 CC criu/parasite-syscall.o [2020-08-05T10:59:20.046Z] #14 ... [2020-08-05T10:59:20.046Z] [2020-08-05T10:59:20.046Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:59:20.046Z] #42 137.5 crypto/aes [2020-08-05T10:59:20.046Z] #42 138.7 crypto [2020-08-05T10:59:20.046Z] #42 138.9 crypto/des [2020-08-05T10:59:20.046Z] #42 139.4 crypto/internal/randutil [2020-08-05T10:59:20.046Z] #42 139.4 crypto/sha512 [2020-08-05T10:59:20.046Z] #42 140.6 crypto/ed25519/internal/edwards25519 [2020-08-05T10:59:20.046Z] #42 142.7 crypto/hmac [2020-08-05T10:59:20.046Z] #42 143.0 crypto/md5 [2020-08-05T10:59:20.046Z] #42 143.9 crypto/rc4 [2020-08-05T10:59:20.046Z] #42 144.1 crypto/sha1 [2020-08-05T10:59:20.046Z] #42 145.0 crypto/sha256 [2020-08-05T10:59:20.046Z] #42 146.0 encoding/hex [2020-08-05T10:59:20.046Z] #42 146.3 crypto/rand [2020-08-05T10:59:20.046Z] #42 146.5 crypto/elliptic [2020-08-05T10:59:20.046Z] #42 146.9 encoding/asn1 [2020-08-05T10:59:20.046Z] #42 ... [2020-08-05T10:59:20.046Z] [2020-08-05T10:59:20.046Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:20.046Z] #39 42.72 CC images/opts.o [2020-08-05T10:59:20.046Z] #39 43.02 CC images/seccomp.o [2020-08-05T10:59:20.046Z] #39 43.35 CC images/binfmt-misc.o [2020-08-05T10:59:20.046Z] #39 43.57 CC images/time.o [2020-08-05T10:59:20.046Z] #39 43.81 CC images/sysctl.o [2020-08-05T10:59:20.046Z] #39 44.11 CC images/autofs.o [2020-08-05T10:59:20.046Z] #39 44.35 CC images/macvlan.o [2020-08-05T10:59:20.046Z] #39 44.59 CC images/sit.o [2020-08-05T10:59:20.046Z] #39 44.93 CC images/memfd.o [2020-08-05T10:59:20.046Z] #39 45.23 CC images/timens.o [2020-08-05T10:59:20.046Z] #39 45.59 LINK images/built-in.o [2020-08-05T10:59:20.046Z] #39 45.76 GEN compel/include/asm [2020-08-05T10:59:20.046Z] #39 45.79 GEN compel/include/version.h [2020-08-05T10:59:20.046Z] #39 45.80 touch .config [2020-08-05T10:59:20.046Z] #39 45.88 GEN include/common/config.h [2020-08-05T10:59:20.046Z] #39 45.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-05T10:59:20.046Z] #39 46.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-05T10:59:20.046Z] #39 46.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-05T10:59:20.046Z] #39 46.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-05T10:59:20.046Z] #39 46.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-05T10:59:20.046Z] #39 46.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-05T10:59:20.046Z] #39 46.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-05T10:59:20.046Z] #39 46.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-05T10:59:20.046Z] #39 46.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-05T10:59:20.046Z] #39 46.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-05T10:59:20.046Z] #39 46.27 DEP compel/plugins/std/infect.d [2020-08-05T10:59:20.046Z] #39 46.37 DEP compel/plugins/std/string.d [2020-08-05T10:59:20.046Z] #39 46.44 DEP compel/plugins/std/log.d [2020-08-05T10:59:20.046Z] #39 46.51 DEP compel/plugins/std/fds.d [2020-08-05T10:59:20.046Z] #39 46.63 DEP compel/plugins/std/std.d [2020-08-05T10:59:20.046Z] #39 46.76 DEP compel/plugins/shmem/shmem.d [2020-08-05T10:59:20.046Z] #39 46.85 DEP compel/plugins/fds/fds.d [2020-08-05T10:59:20.046Z] #39 46.96 CC compel/plugins/std/std.o [2020-08-05T10:59:20.046Z] #39 47.39 CC compel/plugins/std/fds.o [2020-08-05T10:59:20.046Z] #39 47.86 CC compel/plugins/std/log.o [2020-08-05T10:59:20.046Z] #39 48.97 CC compel/plugins/std/string.o [2020-08-05T10:59:20.149Z] #39 ... [2020-08-05T10:59:20.149Z] [2020-08-05T10:59:20.149Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-05T10:59:20.149Z] #27 DONE 0.3s [2020-08-05T10:59:20.149Z] [2020-08-05T10:59:20.149Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-05T10:59:20.149Z] #30 DONE 0.0s [2020-08-05T10:59:20.149Z] [2020-08-05T10:59:20.149Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-05T10:59:20.149Z] #35 DONE 0.0s [2020-08-05T10:59:20.149Z] [2020-08-05T10:59:20.149Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T10:59:20.149Z] #52 185.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-05T10:59:20.305Z] #39 ... [2020-08-05T10:59:20.305Z] [2020-08-05T10:59:20.305Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:20.305Z] #14 69.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-05T10:59:20.305Z] #14 69.37 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-05T10:59:20.305Z] #14 69.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T10:59:20.543Z] fc1b9e59edad: Verifying Checksum [2020-08-05T10:59:20.543Z] fc1b9e59edad: Download complete [2020-08-05T10:59:20.843Z] + cd /tmp/tmp.cqepUucSTB/src/github.com/docker/libnetwork [2020-08-05T10:59:20.843Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-05T10:59:20.843Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-05T10:59:21.514Z] #52 187.2 + mkdir -p /build [2020-08-05T10:59:21.514Z] #52 187.2 + cp runc /build/runc [2020-08-05T10:59:21.770Z] #52 DONE 187.4s [2020-08-05T10:59:21.770Z] [2020-08-05T10:59:21.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:21.770Z] #39 154.6 CC criu/path.o [2020-08-05T10:59:21.770Z] #39 155.0 CC criu/pie-util-vdso-elf32.o [2020-08-05T10:59:21.770Z] #39 155.4 CC criu/pie-util-vdso.o [2020-08-05T10:59:21.770Z] #39 155.8 CC criu/pie-util.o [2020-08-05T10:59:22.027Z] #39 156.1 CC criu/pipes.o [2020-08-05T10:59:22.214Z] #14 ... [2020-08-05T10:59:22.214Z] [2020-08-05T10:59:22.214Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-05T10:59:22.214Z] #60 141.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T10:59:22.214Z] #60 141.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-05T10:59:22.214Z] #60 DONE 150.0s [2020-08-05T10:59:22.214Z] [2020-08-05T10:59:22.214Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-05T10:59:22.214Z] #61 DONE 0.1s [2020-08-05T10:59:22.214Z] [2020-08-05T10:59:22.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:22.214Z] #39 49.86 CC compel/plugins/std/infect.o [2020-08-05T10:59:22.214Z] #39 50.26 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-05T10:59:22.214Z] #39 50.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-05T10:59:22.214Z] #39 50.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-05T10:59:22.214Z] #39 50.48 AR compel/plugins/std.lib.a [2020-08-05T10:59:22.214Z] #39 50.54 CC compel/plugins/fds/fds.o [2020-08-05T10:59:22.214Z] #39 50.80 AR compel/plugins/fds.lib.a [2020-08-05T10:59:22.214Z] #39 50.88 HOSTDEP compel/src/lib/log-host.d [2020-08-05T10:59:22.214Z] #39 50.97 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-05T10:59:22.214Z] #39 51.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-05T10:59:22.214Z] #39 51.29 HOSTDEP compel/src/main-host.d [2020-08-05T10:59:22.214Z] #39 51.48 DEP compel/src/lib/ptrace.d [2020-08-05T10:59:22.214Z] #39 51.72 DEP compel/src/lib/infect.d [2020-08-05T10:59:22.474Z] #39 51.99 DEP compel/src/lib/infect-util.d [2020-08-05T10:59:22.733Z] #39 52.17 DEP compel/src/lib/infect-rpc.d [2020-08-05T10:59:22.956Z] #39 156.9 CC criu/plugin.o [2020-08-05T10:59:22.993Z] #39 52.53 DEP compel/arch/x86/src/lib/infect.d [2020-08-05T10:59:23.212Z] #39 157.3 CC criu/proc_parse.o [2020-08-05T10:59:23.562Z] #39 52.82 DEP compel/arch/x86/src/lib/cpu.d [2020-08-05T10:59:23.562Z] #39 52.98 DEP compel/src/lib/log.d [2020-08-05T10:59:23.562Z] #39 53.11 DEP compel/src/main.d [2020-08-05T10:59:23.606Z] Removing intermediate container bf649891ab4f [2020-08-05T10:59:23.606Z] ---> 12119466b959 [2020-08-05T10:59:23.606Z] Step 67/140 : FROM base AS gometalinter [2020-08-05T10:59:23.606Z] ---> 4faa95017b54 [2020-08-05T10:59:23.606Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-08-05T10:59:23.606Z] ---> Running in 5f04a082a2d9 [2020-08-05T10:59:23.606Z] Removing intermediate container 5f04a082a2d9 [2020-08-05T10:59:23.606Z] ---> 7865b4ae9d30 [2020-08-05T10:59:23.606Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T10:59:23.606Z] ---> d9cca172ddcc [2020-08-05T10:59:23.606Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T10:59:23.822Z] #39 53.25 DEP compel/src/lib/handle-elf.d [2020-08-05T10:59:23.903Z] ---> 82da300711d6 [2020-08-05T10:59:23.903Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T10:59:23.903Z] ---> Running in ae4e2eed1b91 [2020-08-05T10:59:24.082Z] #39 53.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-05T10:59:24.082Z] #39 53.47 CC compel/src/lib/log.o [2020-08-05T10:59:24.196Z] + RM_GOPATH=0 [2020-08-05T10:59:24.196Z] + TMP_GOPATH= [2020-08-05T10:59:24.196Z] + : /build [2020-08-05T10:59:24.196Z] + '[' -z '' ']' [2020-08-05T10:59:24.196Z] ++ mktemp -d [2020-08-05T10:59:24.196Z] + export GOPATH=/tmp/tmp.DPcpVBrlcT [2020-08-05T10:59:24.196Z] + GOPATH=/tmp/tmp.DPcpVBrlcT [2020-08-05T10:59:24.196Z] + RM_GOPATH=1 [2020-08-05T10:59:24.196Z] ++ dirname ./install.sh [2020-08-05T10:59:24.196Z] Installing gometalinter version v2.0.6 [2020-08-05T10:59:24.196Z] + dir=. [2020-08-05T10:59:24.196Z] + bin=gometalinter [2020-08-05T10:59:24.196Z] + shift [2020-08-05T10:59:24.196Z] + '[' '!' -f ./gometalinter.installer ']' [2020-08-05T10:59:24.196Z] + . ./gometalinter.installer [2020-08-05T10:59:24.196Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-05T10:59:24.196Z] + install_gometalinter [2020-08-05T10:59:24.196Z] + echo 'Installing gometalinter version v2.0.6' [2020-08-05T10:59:24.196Z] + go get -d github.com/alecthomas/gometalinter [2020-08-05T10:59:24.342Z] #39 53.74 CC compel/arch/x86/src/lib/cpu.o [2020-08-05T10:59:25.244Z] + cd /tmp/tmp.DPcpVBrlcT/src/github.com/alecthomas/gometalinter [2020-08-05T10:59:25.244Z] + git checkout -q v2.0.6 [2020-08-05T10:59:25.244Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-05T10:59:25.281Z] #39 54.63 CC compel/arch/x86/src/lib/infect.o [2020-08-05T10:59:25.731Z] #39 159.4 CC criu/protobuf-desc.o [2020-08-05T10:59:25.988Z] #39 160.1 CC criu/protobuf.o [2020-08-05T10:59:26.220Z] #39 55.67 CC compel/src/lib/infect-rpc.o [2020-08-05T10:59:26.246Z] #39 ... [2020-08-05T10:59:26.246Z] [2020-08-05T10:59:26.246Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:59:26.504Z] #36 253.5 + dpkg --print-architecture [2020-08-05T10:59:26.504Z] #36 253.5 + cd /tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution [2020-08-05T10:59:26.504Z] #36 253.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-05T10:59:26.761Z] #36 253.9 + GOPATH=/tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZGdj8wIGeF [2020-08-05T10:59:26.761Z] #36 253.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-05T10:59:26.789Z] #39 56.03 CC compel/src/lib/infect-util.o [2020-08-05T10:59:26.789Z] #39 56.38 CC compel/src/lib/infect.o [2020-08-05T10:59:28.699Z] #39 ... [2020-08-05T10:59:28.699Z] [2020-08-05T10:59:28.699Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:28.699Z] #14 72.73 Selecting previously unselected package binutils-mingw-w64. [2020-08-05T10:59:28.699Z] #14 72.74 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-05T10:59:28.699Z] #14 72.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T10:59:28.699Z] #14 72.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-05T10:59:28.699Z] #14 72.89 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:59:28.699Z] #14 72.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T10:59:28.699Z] #14 73.02 Selecting previously unselected package dmsetup. [2020-08-05T10:59:28.699Z] #14 73.02 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-05T10:59:28.699Z] #14 73.03 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-05T10:59:28.699Z] #14 73.19 Selecting previously unselected package mingw-w64-common. [2020-08-05T10:59:28.699Z] #14 73.19 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-05T10:59:28.699Z] #14 73.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-05T10:59:28.699Z] #14 77.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-05T10:59:28.959Z] #14 77.95 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-05T10:59:28.959Z] #14 77.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T10:59:29.230Z] 4612f6d0b889: Verifying Checksum [2020-08-05T10:59:29.230Z] 4612f6d0b889: Download complete [2020-08-05T10:59:31.495Z] #14 ... [2020-08-05T10:59:31.496Z] [2020-08-05T10:59:31.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:31.496Z] #39 58.78 CC compel/src/lib/ptrace.o [2020-08-05T10:59:31.496Z] #39 59.16 AR compel/libcompel.a [2020-08-05T10:59:31.496Z] #39 59.30 HOSTCC compel/src/main-host.o [2020-08-05T10:59:31.496Z] #39 59.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-05T10:59:31.496Z] #39 59.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-05T10:59:31.496Z] #39 60.27 HOSTCC compel/src/lib/log-host.o [2020-08-05T10:59:31.496Z] #39 60.52 HOSTLINK compel/compel-host-bin [2020-08-05T10:59:31.496Z] #39 60.64 DEP soccr/soccr.d [2020-08-05T10:59:31.496Z] #39 60.83 CC soccr/soccr.o [2020-08-05T10:59:31.754Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-08-05T10:59:31.754Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.5% of statements [2020-08-05T10:59:31.755Z] #39 ... [2020-08-05T10:59:31.755Z] [2020-08-05T10:59:31.755Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:59:31.755Z] #42 149.5 crypto/ed25519 [2020-08-05T10:59:31.755Z] #42 149.6 crypto/ecdsa [2020-08-05T10:59:31.755Z] #42 150.1 crypto/rsa [2020-08-05T10:59:31.755Z] #42 150.1 crypto/dsa [2020-08-05T10:59:31.755Z] #42 151.1 crypto/x509/pkix [2020-08-05T10:59:31.755Z] #42 151.5 encoding/pem [2020-08-05T10:59:31.755Z] #42 152.0 vendor/golang.org/x/crypto/cryptobyte [2020-08-05T10:59:31.755Z] #42 152.1 vendor/golang.org/x/net/dns/dnsmessage [2020-08-05T10:59:31.755Z] #42 154.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-05T10:59:31.755Z] #42 154.7 vendor/golang.org/x/crypto/poly1305 [2020-08-05T10:59:31.755Z] #42 155.2 vendor/golang.org/x/sys/cpu [2020-08-05T10:59:31.755Z] #42 155.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-05T10:59:31.755Z] #42 156.1 net [2020-08-05T10:59:31.755Z] #42 156.9 vendor/golang.org/x/crypto/hkdf [2020-08-05T10:59:31.755Z] #42 157.0 vendor/golang.org/x/text/transform [2020-08-05T10:59:31.755Z] #42 157.6 vendor/golang.org/x/text/unicode/bidi [2020-08-05T10:59:31.755Z] #42 159.4 vendor/golang.org/x/text/secure/bidirule [2020-08-05T10:59:32.014Z] #42 159.7 vendor/golang.org/x/text/unicode/norm [2020-08-05T10:59:32.392Z] ok github.com/docker/docker/container 0.109s coverage: 35.6% of statements [2020-08-05T10:59:32.392Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-05T10:59:32.392Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-05T10:59:32.392Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-05T10:59:32.392Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-05T10:59:32.954Z] #42 ... [2020-08-05T10:59:32.954Z] [2020-08-05T10:59:32.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:32.954Z] #39 62.36 AR soccr/libsoccr.a [2020-08-05T10:59:32.954Z] #39 62.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:59:33.524Z] #39 62.83 DEP criu/arch/x86/sigframe.d [2020-08-05T10:59:33.524Z] #39 63.03 DEP criu/arch/x86/sigaction_compat.d [2020-08-05T10:59:33.524Z] #39 63.09 DEP criu/arch/x86/kerndat.d [2020-08-05T10:59:33.784Z] #39 63.24 DEP criu/arch/x86/crtools.d [2020-08-05T10:59:34.044Z] #39 63.43 DEP criu/arch/x86/cpu.d [2020-08-05T10:59:34.303Z] #39 63.60 CC criu/arch/x86/cpu.o [2020-08-05T10:59:34.872Z] #39 64.14 CC criu/arch/x86/crtools.o [2020-08-05T10:59:36.253Z] #39 65.52 CC criu/arch/x86/kerndat.o [2020-08-05T10:59:36.708Z] #36 ... [2020-08-05T10:59:36.708Z] [2020-08-05T10:59:36.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:36.708Z] #39 160.4 CC criu/pstree.o [2020-08-05T10:59:36.708Z] #39 161.4 CC criu/rbtree.o [2020-08-05T10:59:36.708Z] #39 161.7 CC criu/rst-malloc.o [2020-08-05T10:59:36.708Z] #39 161.9 CC criu/seccomp.o [2020-08-05T10:59:36.708Z] #39 162.5 CC criu/seize.o [2020-08-05T10:59:36.708Z] #39 163.1 CC criu/servicefd.o [2020-08-05T10:59:36.708Z] #39 163.4 CC criu/shmem.o [2020-08-05T10:59:36.708Z] #39 164.1 CC criu/sigframe.o [2020-08-05T10:59:36.708Z] #39 164.3 CC criu/signalfd.o [2020-08-05T10:59:36.708Z] #39 164.5 CC criu/sk-inet.o [2020-08-05T10:59:36.708Z] #39 165.4 CC criu/sk-netlink.o [2020-08-05T10:59:36.708Z] #39 165.7 CC criu/sk-packet.o [2020-08-05T10:59:36.709Z] #39 166.3 CC criu/sk-queue.o [2020-08-05T10:59:36.709Z] #39 166.6 CC criu/sk-tcp.o [2020-08-05T10:59:36.709Z] #39 167.1 CC criu/sk-unix.o [2020-08-05T10:59:36.709Z] #39 168.6 CC criu/sockets.o [2020-08-05T10:59:36.709Z] #39 169.4 CC criu/stats.o [2020-08-05T10:59:36.709Z] #39 169.7 CC criu/string.o [2020-08-05T10:59:36.709Z] #39 169.8 CC criu/sysctl.o [2020-08-05T10:59:36.709Z] #39 170.2 CC criu/sysfs_parse.o [2020-08-05T10:59:36.709Z] #39 170.6 CC criu/timens.o [2020-08-05T10:59:36.820Z] #39 66.18 CC criu/arch/x86/sigaction_compat.o [2020-08-05T10:59:36.965Z] #39 171.0 CC criu/timerfd.o [2020-08-05T10:59:37.079Z] #39 66.55 CC criu/arch/x86/sigframe.o [2020-08-05T10:59:37.221Z] #39 171.3 CC criu/tty.o [2020-08-05T10:59:37.647Z] #39 66.94 LINK criu/arch/x86/crtools.built-in.o [2020-08-05T10:59:37.647Z] #39 67.02 DEP criu/pie/util-vdso-elf32.d [2020-08-05T10:59:37.647Z] #39 67.16 DEP criu/pie/util-vdso.d [2020-08-05T10:59:37.983Z] + GOBIN=/build [2020-08-05T10:59:37.983Z] + /build/gometalinter --install [2020-08-05T10:59:37.983Z] Installing: [2020-08-05T10:59:37.983Z] deadcode [2020-08-05T10:59:37.983Z] dupl [2020-08-05T10:59:37.983Z] errcheck [2020-08-05T10:59:37.983Z] gas [2020-08-05T10:59:37.983Z] gochecknoglobals [2020-08-05T10:59:37.983Z] gochecknoinits [2020-08-05T10:59:37.983Z] goconst [2020-08-05T10:59:37.983Z] gocyclo [2020-08-05T10:59:37.983Z] goimports [2020-08-05T10:59:37.983Z] golint [2020-08-05T10:59:37.983Z] gosimple [2020-08-05T10:59:37.983Z] gotype [2020-08-05T10:59:37.983Z] gotypex [2020-08-05T10:59:37.983Z] ineffassign [2020-08-05T10:59:37.983Z] interfacer [2020-08-05T10:59:37.983Z] lll [2020-08-05T10:59:37.983Z] maligned [2020-08-05T10:59:37.983Z] megacheck [2020-08-05T10:59:37.983Z] misspell [2020-08-05T10:59:37.983Z] nakedret [2020-08-05T10:59:37.983Z] safesql [2020-08-05T10:59:37.983Z] staticcheck [2020-08-05T10:59:37.983Z] structcheck [2020-08-05T10:59:37.983Z] unconvert [2020-08-05T10:59:37.983Z] unparam [2020-08-05T10:59:37.983Z] unused [2020-08-05T10:59:37.983Z] varcheck [2020-08-05T10:59:38.097Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-08-05T10:59:38.216Z] #39 67.39 DEP criu/pie/util.d [2020-08-05T10:59:38.216Z] #39 67.55 CC criu/pie/util.o [2020-08-05T10:59:38.476Z] #39 67.87 CC criu/pie/util-vdso.o [2020-08-05T10:59:38.735Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-08-05T10:59:39.112Z] #39 172.8 CC criu/tun.o [2020-08-05T10:59:39.368Z] #39 173.3 CC criu/uffd.o [2020-08-05T10:59:39.415Z] #39 68.64 CC criu/pie/util-vdso-elf32.o [2020-08-05T10:59:39.825Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-08-05T10:59:39.985Z] #39 69.42 AR criu/pie/pie.lib.a [2020-08-05T10:59:39.985Z] #39 69.48 DEP criu/pie/restorer.d [2020-08-05T10:59:40.304Z] #39 174.3 CC criu/util.o [2020-08-05T10:59:40.555Z] #39 69.78 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-05T10:59:40.555Z] #39 69.96 DEP criu/arch/x86/restorer_unmap.d [2020-08-05T10:59:40.555Z] #39 70.00 DEP criu/arch/x86/restorer.d [2020-08-05T10:59:40.815Z] #39 70.21 DEP criu/arch/x86/vdso-pie.d [2020-08-05T10:59:40.815Z] #39 70.41 DEP criu/pie/parasite-vdso.d [2020-08-05T10:59:41.075Z] #39 70.57 DEP criu/pie/parasite.d [2020-08-05T10:59:41.234Z] #39 175.4 CC criu/uts_ns.o [2020-08-05T10:59:41.645Z] #39 70.91 CC criu/pie/parasite.o [2020-08-05T10:59:41.797Z] #39 175.6 CC criu/vdso-compat.o [2020-08-05T10:59:41.797Z] #39 175.8 CC criu/vdso.o [2020-08-05T10:59:42.360Z] #39 176.4 LINK criu/built-in.o [2020-08-05T10:59:42.617Z] #39 176.5 LINK criu/criu [2020-08-05T10:59:42.874Z] #39 176.9 DEP lib/c/criu.d [2020-08-05T10:59:42.874Z] #39 177.0 CC images/rpc.pb-c.o [2020-08-05T10:59:43.026Z] #39 72.58 LINK criu/pie/parasite.built-in.o [2020-08-05T10:59:43.286Z] #39 72.61 GEN criu/pie/parasite-blob.h [2020-08-05T10:59:43.286Z] #39 72.68 CC criu/pie/parasite-vdso.o [2020-08-05T10:59:43.438Z] #39 177.5 CC lib/c/criu.o [2020-08-05T10:59:44.225Z] #39 ... [2020-08-05T10:59:44.225Z] [2020-08-05T10:59:44.225Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:44.225Z] #14 83.28 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-05T10:59:44.225Z] #14 83.28 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:59:44.225Z] #14 83.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:59:44.225Z] #14 83.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-05T10:59:44.225Z] #14 83.45 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:59:44.225Z] #14 83.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:59:44.225Z] #14 ... [2020-08-05T10:59:44.225Z] [2020-08-05T10:59:44.225Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:44.225Z] #39 73.65 CC criu/arch/x86/vdso-pie.o [2020-08-05T10:59:44.370Z] #39 178.4 LINK lib/c/built-in.o [2020-08-05T10:59:44.370Z] #39 178.4 LINK lib/c/libcriu.so [2020-08-05T10:59:44.370Z] #39 178.4 LINK lib/c/libcriu.a [2020-08-05T10:59:44.485Z] #39 ... [2020-08-05T10:59:44.485Z] [2020-08-05T10:59:44.485Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:59:44.485Z] #48 162.5 + GOBIN=/build [2020-08-05T10:59:44.485Z] #48 162.5 + /build/gometalinter --install [2020-08-05T10:59:44.485Z] #48 162.5 Installing: [2020-08-05T10:59:44.485Z] #48 162.5 deadcode [2020-08-05T10:59:44.485Z] #48 162.5 dupl [2020-08-05T10:59:44.485Z] #48 162.5 errcheck [2020-08-05T10:59:44.485Z] #48 162.5 gas [2020-08-05T10:59:44.485Z] #48 162.5 gochecknoglobals [2020-08-05T10:59:44.485Z] #48 162.5 gochecknoinits [2020-08-05T10:59:44.485Z] #48 162.5 goconst [2020-08-05T10:59:44.485Z] #48 162.5 gocyclo [2020-08-05T10:59:44.485Z] #48 162.5 goimports [2020-08-05T10:59:44.485Z] #48 162.5 golint [2020-08-05T10:59:44.485Z] #48 162.5 gosimple [2020-08-05T10:59:44.485Z] #48 162.5 gotype [2020-08-05T10:59:44.485Z] #48 162.5 gotypex [2020-08-05T10:59:44.485Z] #48 162.5 ineffassign [2020-08-05T10:59:44.485Z] #48 162.5 interfacer [2020-08-05T10:59:44.485Z] #48 162.5 lll [2020-08-05T10:59:44.485Z] #48 162.5 maligned [2020-08-05T10:59:44.485Z] #48 162.5 megacheck [2020-08-05T10:59:44.485Z] #48 162.5 misspell [2020-08-05T10:59:44.485Z] #48 162.5 nakedret [2020-08-05T10:59:44.485Z] #48 162.5 safesql [2020-08-05T10:59:44.485Z] #48 162.5 staticcheck [2020-08-05T10:59:44.485Z] #48 162.5 structcheck [2020-08-05T10:59:44.485Z] #48 162.5 unconvert [2020-08-05T10:59:44.485Z] #48 162.5 unparam [2020-08-05T10:59:44.485Z] #48 162.5 unused [2020-08-05T10:59:44.485Z] #48 162.5 varcheck [2020-08-05T10:59:44.626Z] #39 178.5 GEN magic.py [2020-08-05T10:59:44.626Z] #39 178.7 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T10:59:44.626Z] #39 178.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T10:59:44.626Z] #39 178.7 Note: Building without GnuTLS support [2020-08-05T10:59:44.627Z] #39 178.7 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T10:59:44.627Z] #39 178.7 Makefile.config:40: Warn: Building without nftables support [2020-08-05T10:59:44.745Z] #48 ... [2020-08-05T10:59:44.745Z] [2020-08-05T10:59:44.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:44.745Z] #39 74.14 CC criu/arch/x86/restorer.o [2020-08-05T10:59:45.556Z] #39 179.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T10:59:45.685Z] #39 74.88 CC criu/arch/x86/restorer_unmap.o [2020-08-05T10:59:45.685Z] #39 74.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-05T10:59:45.944Z] #39 75.26 CC criu/pie/restorer.o [2020-08-05T10:59:45.945Z] #39 ... [2020-08-05T10:59:45.945Z] [2020-08-05T10:59:45.945Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:59:45.945Z] #42 163.8 vendor/golang.org/x/net/idna [2020-08-05T10:59:45.945Z] #42 166.2 vendor/golang.org/x/net/http2/hpack [2020-08-05T10:59:45.945Z] #42 167.3 mime [2020-08-05T10:59:45.945Z] #42 169.0 mime/quotedprintable [2020-08-05T10:59:45.945Z] #42 169.4 net/http/internal [2020-08-05T10:59:45.945Z] #42 169.9 os/exec [2020-08-05T10:59:46.120Z] #39 180.2 make[1]: Nothing to be done for 'all'. [2020-08-05T10:59:46.684Z] #39 ... [2020-08-05T10:59:46.684Z] [2020-08-05T10:59:46.684Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:59:46.684Z] #36 273.7 + rm -rf /tmp/tmp.ZGdj8wIGeF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZGdj8wIGeF [2020-08-05T10:59:46.738Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.423s coverage: 13.7% of statements [2020-08-05T10:59:46.948Z] #36 ... [2020-08-05T10:59:46.948Z] [2020-08-05T10:59:46.948Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T10:59:46.948Z] #48 DONE 273.9s [2020-08-05T10:59:47.205Z] [2020-08-05T10:59:47.205Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T10:59:47.205Z] #36 DONE 274.3s [2020-08-05T10:59:47.205Z] [2020-08-05T10:59:47.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:47.205Z] #39 180.8 make[1]: 'images/built-in.o' is up to date. [2020-08-05T10:59:47.205Z] #39 180.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-05T10:59:47.205Z] #39 180.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-05T10:59:47.205Z] #39 180.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-05T10:59:47.205Z] #39 180.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-05T10:59:47.205Z] #39 180.9 make[1]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 180.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T10:59:47.205Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.2 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.205Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-05T10:59:47.326Z] #42 175.1 net/textproto [2020-08-05T10:59:47.326Z] #42 175.1 crypto/x509 [2020-08-05T10:59:47.389Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 82.2% of statements [2020-08-05T10:59:47.463Z] #39 181.4 INSTALL criu/criu [2020-08-05T10:59:47.727Z] #39 DONE 181.6s [2020-08-05T10:59:47.727Z] [2020-08-05T10:59:47.727Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:59:48.027Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements [2020-08-05T10:59:48.664Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-05T10:59:48.707Z] #42 176.5 vendor/golang.org/x/net/http/httpguts [2020-08-05T10:59:48.967Z] #42 176.8 vendor/golang.org/x/net/http/httpproxy [2020-08-05T10:59:49.301Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-05T10:59:49.536Z] #42 ... [2020-08-05T10:59:49.536Z] [2020-08-05T10:59:49.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:49.536Z] #39 78.83 LINK criu/pie/restorer.built-in.o [2020-08-05T10:59:49.536Z] #39 78.85 GEN criu/pie/restorer-blob.h [2020-08-05T10:59:49.536Z] #39 78.99 DEP criu/vdso.d [2020-08-05T10:59:49.938Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.5% of statements [2020-08-05T10:59:49.939Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-05T10:59:49.939Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-05T10:59:49.939Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-05T10:59:49.939Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-05T10:59:50.105Z] #39 79.31 DEP criu/vdso-compat.d [2020-08-05T10:59:50.105Z] #39 79.53 DEP criu/uts_ns.d [2020-08-05T10:59:50.365Z] #39 79.72 DEP criu/util.d [2020-08-05T10:59:50.625Z] #39 80.00 DEP criu/uffd.d [2020-08-05T10:59:50.885Z] #39 80.21 DEP criu/tun.d [2020-08-05T10:59:50.885Z] #39 80.44 DEP criu/tty.d [2020-08-05T10:59:51.009Z] #57 ... [2020-08-05T10:59:51.009Z] [2020-08-05T10:59:51.009Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-05T10:59:51.145Z] #39 80.67 DEP criu/timerfd.d [2020-08-05T10:59:51.271Z] #37 DONE 0.5s [2020-08-05T10:59:51.271Z] [2020-08-05T10:59:51.271Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-05T10:59:51.271Z] #40 DONE 0.1s [2020-08-05T10:59:51.271Z] [2020-08-05T10:59:51.271Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-05T10:59:51.456Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-05T10:59:51.529Z] #43 DONE 0.3s [2020-08-05T10:59:51.529Z] [2020-08-05T10:59:51.529Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-05T10:59:51.715Z] #39 80.93 DEP criu/timens.d [2020-08-05T10:59:51.715Z] #39 81.16 DEP criu/sysfs_parse.d [2020-08-05T10:59:51.787Z] #46 DONE 0.2s [2020-08-05T10:59:51.787Z] [2020-08-05T10:59:51.787Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-05T10:59:51.975Z] #39 81.37 DEP criu/sysctl.d [2020-08-05T10:59:52.095Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 56.9% of statements [2020-08-05T10:59:52.234Z] #39 81.52 DEP criu/string.d [2020-08-05T10:59:52.234Z] #39 81.59 DEP criu/stats.d [2020-08-05T10:59:52.234Z] #39 81.69 DEP criu/sockets.d [2020-08-05T10:59:52.494Z] #39 81.87 DEP criu/sk-unix.d [2020-08-05T10:59:52.719Z] #49 DONE 0.8s [2020-08-05T10:59:52.719Z] [2020-08-05T10:59:52.719Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-05T10:59:52.719Z] #53 DONE 0.1s [2020-08-05T10:59:52.719Z] [2020-08-05T10:59:52.719Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T10:59:52.754Z] #39 82.15 DEP criu/sk-tcp.d [2020-08-05T10:59:53.014Z] #39 82.37 DEP criu/sk-queue.d [2020-08-05T10:59:53.014Z] #39 82.52 DEP criu/sk-packet.d [2020-08-05T10:59:53.583Z] #39 82.84 DEP criu/sk-netlink.d [2020-08-05T10:59:53.583Z] #39 82.99 DEP criu/sk-inet.d [2020-08-05T10:59:53.906Z] #39 83.28 DEP criu/signalfd.d [2020-08-05T10:59:53.906Z] #39 83.40 DEP criu/sigframe.d [2020-08-05T10:59:54.170Z] #39 83.51 DEP criu/shmem.d [2020-08-05T10:59:54.430Z] #39 83.78 DEP criu/servicefd.d [2020-08-05T10:59:54.689Z] #39 84.00 DEP criu/seize.d [2020-08-05T10:59:54.949Z] #39 84.28 DEP criu/seccomp.d [2020-08-05T10:59:54.949Z] #39 84.50 DEP criu/rst-malloc.d [2020-08-05T10:59:55.216Z] #39 84.60 DEP criu/rbtree.d [2020-08-05T10:59:55.216Z] #39 84.65 DEP criu/pstree.d [2020-08-05T10:59:55.475Z] #39 84.87 DEP criu/protobuf.d [2020-08-05T10:59:55.734Z] #39 85.02 GEN criu/protobuf-desc-gen.h [2020-08-05T10:59:55.734Z] #39 ... [2020-08-05T10:59:55.734Z] [2020-08-05T10:59:55.734Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T10:59:55.734Z] #14 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-05T10:59:55.734Z] #14 104.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-05T10:59:55.734Z] #14 104.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T10:59:56.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.203s coverage: 46.2% of statements [2020-08-05T10:59:59.270Z] #57 223.0 🇩 bin/containerd [2020-08-05T10:59:59.926Z] #14 ... [2020-08-05T10:59:59.926Z] [2020-08-05T10:59:59.926Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T10:59:59.926Z] #42 177.4 mime/multipart [2020-08-05T10:59:59.926Z] #42 179.7 crypto/tls [2020-08-05T10:59:59.926Z] #42 187.2 net/http/httptrace [2020-08-05T10:59:59.926Z] #42 ... [2020-08-05T10:59:59.926Z] [2020-08-05T10:59:59.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T10:59:59.926Z] #39 86.94 DEP criu/protobuf-desc.d [2020-08-05T10:59:59.926Z] #39 87.06 DEP criu/proc_parse.d [2020-08-05T10:59:59.926Z] #39 87.27 DEP criu/plugin.d [2020-08-05T10:59:59.926Z] #39 87.40 DEP criu/pipes.d [2020-08-05T10:59:59.926Z] #39 87.63 DEP criu/pie-util.d [2020-08-05T10:59:59.926Z] #39 87.83 DEP criu/pie-util-vdso.d [2020-08-05T10:59:59.926Z] #39 87.99 DEP criu/pie-util-vdso-elf32.d [2020-08-05T10:59:59.926Z] #39 88.13 DEP criu/path.d [2020-08-05T10:59:59.926Z] #39 88.29 DEP criu/parasite-syscall.d [2020-08-05T10:59:59.926Z] #39 88.59 DEP criu/pagemap.d [2020-08-05T10:59:59.926Z] #39 88.78 DEP criu/pagemap-cache.d [2020-08-05T10:59:59.926Z] #39 88.95 DEP criu/page-xfer.d [2020-08-05T10:59:59.926Z] #39 89.15 DEP criu/page-pipe.d [2020-08-05T10:59:59.926Z] #39 89.28 DEP criu/netfilter.d [2020-08-05T11:00:00.186Z] #39 89.50 DEP criu/net.d [2020-08-05T11:00:00.186Z] #39 89.72 DEP criu/namespaces.d [2020-08-05T11:00:00.326Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.252s coverage: 49.5% of statements [2020-08-05T11:00:00.446Z] #39 89.95 DEP criu/mount.d [2020-08-05T11:00:00.594Z] Removing intermediate container ae4e2eed1b91 [2020-08-05T11:00:00.594Z] ---> 2518c47f14b6 [2020-08-05T11:00:00.594Z] Step 72/140 : FROM base AS gotestsum [2020-08-05T11:00:00.594Z] ---> 4faa95017b54 [2020-08-05T11:00:00.594Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-08-05T11:00:00.594Z] ---> Running in 001abbef8f40 [2020-08-05T11:00:00.594Z] Removing intermediate container 001abbef8f40 [2020-08-05T11:00:00.594Z] ---> 11c182bdd753 [2020-08-05T11:00:00.594Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-08-05T11:00:00.594Z] ---> Running in 499c817fa8b3 [2020-08-05T11:00:00.594Z] Removing intermediate container 499c817fa8b3 [2020-08-05T11:00:00.594Z] ---> ef682b0dad84 [2020-08-05T11:00:00.594Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:00:00.594Z] ---> 8aeac82d65d0 [2020-08-05T11:00:00.594Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T11:00:00.594Z] ---> 0a65698d6887 [2020-08-05T11:00:00.594Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T11:00:00.594Z] ---> Running in 20c82e684a7a [2020-08-05T11:00:00.594Z] + RM_GOPATH=0 [2020-08-05T11:00:00.594Z] + TMP_GOPATH= [2020-08-05T11:00:00.594Z] + : /build [2020-08-05T11:00:00.594Z] + '[' -z '' ']' [2020-08-05T11:00:00.594Z] ++ mktemp -d [2020-08-05T11:00:00.594Z] + export GOPATH=/tmp/tmp.FefveDkloc [2020-08-05T11:00:00.594Z] + GOPATH=/tmp/tmp.FefveDkloc [2020-08-05T11:00:00.594Z] + RM_GOPATH=1 [2020-08-05T11:00:00.594Z] ++ dirname ./install.sh [2020-08-05T11:00:00.594Z] + dir=. [2020-08-05T11:00:00.594Z] + bin=gotestsum [2020-08-05T11:00:00.594Z] + shift [2020-08-05T11:00:00.594Z] + '[' '!' -f ./gotestsum.installer ']' [2020-08-05T11:00:00.594Z] + . ./gotestsum.installer [2020-08-05T11:00:00.594Z] ++ : v0.3.5 [2020-08-05T11:00:00.594Z] + install_gotestsum [2020-08-05T11:00:00.594Z] + set -e [2020-08-05T11:00:00.594Z] + export GO111MODULE=on [2020-08-05T11:00:00.594Z] + GO111MODULE=on [2020-08-05T11:00:00.594Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-05T11:00:00.594Z] go: finding gotest.tools v0.3.5 [2020-08-05T11:00:00.594Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-05T11:00:00.594Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-05T11:00:01.015Z] #39 90.25 DEP criu/memfd.d [2020-08-05T11:00:01.015Z] #39 90.44 DEP criu/mem.d [2020-08-05T11:00:01.232Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-05T11:00:01.275Z] #39 90.65 DEP criu/lsm.d [2020-08-05T11:00:01.534Z] #39 90.83 DEP criu/log.d [2020-08-05T11:00:01.534Z] #39 91.02 DEP criu/libnetlink.d [2020-08-05T11:00:01.794Z] #39 91.18 DEP criu/kerndat.d [2020-08-05T11:00:02.054Z] #39 91.50 DEP criu/kcmp-ids.d [2020-08-05T11:00:02.054Z] #39 91.59 DEP criu/irmap.d [2020-08-05T11:00:02.277Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-05T11:00:02.277Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-05T11:00:02.277Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-05T11:00:02.277Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-05T11:00:02.277Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-05T11:00:02.277Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-05T11:00:02.277Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T11:00:02.277Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-05T11:00:02.277Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-05T11:00:02.277Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-05T11:00:02.277Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-05T11:00:02.277Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-05T11:00:02.277Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T11:00:02.277Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T11:00:02.277Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-05T11:00:02.277Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-05T11:00:02.277Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-05T11:00:02.277Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-05T11:00:02.277Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T11:00:02.314Z] #39 91.76 DEP criu/ipc_ns.d [2020-08-05T11:00:02.573Z] #39 91.91 DEP criu/image.d [2020-08-05T11:00:02.577Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-05T11:00:02.577Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-05T11:00:02.833Z] #39 92.21 DEP criu/image-desc.d [2020-08-05T11:00:02.833Z] #39 92.31 DEP criu/fsnotify.d [2020-08-05T11:00:02.890Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-05T11:00:02.890Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-05T11:00:02.890Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-05T11:00:03.094Z] #39 92.49 DEP criu/filesystems.d [2020-08-05T11:00:03.191Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-05T11:00:03.354Z] #39 92.72 DEP criu/files.d [2020-08-05T11:00:03.484Z] go: finding gotest.tools v2.2.0+incompatible [2020-08-05T11:00:03.484Z] go: finding gotest.tools/gotestsum v0.5.2 [2020-08-05T11:00:03.484Z] go: downloading gotest.tools v2.2.0+incompatible [2020-08-05T11:00:03.484Z] go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-05T11:00:03.614Z] #39 92.96 DEP criu/files-reg.d [2020-08-05T11:00:03.614Z] #39 93.10 DEP criu/files-ext.d [2020-08-05T11:00:03.873Z] #39 93.26 DEP criu/file-lock.d [2020-08-05T11:00:04.122Z] go: extracting gotest.tools v2.2.0+incompatible [2020-08-05T11:00:04.133Z] #39 93.49 DEP criu/file-ids.d [2020-08-05T11:00:04.392Z] #39 93.68 DEP criu/fifo.d [2020-08-05T11:00:04.392Z] #39 93.85 DEP criu/fdstore.d [2020-08-05T11:00:04.421Z] go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-05T11:00:04.652Z] #39 94.02 DEP criu/fault-injection.d [2020-08-05T11:00:04.652Z] #39 94.07 DEP criu/external.d [2020-08-05T11:00:04.912Z] #39 94.29 DEP criu/eventpoll.d [2020-08-05T11:00:05.172Z] #39 94.55 DEP criu/eventfd.d [2020-08-05T11:00:05.431Z] #39 94.82 DEP criu/crtools.d [2020-08-05T11:00:05.431Z] #39 ... [2020-08-05T11:00:05.431Z] [2020-08-05T11:00:05.431Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-05T11:00:05.431Z] #26 193.4 + rm -rf /tmp/tmp.8FPJnOr8C0 [2020-08-05T11:00:05.945Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T11:00:05.945Z] go: downloading github.com/fatih/color v1.9.0 [2020-08-05T11:00:05.945Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-08-05T11:00:05.945Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T11:00:05.945Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T11:00:05.945Z] go: downloading github.com/pkg/errors v0.9.1 [2020-08-05T11:00:05.945Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T11:00:05.945Z] go: extracting github.com/fatih/color v1.9.0 [2020-08-05T11:00:05.945Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T11:00:05.945Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-05T11:00:05.945Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-05T11:00:05.945Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T11:00:05.945Z] go: extracting github.com/pkg/errors v0.9.1 [2020-08-05T11:00:05.945Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-08-05T11:00:05.945Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-05T11:00:05.945Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T11:00:05.945Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-05T11:00:06.245Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T11:00:06.245Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T11:00:06.245Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T11:00:06.543Z] go: finding github.com/fatih/color v1.9.0 [2020-08-05T11:00:06.543Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-05T11:00:06.543Z] go: finding github.com/pkg/errors v0.9.1 [2020-08-05T11:00:06.543Z] go: finding github.com/spf13/pflag v1.0.3 [2020-08-05T11:00:06.839Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-05T11:00:06.839Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-05T11:00:06.839Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-05T11:00:06.839Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-05T11:00:06.839Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-05T11:00:06.839Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-05T11:00:06.839Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-05T11:00:07.242Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.243s coverage: 72.3% of statements [2020-08-05T11:00:07.243Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-05T11:00:07.243Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.016s coverage: 60.4% of statements [2020-08-05T11:00:07.243Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-05T11:00:07.564Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-08-05T11:00:08.214Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.811s coverage: 76.1% of statements [2020-08-05T11:00:08.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-05T11:00:08.510Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-08-05T11:00:08.724Z] #26 DONE 196.2s [2020-08-05T11:00:08.724Z] [2020-08-05T11:00:08.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:08.724Z] #39 95.02 DEP criu/cr-service.d [2020-08-05T11:00:08.724Z] #39 95.31 DEP criu/cr-restore.d [2020-08-05T11:00:08.724Z] #39 95.57 DEP criu/cr-errno.d [2020-08-05T11:00:08.724Z] #39 95.60 DEP criu/cr-dump.d [2020-08-05T11:00:08.724Z] #39 95.87 DEP criu/cr-dedup.d [2020-08-05T11:00:08.724Z] #39 96.06 DEP criu/cr-check.d [2020-08-05T11:00:08.724Z] #39 96.29 DEP criu/config.d [2020-08-05T11:00:08.724Z] #39 96.45 DEP criu/clone-noasan.d [2020-08-05T11:00:08.724Z] #39 96.54 DEP criu/cgroup.d [2020-08-05T11:00:08.724Z] #39 96.67 DEP criu/cgroup-props.d [2020-08-05T11:00:08.724Z] #39 96.76 DEP criu/bitmap.d [2020-08-05T11:00:08.724Z] #39 96.78 DEP criu/bfd.d [2020-08-05T11:00:08.724Z] #39 96.88 DEP criu/autofs.d [2020-08-05T11:00:08.724Z] #39 97.05 DEP criu/aio.d [2020-08-05T11:00:08.724Z] #39 97.18 DEP criu/action-scripts.d [2020-08-05T11:00:08.724Z] #39 97.77 CC criu/action-scripts.o [2020-08-05T11:00:09.147Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-08-05T11:00:09.294Z] #39 98.72 CC criu/aio.o [2020-08-05T11:00:09.862Z] #39 ... [2020-08-05T11:00:09.862Z] [2020-08-05T11:00:09.862Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T11:00:09.862Z] #42 187.5 net/http [2020-08-05T11:00:09.862Z] #42 ... [2020-08-05T11:00:09.862Z] [2020-08-05T11:00:09.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:09.862Z] #39 99.33 CC criu/autofs.o [2020-08-05T11:00:10.189Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-08-05T11:00:10.189Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-05T11:00:10.189Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-05T11:00:10.482Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 43.7% of statements [2020-08-05T11:00:11.524Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 78.6% of statements [2020-08-05T11:00:11.524Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-05T11:00:11.524Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-05T11:00:11.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-08-05T11:00:12.397Z] #39 101.3 CC criu/bfd.o [2020-08-05T11:00:12.397Z] #39 101.9 CC criu/bitmap.o [2020-08-05T11:00:12.565Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-08-05T11:00:12.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-08-05T11:00:12.657Z] #39 102.1 CC criu/cgroup-props.o [2020-08-05T11:00:12.859Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-08-05T11:00:13.596Z] #39 103.0 CC criu/cgroup.o [2020-08-05T11:00:13.900Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-08-05T11:00:13.900Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-05T11:00:13.900Z] time="2020-08-05T11:00:13Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate335027892/log675690115.1: no such file or directory" [2020-08-05T11:00:13.900Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 38.5% of statements [2020-08-05T11:00:14.940Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-08-05T11:00:15.503Z] #39 ... [2020-08-05T11:00:15.503Z] [2020-08-05T11:00:15.503Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T11:00:15.503Z] #14 121.6 Selecting previously unselected package libonig5:amd64. [2020-08-05T11:00:15.503Z] #14 121.6 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 121.6 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-05T11:00:15.503Z] #14 121.8 Selecting previously unselected package libjq1:amd64. [2020-08-05T11:00:15.503Z] #14 121.8 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 121.8 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T11:00:15.503Z] #14 122.0 Selecting previously unselected package jq. [2020-08-05T11:00:15.503Z] #14 122.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.0 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T11:00:15.503Z] #14 122.1 Selecting previously unselected package libaio1:amd64. [2020-08-05T11:00:15.503Z] #14 122.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.1 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-05T11:00:15.503Z] #14 122.1 Selecting previously unselected package libbtrfs0. [2020-08-05T11:00:15.503Z] #14 122.1 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T11:00:15.503Z] #14 122.3 Selecting previously unselected package libbtrfs-dev. [2020-08-05T11:00:15.503Z] #14 122.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T11:00:15.503Z] #14 122.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-05T11:00:15.503Z] #14 122.4 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T11:00:15.503Z] #14 122.4 Selecting previously unselected package libudev-dev:amd64. [2020-08-05T11:00:15.503Z] #14 122.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-05T11:00:15.503Z] #14 122.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-05T11:00:15.503Z] #14 122.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 122.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-05T11:00:15.503Z] #14 123.0 Selecting previously unselected package libpcre16-3:amd64. [2020-08-05T11:00:15.503Z] #14 123.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 123.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-05T11:00:15.503Z] #14 123.2 Selecting previously unselected package libpcre32-3:amd64. [2020-08-05T11:00:15.503Z] #14 123.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-05T11:00:15.503Z] #14 123.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-05T11:00:15.504Z] #14 123.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-05T11:00:15.504Z] #14 123.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 123.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-05T11:00:15.504Z] #14 123.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-05T11:00:15.504Z] #14 123.6 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-05T11:00:15.504Z] #14 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-05T11:00:15.504Z] #14 124.1 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-05T11:00:15.504Z] #14 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-05T11:00:15.504Z] #14 124.4 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-05T11:00:15.504Z] #14 124.5 Selecting previously unselected package libgpm2:amd64. [2020-08-05T11:00:15.504Z] #14 124.5 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 124.5 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-05T11:00:15.504Z] #14 124.6 Selecting previously unselected package libicu63:amd64. [2020-08-05T11:00:15.504Z] #14 124.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-05T11:00:15.504Z] #14 124.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T11:00:15.577Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-08-05T11:00:15.871Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-08-05T11:00:16.444Z] #14 ... [2020-08-05T11:00:16.444Z] [2020-08-05T11:00:16.444Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-05T11:00:16.444Z] #45 DONE 204.0s [2020-08-05T11:00:16.444Z] [2020-08-05T11:00:16.444Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T11:00:16.444Z] #42 200.8 github.com/LK4D4/vndr/godl [2020-08-05T11:00:16.444Z] #42 201.6 github.com/LK4D4/vndr [2020-08-05T11:00:16.508Z] ok github.com/docker/docker/daemon/logger/splunk 1.426s coverage: 84.5% of statements [2020-08-05T11:00:16.508Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-05T11:00:16.508Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-05T11:00:17.553Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-08-05T11:00:17.847Z] ok github.com/docker/docker/distribution 0.598s coverage: 22.3% of statements [2020-08-05T11:00:17.847Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-05T11:00:18.898Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-05T11:00:19.535Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-05T11:00:19.739Z] #42 ... [2020-08-05T11:00:19.739Z] [2020-08-05T11:00:19.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:19.739Z] #39 107.0 CC criu/clone-noasan.o [2020-08-05T11:00:19.739Z] #39 107.4 CC criu/config.o [2020-08-05T11:00:19.739Z] #39 109.1 CC criu/cr-check.o [2020-08-05T11:00:20.173Z] ok github.com/docker/docker/distribution/xfer 1.426s coverage: 83.4% of statements [2020-08-05T11:00:20.173Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-05T11:00:20.173Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-08-05T11:00:20.173Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-05T11:00:21.166Z] #57 245.2 🇩 bin/containerd-stress [2020-08-05T11:00:21.213Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-08-05T11:00:21.214Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-05T11:00:21.508Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-05T11:00:21.801Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-05T11:00:21.801Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-05T11:00:21.801Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-05T11:00:21.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-05T11:00:22.095Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2020-08-05T11:00:22.279Z] #39 111.2 CC criu/cr-dedup.o [2020-08-05T11:00:22.279Z] #39 111.7 CC criu/cr-dump.o [2020-08-05T11:00:22.732Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-05T11:00:22.848Z] #39 ... [2020-08-05T11:00:22.848Z] [2020-08-05T11:00:22.848Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T11:00:22.848Z] #14 129.2 Selecting previously unselected package libnet1:amd64. [2020-08-05T11:00:22.848Z] #14 129.3 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 129.3 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T11:00:22.848Z] #14 129.3 Selecting previously unselected package libnl-3-200:amd64. [2020-08-05T11:00:22.848Z] #14 129.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 129.4 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T11:00:22.848Z] #14 129.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-05T11:00:22.848Z] #14 129.5 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 129.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T11:00:22.848Z] #14 129.5 Selecting previously unselected package libreadline5:amd64. [2020-08-05T11:00:22.848Z] #14 129.5 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 129.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-05T11:00:22.848Z] #14 129.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-05T11:00:22.848Z] #14 129.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 129.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-05T11:00:22.848Z] #14 130.1 Selecting previously unselected package net-tools. [2020-08-05T11:00:22.848Z] #14 130.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 130.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T11:00:22.848Z] #14 130.3 Selecting previously unselected package python-pip-whl. [2020-08-05T11:00:22.848Z] #14 130.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-05T11:00:22.848Z] #14 130.4 Unpacking python-pip-whl (18.1-5) ... [2020-08-05T11:00:22.848Z] #14 131.0 Selecting previously unselected package python3-lib2to3. [2020-08-05T11:00:22.848Z] #14 131.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-05T11:00:22.848Z] #14 131.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-05T11:00:22.848Z] #14 131.1 Selecting previously unselected package python3-distutils. [2020-08-05T11:00:22.848Z] #14 131.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-05T11:00:22.848Z] #14 131.2 Unpacking python3-distutils (3.7.3-1) ... [2020-08-05T11:00:22.848Z] #14 131.3 Selecting previously unselected package python3-pip. [2020-08-05T11:00:22.848Z] #14 131.3 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-05T11:00:22.848Z] #14 131.4 Unpacking python3-pip (18.1-5) ... [2020-08-05T11:00:22.848Z] #14 131.5 Selecting previously unselected package python3-pkg-resources. [2020-08-05T11:00:22.848Z] #14 131.5 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T11:00:22.848Z] #14 131.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-05T11:00:22.848Z] #14 131.7 Selecting previously unselected package python3-setuptools. [2020-08-05T11:00:22.848Z] #14 131.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-05T11:00:22.848Z] #14 131.7 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-05T11:00:22.848Z] #14 131.9 Selecting previously unselected package python3-wheel. [2020-08-05T11:00:22.848Z] #14 132.0 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-05T11:00:22.848Z] #14 132.0 Unpacking python3-wheel (0.32.3-2) ... [2020-08-05T11:00:22.848Z] #14 132.0 Selecting previously unselected package thin-provisioning-tools. [2020-08-05T11:00:22.848Z] #14 132.0 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-05T11:00:22.848Z] #14 132.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T11:00:23.061Z] #57 246.9 🇩 bin/containerd-shim [2020-08-05T11:00:23.418Z] #14 132.5 Selecting previously unselected package vim-runtime. [2020-08-05T11:00:23.418Z] #14 ... [2020-08-05T11:00:23.418Z] [2020-08-05T11:00:23.418Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-05T11:00:23.418Z] #42 DONE 211.2s [2020-08-05T11:00:23.418Z] [2020-08-05T11:00:23.418Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T11:00:23.418Z] #14 132.5 Selecting previously unselected package vim-runtime. [2020-08-05T11:00:23.418Z] #14 132.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-05T11:00:23.418Z] #14 132.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-05T11:00:23.678Z] #14 132.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-05T11:00:23.678Z] #14 132.6 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-05T11:00:23.772Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-08-05T11:00:23.772Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-05T11:00:25.288Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 76.8% of statements [2020-08-05T11:00:25.548Z] Removing intermediate container 20c82e684a7a [2020-08-05T11:00:25.548Z] ---> d6b7648939df [2020-08-05T11:00:25.548Z] Step 78/140 : FROM dev-base AS dockercli [2020-08-05T11:00:25.548Z] ---> 4faa95017b54 [2020-08-05T11:00:25.548Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-08-05T11:00:25.548Z] ---> Running in 73fedcc5d2fd [2020-08-05T11:00:25.548Z] Removing intermediate container 73fedcc5d2fd [2020-08-05T11:00:25.548Z] ---> 5f22a8b38d81 [2020-08-05T11:00:25.548Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-08-05T11:00:25.548Z] ---> Running in b2a02faa5dc2 [2020-08-05T11:00:25.548Z] Removing intermediate container b2a02faa5dc2 [2020-08-05T11:00:25.548Z] ---> 8a323dc5706d [2020-08-05T11:00:25.548Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-08-05T11:00:25.548Z] ---> Running in c3fbf4208638 [2020-08-05T11:00:25.548Z] Removing intermediate container c3fbf4208638 [2020-08-05T11:00:25.548Z] ---> 9bb2549a24b6 [2020-08-05T11:00:25.548Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:00:25.548Z] ---> 062aed4a63a2 [2020-08-05T11:00:25.548Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T11:00:25.548Z] ---> 8aa5a52e30a9 [2020-08-05T11:00:25.548Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T11:00:25.548Z] ---> Running in 8abe34273bcc [2020-08-05T11:00:25.548Z] + RM_GOPATH=0 [2020-08-05T11:00:25.548Z] + TMP_GOPATH= [2020-08-05T11:00:25.548Z] + : /build [2020-08-05T11:00:25.548Z] + '[' -z '' ']' [2020-08-05T11:00:25.548Z] ++ mktemp -d [2020-08-05T11:00:25.548Z] + export GOPATH=/tmp/tmp.Dq1RbRnBC6 [2020-08-05T11:00:25.548Z] + GOPATH=/tmp/tmp.Dq1RbRnBC6 [2020-08-05T11:00:25.548Z] + RM_GOPATH=1 [2020-08-05T11:00:25.548Z] ++ dirname ./install.sh [2020-08-05T11:00:25.548Z] + dir=. [2020-08-05T11:00:25.548Z] + bin=dockercli [2020-08-05T11:00:25.548Z] + shift [2020-08-05T11:00:25.548Z] + '[' '!' -f ./dockercli.installer ']' [2020-08-05T11:00:25.548Z] + . ./dockercli.installer [2020-08-05T11:00:25.548Z] ++ : stable [2020-08-05T11:00:25.548Z] ++ : 17.06.2-ce [2020-08-05T11:00:25.548Z] + install_dockercli [2020-08-05T11:00:25.548Z] Install docker/cli version 17.06.2-ce from stable [2020-08-05T11:00:25.548Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-05T11:00:25.548Z] ++ uname -m [2020-08-05T11:00:25.548Z] + arch=ppc64le [2020-08-05T11:00:25.548Z] + '[' ppc64le '!=' x86_64 ']' [2020-08-05T11:00:25.548Z] + '[' ppc64le '!=' s390x ']' [2020-08-05T11:00:25.548Z] + '[' ppc64le '!=' armhf ']' [2020-08-05T11:00:25.548Z] + build_dockercli [2020-08-05T11:00:25.548Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.Dq1RbRnBC6/tmp/docker-ce [2020-08-05T11:00:25.548Z] Cloning into '/tmp/tmp.Dq1RbRnBC6/tmp/docker-ce'... [2020-08-05T11:00:26.329Z] ok github.com/docker/docker/pkg/authorization 0.306s coverage: 66.7% of statements [2020-08-05T11:00:26.329Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-05T11:00:26.622Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-08-05T11:00:27.876Z] #14 136.2 Selecting previously unselected package vim. [2020-08-05T11:00:27.876Z] #14 136.2 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-05T11:00:27.876Z] #14 136.3 Unpacking vim (2:8.1.0875-5) ... [2020-08-05T11:00:27.876Z] #14 136.8 Selecting previously unselected package xfsprogs. [2020-08-05T11:00:27.876Z] #14 136.8 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-05T11:00:27.876Z] #14 136.8 Unpacking xfsprogs (4.20.0-1) ... [2020-08-05T11:00:28.446Z] #14 137.3 Selecting previously unselected package zip. [2020-08-05T11:00:28.446Z] #14 137.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-08-05T11:00:28.446Z] #14 137.3 Unpacking zip (3.0-11+b1) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-05T11:00:28.446Z] #14 137.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T11:00:28.446Z] #14 137.6 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-05T11:00:28.446Z] #14 137.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-05T11:00:28.446Z] #14 137.6 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-05T11:00:28.446Z] #14 137.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-05T11:00:28.705Z] #14 137.6 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-05T11:00:28.705Z] #14 137.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:00:28.705Z] #14 137.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up xxd (2:8.1.0875-5) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up zip (3.0-11+b1) ... [2020-08-05T11:00:28.705Z] #14 137.8 Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T11:00:28.705Z] #14 137.9 Setting up bash-completion (1:2.8-6) ... [2020-08-05T11:00:29.604Z] #57 253.0 🇩 bin/containerd-shim-runc-v1 [2020-08-05T11:00:30.151Z] ok github.com/docker/docker/layer 7.053s coverage: 72.0% of statements [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/oci [no test files] [2020-08-05T11:00:30.151Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-05T11:00:30.445Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-05T11:00:30.739Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2020-08-05T11:00:30.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-05T11:00:30.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-05T11:00:30.739Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-08-05T11:00:31.033Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-08-05T11:00:31.245Z] #14 140.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-05T11:00:31.504Z] #14 140.5 Setting up xz-utils (5.2.4-1) ... [2020-08-05T11:00:31.504Z] #14 140.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-05T11:00:31.504Z] #14 140.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-05T11:00:31.504Z] #14 140.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-05T11:00:31.504Z] #14 140.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T11:00:31.504Z] #14 140.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T11:00:31.504Z] #14 140.5 Setting up pigz (2.4-1) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up python-pip-whl (18.1-5) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-05T11:00:31.504Z] #14 140.6 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-05T11:00:31.671Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-08-05T11:00:31.964Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-08-05T11:00:32.074Z] #14 141.0 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-05T11:00:32.074Z] #14 141.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-05T11:00:32.074Z] #14 141.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-05T11:00:32.074Z] #14 141.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T11:00:32.074Z] #14 141.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-05T11:00:32.074Z] #14 141.1 Setting up vim (2:8.1.0875-5) ... [2020-08-05T11:00:32.074Z] #14 141.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-05T11:00:32.074Z] #14 141.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-05T11:00:32.074Z] #14 141.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-05T11:00:32.074Z] #14 141.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-05T11:00:32.074Z] #14 141.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-05T11:00:32.074Z] #14 141.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:00:32.074Z] #14 141.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-05T11:00:32.125Z] #57 255.7 🇩 binaries [2020-08-05T11:00:32.125Z] #57 255.7 + mkdir -p /build [2020-08-05T11:00:32.125Z] #57 255.7 + cp bin/containerd /build/containerd [2020-08-05T11:00:32.125Z] #57 255.7 + cp bin/containerd-shim /build/containerd-shim [2020-08-05T11:00:32.125Z] #57 255.7 + cp bin/ctr /build/ctr [2020-08-05T11:00:32.334Z] #14 141.3 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 [2020-08-05T11:00:32.334Z] #14 141.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:00:32.334Z] #14 141.3 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 [2020-08-05T11:00:32.334Z] #14 141.3 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 [2020-08-05T11:00:32.334Z] #14 141.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T11:00:32.334Z] #14 141.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T11:00:32.334Z] #14 141.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-05T11:00:32.334Z] #14 141.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T11:00:32.334Z] #14 141.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-05T11:00:32.334Z] #14 141.4 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T11:00:32.601Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-08-05T11:00:32.686Z] #57 DONE 256.7s [2020-08-05T11:00:33.612Z] [2020-08-05T11:00:33.612Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-05T11:00:33.641Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 66.3% of statements [2020-08-05T11:00:33.937Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-08-05T11:00:34.173Z] #58 DONE 0.5s [2020-08-05T11:00:34.173Z] [2020-08-05T11:00:34.173Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-05T11:00:34.173Z] #62 DONE 0.2s [2020-08-05T11:00:34.173Z] [2020-08-05T11:00:34.173Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-05T11:00:34.430Z] #64 DONE 0.4s [2020-08-05T11:00:34.686Z] [2020-08-05T11:00:34.686Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-05T11:00:34.686Z] #67 DONE 0.0s [2020-08-05T11:00:34.686Z] [2020-08-05T11:00:34.686Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-05T11:00:34.686Z] #68 DONE 0.0s [2020-08-05T11:00:34.686Z] [2020-08-05T11:00:34.686Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-05T11:00:35.042Z] ok github.com/docker/docker/pkg/fsutils 0.382s coverage: 85.1% of statements [2020-08-05T11:00:35.042Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-08-05T11:00:35.132Z] #14 144.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-05T11:00:35.132Z] #14 144.1 Setting up iptables (1.8.2-4) ... [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-05T11:00:35.132Z] #14 144.1 Setting up python3 (3.7.3-1) ... [2020-08-05T11:00:35.335Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-08-05T11:00:35.393Z] #14 ... [2020-08-05T11:00:35.393Z] [2020-08-05T11:00:35.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:35.393Z] #39 114.7 CC criu/cr-errno.o [2020-08-05T11:00:35.393Z] #39 114.8 CC criu/cr-restore.o [2020-08-05T11:00:35.393Z] #39 119.5 CC criu/cr-service.o [2020-08-05T11:00:35.393Z] #39 121.2 CC criu/crtools.o [2020-08-05T11:00:35.393Z] #39 121.7 CC criu/eventfd.o [2020-08-05T11:00:35.393Z] #39 122.0 CC criu/eventpoll.o [2020-08-05T11:00:35.393Z] #39 123.0 CC criu/external.o [2020-08-05T11:00:35.393Z] #39 123.4 CC criu/fault-injection.o [2020-08-05T11:00:35.393Z] #39 123.6 CC criu/fdstore.o [2020-08-05T11:00:35.393Z] #39 124.0 CC criu/fifo.o [2020-08-05T11:00:35.393Z] #39 124.6 CC criu/file-ids.o [2020-08-05T11:00:35.614Z] #69 DONE 1.0s [2020-08-05T11:00:35.614Z] [2020-08-05T11:00:35.614Z] #70 exporting to image [2020-08-05T11:00:35.614Z] #70 exporting layers [2020-08-05T11:00:35.629Z] ok github.com/docker/docker/pkg/idtools 0.274s coverage: 70.1% of statements [2020-08-05T11:00:35.653Z] #39 124.9 CC criu/file-lock.o [2020-08-05T11:00:35.653Z] #39 ... [2020-08-05T11:00:35.653Z] [2020-08-05T11:00:35.653Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-05T11:00:35.653Z] #14 144.6 Setting up python3-wheel (0.32.3-2) ... [2020-08-05T11:00:35.923Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.4% of statements [2020-08-05T11:00:36.216Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-08-05T11:00:36.216Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-08-05T11:00:36.222Z] #14 145.3 Setting up apparmor (2.13.2-10) ... [2020-08-05T11:00:36.509Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-08-05T11:00:36.509Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-05T11:00:36.802Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-08-05T11:00:37.096Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-05T11:00:37.389Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-05T11:00:37.389Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-08-05T11:00:37.683Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-08-05T11:00:37.977Z] ok github.com/docker/docker/pkg/mount 1.189s coverage: 69.6% of statements [2020-08-05T11:00:37.977Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-05T11:00:37.977Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-05T11:00:37.977Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-05T11:00:38.130Z] #14 146.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-05T11:00:38.390Z] #14 147.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-05T11:00:38.614Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-08-05T11:00:39.251Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-05T11:00:39.251Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-08-05T11:00:39.341Z] #14 148.2 Setting up python3-distutils (3.7.3-1) ... [2020-08-05T11:00:39.545Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-05T11:00:39.601Z] #14 148.7 Setting up python3-setuptools (40.8.0-1) ... [2020-08-05T11:00:40.981Z] #14 150.0 Setting up python3-pip (18.1-5) ... [2020-08-05T11:00:41.060Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-08-05T11:00:41.060Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-08-05T11:00:42.362Z] #14 151.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T11:00:42.362Z] #14 151.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-05T11:00:42.362Z] #14 151.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-05T11:00:42.362Z] #14 151.2 Setting up xfsprogs (4.20.0-1) ... [2020-08-05T11:00:42.362Z] #14 151.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-05T11:00:42.362Z] #14 151.3 Processing triggers for mime-support (3.62) ... [2020-08-05T11:00:42.362Z] #14 151.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-05T11:00:43.300Z] #14 DONE 152.2s [2020-08-05T11:00:43.300Z] [2020-08-05T11:00:43.300Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-05T11:00:43.745Z] #70 exporting layers 6.8s done [2020-08-05T11:00:43.745Z] #70 writing image sha256:8f0476b0ed2e3168dca0565d027845494d80c79b22618ab2101cba7c0b2ff559 done [2020-08-05T11:00:43.745Z] #70 naming to docker.io/library/docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 done [2020-08-05T11:00:43.745Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-05T11:00:43.869Z] #15 0.893 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-05T11:00:44.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/validate/default [2020-08-05T11:00:44.128Z] #15 0.898 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-05T11:00:44.128Z] #15 0.904 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-05T11:00:44.128Z] #15 DONE 1.0s [2020-08-05T11:00:44.128Z] [2020-08-05T11:00:44.128Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-05T11:00:44.202Z] Checking out files: 70% (7639/10854) Checking out files: 71% (7707/10854) Checking out files: 72% (7815/10854) Checking out files: 73% (7924/10854) Checking out files: 74% (8032/10854) Checking out files: 75% (8141/10854) Checking out files: 76% (8250/10854) Checking out files: 77% (8358/10854) Checking out files: 78% (8467/10854) Checking out files: 79% (8575/10854) Checking out files: 80% (8684/10854) Checking out files: 81% (8792/10854) Checking out files: 82% (8901/10854) Checking out files: 83% (9009/10854) Checking out files: 84% (9118/10854) Checking out files: 85% (9226/10854) Checking out files: 86% (9335/10854) Checking out files: 87% (9443/10854) Checking out files: 88% (9552/10854) Checking out files: 89% (9661/10854) Checking out files: 90% (9769/10854) Checking out files: 91% (9878/10854) Checking out files: 92% (9986/10854) Checking out files: 93% (10095/10854) Checking out files: 94% (10203/10854) Checking out files: 95% (10312/10854) Checking out files: 96% (10420/10854) Checking out files: 97% (10529/10854) Checking out files: 98% (10637/10854) Checking out files: 99% (10746/10854) Checking out files: 100% (10854/10854) Checking out files: 100% (10854/10854), done. [2020-08-05T11:00:44.500Z] + cd /tmp/tmp.Dq1RbRnBC6/tmp/docker-ce [2020-08-05T11:00:44.500Z] + git checkout -q v17.06.2-ce [2020-08-05T11:00:44.589Z] ok github.com/docker/docker/pkg/signal 2.677s coverage: 61.0% of statements [2020-08-05T11:00:44.589Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-05T11:00:44.714Z] Congratulations! All commits are properly signed with the DCO! [2020-08-05T11:00:44.882Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-05T11:00:44.882Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-05T11:00:45.148Z] + mkdir -p /tmp/tmp.Dq1RbRnBC6/src/github.com/docker [2020-08-05T11:00:45.149Z] + mv components/cli /tmp/tmp.Dq1RbRnBC6/src/github.com/docker/cli [2020-08-05T11:00:45.149Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-05T11:00:45.175Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-05T11:00:45.468Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-08-05T11:00:46.105Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 35.1% of statements [2020-08-05T11:00:46.399Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-08-05T11:00:46.667Z] #16 ... [2020-08-05T11:00:46.667Z] [2020-08-05T11:00:46.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:46.667Z] #39 125.8 CC criu/files-ext.o [2020-08-05T11:00:46.667Z] #39 126.1 CC criu/files-reg.o [2020-08-05T11:00:46.667Z] #39 128.3 CC criu/files.o [2020-08-05T11:00:46.667Z] #39 130.5 CC criu/filesystems.o [2020-08-05T11:00:46.667Z] #39 131.1 CC criu/fsnotify.o [2020-08-05T11:00:46.667Z] #39 132.2 CC criu/image-desc.o [2020-08-05T11:00:46.667Z] #39 132.3 CC criu/image.o [2020-08-05T11:00:46.667Z] #39 133.1 CC criu/ipc_ns.o [2020-08-05T11:00:46.667Z] #39 134.6 CC criu/irmap.o [2020-08-05T11:00:46.667Z] #39 135.3 CC criu/kcmp-ids.o [2020-08-05T11:00:46.667Z] #39 135.6 CC criu/kerndat.o [2020-08-05T11:00:46.692Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-08-05T11:00:47.236Z] #39 136.8 CC criu/libnetlink.o [2020-08-05T11:00:47.329Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 85.9% of statements [2020-08-05T11:00:47.329Z] testing: warning: no tests to run [2020-08-05T11:00:47.329Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-08-05T11:00:47.623Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-05T11:00:47.805Z] #39 137.1 CC criu/log.o [2020-08-05T11:00:47.916Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-05T11:00:47.916Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-05T11:00:48.375Z] #39 137.7 CC criu/lsm.o [2020-08-05T11:00:48.945Z] #39 138.1 CC criu/mem.o [2020-08-05T11:00:49.204Z] #39 ... [2020-08-05T11:00:49.205Z] [2020-08-05T11:00:49.205Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-05T11:00:49.205Z] #16 4.953 Collecting yamllint==1.16.0 [2020-08-05T11:00:49.997Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.3% of statements [2020-08-05T11:00:50.291Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-05T11:00:50.929Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-08-05T11:00:51.223Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-08-05T11:00:52.264Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-08-05T11:00:52.901Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-05T11:00:52.901Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-08-05T11:00:53.538Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-08-05T11:00:54.176Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-05T11:00:54.470Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-08-05T11:00:54.555Z] #16 10.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-05T11:00:54.555Z] #16 10.44 Collecting pyyaml (from yamllint==1.16.0) [2020-08-05T11:00:54.814Z] #16 10.59 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-05T11:00:55.107Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-05T11:00:55.743Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-08-05T11:00:56.192Z] #16 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-05T11:00:56.192Z] #16 11.97 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-05T11:00:56.192Z] #16 12.01 Building wheels for collected packages: pyyaml [2020-08-05T11:00:56.192Z] #16 12.02 Running setup.py bdist_wheel for pyyaml: started [2020-08-05T11:00:57.131Z] #16 13.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-05T11:00:57.131Z] #16 13.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-05T11:00:57.391Z] #16 13.18 Successfully built pyyaml [2020-08-05T11:00:57.391Z] #16 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-05T11:00:57.651Z] #16 13.57 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-05T11:00:57.912Z] #16 DONE 13.9s [2020-08-05T11:00:57.912Z] [2020-08-05T11:00:57.912Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-05T11:00:58.173Z] #21 DONE 0.3s [2020-08-05T11:00:58.173Z] [2020-08-05T11:00:58.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:00:58.173Z] #39 139.8 CC criu/memfd.o [2020-08-05T11:00:58.173Z] #39 140.4 CC criu/mount.o [2020-08-05T11:00:58.173Z] #39 143.8 CC criu/namespaces.o [2020-08-05T11:00:58.173Z] #39 145.9 CC criu/net.o [2020-08-05T11:00:58.433Z] #39 ... [2020-08-05T11:00:58.433Z] [2020-08-05T11:00:58.433Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-05T11:01:01.728Z] #25 DONE 2.9s [2020-08-05T11:01:01.728Z] [2020-08-05T11:01:01.728Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-05T11:01:01.728Z] #27 DONE 0.4s [2020-08-05T11:01:01.728Z] [2020-08-05T11:01:01.728Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-05T11:01:01.988Z] #30 DONE 0.2s [2020-08-05T11:01:01.988Z] [2020-08-05T11:01:01.988Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-05T11:01:01.988Z] #35 DONE 0.1s [2020-08-05T11:01:01.988Z] [2020-08-05T11:01:01.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:01:01.988Z] #39 149.5 CC criu/netfilter.o [2020-08-05T11:01:01.988Z] #39 149.8 CC criu/page-pipe.o [2020-08-05T11:01:01.988Z] #39 150.4 CC criu/page-xfer.o [2020-08-05T11:01:02.248Z] #39 151.7 CC criu/pagemap-cache.o [2020-08-05T11:01:02.818Z] #39 152.0 CC criu/pagemap.o [2020-08-05T11:01:03.757Z] #39 152.9 CC criu/parasite-syscall.o [2020-08-05T11:01:04.326Z] #39 153.8 CC criu/path.o [2020-08-05T11:01:04.897Z] #39 154.1 CC criu/pie-util-vdso-elf32.o [2020-08-05T11:01:05.157Z] #39 154.5 CC criu/pie-util-vdso.o [2020-08-05T11:01:05.417Z] #39 ... [2020-08-05T11:01:05.417Z] [2020-08-05T11:01:05.417Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-05T11:01:05.417Z] #52 184.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-05T11:01:05.417Z] #52 185.8 + mkdir -p /build [2020-08-05T11:01:05.417Z] #52 185.8 + cp runc /build/runc [2020-08-05T11:01:05.417Z] #52 DONE 186.3s [2020-08-05T11:01:05.417Z] [2020-08-05T11:01:05.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:01:05.417Z] #39 154.9 CC criu/pie-util.o [2020-08-05T11:01:05.677Z] #39 155.1 CC criu/pipes.o [2020-08-05T11:01:06.616Z] #39 155.9 CC criu/plugin.o [2020-08-05T11:01:06.879Z] #39 156.3 CC criu/proc_parse.o [2020-08-05T11:01:08.789Z] #39 158.3 CC criu/protobuf-desc.o [2020-08-05T11:01:09.728Z] #39 159.1 CC criu/protobuf.o [2020-08-05T11:01:09.988Z] #39 159.4 CC criu/pstree.o [2020-08-05T11:01:10.927Z] #39 160.2 CC criu/rbtree.o [2020-08-05T11:01:11.187Z] #39 160.5 CC criu/rst-malloc.o [2020-08-05T11:01:11.187Z] #39 160.7 CC criu/seccomp.o [2020-08-05T11:01:11.447Z] #39 ... [2020-08-05T11:01:11.447Z] [2020-08-05T11:01:11.447Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T11:01:11.447Z] #36 256.4 + dpkg --print-architecture [2020-08-05T11:01:11.447Z] #36 256.4 + cd /tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution [2020-08-05T11:01:11.447Z] #36 256.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-05T11:01:11.447Z] #36 256.7 + GOPATH=/tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kWnQJDPpHr [2020-08-05T11:01:11.447Z] #36 256.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-05T11:01:14.352Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.8% of statements [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/rootless [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/volume [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-05T11:01:14.352Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === Skipped [2020-08-05T11:01:14.352Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-05T11:01:14.352Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-05T11:01:14.352Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-05T11:01:14.352Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-05T11:01:14.352Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-05T11:01:14.352Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:01:14.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-05T11:01:14.352Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:01:14.352Z] [2020-08-05T11:01:14.352Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-05T11:01:14.352Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-05T11:01:14.353Z] [2020-08-05T11:01:14.353Z] [2020-08-05T11:01:14.353Z] DONE 2066 tests, 19 skipped in 184.347s Post stage [Pipeline] junit [2020-08-05T11:01:14.462Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-05T11:01:16.072Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh dynbinary test-integration [2020-08-05T11:01:16.369Z] [2020-08-05T11:01:16.662Z] Removing bundles/ [2020-08-05T11:01:16.662Z] [2020-08-05T11:01:16.662Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-05T11:01:16.662Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:01:16.662Z] GOOS="" GOARCH="" GOARM="" [2020-08-05T11:01:21.437Z] #36 ... [2020-08-05T11:01:21.437Z] [2020-08-05T11:01:21.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:01:21.437Z] #39 161.2 CC criu/seize.o [2020-08-05T11:01:21.437Z] #39 161.8 CC criu/servicefd.o [2020-08-05T11:01:21.437Z] #39 162.1 CC criu/shmem.o [2020-08-05T11:01:21.437Z] #39 162.9 CC criu/sigframe.o [2020-08-05T11:01:21.437Z] #39 163.1 CC criu/signalfd.o [2020-08-05T11:01:21.437Z] #39 163.3 CC criu/sk-inet.o [2020-08-05T11:01:21.437Z] #39 164.3 CC criu/sk-netlink.o [2020-08-05T11:01:21.437Z] #39 164.7 CC criu/sk-packet.o [2020-08-05T11:01:21.437Z] #39 165.3 CC criu/sk-queue.o [2020-08-05T11:01:21.437Z] #39 165.7 CC criu/sk-tcp.o [2020-08-05T11:01:21.437Z] #39 166.0 CC criu/sk-unix.o [2020-08-05T11:01:21.437Z] #39 167.6 CC criu/sockets.o [2020-08-05T11:01:21.437Z] #39 168.3 CC criu/stats.o [2020-08-05T11:01:21.437Z] #39 168.6 CC criu/string.o [2020-08-05T11:01:21.437Z] #39 168.7 CC criu/sysctl.o [2020-08-05T11:01:21.437Z] #39 169.4 CC criu/sysfs_parse.o [2020-08-05T11:01:21.437Z] #39 169.8 CC criu/timens.o [2020-08-05T11:01:21.437Z] #39 170.1 CC criu/timerfd.o [2020-08-05T11:01:21.437Z] #39 170.4 CC criu/tty.o [2020-08-05T11:01:22.819Z] #39 171.9 CC criu/tun.o [2020-08-05T11:01:23.216Z] #39 172.4 CC criu/uffd.o [2020-08-05T11:01:24.156Z] #39 173.4 CC criu/util.o [2020-08-05T11:01:24.630Z] + return [2020-08-05T11:01:25.537Z] #39 174.7 CC criu/uts_ns.o [2020-08-05T11:01:25.537Z] #39 174.9 CC criu/vdso-compat.o [2020-08-05T11:01:25.797Z] #39 175.1 CC criu/vdso.o [2020-08-05T11:01:26.366Z] #39 175.7 LINK criu/built-in.o [2020-08-05T11:01:26.366Z] #39 175.9 LINK criu/criu [2020-08-05T11:01:26.935Z] #39 176.2 DEP lib/c/criu.d [2020-08-05T11:01:26.935Z] #39 176.3 CC images/rpc.pb-c.o [2020-08-05T11:01:27.504Z] #39 176.9 CC lib/c/criu.o [2020-08-05T11:01:28.443Z] #39 177.8 LINK lib/c/built-in.o [2020-08-05T11:01:28.443Z] #39 177.8 LINK lib/c/libcriu.so [2020-08-05T11:01:28.443Z] #39 ... [2020-08-05T11:01:28.443Z] [2020-08-05T11:01:28.443Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-05T11:01:28.443Z] #36 276.3 + rm -rf /tmp/tmp.kWnQJDPpHr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kWnQJDPpHr [2020-08-05T11:01:29.383Z] #36 DONE 277.2s [2020-08-05T11:01:29.383Z] [2020-08-05T11:01:29.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:01:29.383Z] #39 177.9 LINK lib/c/libcriu.a [2020-08-05T11:01:29.383Z] #39 178.0 GEN magic.py [2020-08-05T11:01:29.383Z] #39 178.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-05T11:01:29.383Z] #39 178.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-05T11:01:29.383Z] #39 178.1 Note: Building without GnuTLS support [2020-08-05T11:01:29.383Z] #39 178.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-05T11:01:29.383Z] #39 178.1 Makefile.config:40: Warn: Building without nftables support [2020-08-05T11:01:29.383Z] #39 178.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-05T11:01:29.954Z] #39 ... [2020-08-05T11:01:29.954Z] [2020-08-05T11:01:29.954Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-05T11:01:29.954Z] #48 DONE 277.7s [2020-08-05T11:01:29.954Z] [2020-08-05T11:01:29.954Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T11:01:30.214Z] #57 ... [2020-08-05T11:01:30.214Z] [2020-08-05T11:01:30.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-05T11:01:30.214Z] #39 179.7 make[1]: Nothing to be done for 'all'. [2020-08-05T11:01:30.248Z] Removing intermediate container 8abe34273bcc [2020-08-05T11:01:30.248Z] ---> 7fe8246377fc [2020-08-05T11:01:30.248Z] Step 85/140 : FROM runtime-dev AS runc [2020-08-05T11:01:30.248Z] ---> bf346d0fb810 [2020-08-05T11:01:30.248Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-08-05T11:01:30.248Z] ---> Running in 29a9dd1625e5 [2020-08-05T11:01:30.248Z] Removing intermediate container 29a9dd1625e5 [2020-08-05T11:01:30.248Z] ---> c5f2ded8fc4e [2020-08-05T11:01:30.248Z] Step 87/140 : ARG RUNC_COMMIT [2020-08-05T11:01:30.248Z] ---> Running in b21255b7980c [2020-08-05T11:01:30.248Z] Removing intermediate container b21255b7980c [2020-08-05T11:01:30.248Z] ---> ca037d7d5cd6 [2020-08-05T11:01:30.248Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-08-05T11:01:30.248Z] ---> Running in 4eb7777255ab [2020-08-05T11:01:30.248Z] Removing intermediate container 4eb7777255ab [2020-08-05T11:01:30.248Z] ---> 5a1dc0a29a1b [2020-08-05T11:01:30.248Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:01:30.248Z] ---> 7fec8f582681 [2020-08-05T11:01:30.248Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T11:01:30.248Z] ---> af9448a88e73 [2020-08-05T11:01:30.248Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T11:01:30.248Z] ---> Running in 61001682fd03 [2020-08-05T11:01:30.248Z] + RM_GOPATH=0 [2020-08-05T11:01:30.248Z] + TMP_GOPATH= [2020-08-05T11:01:30.248Z] + : /build [2020-08-05T11:01:30.248Z] + '[' -z '' ']' [2020-08-05T11:01:30.248Z] ++ mktemp -d [2020-08-05T11:01:30.248Z] + export GOPATH=/tmp/tmp.g5hCHnXLux [2020-08-05T11:01:30.248Z] + GOPATH=/tmp/tmp.g5hCHnXLux [2020-08-05T11:01:30.248Z] + RM_GOPATH=1 [2020-08-05T11:01:30.248Z] ++ dirname ./install.sh [2020-08-05T11:01:30.248Z] + dir=. [2020-08-05T11:01:30.248Z] + bin=runc [2020-08-05T11:01:30.248Z] + shift [2020-08-05T11:01:30.248Z] + '[' '!' -f ./runc.installer ']' [2020-08-05T11:01:30.248Z] + . ./runc.installer [2020-08-05T11:01:30.248Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T11:01:30.248Z] + install_runc [2020-08-05T11:01:30.248Z] + uname -r [2020-08-05T11:01:30.248Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-08-05T11:01:30.248Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-05T11:01:30.248Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-05T11:01:30.248Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g5hCHnXLux/src/github.com/opencontainers/runc [2020-08-05T11:01:30.248Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-05T11:01:30.248Z] Cloning into '/tmp/tmp.g5hCHnXLux/src/github.com/opencontainers/runc'... [2020-08-05T11:01:31.153Z] #39 180.5 make[1]: 'images/built-in.o' is up to date. [2020-08-05T11:01:31.153Z] #39 180.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-05T11:01:31.153Z] #39 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-05T11:01:31.153Z] #39 180.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-05T11:01:31.153Z] #39 180.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-05T11:01:31.412Z] #39 180.7 make[1]: Nothing to be done for 'all'. [2020-08-05T11:01:31.412Z] #39 180.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-05T11:01:31.672Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.672Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.672Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.793Z] + cd /tmp/tmp.g5hCHnXLux/src/github.com/opencontainers/runc [2020-08-05T11:01:31.793Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-05T11:01:31.932Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.932Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.932Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.932Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.932Z] #39 181.5 make[2]: Nothing to be done for 'all'. [2020-08-05T11:01:31.932Z] #39 181.5 INSTALL criu/criu [2020-08-05T11:01:32.088Z] + '[' -z '' ']' [2020-08-05T11:01:32.088Z] + target=static [2020-08-05T11:01:32.088Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-05T11:01:32.387Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-08-05T11:01:32.504Z] #39 DONE 181.8s [2020-08-05T11:01:32.504Z] [2020-08-05T11:01:32.504Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-05T11:01:32.504Z] #37 DONE 0.6s [2020-08-05T11:01:32.504Z] [2020-08-05T11:01:32.504Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T11:01:33.886Z] #57 ... [2020-08-05T11:01:33.886Z] [2020-08-05T11:01:33.886Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-05T11:01:33.886Z] #40 DONE 0.1s [2020-08-05T11:01:33.886Z] [2020-08-05T11:01:33.886Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-05T11:01:34.145Z] #43 DONE 0.2s [2020-08-05T11:01:34.145Z] [2020-08-05T11:01:34.145Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-05T11:01:34.145Z] #46 DONE 0.1s [2020-08-05T11:01:34.145Z] [2020-08-05T11:01:34.145Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-05T11:01:35.527Z] #49 DONE 1.2s [2020-08-05T11:01:35.527Z] [2020-08-05T11:01:35.527Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-05T11:01:35.527Z] #53 DONE 0.2s [2020-08-05T11:01:35.527Z] [2020-08-05T11:01:35.527Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-05T11:01:42.098Z] #57 227.3 🇩 bin/containerd [2020-08-05T11:01:54.996Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-05T11:01:54.996Z] + mkdir -p /build [2020-08-05T11:01:54.996Z] + cp runc /build/runc [2020-08-05T11:01:54.996Z] Removing intermediate container 61001682fd03 [2020-08-05T11:01:54.996Z] ---> 5951037a5a55 [2020-08-05T11:01:54.996Z] Step 92/140 : FROM dev-base AS tini [2020-08-05T11:01:54.996Z] ---> 4faa95017b54 [2020-08-05T11:01:54.996Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-08-05T11:01:54.996Z] ---> Using cache [2020-08-05T11:01:54.996Z] ---> 3af16ba1aab2 [2020-08-05T11:01:54.996Z] Step 94/140 : ARG TINI_COMMIT [2020-08-05T11:01:54.996Z] ---> Running in 41779eb3e5a6 [2020-08-05T11:01:54.996Z] Removing intermediate container 41779eb3e5a6 [2020-08-05T11:01:54.996Z] ---> 1dfa993b07b8 [2020-08-05T11:01:54.996Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-08-05T11:01:54.996Z] ---> Running in b0ff9273b4ac [2020-08-05T11:01:54.996Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T11:01:54.996Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T11:01:54.996Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T11:01:54.996Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T11:01:54.996Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T11:01:54.996Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T11:01:56.516Z] Fetched 8148 kB in 3s (3222 kB/s) [2020-08-05T11:01:56.960Z] 4612f6d0b889: Pull complete [2020-08-05T11:01:57.157Z] Reading package lists... [2020-08-05T11:01:57.800Z] Reading package lists... [2020-08-05T11:01:57.800Z] Building dependency tree... [2020-08-05T11:01:57.800Z] Reading state information... [2020-08-05T11:01:58.095Z] The following additional packages will be installed: [2020-08-05T11:01:58.095Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-05T11:01:58.095Z] Suggested packages: [2020-08-05T11:01:58.095Z] cmake-doc ninja-build lrzip [2020-08-05T11:01:58.095Z] Recommended packages: [2020-08-05T11:01:58.095Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-05T11:01:58.095Z] The following NEW packages will be installed: [2020-08-05T11:01:58.095Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-05T11:01:58.095Z] vim-common xxd [2020-08-05T11:01:58.095Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T11:01:58.095Z] Need to get 14.9 MB of archives. [2020-08-05T11:01:58.095Z] After this operation, 67.2 MB of additional disk space will be used. [2020-08-05T11:01:58.095Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-05T11:01:58.095Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T11:01:58.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-05T11:01:58.391Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-05T11:01:59.032Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-05T11:01:59.032Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-05T11:01:59.032Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-05T11:01:59.032Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-05T11:01:59.032Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-05T11:01:59.032Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-05T11:01:59.327Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T11:01:59.327Z] Fetched 14.9 MB in 1s (13.2 MB/s) [2020-08-05T11:01:59.327Z] Selecting previously unselected package xxd. [2020-08-05T11:01:59.327Z] (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 ... 15339 files and directories currently installed.) [2020-08-05T11:01:59.327Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-05T11:01:59.327Z] Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T11:01:59.624Z] Selecting previously unselected package vim-common. [2020-08-05T11:01:59.624Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T11:01:59.624Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T11:01:59.624Z] Selecting previously unselected package cmake-data. [2020-08-05T11:01:59.624Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-05T11:01:59.624Z] Unpacking cmake-data (3.13.4-1) ... [2020-08-05T11:01:59.933Z] Selecting previously unselected package libicu63:ppc64el. [2020-08-05T11:01:59.933Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-05T11:01:59.933Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package libxml2:ppc64el. [2020-08-05T11:02:00.979Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package libarchive13:ppc64el. [2020-08-05T11:02:00.979Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-05T11:02:00.979Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package librhash0:ppc64el. [2020-08-05T11:02:00.979Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package libuv1:ppc64el. [2020-08-05T11:02:00.979Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-05T11:02:00.979Z] Selecting previously unselected package cmake. [2020-08-05T11:02:00.979Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-05T11:02:00.979Z] Unpacking cmake (3.13.4-1) ... [2020-08-05T11:02:01.275Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-05T11:02:01.275Z] Setting up xxd (2:8.1.0875-5) ... [2020-08-05T11:02:01.275Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-05T11:02:01.572Z] Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T11:02:01.572Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-05T11:02:01.572Z] Setting up cmake-data (3.13.4-1) ... [2020-08-05T11:02:01.572Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-05T11:02:01.572Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-05T11:02:01.572Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-05T11:02:01.572Z] Setting up cmake (3.13.4-1) ... [2020-08-05T11:02:01.572Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T11:02:01.572Z] Processing triggers for mime-support (3.62) ... [2020-08-05T11:02:03.099Z] Removing intermediate container b0ff9273b4ac [2020-08-05T11:02:03.099Z] ---> ca92b4e94d36 [2020-08-05T11:02:03.099Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:02:03.099Z] ---> 05c8747b483a [2020-08-05T11:02:03.099Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-08-05T11:02:03.099Z] ---> Running in 217a19197593 [2020-08-05T11:02:03.099Z] Removing intermediate container 217a19197593 [2020-08-05T11:02:03.099Z] ---> c092ddc67355 [2020-08-05T11:02:03.099Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T11:02:03.398Z] ---> 21377d86bcfb [2020-08-05T11:02:03.398Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-05T11:02:03.398Z] ---> Running in b756c301c7b2 [2020-08-05T11:02:03.398Z] + RM_GOPATH=0 [2020-08-05T11:02:03.398Z] + TMP_GOPATH= [2020-08-05T11:02:03.398Z] + : /build [2020-08-05T11:02:03.398Z] + '[' -z '' ']' [2020-08-05T11:02:03.398Z] ++ mktemp -d [2020-08-05T11:02:03.692Z] + export GOPATH=/tmp/tmp.a5ReSn5h9L [2020-08-05T11:02:03.692Z] + GOPATH=/tmp/tmp.a5ReSn5h9L [2020-08-05T11:02:03.692Z] + RM_GOPATH=1 [2020-08-05T11:02:03.692Z] ++ dirname ./install.sh [2020-08-05T11:02:03.692Z] + dir=. [2020-08-05T11:02:03.692Z] + bin=tini [2020-08-05T11:02:03.692Z] + shift [2020-08-05T11:02:03.692Z] + '[' '!' -f ./tini.installer ']' [2020-08-05T11:02:03.692Z] + . ./tini.installer [2020-08-05T11:02:03.692Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T11:02:03.692Z] + install_tini [2020-08-05T11:02:03.692Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-05T11:02:03.692Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T11:02:03.692Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.a5ReSn5h9L/tini [2020-08-05T11:02:03.692Z] Cloning into '/tmp/tmp.a5ReSn5h9L/tini'... [2020-08-05T11:02:03.988Z] + cd /tmp/tmp.a5ReSn5h9L/tini [2020-08-05T11:02:03.988Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-05T11:02:03.988Z] + cmake . [2020-08-05T11:02:03.988Z] -- The C compiler identification is GNU 8.3.0 [2020-08-05T11:02:03.988Z] -- Check for working C compiler: /usr/bin/cc [2020-08-05T11:02:03.988Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-05T11:02:03.988Z] -- Detecting C compiler ABI info [2020-08-05T11:02:04.043Z] #57 249.3 🇩 bin/containerd-stress [2020-08-05T11:02:04.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:02:04.046Z] [2020-08-05T11:02:04.046Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-05T11:02:04.046Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-05T11:02:04.046Z] HOSTNAME=a18aa1adafac [2020-08-05T11:02:04.046Z] TESTDEBUG=0 [2020-08-05T11:02:04.046Z] DEST=bundles/test-integration [2020-08-05T11:02:04.046Z] PWD=/go/src/github.com/docker/docker [2020-08-05T11:02:04.046Z] DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T11:02:04.046Z] container=docker [2020-08-05T11:02:04.046Z] HOME=/root [2020-08-05T11:02:04.046Z] GOLANG_VERSION=1.13.14 [2020-08-05T11:02:04.046Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-05T11:02:04.046Z] VALIDATE_BRANCH=19.03 [2020-08-05T11:02:04.046Z] TERM=xterm [2020-08-05T11:02:04.046Z] DOCKER_PKG=github.com/docker/docker [2020-08-05T11:02:04.046Z] SHLVL=1 [2020-08-05T11:02:04.046Z] TIMEOUT=120m [2020-08-05T11:02:04.046Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-05T11:02:04.046Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-05T11:02:04.046Z] GO111MODULE=off [2020-08-05T11:02:04.046Z] DOCKER_EXPERIMENTAL=1 [2020-08-05T11:02:04.046Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-05T11:02:04.046Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-05T11:02:04.046Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-05T11:02:04.046Z] GOPATH=/go [2020-08-05T11:02:04.046Z] PKG_CONFIG=pkg-config [2020-08-05T11:02:04.046Z] _=/usr/bin/env [2020-08-05T11:02:04.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-05T11:02:04.284Z] -- Detecting C compiler ABI info - done [2020-08-05T11:02:04.284Z] -- Detecting C compile features [2020-08-05T11:02:04.284Z] -- Detecting C compile features - done [2020-08-05T11:02:04.284Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-05T11:02:04.579Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-05T11:02:04.579Z] -- Configuring done [2020-08-05T11:02:04.579Z] -- Generating done [2020-08-05T11:02:04.579Z] -- Build files have been written to: /tmp/tmp.a5ReSn5h9L/tini [2020-08-05T11:02:04.579Z] + make tini-static [2020-08-05T11:02:04.579Z] Scanning dependencies of target tini-static [2020-08-05T11:02:04.579Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-05T11:02:04.878Z] [100%] Linking C executable tini-static [2020-08-05T11:02:04.878Z] [100%] Built target tini-static [2020-08-05T11:02:04.878Z] + mkdir -p /build [2020-08-05T11:02:04.878Z] + cp tini-static /build/docker-init [2020-08-05T11:02:05.173Z] Removing intermediate container b756c301c7b2 [2020-08-05T11:02:05.173Z] ---> 49a2df82bda2 [2020-08-05T11:02:05.173Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-08-05T11:02:05.173Z] ---> 4faa95017b54 [2020-08-05T11:02:05.173Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-08-05T11:02:05.420Z] #57 251.1 🇩 bin/containerd-shim [2020-08-05T11:02:05.468Z] ---> Running in 1348969f5bef [2020-08-05T11:02:05.468Z] Removing intermediate container 1348969f5bef [2020-08-05T11:02:05.468Z] ---> 315b9a063625 [2020-08-05T11:02:05.468Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-08-05T11:02:05.468Z] ---> Running in 346dd3bd6842 [2020-08-05T11:02:05.468Z] Removing intermediate container 346dd3bd6842 [2020-08-05T11:02:05.468Z] ---> fe20cb5a9ed0 [2020-08-05T11:02:05.468Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:02:05.764Z] ---> 95f6095dcb53 [2020-08-05T11:02:05.764Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-05T11:02:05.764Z] ---> ade13b195dd3 [2020-08-05T11:02:05.764Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-08-05T11:02:05.764Z] ---> Running in 9891c47c6aad [2020-08-05T11:02:06.059Z] + RM_GOPATH=0 [2020-08-05T11:02:06.059Z] + TMP_GOPATH= [2020-08-05T11:02:06.059Z] + : /build/ [2020-08-05T11:02:06.059Z] + '[' -z '' ']' [2020-08-05T11:02:06.059Z] ++ mktemp -d [2020-08-05T11:02:06.059Z] + export GOPATH=/tmp/tmp.iABGtjX3mx [2020-08-05T11:02:06.059Z] + GOPATH=/tmp/tmp.iABGtjX3mx [2020-08-05T11:02:06.059Z] + RM_GOPATH=1 [2020-08-05T11:02:06.059Z] ++ dirname ./install.sh [2020-08-05T11:02:06.059Z] + dir=. [2020-08-05T11:02:06.059Z] + bin=rootlesskit [2020-08-05T11:02:06.059Z] + shift [2020-08-05T11:02:06.059Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-08-05T11:02:06.059Z] + . ./rootlesskit.installer [2020-08-05T11:02:06.059Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T11:02:06.059Z] + install_rootlesskit [2020-08-05T11:02:06.059Z] + case "$1" in [2020-08-05T11:02:06.059Z] + export CGO_ENABLED=0 [2020-08-05T11:02:06.059Z] + CGO_ENABLED=0 [2020-08-05T11:02:06.059Z] + _install_rootlesskit [2020-08-05T11:02:06.059Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-05T11:02:06.059Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iABGtjX3mx/src/github.com/rootless-containers/rootlesskit [2020-08-05T11:02:06.059Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T11:02:06.059Z] Cloning into '/tmp/tmp.iABGtjX3mx/src/github.com/rootless-containers/rootlesskit'... [2020-08-05T11:02:06.094Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-08-05T11:02:06.094Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-05T11:02:06.094Z] Congratulations! All toml source files changed here have valid syntax. [2020-08-05T11:02:06.094Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-05T11:02:06.094Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-05T11:02:06.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh dynbinary-daemon test-docker-py [2020-08-05T11:02:07.037Z] [2020-08-05T11:02:07.037Z] Removing bundles/ [2020-08-05T11:02:07.037Z] [2020-08-05T11:02:07.037Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-05T11:02:07.037Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:02:07.037Z] GOOS="" GOARCH="" GOARM="" [2020-08-05T11:02:07.116Z] + cd /tmp/tmp.iABGtjX3mx/src/github.com/rootless-containers/rootlesskit [2020-08-05T11:02:07.116Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-05T11:02:07.116Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T11:02:07.116Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-05T11:02:12.057Z] #57 257.3 🇩 bin/containerd-shim-runc-v1 [2020-08-05T11:02:14.590Z] #57 260.0 🇩 binaries [2020-08-05T11:02:14.590Z] #57 260.0 + mkdir -p /build [2020-08-05T11:02:14.590Z] #57 260.0 + cp bin/containerd /build/containerd [2020-08-05T11:02:14.590Z] #57 260.0 + cp bin/containerd-shim /build/containerd-shim [2020-08-05T11:02:14.590Z] #57 260.0 + cp bin/ctr /build/ctr [2020-08-05T11:02:15.524Z] #57 DONE 261.4s [2020-08-05T11:02:15.699Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-08-05T11:02:15.699Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-05T11:02:16.461Z] [2020-08-05T11:02:16.461Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-05T11:02:17.395Z] #58 DONE 0.6s [2020-08-05T11:02:17.395Z] [2020-08-05T11:02:17.395Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-05T11:02:17.395Z] #62 DONE 0.2s [2020-08-05T11:02:17.395Z] [2020-08-05T11:02:17.395Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-05T11:02:17.790Z] Removing intermediate container 9891c47c6aad [2020-08-05T11:02:17.790Z] ---> 84b92665c6be [2020-08-05T11:02:17.790Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-08-05T11:02:17.790Z] ---> 691a3fd80dda [2020-08-05T11:02:17.790Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-08-05T11:02:17.962Z] #64 DONE 0.5s [2020-08-05T11:02:17.962Z] [2020-08-05T11:02:17.962Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-05T11:02:17.962Z] #67 DONE 0.0s [2020-08-05T11:02:17.962Z] [2020-08-05T11:02:17.962Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-05T11:02:17.962Z] #68 DONE 0.0s [2020-08-05T11:02:17.962Z] [2020-08-05T11:02:17.962Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-05T11:02:18.087Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-08-05T11:02:18.087Z] bad55c542dc9: Pulling fs layer [2020-08-05T11:02:18.383Z] bad55c542dc9: Verifying Checksum [2020-08-05T11:02:18.383Z] bad55c542dc9: Download complete [2020-08-05T11:02:18.720Z] bad55c542dc9: Pull complete [2020-08-05T11:02:18.720Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-05T11:02:18.720Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-05T11:02:18.720Z] ---> e49efe6f0050 [2020-08-05T11:02:18.720Z] Step 108/140 : FROM runtime-dev AS dev [2020-08-05T11:02:18.720Z] ---> bf346d0fb810 [2020-08-05T11:02:18.720Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-08-05T11:02:18.720Z] ---> Running in fe0c8422e120 [2020-08-05T11:02:18.720Z] Removing intermediate container fe0c8422e120 [2020-08-05T11:02:18.720Z] ---> 9e0769fba0e9 [2020-08-05T11:02:18.720Z] Step 110/140 : RUN groupadd -r docker [2020-08-05T11:02:18.720Z] ---> Running in 9dbb1bc21bb1 [2020-08-05T11:02:18.898Z] #69 DONE 1.1s [2020-08-05T11:02:19.158Z] [2020-08-05T11:02:19.158Z] #70 exporting to image [2020-08-05T11:02:19.158Z] #70 exporting layers [2020-08-05T11:02:19.361Z] Removing intermediate container 9dbb1bc21bb1 [2020-08-05T11:02:19.361Z] ---> 39dc97446a84 [2020-08-05T11:02:19.361Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-08-05T11:02:19.361Z] ---> Running in 0f08203c193f [2020-08-05T11:02:20.005Z] Removing intermediate container 0f08203c193f [2020-08-05T11:02:20.005Z] ---> b2e86e1f26ea [2020-08-05T11:02:20.005Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-08-05T11:02:20.005Z] ---> Running in 6c389d6304d5 [2020-08-05T11:02:20.300Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-05T11:02:20.595Z] Removing intermediate container 6c389d6304d5 [2020-08-05T11:02:20.595Z] ---> eb4a0b982f6c [2020-08-05T11:02:20.595Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-08-05T11:02:20.595Z] ---> Running in 5df28ed52f46 [2020-08-05T11:02:21.237Z] Removing intermediate container 5df28ed52f46 [2020-08-05T11:02:21.237Z] ---> 157f734f454a [2020-08-05T11:02:21.237Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-08-05T11:02:21.237Z] ---> Running in 929c78517811 [2020-08-05T11:02:21.880Z] Removing intermediate container 929c78517811 [2020-08-05T11:02:21.880Z] ---> cc2df680d5c6 [2020-08-05T11:02:21.880Z] Step 115/140 : RUN ldconfig [2020-08-05T11:02:21.880Z] ---> Running in fb5e94fe8b1c [2020-08-05T11:02:22.522Z] Removing intermediate container fb5e94fe8b1c [2020-08-05T11:02:22.522Z] ---> 6b0fa54c0676 [2020-08-05T11:02:22.523Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-08-05T11:02:22.523Z] ---> Running in 1e1b3117bb2a [2020-08-05T11:02:23.162Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-05T11:02:23.163Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-05T11:02:23.458Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-05T11:02:23.458Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-05T11:02:24.098Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-05T11:02:24.098Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-05T11:02:25.620Z] Fetched 8148 kB in 2s (3277 kB/s) [2020-08-05T11:02:25.727Z] #70 exporting layers 6.4s done [2020-08-05T11:02:25.727Z] #70 writing image sha256:e4e5e16eba02be9df71396cbfa00e9eeba0c9e9073e932d9443f653b9ce008ab done [2020-08-05T11:02:25.727Z] #70 naming to docker.io/library/docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 done [2020-08-05T11:02:25.727Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-05T11:02:26.054Z] + trap exit INT TERM [2020-08-05T11:02:26.054Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-05T11:02:26.054Z] + CONTAINER_NAME=docker-pr1 [2020-08-05T11:02:26.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh dynbinary-daemon [2020-08-05T11:02:26.262Z] Reading package lists... [2020-08-05T11:02:26.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-05T11:02:26.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-05T11:02:26.902Z] Reading package lists... [2020-08-05T11:02:26.902Z] Building dependency tree... [2020-08-05T11:02:26.902Z] Reading state information... [2020-08-05T11:02:26.990Z] [2020-08-05T11:02:26.990Z] Removing bundles/ [2020-08-05T11:02:26.990Z] [2020-08-05T11:02:26.990Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-05T11:02:26.990Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:02:26.990Z] GOOS="" GOARCH="" GOARM="" [2020-08-05T11:02:27.197Z] libcap2-bin is already the newest version (1:2.25-2). [2020-08-05T11:02:27.197Z] libcap2-bin set to manually installed. [2020-08-05T11:02:27.197Z] The following additional packages will be installed: [2020-08-05T11:02:27.197Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-05T11:02:27.197Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-05T11:02:27.197Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T11:02:27.197Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-05T11:02:27.197Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-05T11:02:27.197Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-05T11:02:27.197Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-05T11:02:27.197Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-05T11:02:27.197Z] python3.7 python3.7-minimal vim-runtime xxd [2020-08-05T11:02:27.197Z] Suggested packages: [2020-08-05T11:02:27.197Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-05T11:02:27.197Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-05T11:02:27.197Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-05T11:02:27.197Z] xfsdump acl attr quota [2020-08-05T11:02:27.197Z] Recommended packages: [2020-08-05T11:02:27.197Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-05T11:02:27.197Z] python3-keyrings.alt python3-xdg unzip [2020-08-05T11:02:27.493Z] The following NEW packages will be installed: [2020-08-05T11:02:27.493Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-05T11:02:27.493Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-05T11:02:27.493Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-05T11:02:27.493Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-05T11:02:27.493Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-05T11:02:27.493Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-05T11:02:27.493Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-05T11:02:27.493Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-05T11:02:27.493Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-05T11:02:27.493Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-05T11:02:27.493Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-05T11:02:27.493Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-05T11:02:27.493Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-05T11:02:27.493Z] xfsprogs xxd xz-utils zip [2020-08-05T11:02:27.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-05T11:02:27.792Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-05T11:02:27.792Z] Need to get 106 MB of archives. [2020-08-05T11:02:27.792Z] After this operation, 660 MB of additional disk space will be used. [2020-08-05T11:02:27.792Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-05T11:02:28.087Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-05T11:02:28.382Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-05T11:02:28.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-05T11:02:29.023Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-05T11:02:29.023Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-05T11:02:29.023Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-05T11:02:29.023Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-05T11:02:29.023Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-05T11:02:29.317Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-05T11:02:29.614Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-05T11:02:29.614Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-05T11:02:29.614Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-05T11:02:29.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-05T11:02:29.910Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-05T11:02:29.910Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-05T11:02:29.910Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-05T11:02:29.910Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-05T11:02:29.910Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-05T11:02:29.910Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-05T11:02:29.910Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-05T11:02:29.910Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-05T11:02:29.910Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-05T11:02:30.204Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-05T11:02:30.204Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-05T11:02:30.204Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-05T11:02:30.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-05T11:02:30.501Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-05T11:02:30.796Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-05T11:02:30.796Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-05T11:02:30.796Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-05T11:02:31.091Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-05T11:02:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-05T11:02:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-05T11:02:31.389Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-05T11:02:31.685Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-05T11:02:31.685Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-05T11:02:32.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-05T11:02:33.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-05T11:02:33.823Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-05T11:02:34.875Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-05T11:02:34.875Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-05T11:02:34.875Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-05T11:02:34.875Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-05T11:02:34.875Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-05T11:02:34.875Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-05T11:02:34.875Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-05T11:02:34.875Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-05T11:02:35.169Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-05T11:02:35.169Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-05T11:02:35.169Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-05T11:02:35.169Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-05T11:02:35.462Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-05T11:02:35.462Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-05T11:02:35.462Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-05T11:02:35.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-05T11:02:35.758Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-05T11:02:35.758Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-05T11:02:36.055Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-05T11:02:36.055Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-05T11:02:36.055Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-05T11:02:36.350Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-05T11:02:36.350Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-05T11:02:36.350Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-05T11:02:36.350Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-05T11:02:36.644Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-05T11:02:36.644Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-05T11:02:36.938Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-05T11:02:37.232Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-05T11:02:37.232Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-05T11:02:37.232Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-05T11:02:37.232Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-05T11:02:37.528Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-05T11:02:37.824Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-05T11:02:38.465Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-05T11:02:38.759Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-05T11:02:39.057Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-05T11:02:39.057Z] Fetched 106 MB in 11s (9504 kB/s) [2020-08-05T11:02:39.057Z] Selecting previously unselected package pigz. [2020-08-05T11:02:39.057Z] (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 ... 15402 files and directories currently installed.) [2020-08-05T11:02:39.057Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-05T11:02:39.057Z] Unpacking pigz (2.4-1) ... [2020-08-05T11:02:39.057Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-05T11:02:39.057Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-05T11:02:39.057Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-05T11:02:39.057Z] Selecting previously unselected package python3.7-minimal. [2020-08-05T11:02:39.057Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-05T11:02:39.057Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T11:02:39.363Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-05T11:02:39.363Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-05T11:02:40.006Z] Selecting previously unselected package python3-minimal. [2020-08-05T11:02:40.006Z] (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 ... 15651 files and directories currently installed.) [2020-08-05T11:02:40.006Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-05T11:02:40.006Z] Unpacking python3-minimal (3.7.3-1) ... [2020-08-05T11:02:40.006Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-08-05T11:02:40.006Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-05T11:02:40.006Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-05T11:02:40.006Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-05T11:02:40.006Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-05T11:02:40.006Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-05T11:02:40.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-05T11:02:40.303Z] Selecting previously unselected package python3.7. [2020-08-05T11:02:40.303Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-05T11:02:40.303Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T11:02:40.303Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-05T11:02:40.303Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-05T11:02:40.303Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-05T11:02:40.303Z] Setting up python3-minimal (3.7.3-1) ... [2020-08-05T11:02:40.303Z] Selecting previously unselected package python3. [2020-08-05T11:02:40.599Z] (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 ... 16063 files and directories currently installed.) [2020-08-05T11:02:40.599Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking python3 (3.7.3-1) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libiptc0:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-08-05T11:02:40.599Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package iptables. [2020-08-05T11:02:40.599Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking iptables (1.8.2-4) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package xxd. [2020-08-05T11:02:40.599Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-05T11:02:40.599Z] Unpacking xxd (2:8.1.0875-5) ... [2020-08-05T11:02:40.599Z] Selecting previously unselected package vim-common. [2020-08-05T11:02:40.599Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-05T11:02:40.897Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-08-05T11:02:40.897Z] Selecting previously unselected package bash-completion. [2020-08-05T11:02:40.897Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-05T11:02:41.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-05T11:02:41.539Z] Unpacking bash-completion (1:2.8-6) ... [2020-08-05T11:02:41.539Z] Selecting previously unselected package bzip2. [2020-08-05T11:02:41.539Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-05T11:02:41.539Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T11:02:41.539Z] Selecting previously unselected package xz-utils. [2020-08-05T11:02:41.539Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-05T11:02:41.539Z] Unpacking xz-utils (5.2.4-1) ... [2020-08-05T11:02:41.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-05T11:02:41.835Z] Selecting previously unselected package apparmor. [2020-08-05T11:02:41.835Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-05T11:02:41.835Z] Unpacking apparmor (2.13.2-10) ... [2020-08-05T11:02:41.835Z] Selecting previously unselected package aufs-tools. [2020-08-05T11:02:41.835Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-05T11:02:41.835Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-05T11:02:41.835Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-05T11:02:41.835Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-05T11:02:41.835Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T11:02:42.130Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-05T11:02:42.130Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-05T11:02:42.130Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T11:02:42.773Z] Selecting previously unselected package binutils-mingw-w64. [2020-08-05T11:02:42.773Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-05T11:02:42.773Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T11:02:42.773Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-05T11:02:42.773Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-05T11:02:42.773Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:42.773Z] Selecting previously unselected package dmsetup. [2020-08-05T11:02:42.773Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-05T11:02:42.773Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-08-05T11:02:42.773Z] Selecting previously unselected package mingw-w64-common. [2020-08-05T11:02:42.773Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-05T11:02:42.773Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-05T11:02:43.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-05T11:02:43.423Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-05T11:02:43.423Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-05T11:02:43.424Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T11:02:43.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-05T11:02:44.471Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-08-05T11:02:44.471Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-05T11:02:44.471Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:44.471Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-05T11:02:44.471Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-05T11:02:44.471Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:44.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-05T11:02:45.575Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-05T11:02:45.575Z] Using test binary docker [2020-08-05T11:02:45.575Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-05T11:02:45.575Z] +++ /etc/init.d/apparmor start [2020-08-05T11:02:45.575Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:02:45.575Z] INFO: Waiting for daemon to start... [2020-08-05T11:02:45.575Z] Starting dockerd [2020-08-05T11:02:45.575Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-05T11:02:47.665Z] . [2020-08-05T11:02:47.665Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-05T11:02:47.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-05T11:02:47.665Z] Error: No such image: emptyfs [2020-08-05T11:02:47.665Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-05T11:02:47.665Z] ++++ docker load [2020-08-05T11:02:47.959Z] Running integration-test (iteration 1) [2020-08-05T11:02:47.959Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-05T11:02:47.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:02:47.959Z] ++ set -e [2020-08-05T11:02:47.959Z] ++ '[' -n 0 ']' [2020-08-05T11:02:47.959Z] ++ set -x [2020-08-05T11:02:47.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:02:48.016Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-05T11:02:48.016Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-05T11:02:48.016Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libonig5:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libjq1:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package jq. [2020-08-05T11:02:50.771Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libaio1:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libbtrfs0. [2020-08-05T11:02:50.771Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libbtrfs-dev. [2020-08-05T11:02:50.771Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-05T11:02:50.771Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-05T11:02:50.771Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-05T11:02:50.771Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:51.071Z] Selecting previously unselected package libgpm2:ppc64el. [2020-08-05T11:02:51.071Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-05T11:02:51.071Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-05T11:02:51.366Z] Selecting previously unselected package libicu63:ppc64el. [2020-08-05T11:02:51.366Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-05T11:02:51.366Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-05T11:02:52.008Z] Selecting previously unselected package libnet1:ppc64el. [2020-08-05T11:02:52.008Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-05T11:02:52.008Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-05T11:02:52.008Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-05T11:02:52.008Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-05T11:02:52.008Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-05T11:02:52.008Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-05T11:02:52.008Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-05T11:02:52.008Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-05T11:02:52.303Z] Selecting previously unselected package libreadline5:ppc64el. [2020-08-05T11:02:52.304Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-05T11:02:52.304Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-05T11:02:52.304Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-05T11:02:52.304Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-05T11:02:52.304Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-05T11:02:52.304Z] Selecting previously unselected package net-tools. [2020-08-05T11:02:52.304Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-05T11:02:52.304Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T11:02:52.304Z] Selecting previously unselected package python-pip-whl. [2020-08-05T11:02:52.304Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-05T11:02:52.304Z] Unpacking python-pip-whl (18.1-5) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-lib2to3. [2020-08-05T11:02:52.599Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-distutils. [2020-08-05T11:02:52.599Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-distutils (3.7.3-1) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-pip. [2020-08-05T11:02:52.599Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-pip (18.1-5) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-pkg-resources. [2020-08-05T11:02:52.599Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-setuptools. [2020-08-05T11:02:52.599Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package python3-wheel. [2020-08-05T11:02:52.599Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-05T11:02:52.599Z] Unpacking python3-wheel (0.32.3-2) ... [2020-08-05T11:02:52.599Z] Selecting previously unselected package thin-provisioning-tools. [2020-08-05T11:02:52.599Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-05T11:02:52.599Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T11:02:52.896Z] Selecting previously unselected package vim-runtime. [2020-08-05T11:02:52.896Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-05T11:02:52.896Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-05T11:02:52.896Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-05T11:02:52.896Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-05T11:02:53.541Z] Selecting previously unselected package vim. [2020-08-05T11:02:53.541Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-05T11:02:53.541Z] Unpacking vim (2:8.1.0875-5) ... [2020-08-05T11:02:53.541Z] Selecting previously unselected package xfsprogs. [2020-08-05T11:02:53.541Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-05T11:02:53.541Z] Unpacking xfsprogs (4.20.0-1) ... [2020-08-05T11:02:53.837Z] Selecting previously unselected package zip. [2020-08-05T11:02:53.837Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-08-05T11:02:53.837Z] Unpacking zip (3.0-11+b1) ... [2020-08-05T11:02:53.837Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-05T11:02:53.837Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-05T11:02:53.837Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-05T11:02:53.837Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:53.837Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-05T11:02:53.837Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-05T11:02:53.837Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-05T11:02:53.837Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-05T11:02:53.837Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:53.837Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-05T11:02:53.837Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-05T11:02:53.837Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:53.837Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-05T11:02:53.837Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-05T11:02:53.837Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-05T11:02:53.837Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-05T11:02:53.837Z] Setting up xxd (2:8.1.0875-5) ... [2020-08-05T11:02:53.837Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-08-05T11:02:53.837Z] Setting up zip (3.0-11+b1) ... [2020-08-05T11:02:53.837Z] Setting up vim-common (2:8.1.0875-5) ... [2020-08-05T11:02:53.837Z] Setting up bash-completion (1:2.8-6) ... [2020-08-05T11:02:54.876Z] Loaded image: buildpack-deps:jessie [2020-08-05T11:02:54.876Z] Loaded image: busybox:latest [2020-08-05T11:02:54.876Z] Loaded image: busybox:glibc [2020-08-05T11:02:54.876Z] Loaded image: debian:jessie [2020-08-05T11:02:54.876Z] Loaded image: hello-world:latest [2020-08-05T11:02:54.876Z] INFO: Testing against a local daemon [2020-08-05T11:02:54.876Z] === RUN TestBuildWithSession [2020-08-05T11:02:54.888Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-05T11:02:54.888Z] Setting up xz-utils (5.2.4-1) ... [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-05T11:02:54.888Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-05T11:02:54.888Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-05T11:02:54.888Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-05T11:02:54.888Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-05T11:02:54.888Z] Setting up pigz (2.4-1) ... [2020-08-05T11:02:54.888Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-05T11:02:54.888Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-05T11:02:54.888Z] Setting up python-pip-whl (18.1-5) ... [2020-08-05T11:02:54.888Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-05T11:02:54.888Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-08-05T11:02:54.888Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-05T11:02:54.888Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-05T11:02:54.888Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-05T11:02:54.888Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-05T11:02:54.888Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-05T11:02:54.888Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-05T11:02:54.888Z] Setting up vim (2:8.1.0875-5) ... [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-05T11:02:54.888Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-05T11:02:54.888Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-05T11:02:54.889Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-05T11:02:54.889Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:54.889Z] 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 [2020-08-05T11:02:54.889Z] 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 [2020-08-05T11:02:54.889Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-05T11:02:54.889Z] 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 [2020-08-05T11:02:54.889Z] 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 [2020-08-05T11:02:54.889Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-05T11:02:54.889Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-05T11:02:54.889Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-05T11:02:54.889Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-08-05T11:02:54.889Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-05T11:02:54.889Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-05T11:02:55.955Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-05T11:02:55.955Z] Setting up iptables (1.8.2-4) ... [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-05T11:02:55.955Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-05T11:02:55.955Z] Setting up python3 (3.7.3-1) ... [2020-08-05T11:02:55.955Z] Setting up python3-wheel (0.32.3-2) ... [2020-08-05T11:02:55.955Z] Setting up apparmor (2.13.2-10) ... [2020-08-05T11:02:56.601Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-05T11:02:56.601Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-05T11:02:56.911Z] Setting up python3-distutils (3.7.3-1) ... [2020-08-05T11:02:56.911Z] Setting up python3-setuptools (40.8.0-1) ... [2020-08-05T11:02:57.208Z] Setting up python3-pip (18.1-5) ... [2020-08-05T11:02:57.504Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:57.504Z] Setting up dmsetup (2:1.02.155-3) ... [2020-08-05T11:02:57.504Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:57.504Z] Setting up xfsprogs (4.20.0-1) ... [2020-08-05T11:02:57.504Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-05T11:02:57.504Z] Processing triggers for mime-support (3.62) ... [2020-08-05T11:02:57.504Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-05T11:02:58.441Z] --- PASS: TestBuildWithSession (3.60s) [2020-08-05T11:02:58.442Z] === RUN TestBuildSquashParent [2020-08-05T11:03:05.354Z] --- PASS: TestBuildSquashParent (6.17s) [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:03:05.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:03:05.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:03:05.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:03:05.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:03:06.073Z] Removing intermediate container 1e1b3117bb2a [2020-08-05T11:03:06.073Z] ---> a97d2d4f36fc [2020-08-05T11:03:06.073Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-08-05T11:03:06.073Z] ---> Running in d553ce9388c7 [2020-08-05T11:03:06.073Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-05T11:03:06.073Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-05T11:03:06.073Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-05T11:03:06.073Z] Removing intermediate container d553ce9388c7 [2020-08-05T11:03:06.073Z] ---> ff5a7fea51d2 [2020-08-05T11:03:06.073Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-08-05T11:03:06.073Z] ---> Running in 25f4cb5f7012 [2020-08-05T11:03:06.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:03:07.121Z] Collecting yamllint==1.16.0 [2020-08-05T11:03:07.121Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-05T11:03:07.121Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-05T11:03:07.121Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-05T11:03:07.121Z] Collecting pyyaml (from yamllint==1.16.0) [2020-08-05T11:03:07.121Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-05T11:03:07.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:03:07.763Z] Building wheels for collected packages: pyyaml [2020-08-05T11:03:07.763Z] Running setup.py bdist_wheel for pyyaml: started [2020-08-05T11:03:08.058Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-05T11:03:08.058Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-05T11:03:08.058Z] Successfully built pyyaml [2020-08-05T11:03:08.058Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-08-05T11:03:08.058Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-05T11:03:08.699Z] Removing intermediate container 25f4cb5f7012 [2020-08-05T11:03:08.699Z] ---> 40f4ab79a1d6 [2020-08-05T11:03:08.699Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-08-05T11:03:08.994Z] ---> 2bf2c41b4959 [2020-08-05T11:03:08.994Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-05T11:03:09.244Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:03:09.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2020-08-05T11:03:11.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-08-05T11:03:11.616Z] === RUN TestBuildMultiStageCopy [2020-08-05T11:03:11.616Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-05T11:03:11.753Z] ---> 1f9cbde947ed [2020-08-05T11:03:11.753Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-08-05T11:03:12.054Z] ---> e2165649268b [2020-08-05T11:03:12.054Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-05T11:03:12.054Z] ---> 3c0b5555e62f [2020-08-05T11:03:12.054Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-08-05T11:03:12.351Z] ---> 557bee5e1993 [2020-08-05T11:03:12.351Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-08-05T11:03:12.648Z] ---> 6257f8ae960e [2020-08-05T11:03:12.648Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-08-05T11:03:12.945Z] ---> 8e9c2e3e2888 [2020-08-05T11:03:12.945Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-08-05T11:03:13.243Z] ---> dfc5f0b64536 [2020-08-05T11:03:13.243Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-05T11:03:13.540Z] ---> d56bc82bb877 [2020-08-05T11:03:13.540Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-05T11:03:14.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-05T11:03:14.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-05T11:03:15.289Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-05T11:03:15.636Z] ---> f503f62b2d01 [2020-08-05T11:03:15.636Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-08-05T11:03:15.636Z] ---> 0256bfe0d2a3 [2020-08-05T11:03:15.636Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-08-05T11:03:15.983Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-05T11:03:16.276Z] ---> f52d58b265b5 [2020-08-05T11:03:16.276Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-08-05T11:03:16.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-08-05T11:03:16.277Z] === RUN TestBuildMultiStageParentConfig [2020-08-05T11:03:16.575Z] ---> 72854584e6cd [2020-08-05T11:03:16.575Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-08-05T11:03:17.216Z] ---> 8b67094d822a [2020-08-05T11:03:17.216Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-08-05T11:03:17.216Z] ---> 0696a4e99357 [2020-08-05T11:03:17.216Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-08-05T11:03:17.216Z] ---> Running in 29cb26eaaa0b [2020-08-05T11:03:17.216Z] Removing intermediate container 29cb26eaaa0b [2020-08-05T11:03:17.216Z] ---> f7237104e4f4 [2020-08-05T11:03:17.216Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-08-05T11:03:17.529Z] ---> Running in d720b0397c71 [2020-08-05T11:03:17.529Z] Removing intermediate container d720b0397c71 [2020-08-05T11:03:17.529Z] ---> 153790dd0420 [2020-08-05T11:03:17.529Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-08-05T11:03:17.529Z] ---> Running in 463f79531786 [2020-08-05T11:03:17.529Z] Removing intermediate container 463f79531786 [2020-08-05T11:03:17.529Z] ---> 131270eced75 [2020-08-05T11:03:17.529Z] Step 137/140 : VOLUME /var/lib/docker [2020-08-05T11:03:17.529Z] ---> Running in fa3a6a05361e [2020-08-05T11:03:17.792Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-08-05T11:03:17.792Z] === RUN TestBuildLabelWithTargets [2020-08-05T11:03:17.825Z] Removing intermediate container fa3a6a05361e [2020-08-05T11:03:17.825Z] ---> dc660df0860f [2020-08-05T11:03:17.825Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-08-05T11:03:17.825Z] ---> Running in 116bc9c0ecb3 [2020-08-05T11:03:17.825Z] Removing intermediate container 116bc9c0ecb3 [2020-08-05T11:03:17.825Z] ---> 74cedc174cf6 [2020-08-05T11:03:17.825Z] Step 139/140 : FROM dev AS final [2020-08-05T11:03:17.825Z] ---> 74cedc174cf6 [2020-08-05T11:03:17.825Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-08-05T11:03:20.534Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-08-05T11:03:20.534Z] === RUN TestBuildWithEmptyLayers [2020-08-05T11:03:21.170Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2020-08-05T11:03:21.170Z] === RUN TestBuildMultiStageOnBuild [2020-08-05T11:03:22.393Z] ---> 3f25feaa08fb [2020-08-05T11:03:22.690Z] Successfully built 3f25feaa08fb [2020-08-05T11:03:22.690Z] Successfully tagged docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-05T11:03:23.913Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-08-05T11:03:23.913Z] === RUN TestBuildUncleanTarFilenames [2020-08-05T11:03:24.130Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/test/unit [2020-08-05T11:03:24.955Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2020-08-05T11:03:24.955Z] === RUN TestBuildMultiStageLayerLeak [2020-08-05T11:03:27.126Z] ? github.com/docker/docker/api [no test files] [2020-08-05T11:03:28.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:03:28.415Z] [2020-08-05T11:03:28.415Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-05T11:03:28.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-05T11:03:28.415Z] Using test binary docker [2020-08-05T11:03:28.415Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-05T11:03:28.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:03:28.415Z] INFO: Waiting for daemon to start... [2020-08-05T11:03:28.415Z] Starting dockerd [2020-08-05T11:03:28.415Z] . [2020-08-05T11:03:28.415Z] INFO: Building docker-sdk-python3:4.1.0... [2020-08-05T11:03:28.493Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2020-08-05T11:03:28.493Z] === RUN TestBuildWithHugeFile [2020-08-05T11:03:38.223Z] fc1b9e59edad: Pull complete [2020-08-05T11:03:38.223Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-05T11:03:38.223Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:03:38.223Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:03:38.223Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-05T11:03:38.223Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-05T11:03:38.223Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-08-05T11:03:38.223Z] INFO: Docker version of control daemon [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Client: Docker Engine - Enterprise [2020-08-05T11:03:38.223Z] Version: 19.03.5 [2020-08-05T11:03:38.223Z] API version: 1.40 [2020-08-05T11:03:38.223Z] Go version: go1.12.12 [2020-08-05T11:03:38.223Z] Git commit: 2ee0c57608 [2020-08-05T11:03:38.223Z] Built: 11/13/2019 08:00:16 [2020-08-05T11:03:38.223Z] OS/Arch: windows/amd64 [2020-08-05T11:03:38.223Z] Experimental: false [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Server: Docker Engine - Enterprise [2020-08-05T11:03:38.223Z] Engine: [2020-08-05T11:03:38.223Z] Version: 19.03.5 [2020-08-05T11:03:38.223Z] API version: 1.40 (minimum version 1.24) [2020-08-05T11:03:38.223Z] Go version: go1.12.12 [2020-08-05T11:03:38.223Z] Git commit: 2ee0c57608 [2020-08-05T11:03:38.223Z] Built: 11/13/2019 07:58:51 [2020-08-05T11:03:38.223Z] OS/Arch: windows/amd64 [2020-08-05T11:03:38.223Z] Experimental: true [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] INFO: Docker info of control daemon [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Client: [2020-08-05T11:03:38.223Z] Debug Mode: false [2020-08-05T11:03:38.223Z] Plugins: [2020-08-05T11:03:38.223Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Server: [2020-08-05T11:03:38.223Z] Containers: 0 [2020-08-05T11:03:38.223Z] Running: 0 [2020-08-05T11:03:38.223Z] Paused: 0 [2020-08-05T11:03:38.223Z] Stopped: 0 [2020-08-05T11:03:38.223Z] Images: 1 [2020-08-05T11:03:38.223Z] Server Version: 19.03.5 [2020-08-05T11:03:38.223Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-08-05T11:03:38.223Z] LCOW: [2020-08-05T11:03:38.223Z] Windows: [2020-08-05T11:03:38.223Z] Logging Driver: json-file [2020-08-05T11:03:38.223Z] Plugins: [2020-08-05T11:03:38.223Z] Volume: local [2020-08-05T11:03:38.223Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-05T11:03:38.223Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-05T11:03:38.223Z] Swarm: inactive [2020-08-05T11:03:38.223Z] Default Isolation: process [2020-08-05T11:03:38.223Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-05T11:03:38.223Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-05T11:03:38.223Z] OSType: windows [2020-08-05T11:03:38.223Z] Architecture: x86_64 [2020-08-05T11:03:38.223Z] CPUs: 4 [2020-08-05T11:03:38.223Z] Total Memory: 32GiB [2020-08-05T11:03:38.223Z] Name: azwin-2-c64690 [2020-08-05T11:03:38.223Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-05T11:03:38.223Z] Docker Root Dir: D:\docker [2020-08-05T11:03:38.223Z] Debug Mode: false [2020-08-05T11:03:38.223Z] Registry: https://index.docker.io/v1/ [2020-08-05T11:03:38.223Z] Labels: [2020-08-05T11:03:38.223Z] Experimental: true [2020-08-05T11:03:38.223Z] Insecure Registries: [2020-08-05T11:03:38.223Z] 10.0.0.4:5000 [2020-08-05T11:03:38.223Z] 127.0.0.0/8 [2020-08-05T11:03:38.223Z] Registry Mirrors: [2020-08-05T11:03:38.223Z] http://10.0.0.4:5000/ [2020-08-05T11:03:38.223Z] Live Restore Enabled: false [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] INFO: Commit hash is ec14dc44d [2020-08-05T11:03:38.223Z] INFO: Nuke-Everything... [2020-08-05T11:03:38.223Z] INFO: Container count on control daemon to delete is 0 [2020-08-05T11:03:38.223Z] INFO: Nuking d:\CI [2020-08-05T11:03:38.223Z] INFO: Zapped successfully [2020-08-05T11:03:38.223Z] INFO: Location for testing is d:\CI\PR-41314\1 [2020-08-05T11:03:38.223Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] INFO: Building the image from Dockerfile.windows at 08/05/2020 11:03:33... [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Sending build context to Docker daemon 55.44MB [2020-08-05T11:03:38.223Z] [2020-08-05T11:03:38.223Z] Step 1/8 : FROM microsoft/windowsservercore [2020-08-05T11:03:38.223Z] ---> 987b1d5e0abf [2020-08-05T11:03:38.223Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-05T11:03:38.223Z] ---> Running in f1290754aadc [2020-08-05T11:03:38.682Z] Removing intermediate container f1290754aadc [2020-08-05T11:03:38.682Z] ---> 13869e9cff2b [2020-08-05T11:03:38.682Z] Step 3/8 : ARG GO_VERSION=1.13.14 [2020-08-05T11:03:38.682Z] ---> Running in 2f48aa13f7f0 [2020-08-05T11:03:39.136Z] Removing intermediate container 2f48aa13f7f0 [2020-08-05T11:03:39.136Z] ---> c7e1f1cc0c9e [2020-08-05T11:03:39.136Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-08-05T11:03:39.136Z] ---> Running in 8b7b622a0a23 [2020-08-05T11:03:39.596Z] Removing intermediate container 8b7b622a0a23 [2020-08-05T11:03:39.596Z] ---> dc3f1330066e [2020-08-05T11:03:39.597Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-08-05T11:03:39.597Z] ---> Running in ac9610433488 [2020-08-05T11:03:42.618Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2020-08-05T11:03:46.647Z] [2020-08-05T11:03:46.647Z] SUCCESS: Specified value was saved. [2020-08-05T11:03:48.449Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:03:48.449Z] [2020-08-05T11:03:48.449Z] + TEST_INTEGRATION_DEST=2 [2020-08-05T11:03:48.449Z] + CONTAINER_NAME=docker-pr1-2 [2020-08-05T11:03:48.449Z] + TEST_SKIP_INTEGRATION=1 [2020-08-05T11:03:48.449Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-05T11:03:48.449Z] + run_tests [2020-08-05T11:03:48.449Z] + c=0 [2020-08-05T11:03:48.449Z] + '[' -n 0 ']' [2020-08-05T11:03:48.449Z] + rm= [2020-08-05T11:03:48.449Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41314/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh '' test-integration [2020-08-05T11:03:48.449Z] ++ jobs -p [2020-08-05T11:03:48.449Z] + TEST_INTEGRATION_DEST=3 [2020-08-05T11:03:48.449Z] + CONTAINER_NAME=docker-pr1-3 [2020-08-05T11:03:48.449Z] + TEST_SKIP_INTEGRATION=1 [2020-08-05T11:03:48.449Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-05T11:03:48.449Z] + run_tests [2020-08-05T11:03:48.449Z] + '[' -n 0 ']' [2020-08-05T11:03:48.449Z] + rm= [2020-08-05T11:03:48.449Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41314/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh '' test-integration [2020-08-05T11:03:48.449Z] + for job in $(jobs -p) [2020-08-05T11:03:48.449Z] + wait 9972 [2020-08-05T11:03:48.449Z] + TEST_INTEGRATION_DEST=1 [2020-08-05T11:03:48.449Z] + CONTAINER_NAME=docker-pr1-1 [2020-08-05T11:03:48.449Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-05T11:03:48.449Z] + run_tests test-integration-flaky [2020-08-05T11:03:48.449Z] + '[' -n 0 ']' [2020-08-05T11:03:48.449Z] + rm= [2020-08-05T11:03:48.449Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41314/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh test-integration-flaky test-integration [2020-08-05T11:03:48.449Z] [2020-08-05T11:03:48.449Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-05T11:03:48.449Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-05T11:03:48.449Z] HOSTNAME=ea11a999975b [2020-08-05T11:03:48.449Z] TEST_SKIP_INTEGRATION=1 [2020-08-05T11:03:48.449Z] TESTDEBUG=0 [2020-08-05T11:03:48.449Z] DEST=bundles/test-integration [2020-08-05T11:03:48.449Z] PWD=/go/src/github.com/docker/docker [2020-08-05T11:03:48.449Z] KEEPBUNDLE=1 [2020-08-05T11:03:48.449Z] DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T11:03:48.449Z] container=docker [2020-08-05T11:03:48.449Z] HOME=/root [2020-08-05T11:03:48.449Z] GOLANG_VERSION=1.13.14 [2020-08-05T11:03:48.449Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-05T11:03:48.449Z] VALIDATE_BRANCH=19.03 [2020-08-05T11:03:48.449Z] TERM=xterm [2020-08-05T11:03:48.449Z] DOCKER_PKG=github.com/docker/docker [2020-08-05T11:03:48.449Z] SHLVL=1 [2020-08-05T11:03:48.449Z] TIMEOUT=120m [2020-08-05T11:03:48.449Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-05T11:03:48.449Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-05T11:03:48.449Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-05T11:03:48.449Z] GO111MODULE=off [2020-08-05T11:03:48.449Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-05T11:03:48.449Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-05T11:03:48.449Z] GOPATH=/go [2020-08-05T11:03:48.449Z] PKG_CONFIG=pkg-config [2020-08-05T11:03:48.449Z] _=/usr/bin/env [2020-08-05T11:03:48.449Z] Building test suite binary ./integration-cli/test.main [2020-08-05T11:03:48.449Z] [2020-08-05T11:03:48.449Z] [2020-08-05T11:03:48.449Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-05T11:03:48.449Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-05T11:03:48.449Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-05T11:03:48.449Z] HOSTNAME=630bdf0da450 [2020-08-05T11:03:48.449Z] TEST_SKIP_INTEGRATION=1 [2020-08-05T11:03:48.449Z] TESTDEBUG=0 [2020-08-05T11:03:48.449Z] DEST=bundles/test-integration [2020-08-05T11:03:48.449Z] PWD=/go/src/github.com/docker/docker [2020-08-05T11:03:48.449Z] KEEPBUNDLE=1 [2020-08-05T11:03:48.449Z] DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T11:03:48.449Z] container=docker [2020-08-05T11:03:48.449Z] HOME=/root [2020-08-05T11:03:48.449Z] GOLANG_VERSION=1.13.14 [2020-08-05T11:03:48.449Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-05T11:03:48.449Z] VALIDATE_BRANCH=19.03 [2020-08-05T11:03:48.449Z] TERM=xterm [2020-08-05T11:03:48.449Z] DOCKER_PKG=github.com/docker/docker [2020-08-05T11:03:48.449Z] SHLVL=1 [2020-08-05T11:03:48.449Z] TIMEOUT=120m [2020-08-05T11:03:48.449Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-05T11:03:48.449Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-05T11:03:48.449Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-05T11:03:48.449Z] GO111MODULE=off [2020-08-05T11:03:48.449Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-05T11:03:48.449Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-05T11:03:48.449Z] GOPATH=/go [2020-08-05T11:03:48.449Z] PKG_CONFIG=pkg-config [2020-08-05T11:03:48.449Z] _=/usr/bin/env [2020-08-05T11:03:48.449Z] Building test suite binary ./integration-cli/test.main [2020-08-05T11:03:48.449Z] No new tests added to integration. [2020-08-05T11:03:48.449Z] [2020-08-05T11:03:48.449Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-05T11:03:48.449Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-05T11:03:48.449Z] HOSTNAME=da7f696b3a57 [2020-08-05T11:03:48.449Z] TESTDEBUG=0 [2020-08-05T11:03:48.449Z] DEST=bundles/test-integration [2020-08-05T11:03:48.449Z] PWD=/go/src/github.com/docker/docker [2020-08-05T11:03:48.449Z] KEEPBUNDLE=1 [2020-08-05T11:03:48.449Z] DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T11:03:48.449Z] container=docker [2020-08-05T11:03:48.449Z] HOME=/root [2020-08-05T11:03:48.449Z] GOLANG_VERSION=1.13.14 [2020-08-05T11:03:48.449Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-05T11:03:48.449Z] VALIDATE_BRANCH=19.03 [2020-08-05T11:03:48.449Z] TERM=xterm [2020-08-05T11:03:48.449Z] DOCKER_PKG=github.com/docker/docker [2020-08-05T11:03:48.449Z] SHLVL=1 [2020-08-05T11:03:48.449Z] TIMEOUT=120m [2020-08-05T11:03:48.449Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-05T11:03:48.449Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-05T11:03:48.449Z] GO111MODULE=off [2020-08-05T11:03:48.449Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-05T11:03:48.449Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-05T11:03:48.449Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-05T11:03:48.449Z] GOPATH=/go [2020-08-05T11:03:48.449Z] PKG_CONFIG=pkg-config [2020-08-05T11:03:48.449Z] _=/usr/bin/env [2020-08-05T11:03:48.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-05T11:03:48.812Z] INFO: Downloading git... [2020-08-05T11:03:49.775Z] INFO: Downloading go... [2020-08-05T11:03:51.304Z] INFO: Downloading compiler 1 of 3... [2020-08-05T11:03:51.761Z] INFO: Downloading compiler 2 of 3... [2020-08-05T11:03:52.217Z] INFO: Downloading compiler 3 of 3... [2020-08-05T11:03:52.672Z] INFO: Extracting git... [2020-08-05T11:03:55.703Z] --- PASS: TestBuildWithHugeFile (26.91s) [2020-08-05T11:03:55.703Z] === RUN TestBuildWithEmptyDockerfile [2020-08-05T11:03:55.703Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:03:55.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:03:55.703Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:03:55.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:03:55.703Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:03:55.703Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:03:55.703Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:03:55.703Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:03:55.703Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:03:55.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2020-08-05T11:03:55.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-08-05T11:03:55.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-08-05T11:03:55.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-08-05T11:03:55.703Z] === RUN TestBuildPreserveOwnership [2020-08-05T11:03:55.703Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-05T11:03:59.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-05T11:04:01.307Z] --- PASS: TestBuildPreserveOwnership (6.29s) [2020-08-05T11:04:01.307Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2020-08-05T11:04:01.307Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-08-05T11:04:01.307Z] === RUN TestBuildPlatformInvalid [2020-08-05T11:04:01.599Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-05T11:04:01.599Z] PASS [2020-08-05T11:04:01.599Z] [2020-08-05T11:04:01.599Z] DONE 30 tests in 73.711s [2020-08-05T11:04:01.599Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-05T11:04:01.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:04:01.599Z] ++ set -e [2020-08-05T11:04:01.599Z] ++ '[' -n 0 ']' [2020-08-05T11:04:01.599Z] ++ set -x [2020-08-05T11:04:01.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:04:01.599Z] INFO: Testing against a local daemon [2020-08-05T11:04:01.599Z] === RUN TestConfigList [2020-08-05T11:04:05.012Z] INFO: Expanding go... [2020-08-05T11:04:06.052Z] --- PASS: TestConfigList (3.77s) [2020-08-05T11:04:06.052Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-05T11:04:06.052Z] daemon.go:325: [dff7194d8597c] waiting for daemon to start [2020-08-05T11:04:06.052Z] daemon.go:325: [dff7194d8597c] waiting for daemon to start [2020-08-05T11:04:06.052Z] daemon.go:353: [dff7194d8597c] daemon started [2020-08-05T11:04:06.052Z] daemon.go:461: [dff7194d8597c] Stopping daemon [2020-08-05T11:04:06.052Z] daemon.go:296: [dff7194d8597c] exiting daemon [2020-08-05T11:04:06.052Z] daemon.go:448: [dff7194d8597c] Daemon stopped [2020-08-05T11:04:06.052Z] === RUN TestConfigsCreateAndDelete [2020-08-05T11:04:09.568Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2020-08-05T11:04:09.568Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-05T11:04:09.568Z] daemon.go:325: [d8f85d10563e4] waiting for daemon to start [2020-08-05T11:04:09.568Z] daemon.go:325: [d8f85d10563e4] waiting for daemon to start [2020-08-05T11:04:09.568Z] daemon.go:353: [d8f85d10563e4] daemon started [2020-08-05T11:04:09.568Z] daemon.go:461: [d8f85d10563e4] Stopping daemon [2020-08-05T11:04:09.568Z] daemon.go:296: [d8f85d10563e4] exiting daemon [2020-08-05T11:04:09.568Z] daemon.go:448: [d8f85d10563e4] Daemon stopped [2020-08-05T11:04:09.568Z] === RUN TestConfigsUpdate [2020-08-05T11:04:13.144Z] --- PASS: TestConfigsUpdate (3.67s) [2020-08-05T11:04:13.144Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-05T11:04:13.144Z] daemon.go:325: [d3e611279b76b] waiting for daemon to start [2020-08-05T11:04:13.144Z] daemon.go:325: [d3e611279b76b] waiting for daemon to start [2020-08-05T11:04:13.144Z] daemon.go:353: [d3e611279b76b] daemon started [2020-08-05T11:04:13.144Z] daemon.go:461: [d3e611279b76b] Stopping daemon [2020-08-05T11:04:13.144Z] daemon.go:296: [d3e611279b76b] exiting daemon [2020-08-05T11:04:13.144Z] daemon.go:448: [d3e611279b76b] Daemon stopped [2020-08-05T11:04:13.144Z] === RUN TestTemplatedConfig [2020-08-05T11:04:15.038Z] sha256:36067337bed0f9f3470c993b2016c0e486fa15ce7c4f12c928e3c9e7efa5452b [2020-08-05T11:04:15.038Z] INFO: Starting docker-py tests... [2020-08-05T11:04:15.038Z] ============================= test session starts ============================== [2020-08-05T11:04:15.038Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-05T11:04:15.038Z] rootdir: /src, inifile: pytest.ini [2020-08-05T11:04:15.038Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-05T11:04:15.038Z] collected 385 items / 3 deselected / 382 selected [2020-08-05T11:04:15.038Z] [2020-08-05T11:04:16.664Z] --- PASS: TestTemplatedConfig (3.55s) [2020-08-05T11:04:16.664Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-05T11:04:16.664Z] daemon.go:325: [d0c1b482d2ae9] waiting for daemon to start [2020-08-05T11:04:16.664Z] daemon.go:325: [d0c1b482d2ae9] waiting for daemon to start [2020-08-05T11:04:16.664Z] daemon.go:353: [d0c1b482d2ae9] daemon started [2020-08-05T11:04:16.664Z] daemon.go:461: [d0c1b482d2ae9] Stopping daemon [2020-08-05T11:04:16.664Z] daemon.go:296: [d0c1b482d2ae9] exiting daemon [2020-08-05T11:04:16.664Z] daemon.go:448: [d0c1b482d2ae9] Daemon stopped [2020-08-05T11:04:16.664Z] === RUN TestConfigInspect [2020-08-05T11:04:20.183Z] --- PASS: TestConfigInspect (3.55s) [2020-08-05T11:04:20.183Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-05T11:04:20.183Z] daemon.go:325: [db7e2457fadfb] waiting for daemon to start [2020-08-05T11:04:20.183Z] daemon.go:325: [db7e2457fadfb] waiting for daemon to start [2020-08-05T11:04:20.183Z] daemon.go:353: [db7e2457fadfb] daemon started [2020-08-05T11:04:20.183Z] daemon.go:461: [db7e2457fadfb] Stopping daemon [2020-08-05T11:04:20.183Z] daemon.go:296: [db7e2457fadfb] exiting daemon [2020-08-05T11:04:20.183Z] daemon.go:448: [db7e2457fadfb] Daemon stopped [2020-08-05T11:04:20.183Z] === RUN TestConfigCreateWithLabels [2020-08-05T11:04:23.704Z] --- PASS: TestConfigCreateWithLabels (3.72s) [2020-08-05T11:04:23.704Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-05T11:04:23.704Z] daemon.go:325: [de39fc0be51d6] waiting for daemon to start [2020-08-05T11:04:23.704Z] daemon.go:325: [de39fc0be51d6] waiting for daemon to start [2020-08-05T11:04:23.704Z] daemon.go:353: [de39fc0be51d6] daemon started [2020-08-05T11:04:23.704Z] daemon.go:461: [de39fc0be51d6] Stopping daemon [2020-08-05T11:04:23.704Z] daemon.go:296: [de39fc0be51d6] exiting daemon [2020-08-05T11:04:23.704Z] daemon.go:448: [de39fc0be51d6] Daemon stopped [2020-08-05T11:04:23.704Z] === RUN TestConfigCreateResolve [2020-08-05T11:04:26.060Z] INFO: Expanding compiler 1 of 3... [2020-08-05T11:04:26.060Z] INFO: Expanding compiler 2 of 3... [2020-08-05T11:04:27.109Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-05T11:04:27.228Z] --- PASS: TestConfigCreateResolve (3.43s) [2020-08-05T11:04:27.228Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-05T11:04:27.228Z] daemon.go:325: [d1653a6262f00] waiting for daemon to start [2020-08-05T11:04:27.228Z] daemon.go:325: [d1653a6262f00] waiting for daemon to start [2020-08-05T11:04:27.228Z] daemon.go:353: [d1653a6262f00] daemon started [2020-08-05T11:04:27.228Z] daemon.go:461: [d1653a6262f00] Stopping daemon [2020-08-05T11:04:27.228Z] daemon.go:296: [d1653a6262f00] exiting daemon [2020-08-05T11:04:27.228Z] daemon.go:448: [d1653a6262f00] Daemon stopped [2020-08-05T11:04:27.228Z] === RUN TestConfigDaemonLibtrustID [2020-08-05T11:04:27.521Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-05T11:04:27.521Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-05T11:04:27.521Z] daemon.go:325: [d5e65b3134ba2] waiting for daemon to start [2020-08-05T11:04:27.521Z] daemon.go:325: [d5e65b3134ba2] waiting for daemon to start [2020-08-05T11:04:27.521Z] daemon.go:353: [d5e65b3134ba2] daemon started [2020-08-05T11:04:27.521Z] daemon.go:461: [d5e65b3134ba2] Stopping daemon [2020-08-05T11:04:27.521Z] daemon.go:296: [d5e65b3134ba2] exiting daemon [2020-08-05T11:04:27.521Z] daemon.go:448: [d5e65b3134ba2] Daemon stopped [2020-08-05T11:04:27.521Z] PASS [2020-08-05T11:04:27.521Z] [2020-08-05T11:04:27.521Z] DONE 8 tests in 25.834s [2020-08-05T11:04:27.521Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-05T11:04:27.521Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:04:27.521Z] ++ set -e [2020-08-05T11:04:27.521Z] ++ '[' -n 0 ']' [2020-08-05T11:04:27.521Z] ++ set -x [2020-08-05T11:04:27.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:04:27.521Z] INFO: Testing against a local daemon [2020-08-05T11:04:27.521Z] === RUN TestCheckpoint [2020-08-05T11:04:27.521Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-05T11:04:27.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:04:27.521Z] === RUN TestContainerInvalidJSON [2020-08-05T11:04:27.521Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:04:27.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:04:27.521Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:04:27.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:04:27.521Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:04:27.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:04:27.521Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:04:27.521Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:04:27.521Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:04:27.521Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-05T11:04:27.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-05T11:04:27.521Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-05T11:04:27.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-05T11:04:27.521Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-05T11:04:27.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-08-05T11:04:27.521Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-05T11:04:27.671Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-05T11:04:27.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-08-05T11:04:27.813Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-05T11:04:27.813Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-08-05T11:04:27.813Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-05T11:04:28.152Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-05T11:04:28.152Z] === RUN TestCopyFromContainer [2020-08-05T11:04:29.596Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer// [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer//bar/root [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer/bar/quux [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-05T11:04:30.293Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-05T11:04:30.585Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-05T11:04:30.585Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-05T11:04:30.585Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-05T11:04:30.585Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-05T11:04:30.730Z] INFO: Expanding compiler 3 of 3... [2020-08-05T11:04:30.730Z] INFO: Removing downloaded files... [2020-08-05T11:04:30.730Z] INFO: Creating source directory... [2020-08-05T11:04:30.730Z] INFO: Configuring git core.autocrlf... [2020-08-05T11:04:30.730Z] INFO: Completed [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer (2.71s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-05T11:04:30.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-05T11:04:30.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-05T11:04:30.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:04:30.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:04:30.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:04:30.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:04:30.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:04:30.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:04:30.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:04:30.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:04:30.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:04:30.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-05T11:04:30.877Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-05T11:04:30.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-05T11:04:30.877Z] === RUN TestCreateWithInvalidEnv [2020-08-05T11:04:30.877Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-05T11:04:30.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-05T11:04:30.877Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-05T11:04:30.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-05T11:04:30.877Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-05T11:04:30.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-05T11:04:30.877Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-05T11:04:30.877Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-05T11:04:30.877Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-05T11:04:30.877Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-05T11:04:30.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-05T11:04:30.877Z] === RUN TestCreateTmpfsMountsTarget [2020-08-05T11:04:30.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-05T11:04:30.877Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:04:33.609Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:04:33.609Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-08-05T11:04:33.609Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-08-05T11:04:33.609Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:04:36.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:04:36.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:04:36.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:04:36.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:04:36.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:04:36.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:04:36.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:04:36.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:04:36.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:04:36.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:04:36.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-05T11:04:36.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-05T11:04:36.460Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-05T11:04:37.096Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-08-05T11:04:37.096Z] === RUN TestContainerStartOnDaemonRestart [2020-08-05T11:04:37.096Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-05T11:04:37.096Z] === RUN TestDaemonRestartIpcMode [2020-08-05T11:04:37.096Z] === PAUSE TestDaemonRestartIpcMode [2020-08-05T11:04:37.096Z] === RUN TestDiff [2020-08-05T11:04:37.730Z] --- PASS: TestDiff (0.78s) [2020-08-05T11:04:37.730Z] === RUN TestExecWithCloseStdin [2020-08-05T11:04:38.773Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-08-05T11:04:38.773Z] === RUN TestExec [2020-08-05T11:04:39.407Z] --- PASS: TestExec (0.86s) [2020-08-05T11:04:39.407Z] === RUN TestExecUser [2020-08-05T11:04:40.510Z] --- PASS: TestExecUser (0.86s) [2020-08-05T11:04:40.510Z] === RUN TestExportContainerAndImportImage [2020-08-05T11:04:41.545Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-08-05T11:04:41.545Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-05T11:04:43.054Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-08-05T11:04:43.054Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-05T11:04:43.054Z] daemon.go:325: [d754ea825f7e9] waiting for daemon to start [2020-08-05T11:04:43.054Z] daemon.go:325: [d754ea825f7e9] waiting for daemon to start [2020-08-05T11:04:43.054Z] daemon.go:353: [d754ea825f7e9] daemon started [2020-08-05T11:04:43.054Z] daemon.go:461: [d754ea825f7e9] Stopping daemon [2020-08-05T11:04:43.054Z] daemon.go:296: [d754ea825f7e9] exiting daemon [2020-08-05T11:04:43.054Z] daemon.go:448: [d754ea825f7e9] Daemon stopped [2020-08-05T11:04:43.054Z] daemon.go:325: [d754ea825f7e9] waiting for daemon to start [2020-08-05T11:04:43.054Z] daemon.go:325: [d754ea825f7e9] waiting for daemon to start [2020-08-05T11:04:43.054Z] daemon.go:353: [d754ea825f7e9] daemon started [2020-08-05T11:04:43.054Z] daemon.go:461: [d754ea825f7e9] Stopping daemon [2020-08-05T11:04:43.054Z] daemon.go:296: [d754ea825f7e9] exiting daemon [2020-08-05T11:04:43.054Z] daemon.go:448: [d754ea825f7e9] Daemon stopped [2020-08-05T11:04:43.054Z] === RUN TestHealthCheckWorkdir [2020-08-05T11:04:44.125Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-08-05T11:04:44.125Z] === RUN TestHealthKillContainer [2020-08-05T11:04:47.715Z] --- PASS: TestHealthKillContainer (3.01s) [2020-08-05T11:04:47.715Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-05T11:04:48.007Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-08-05T11:04:48.007Z] === RUN TestIpcModeNone [2020-08-05T11:04:48.641Z] --- PASS: TestIpcModeNone (0.84s) [2020-08-05T11:04:48.641Z] === RUN TestIpcModePrivate [2020-08-05T11:04:49.678Z] --- PASS: TestIpcModePrivate (0.89s) [2020-08-05T11:04:49.678Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-08-05T11:04:49.678Z] === RUN TestIpcModeShareable [2020-08-05T11:04:50.775Z] --- PASS: TestIpcModeShareable (0.92s) [2020-08-05T11:04:50.775Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-08-05T11:04:50.775Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-05T11:04:51.304Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-08-05T11:04:51.304Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-05T11:04:51.955Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-08-05T11:04:51.955Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-05T11:04:51.955Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-05T11:04:51.955Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-05T11:04:52.256Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-05T11:04:52.256Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-05T11:04:52.256Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-05T11:04:52.256Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-05T11:04:52.558Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-05T11:04:52.857Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-05T11:04:53.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-08-05T11:04:53.509Z] === RUN TestAPIIpcModeHost [2020-08-05T11:04:54.151Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-08-05T11:04:54.151Z] === RUN TestDaemonIpcModeShareable [2020-08-05T11:04:54.403Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-05T11:04:54.403Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-05T11:04:54.403Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-08-05T11:04:54.705Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-08-05T11:04:55.005Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 3.1% of statements [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-05T11:04:55.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-05T11:04:55.006Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-05T11:04:55.006Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-05T11:04:55.006Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-05T11:04:55.006Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-05T11:04:55.006Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-05T11:04:55.307Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-08-05T11:04:55.307Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-05T11:04:55.307Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-05T11:04:55.660Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-08-05T11:04:55.660Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-05T11:04:55.660Z] daemon.go:325: [d787bf83ecd62] waiting for daemon to start [2020-08-05T11:04:55.660Z] daemon.go:325: [d787bf83ecd62] waiting for daemon to start [2020-08-05T11:04:55.660Z] daemon.go:353: [d787bf83ecd62] daemon started [2020-08-05T11:04:55.660Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-05T11:04:55.660Z] daemon.go:461: [d787bf83ecd62] Stopping daemon [2020-08-05T11:04:55.660Z] daemon.go:296: [d787bf83ecd62] exiting daemon [2020-08-05T11:04:55.660Z] daemon.go:448: [d787bf83ecd62] Daemon stopped [2020-08-05T11:04:55.660Z] === RUN TestDaemonIpcModePrivate [2020-08-05T11:04:56.371Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-08-05T11:04:57.730Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-08-05T11:04:57.730Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-05T11:04:57.730Z] daemon.go:325: [d28fc179046d2] waiting for daemon to start [2020-08-05T11:04:57.730Z] daemon.go:325: [d28fc179046d2] waiting for daemon to start [2020-08-05T11:04:57.730Z] daemon.go:353: [d28fc179046d2] daemon started [2020-08-05T11:04:57.730Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-05T11:04:57.730Z] daemon.go:461: [d28fc179046d2] Stopping daemon [2020-08-05T11:04:57.730Z] daemon.go:296: [d28fc179046d2] exiting daemon [2020-08-05T11:04:57.730Z] daemon.go:448: [d28fc179046d2] Daemon stopped [2020-08-05T11:04:57.730Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-05T11:04:58.369Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-05T11:04:59.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-08-05T11:04:59.276Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-05T11:04:59.276Z] daemon.go:325: [d2ff49154126c] waiting for daemon to start [2020-08-05T11:04:59.276Z] daemon.go:325: [d2ff49154126c] waiting for daemon to start [2020-08-05T11:04:59.276Z] daemon.go:353: [d2ff49154126c] daemon started [2020-08-05T11:04:59.276Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-05T11:04:59.276Z] daemon.go:461: [d2ff49154126c] Stopping daemon [2020-08-05T11:04:59.276Z] daemon.go:296: [d2ff49154126c] exiting daemon [2020-08-05T11:04:59.276Z] daemon.go:448: [d2ff49154126c] Daemon stopped [2020-08-05T11:04:59.276Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-05T11:05:01.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-08-05T11:05:01.346Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-05T11:05:01.346Z] daemon.go:325: [dc29c744f3f7b] waiting for daemon to start [2020-08-05T11:05:01.346Z] daemon.go:325: [dc29c744f3f7b] waiting for daemon to start [2020-08-05T11:05:01.346Z] daemon.go:353: [dc29c744f3f7b] daemon started [2020-08-05T11:05:01.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-05T11:05:01.346Z] daemon.go:461: [dc29c744f3f7b] Stopping daemon [2020-08-05T11:05:01.346Z] daemon.go:296: [dc29c744f3f7b] exiting daemon [2020-08-05T11:05:01.346Z] daemon.go:448: [dc29c744f3f7b] Daemon stopped [2020-08-05T11:05:01.346Z] === RUN TestIpcModeOlderClient [2020-08-05T11:05:01.346Z] === PAUSE TestIpcModeOlderClient [2020-08-05T11:05:01.346Z] === RUN TestKillContainerInvalidSignal [2020-08-05T11:05:01.980Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-08-05T11:05:01.981Z] === RUN TestKillContainer [2020-08-05T11:05:01.981Z] === RUN TestKillContainer/no_signal [2020-08-05T11:05:02.037Z] ok github.com/docker/docker/builder/fscache 0.133s coverage: 69.5% of statements [2020-08-05T11:05:02.616Z] === RUN TestKillContainer/non_killing_signal [2020-08-05T11:05:02.698Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 13.6% of statements [2020-08-05T11:05:03.251Z] === RUN TestKillContainer/killing_signal [2020-08-05T11:05:03.347Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-08-05T11:05:03.999Z] ok github.com/docker/docker/builder/remotecontext/git 3.227s coverage: 85.1% of statements [2020-08-05T11:05:04.287Z] --- PASS: TestKillContainer (2.53s) [2020-08-05T11:05:04.287Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-08-05T11:05:04.287Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-08-05T11:05:04.287Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-08-05T11:05:04.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-05T11:05:04.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-05T11:05:04.297Z] ok github.com/docker/docker/builder/dockerfile 0.962s coverage: 45.1% of statements [2020-08-05T11:05:04.297Z] ? github.com/docker/docker/cli [no test files] [2020-08-05T11:05:04.297Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-05T11:05:05.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-05T11:05:05.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-08-05T11:05:05.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-08-05T11:05:05.961Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-08-05T11:05:05.961Z] === RUN TestKillStoppedContainer [2020-08-05T11:05:06.253Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-05T11:05:06.253Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-05T11:05:06.253Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-05T11:05:06.253Z] === RUN TestKillDifferentUserContainer [2020-08-05T11:05:07.289Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-08-05T11:05:07.289Z] === RUN TestInspectOomKilledTrue [2020-08-05T11:05:07.289Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-05T11:05:07.289Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:05:07.289Z] === RUN TestInspectOomKilledFalse [2020-08-05T11:05:07.289Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-05T11:05:07.289Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:05:07.289Z] === RUN TestLinksEtcHostsContentMatch [2020-08-05T11:05:07.581Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-08-05T11:05:07.581Z] === RUN TestLinksContainerNames [2020-08-05T11:05:09.651Z] --- PASS: TestLinksContainerNames (1.69s) [2020-08-05T11:05:09.651Z] === RUN TestLogsFollowTailEmpty [2020-08-05T11:05:10.283Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-08-05T11:05:10.284Z] === RUN TestContainerNetworkMountsNoChown [2020-08-05T11:05:11.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/default [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/default [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/private [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/private [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rprivate [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/slave [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/slave [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rslave [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/shared [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/shared [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rshared [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/default [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rslave [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rshared [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/shared [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/rprivate [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/slave [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/private [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-05T11:05:11.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:05:11.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:05:11.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:05:11.611Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-05T11:05:11.903Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-05T11:05:11.903Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-05T11:05:11.904Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-05T11:05:11.904Z] === RUN TestContainerBindMountNonRecursive [2020-08-05T11:05:12.878Z] ok github.com/docker/docker/client 0.294s coverage: 75.7% of statements [2020-08-05T11:05:14.018Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-08-05T11:05:14.018Z] === RUN TestNetworkNat [2020-08-05T11:05:15.053Z] --- PASS: TestNetworkNat (0.85s) [2020-08-05T11:05:15.053Z] === RUN TestNetworkLocalhostTCPNat [2020-08-05T11:05:15.687Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-08-05T11:05:15.687Z] === RUN TestNetworkLoopbackNat [2020-08-05T11:05:17.198Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-08-05T11:05:17.198Z] === RUN TestPause [2020-08-05T11:05:17.832Z] --- PASS: TestPause (0.87s) [2020-08-05T11:05:17.832Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-05T11:05:17.832Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:05:17.832Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:05:17.832Z] === RUN TestPauseStopPausedContainer [2020-08-05T11:05:18.868Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-08-05T11:05:18.868Z] === RUN TestPsFilter [2020-08-05T11:05:18.868Z] --- PASS: TestPsFilter (0.28s) [2020-08-05T11:05:18.868Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-05T11:05:19.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-08-05T11:05:19.904Z] === RUN TestRemoveContainerWithVolume [2020-08-05T11:05:20.537Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-08-05T11:05:20.537Z] === RUN TestRemoveContainerRunning [2020-08-05T11:05:21.573Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-08-05T11:05:21.573Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-05T11:05:22.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-08-05T11:05:22.207Z] === RUN TestRemoveInvalidContainer [2020-08-05T11:05:22.207Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-05T11:05:22.207Z] === RUN TestRenameLinkedContainer [2020-08-05T11:05:25.728Z] --- PASS: TestRenameLinkedContainer (3.36s) [2020-08-05T11:05:25.728Z] === RUN TestRenameStoppedContainer [2020-08-05T11:05:26.361Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-08-05T11:05:26.362Z] === RUN TestRenameRunningContainerAndReuse [2020-08-05T11:05:28.514Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-08-05T11:05:28.514Z] === RUN TestRenameInvalidName [2020-08-05T11:05:29.148Z] --- PASS: TestRenameInvalidName (0.81s) [2020-08-05T11:05:29.148Z] === RUN TestRenameAnonymousContainer [2020-08-05T11:05:33.613Z] --- PASS: TestRenameAnonymousContainer (4.74s) [2020-08-05T11:05:33.613Z] === RUN TestRenameContainerWithSameName [2020-08-05T11:05:34.652Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-08-05T11:05:34.652Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-05T11:05:36.723Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2020-08-05T11:05:36.723Z] === RUN TestResize [2020-08-05T11:05:37.358Z] --- PASS: TestResize (0.86s) [2020-08-05T11:05:37.358Z] === RUN TestResizeWithInvalidSize [2020-08-05T11:05:37.993Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-08-05T11:05:37.993Z] === RUN TestResizeWhenContainerNotStarted [2020-08-05T11:05:39.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:39.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:39.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:39.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:05:39.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:05:39.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-05T11:05:39.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-05T11:05:41.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:41.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:42.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:05:42.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:05:43.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:05:44.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:05:45.894Z] ok github.com/docker/docker/cmd/dockerd/hack 0.020s coverage: 72.9% of statements [2020-08-05T11:05:46.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:05:46.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:05:46.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-05T11:05:48.010Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.5% of statements [2020-08-05T11:05:48.657Z] ok github.com/docker/docker/container 0.233s coverage: 35.6% of statements [2020-08-05T11:05:48.658Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-05T11:05:48.658Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-05T11:05:48.658Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-05T11:05:48.658Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-05T11:05:48.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:05:48.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:05:49.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-05T11:05:50.468Z] ................................................ [ 29%] [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [d6383c3eb2272] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d6383c3eb2272] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d6383c3eb2272] daemon started [2020-08-05T11:05:51.037Z] daemon.go:296: [d6383c3eb2272] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:325: [d6383c3eb2272] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d6383c3eb2272] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d6383c3eb2272] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d6383c3eb2272] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d6383c3eb2272] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d6383c3eb2272] Daemon stopped [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [d2e0f3e919d88] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d2e0f3e919d88] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d2e0f3e919d88] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d2e0f3e919d88] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d2e0f3e919d88] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d2e0f3e919d88] Daemon stopped [2020-08-05T11:05:51.037Z] daemon.go:325: [d2e0f3e919d88] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d2e0f3e919d88] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d2e0f3e919d88] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d2e0f3e919d88] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d2e0f3e919d88] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d2e0f3e919d88] Daemon stopped [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [d1d0e7fcfb039] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d1d0e7fcfb039] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d1d0e7fcfb039] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d1d0e7fcfb039] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d1d0e7fcfb039] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d1d0e7fcfb039] Daemon stopped [2020-08-05T11:05:51.037Z] daemon.go:325: [d1d0e7fcfb039] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d1d0e7fcfb039] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d1d0e7fcfb039] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d1d0e7fcfb039] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d1d0e7fcfb039] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d1d0e7fcfb039] Daemon stopped [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [de8f8283ad1aa] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [de8f8283ad1aa] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [de8f8283ad1aa] daemon started [2020-08-05T11:05:51.037Z] daemon.go:325: [de8f8283ad1aa] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:296: [de8f8283ad1aa] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:325: [de8f8283ad1aa] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [de8f8283ad1aa] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [de8f8283ad1aa] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [de8f8283ad1aa] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [de8f8283ad1aa] Daemon stopped [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [d89f533685aac] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d89f533685aac] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d89f533685aac] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d89f533685aac] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d89f533685aac] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d89f533685aac] Daemon stopped [2020-08-05T11:05:51.037Z] daemon.go:325: [d89f533685aac] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:325: [d89f533685aac] waiting for daemon to start [2020-08-05T11:05:51.037Z] daemon.go:353: [d89f533685aac] daemon started [2020-08-05T11:05:51.037Z] daemon.go:461: [d89f533685aac] Stopping daemon [2020-08-05T11:05:51.037Z] daemon.go:296: [d89f533685aac] exiting daemon [2020-08-05T11:05:51.037Z] daemon.go:448: [d89f533685aac] Daemon stopped [2020-08-05T11:05:51.037Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-08-05T11:05:51.037Z] 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 [2020-08-05T11:05:51.037Z] daemon.go:325: [d4e57f829a4d6] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d4e57f829a4d6] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d4e57f829a4d6] daemon started [2020-08-05T11:05:51.038Z] daemon.go:296: [d4e57f829a4d6] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:325: [d4e57f829a4d6] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d4e57f829a4d6] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d4e57f829a4d6] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d4e57f829a4d6] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d4e57f829a4d6] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d4e57f829a4d6] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [dc8847b8a1f13] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [dc8847b8a1f13] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [dc8847b8a1f13] daemon started [2020-08-05T11:05:51.038Z] daemon.go:296: [dc8847b8a1f13] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:325: [dc8847b8a1f13] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [dc8847b8a1f13] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [dc8847b8a1f13] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [dc8847b8a1f13] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [dc8847b8a1f13] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [dc8847b8a1f13] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.13s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [d6d8a28829bac] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d6d8a28829bac] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d6d8a28829bac] daemon started [2020-08-05T11:05:51.038Z] daemon.go:325: [d6d8a28829bac] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:296: [d6d8a28829bac] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:325: [d6d8a28829bac] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d6d8a28829bac] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d6d8a28829bac] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d6d8a28829bac] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d6d8a28829bac] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [d0821c6ec09ec] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d0821c6ec09ec] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d0821c6ec09ec] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d0821c6ec09ec] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d0821c6ec09ec] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d0821c6ec09ec] Daemon stopped [2020-08-05T11:05:51.038Z] daemon.go:325: [d0821c6ec09ec] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d0821c6ec09ec] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d0821c6ec09ec] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d0821c6ec09ec] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d0821c6ec09ec] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d0821c6ec09ec] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [dd1f5e1523eba] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [dd1f5e1523eba] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [dd1f5e1523eba] daemon started [2020-08-05T11:05:51.038Z] daemon.go:296: [dd1f5e1523eba] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:325: [dd1f5e1523eba] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [dd1f5e1523eba] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [dd1f5e1523eba] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [dd1f5e1523eba] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [dd1f5e1523eba] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [dd1f5e1523eba] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [d090fa29efd0a] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d090fa29efd0a] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d090fa29efd0a] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d090fa29efd0a] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d090fa29efd0a] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d090fa29efd0a] Daemon stopped [2020-08-05T11:05:51.038Z] daemon.go:325: [d090fa29efd0a] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [d090fa29efd0a] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [d090fa29efd0a] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [d090fa29efd0a] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [d090fa29efd0a] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [d090fa29efd0a] Daemon stopped [2020-08-05T11:05:51.038Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2020-08-05T11:05:51.038Z] 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 [2020-08-05T11:05:51.038Z] daemon.go:325: [df948e683d6df] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [df948e683d6df] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [df948e683d6df] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [df948e683d6df] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [df948e683d6df] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [df948e683d6df] Daemon stopped [2020-08-05T11:05:51.038Z] daemon.go:325: [df948e683d6df] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:325: [df948e683d6df] waiting for daemon to start [2020-08-05T11:05:51.038Z] daemon.go:353: [df948e683d6df] daemon started [2020-08-05T11:05:51.038Z] daemon.go:461: [df948e683d6df] Stopping daemon [2020-08-05T11:05:51.038Z] daemon.go:296: [df948e683d6df] exiting daemon [2020-08-05T11:05:51.038Z] daemon.go:448: [df948e683d6df] Daemon stopped [2020-08-05T11:05:51.038Z] === RUN TestKernelTCPMemory [2020-08-05T11:05:52.075Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-08-05T11:05:52.075Z] === RUN TestNISDomainname [2020-08-05T11:05:52.709Z] --- PASS: TestNISDomainname (0.91s) [2020-08-05T11:05:52.709Z] === RUN TestStats [2020-08-05T11:05:54.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-05T11:05:54.784Z] --- PASS: TestStats (1.85s) [2020-08-05T11:05:54.784Z] === RUN TestStopContainerWithTimeout [2020-08-05T11:05:54.784Z] === RUN TestStopContainerWithTimeout/0 [2020-08-05T11:05:54.784Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-05T11:05:54.784Z] === RUN TestStopContainerWithTimeout/1 [2020-08-05T11:05:54.784Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-05T11:05:54.784Z] === RUN TestStopContainerWithTimeout/3 [2020-08-05T11:05:54.784Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-05T11:05:54.784Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-05T11:05:54.784Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-05T11:05:54.784Z] === CONT TestStopContainerWithTimeout/0 [2020-08-05T11:05:54.784Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-05T11:05:55.819Z] === CONT TestStopContainerWithTimeout/3 [2020-08-05T11:05:56.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-05T11:05:57.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-08-05T11:05:57.238Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.8% of statements [2020-08-05T11:05:57.888Z] === CONT TestStopContainerWithTimeout/1 [2020-08-05T11:05:59.347Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2020-08-05T11:05:59.441Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-05T11:05:59.441Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-08-05T11:05:59.441Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-08-05T11:05:59.441Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-08-05T11:05:59.441Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-08-05T11:05:59.441Z] === RUN TestDeleteDevicemapper [2020-08-05T11:05:59.441Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-05T11:05:59.441Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:05:59.441Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-05T11:06:00.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-05T11:06:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-05T11:06:02.941Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.4% of statements [2020-08-05T11:06:02.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.28s) [2020-08-05T11:06:02.963Z] === RUN TestUpdateMemory [2020-08-05T11:06:02.963Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-05T11:06:02.963Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:06:02.963Z] === RUN TestUpdateCPUQuota [2020-08-05T11:06:03.998Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-08-05T11:06:03.998Z] === RUN TestUpdatePidsLimit [2020-08-05T11:06:03.998Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-05T11:06:03.998Z] === RUN TestUpdatePidsLimit/no_change [2020-08-05T11:06:04.633Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-05T11:06:04.925Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-05T11:06:05.055Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2020-08-05T11:06:05.215Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-08-05T11:06:05.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-05T11:06:05.511Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-05T11:06:05.709Z] ok github.com/docker/docker/daemon/config 0.117s coverage: 82.2% of statements [2020-08-05T11:06:06.146Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-05T11:06:07.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-08-05T11:06:07.655Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-08-05T11:06:07.655Z] === RUN TestUpdateRestartPolicy [2020-08-05T11:06:08.500Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-08-05T11:06:09.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-05T11:06:11.280Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-05T11:06:12.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.457s coverage: 13.7% of statements [2020-08-05T11:06:12.630Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-08-05T11:06:12.995Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.687s coverage: 57.8% of statements [2020-08-05T11:06:15.299Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-05T11:06:16.566Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.669s coverage: 68.5% of statements [2020-08-05T11:06:17.215Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.463s coverage: 49.5% of statements [2020-08-05T11:06:18.276Z] ok github.com/docker/docker/daemon 12.331s coverage: 17.5% of statements [2020-08-05T11:06:18.276Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-05T11:06:18.276Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-05T11:06:18.276Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-05T11:06:18.276Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-05T11:06:19.832Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.007s coverage: 46.2% of statements [2020-08-05T11:06:19.832Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-05T11:06:19.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-05T11:06:20.301Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2020-08-05T11:06:20.301Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-05T11:06:20.886Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-08-05T11:06:20.935Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-08-05T11:06:20.935Z] === RUN TestWaitNonBlocked [2020-08-05T11:06:20.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:06:20.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:06:20.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:06:20.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:06:20.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:06:20.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:06:21.183Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.604s coverage: 76.1% of statements [2020-08-05T11:06:21.974Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-05T11:06:21.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-08-05T11:06:21.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-08-05T11:06:21.974Z] === RUN TestWaitBlocked [2020-08-05T11:06:21.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:06:21.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:06:21.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:06:21.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:06:21.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:06:21.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:06:22.241Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-08-05T11:06:22.241Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-08-05T11:06:23.047Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-05T11:06:23.047Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-08-05T11:06:23.047Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-08-05T11:06:23.047Z] === CONT TestContainerStartOnDaemonRestart [2020-08-05T11:06:23.047Z] === CONT TestIpcModeOlderClient [2020-08-05T11:06:23.339Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-08-05T11:06:23.339Z] === CONT TestDaemonRestartIpcMode [2020-08-05T11:06:24.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.983s coverage: 55.1% of statements [2020-08-05T11:06:24.121Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-05T11:06:24.121Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-05T11:06:26.074Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s) [2020-08-05T11:06:26.074Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-05T11:06:26.074Z] daemon.go:325: [d933fb5f331ef] waiting for daemon to start [2020-08-05T11:06:26.074Z] daemon.go:325: [d933fb5f331ef] waiting for daemon to start [2020-08-05T11:06:26.074Z] daemon.go:353: [d933fb5f331ef] daemon started [2020-08-05T11:06:26.074Z] daemon.go:296: [d933fb5f331ef] exiting daemon [2020-08-05T11:06:26.074Z] daemon.go:325: [d933fb5f331ef] waiting for daemon to start [2020-08-05T11:06:26.074Z] daemon.go:325: [d933fb5f331ef] waiting for daemon to start [2020-08-05T11:06:26.074Z] daemon.go:353: [d933fb5f331ef] daemon started [2020-08-05T11:06:26.074Z] daemon.go:461: [d933fb5f331ef] Stopping daemon [2020-08-05T11:06:26.074Z] daemon.go:296: [d933fb5f331ef] exiting daemon [2020-08-05T11:06:26.074Z] daemon.go:448: [d933fb5f331ef] Daemon stopped [2020-08-05T11:06:26.241Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.7% of statements [2020-08-05T11:06:27.105Z] Removing intermediate container ac9610433488 [2020-08-05T11:06:27.105Z] ---> 625cf1edd362 [2020-08-05T11:06:27.105Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-08-05T11:06:27.105Z] ---> Running in ded6f413f899 [2020-08-05T11:06:27.105Z] Removing intermediate container ded6f413f899 [2020-08-05T11:06:27.105Z] ---> 823ba300c3f0 [2020-08-05T11:06:27.105Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-05T11:06:27.105Z] ---> Running in 3ecc661618c7 [2020-08-05T11:06:27.105Z] Removing intermediate container 3ecc661618c7 [2020-08-05T11:06:27.105Z] ---> 8cebee71bdf9 [2020-08-05T11:06:27.105Z] Step 8/8 : COPY . . [2020-08-05T11:06:27.111Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-08-05T11:06:27.111Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-05T11:06:27.111Z] daemon.go:325: [d2c23a028b4ad] waiting for daemon to start [2020-08-05T11:06:27.111Z] daemon.go:325: [d2c23a028b4ad] waiting for daemon to start [2020-08-05T11:06:27.111Z] daemon.go:353: [d2c23a028b4ad] daemon started [2020-08-05T11:06:27.111Z] daemon.go:461: [d2c23a028b4ad] Stopping daemon [2020-08-05T11:06:27.111Z] daemon.go:296: [d2c23a028b4ad] exiting daemon [2020-08-05T11:06:27.111Z] daemon.go:448: [d2c23a028b4ad] Daemon stopped [2020-08-05T11:06:27.111Z] daemon.go:325: [d2c23a028b4ad] waiting for daemon to start [2020-08-05T11:06:27.111Z] daemon.go:325: [d2c23a028b4ad] waiting for daemon to start [2020-08-05T11:06:27.111Z] daemon.go:353: [d2c23a028b4ad] daemon started [2020-08-05T11:06:27.111Z] daemon.go:461: [d2c23a028b4ad] Stopping daemon [2020-08-05T11:06:27.111Z] daemon.go:296: [d2c23a028b4ad] exiting daemon [2020-08-05T11:06:27.111Z] daemon.go:448: [d2c23a028b4ad] Daemon stopped [2020-08-05T11:06:27.111Z] PASS [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === Skipped [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-05T11:06:27.111Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-05T11:06:27.111Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-05T11:06:27.111Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:06:27.111Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-05T11:06:27.111Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-05T11:06:27.111Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] [2020-08-05T11:06:27.111Z] DONE 189 tests, 6 skipped in 119.668s [2020-08-05T11:06:27.111Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-05T11:06:27.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:06:27.111Z] ++ set -e [2020-08-05T11:06:27.111Z] ++ '[' -n 0 ']' [2020-08-05T11:06:27.111Z] ++ set -x [2020-08-05T11:06:27.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:06:27.111Z] INFO: Testing against a local daemon [2020-08-05T11:06:27.111Z] === RUN TestCommitInheritsEnv [2020-08-05T11:06:27.306Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-08-05T11:06:27.306Z] ok github.com/docker/docker/daemon/logger/awslogs 0.470s coverage: 78.2% of statements [2020-08-05T11:06:27.605Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 4.9% of statements [2020-08-05T11:06:27.605Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-05T11:06:27.605Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-05T11:06:27.605Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-05T11:06:27.605Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-05T11:06:27.746Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-08-05T11:06:27.746Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-05T11:06:27.746Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-05T11:06:27.746Z] === RUN TestImagesFilterMultiReference [2020-08-05T11:06:27.746Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-08-05T11:06:27.746Z] === RUN TestImagePullPlatformInvalid [2020-08-05T11:06:27.747Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-05T11:06:27.747Z] === RUN TestRemoveImageOrphaning [2020-08-05T11:06:28.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-08-05T11:06:28.261Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-08-05T11:06:28.381Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-05T11:06:28.381Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-05T11:06:28.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-05T11:06:28.381Z] === RUN TestTagInvalidReference [2020-08-05T11:06:28.381Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-05T11:06:28.381Z] === RUN TestTagValidPrefixedRepo [2020-08-05T11:06:28.381Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-05T11:06:28.381Z] === RUN TestTagExistedNameWithoutForce [2020-08-05T11:06:28.381Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-05T11:06:28.381Z] === RUN TestTagOfficialNames [2020-08-05T11:06:28.381Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-05T11:06:28.381Z] === RUN TestTagMatchesDigest [2020-08-05T11:06:28.381Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-05T11:06:28.381Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-05T11:06:29.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-08-05T11:06:30.453Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-05T11:06:31.923Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 74.7% of statements [2020-08-05T11:06:31.923Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-05T11:06:31.923Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 37.9% of statements [2020-08-05T11:06:32.991Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-08-05T11:06:32.991Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2020-08-05T11:06:33.649Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-08-05T11:06:34.302Z] ok github.com/docker/docker/daemon/logger/splunk 2.437s coverage: 84.5% of statements [2020-08-05T11:06:34.302Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-05T11:06:34.302Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-05T11:06:37.110Z] ok github.com/docker/docker/distribution/metadata 0.094s coverage: 48.2% of statements [2020-08-05T11:06:37.500Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-05T11:06:37.759Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-08-05T11:06:38.816Z] ok github.com/docker/docker/distribution 0.705s coverage: 22.3% of statements [2020-08-05T11:06:38.816Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-05T11:06:38.987Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-08-05T11:06:39.115Z] ok github.com/docker/docker/distribution/xfer 1.476s coverage: 83.9% of statements [2020-08-05T11:06:39.115Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-05T11:06:40.657Z] ok github.com/docker/docker/image 0.132s coverage: 86.4% of statements [2020-08-05T11:06:40.957Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-08-05T11:06:40.957Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-05T11:06:42.012Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-08-05T11:06:42.012Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-05T11:06:42.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-05T11:06:42.965Z] ok github.com/docker/docker/internal/testutil 0.021s coverage: 62.5% of statements [2020-08-05T11:06:43.311Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-08-05T11:06:44.029Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-08-05T11:06:44.331Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-08-05T11:06:44.750Z] ---> b18887ed451a [2020-08-05T11:06:45.714Z] Successfully built b18887ed451a [2020-08-05T11:06:45.714Z] Successfully tagged docker:latest [2020-08-05T11:06:45.714Z] INFO: Image build ended at 08/05/2020 11:06:45. Duration:00:03:12.0775557 [2020-08-05T11:06:45.714Z] [2020-08-05T11:06:45.714Z] [2020-08-05T11:06:45.714Z] INFO: Building the test binaries at 08/05/2020 11:06:45... [2020-08-05T11:06:46.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-05T11:06:46.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-05T11:06:47.135Z] ok github.com/docker/docker/opts 0.060s coverage: 66.9% of statements [2020-08-05T11:06:47.780Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 66.7% of statements [2020-08-05T11:06:48.082Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-08-05T11:06:48.383Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-08-05T11:06:49.441Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-08-05T11:06:49.740Z] ok github.com/docker/docker/pkg/archive 1.350s coverage: 76.6% of statements [2020-08-05T11:06:49.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-05T11:06:50.388Z] INFO: make.ps1 starting at 08/05/2020 11:06:49 [2020-08-05T11:06:50.388Z] INFO: Git commit (ec14dc44d) assumed from DOCKER_GITCOMMIT environment variable [2020-08-05T11:06:50.388Z] INFO: Invoking autogen... [2020-08-05T11:06:50.392Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-08-05T11:06:50.691Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-08-05T11:06:51.352Z] INFO: Building daemon... [2020-08-05T11:06:51.811Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-05T11:06:52.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-05T11:06:52.756Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-05T11:06:53.807Z] ok github.com/docker/docker/pkg/chrootarchive 3.797s coverage: 43.2% of statements [2020-08-05T11:06:53.807Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 66.3% of statements [2020-08-05T11:06:54.105Z] ok github.com/docker/docker/layer 7.203s coverage: 72.0% of statements [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/oci [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-05T11:06:54.105Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-05T11:06:54.754Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-08-05T11:06:55.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-05T11:06:55.406Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-08-05T11:06:55.406Z] ok github.com/docker/docker/pkg/fsutils 0.414s coverage: 85.1% of statements [2020-08-05T11:06:55.706Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 10.2% of statements [2020-08-05T11:06:57.248Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-08-05T11:06:57.248Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-08-05T11:06:57.629Z] ......................... [ 67%] [2020-08-05T11:06:57.897Z] ok github.com/docker/docker/pkg/idtools 0.837s coverage: 70.1% of statements [2020-08-05T11:06:57.897Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-08-05T11:06:58.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-05T11:06:58.561Z] ok github.com/docker/docker/pkg/ioutils 1.682s coverage: 70.0% of statements [2020-08-05T11:06:58.561Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-05T11:06:58.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-08-05T11:06:59.212Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-08-05T11:06:59.212Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-08-05T11:06:59.513Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.0% of statements [2020-08-05T11:06:59.814Z] ok github.com/docker/docker/pkg/mount 0.996s coverage: 69.6% of statements [2020-08-05T11:06:59.814Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-05T11:07:00.115Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2020-08-05T11:07:00.115Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-05T11:07:00.115Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-05T11:07:00.766Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-08-05T11:07:01.417Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 87.9% of statements [2020-08-05T11:07:01.720Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-08-05T11:07:01.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-05T11:07:02.024Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-08-05T11:07:02.672Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-08-05T11:07:03.321Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 72.7% of statements [2020-08-05T11:07:03.321Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-08-05T11:07:04.382Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-08-05T11:07:04.682Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2020-08-05T11:07:05.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-05T11:07:05.026Z] Using test binary docker [2020-08-05T11:07:05.026Z] +++ /etc/init.d/apparmor start [2020-08-05T11:07:05.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:07:05.026Z] INFO: Waiting for daemon to start... [2020-08-05T11:07:05.026Z] Starting dockerd [2020-08-05T11:07:05.026Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-05T11:07:05.330Z] ok github.com/docker/docker/pkg/symlink 0.035s coverage: 87.7% of statements [2020-08-05T11:07:05.629Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.8% of statements [2020-08-05T11:07:06.708Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 35.1% of statements [2020-08-05T11:07:06.708Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2020-08-05T11:07:07.565Z] . [2020-08-05T11:07:07.565Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-05T11:07:07.565Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-05T11:07:07.565Z] Error: No such image: emptyfs [2020-08-05T11:07:07.565Z] ++++ docker load [2020-08-05T11:07:07.565Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-05T11:07:07.565Z] Running integration-test (iteration 1) [2020-08-05T11:07:07.565Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-05T11:07:07.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:07:07.565Z] ++ set -e [2020-08-05T11:07:07.565Z] ++ '[' -n 0 ']' [2020-08-05T11:07:07.565Z] ++ set -x [2020-08-05T11:07:07.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:07:07.762Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 84.8% of statements [2020-08-05T11:07:07.762Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-08-05T11:07:07.762Z] ok github.com/docker/docker/pkg/signal 4.743s coverage: 61.0% of statements [2020-08-05T11:07:08.419Z] testing: warning: no tests to run [2020-08-05T11:07:08.419Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-08-05T11:07:08.419Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-08-05T11:07:08.419Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-08-05T11:07:09.068Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-08-05T11:07:10.616Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 14.5% of statements [2020-08-05T11:07:11.679Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-08-05T11:07:12.327Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 69.1% of statements [2020-08-05T11:07:13.380Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.3% of statements [2020-08-05T11:07:13.679Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-08-05T11:07:14.330Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 47.1% of statements [2020-08-05T11:07:15.391Z] ok github.com/docker/docker/runconfig 0.017s coverage: 68.2% of statements [2020-08-05T11:07:15.691Z] ok github.com/docker/docker/registry 0.280s coverage: 56.3% of statements [2020-08-05T11:07:15.991Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2020-08-05T11:07:18.126Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-08-05T11:07:18.126Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-08-05T11:07:19.174Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-08-05T11:07:32.858Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-08-05T11:07:37.808Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.8% of statements [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/rootless [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/volume [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-05T11:07:37.808Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === Skipped [2020-08-05T11:07:37.808Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-05T11:07:37.808Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-05T11:07:37.808Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-05T11:07:37.808Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-05T11:07:37.808Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-05T11:07:37.808Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:07:37.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-05T11:07:37.808Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-05T11:07:37.808Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] [2020-08-05T11:07:37.808Z] DONE 2066 tests, 19 skipped in 250.200s Post stage [Pipeline] junit [2020-08-05T11:07:37.858Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-05T11:07:38.591Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh dynbinary test-integration [2020-08-05T11:07:38.889Z] [2020-08-05T11:07:38.889Z] Removing bundles/ [2020-08-05T11:07:38.889Z] [2020-08-05T11:07:38.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-05T11:07:38.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:07:38.889Z] GOOS="" GOARCH="" GOARM="" [2020-08-05T11:07:46.306Z] Loaded image: buildpack-deps:jessie [2020-08-05T11:07:46.306Z] Loaded image: busybox:latest [2020-08-05T11:07:46.306Z] Loaded image: busybox:glibc [2020-08-05T11:07:46.306Z] Loaded image: debian:jessie [2020-08-05T11:07:46.306Z] Loaded image: hello-world:latest [2020-08-05T11:07:46.306Z] INFO: Testing against a local daemon [2020-08-05T11:07:46.306Z] === RUN TestBuildWithSession [2020-08-05T11:07:46.306Z] --- PASS: TestBuildWithSession (4.12s) [2020-08-05T11:07:46.306Z] === RUN TestBuildSquashParent [2020-08-05T11:07:47.689Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-05T11:07:49.616Z] tests/integration/client_test.py ..... [ 76%] [2020-08-05T11:07:50.177Z] tests/integration/errors_test.py . [ 76%] [2020-08-05T11:07:51.823Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-05T11:07:53.351Z] [2020-08-05T11:07:53.351Z] ________ ____ __. [2020-08-05T11:07:53.351Z] \_____ \ | |/ _| [2020-08-05T11:07:53.351Z] / | \| < [2020-08-05T11:07:53.351Z] / | \ | \ [2020-08-05T11:07:53.351Z] \_______ /____|__ \ [2020-08-05T11:07:53.351Z] \/ \/ [2020-08-05T11:07:53.351Z] [2020-08-05T11:07:53.351Z] INFO: make.ps1 ended at 08/05/2020 11:07:52 [2020-08-05T11:07:54.432Z] --- PASS: TestBuildSquashParent (8.11s) [2020-08-05T11:07:54.432Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-08-05T11:07:54.432Z] daemon.go:325: [d4703b87c1275] waiting for daemon to start [2020-08-05T11:07:54.432Z] daemon.go:325: [d4703b87c1275] waiting for daemon to start [2020-08-05T11:07:54.432Z] daemon.go:353: [d4703b87c1275] daemon started [2020-08-05T11:07:54.432Z] daemon.go:461: [d4703b87c1275] Stopping daemon [2020-08-05T11:07:54.432Z] daemon.go:296: [d4703b87c1275] exiting daemon [2020-08-05T11:07:54.432Z] daemon.go:448: [d4703b87c1275] Daemon stopped [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:07:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:07:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:07:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:07:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:07:54.877Z] INFO: Binaries build ended at 08/05/2020 11:07:54. Duration:00:01:09.0214003 [2020-08-05T11:07:56.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:07:56.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:07:57.043Z] INFO: Copying the built daemon binary to d:\CI\PR-41314\1\binary\dockerd-ec14dc44d.exe... [2020-08-05T11:07:57.499Z] INFO: Copying the built client binary to d:\CI\PR-41314\1\binary\docker-ec14dc44d.exe... [2020-08-05T11:07:57.955Z] INFO: Copying dockerversion from the container... [2020-08-05T11:07:57.955Z] INFO: Copying the golang package from the container to d:\CI\PR-41314\1\installer\go.zip... [2020-08-05T11:08:00.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:08:00.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:08:00.846Z] INFO: Extracting go.zip to d:\CI\PR-41314\1\go [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2020-08-05T11:08:03.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2020-08-05T11:08:03.557Z] === RUN TestBuildMultiStageCopy [2020-08-05T11:08:03.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-05T11:08:05.679Z] --- PASS: TestImportExtremelyLargeImageWorks (85.35s) [2020-08-05T11:08:05.679Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-05T11:08:05.679Z] daemon.go:325: [d885f202b4404] waiting for daemon to start [2020-08-05T11:08:05.679Z] daemon.go:325: [d885f202b4404] waiting for daemon to start [2020-08-05T11:08:05.679Z] daemon.go:353: [d885f202b4404] daemon started [2020-08-05T11:08:05.679Z] daemon.go:461: [d885f202b4404] Stopping daemon [2020-08-05T11:08:05.679Z] daemon.go:296: [d885f202b4404] exiting daemon [2020-08-05T11:08:05.679Z] daemon.go:448: [d885f202b4404] Daemon stopped [2020-08-05T11:08:05.679Z] PASS [2020-08-05T11:08:05.679Z] [2020-08-05T11:08:05.679Z] DONE 11 tests in 86.703s [2020-08-05T11:08:05.679Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-05T11:08:05.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:05.679Z] ++ set -e [2020-08-05T11:08:05.679Z] ++ '[' -n 0 ']' [2020-08-05T11:08:05.679Z] ++ set -x [2020-08-05T11:08:05.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:05.679Z] INFO: Testing against a local daemon [2020-08-05T11:08:05.679Z] === RUN TestNetworkCreateDelete [2020-08-05T11:08:05.679Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-05T11:08:05.679Z] === RUN TestDockerNetworkDeletePreferID [2020-08-05T11:08:05.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-08-05T11:08:05.679Z] === RUN TestDaemonDNSFallback [2020-08-05T11:08:05.679Z] --- PASS: TestDaemonDNSFallback (2.43s) [2020-08-05T11:08:05.679Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-05T11:08:05.679Z] daemon.go:325: [d454b087651da] waiting for daemon to start [2020-08-05T11:08:05.679Z] daemon.go:325: [d454b087651da] waiting for daemon to start [2020-08-05T11:08:05.679Z] daemon.go:353: [d454b087651da] daemon started [2020-08-05T11:08:05.679Z] daemon.go:461: [d454b087651da] Stopping daemon [2020-08-05T11:08:05.679Z] daemon.go:296: [d454b087651da] exiting daemon [2020-08-05T11:08:05.679Z] daemon.go:448: [d454b087651da] Daemon stopped [2020-08-05T11:08:05.679Z] === RUN TestInspectNetwork [2020-08-05T11:08:05.679Z] === RUN TestInspectNetwork/full_network_id [2020-08-05T11:08:05.679Z] === RUN TestInspectNetwork/partial_network_id [2020-08-05T11:08:05.679Z] === RUN TestInspectNetwork/network_name [2020-08-05T11:08:05.679Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-05T11:08:06.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-05T11:08:06.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-05T11:08:07.421Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-05T11:08:07.747Z] --- PASS: TestInspectNetwork (10.86s) [2020-08-05T11:08:07.747Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-05T11:08:07.747Z] daemon.go:325: [d5925782c7eb8] waiting for daemon to start [2020-08-05T11:08:07.747Z] daemon.go:325: [d5925782c7eb8] waiting for daemon to start [2020-08-05T11:08:07.747Z] daemon.go:353: [d5925782c7eb8] daemon started [2020-08-05T11:08:07.747Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-05T11:08:07.747Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-05T11:08:07.747Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-05T11:08:07.747Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-05T11:08:07.747Z] daemon.go:461: [d5925782c7eb8] Stopping daemon [2020-08-05T11:08:07.747Z] daemon.go:296: [d5925782c7eb8] exiting daemon [2020-08-05T11:08:07.747Z] daemon.go:448: [d5925782c7eb8] Daemon stopped [2020-08-05T11:08:07.747Z] === RUN TestRunContainerWithBridgeNone [2020-08-05T11:08:07.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s) [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-08-05T11:08:08.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-08-05T11:08:08.559Z] === RUN TestBuildMultiStageParentConfig [2020-08-05T11:08:09.498Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2020-08-05T11:08:09.498Z] === RUN TestBuildLabelWithTargets [2020-08-05T11:08:10.480Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-08-05T11:08:10.480Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-05T11:08:10.480Z] daemon.go:325: [d1c4d48fea456] waiting for daemon to start [2020-08-05T11:08:10.480Z] daemon.go:325: [d1c4d48fea456] waiting for daemon to start [2020-08-05T11:08:10.480Z] daemon.go:353: [d1c4d48fea456] daemon started [2020-08-05T11:08:10.480Z] daemon.go:461: [d1c4d48fea456] Stopping daemon [2020-08-05T11:08:10.480Z] daemon.go:296: [d1c4d48fea456] exiting daemon [2020-08-05T11:08:10.480Z] daemon.go:448: [d1c4d48fea456] Daemon stopped [2020-08-05T11:08:10.480Z] === RUN TestNetworkInvalidJSON [2020-08-05T11:08:10.480Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-05T11:08:10.480Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-05T11:08:10.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:08:10.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:08:10.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:08:10.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:08:10.480Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-05T11:08:10.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:08:10.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:08:10.480Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-05T11:08:10.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-05T11:08:10.480Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-05T11:08:10.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-05T11:08:10.480Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-05T11:08:11.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.02s) [2020-08-05T11:08:11.114Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-05T11:08:11.114Z] daemon.go:325: [df109723fef0b] waiting for daemon to start [2020-08-05T11:08:11.114Z] daemon.go:325: [df109723fef0b] waiting for daemon to start [2020-08-05T11:08:11.114Z] daemon.go:353: [df109723fef0b] daemon started [2020-08-05T11:08:11.114Z] daemon.go:461: [df109723fef0b] Stopping daemon [2020-08-05T11:08:11.114Z] daemon.go:296: [df109723fef0b] exiting daemon [2020-08-05T11:08:11.114Z] daemon.go:448: [df109723fef0b] Daemon stopped [2020-08-05T11:08:11.114Z] daemon.go:325: [df109723fef0b] waiting for daemon to start [2020-08-05T11:08:11.114Z] daemon.go:325: [df109723fef0b] waiting for daemon to start [2020-08-05T11:08:11.114Z] daemon.go:353: [df109723fef0b] daemon started [2020-08-05T11:08:11.114Z] daemon.go:461: [df109723fef0b] Stopping daemon [2020-08-05T11:08:11.114Z] daemon.go:296: [df109723fef0b] exiting daemon [2020-08-05T11:08:11.114Z] daemon.go:448: [df109723fef0b] Daemon stopped [2020-08-05T11:08:11.114Z] === RUN TestDaemonDefaultNetworkPools [2020-08-05T11:08:11.406Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2020-08-05T11:08:11.406Z] === RUN TestBuildWithEmptyLayers [2020-08-05T11:08:12.149Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-08-05T11:08:12.149Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-05T11:08:12.149Z] daemon.go:325: [d384b2359393e] waiting for daemon to start [2020-08-05T11:08:12.149Z] daemon.go:325: [d384b2359393e] waiting for daemon to start [2020-08-05T11:08:12.149Z] daemon.go:353: [d384b2359393e] daemon started [2020-08-05T11:08:12.149Z] daemon.go:461: [d384b2359393e] Stopping daemon [2020-08-05T11:08:12.149Z] daemon.go:296: [d384b2359393e] exiting daemon [2020-08-05T11:08:12.149Z] daemon.go:448: [d384b2359393e] Daemon stopped [2020-08-05T11:08:12.149Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-05T11:08:12.786Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2020-08-05T11:08:12.786Z] === RUN TestBuildMultiStageOnBuild [2020-08-05T11:08:13.185Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-08-05T11:08:13.185Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-05T11:08:13.185Z] daemon.go:325: [dfda12a71963f] waiting for daemon to start [2020-08-05T11:08:13.185Z] daemon.go:325: [dfda12a71963f] waiting for daemon to start [2020-08-05T11:08:13.185Z] daemon.go:353: [dfda12a71963f] daemon started [2020-08-05T11:08:13.185Z] daemon.go:461: [dfda12a71963f] Stopping daemon [2020-08-05T11:08:13.185Z] daemon.go:296: [dfda12a71963f] exiting daemon [2020-08-05T11:08:13.185Z] daemon.go:448: [dfda12a71963f] Daemon stopped [2020-08-05T11:08:13.185Z] daemon.go:325: [dfda12a71963f] waiting for daemon to start [2020-08-05T11:08:13.185Z] daemon.go:325: [dfda12a71963f] waiting for daemon to start [2020-08-05T11:08:13.185Z] daemon.go:353: [dfda12a71963f] daemon started [2020-08-05T11:08:13.185Z] daemon.go:461: [dfda12a71963f] Stopping daemon [2020-08-05T11:08:13.185Z] daemon.go:296: [dfda12a71963f] exiting daemon [2020-08-05T11:08:13.185Z] daemon.go:448: [dfda12a71963f] Daemon stopped [2020-08-05T11:08:13.185Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:08:14.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-08-05T11:08:14.221Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:08:14.221Z] daemon.go:325: [d4940a55e139a] waiting for daemon to start [2020-08-05T11:08:14.221Z] daemon.go:325: [d4940a55e139a] waiting for daemon to start [2020-08-05T11:08:14.221Z] daemon.go:353: [d4940a55e139a] daemon started [2020-08-05T11:08:14.221Z] daemon.go:461: [d4940a55e139a] Stopping daemon [2020-08-05T11:08:14.221Z] daemon.go:296: [d4940a55e139a] exiting daemon [2020-08-05T11:08:14.221Z] daemon.go:448: [d4940a55e139a] Daemon stopped [2020-08-05T11:08:14.221Z] daemon.go:325: [d4940a55e139a] waiting for daemon to start [2020-08-05T11:08:14.221Z] daemon.go:325: [d4940a55e139a] waiting for daemon to start [2020-08-05T11:08:14.221Z] daemon.go:353: [d4940a55e139a] daemon started [2020-08-05T11:08:14.221Z] daemon.go:461: [d4940a55e139a] Stopping daemon [2020-08-05T11:08:14.221Z] daemon.go:296: [d4940a55e139a] exiting daemon [2020-08-05T11:08:14.221Z] daemon.go:448: [d4940a55e139a] Daemon stopped [2020-08-05T11:08:14.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:08:14.854Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-08-05T11:08:14.854Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:08:14.854Z] daemon.go:325: [dfa7eaffdc603] waiting for daemon to start [2020-08-05T11:08:14.854Z] daemon.go:325: [dfa7eaffdc603] waiting for daemon to start [2020-08-05T11:08:14.854Z] daemon.go:353: [dfa7eaffdc603] daemon started [2020-08-05T11:08:14.854Z] daemon.go:461: [dfa7eaffdc603] Stopping daemon [2020-08-05T11:08:14.854Z] daemon.go:296: [dfa7eaffdc603] exiting daemon [2020-08-05T11:08:14.854Z] daemon.go:448: [dfa7eaffdc603] Daemon stopped [2020-08-05T11:08:14.854Z] === RUN TestServiceWithPredefinedNetwork [2020-08-05T11:08:16.080Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-08-05T11:08:16.080Z] === RUN TestBuildUncleanTarFilenames [2020-08-05T11:08:17.461Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-08-05T11:08:17.461Z] === RUN TestBuildMultiStageLayerLeak [2020-08-05T11:08:18.373Z] --- PASS: TestServiceWithPredefinedNetwork (3.43s) [2020-08-05T11:08:18.373Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-05T11:08:18.373Z] daemon.go:325: [d63084abdb2b3] waiting for daemon to start [2020-08-05T11:08:18.373Z] daemon.go:325: [d63084abdb2b3] waiting for daemon to start [2020-08-05T11:08:18.373Z] daemon.go:353: [d63084abdb2b3] daemon started [2020-08-05T11:08:18.373Z] daemon.go:461: [d63084abdb2b3] Stopping daemon [2020-08-05T11:08:18.373Z] daemon.go:296: [d63084abdb2b3] exiting daemon [2020-08-05T11:08:18.373Z] daemon.go:448: [d63084abdb2b3] Daemon stopped [2020-08-05T11:08:18.373Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-05T11:08:18.373Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:08:18.373Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:08:18.373Z] === RUN TestServiceWithDataPathPortInit [2020-08-05T11:08:20.796Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-08-05T11:08:20.796Z] === RUN TestBuildWithHugeFile [2020-08-05T11:08:23.730Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-05T11:08:25.935Z] INFO: Extraction ended at 08/05/2020 11:08:23. Duration:00:00:22.9656983 [2020-08-05T11:08:25.935Z] INFO: Updating the golang and path environment variables [2020-08-05T11:08:25.935Z] INFO: GOPATH=d:\gopath [2020-08-05T11:08:25.935Z] INFO: go version go1.13.14 windows/amd64 [2020-08-05T11:08:25.935Z] INFO: Running the daemon under test in debug mode [2020-08-05T11:08:25.935Z] INFO: Starting a daemon under test... [2020-08-05T11:08:25.935Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41314\1\daemon --pidfile d:\CI\PR-41314\1\docker.pid -D [2020-08-05T11:08:25.935Z] INFO: Process started successfully. [2020-08-05T11:08:25.935Z] INFO: Start tailing logs of the daemon under tests [2020-08-05T11:08:25.935Z] INFO: Waiting for the daemon under test to start... [2020-08-05T11:08:27.463Z] INFO: Daemon under test started and replied! [2020-08-05T11:08:27.463Z] INFO: Docker version of the daemon under test [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] Client: [2020-08-05T11:08:27.463Z] Version: 17.06.2-ce [2020-08-05T11:08:27.463Z] API version: 1.30 [2020-08-05T11:08:27.463Z] Go version: go1.8.3 [2020-08-05T11:08:27.463Z] Git commit: cec0b72 [2020-08-05T11:08:27.463Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-05T11:08:27.463Z] OS/Arch: windows/amd64 [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] Server: [2020-08-05T11:08:27.463Z] Version: 0.0.0-dev [2020-08-05T11:08:27.463Z] API version: 1.40 (minimum version 1.24) [2020-08-05T11:08:27.463Z] Go version: go1.13.14 [2020-08-05T11:08:27.463Z] Git commit: ec14dc44d [2020-08-05T11:08:27.463Z] Built: 08/05/2020 11:06:49 [2020-08-05T11:08:27.463Z] OS/Arch: windows/amd64 [2020-08-05T11:08:27.463Z] Experimental: false [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] INFO: Docker info of the daemon under test [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] Containers: 0 [2020-08-05T11:08:27.463Z] Running: 0 [2020-08-05T11:08:27.463Z] Paused: 0 [2020-08-05T11:08:27.463Z] Stopped: 0 [2020-08-05T11:08:27.463Z] Images: 0 [2020-08-05T11:08:27.463Z] Server Version: 0.0.0-dev [2020-08-05T11:08:27.463Z] Storage Driver: windowsfilter [2020-08-05T11:08:27.463Z] Windows: [2020-08-05T11:08:27.463Z] Logging Driver: json-file [2020-08-05T11:08:27.463Z] Plugins: [2020-08-05T11:08:27.463Z] Volume: local [2020-08-05T11:08:27.463Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-05T11:08:27.463Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-05T11:08:27.463Z] Swarm: inactive [2020-08-05T11:08:27.463Z] Default Isolation: process [2020-08-05T11:08:27.463Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-05T11:08:27.463Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-05T11:08:27.463Z] OSType: windows [2020-08-05T11:08:27.463Z] Architecture: x86_64 [2020-08-05T11:08:27.463Z] CPUs: 4 [2020-08-05T11:08:27.463Z] Total Memory: 32GiB [2020-08-05T11:08:27.463Z] Name: azwin-2-c64690 [2020-08-05T11:08:27.463Z] ID: IYGG:NADK:HAX4:COEN:TLQI:JMTI:H6ZX:NR3D:2VI7:QW3Q:K2R4:RJL7 [2020-08-05T11:08:27.463Z] Docker Root Dir: D:\CI\PR-41314\1\daemon [2020-08-05T11:08:27.463Z] Debug Mode (client): false [2020-08-05T11:08:27.463Z] Debug Mode (server): true [2020-08-05T11:08:27.463Z] File Descriptors: -1 [2020-08-05T11:08:27.463Z] Goroutines: 17 [2020-08-05T11:08:27.463Z] System Time: 2020-08-05T11:08:27.1043072Z [2020-08-05T11:08:27.463Z] EventsListeners: 0 [2020-08-05T11:08:27.463Z] Registry: https://index.docker.io/v1/ [2020-08-05T11:08:27.463Z] Labels: [2020-08-05T11:08:27.463Z] Experimental: false [2020-08-05T11:08:27.463Z] Insecure Registries: [2020-08-05T11:08:27.463Z] 127.0.0.0/8 [2020-08-05T11:08:27.463Z] Live Restore Enabled: false [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] INFO: Docker images of the daemon under test [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-05T11:08:27.463Z] [2020-08-05T11:08:27.463Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-05T11:08:27.463Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-05T11:08:27.463Z] ltsc2019: Pulling from windows/servercore [2020-08-05T11:08:27.920Z] 4612f6d0b889: Pulling fs layer [2020-08-05T11:08:27.920Z] fc1b9e59edad: Pulling fs layer [2020-08-05T11:08:34.969Z] fc1b9e59edad: Verifying Checksum [2020-08-05T11:08:34.969Z] fc1b9e59edad: Download complete [2020-08-05T11:08:39.572Z] ......... [ 86%] [2020-08-05T11:08:40.918Z] --- PASS: TestServiceWithDataPathPortInit (19.67s) [2020-08-05T11:08:40.918Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:08:40.918Z] daemon.go:325: [d5cd54be3f6b2] waiting for daemon to start [2020-08-05T11:08:40.918Z] daemon.go:325: [d5cd54be3f6b2] waiting for daemon to start [2020-08-05T11:08:40.918Z] daemon.go:353: [d5cd54be3f6b2] daemon started [2020-08-05T11:08:40.918Z] daemon.go:461: [d5cd54be3f6b2] Stopping daemon [2020-08-05T11:08:40.918Z] daemon.go:296: [d5cd54be3f6b2] exiting daemon [2020-08-05T11:08:40.918Z] daemon.go:448: [d5cd54be3f6b2] Daemon stopped [2020-08-05T11:08:40.918Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:08:40.918Z] daemon.go:325: [d153ae566dcdd] waiting for daemon to start [2020-08-05T11:08:40.918Z] daemon.go:325: [d153ae566dcdd] waiting for daemon to start [2020-08-05T11:08:40.918Z] daemon.go:353: [d153ae566dcdd] daemon started [2020-08-05T11:08:40.918Z] daemon.go:461: [d153ae566dcdd] Stopping daemon [2020-08-05T11:08:40.918Z] daemon.go:296: [d153ae566dcdd] exiting daemon [2020-08-05T11:08:40.918Z] daemon.go:448: [d153ae566dcdd] Daemon stopped [2020-08-05T11:08:40.918Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-05T11:08:43.152Z] tests/integration/models_images_test.py .............. [ 89%] [2020-08-05T11:08:44.336Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-05T11:08:47.392Z] 4612f6d0b889: Verifying Checksum [2020-08-05T11:08:47.392Z] 4612f6d0b889: Download complete [2020-08-05T11:08:48.011Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.22s) [2020-08-05T11:08:48.011Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-05T11:08:48.011Z] daemon.go:325: [dcdbd5b3062e6] waiting for daemon to start [2020-08-05T11:08:48.011Z] daemon.go:325: [dcdbd5b3062e6] waiting for daemon to start [2020-08-05T11:08:48.011Z] daemon.go:353: [dcdbd5b3062e6] daemon started [2020-08-05T11:08:48.011Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:062rkazpzjy5jpfa34kv3e5g4 Created:2020-08-05 11:08:39.022132647 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0d34f3d9908abc5b719f39941247772e2fa56bba381df4d7fa3f78432c6448f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v6go5lznja0i43xi01q68nv7l EndpointID:8f2ea1045bcc1e49e5960b15a334cdd1f58bd55e4249a3d3bd793ed06bedc230 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:131533994cd0dbce32ae0aeaf672b449dda8568cd99b91acca4dae144662eba2 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8b675e419165 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v6go5lznja0i43xi01q68nv7l EndpointID:8f2ea1045bcc1e49e5960b15a334cdd1f58bd55e4249a3d3bd793ed06bedc230 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-05T11:08:48.011Z] daemon.go:461: [dcdbd5b3062e6] Stopping daemon [2020-08-05T11:08:48.011Z] daemon.go:296: [dcdbd5b3062e6] exiting daemon [2020-08-05T11:08:48.011Z] daemon.go:448: [dcdbd5b3062e6] Daemon stopped [2020-08-05T11:08:48.011Z] PASS [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] === Skipped [2020-08-05T11:08:48.011Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:08:48.011Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] DONE 22 tests, 1 skipped in 53.482s [2020-08-05T11:08:48.011Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] ++ set -e [2020-08-05T11:08:48.011Z] ++ '[' -n 0 ']' [2020-08-05T11:08:48.011Z] ++ set -x [2020-08-05T11:08:48.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] INFO: Testing against a local daemon [2020-08-05T11:08:48.011Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-05T11:08:48.011Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:08:48.011Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:08:48.011Z] === RUN TestDockerNetworkIpvlan [2020-08-05T11:08:48.011Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:08:48.011Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:08:48.011Z] PASS [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] === Skipped [2020-08-05T11:08:48.011Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:08:48.011Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:08:48.011Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] [2020-08-05T11:08:48.011Z] DONE 2 tests, 2 skipped in 0.070s [2020-08-05T11:08:48.011Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] ++ set -e [2020-08-05T11:08:48.011Z] ++ '[' -n 0 ']' [2020-08-05T11:08:48.011Z] ++ set -x [2020-08-05T11:08:48.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:08:48.011Z] INFO: Testing against a local daemon [2020-08-05T11:08:48.011Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-05T11:08:49.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-08-05T11:08:49.047Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-05T11:08:49.047Z] daemon.go:325: [d12290796f198] waiting for daemon to start [2020-08-05T11:08:49.047Z] daemon.go:325: [d12290796f198] waiting for daemon to start [2020-08-05T11:08:49.047Z] daemon.go:353: [d12290796f198] daemon started [2020-08-05T11:08:49.047Z] daemon.go:461: [d12290796f198] Stopping daemon [2020-08-05T11:08:49.047Z] daemon.go:296: [d12290796f198] exiting daemon [2020-08-05T11:08:49.047Z] daemon.go:448: [d12290796f198] Daemon stopped [2020-08-05T11:08:49.047Z] daemon.go:325: [d12290796f198] waiting for daemon to start [2020-08-05T11:08:49.047Z] daemon.go:325: [d12290796f198] waiting for daemon to start [2020-08-05T11:08:49.047Z] daemon.go:353: [d12290796f198] daemon started [2020-08-05T11:08:49.047Z] daemon.go:461: [d12290796f198] Stopping daemon [2020-08-05T11:08:49.047Z] daemon.go:296: [d12290796f198] exiting daemon [2020-08-05T11:08:49.047Z] daemon.go:448: [d12290796f198] Daemon stopped [2020-08-05T11:08:49.047Z] === RUN TestDockerNetworkMacvlan [2020-08-05T11:08:49.682Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-05T11:08:50.717Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-05T11:08:50.866Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-05T11:08:50.866Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-05T11:08:51.752Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-05T11:08:55.273Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-05T11:08:56.663Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-05T11:08:59.914Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-05T11:08:59.914Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-05T11:09:00.843Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-05T11:09:01.300Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-05T11:09:01.300Z] [2020-08-05T11:09:01.300Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-05T11:09:01.300Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-05T11:09:01.300Z] HOSTNAME=40f30268e740 [2020-08-05T11:09:01.300Z] TESTDEBUG=0 [2020-08-05T11:09:01.300Z] DEST=bundles/test-integration [2020-08-05T11:09:01.300Z] PWD=/go/src/github.com/docker/docker [2020-08-05T11:09:01.300Z] DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 [2020-08-05T11:09:01.300Z] container=docker [2020-08-05T11:09:01.300Z] HOME=/root [2020-08-05T11:09:01.300Z] GOLANG_VERSION=1.13.14 [2020-08-05T11:09:01.300Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-05T11:09:01.300Z] VALIDATE_BRANCH=19.03 [2020-08-05T11:09:01.300Z] TERM=xterm [2020-08-05T11:09:01.300Z] DOCKER_PKG=github.com/docker/docker [2020-08-05T11:09:01.300Z] SHLVL=1 [2020-08-05T11:09:01.300Z] TIMEOUT=120m [2020-08-05T11:09:01.300Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-05T11:09:01.300Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-05T11:09:01.300Z] GO111MODULE=off [2020-08-05T11:09:01.300Z] DOCKER_EXPERIMENTAL=1 [2020-08-05T11:09:01.300Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-05T11:09:01.300Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-05T11:09:01.300Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-05T11:09:01.300Z] GOPATH=/go [2020-08-05T11:09:01.300Z] PKG_CONFIG=pkg-config [2020-08-05T11:09:01.300Z] _=/usr/bin/env [2020-08-05T11:09:01.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-05T11:09:03.243Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-05T11:09:03.754Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-05T11:09:03.754Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-05T11:09:03.754Z] [2020-08-05T11:09:03.754Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-05T11:09:03.754Z] =========================== short test summary info ============================ [2020-08-05T11:09:03.754Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-05T11:09:03.754Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-05T11:09:03.754Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-05T11:09:03.754Z] Not supported on most drivers [2020-08-05T11:09:03.754Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-05T11:09:03.754Z] Can fail if eth0 has multiple IP addresses [2020-08-05T11:09:03.754Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-05T11:09:03.754Z] This doesn't seem to be taken into account by the engine [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-08-05T11:09:03.754Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-08-05T11:09:03.754Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-05T11:09:03.754Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 292.52 seconds == [2020-08-05T11:09:04.010Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-05T11:09:16.168Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-08-05T11:09:16.168Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:09:16.168Z] [2020-08-05T11:09:16.168Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:09:16.168Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:09:16.168Z] [2020-08-05T11:09:16.168Z] To set a process to complain mode, use the command line tool [2020-08-05T11:09:16.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:09:16.168Z] Post stage [Pipeline] junit [2020-08-05T11:09:16.738Z] Recording test results [Pipeline] sh [2020-08-05T11:09:18.689Z] + echo Ensuring container killed. [2020-08-05T11:09:18.689Z] Ensuring container killed. [2020-08-05T11:09:18.689Z] + docker rm -vf docker-pr1 [2020-08-05T11:09:18.689Z] Error: No such container: docker-pr1 [2020-08-05T11:09:18.689Z] + true [Pipeline] sh [2020-08-05T11:09:19.005Z] + echo Chowning /workspace to jenkins user [2020-08-05T11:09:19.005Z] Chowning /workspace to jenkins user [2020-08-05T11:09:19.005Z] + id -u [2020-08-05T11:09:19.005Z] + id -g [2020-08-05T11:09:19.005Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41314:/workspace busybox chown -R 1000:1000 /workspace [2020-08-05T11:09:19.005Z] Unable to find image 'busybox:latest' locally [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan (28.08s) [2020-08-05T11:09:19.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:09:19.406Z] daemon.go:325: [d5935a36b5611] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d5935a36b5611] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d5935a36b5611] daemon started [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-08-05T11:09:19.406Z] daemon.go:461: [d5935a36b5611] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d5935a36b5611] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d5935a36b5611] Daemon stopped [2020-08-05T11:09:19.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:09:19.406Z] daemon.go:325: [d9bc4063594f3] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d9bc4063594f3] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d9bc4063594f3] daemon started [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-05T11:09:19.406Z] daemon.go:461: [d9bc4063594f3] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d9bc4063594f3] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d9bc4063594f3] Daemon stopped [2020-08-05T11:09:19.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:09:19.406Z] daemon.go:325: [d3408fae3ddc6] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d3408fae3ddc6] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d3408fae3ddc6] daemon started [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2020-08-05T11:09:19.406Z] daemon.go:461: [d3408fae3ddc6] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d3408fae3ddc6] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d3408fae3ddc6] Daemon stopped [2020-08-05T11:09:19.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:09:19.406Z] daemon.go:325: [d29acaf87be84] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d29acaf87be84] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d29acaf87be84] daemon started [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.46s) [2020-08-05T11:09:19.406Z] daemon.go:461: [d29acaf87be84] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d29acaf87be84] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d29acaf87be84] Daemon stopped [2020-08-05T11:09:19.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:09:19.406Z] daemon.go:325: [d6cb990c6c8d5] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d6cb990c6c8d5] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d6cb990c6c8d5] daemon started [2020-08-05T11:09:19.406Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.41s) [2020-08-05T11:09:19.406Z] daemon.go:461: [d6cb990c6c8d5] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d6cb990c6c8d5] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d6cb990c6c8d5] Daemon stopped [2020-08-05T11:09:19.406Z] PASS [2020-08-05T11:09:19.406Z] [2020-08-05T11:09:19.406Z] DONE 7 tests in 29.581s [2020-08-05T11:09:19.406Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] ++ set -e [2020-08-05T11:09:19.406Z] ++ '[' -n 0 ']' [2020-08-05T11:09:19.406Z] ++ set -x [2020-08-05T11:09:19.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] testing: warning: no tests to run [2020-08-05T11:09:19.406Z] PASS [2020-08-05T11:09:19.406Z] [2020-08-05T11:09:19.406Z] DONE 0 tests in 0.015s [2020-08-05T11:09:19.406Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] ++ set -e [2020-08-05T11:09:19.406Z] ++ '[' -n 0 ']' [2020-08-05T11:09:19.406Z] ++ set -x [2020-08-05T11:09:19.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:19.406Z] INFO: Testing against a local daemon [2020-08-05T11:09:19.406Z] === RUN TestAuthZPluginAllowRequest [2020-08-05T11:09:19.406Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-08-05T11:09:19.406Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-05T11:09:19.406Z] daemon.go:325: [d11cac7176e89] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d11cac7176e89] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d11cac7176e89] daemon started [2020-08-05T11:09:19.406Z] daemon.go:461: [d11cac7176e89] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d11cac7176e89] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d11cac7176e89] Daemon stopped [2020-08-05T11:09:19.406Z] === RUN TestAuthZPluginTLS [2020-08-05T11:09:19.406Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-08-05T11:09:19.406Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-05T11:09:19.406Z] daemon.go:325: [d1056ca854a1b] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:325: [d1056ca854a1b] waiting for daemon to start [2020-08-05T11:09:19.406Z] daemon.go:353: [d1056ca854a1b] daemon started [2020-08-05T11:09:19.406Z] daemon.go:461: [d1056ca854a1b] Stopping daemon [2020-08-05T11:09:19.406Z] daemon.go:296: [d1056ca854a1b] exiting daemon [2020-08-05T11:09:19.406Z] daemon.go:448: [d1056ca854a1b] Daemon stopped [2020-08-05T11:09:19.406Z] === RUN TestAuthZPluginDenyRequest [2020-08-05T11:09:19.696Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-05T11:09:19.696Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-05T11:09:19.696Z] daemon.go:325: [d199d88716200] waiting for daemon to start [2020-08-05T11:09:19.696Z] daemon.go:325: [d199d88716200] waiting for daemon to start [2020-08-05T11:09:19.696Z] daemon.go:353: [d199d88716200] daemon started [2020-08-05T11:09:19.696Z] daemon.go:461: [d199d88716200] Stopping daemon [2020-08-05T11:09:19.696Z] daemon.go:296: [d199d88716200] exiting daemon [2020-08-05T11:09:19.696Z] daemon.go:448: [d199d88716200] Daemon stopped [2020-08-05T11:09:19.696Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-05T11:09:20.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-08-05T11:09:20.327Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-05T11:09:20.327Z] daemon.go:325: [d55a1afff0aa1] waiting for daemon to start [2020-08-05T11:09:20.327Z] daemon.go:325: [d55a1afff0aa1] waiting for daemon to start [2020-08-05T11:09:20.327Z] daemon.go:353: [d55a1afff0aa1] daemon started [2020-08-05T11:09:20.327Z] daemon.go:461: [d55a1afff0aa1] Stopping daemon [2020-08-05T11:09:20.327Z] daemon.go:296: [d55a1afff0aa1] exiting daemon [2020-08-05T11:09:20.327Z] daemon.go:448: [d55a1afff0aa1] Daemon stopped [2020-08-05T11:09:20.327Z] === RUN TestAuthZPluginDenyResponse [2020-08-05T11:09:20.957Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-05T11:09:20.957Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-05T11:09:20.957Z] daemon.go:325: [df1c6c7fd2a9f] waiting for daemon to start [2020-08-05T11:09:20.957Z] daemon.go:325: [df1c6c7fd2a9f] waiting for daemon to start [2020-08-05T11:09:20.957Z] daemon.go:353: [df1c6c7fd2a9f] daemon started [2020-08-05T11:09:20.957Z] daemon.go:461: [df1c6c7fd2a9f] Stopping daemon [2020-08-05T11:09:20.957Z] daemon.go:296: [df1c6c7fd2a9f] exiting daemon [2020-08-05T11:09:20.957Z] daemon.go:448: [df1c6c7fd2a9f] Daemon stopped [2020-08-05T11:09:20.957Z] === RUN TestAuthZPluginAllowEventStream [2020-08-05T11:09:23.032Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-08-05T11:09:23.032Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-05T11:09:23.032Z] daemon.go:325: [dcafc5a42b151] waiting for daemon to start [2020-08-05T11:09:23.032Z] daemon.go:325: [dcafc5a42b151] waiting for daemon to start [2020-08-05T11:09:23.032Z] daemon.go:353: [dcafc5a42b151] daemon started [2020-08-05T11:09:23.032Z] daemon.go:461: [dcafc5a42b151] Stopping daemon [2020-08-05T11:09:23.032Z] daemon.go:296: [dcafc5a42b151] exiting daemon [2020-08-05T11:09:23.032Z] daemon.go:448: [dcafc5a42b151] Daemon stopped [2020-08-05T11:09:23.032Z] === RUN TestAuthZPluginErrorResponse [2020-08-05T11:09:23.324Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-05T11:09:23.324Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-05T11:09:23.324Z] daemon.go:325: [d546da27edbc6] waiting for daemon to start [2020-08-05T11:09:23.324Z] daemon.go:325: [d546da27edbc6] waiting for daemon to start [2020-08-05T11:09:23.324Z] daemon.go:353: [d546da27edbc6] daemon started [2020-08-05T11:09:23.324Z] daemon.go:461: [d546da27edbc6] Stopping daemon [2020-08-05T11:09:23.324Z] daemon.go:296: [d546da27edbc6] exiting daemon [2020-08-05T11:09:23.324Z] daemon.go:448: [d546da27edbc6] Daemon stopped [2020-08-05T11:09:23.324Z] === RUN TestAuthZPluginErrorRequest [2020-08-05T11:09:23.614Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-05T11:09:23.614Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-05T11:09:23.614Z] daemon.go:325: [dec609d29e7d1] waiting for daemon to start [2020-08-05T11:09:23.614Z] daemon.go:325: [dec609d29e7d1] waiting for daemon to start [2020-08-05T11:09:23.614Z] daemon.go:353: [dec609d29e7d1] daemon started [2020-08-05T11:09:23.614Z] daemon.go:461: [dec609d29e7d1] Stopping daemon [2020-08-05T11:09:23.614Z] daemon.go:296: [dec609d29e7d1] exiting daemon [2020-08-05T11:09:23.614Z] daemon.go:448: [dec609d29e7d1] Daemon stopped [2020-08-05T11:09:23.614Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:09:24.244Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-05T11:09:24.244Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:09:24.244Z] daemon.go:325: [d50ba9d25f9ee] waiting for daemon to start [2020-08-05T11:09:24.244Z] daemon.go:325: [d50ba9d25f9ee] waiting for daemon to start [2020-08-05T11:09:24.244Z] daemon.go:353: [d50ba9d25f9ee] daemon started [2020-08-05T11:09:24.244Z] daemon.go:461: [d50ba9d25f9ee] Stopping daemon [2020-08-05T11:09:24.244Z] daemon.go:296: [d50ba9d25f9ee] exiting daemon [2020-08-05T11:09:24.244Z] daemon.go:448: [d50ba9d25f9ee] Daemon stopped [2020-08-05T11:09:24.244Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:09:24.247Z] latest: Pulling from library/busybox [2020-08-05T11:09:24.247Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-05T11:09:24.247Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-05T11:09:24.247Z] 61c5ed1cbdf8: Download complete [2020-08-05T11:09:24.247Z] 61c5ed1cbdf8: Pull complete [2020-08-05T11:09:24.247Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-05T11:09:24.247Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-05T11:09:25.936Z] + bundleName=docker-py [2020-08-05T11:09:25.936Z] + echo Creating docker-py-bundles.tar.gz [2020-08-05T11:09:25.936Z] Creating docker-py-bundles.tar.gz [2020-08-05T11:09:25.936Z] + 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 [2020-08-05T11:09:25.945Z] Archiving artifacts [2020-08-05T11:09:26.371Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2020-08-05T11:09:26.371Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:09:26.371Z] daemon.go:325: [d106a734d7d9f] waiting for daemon to start [2020-08-05T11:09:26.371Z] daemon.go:325: [d106a734d7d9f] waiting for daemon to start [2020-08-05T11:09:26.371Z] daemon.go:353: [d106a734d7d9f] daemon started [2020-08-05T11:09:26.371Z] daemon.go:461: [d106a734d7d9f] Stopping daemon [2020-08-05T11:09:26.371Z] daemon.go:296: [d106a734d7d9f] exiting daemon [2020-08-05T11:09:26.371Z] daemon.go:448: [d106a734d7d9f] Daemon stopped [2020-08-05T11:09:26.371Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:09:27.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-05T11:09:27.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh binary-daemon [2020-08-05T11:09:28.432Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-08-05T11:09:28.432Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:09:28.432Z] daemon.go:325: [dab395a0498ff] waiting for daemon to start [2020-08-05T11:09:28.432Z] daemon.go:325: [dab395a0498ff] waiting for daemon to start [2020-08-05T11:09:28.432Z] daemon.go:353: [dab395a0498ff] daemon started [2020-08-05T11:09:28.432Z] daemon.go:461: [dab395a0498ff] Stopping daemon [2020-08-05T11:09:28.432Z] daemon.go:296: [dab395a0498ff] exiting daemon [2020-08-05T11:09:28.432Z] daemon.go:448: [dab395a0498ff] Daemon stopped [2020-08-05T11:09:28.432Z] === RUN TestAuthZPluginHeader [2020-08-05T11:09:28.450Z] [2020-08-05T11:09:28.450Z] Removing bundles/ [2020-08-05T11:09:28.450Z] [2020-08-05T11:09:28.450Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-05T11:09:28.450Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-05T11:09:28.450Z] GOOS="" GOARCH="" GOARM="" [2020-08-05T11:09:28.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-05T11:09:28.507Z] Using test binary docker [2020-08-05T11:09:28.507Z] +++ /etc/init.d/apparmor start [2020-08-05T11:09:28.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:09:28.507Z] Starting dockerd [2020-08-05T11:09:28.507Z] INFO: Waiting for daemon to start... [2020-08-05T11:09:28.507Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-05T11:09:28.507Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-05T11:09:28.507Z] Using test binary docker [2020-08-05T11:09:28.507Z] +++ /etc/init.d/apparmor start [2020-08-05T11:09:28.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:09:28.507Z] INFO: Waiting for daemon to start... [2020-08-05T11:09:28.507Z] Starting dockerd [2020-08-05T11:09:28.507Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-05T11:09:28.507Z] . [2020-08-05T11:09:28.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-05T11:09:28.507Z] [2020-08-05T11:09:28.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-05T11:09:28.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-05T11:09:28.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-05T11:09:28.507Z] Error: No such image: emptyfs [2020-08-05T11:09:28.507Z] Error: No such image: emptyfs [2020-08-05T11:09:28.507Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-05T11:09:28.507Z] ++++ docker load [2020-08-05T11:09:28.507Z] ++++ docker load [2020-08-05T11:09:28.507Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-05T11:09:28.507Z] Running integration-test (iteration 1)Running integration-test (iteration 1) [2020-08-05T11:09:28.507Z] [2020-08-05T11:09:28.507Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-05T11:09:28.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-05T11:09:28.507Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-05T11:09:28.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'++ set -e [2020-08-05T11:09:28.507Z] ++ '[' -n 0 ']' [2020-08-05T11:09:28.507Z] ++ set -x [2020-08-05T11:09:28.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-05T11:09:28.507Z] [2020-08-05T11:09:28.507Z] ++ set -e [2020-08-05T11:09:28.507Z] ++ '[' -n 0 ']' [2020-08-05T11:09:28.507Z] ++ set -x [2020-08-05T11:09:28.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-05T11:09:29.462Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-05T11:09:29.462Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-05T11:09:29.462Z] daemon.go:325: [d9e25567d4f22] waiting for daemon to start [2020-08-05T11:09:29.462Z] daemon.go:325: [d9e25567d4f22] waiting for daemon to start [2020-08-05T11:09:29.462Z] daemon.go:353: [d9e25567d4f22] daemon started [2020-08-05T11:09:29.462Z] daemon.go:461: [d9e25567d4f22] Stopping daemon [2020-08-05T11:09:29.462Z] daemon.go:296: [d9e25567d4f22] exiting daemon [2020-08-05T11:09:29.462Z] daemon.go:448: [d9e25567d4f22] Daemon stopped [2020-08-05T11:09:29.462Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-05T11:09:29.462Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-05T11:09:29.462Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:29.462Z] === RUN TestAuthZPluginV2Disable [2020-08-05T11:09:29.462Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-05T11:09:29.462Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:29.462Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-05T11:09:29.462Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-05T11:09:29.462Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:29.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-05T11:09:29.462Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-05T11:09:29.462Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:29.462Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:09:40.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-05T11:09:40.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-05T11:09:40.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-05T11:09:40.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-05T11:09:42.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-05T11:09:43.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-05T11:09:44.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-05T11:09:45.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-05T11:09:48.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-05T11:09:48.183Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-08-05T11:09:48.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:353: [d52573f6a449a] daemon started [2020-08-05T11:09:48.183Z] daemon.go:461: [d52573f6a449a] Stopping daemon [2020-08-05T11:09:48.183Z] daemon.go:296: [d52573f6a449a] exiting daemon [2020-08-05T11:09:48.183Z] daemon.go:448: [d52573f6a449a] Daemon stopped [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:339: [d52573f6a449a] error pinging daemon on start: Get http://d52573f6a449a.sock/_ping: context deadline exceeded [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:339: [d52573f6a449a] error pinging daemon on start: Get http://d52573f6a449a.sock/_ping: context deadline exceeded [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:339: [d52573f6a449a] error pinging daemon on start: Get http://d52573f6a449a.sock/_ping: context deadline exceeded [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:339: [d52573f6a449a] error pinging daemon on start: Get http://d52573f6a449a.sock/_ping: context deadline exceeded [2020-08-05T11:09:48.183Z] daemon.go:296: [d52573f6a449a] exiting daemon [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:325: [d52573f6a449a] waiting for daemon to start [2020-08-05T11:09:48.183Z] daemon.go:353: [d52573f6a449a] daemon started [2020-08-05T11:09:48.183Z] daemon.go:461: [d52573f6a449a] Stopping daemon [2020-08-05T11:09:48.183Z] daemon.go:296: [d52573f6a449a] exiting daemon [2020-08-05T11:09:48.183Z] daemon.go:448: [d52573f6a449a] Daemon stopped [2020-08-05T11:09:48.183Z] PASS [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] === Skipped [2020-08-05T11:09:48.183Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-05T11:09:48.183Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-05T11:09:48.183Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-05T11:09:48.183Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-05T11:09:48.183Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] DONE 17 tests, 4 skipped in 29.011s [2020-08-05T11:09:48.183Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] ++ set -e [2020-08-05T11:09:48.183Z] ++ '[' -n 0 ']' [2020-08-05T11:09:48.183Z] ++ set -x [2020-08-05T11:09:48.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] INFO: Testing against a local daemon [2020-08-05T11:09:48.183Z] === RUN TestPluginInvalidJSON [2020-08-05T11:09:48.183Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:09:48.183Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:09:48.183Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:09:48.183Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-05T11:09:48.183Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-05T11:09:48.183Z] PASS [2020-08-05T11:09:48.183Z] [2020-08-05T11:09:48.183Z] DONE 2 tests in 0.085s [2020-08-05T11:09:48.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] ++ set -e [2020-08-05T11:09:48.183Z] ++ '[' -n 0 ']' [2020-08-05T11:09:48.183Z] ++ set -x [2020-08-05T11:09:48.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:48.183Z] INFO: Testing against a local daemon [2020-08-05T11:09:48.183Z] === RUN TestExternalGraphDriver [2020-08-05T11:09:48.183Z] === RUN TestExternalGraphDriver/json [2020-08-05T11:09:48.473Z] === RUN TestExternalGraphDriver/spec [2020-08-05T11:09:49.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-05T11:09:50.597Z] === RUN TestExternalGraphDriver/pull [2020-08-05T11:09:52.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-05T11:09:52.707Z] --- PASS: TestExternalGraphDriver (6.22s) [2020-08-05T11:09:52.707Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:353: [d38475154a3ef] daemon started [2020-08-05T11:09:52.707Z] daemon.go:461: [d38475154a3ef] Stopping daemon [2020-08-05T11:09:52.707Z] daemon.go:296: [d38475154a3ef] exiting daemon [2020-08-05T11:09:52.707Z] daemon.go:448: [d38475154a3ef] Daemon stopped [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:353: [d38475154a3ef] daemon started [2020-08-05T11:09:52.707Z] daemon.go:461: [d38475154a3ef] Stopping daemon [2020-08-05T11:09:52.707Z] daemon.go:296: [d38475154a3ef] exiting daemon [2020-08-05T11:09:52.707Z] daemon.go:448: [d38475154a3ef] Daemon stopped [2020-08-05T11:09:52.707Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:353: [d38475154a3ef] daemon started [2020-08-05T11:09:52.707Z] daemon.go:461: [d38475154a3ef] Stopping daemon [2020-08-05T11:09:52.707Z] daemon.go:296: [d38475154a3ef] exiting daemon [2020-08-05T11:09:52.707Z] daemon.go:448: [d38475154a3ef] Daemon stopped [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:353: [d38475154a3ef] daemon started [2020-08-05T11:09:52.707Z] daemon.go:461: [d38475154a3ef] Stopping daemon [2020-08-05T11:09:52.707Z] daemon.go:296: [d38475154a3ef] exiting daemon [2020-08-05T11:09:52.707Z] daemon.go:448: [d38475154a3ef] Daemon stopped [2020-08-05T11:09:52.707Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:325: [d38475154a3ef] waiting for daemon to start [2020-08-05T11:09:52.707Z] daemon.go:353: [d38475154a3ef] daemon started [2020-08-05T11:09:52.707Z] daemon.go:461: [d38475154a3ef] Stopping daemon [2020-08-05T11:09:52.707Z] daemon.go:296: [d38475154a3ef] exiting daemon [2020-08-05T11:09:52.707Z] daemon.go:448: [d38475154a3ef] Daemon stopped [2020-08-05T11:09:52.707Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-08-05T11:09:52.707Z] === RUN TestGraphdriverPluginV2 [2020-08-05T11:09:52.707Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-08-05T11:09:52.707Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:52.707Z] PASS [2020-08-05T11:09:52.707Z] [2020-08-05T11:09:52.707Z] === Skipped [2020-08-05T11:09:52.707Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-08-05T11:09:52.707Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:09:52.707Z] [2020-08-05T11:09:52.707Z] [2020-08-05T11:09:52.707Z] DONE 5 tests, 1 skipped in 6.384s [2020-08-05T11:09:52.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-05T11:09:52.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:52.707Z] ++ set -e [2020-08-05T11:09:52.707Z] ++ '[' -n 0 ']' [2020-08-05T11:09:52.707Z] ++ set -x [2020-08-05T11:09:52.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:09:52.707Z] INFO: Testing against a local daemon [2020-08-05T11:09:52.707Z] === RUN TestContinueAfterPluginCrash [2020-08-05T11:09:52.707Z] === PAUSE TestContinueAfterPluginCrash [2020-08-05T11:09:52.707Z] === RUN TestDaemonStartWithLogOpt [2020-08-05T11:09:52.707Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-05T11:09:52.707Z] === CONT TestContinueAfterPluginCrash [2020-08-05T11:09:52.707Z] === CONT TestDaemonStartWithLogOpt [2020-08-05T11:10:00.593Z] Loaded image: buildpack-deps:jessie [2020-08-05T11:10:00.593Z] Loaded image: busybox:latest [2020-08-05T11:10:00.593Z] Loaded image: buildpack-deps:jessie [2020-08-05T11:10:00.593Z] Loaded image: busybox:latest [2020-08-05T11:10:00.593Z] Loaded image: busybox:glibc [2020-08-05T11:10:00.593Z] Loaded image: debian:jessie [2020-08-05T11:10:00.593Z] Loaded image: hello-world:latest [2020-08-05T11:10:00.593Z] INFO: Testing against a local daemon [2020-08-05T11:10:00.593Z] === RUN TestDockerDaemonSuite [2020-08-05T11:10:00.593Z] Loaded image: busybox:glibc [2020-08-05T11:10:00.593Z] Loaded image: debian:jessie [2020-08-05T11:10:00.593Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-05T11:10:00.593Z] Loaded image: hello-world:latest [2020-08-05T11:10:00.593Z] INFO: Testing against a local daemon [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-05T11:10:00.593Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-05T11:10:01.186Z] --- PASS: TestDaemonStartWithLogOpt (8.44s) [2020-08-05T11:10:01.186Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-05T11:10:01.186Z] daemon.go:325: [d5a683558b121] waiting for daemon to start [2020-08-05T11:10:01.186Z] daemon.go:325: [d5a683558b121] waiting for daemon to start [2020-08-05T11:10:01.186Z] daemon.go:353: [d5a683558b121] daemon started [2020-08-05T11:10:01.186Z] daemon.go:461: [d5a683558b121] Stopping daemon [2020-08-05T11:10:01.186Z] daemon.go:296: [d5a683558b121] exiting daemon [2020-08-05T11:10:01.186Z] daemon.go:448: [d5a683558b121] Daemon stopped [2020-08-05T11:10:01.186Z] daemon.go:325: [d5a683558b121] waiting for daemon to start [2020-08-05T11:10:01.186Z] daemon.go:325: [d5a683558b121] waiting for daemon to start [2020-08-05T11:10:01.186Z] daemon.go:353: [d5a683558b121] daemon started [2020-08-05T11:10:01.186Z] daemon.go:461: [d5a683558b121] Stopping daemon [2020-08-05T11:10:01.186Z] daemon.go:296: [d5a683558b121] exiting daemon [2020-08-05T11:10:01.186Z] daemon.go:448: [d5a683558b121] Daemon stopped [2020-08-05T11:10:01.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-05T11:10:01.530Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-05T11:10:01.530Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-05T11:10:02.105Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-05T11:10:02.105Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-05T11:10:02.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-05T11:10:03.041Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-05T11:10:03.608Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-05T11:10:03.608Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-05T11:10:03.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-05T11:10:04.987Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-05T11:10:05.246Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-05T11:10:05.506Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-05T11:10:05.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-05T11:10:05.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-05T11:10:06.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-05T11:10:06.443Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-05T11:10:06.702Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-05T11:10:06.737Z] --- PASS: TestContinueAfterPluginCrash (13.41s) [2020-08-05T11:10:06.737Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-05T11:10:06.737Z] daemon.go:325: [d5d3b10d8d4e0] waiting for daemon to start [2020-08-05T11:10:06.737Z] daemon.go:325: [d5d3b10d8d4e0] waiting for daemon to start [2020-08-05T11:10:06.737Z] daemon.go:353: [d5d3b10d8d4e0] daemon started [2020-08-05T11:10:06.737Z] daemon.go:461: [d5d3b10d8d4e0] Stopping daemon [2020-08-05T11:10:06.737Z] daemon.go:296: [d5d3b10d8d4e0] exiting daemon [2020-08-05T11:10:06.737Z] daemon.go:448: [d5d3b10d8d4e0] Daemon stopped [2020-08-05T11:10:06.737Z] PASS [2020-08-05T11:10:06.737Z] [2020-08-05T11:10:06.737Z] DONE 2 tests in 13.491s [2020-08-05T11:10:06.737Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-05T11:10:06.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:06.737Z] ++ set -e [2020-08-05T11:10:06.737Z] ++ '[' -n 0 ']' [2020-08-05T11:10:06.737Z] ++ set -x [2020-08-05T11:10:06.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:06.737Z] INFO: Testing against a local daemon [2020-08-05T11:10:06.737Z] === RUN TestPluginWithDevMounts [2020-08-05T11:10:06.737Z] === PAUSE TestPluginWithDevMounts [2020-08-05T11:10:06.737Z] === CONT TestPluginWithDevMounts [2020-08-05T11:10:07.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-05T11:10:07.271Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-05T11:10:07.534Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-05T11:10:07.794Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-05T11:10:07.794Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-05T11:10:07.794Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-05T11:10:08.280Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-08-05T11:10:08.280Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-05T11:10:08.280Z] daemon.go:325: [ddb88edab9f78] waiting for daemon to start [2020-08-05T11:10:08.280Z] daemon.go:325: [ddb88edab9f78] waiting for daemon to start [2020-08-05T11:10:08.280Z] daemon.go:353: [ddb88edab9f78] daemon started [2020-08-05T11:10:08.280Z] daemon.go:461: [ddb88edab9f78] Stopping daemon [2020-08-05T11:10:08.280Z] daemon.go:296: [ddb88edab9f78] exiting daemon [2020-08-05T11:10:08.280Z] daemon.go:448: [ddb88edab9f78] Daemon stopped [2020-08-05T11:10:08.280Z] PASS [2020-08-05T11:10:08.280Z] [2020-08-05T11:10:08.280Z] DONE 1 tests in 1.987s [2020-08-05T11:10:08.280Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-05T11:10:08.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:08.280Z] ++ set -e [2020-08-05T11:10:08.280Z] ++ '[' -n 0 ']' [2020-08-05T11:10:08.280Z] ++ set -x [2020-08-05T11:10:08.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:08.280Z] INFO: Testing against a local daemon [2020-08-05T11:10:08.280Z] === RUN TestSecretInspect [2020-08-05T11:10:08.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-05T11:10:09.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-05T11:10:09.667Z] Using test binary docker [2020-08-05T11:10:09.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-05T11:10:09.667Z] +++ /etc/init.d/apparmor start [2020-08-05T11:10:09.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-05T11:10:09.667Z] INFO: Waiting for daemon to start... [2020-08-05T11:10:09.667Z] Starting dockerd [2020-08-05T11:10:09.667Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-05T11:10:10.335Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-05T11:10:11.787Z] --- PASS: TestSecretInspect (3.52s) [2020-08-05T11:10:11.787Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-05T11:10:11.787Z] daemon.go:325: [d23b8d138c60c] waiting for daemon to start [2020-08-05T11:10:11.787Z] daemon.go:325: [d23b8d138c60c] waiting for daemon to start [2020-08-05T11:10:11.787Z] daemon.go:353: [d23b8d138c60c] daemon started [2020-08-05T11:10:11.787Z] daemon.go:461: [d23b8d138c60c] Stopping daemon [2020-08-05T11:10:11.787Z] daemon.go:296: [d23b8d138c60c] exiting daemon [2020-08-05T11:10:11.787Z] daemon.go:448: [d23b8d138c60c] Daemon stopped [2020-08-05T11:10:11.787Z] === RUN TestSecretList [2020-08-05T11:10:12.050Z] . [2020-08-05T11:10:12.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-05T11:10:12.050Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-05T11:10:12.050Z] Error: No such image: emptyfs [2020-08-05T11:10:12.050Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-05T11:10:12.050Z] ++++ docker load [2020-08-05T11:10:12.051Z] Running integration-test (iteration 1) [2020-08-05T11:10:12.051Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-05T11:10:12.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:12.051Z] ++ set -e [2020-08-05T11:10:12.051Z] ++ '[' -n 0 ']' [2020-08-05T11:10:12.051Z] ++ set -x [2020-08-05T11:10:12.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:12.244Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-05T11:10:12.244Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-05T11:10:14.149Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-05T11:10:14.149Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-05T11:10:15.293Z] --- PASS: TestSecretList (3.52s) [2020-08-05T11:10:15.293Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-05T11:10:15.293Z] daemon.go:325: [d60fd1a31ccf7] waiting for daemon to start [2020-08-05T11:10:15.293Z] daemon.go:325: [d60fd1a31ccf7] waiting for daemon to start [2020-08-05T11:10:15.293Z] daemon.go:353: [d60fd1a31ccf7] daemon started [2020-08-05T11:10:15.293Z] daemon.go:461: [d60fd1a31ccf7] Stopping daemon [2020-08-05T11:10:15.293Z] daemon.go:296: [d60fd1a31ccf7] exiting daemon [2020-08-05T11:10:15.293Z] daemon.go:448: [d60fd1a31ccf7] Daemon stopped [2020-08-05T11:10:15.293Z] === RUN TestSecretsCreateAndDelete [2020-08-05T11:10:15.525Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-05T11:10:16.462Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-05T11:10:18.370Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-05T11:10:18.370Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-05T11:10:18.801Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-08-05T11:10:18.801Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-05T11:10:18.801Z] daemon.go:325: [da4d11da0c37b] waiting for daemon to start [2020-08-05T11:10:18.801Z] daemon.go:325: [da4d11da0c37b] waiting for daemon to start [2020-08-05T11:10:18.801Z] daemon.go:353: [da4d11da0c37b] daemon started [2020-08-05T11:10:18.801Z] daemon.go:461: [da4d11da0c37b] Stopping daemon [2020-08-05T11:10:18.801Z] daemon.go:296: [da4d11da0c37b] exiting daemon [2020-08-05T11:10:18.801Z] daemon.go:448: [da4d11da0c37b] Daemon stopped [2020-08-05T11:10:18.801Z] === RUN TestSecretsUpdate [2020-08-05T11:10:19.307Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-05T11:10:20.249Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-05T11:10:21.196Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-05T11:10:21.196Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-05T11:10:21.765Z] --- PASS: TestBuildWithHugeFile (121.19s) [2020-08-05T11:10:21.765Z] === RUN TestBuildWithEmptyDockerfile [2020-08-05T11:10:21.765Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:10:21.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:10:21.765Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:10:21.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:10:21.765Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:10:21.765Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:10:21.765Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:10:21.765Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:10:21.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:10:22.024Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-05T11:10:22.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-08-05T11:10:22.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-08-05T11:10:22.024Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-08-05T11:10:22.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-08-05T11:10:22.024Z] === RUN TestBuildPreserveOwnership [2020-08-05T11:10:22.024Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-05T11:10:22.536Z] Loaded image: buildpack-deps:jessie [2020-08-05T11:10:22.536Z] Loaded image: busybox:latest [2020-08-05T11:10:22.536Z] Loaded image: busybox:glibc [2020-08-05T11:10:22.536Z] Loaded image: debian:jessie [2020-08-05T11:10:22.536Z] Loaded image: hello-world:latest [2020-08-05T11:10:22.536Z] INFO: Testing against a local daemon [2020-08-05T11:10:22.536Z] === RUN TestBuildWithSession [2020-08-05T11:10:23.242Z] --- PASS: TestSecretsUpdate (3.71s) [2020-08-05T11:10:23.242Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-05T11:10:23.242Z] daemon.go:325: [d0054cf0947ee] waiting for daemon to start [2020-08-05T11:10:23.242Z] daemon.go:325: [d0054cf0947ee] waiting for daemon to start [2020-08-05T11:10:23.242Z] daemon.go:353: [d0054cf0947ee] daemon started [2020-08-05T11:10:23.242Z] daemon.go:461: [d0054cf0947ee] Stopping daemon [2020-08-05T11:10:23.242Z] daemon.go:296: [d0054cf0947ee] exiting daemon [2020-08-05T11:10:23.242Z] daemon.go:448: [d0054cf0947ee] Daemon stopped [2020-08-05T11:10:23.242Z] === RUN TestTemplatedSecret [2020-08-05T11:10:23.930Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-05T11:10:23.930Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-05T11:10:24.077Z] --- PASS: TestBuildWithSession (1.65s) [2020-08-05T11:10:24.077Z] === RUN TestBuildSquashParent [2020-08-05T11:10:24.868Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-05T11:10:25.436Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-05T11:10:25.966Z] --- PASS: TestTemplatedSecret (3.52s) [2020-08-05T11:10:25.966Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-05T11:10:25.966Z] daemon.go:325: [d0022763ce3c3] waiting for daemon to start [2020-08-05T11:10:25.966Z] daemon.go:325: [d0022763ce3c3] waiting for daemon to start [2020-08-05T11:10:25.966Z] daemon.go:353: [d0022763ce3c3] daemon started [2020-08-05T11:10:25.966Z] daemon.go:461: [d0022763ce3c3] Stopping daemon [2020-08-05T11:10:25.966Z] daemon.go:296: [d0022763ce3c3] exiting daemon [2020-08-05T11:10:25.966Z] daemon.go:448: [d0022763ce3c3] Daemon stopped [2020-08-05T11:10:25.966Z] === RUN TestSecretCreateResolve [2020-08-05T11:10:26.374Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-05T11:10:26.633Z] --- PASS: TestBuildPreserveOwnership (4.66s) [2020-08-05T11:10:26.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.94s) [2020-08-05T11:10:26.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-08-05T11:10:26.633Z] === RUN TestBuildPlatformInvalid [2020-08-05T11:10:26.892Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-08-05T11:10:26.892Z] PASS [2020-08-05T11:10:26.892Z] [2020-08-05T11:10:26.892Z] DONE 30 tests in 199.189s [2020-08-05T11:10:26.892Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-05T11:10:26.892Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-05T11:10:26.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:26.892Z] ++ set -e [2020-08-05T11:10:26.892Z] ++ '[' -n 0 ']' [2020-08-05T11:10:26.892Z] ++ set -x [2020-08-05T11:10:26.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:27.151Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-05T11:10:27.151Z] INFO: Testing against a local daemon [2020-08-05T11:10:27.151Z] === RUN TestConfigList [2020-08-05T11:10:28.561Z] --- PASS: TestBuildSquashParent (4.35s) [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:10:28.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:10:28.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:10:28.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-05T11:10:28.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-05T11:10:28.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-05T11:10:28.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-05T11:10:29.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-05T11:10:29.057Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-05T11:10:29.480Z] --- PASS: TestSecretCreateResolve (3.54s) [2020-08-05T11:10:29.480Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-05T11:10:29.480Z] daemon.go:325: [d67703d4987b8] waiting for daemon to start [2020-08-05T11:10:29.480Z] daemon.go:325: [d67703d4987b8] waiting for daemon to start [2020-08-05T11:10:29.480Z] daemon.go:353: [d67703d4987b8] daemon started [2020-08-05T11:10:29.480Z] daemon.go:461: [d67703d4987b8] Stopping daemon [2020-08-05T11:10:29.480Z] daemon.go:296: [d67703d4987b8] exiting daemon [2020-08-05T11:10:29.480Z] daemon.go:448: [d67703d4987b8] Daemon stopped [2020-08-05T11:10:29.480Z] PASS [2020-08-05T11:10:29.480Z] [2020-08-05T11:10:29.480Z] DONE 6 tests in 21.582s [2020-08-05T11:10:29.626Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-05T11:10:29.772Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-05T11:10:29.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:29.772Z] ++ set -e [2020-08-05T11:10:29.772Z] ++ '[' -n 0 ']' [2020-08-05T11:10:29.772Z] ++ set -x [2020-08-05T11:10:29.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:29.772Z] INFO: Testing against a local daemon [2020-08-05T11:10:29.772Z] === RUN TestServiceCreateInit [2020-08-05T11:10:29.772Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:10:30.146Z] --- PASS: TestConfigList (2.89s) [2020-08-05T11:10:30.146Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-05T11:10:30.146Z] daemon.go:325: [d2e95c3e410b9] waiting for daemon to start [2020-08-05T11:10:30.146Z] daemon.go:325: [d2e95c3e410b9] waiting for daemon to start [2020-08-05T11:10:30.146Z] daemon.go:353: [d2e95c3e410b9] daemon started [2020-08-05T11:10:30.146Z] daemon.go:461: [d2e95c3e410b9] Stopping daemon [2020-08-05T11:10:30.146Z] daemon.go:296: [d2e95c3e410b9] exiting daemon [2020-08-05T11:10:30.146Z] daemon.go:448: [d2e95c3e410b9] Daemon stopped [2020-08-05T11:10:30.146Z] === RUN TestConfigsCreateAndDelete [2020-08-05T11:10:30.146Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-05T11:10:30.404Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-05T11:10:30.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-05T11:10:30.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-05T11:10:31.340Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-05T11:10:32.277Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-08-05T11:10:32.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2020-08-05T11:10:32.816Z] === RUN TestBuildMultiStageCopy [2020-08-05T11:10:32.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-05T11:10:32.846Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-05T11:10:32.846Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2020-08-05T11:10:32.846Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-05T11:10:32.846Z] daemon.go:325: [d6f79f4a0ea70] waiting for daemon to start [2020-08-05T11:10:32.846Z] daemon.go:325: [d6f79f4a0ea70] waiting for daemon to start [2020-08-05T11:10:32.846Z] daemon.go:353: [d6f79f4a0ea70] daemon started [2020-08-05T11:10:32.846Z] daemon.go:461: [d6f79f4a0ea70] Stopping daemon [2020-08-05T11:10:32.846Z] daemon.go:296: [d6f79f4a0ea70] exiting daemon [2020-08-05T11:10:32.846Z] daemon.go:448: [d6f79f4a0ea70] Daemon stopped [2020-08-05T11:10:32.846Z] === RUN TestConfigsUpdate [2020-08-05T11:10:33.104Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-05T11:10:33.363Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-05T11:10:33.931Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-05T11:10:34.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-05T11:10:34.500Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-05T11:10:34.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-05T11:10:34.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-05T11:10:35.068Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-05T11:10:35.068Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-05T11:10:35.068Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-05T11:10:35.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-05T11:10:35.324Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:10:35.890Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2020-08-05T11:10:35.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.64s) [2020-08-05T11:10:35.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-08-05T11:10:35.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-08-05T11:10:35.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-08-05T11:10:35.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-08-05T11:10:35.891Z] === RUN TestBuildMultiStageParentConfig [2020-08-05T11:10:36.003Z] --- PASS: TestConfigsUpdate (3.04s) [2020-08-05T11:10:36.003Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-05T11:10:36.003Z] daemon.go:325: [dc8d78a8c3267] waiting for daemon to start [2020-08-05T11:10:36.003Z] daemon.go:325: [dc8d78a8c3267] waiting for daemon to start [2020-08-05T11:10:36.003Z] daemon.go:353: [dc8d78a8c3267] daemon started [2020-08-05T11:10:36.003Z] daemon.go:461: [dc8d78a8c3267] Stopping daemon [2020-08-05T11:10:36.004Z] daemon.go:296: [dc8d78a8c3267] exiting daemon [2020-08-05T11:10:36.004Z] daemon.go:448: [dc8d78a8c3267] Daemon stopped [2020-08-05T11:10:36.004Z] === RUN TestTemplatedConfig [2020-08-05T11:10:36.004Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-05T11:10:36.530Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-08-05T11:10:36.531Z] === RUN TestBuildLabelWithTargets [2020-08-05T11:10:36.941Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-05T11:10:37.237Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-05T11:10:38.057Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-08-05T11:10:38.057Z] === RUN TestBuildWithEmptyLayers [2020-08-05T11:10:38.354Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-08-05T11:10:38.354Z] === RUN TestBuildMultiStageOnBuild [2020-08-05T11:10:39.160Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-05T11:10:39.427Z] --- PASS: TestTemplatedConfig (3.58s) [2020-08-05T11:10:39.427Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-05T11:10:39.427Z] daemon.go:325: [d3ff6a9a96fbc] waiting for daemon to start [2020-08-05T11:10:39.427Z] daemon.go:325: [d3ff6a9a96fbc] waiting for daemon to start [2020-08-05T11:10:39.427Z] daemon.go:353: [d3ff6a9a96fbc] daemon started [2020-08-05T11:10:39.427Z] daemon.go:461: [d3ff6a9a96fbc] Stopping daemon [2020-08-05T11:10:39.427Z] daemon.go:296: [d3ff6a9a96fbc] exiting daemon [2020-08-05T11:10:39.427Z] daemon.go:448: [d3ff6a9a96fbc] Daemon stopped [2020-08-05T11:10:39.427Z] === RUN TestConfigInspect [2020-08-05T11:10:40.442Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-08-05T11:10:40.442Z] === RUN TestBuildUncleanTarFilenames [2020-08-05T11:10:40.879Z] --- PASS: TestServiceCreateInit (10.63s) [2020-08-05T11:10:40.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-08-05T11:10:40.879Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:10:40.879Z] daemon.go:325: [d2f473af7a5da] waiting for daemon to start [2020-08-05T11:10:40.879Z] daemon.go:325: [d2f473af7a5da] waiting for daemon to start [2020-08-05T11:10:40.879Z] daemon.go:353: [d2f473af7a5da] daemon started [2020-08-05T11:10:40.879Z] daemon.go:461: [d2f473af7a5da] Stopping daemon [2020-08-05T11:10:40.879Z] daemon.go:296: [d2f473af7a5da] exiting daemon [2020-08-05T11:10:40.879Z] daemon.go:448: [d2f473af7a5da] Daemon stopped [2020-08-05T11:10:40.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-08-05T11:10:40.879Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:10:40.879Z] daemon.go:325: [db1d8c420ff41] waiting for daemon to start [2020-08-05T11:10:40.879Z] daemon.go:325: [db1d8c420ff41] waiting for daemon to start [2020-08-05T11:10:40.879Z] daemon.go:353: [db1d8c420ff41] daemon started [2020-08-05T11:10:40.879Z] daemon.go:461: [db1d8c420ff41] Stopping daemon [2020-08-05T11:10:40.879Z] daemon.go:296: [db1d8c420ff41] exiting daemon [2020-08-05T11:10:40.879Z] daemon.go:448: [db1d8c420ff41] Daemon stopped [2020-08-05T11:10:40.879Z] === RUN TestCreateServiceMultipleTimes [2020-08-05T11:10:41.083Z] --- PASS: TestBuildUncleanTarFilenames (0.83s) [2020-08-05T11:10:41.083Z] === RUN TestBuildMultiStageLayerLeak [2020-08-05T11:10:41.961Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-05T11:10:41.961Z] --- PASS: TestConfigInspect (2.58s) [2020-08-05T11:10:41.961Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-05T11:10:41.961Z] daemon.go:325: [d8b9069cbf6b3] waiting for daemon to start [2020-08-05T11:10:41.961Z] daemon.go:325: [d8b9069cbf6b3] waiting for daemon to start [2020-08-05T11:10:41.961Z] daemon.go:353: [d8b9069cbf6b3] daemon started [2020-08-05T11:10:41.961Z] daemon.go:461: [d8b9069cbf6b3] Stopping daemon [2020-08-05T11:10:41.961Z] daemon.go:296: [d8b9069cbf6b3] exiting daemon [2020-08-05T11:10:41.961Z] daemon.go:448: [d8b9069cbf6b3] Daemon stopped [2020-08-05T11:10:41.961Z] === RUN TestConfigCreateWithLabels [2020-08-05T11:10:42.528Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-05T11:10:43.097Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-05T11:10:43.173Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-08-05T11:10:43.173Z] === RUN TestBuildWithHugeFile [2020-08-05T11:10:45.004Z] --- PASS: TestConfigCreateWithLabels (2.74s) [2020-08-05T11:10:45.004Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-05T11:10:45.004Z] daemon.go:325: [db76ed0501982] waiting for daemon to start [2020-08-05T11:10:45.004Z] daemon.go:325: [db76ed0501982] waiting for daemon to start [2020-08-05T11:10:45.004Z] daemon.go:353: [db76ed0501982] daemon started [2020-08-05T11:10:45.004Z] daemon.go:461: [db76ed0501982] Stopping daemon [2020-08-05T11:10:45.004Z] daemon.go:296: [db76ed0501982] exiting daemon [2020-08-05T11:10:45.004Z] daemon.go:448: [db76ed0501982] Daemon stopped [2020-08-05T11:10:45.004Z] === RUN TestConfigCreateResolve [2020-08-05T11:10:46.909Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-05T11:10:47.844Z] --- PASS: TestConfigCreateResolve (2.89s) [2020-08-05T11:10:47.844Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-05T11:10:47.844Z] daemon.go:325: [d826533a997f6] waiting for daemon to start [2020-08-05T11:10:47.844Z] daemon.go:325: [d826533a997f6] waiting for daemon to start [2020-08-05T11:10:47.844Z] daemon.go:353: [d826533a997f6] daemon started [2020-08-05T11:10:47.844Z] daemon.go:461: [d826533a997f6] Stopping daemon [2020-08-05T11:10:47.844Z] daemon.go:296: [d826533a997f6] exiting daemon [2020-08-05T11:10:47.844Z] daemon.go:448: [d826533a997f6] Daemon stopped [2020-08-05T11:10:47.844Z] === RUN TestConfigDaemonLibtrustID [2020-08-05T11:10:48.411Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-05T11:10:48.411Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-05T11:10:48.411Z] daemon.go:325: [d2007bd5baa64] waiting for daemon to start [2020-08-05T11:10:48.411Z] daemon.go:325: [d2007bd5baa64] waiting for daemon to start [2020-08-05T11:10:48.411Z] daemon.go:353: [d2007bd5baa64] daemon started [2020-08-05T11:10:48.411Z] daemon.go:461: [d2007bd5baa64] Stopping daemon [2020-08-05T11:10:48.411Z] daemon.go:296: [d2007bd5baa64] exiting daemon [2020-08-05T11:10:48.411Z] daemon.go:448: [d2007bd5baa64] Daemon stopped [2020-08-05T11:10:48.411Z] PASS [2020-08-05T11:10:48.411Z] [2020-08-05T11:10:48.411Z] DONE 8 tests in 21.371s [2020-08-05T11:10:48.411Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-05T11:10:48.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:48.411Z] ++ set -e [2020-08-05T11:10:48.411Z] ++ '[' -n 0 ']' [2020-08-05T11:10:48.411Z] ++ set -x [2020-08-05T11:10:48.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:10:48.411Z] INFO: Testing against a local daemon [2020-08-05T11:10:48.411Z] === RUN TestCheckpoint [2020-08-05T11:10:48.411Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-05T11:10:48.411Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:10:48.411Z] === RUN TestContainerInvalidJSON [2020-08-05T11:10:48.411Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:10:48.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:10:48.411Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:10:48.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:10:48.411Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:10:48.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:10:48.411Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:10:48.411Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:10:48.411Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:10:48.411Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-05T11:10:48.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-05T11:10:48.411Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-05T11:10:48.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-05T11:10:48.411Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-05T11:10:48.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-08-05T11:10:48.670Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-05T11:10:48.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-08-05T11:10:48.670Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-05T11:10:48.670Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-05T11:10:48.670Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-05T11:10:48.670Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-05T11:10:48.670Z] === RUN TestCopyFromContainer [2020-08-05T11:10:49.817Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-05T11:10:49.817Z] Copying nested executables into bundles/binary-daemon [2020-08-05T11:10:49.817Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-05T11:10:50.048Z] === RUN TestCopyFromContainer// [2020-08-05T11:10:50.048Z] === RUN TestCopyFromContainer//bar/root [2020-08-05T11:10:50.048Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-05T11:10:50.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/make.sh cross [2020-08-05T11:10:50.307Z] === RUN TestCopyFromContainer/bar/quux [2020-08-05T11:10:50.307Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-05T11:10:50.307Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-05T11:10:50.449Z] [2020-08-05T11:10:50.566Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-05T11:10:50.566Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-05T11:10:50.566Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-05T11:10:50.705Z] Removing bundles/ [2020-08-05T11:10:50.705Z] [2020-08-05T11:10:50.705Z] ---> Making bundle: cross (in bundles/cross) [2020-08-05T11:10:50.705Z] Cross building: bundles/cross/linux/amd64 [2020-08-05T11:10:50.705Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-05T11:10:50.705Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-05T11:10:50.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-05T11:10:50.826Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-05T11:10:50.826Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-05T11:10:50.826Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer (2.32s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-08-05T11:10:51.085Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-08-05T11:10:51.085Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-05T11:10:51.085Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:10:51.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:10:51.085Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:10:51.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:10:51.085Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:10:51.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:10:51.085Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:10:51.085Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:10:51.085Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:10:51.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-05T11:10:51.085Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-05T11:10:51.085Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-05T11:10:51.085Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-05T11:10:51.085Z] === RUN TestCreateWithInvalidEnv [2020-08-05T11:10:51.085Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-05T11:10:51.085Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-05T11:10:51.085Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-05T11:10:51.085Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-05T11:10:51.085Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-05T11:10:51.085Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-05T11:10:51.085Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-05T11:10:51.085Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-05T11:10:51.085Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-05T11:10:51.085Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-05T11:10:51.085Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-05T11:10:51.085Z] === RUN TestCreateTmpfsMountsTarget [2020-08-05T11:10:51.085Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-05T11:10:51.085Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-05T11:10:51.343Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-05T11:10:51.912Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-05T11:10:52.480Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-05T11:10:52.480Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-05T11:10:52.739Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-05T11:10:53.309Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:10:53.309Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:10:53.309Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:10:53.310Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:10:53.310Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:10:53.310Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:10:53.310Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:10:53.570Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:10:53.570Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-08-05T11:10:53.570Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-08-05T11:10:53.570Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-05T11:10:53.570Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-05T11:10:55.486Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-05T11:10:55.746Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-05T11:10:56.005Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2020-08-05T11:10:56.005Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-05T11:10:56.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:10:56.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:10:56.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:10:56.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:10:56.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:10:56.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:10:56.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:10:56.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:10:56.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:10:56.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:10:56.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:10:56.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:10:56.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:10:56.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:10:56.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-05T11:10:56.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-05T11:10:56.006Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-05T11:10:56.576Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-08-05T11:10:56.576Z] === RUN TestContainerStartOnDaemonRestart [2020-08-05T11:10:56.576Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-05T11:10:56.576Z] === RUN TestDaemonRestartIpcMode [2020-08-05T11:10:56.576Z] === PAUSE TestDaemonRestartIpcMode [2020-08-05T11:10:56.576Z] === RUN TestDiff [2020-08-05T11:10:57.513Z] --- PASS: TestDiff (0.70s) [2020-08-05T11:10:57.513Z] === RUN TestExecWithCloseStdin [2020-08-05T11:10:58.080Z] --- PASS: TestExecWithCloseStdin (0.59s) [2020-08-05T11:10:58.080Z] === RUN TestExec [2020-08-05T11:10:58.339Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-05T11:10:58.598Z] --- PASS: TestExec (0.65s) [2020-08-05T11:10:58.598Z] === RUN TestExecUser [2020-08-05T11:10:59.166Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-05T11:10:59.425Z] --- PASS: TestExecUser (0.84s) [2020-08-05T11:10:59.425Z] === RUN TestExportContainerAndImportImage [2020-08-05T11:11:00.805Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-08-05T11:11:00.805Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-05T11:11:00.805Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-05T11:11:02.183Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-08-05T11:11:02.183Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-05T11:11:02.183Z] daemon.go:325: [dc792ef6da45a] waiting for daemon to start [2020-08-05T11:11:02.183Z] daemon.go:325: [dc792ef6da45a] waiting for daemon to start [2020-08-05T11:11:02.183Z] daemon.go:353: [dc792ef6da45a] daemon started [2020-08-05T11:11:02.183Z] daemon.go:461: [dc792ef6da45a] Stopping daemon [2020-08-05T11:11:02.183Z] daemon.go:296: [dc792ef6da45a] exiting daemon [2020-08-05T11:11:02.183Z] daemon.go:448: [dc792ef6da45a] Daemon stopped [2020-08-05T11:11:02.183Z] daemon.go:325: [dc792ef6da45a] waiting for daemon to start [2020-08-05T11:11:02.183Z] daemon.go:325: [dc792ef6da45a] waiting for daemon to start [2020-08-05T11:11:02.183Z] daemon.go:353: [dc792ef6da45a] daemon started [2020-08-05T11:11:02.183Z] daemon.go:461: [dc792ef6da45a] Stopping daemon [2020-08-05T11:11:02.183Z] daemon.go:296: [dc792ef6da45a] exiting daemon [2020-08-05T11:11:02.183Z] daemon.go:448: [dc792ef6da45a] Daemon stopped [2020-08-05T11:11:02.183Z] === RUN TestHealthCheckWorkdir [2020-08-05T11:11:03.120Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-08-05T11:11:03.120Z] === RUN TestHealthKillContainer [2020-08-05T11:11:03.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-05T11:11:03.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-05T11:11:05.025Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-05T11:11:05.601Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-05T11:11:05.861Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-05T11:11:05.861Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-05T11:11:06.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-08-05T11:11:06.802Z] === RUN TestIpcModeNone [2020-08-05T11:11:07.371Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-05T11:11:07.631Z] --- PASS: TestIpcModeNone (0.95s) [2020-08-05T11:11:07.631Z] === RUN TestIpcModePrivate [2020-08-05T11:11:08.023Z] --- PASS: TestCreateServiceMultipleTimes (23.47s) [2020-08-05T11:11:08.023Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-05T11:11:08.023Z] daemon.go:325: [d1fc3974c9087] waiting for daemon to start [2020-08-05T11:11:08.023Z] daemon.go:325: [d1fc3974c9087] waiting for daemon to start [2020-08-05T11:11:08.023Z] daemon.go:353: [d1fc3974c9087] daemon started [2020-08-05T11:11:08.023Z] daemon.go:461: [d1fc3974c9087] Stopping daemon [2020-08-05T11:11:08.023Z] daemon.go:296: [d1fc3974c9087] exiting daemon [2020-08-05T11:11:08.023Z] daemon.go:448: [d1fc3974c9087] Daemon stopped [2020-08-05T11:11:08.023Z] === RUN TestCreateServiceConflict [2020-08-05T11:11:08.023Z] --- PASS: TestCreateServiceConflict (3.65s) [2020-08-05T11:11:08.023Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-05T11:11:08.023Z] daemon.go:325: [dc0adee57c8ad] waiting for daemon to start [2020-08-05T11:11:08.023Z] daemon.go:325: [dc0adee57c8ad] waiting for daemon to start [2020-08-05T11:11:08.023Z] daemon.go:353: [dc0adee57c8ad] daemon started [2020-08-05T11:11:08.023Z] daemon.go:461: [dc0adee57c8ad] Stopping daemon [2020-08-05T11:11:08.023Z] daemon.go:296: [dc0adee57c8ad] exiting daemon [2020-08-05T11:11:08.023Z] daemon.go:448: [dc0adee57c8ad] Daemon stopped [2020-08-05T11:11:08.023Z] === RUN TestCreateServiceMaxReplicas [2020-08-05T11:11:08.571Z] --- PASS: TestIpcModePrivate (0.86s) [2020-08-05T11:11:08.571Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-08-05T11:11:08.571Z] === RUN TestIpcModeShareable [2020-08-05T11:11:09.140Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-05T11:11:09.400Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-05T11:11:09.400Z] --- PASS: TestIpcModeShareable (0.94s) [2020-08-05T11:11:09.400Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:86, shared: true, mustBeShared: true [2020-08-05T11:11:09.400Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-05T11:11:09.400Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-05T11:11:10.782Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-05T11:11:11.352Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-05T11:11:11.701Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2020-08-05T11:11:11.701Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-05T11:11:11.701Z] daemon.go:325: [d8ba6e85e6124] waiting for daemon to start [2020-08-05T11:11:11.701Z] daemon.go:325: [d8ba6e85e6124] waiting for daemon to start [2020-08-05T11:11:11.701Z] daemon.go:353: [d8ba6e85e6124] daemon started [2020-08-05T11:11:11.701Z] daemon.go:461: [d8ba6e85e6124] Stopping daemon [2020-08-05T11:11:11.701Z] daemon.go:296: [d8ba6e85e6124] exiting daemon [2020-08-05T11:11:11.701Z] daemon.go:448: [d8ba6e85e6124] Daemon stopped [2020-08-05T11:11:11.701Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-05T11:11:11.922Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-08-05T11:11:11.922Z] === RUN TestAPIIpcModeHost [2020-08-05T11:11:12.862Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-08-05T11:11:12.862Z] === RUN TestDaemonIpcModeShareable [2020-08-05T11:11:13.800Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-05T11:11:14.369Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-05T11:11:14.369Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-08-05T11:11:14.369Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-05T11:11:14.369Z] daemon.go:325: [d8ab754b3f866] waiting for daemon to start [2020-08-05T11:11:14.369Z] daemon.go:325: [d8ab754b3f866] waiting for daemon to start [2020-08-05T11:11:14.369Z] daemon.go:353: [d8ab754b3f866] daemon started [2020-08-05T11:11:14.369Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-08-05T11:11:14.369Z] daemon.go:461: [d8ab754b3f866] Stopping daemon [2020-08-05T11:11:14.369Z] daemon.go:296: [d8ab754b3f866] exiting daemon [2020-08-05T11:11:14.369Z] daemon.go:448: [d8ab754b3f866] Daemon stopped [2020-08-05T11:11:14.369Z] === RUN TestDaemonIpcModePrivate [2020-08-05T11:11:14.666Z] 4612f6d0b889: Pull complete [2020-08-05T11:11:14.941Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-05T11:11:16.320Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-08-05T11:11:16.320Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-05T11:11:16.320Z] daemon.go:325: [d35921d5dc0b2] waiting for daemon to start [2020-08-05T11:11:16.320Z] daemon.go:325: [d35921d5dc0b2] waiting for daemon to start [2020-08-05T11:11:16.320Z] daemon.go:353: [d35921d5dc0b2] daemon started [2020-08-05T11:11:16.320Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-05T11:11:16.320Z] daemon.go:461: [d35921d5dc0b2] Stopping daemon [2020-08-05T11:11:16.320Z] daemon.go:296: [d35921d5dc0b2] exiting daemon [2020-08-05T11:11:16.320Z] daemon.go:448: [d35921d5dc0b2] Daemon stopped [2020-08-05T11:11:16.320Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-05T11:11:16.579Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-05T11:11:16.838Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-05T11:11:18.220Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-05T11:11:18.220Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-08-05T11:11:18.220Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-05T11:11:18.220Z] daemon.go:325: [d845d65d1c3db] waiting for daemon to start [2020-08-05T11:11:18.220Z] daemon.go:325: [d845d65d1c3db] waiting for daemon to start [2020-08-05T11:11:18.220Z] daemon.go:353: [d845d65d1c3db] daemon started [2020-08-05T11:11:18.220Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-08-05T11:11:18.220Z] daemon.go:461: [d845d65d1c3db] Stopping daemon [2020-08-05T11:11:18.220Z] daemon.go:296: [d845d65d1c3db] exiting daemon [2020-08-05T11:11:18.220Z] daemon.go:448: [d845d65d1c3db] Daemon stopped [2020-08-05T11:11:18.220Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-05T11:11:20.128Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-08-05T11:11:20.128Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-05T11:11:20.128Z] daemon.go:325: [d08158d3e2c31] waiting for daemon to start [2020-08-05T11:11:20.128Z] daemon.go:325: [d08158d3e2c31] waiting for daemon to start [2020-08-05T11:11:20.128Z] daemon.go:353: [d08158d3e2c31] daemon started [2020-08-05T11:11:20.128Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-08-05T11:11:20.128Z] daemon.go:461: [d08158d3e2c31] Stopping daemon [2020-08-05T11:11:20.128Z] daemon.go:296: [d08158d3e2c31] exiting daemon [2020-08-05T11:11:20.128Z] daemon.go:448: [d08158d3e2c31] Daemon stopped [2020-08-05T11:11:20.128Z] === RUN TestIpcModeOlderClient [2020-08-05T11:11:20.128Z] === PAUSE TestIpcModeOlderClient [2020-08-05T11:11:20.128Z] === RUN TestKillContainerInvalidSignal [2020-08-05T11:11:20.128Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-05T11:11:20.389Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-08-05T11:11:20.389Z] === RUN TestKillContainer [2020-08-05T11:11:20.389Z] === RUN TestKillContainer/no_signal [2020-08-05T11:11:20.961Z] === RUN TestKillContainer/non_killing_signal [2020-08-05T11:11:21.220Z] === RUN TestKillContainer/killing_signal [2020-08-05T11:11:21.792Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-05T11:11:22.051Z] --- PASS: TestKillContainer (1.60s) [2020-08-05T11:11:22.051Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-08-05T11:11:22.051Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2020-08-05T11:11:22.051Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-08-05T11:11:22.051Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-05T11:11:22.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-05T11:11:22.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-05T11:11:22.620Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-05T11:11:23.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-08-05T11:11:23.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-08-05T11:11:23.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-08-05T11:11:23.556Z] === RUN TestKillStoppedContainer [2020-08-05T11:11:23.556Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-05T11:11:23.556Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-05T11:11:23.556Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-05T11:11:23.556Z] === RUN TestKillDifferentUserContainer [2020-08-05T11:11:23.815Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-05T11:11:24.075Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-08-05T11:11:24.075Z] === RUN TestInspectOomKilledTrue [2020-08-05T11:11:24.075Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-05T11:11:24.075Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:11:24.075Z] === RUN TestInspectOomKilledFalse [2020-08-05T11:11:24.075Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-05T11:11:24.075Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:11:24.075Z] === RUN TestLinksEtcHostsContentMatch [2020-08-05T11:11:25.012Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-08-05T11:11:25.012Z] === RUN TestLinksContainerNames [2020-08-05T11:11:25.012Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-05T11:11:25.271Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-05T11:11:25.532Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-05T11:11:26.100Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-05T11:11:26.358Z] --- PASS: TestLinksContainerNames (1.44s) [2020-08-05T11:11:26.358Z] === RUN TestLogsFollowTailEmpty [2020-08-05T11:11:26.617Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-05T11:11:26.876Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-08-05T11:11:26.876Z] === RUN TestContainerNetworkMountsNoChown [2020-08-05T11:11:27.024Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.33s) [2020-08-05T11:11:27.024Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-05T11:11:27.024Z] daemon.go:325: [d7b6a440e57c6] waiting for daemon to start [2020-08-05T11:11:27.024Z] daemon.go:325: [d7b6a440e57c6] waiting for daemon to start [2020-08-05T11:11:27.024Z] daemon.go:353: [d7b6a440e57c6] daemon started [2020-08-05T11:11:27.024Z] daemon.go:461: [d7b6a440e57c6] Stopping daemon [2020-08-05T11:11:27.024Z] daemon.go:296: [d7b6a440e57c6] exiting daemon [2020-08-05T11:11:27.024Z] daemon.go:448: [d7b6a440e57c6] Daemon stopped [2020-08-05T11:11:27.024Z] === RUN TestCreateServiceSecretFileMode [2020-08-05T11:11:27.813Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/default [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/default [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/private [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/private [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rprivate [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/slave [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/slave [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rslave [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/shared [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/shared [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rshared [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/default [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/rshared [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/shared [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/rslave [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/slave [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/rprivate [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/private [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:11:27.813Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-05T11:11:27.813Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:11:27.813Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:11:28.104Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-05T11:11:28.104Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:11:28.382Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:11:28.382Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-05T11:11:28.644Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:11:28.644Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-05T11:11:28.644Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-05T11:11:28.644Z] === RUN TestContainerBindMountNonRecursive [2020-08-05T11:11:30.037Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-05T11:11:30.536Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-08-05T11:11:30.536Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-05T11:11:30.536Z] daemon.go:325: [d7b577d50823d] waiting for daemon to start [2020-08-05T11:11:30.536Z] daemon.go:325: [d7b577d50823d] waiting for daemon to start [2020-08-05T11:11:30.536Z] daemon.go:353: [d7b577d50823d] daemon started [2020-08-05T11:11:30.536Z] daemon.go:461: [d7b577d50823d] Stopping daemon [2020-08-05T11:11:30.536Z] daemon.go:296: [d7b577d50823d] exiting daemon [2020-08-05T11:11:30.536Z] daemon.go:448: [d7b577d50823d] Daemon stopped [2020-08-05T11:11:30.536Z] === RUN TestCreateServiceConfigFileMode [2020-08-05T11:11:30.604Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-08-05T11:11:30.604Z] === RUN TestNetworkNat [2020-08-05T11:11:31.541Z] --- PASS: TestNetworkNat (0.92s) [2020-08-05T11:11:31.541Z] === RUN TestNetworkLocalhostTCPNat [2020-08-05T11:11:32.111Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-05T11:11:32.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-08-05T11:11:32.369Z] === RUN TestNetworkLoopbackNat [2020-08-05T11:11:33.747Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-08-05T11:11:33.747Z] === RUN TestPause [2020-08-05T11:11:33.747Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-05T11:11:34.045Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-08-05T11:11:34.045Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-05T11:11:34.045Z] daemon.go:325: [d758775648a59] waiting for daemon to start [2020-08-05T11:11:34.045Z] daemon.go:325: [d758775648a59] waiting for daemon to start [2020-08-05T11:11:34.045Z] daemon.go:353: [d758775648a59] daemon started [2020-08-05T11:11:34.045Z] daemon.go:461: [d758775648a59] Stopping daemon [2020-08-05T11:11:34.045Z] daemon.go:296: [d758775648a59] exiting daemon [2020-08-05T11:11:34.045Z] daemon.go:448: [d758775648a59] Daemon stopped [2020-08-05T11:11:34.045Z] === RUN TestCreateServiceSysctls [2020-08-05T11:11:34.317Z] --- PASS: TestPause (0.74s) [2020-08-05T11:11:34.317Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-05T11:11:34.317Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:11:34.317Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:11:34.317Z] === RUN TestPauseStopPausedContainer [2020-08-05T11:11:35.255Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-08-05T11:11:35.255Z] === RUN TestPsFilter [2020-08-05T11:11:35.255Z] --- PASS: TestPsFilter (0.16s) [2020-08-05T11:11:35.255Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-05T11:11:35.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-05T11:11:35.513Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-05T11:11:36.082Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2020-08-05T11:11:36.082Z] === RUN TestRemoveContainerWithVolume [2020-08-05T11:11:36.651Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-08-05T11:11:36.651Z] === RUN TestRemoveContainerRunning [2020-08-05T11:11:37.219Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-05T11:11:37.479Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-08-05T11:11:37.479Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-05T11:11:38.415Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2020-08-05T11:11:38.415Z] === RUN TestRemoveInvalidContainer [2020-08-05T11:11:38.415Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-05T11:11:38.415Z] === RUN TestRenameLinkedContainer [2020-08-05T11:11:38.495Z] --- PASS: TestCreateServiceSysctls (4.72s) [2020-08-05T11:11:38.495Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-05T11:11:38.495Z] daemon.go:325: [d77dce8d1b88a] waiting for daemon to start [2020-08-05T11:11:38.495Z] daemon.go:325: [d77dce8d1b88a] waiting for daemon to start [2020-08-05T11:11:38.495Z] daemon.go:353: [d77dce8d1b88a] daemon started [2020-08-05T11:11:38.495Z] daemon.go:461: [d77dce8d1b88a] Stopping daemon [2020-08-05T11:11:38.495Z] daemon.go:296: [d77dce8d1b88a] exiting daemon [2020-08-05T11:11:38.495Z] daemon.go:448: [d77dce8d1b88a] Daemon stopped [2020-08-05T11:11:38.495Z] === RUN TestInspect [2020-08-05T11:11:39.352Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-05T11:11:39.919Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-05T11:11:40.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-05T11:11:40.269Z] --- PASS: TestBuildWithHugeFile (54.70s) [2020-08-05T11:11:40.269Z] === RUN TestBuildWithEmptyDockerfile [2020-08-05T11:11:40.269Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:11:40.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:11:40.269Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:11:40.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:11:40.269Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:11:40.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:11:40.269Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:11:40.269Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:11:40.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:11:40.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-05T11:11:40.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-08-05T11:11:40.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-08-05T11:11:40.269Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-08-05T11:11:40.269Z] === RUN TestBuildPreserveOwnership [2020-08-05T11:11:40.269Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-05T11:11:40.269Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-05T11:11:41.118Z] --- PASS: TestRenameLinkedContainer (2.74s) [2020-08-05T11:11:41.118Z] === RUN TestRenameStoppedContainer [2020-08-05T11:11:41.685Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-08-05T11:11:41.685Z] === RUN TestRenameRunningContainerAndReuse [2020-08-05T11:11:41.798Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-08-05T11:11:41.798Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2020-08-05T11:11:41.798Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-08-05T11:11:41.798Z] === RUN TestBuildPlatformInvalid [2020-08-05T11:11:41.798Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-05T11:11:41.798Z] PASS [2020-08-05T11:11:41.798Z] [2020-08-05T11:11:41.798Z] DONE 30 tests in 89.709s [2020-08-05T11:11:41.798Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-05T11:11:41.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:11:41.798Z] ++ set -e [2020-08-05T11:11:41.798Z] ++ '[' -n 0 ']' [2020-08-05T11:11:41.798Z] ++ set -x [2020-08-05T11:11:41.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:11:41.798Z] INFO: Testing against a local daemon [2020-08-05T11:11:41.798Z] === RUN TestConfigList [2020-08-05T11:11:42.621Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-05T11:11:42.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-08-05T11:11:42.621Z] === RUN TestRenameInvalidName [2020-08-05T11:11:42.880Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-05T11:11:42.939Z] --- PASS: TestInspect (3.89s) [2020-08-05T11:11:42.939Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-05T11:11:42.939Z] daemon.go:325: [d4a84e4d14c77] waiting for daemon to start [2020-08-05T11:11:42.939Z] daemon.go:325: [d4a84e4d14c77] waiting for daemon to start [2020-08-05T11:11:42.939Z] daemon.go:353: [d4a84e4d14c77] daemon started [2020-08-05T11:11:42.939Z] daemon.go:461: [d4a84e4d14c77] Stopping daemon [2020-08-05T11:11:42.939Z] daemon.go:296: [d4a84e4d14c77] exiting daemon [2020-08-05T11:11:42.939Z] daemon.go:448: [d4a84e4d14c77] Daemon stopped [2020-08-05T11:11:42.939Z] === RUN TestDockerNetworkConnectAlias [2020-08-05T11:11:43.448Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-05T11:11:43.448Z] --- PASS: TestRenameInvalidName (0.63s) [2020-08-05T11:11:43.448Z] === RUN TestRenameAnonymousContainer [2020-08-05T11:11:43.895Z] --- PASS: TestConfigList (1.90s) [2020-08-05T11:11:43.895Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-05T11:11:43.895Z] daemon.go:325: [dc5230929db88] waiting for daemon to start [2020-08-05T11:11:43.895Z] daemon.go:325: [dc5230929db88] waiting for daemon to start [2020-08-05T11:11:43.895Z] daemon.go:353: [dc5230929db88] daemon started [2020-08-05T11:11:43.895Z] daemon.go:461: [dc5230929db88] Stopping daemon [2020-08-05T11:11:43.895Z] daemon.go:296: [dc5230929db88] exiting daemon [2020-08-05T11:11:43.895Z] daemon.go:448: [dc5230929db88] Daemon stopped [2020-08-05T11:11:43.895Z] === RUN TestConfigsCreateAndDelete [2020-08-05T11:11:45.981Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2020-08-05T11:11:45.981Z] === RUN TestRenameContainerWithSameName [2020-08-05T11:11:45.993Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-08-05T11:11:45.993Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-05T11:11:45.993Z] daemon.go:325: [d03856402d63b] waiting for daemon to start [2020-08-05T11:11:45.993Z] daemon.go:325: [d03856402d63b] waiting for daemon to start [2020-08-05T11:11:45.993Z] daemon.go:353: [d03856402d63b] daemon started [2020-08-05T11:11:45.993Z] daemon.go:461: [d03856402d63b] Stopping daemon [2020-08-05T11:11:45.993Z] daemon.go:296: [d03856402d63b] exiting daemon [2020-08-05T11:11:45.993Z] daemon.go:448: [d03856402d63b] Daemon stopped [2020-08-05T11:11:45.993Z] === RUN TestConfigsUpdate [2020-08-05T11:11:46.242Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-08-05T11:11:46.242Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-05T11:11:47.526Z] --- PASS: TestConfigsUpdate (1.89s) [2020-08-05T11:11:47.526Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-05T11:11:47.526Z] daemon.go:325: [dc9e3aae04b48] waiting for daemon to start [2020-08-05T11:11:47.526Z] daemon.go:325: [dc9e3aae04b48] waiting for daemon to start [2020-08-05T11:11:47.526Z] daemon.go:353: [dc9e3aae04b48] daemon started [2020-08-05T11:11:47.526Z] daemon.go:461: [dc9e3aae04b48] Stopping daemon [2020-08-05T11:11:47.526Z] daemon.go:296: [dc9e3aae04b48] exiting daemon [2020-08-05T11:11:47.526Z] daemon.go:448: [dc9e3aae04b48] Daemon stopped [2020-08-05T11:11:47.526Z] === RUN TestTemplatedConfig [2020-08-05T11:11:47.620Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2020-08-05T11:11:47.620Z] === RUN TestResize [2020-08-05T11:11:48.188Z] --- PASS: TestResize (0.59s) [2020-08-05T11:11:48.188Z] === RUN TestResizeWithInvalidSize [2020-08-05T11:11:48.757Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-05T11:11:48.757Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-08-05T11:11:48.757Z] === RUN TestResizeWhenContainerNotStarted [2020-08-05T11:11:49.325Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:11:49.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:11:49.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:11:49.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:11:49.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:11:49.892Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-05T11:11:49.892Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-05T11:11:50.289Z] --- PASS: TestTemplatedConfig (2.36s) [2020-08-05T11:11:50.289Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-05T11:11:50.289Z] daemon.go:325: [d0fbb515ca66b] waiting for daemon to start [2020-08-05T11:11:50.289Z] daemon.go:325: [d0fbb515ca66b] waiting for daemon to start [2020-08-05T11:11:50.289Z] daemon.go:353: [d0fbb515ca66b] daemon started [2020-08-05T11:11:50.289Z] daemon.go:461: [d0fbb515ca66b] Stopping daemon [2020-08-05T11:11:50.289Z] daemon.go:296: [d0fbb515ca66b] exiting daemon [2020-08-05T11:11:50.289Z] daemon.go:448: [d0fbb515ca66b] Daemon stopped [2020-08-05T11:11:50.289Z] === RUN TestConfigInspect [2020-08-05T11:11:50.831Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-05T11:11:51.439Z] --- PASS: TestDockerNetworkConnectAlias (7.80s) [2020-08-05T11:11:51.439Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-05T11:11:51.439Z] daemon.go:325: [d38a6e970fec5] waiting for daemon to start [2020-08-05T11:11:51.439Z] daemon.go:325: [d38a6e970fec5] waiting for daemon to start [2020-08-05T11:11:51.439Z] daemon.go:353: [d38a6e970fec5] daemon started [2020-08-05T11:11:51.439Z] daemon.go:461: [d38a6e970fec5] Stopping daemon [2020-08-05T11:11:51.439Z] daemon.go:296: [d38a6e970fec5] exiting daemon [2020-08-05T11:11:51.439Z] daemon.go:448: [d38a6e970fec5] Daemon stopped [2020-08-05T11:11:51.439Z] === RUN TestDockerNetworkReConnect [2020-08-05T11:11:51.818Z] --- PASS: TestConfigInspect (1.84s) [2020-08-05T11:11:51.818Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-05T11:11:51.818Z] daemon.go:325: [d8adf4fe722ff] waiting for daemon to start [2020-08-05T11:11:51.818Z] daemon.go:325: [d8adf4fe722ff] waiting for daemon to start [2020-08-05T11:11:51.818Z] daemon.go:353: [d8adf4fe722ff] daemon started [2020-08-05T11:11:51.818Z] daemon.go:461: [d8adf4fe722ff] Stopping daemon [2020-08-05T11:11:51.818Z] daemon.go:296: [d8adf4fe722ff] exiting daemon [2020-08-05T11:11:51.818Z] daemon.go:448: [d8adf4fe722ff] Daemon stopped [2020-08-05T11:11:51.818Z] === RUN TestConfigCreateWithLabels [2020-08-05T11:11:52.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:11:52.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:11:53.903Z] --- PASS: TestConfigCreateWithLabels (1.83s) [2020-08-05T11:11:53.903Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-05T11:11:53.903Z] daemon.go:325: [d146cac640843] waiting for daemon to start [2020-08-05T11:11:53.903Z] daemon.go:325: [d146cac640843] waiting for daemon to start [2020-08-05T11:11:53.903Z] daemon.go:353: [d146cac640843] daemon started [2020-08-05T11:11:53.903Z] daemon.go:461: [d146cac640843] Stopping daemon [2020-08-05T11:11:53.903Z] daemon.go:296: [d146cac640843] exiting daemon [2020-08-05T11:11:53.903Z] daemon.go:448: [d146cac640843] Daemon stopped [2020-08-05T11:11:53.903Z] === RUN TestConfigCreateResolve [2020-08-05T11:11:55.433Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-08-05T11:11:55.433Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-05T11:11:55.433Z] daemon.go:325: [df75afffade84] waiting for daemon to start [2020-08-05T11:11:55.433Z] daemon.go:325: [df75afffade84] waiting for daemon to start [2020-08-05T11:11:55.434Z] daemon.go:353: [df75afffade84] daemon started [2020-08-05T11:11:55.434Z] daemon.go:461: [df75afffade84] Stopping daemon [2020-08-05T11:11:55.434Z] daemon.go:296: [df75afffade84] exiting daemon [2020-08-05T11:11:55.434Z] daemon.go:448: [df75afffade84] Daemon stopped [2020-08-05T11:11:55.434Z] === RUN TestConfigDaemonLibtrustID [2020-08-05T11:11:55.504Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-05T11:11:56.075Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-05T11:11:56.075Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-05T11:11:56.075Z] daemon.go:325: [d1c1e9160427f] waiting for daemon to start [2020-08-05T11:11:56.075Z] daemon.go:325: [d1c1e9160427f] waiting for daemon to start [2020-08-05T11:11:56.075Z] daemon.go:353: [d1c1e9160427f] daemon started [2020-08-05T11:11:56.075Z] daemon.go:461: [d1c1e9160427f] Stopping daemon [2020-08-05T11:11:56.075Z] daemon.go:296: [d1c1e9160427f] exiting daemon [2020-08-05T11:11:56.075Z] daemon.go:448: [d1c1e9160427f] Daemon stopped [2020-08-05T11:11:56.075Z] PASS [2020-08-05T11:11:56.075Z] [2020-08-05T11:11:56.075Z] DONE 8 tests in 14.264s [2020-08-05T11:11:56.075Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-05T11:11:56.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:11:56.075Z] ++ set -e [2020-08-05T11:11:56.075Z] ++ '[' -n 0 ']' [2020-08-05T11:11:56.075Z] ++ set -x [2020-08-05T11:11:56.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:11:56.075Z] INFO: Testing against a local daemon [2020-08-05T11:11:56.075Z] === RUN TestCheckpoint [2020-08-05T11:11:56.075Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-05T11:11:56.075Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:11:56.075Z] === RUN TestContainerInvalidJSON [2020-08-05T11:11:56.075Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:11:56.075Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:11:56.075Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:11:56.075Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:11:56.075Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:11:56.075Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:11:56.075Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:11:56.075Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:11:56.075Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:11:56.075Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-05T11:11:56.075Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-05T11:11:56.075Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-05T11:11:56.075Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-05T11:11:56.075Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-05T11:11:56.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-08-05T11:11:56.397Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-05T11:11:56.398Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-05T11:11:56.398Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-05T11:11:56.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-05T11:11:56.398Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-05T11:11:56.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-05T11:11:56.398Z] === RUN TestCopyFromContainer [2020-08-05T11:11:56.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:11:56.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:11:56.994Z] --- PASS: TestDockerNetworkReConnect (5.99s) [2020-08-05T11:11:56.994Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-05T11:11:56.994Z] daemon.go:325: [d95eb62ed1d62] waiting for daemon to start [2020-08-05T11:11:56.994Z] daemon.go:325: [d95eb62ed1d62] waiting for daemon to start [2020-08-05T11:11:56.994Z] daemon.go:353: [d95eb62ed1d62] daemon started [2020-08-05T11:11:56.994Z] daemon.go:461: [d95eb62ed1d62] Stopping daemon [2020-08-05T11:11:56.994Z] daemon.go:296: [d95eb62ed1d62] exiting daemon [2020-08-05T11:11:56.994Z] daemon.go:448: [d95eb62ed1d62] Daemon stopped [2020-08-05T11:11:56.994Z] === RUN TestServicePlugin [2020-08-05T11:11:56.994Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-05T11:11:56.994Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:11:56.994Z] === RUN TestServiceUpdateLabel [2020-08-05T11:11:57.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer// [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer//bar/root [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer/bar/quux [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-05T11:11:57.934Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-05T11:11:58.230Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-05T11:11:58.230Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-05T11:11:58.230Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer (1.87s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-08-05T11:11:58.230Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-05T11:11:58.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-05T11:11:58.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:11:58.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:11:58.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:11:58.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:11:58.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:11:58.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:11:58.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:11:58.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:11:58.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:11:58.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-05T11:11:58.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-05T11:11:58.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-05T11:11:58.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-05T11:11:58.230Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-05T11:11:58.529Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-05T11:11:58.529Z] === RUN TestCreateWithInvalidEnv [2020-08-05T11:11:58.529Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-05T11:11:58.529Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-05T11:11:58.529Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-05T11:11:58.529Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-05T11:11:58.529Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-05T11:11:58.529Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-05T11:11:58.529Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-05T11:11:58.529Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-05T11:11:58.529Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-05T11:11:58.529Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-05T11:11:58.529Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-05T11:11:58.529Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-05T11:11:58.529Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-05T11:11:58.529Z] === RUN TestCreateTmpfsMountsTarget [2020-08-05T11:11:58.529Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-05T11:11:58.529Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-05T11:11:59.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:11:59.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:11:59.728Z] --- PASS: TestServiceUpdateLabel (3.69s) [2020-08-05T11:11:59.728Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-05T11:11:59.728Z] daemon.go:325: [d6c7cb90d942c] waiting for daemon to start [2020-08-05T11:11:59.728Z] daemon.go:325: [d6c7cb90d942c] waiting for daemon to start [2020-08-05T11:11:59.728Z] daemon.go:353: [d6c7cb90d942c] daemon started [2020-08-05T11:11:59.728Z] daemon.go:461: [d6c7cb90d942c] Stopping daemon [2020-08-05T11:11:59.728Z] daemon.go:296: [d6c7cb90d942c] exiting daemon [2020-08-05T11:11:59.728Z] daemon.go:448: [d6c7cb90d942c] Daemon stopped [2020-08-05T11:11:59.728Z] === RUN TestServiceUpdateSecrets [2020-08-05T11:12:00.061Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:12:00.061Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:12:00.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-05T11:12:00.061Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-05T11:12:00.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-08-05T11:12:00.360Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-08-05T11:12:00.360Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-05T11:12:01.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:12:01.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:12:01.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:12:01.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:12:01.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:12:01.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:12:01.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:12:01.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:12:01.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:12:01.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:12:01.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:12:01.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-05T11:12:01.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-05T11:12:01.906Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-05T11:12:02.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:02.557Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-08-05T11:12:02.557Z] === RUN TestContainerStartOnDaemonRestart [2020-08-05T11:12:02.557Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-05T11:12:02.557Z] === RUN TestDaemonRestartIpcMode [2020-08-05T11:12:02.557Z] === PAUSE TestDaemonRestartIpcMode [2020-08-05T11:12:02.557Z] === RUN TestDiff [2020-08-05T11:12:03.011Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-05T11:12:03.201Z] --- PASS: TestDiff (0.57s) [2020-08-05T11:12:03.201Z] === RUN TestExecWithCloseStdin [2020-08-05T11:12:03.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-05T11:12:03.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:03.840Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-08-05T11:12:03.840Z] === RUN TestExec [2020-08-05T11:12:04.481Z] --- PASS: TestExec (0.63s) [2020-08-05T11:12:04.481Z] === RUN TestExecUser [2020-08-05T11:12:04.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:12:05.121Z] --- PASS: TestExecUser (0.66s) [2020-08-05T11:12:05.121Z] === RUN TestExportContainerAndImportImage [2020-08-05T11:12:05.767Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-08-05T11:12:05.767Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-05T11:12:06.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [dcbb2005ced50] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [dcbb2005ced50] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [dcbb2005ced50] daemon started [2020-08-05T11:12:06.989Z] daemon.go:325: [dcbb2005ced50] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:296: [dcbb2005ced50] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:325: [dcbb2005ced50] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [dcbb2005ced50] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [dcbb2005ced50] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [dcbb2005ced50] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [dcbb2005ced50] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [d644c94cb70e4] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d644c94cb70e4] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d644c94cb70e4] daemon started [2020-08-05T11:12:06.989Z] daemon.go:325: [d644c94cb70e4] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:296: [d644c94cb70e4] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:325: [d644c94cb70e4] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d644c94cb70e4] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d644c94cb70e4] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d644c94cb70e4] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d644c94cb70e4] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [d3b620d9af774] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d3b620d9af774] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d3b620d9af774] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d3b620d9af774] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d3b620d9af774] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d3b620d9af774] Daemon stopped [2020-08-05T11:12:06.989Z] daemon.go:325: [d3b620d9af774] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d3b620d9af774] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d3b620d9af774] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d3b620d9af774] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d3b620d9af774] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d3b620d9af774] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [dac843fc78f9b] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [dac843fc78f9b] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [dac843fc78f9b] daemon started [2020-08-05T11:12:06.989Z] daemon.go:325: [dac843fc78f9b] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:296: [dac843fc78f9b] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:325: [dac843fc78f9b] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [dac843fc78f9b] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [dac843fc78f9b] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [dac843fc78f9b] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [dac843fc78f9b] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [d8d9a8bb69f5c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d8d9a8bb69f5c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d8d9a8bb69f5c] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d8d9a8bb69f5c] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d8d9a8bb69f5c] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d8d9a8bb69f5c] Daemon stopped [2020-08-05T11:12:06.989Z] daemon.go:325: [d8d9a8bb69f5c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d8d9a8bb69f5c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d8d9a8bb69f5c] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d8d9a8bb69f5c] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d8d9a8bb69f5c] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d8d9a8bb69f5c] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [db1dfb55f5ff5] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [db1dfb55f5ff5] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [db1dfb55f5ff5] daemon started [2020-08-05T11:12:06.989Z] daemon.go:325: [db1dfb55f5ff5] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:296: [db1dfb55f5ff5] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:325: [db1dfb55f5ff5] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [db1dfb55f5ff5] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [db1dfb55f5ff5] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [db1dfb55f5ff5] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [db1dfb55f5ff5] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [ddd7d60aee92c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [ddd7d60aee92c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [ddd7d60aee92c] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [ddd7d60aee92c] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [ddd7d60aee92c] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [ddd7d60aee92c] Daemon stopped [2020-08-05T11:12:06.989Z] daemon.go:325: [ddd7d60aee92c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [ddd7d60aee92c] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [ddd7d60aee92c] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [ddd7d60aee92c] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [ddd7d60aee92c] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [ddd7d60aee92c] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [d95dd825938cd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d95dd825938cd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d95dd825938cd] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d95dd825938cd] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d95dd825938cd] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d95dd825938cd] Daemon stopped [2020-08-05T11:12:06.989Z] daemon.go:325: [d95dd825938cd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d95dd825938cd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d95dd825938cd] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d95dd825938cd] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d95dd825938cd] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:448: [d95dd825938cd] Daemon stopped [2020-08-05T11:12:06.989Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-08-05T11:12:06.989Z] 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 [2020-08-05T11:12:06.989Z] daemon.go:325: [d90f6b84b98bd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:325: [d90f6b84b98bd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d90f6b84b98bd] daemon started [2020-08-05T11:12:06.989Z] daemon.go:325: [d90f6b84b98bd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:296: [d90f6b84b98bd] exiting daemon [2020-08-05T11:12:06.989Z] daemon.go:325: [d90f6b84b98bd] waiting for daemon to start [2020-08-05T11:12:06.989Z] daemon.go:353: [d90f6b84b98bd] daemon started [2020-08-05T11:12:06.989Z] daemon.go:461: [d90f6b84b98bd] Stopping daemon [2020-08-05T11:12:06.989Z] daemon.go:296: [d90f6b84b98bd] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d90f6b84b98bd] Daemon stopped [2020-08-05T11:12:06.990Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.40s) [2020-08-05T11:12:06.990Z] 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 [2020-08-05T11:12:06.990Z] daemon.go:325: [d2ed4207e0dca] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d2ed4207e0dca] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d2ed4207e0dca] daemon started [2020-08-05T11:12:06.990Z] daemon.go:461: [d2ed4207e0dca] Stopping daemon [2020-08-05T11:12:06.990Z] daemon.go:296: [d2ed4207e0dca] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d2ed4207e0dca] Daemon stopped [2020-08-05T11:12:06.990Z] daemon.go:325: [d2ed4207e0dca] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d2ed4207e0dca] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d2ed4207e0dca] daemon started [2020-08-05T11:12:06.990Z] daemon.go:461: [d2ed4207e0dca] Stopping daemon [2020-08-05T11:12:06.990Z] daemon.go:296: [d2ed4207e0dca] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d2ed4207e0dca] Daemon stopped [2020-08-05T11:12:06.990Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-08-05T11:12:06.990Z] 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 [2020-08-05T11:12:06.990Z] daemon.go:325: [d23dbf47b4344] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d23dbf47b4344] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d23dbf47b4344] daemon started [2020-08-05T11:12:06.990Z] daemon.go:296: [d23dbf47b4344] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:325: [d23dbf47b4344] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d23dbf47b4344] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d23dbf47b4344] daemon started [2020-08-05T11:12:06.990Z] daemon.go:461: [d23dbf47b4344] Stopping daemon [2020-08-05T11:12:06.990Z] daemon.go:296: [d23dbf47b4344] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d23dbf47b4344] Daemon stopped [2020-08-05T11:12:06.990Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-08-05T11:12:06.990Z] 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 [2020-08-05T11:12:06.990Z] daemon.go:325: [d85e9dfa9f69d] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d85e9dfa9f69d] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d85e9dfa9f69d] daemon started [2020-08-05T11:12:06.990Z] daemon.go:461: [d85e9dfa9f69d] Stopping daemon [2020-08-05T11:12:06.990Z] daemon.go:296: [d85e9dfa9f69d] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d85e9dfa9f69d] Daemon stopped [2020-08-05T11:12:06.990Z] daemon.go:325: [d85e9dfa9f69d] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:325: [d85e9dfa9f69d] waiting for daemon to start [2020-08-05T11:12:06.990Z] daemon.go:353: [d85e9dfa9f69d] daemon started [2020-08-05T11:12:06.990Z] daemon.go:461: [d85e9dfa9f69d] Stopping daemon [2020-08-05T11:12:06.990Z] daemon.go:296: [d85e9dfa9f69d] exiting daemon [2020-08-05T11:12:06.990Z] daemon.go:448: [d85e9dfa9f69d] Daemon stopped [2020-08-05T11:12:06.990Z] === RUN TestKernelTCPMemory [2020-08-05T11:12:07.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-08-05T11:12:07.294Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-05T11:12:07.294Z] daemon.go:325: [d94f3e4ddd618] waiting for daemon to start [2020-08-05T11:12:07.294Z] daemon.go:325: [d94f3e4ddd618] waiting for daemon to start [2020-08-05T11:12:07.294Z] daemon.go:353: [d94f3e4ddd618] daemon started [2020-08-05T11:12:07.294Z] daemon.go:461: [d94f3e4ddd618] Stopping daemon [2020-08-05T11:12:07.294Z] daemon.go:296: [d94f3e4ddd618] exiting daemon [2020-08-05T11:12:07.294Z] daemon.go:448: [d94f3e4ddd618] Daemon stopped [2020-08-05T11:12:07.294Z] daemon.go:325: [d94f3e4ddd618] waiting for daemon to start [2020-08-05T11:12:07.294Z] daemon.go:325: [d94f3e4ddd618] waiting for daemon to start [2020-08-05T11:12:07.294Z] daemon.go:353: [d94f3e4ddd618] daemon started [2020-08-05T11:12:07.294Z] daemon.go:461: [d94f3e4ddd618] Stopping daemon [2020-08-05T11:12:07.294Z] daemon.go:296: [d94f3e4ddd618] exiting daemon [2020-08-05T11:12:07.294Z] daemon.go:448: [d94f3e4ddd618] Daemon stopped [2020-08-05T11:12:07.294Z] === RUN TestHealthCheckWorkdir [2020-08-05T11:12:07.936Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-08-05T11:12:07.936Z] === RUN TestHealthKillContainer [2020-08-05T11:12:08.369Z] --- PASS: TestKernelTCPMemory (1.41s) [2020-08-05T11:12:08.369Z] === RUN TestNISDomainname [2020-08-05T11:12:08.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-05T11:12:09.565Z] --- PASS: TestNISDomainname (1.19s) [2020-08-05T11:12:09.565Z] === RUN TestStats [2020-08-05T11:12:10.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-05T11:12:10.699Z] --- PASS: TestHealthKillContainer (2.72s) [2020-08-05T11:12:10.699Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-05T11:12:11.338Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-08-05T11:12:11.338Z] === RUN TestIpcModeNone [2020-08-05T11:12:11.515Z] --- PASS: TestStats (2.09s) [2020-08-05T11:12:11.515Z] === RUN TestStopContainerWithTimeout [2020-08-05T11:12:11.515Z] === RUN TestStopContainerWithTimeout/0 [2020-08-05T11:12:11.515Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-05T11:12:11.515Z] === RUN TestStopContainerWithTimeout/1 [2020-08-05T11:12:11.515Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-05T11:12:11.515Z] === RUN TestStopContainerWithTimeout/3 [2020-08-05T11:12:11.515Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-05T11:12:11.515Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-05T11:12:11.515Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-05T11:12:11.515Z] === CONT TestStopContainerWithTimeout/0 [2020-08-05T11:12:11.515Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-05T11:12:11.985Z] --- PASS: TestIpcModeNone (0.71s) [2020-08-05T11:12:11.985Z] === RUN TestIpcModePrivate [2020-08-05T11:12:12.140Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-05T11:12:12.140Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-05T11:12:12.140Z] Cross building: bundles/cross/windows/amd64 [2020-08-05T11:12:12.140Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-05T11:12:12.140Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-05T11:12:12.627Z] --- PASS: TestIpcModePrivate (0.63s) [2020-08-05T11:12:12.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-08-05T11:12:12.627Z] === RUN TestIpcModeShareable [2020-08-05T11:12:12.895Z] === CONT TestStopContainerWithTimeout/3 [2020-08-05T11:12:12.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-05T11:12:13.270Z] --- PASS: TestIpcModeShareable (0.66s) [2020-08-05T11:12:13.270Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-08-05T11:12:13.270Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-05T11:12:14.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-05T11:12:14.853Z] === CONT TestStopContainerWithTimeout/1 [2020-08-05T11:12:15.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-05T11:12:15.359Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2020-08-05T11:12:15.359Z] === RUN TestAPIIpcModeHost [2020-08-05T11:12:15.658Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-08-05T11:12:15.658Z] === RUN TestDaemonIpcModeShareable [2020-08-05T11:12:16.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-05T11:12:16.491Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-08-05T11:12:16.491Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-08-05T11:12:16.491Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-08-05T11:12:16.491Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-08-05T11:12:16.491Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2020-08-05T11:12:16.491Z] === RUN TestDeleteDevicemapper [2020-08-05T11:12:16.491Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-05T11:12:16.491Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:12:16.491Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-05T11:12:17.187Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-08-05T11:12:17.187Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-05T11:12:17.187Z] daemon.go:325: [d22f6090d10cc] waiting for daemon to start [2020-08-05T11:12:17.187Z] daemon.go:325: [d22f6090d10cc] waiting for daemon to start [2020-08-05T11:12:17.187Z] daemon.go:353: [d22f6090d10cc] daemon started [2020-08-05T11:12:17.187Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-05T11:12:17.187Z] daemon.go:461: [d22f6090d10cc] Stopping daemon [2020-08-05T11:12:17.187Z] daemon.go:296: [d22f6090d10cc] exiting daemon [2020-08-05T11:12:17.187Z] daemon.go:448: [d22f6090d10cc] Daemon stopped [2020-08-05T11:12:17.187Z] === RUN TestDaemonIpcModePrivate [2020-08-05T11:12:17.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-05T11:12:17.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-05T11:12:18.295Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2020-08-05T11:12:18.295Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-05T11:12:18.295Z] daemon.go:325: [db279d0710304] waiting for daemon to start [2020-08-05T11:12:18.295Z] daemon.go:325: [db279d0710304] waiting for daemon to start [2020-08-05T11:12:18.295Z] daemon.go:353: [db279d0710304] daemon started [2020-08-05T11:12:18.295Z] daemon.go:461: [db279d0710304] Stopping daemon [2020-08-05T11:12:18.295Z] daemon.go:296: [db279d0710304] exiting daemon [2020-08-05T11:12:18.295Z] daemon.go:448: [db279d0710304] Daemon stopped [2020-08-05T11:12:18.295Z] === RUN TestServiceUpdateConfigs [2020-08-05T11:12:18.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-05T11:12:18.711Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-08-05T11:12:18.711Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-05T11:12:18.711Z] daemon.go:325: [db3fb11c9dd0d] waiting for daemon to start [2020-08-05T11:12:18.711Z] daemon.go:325: [db3fb11c9dd0d] waiting for daemon to start [2020-08-05T11:12:18.711Z] daemon.go:353: [db3fb11c9dd0d] daemon started [2020-08-05T11:12:18.711Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-05T11:12:18.711Z] daemon.go:461: [db3fb11c9dd0d] Stopping daemon [2020-08-05T11:12:18.711Z] daemon.go:296: [db3fb11c9dd0d] exiting daemon [2020-08-05T11:12:18.711Z] daemon.go:448: [db3fb11c9dd0d] Daemon stopped [2020-08-05T11:12:18.711Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-05T11:12:18.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2020-08-05T11:12:18.888Z] === RUN TestUpdateMemory [2020-08-05T11:12:18.888Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-05T11:12:18.888Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:12:18.888Z] === RUN TestUpdateCPUQuota [2020-08-05T11:12:20.235Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2020-08-05T11:12:20.235Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-05T11:12:20.235Z] daemon.go:325: [d012510a91f35] waiting for daemon to start [2020-08-05T11:12:20.235Z] daemon.go:325: [d012510a91f35] waiting for daemon to start [2020-08-05T11:12:20.235Z] daemon.go:353: [d012510a91f35] daemon started [2020-08-05T11:12:20.235Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-05T11:12:20.235Z] daemon.go:461: [d012510a91f35] Stopping daemon [2020-08-05T11:12:20.235Z] daemon.go:296: [d012510a91f35] exiting daemon [2020-08-05T11:12:20.235Z] daemon.go:448: [d012510a91f35] Daemon stopped [2020-08-05T11:12:20.235Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-05T11:12:20.329Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-08-05T11:12:20.329Z] === RUN TestUpdatePidsLimit [2020-08-05T11:12:20.329Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-05T11:12:20.907Z] === RUN TestUpdatePidsLimit/no_change [2020-08-05T11:12:21.169Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-05T11:12:21.284Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-08-05T11:12:21.284Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-05T11:12:21.284Z] daemon.go:325: [dfc989e18ef13] waiting for daemon to start [2020-08-05T11:12:21.284Z] daemon.go:325: [dfc989e18ef13] waiting for daemon to start [2020-08-05T11:12:21.284Z] daemon.go:353: [dfc989e18ef13] daemon started [2020-08-05T11:12:21.284Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-05T11:12:21.284Z] daemon.go:461: [dfc989e18ef13] Stopping daemon [2020-08-05T11:12:21.284Z] daemon.go:296: [dfc989e18ef13] exiting daemon [2020-08-05T11:12:21.284Z] daemon.go:448: [dfc989e18ef13] Daemon stopped [2020-08-05T11:12:21.284Z] === RUN TestIpcModeOlderClient [2020-08-05T11:12:21.284Z] === PAUSE TestIpcModeOlderClient [2020-08-05T11:12:21.284Z] === RUN TestKillContainerInvalidSignal [2020-08-05T11:12:21.429Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-05T11:12:21.924Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-08-05T11:12:21.924Z] === RUN TestKillContainer [2020-08-05T11:12:21.924Z] === RUN TestKillContainer/no_signal [2020-08-05T11:12:21.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-05T11:12:21.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-05T11:12:22.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-05T11:12:22.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-05T11:12:22.571Z] === RUN TestKillContainer/non_killing_signal [2020-08-05T11:12:22.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-05T11:12:22.870Z] === RUN TestKillContainer/killing_signal [2020-08-05T11:12:23.511Z] --- PASS: TestKillContainer (1.70s) [2020-08-05T11:12:23.511Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-08-05T11:12:23.511Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-08-05T11:12:23.511Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2020-08-05T11:12:23.511Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-05T11:12:23.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-05T11:12:24.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-08-05T11:12:24.150Z] === RUN TestUpdateRestartPolicy [2020-08-05T11:12:24.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-05T11:12:24.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2020-08-05T11:12:24.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-08-05T11:12:24.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-08-05T11:12:24.792Z] === RUN TestKillStoppedContainer [2020-08-05T11:12:24.792Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-05T11:12:24.792Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-05T11:12:24.792Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-05T11:12:24.792Z] === RUN TestKillDifferentUserContainer [2020-08-05T11:12:25.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-05T11:12:25.434Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-08-05T11:12:25.434Z] === RUN TestInspectOomKilledTrue [2020-08-05T11:12:26.479Z] --- PASS: TestInspectOomKilledTrue (0.85s) [2020-08-05T11:12:26.479Z] === RUN TestInspectOomKilledFalse [2020-08-05T11:12:26.773Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-08-05T11:12:26.773Z] === RUN TestLinksEtcHostsContentMatch [2020-08-05T11:12:27.416Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2020-08-05T11:12:27.416Z] === RUN TestLinksContainerNames [2020-08-05T11:12:28.281Z] --- PASS: TestLinksContainerNames (1.05s) [2020-08-05T11:12:28.281Z] === RUN TestLogsFollowTailEmpty [2020-08-05T11:12:28.920Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-08-05T11:12:28.920Z] === RUN TestContainerNetworkMountsNoChown [2020-08-05T11:12:29.570Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/default [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/default [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/private [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/private [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rprivate [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/slave [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/slave [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rslave [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/shared [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/shared [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rshared [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/default [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rslave [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rshared [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/shared [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/private [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rprivate [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/slave [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:12:29.570Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-05T11:12:29.570Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-05T11:12:29.570Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-05T11:12:29.873Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-05T11:12:29.873Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-05T11:12:29.874Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-05T11:12:29.874Z] === RUN TestContainerBindMountNonRecursive [2020-08-05T11:12:30.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-05T11:12:30.914Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2020-08-05T11:12:30.914Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-05T11:12:30.914Z] daemon.go:325: [dcacf05ab2548] waiting for daemon to start [2020-08-05T11:12:30.914Z] daemon.go:325: [dcacf05ab2548] waiting for daemon to start [2020-08-05T11:12:30.914Z] daemon.go:353: [dcacf05ab2548] daemon started [2020-08-05T11:12:30.914Z] daemon.go:461: [dcacf05ab2548] Stopping daemon [2020-08-05T11:12:30.914Z] daemon.go:296: [dcacf05ab2548] exiting daemon [2020-08-05T11:12:30.914Z] daemon.go:448: [dcacf05ab2548] Daemon stopped [2020-08-05T11:12:30.914Z] === RUN TestServiceUpdateNetwork [2020-08-05T11:12:31.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-05T11:12:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-05T11:12:31.398Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2020-08-05T11:12:31.398Z] === RUN TestNetworkNat [2020-08-05T11:12:31.699Z] --- PASS: TestNetworkNat (0.58s) [2020-08-05T11:12:31.699Z] === RUN TestNetworkLocalhostTCPNat [2020-08-05T11:12:32.342Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-08-05T11:12:32.342Z] === RUN TestNetworkLoopbackNat [2020-08-05T11:12:32.990Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-08-05T11:12:32.990Z] === RUN TestPause [2020-08-05T11:12:33.635Z] --- PASS: TestPause (0.57s) [2020-08-05T11:12:33.635Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-05T11:12:33.635Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:12:33.635Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:12:33.635Z] === RUN TestPauseStopPausedContainer [2020-08-05T11:12:33.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-05T11:12:33.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-05T11:12:34.279Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2020-08-05T11:12:34.279Z] === RUN TestPsFilter [2020-08-05T11:12:34.574Z] --- PASS: TestPsFilter (0.16s) [2020-08-05T11:12:34.574Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-05T11:12:34.869Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-08-05T11:12:34.869Z] === RUN TestRemoveContainerWithVolume [2020-08-05T11:12:35.510Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2020-08-05T11:12:35.510Z] === RUN TestRemoveContainerRunning [2020-08-05T11:12:35.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-05T11:12:35.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-05T11:12:36.148Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-08-05T11:12:36.149Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-05T11:12:36.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2020-08-05T11:12:36.806Z] === RUN TestRemoveInvalidContainer [2020-08-05T11:12:36.806Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-05T11:12:36.806Z] === RUN TestRenameLinkedContainer [2020-08-05T11:12:37.119Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2020-08-05T11:12:37.119Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-05T11:12:37.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-05T11:12:37.689Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-08-05T11:12:37.689Z] === RUN TestWaitNonBlocked [2020-08-05T11:12:37.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:12:37.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:12:37.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:12:37.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:12:37.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:12:37.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:12:38.896Z] --- PASS: TestRenameLinkedContainer (2.10s) [2020-08-05T11:12:38.896Z] === RUN TestRenameStoppedContainer [2020-08-05T11:12:39.066Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-08-05T11:12:39.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-08-05T11:12:39.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-08-05T11:12:39.066Z] === RUN TestWaitBlocked [2020-08-05T11:12:39.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:12:39.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:12:39.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:12:39.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:12:39.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:12:39.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:12:39.536Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-08-05T11:12:39.536Z] === RUN TestRenameRunningContainerAndReuse [2020-08-05T11:12:40.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-05T11:12:40.444Z] --- PASS: TestWaitBlocked (0.06s) [2020-08-05T11:12:40.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-08-05T11:12:40.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-08-05T11:12:40.444Z] === CONT TestContainerStartOnDaemonRestart [2020-08-05T11:12:40.444Z] === CONT TestIpcModeOlderClient [2020-08-05T11:12:40.444Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-08-05T11:12:40.444Z] === CONT TestDaemonRestartIpcMode [2020-08-05T11:12:40.606Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2020-08-05T11:12:40.606Z] === RUN TestRenameInvalidName [2020-08-05T11:12:41.248Z] --- PASS: TestRenameInvalidName (0.57s) [2020-08-05T11:12:41.248Z] === RUN TestRenameAnonymousContainer [2020-08-05T11:12:42.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-05T11:12:43.350Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-08-05T11:12:43.350Z] === RUN TestRenameContainerWithSameName [2020-08-05T11:12:43.647Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-08-05T11:12:43.647Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-05T11:12:44.693Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-08-05T11:12:44.693Z] === RUN TestResize [2020-08-05T11:12:44.897Z] --- PASS: TestContainerStartOnDaemonRestart (4.29s) [2020-08-05T11:12:44.897Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-05T11:12:44.897Z] daemon.go:325: [d269a1c75ab43] waiting for daemon to start [2020-08-05T11:12:44.897Z] daemon.go:325: [d269a1c75ab43] waiting for daemon to start [2020-08-05T11:12:44.897Z] daemon.go:353: [d269a1c75ab43] daemon started [2020-08-05T11:12:44.897Z] daemon.go:325: [d269a1c75ab43] waiting for daemon to start [2020-08-05T11:12:44.897Z] daemon.go:296: [d269a1c75ab43] exiting daemon [2020-08-05T11:12:44.897Z] daemon.go:325: [d269a1c75ab43] waiting for daemon to start [2020-08-05T11:12:44.897Z] daemon.go:353: [d269a1c75ab43] daemon started [2020-08-05T11:12:44.897Z] daemon.go:461: [d269a1c75ab43] Stopping daemon [2020-08-05T11:12:44.897Z] daemon.go:296: [d269a1c75ab43] exiting daemon [2020-08-05T11:12:44.897Z] daemon.go:448: [d269a1c75ab43] Daemon stopped [2020-08-05T11:12:45.339Z] --- PASS: TestResize (0.57s) [2020-08-05T11:12:45.339Z] === RUN TestResizeWithInvalidSize [2020-08-05T11:12:45.464Z] --- PASS: TestDaemonRestartIpcMode (4.97s) [2020-08-05T11:12:45.464Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-05T11:12:45.464Z] daemon.go:325: [d96eab7139479] waiting for daemon to start [2020-08-05T11:12:45.464Z] daemon.go:325: [d96eab7139479] waiting for daemon to start [2020-08-05T11:12:45.464Z] daemon.go:353: [d96eab7139479] daemon started [2020-08-05T11:12:45.464Z] daemon.go:461: [d96eab7139479] Stopping daemon [2020-08-05T11:12:45.464Z] daemon.go:296: [d96eab7139479] exiting daemon [2020-08-05T11:12:45.464Z] daemon.go:448: [d96eab7139479] Daemon stopped [2020-08-05T11:12:45.464Z] daemon.go:325: [d96eab7139479] waiting for daemon to start [2020-08-05T11:12:45.464Z] daemon.go:325: [d96eab7139479] waiting for daemon to start [2020-08-05T11:12:45.464Z] daemon.go:353: [d96eab7139479] daemon started [2020-08-05T11:12:45.464Z] daemon.go:461: [d96eab7139479] Stopping daemon [2020-08-05T11:12:45.464Z] daemon.go:296: [d96eab7139479] exiting daemon [2020-08-05T11:12:45.464Z] daemon.go:448: [d96eab7139479] Daemon stopped [2020-08-05T11:12:45.464Z] PASS [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === Skipped [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-05T11:12:45.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-05T11:12:45.464Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-05T11:12:45.464Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:12:45.464Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-05T11:12:45.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-05T11:12:45.464Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] [2020-08-05T11:12:45.464Z] DONE 189 tests, 6 skipped in 117.078s [2020-08-05T11:12:45.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-05T11:12:45.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:45.464Z] ++ set -e [2020-08-05T11:12:45.464Z] ++ '[' -n 0 ']' [2020-08-05T11:12:45.464Z] ++ set -x [2020-08-05T11:12:45.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:45.464Z] INFO: Testing against a local daemon [2020-08-05T11:12:45.464Z] === RUN TestCommitInheritsEnv [2020-08-05T11:12:45.984Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-08-05T11:12:45.984Z] === RUN TestResizeWhenContainerNotStarted [2020-08-05T11:12:46.033Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-08-05T11:12:46.033Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-05T11:12:46.033Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-05T11:12:46.033Z] === RUN TestImagesFilterMultiReference [2020-08-05T11:12:46.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-05T11:12:46.033Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-05T11:12:46.033Z] === RUN TestImagePullPlatformInvalid [2020-08-05T11:12:46.033Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-05T11:12:46.033Z] === RUN TestRemoveImageOrphaning [2020-08-05T11:12:46.282Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:46.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:46.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-05T11:12:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-05T11:12:46.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-05T11:12:46.552Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-08-05T11:12:46.552Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-05T11:12:46.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-05T11:12:46.552Z] === RUN TestTagInvalidReference [2020-08-05T11:12:46.552Z] --- PASS: TestTagInvalidReference (0.05s) [2020-08-05T11:12:46.552Z] === RUN TestTagValidPrefixedRepo [2020-08-05T11:12:46.812Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-08-05T11:12:46.812Z] === RUN TestTagExistedNameWithoutForce [2020-08-05T11:12:46.812Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-08-05T11:12:46.812Z] === RUN TestTagOfficialNames [2020-08-05T11:12:46.812Z] --- PASS: TestTagOfficialNames (0.09s) [2020-08-05T11:12:46.812Z] === RUN TestTagMatchesDigest [2020-08-05T11:12:46.812Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-05T11:12:46.812Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-05T11:12:47.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-05T11:12:47.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-05T11:12:48.210Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-05T11:12:48.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-05T11:12:49.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-05T11:12:49.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-05T11:12:49.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-05T11:12:49.477Z] --- PASS: TestServiceUpdateNetwork (15.76s) [2020-08-05T11:12:49.477Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-05T11:12:49.477Z] daemon.go:325: [da0e7caa958a2] waiting for daemon to start [2020-08-05T11:12:49.477Z] daemon.go:325: [da0e7caa958a2] waiting for daemon to start [2020-08-05T11:12:49.477Z] daemon.go:353: [da0e7caa958a2] daemon started [2020-08-05T11:12:49.477Z] daemon.go:461: [da0e7caa958a2] Stopping daemon [2020-08-05T11:12:49.477Z] daemon.go:296: [da0e7caa958a2] exiting daemon [2020-08-05T11:12:49.477Z] daemon.go:448: [da0e7caa958a2] Daemon stopped [2020-08-05T11:12:49.477Z] PASS [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] === Skipped [2020-08-05T11:12:49.477Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-05T11:12:49.477Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] DONE 18 tests, 1 skipped in 137.078s [2020-08-05T11:12:49.477Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ set -e [2020-08-05T11:12:49.477Z] ++ '[' -n 0 ']' [2020-08-05T11:12:49.477Z] ++ set -x [2020-08-05T11:12:49.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] INFO: Testing against a local daemon [2020-08-05T11:12:49.477Z] === RUN TestSessionCreate [2020-08-05T11:12:49.477Z] --- PASS: TestSessionCreate (0.02s) [2020-08-05T11:12:49.477Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-05T11:12:49.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-05T11:12:49.477Z] PASS [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] DONE 2 tests in 0.108s [2020-08-05T11:12:49.477Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ set -e [2020-08-05T11:12:49.477Z] ++ '[' -n 0 ']' [2020-08-05T11:12:49.477Z] ++ set -x [2020-08-05T11:12:49.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] INFO: Testing against a local daemon [2020-08-05T11:12:49.477Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-05T11:12:49.477Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-05T11:12:49.477Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:12:49.477Z] === RUN TestEventsExecDie [2020-08-05T11:12:49.477Z] --- PASS: TestEventsExecDie (0.94s) [2020-08-05T11:12:49.477Z] === RUN TestEventsBackwardsCompatible [2020-08-05T11:12:49.477Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-05T11:12:49.477Z] === RUN TestInfoBinaryCommits [2020-08-05T11:12:49.477Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-05T11:12:49.477Z] === RUN TestInfoAPIVersioned [2020-08-05T11:12:49.477Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-08-05T11:12:49.477Z] === RUN TestInfoAPI [2020-08-05T11:12:49.477Z] --- PASS: TestInfoAPI (0.02s) [2020-08-05T11:12:49.477Z] === RUN TestInfoAPIWarnings [2020-08-05T11:12:49.477Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-08-05T11:12:49.477Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-05T11:12:49.477Z] daemon.go:325: [d5051989d5cfe] waiting for daemon to start [2020-08-05T11:12:49.477Z] daemon.go:325: [d5051989d5cfe] waiting for daemon to start [2020-08-05T11:12:49.477Z] daemon.go:353: [d5051989d5cfe] daemon started [2020-08-05T11:12:49.477Z] daemon.go:461: [d5051989d5cfe] Stopping daemon [2020-08-05T11:12:49.477Z] daemon.go:296: [d5051989d5cfe] exiting daemon [2020-08-05T11:12:49.477Z] daemon.go:448: [d5051989d5cfe] Daemon stopped [2020-08-05T11:12:49.477Z] === RUN TestLoginFailsWithBadCredentials [2020-08-05T11:12:49.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-08-05T11:12:49.477Z] === RUN TestPingCacheHeaders [2020-08-05T11:12:49.477Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-05T11:12:49.477Z] === RUN TestPingGet [2020-08-05T11:12:49.477Z] --- PASS: TestPingGet (0.01s) [2020-08-05T11:12:49.477Z] === RUN TestPingHead [2020-08-05T11:12:49.477Z] --- PASS: TestPingHead (0.03s) [2020-08-05T11:12:49.477Z] === RUN TestVersion [2020-08-05T11:12:49.477Z] --- PASS: TestVersion (0.01s) [2020-08-05T11:12:49.477Z] PASS [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] === Skipped [2020-08-05T11:12:49.477Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-05T11:12:49.477Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] DONE 12 tests, 1 skipped in 2.355s [2020-08-05T11:12:49.477Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] ++ set -e [2020-08-05T11:12:49.477Z] ++ '[' -n 0 ']' [2020-08-05T11:12:49.477Z] ++ set -x [2020-08-05T11:12:49.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:12:49.477Z] INFO: Testing against a local daemon [2020-08-05T11:12:49.477Z] === RUN TestVolumesCreateAndList [2020-08-05T11:12:49.477Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-05T11:12:49.477Z] === RUN TestVolumesRemove [2020-08-05T11:12:49.477Z] --- PASS: TestVolumesRemove (0.14s) [2020-08-05T11:12:49.477Z] === RUN TestVolumesInspect [2020-08-05T11:12:49.477Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-05T11:12:49.477Z] === RUN TestVolumesInvalidJSON [2020-08-05T11:12:49.477Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-05T11:12:49.477Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-05T11:12:49.477Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-05T11:12:49.477Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-05T11:12:49.477Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-05T11:12:49.477Z] PASS [2020-08-05T11:12:49.477Z] [2020-08-05T11:12:49.477Z] DONE 5 tests in 0.254s [2020-08-05T11:12:49.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-05T11:12:49.477Z] ++++ cat bundles/test-integration/docker.pid [2020-08-05T11:12:49.477Z] +++ kill 10791 [2020-08-05T11:12:49.588Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-05T11:12:50.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-05T11:12:50.525Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-05T11:12:50.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-05T11:12:50.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-05T11:12:50.980Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-05T11:12:50.981Z] +++ /etc/init.d/apparmor stop [2020-08-05T11:12:50.981Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:12:50.981Z] [2020-08-05T11:12:50.981Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:12:50.981Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:12:50.981Z] [2020-08-05T11:12:50.981Z] To set a process to complain mode, use the command line tool [2020-08-05T11:12:50.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:12:50.981Z] +++ true [2020-08-05T11:12:50.981Z] exiting test-integration [2020-08-05T11:12:50.981Z] ++ exit 0 [2020-08-05T11:12:50.981Z] [2020-08-05T11:12:51.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2020-08-05T11:12:52.570Z] Recording test results [2020-08-05T11:12:52.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-05T11:12:53.244Z] + echo Ensuring container killed. [2020-08-05T11:12:53.244Z] Ensuring container killed. [2020-08-05T11:12:53.244Z] + docker rm -vf docker-pr1 [2020-08-05T11:12:53.244Z] Error: No such container: docker-pr1 [2020-08-05T11:12:53.244Z] + true [Pipeline] sh [2020-08-05T11:12:53.619Z] + echo Chowning /workspace to jenkins user [2020-08-05T11:12:53.620Z] Chowning /workspace to jenkins user [2020-08-05T11:12:53.620Z] + id -u [2020-08-05T11:12:53.620Z] + id -g [2020-08-05T11:12:53.620Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41314:/workspace busybox chown -R 1001:1001 /workspace [2020-08-05T11:12:53.620Z] Unable to find image 'busybox:latest' locally [2020-08-05T11:12:53.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-05T11:12:53.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-05T11:12:53.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-05T11:12:53.910Z] latest: Pulling from library/busybox [2020-08-05T11:12:53.911Z] 970013469dcd: Pulling fs layer [2020-08-05T11:12:53.911Z] 970013469dcd: Verifying Checksum [2020-08-05T11:12:53.911Z] 970013469dcd: Download complete [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [dfb5b74311c9d] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dfb5b74311c9d] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dfb5b74311c9d] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dfb5b74311c9d] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dfb5b74311c9d] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dfb5b74311c9d] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [dfb5b74311c9d] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dfb5b74311c9d] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dfb5b74311c9d] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dfb5b74311c9d] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dfb5b74311c9d] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dfb5b74311c9d] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d6eb3fa434329] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d6eb3fa434329] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d6eb3fa434329] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d6eb3fa434329] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d6eb3fa434329] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d6eb3fa434329] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [d6eb3fa434329] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d6eb3fa434329] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d6eb3fa434329] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d6eb3fa434329] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d6eb3fa434329] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d6eb3fa434329] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [dca5c48a5da24] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dca5c48a5da24] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dca5c48a5da24] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dca5c48a5da24] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dca5c48a5da24] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dca5c48a5da24] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [dca5c48a5da24] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dca5c48a5da24] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dca5c48a5da24] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dca5c48a5da24] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dca5c48a5da24] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dca5c48a5da24] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d4d935c6e92c2] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d4d935c6e92c2] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d4d935c6e92c2] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d4d935c6e92c2] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d4d935c6e92c2] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d4d935c6e92c2] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [d4d935c6e92c2] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d4d935c6e92c2] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d4d935c6e92c2] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d4d935c6e92c2] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d4d935c6e92c2] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d4d935c6e92c2] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d7024b0f07c69] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d7024b0f07c69] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d7024b0f07c69] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d7024b0f07c69] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d7024b0f07c69] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d7024b0f07c69] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [d7024b0f07c69] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d7024b0f07c69] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d7024b0f07c69] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d7024b0f07c69] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d7024b0f07c69] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d7024b0f07c69] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d03554c650ab9] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d03554c650ab9] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d03554c650ab9] daemon started [2020-08-05T11:12:54.267Z] daemon.go:325: [d03554c650ab9] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:296: [d03554c650ab9] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [d03554c650ab9] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d03554c650ab9] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d03554c650ab9] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d03554c650ab9] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d03554c650ab9] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [dddb13bfeaadc] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dddb13bfeaadc] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dddb13bfeaadc] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dddb13bfeaadc] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dddb13bfeaadc] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dddb13bfeaadc] Daemon stopped [2020-08-05T11:12:54.267Z] daemon.go:325: [dddb13bfeaadc] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [dddb13bfeaadc] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [dddb13bfeaadc] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [dddb13bfeaadc] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [dddb13bfeaadc] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [dddb13bfeaadc] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d4bc777f3fd1e] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d4bc777f3fd1e] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d4bc777f3fd1e] daemon started [2020-08-05T11:12:54.267Z] daemon.go:325: [d4bc777f3fd1e] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:296: [d4bc777f3fd1e] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [d4bc777f3fd1e] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d4bc777f3fd1e] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d4bc777f3fd1e] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d4bc777f3fd1e] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d4bc777f3fd1e] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d8d93e20b4a81] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d8d93e20b4a81] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d8d93e20b4a81] daemon started [2020-08-05T11:12:54.267Z] daemon.go:325: [d8d93e20b4a81] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:296: [d8d93e20b4a81] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [d8d93e20b4a81] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d8d93e20b4a81] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d8d93e20b4a81] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d8d93e20b4a81] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d8d93e20b4a81] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d9f916f3b4075] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d9f916f3b4075] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d9f916f3b4075] daemon started [2020-08-05T11:12:54.267Z] daemon.go:296: [d9f916f3b4075] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [d9f916f3b4075] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d9f916f3b4075] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d9f916f3b4075] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d9f916f3b4075] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d9f916f3b4075] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d9f916f3b4075] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [d79f9a3ace4d7] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [d79f9a3ace4d7] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d79f9a3ace4d7] daemon started [2020-08-05T11:12:54.267Z] daemon.go:325: [d79f9a3ace4d7] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:296: [d79f9a3ace4d7] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [d79f9a3ace4d7] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [d79f9a3ace4d7] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [d79f9a3ace4d7] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [d79f9a3ace4d7] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [d79f9a3ace4d7] Daemon stopped [2020-08-05T11:12:54.267Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2020-08-05T11:12:54.267Z] 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 [2020-08-05T11:12:54.267Z] daemon.go:325: [df5f69b09b2ee] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:325: [df5f69b09b2ee] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [df5f69b09b2ee] daemon started [2020-08-05T11:12:54.267Z] daemon.go:325: [df5f69b09b2ee] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:296: [df5f69b09b2ee] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:325: [df5f69b09b2ee] waiting for daemon to start [2020-08-05T11:12:54.267Z] daemon.go:353: [df5f69b09b2ee] daemon started [2020-08-05T11:12:54.267Z] daemon.go:461: [df5f69b09b2ee] Stopping daemon [2020-08-05T11:12:54.267Z] daemon.go:296: [df5f69b09b2ee] exiting daemon [2020-08-05T11:12:54.267Z] daemon.go:448: [df5f69b09b2ee] Daemon stopped [2020-08-05T11:12:54.267Z] === RUN TestKernelTCPMemory [2020-08-05T11:12:54.913Z] --- PASS: TestKernelTCPMemory (0.67s) [2020-08-05T11:12:54.913Z] === RUN TestNISDomainname [2020-08-05T11:12:54.944Z] 970013469dcd: Pull complete [2020-08-05T11:12:54.944Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-05T11:12:54.944Z] Status: Downloaded newer image for busybox:latest [2020-08-05T11:12:55.556Z] --- PASS: TestNISDomainname (0.72s) [2020-08-05T11:12:55.556Z] === RUN TestStats [2020-08-05T11:12:55.841Z] fc1b9e59edad: Pull complete [2020-08-05T11:12:55.841Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-05T11:12:55.841Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:12:55.841Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-05T11:12:55.841Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-05T11:12:55.841Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-08-05T11:12:55.841Z] WARN: Skipping validation tests [2020-08-05T11:12:55.841Z] INFO: Running unit tests at 08/05/2020 11:12:55... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-05T11:12:56.839Z] + bundleName=s390x-integration [2020-08-05T11:12:56.839Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-05T11:12:56.839Z] Creating s390x-integration-bundles.tar.gz [2020-08-05T11:12:56.839Z] + + xargs tar -czffind s390x-integration-bundles.tar.gz bundles [2020-08-05T11:12:56.839Z] -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-05T11:12:56.883Z] Archiving artifacts [2020-08-05T11:12:57.099Z] --- PASS: TestStats (1.59s) [2020-08-05T11:12:57.099Z] === RUN TestStopContainerWithTimeout [2020-08-05T11:12:57.100Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-05T11:12:57.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-05T11:12:57.397Z] === RUN TestStopContainerWithTimeout/0 [2020-08-05T11:12:57.397Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-05T11:12:57.397Z] === RUN TestStopContainerWithTimeout/1 [2020-08-05T11:12:57.397Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-05T11:12:57.397Z] === RUN TestStopContainerWithTimeout/3 [2020-08-05T11:12:57.397Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-05T11:12:57.397Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-05T11:12:57.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-05T11:12:57.397Z] === CONT TestStopContainerWithTimeout/0 [2020-08-05T11:12:57.397Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-05T11:12:57.397Z] === CONT TestStopContainerWithTimeout/1 [2020-08-05T11:12:57.397Z] === CONT TestStopContainerWithTimeout/3 [2020-08-05T11:12:58.478Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-05T11:12:59.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-05T11:12:59.414Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-05T11:12:59.559Z] + make clean [2020-08-05T11:12:59.722Z] INFO: make.ps1 starting at 08/05/2020 11:12:58 [2020-08-05T11:12:59.722Z] INFO: Git commit (ec14dc44d) assumed from DOCKER_GITCOMMIT environment variable [2020-08-05T11:12:59.722Z] INFO: Invoking autogen... [2020-08-05T11:12:59.849Z] docker volume rm -f docker-dev-cache [2020-08-05T11:13:00.142Z] docker-dev-cache [2020-08-05T11:13:00.160Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-05T11:13:00.160Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-08-05T11:13:00.160Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-08-05T11:13:00.160Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-08-05T11:13:00.160Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-08-05T11:13:00.160Z] === RUN TestDeleteDevicemapper [2020-08-05T11:13:00.160Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-05T11:13:00.161Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:13:00.161Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] deleteDir [2020-08-05T11:13:00.351Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-05T11:13:00.684Z] INFO: Running unit tests... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-05T11:13:01.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2020-08-05T11:13:01.688Z] === RUN TestUpdateMemory [2020-08-05T11:13:01.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-05T11:13:02.742Z] --- PASS: TestUpdateMemory (0.81s) [2020-08-05T11:13:02.742Z] === RUN TestUpdateCPUQuota [2020-08-05T11:13:03.786Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-08-05T11:13:03.786Z] === RUN TestUpdatePidsLimit [2020-08-05T11:13:03.786Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-05T11:13:03.786Z] === RUN TestUpdatePidsLimit/no_change [2020-08-05T11:13:04.081Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-05T11:13:04.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-05T11:13:04.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-05T11:13:04.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-05T11:13:05.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-05T11:13:05.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-05T11:13:06.188Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit (2.65s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-08-05T11:13:06.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-08-05T11:13:06.312Z] === RUN TestUpdateRestartPolicy [2020-08-05T11:13:08.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-05T11:13:08.726Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-05T11:13:09.295Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-05T11:13:09.863Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-05T11:13:10.432Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-05T11:13:11.001Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-05T11:13:11.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-05T11:13:11.260Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-05T11:13:11.260Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-05T11:13:13.168Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-05T11:13:15.466Z] ? github.com/docker/docker/api [no test files] [2020-08-05T11:13:15.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-05T11:13:18.244Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-05T11:13:19.009Z] --- PASS: TestUpdateRestartPolicy (11.34s) [2020-08-05T11:13:19.009Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-05T11:13:19.009Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-08-05T11:13:19.009Z] === RUN TestWaitNonBlocked [2020-08-05T11:13:19.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:13:19.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:13:19.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:13:19.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:13:19.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:13:19.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:13:19.009Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-05T11:13:19.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-08-05T11:13:19.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-08-05T11:13:19.009Z] === RUN TestWaitBlocked [2020-08-05T11:13:19.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:13:19.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:13:19.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:13:19.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:13:19.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-05T11:13:19.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-05T11:13:19.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-05T11:13:19.624Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-05T11:13:19.654Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-05T11:13:19.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-08-05T11:13:19.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-08-05T11:13:19.654Z] === CONT TestContainerStartOnDaemonRestart [2020-08-05T11:13:19.654Z] === CONT TestIpcModeOlderClient [2020-08-05T11:13:19.654Z] === CONT TestDaemonRestartIpcMode [2020-08-05T11:13:19.775Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-05T11:13:19.775Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-05T11:13:19.775Z] remote: Enumerating objects: 2, done. [2020-08-05T11:13:19.775Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-05T11:13:19.775Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-05T11:13:19.775Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-05T11:13:19.775Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-08-05T11:13:19.775Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-05T11:13:19.775Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-05T11:13:19.951Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-08-05T11:13:20.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/test/unit [2020-08-05T11:13:22.608Z] ? github.com/docker/docker/api [no test files] [2020-08-05T11:13:22.716Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s) [2020-08-05T11:13:22.716Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-05T11:13:22.716Z] daemon.go:325: [d735b664a632a] waiting for daemon to start [2020-08-05T11:13:22.716Z] daemon.go:325: [d735b664a632a] waiting for daemon to start [2020-08-05T11:13:22.716Z] daemon.go:353: [d735b664a632a] daemon started [2020-08-05T11:13:22.716Z] daemon.go:325: [d735b664a632a] waiting for daemon to start [2020-08-05T11:13:22.716Z] daemon.go:296: [d735b664a632a] exiting daemon [2020-08-05T11:13:22.716Z] daemon.go:325: [d735b664a632a] waiting for daemon to start [2020-08-05T11:13:22.716Z] daemon.go:353: [d735b664a632a] daemon started [2020-08-05T11:13:22.716Z] daemon.go:461: [d735b664a632a] Stopping daemon [2020-08-05T11:13:22.716Z] daemon.go:296: [d735b664a632a] exiting daemon [2020-08-05T11:13:22.716Z] daemon.go:448: [d735b664a632a] Daemon stopped [2020-08-05T11:13:23.014Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2020-08-05T11:13:23.014Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-05T11:13:23.014Z] daemon.go:325: [d5eaf0f31b3a3] waiting for daemon to start [2020-08-05T11:13:23.014Z] daemon.go:325: [d5eaf0f31b3a3] waiting for daemon to start [2020-08-05T11:13:23.014Z] daemon.go:353: [d5eaf0f31b3a3] daemon started [2020-08-05T11:13:23.014Z] daemon.go:461: [d5eaf0f31b3a3] Stopping daemon [2020-08-05T11:13:23.014Z] daemon.go:296: [d5eaf0f31b3a3] exiting daemon [2020-08-05T11:13:23.014Z] daemon.go:448: [d5eaf0f31b3a3] Daemon stopped [2020-08-05T11:13:23.014Z] daemon.go:325: [d5eaf0f31b3a3] waiting for daemon to start [2020-08-05T11:13:23.014Z] daemon.go:325: [d5eaf0f31b3a3] waiting for daemon to start [2020-08-05T11:13:23.014Z] daemon.go:353: [d5eaf0f31b3a3] daemon started [2020-08-05T11:13:23.014Z] daemon.go:461: [d5eaf0f31b3a3] Stopping daemon [2020-08-05T11:13:23.014Z] daemon.go:296: [d5eaf0f31b3a3] exiting daemon [2020-08-05T11:13:23.014Z] daemon.go:448: [d5eaf0f31b3a3] Daemon stopped [2020-08-05T11:13:23.014Z] PASS [2020-08-05T11:13:23.014Z] [2020-08-05T11:13:23.014Z] === Skipped [2020-08-05T11:13:23.014Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-05T11:13:23.014Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:13:23.014Z] [2020-08-05T11:13:23.014Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-05T11:13:23.014Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-05T11:13:23.014Z] [2020-08-05T11:13:23.014Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-05T11:13:23.014Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-05T11:13:23.014Z] [2020-08-05T11:13:23.014Z] [2020-08-05T11:13:23.014Z] DONE 189 tests, 3 skipped in 86.790s [2020-08-05T11:13:23.014Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-05T11:13:23.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:13:23.014Z] ++ set -e [2020-08-05T11:13:23.014Z] ++ '[' -n 0 ']' [2020-08-05T11:13:23.014Z] ++ set -x [2020-08-05T11:13:23.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:13:23.014Z] INFO: Testing against a local daemon [2020-08-05T11:13:23.014Z] === RUN TestCommitInheritsEnv [2020-08-05T11:13:23.309Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-08-05T11:13:23.309Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-05T11:13:23.309Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-05T11:13:23.309Z] === RUN TestImagesFilterMultiReference [2020-08-05T11:13:23.309Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-05T11:13:23.309Z] === RUN TestImagePullPlatformInvalid [2020-08-05T11:13:23.309Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-05T11:13:23.309Z] === RUN TestRemoveImageOrphaning [2020-08-05T11:13:23.606Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-08-05T11:13:23.606Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-05T11:13:23.903Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-05T11:13:23.903Z] === RUN TestTagInvalidReference [2020-08-05T11:13:23.903Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-05T11:13:23.903Z] === RUN TestTagValidPrefixedRepo [2020-08-05T11:13:23.903Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-05T11:13:23.903Z] === RUN TestTagExistedNameWithoutForce [2020-08-05T11:13:23.903Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-05T11:13:23.903Z] === RUN TestTagOfficialNames [2020-08-05T11:13:23.903Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-05T11:13:23.903Z] === RUN TestTagMatchesDigest [2020-08-05T11:13:23.903Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-05T11:13:23.903Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-05T11:13:23.903Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-05T11:13:24.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-05T11:13:24.423Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-05T11:13:24.992Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-05T11:13:25.930Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-05T11:13:26.498Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-05T11:13:26.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-05T11:13:26.758Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-05T11:13:30.047Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-05T11:13:30.260Z] ok github.com/docker/docker/api/server 0.261s coverage: 7.9% of statements [2020-08-05T11:13:34.238Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-05T11:13:35.618Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-05T11:13:37.452Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2020-08-05T11:13:38.156Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-05T11:13:38.416Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-05T11:13:38.984Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-05T11:13:38.984Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-05T11:13:42.284Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-05T11:13:44.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-05T11:13:45.754Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-05T11:13:45.754Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-05T11:13:46.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-05T11:13:46.891Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:13:47.149Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-05T11:13:47.149Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-05T11:13:47.149Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-05T11:13:47.149Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-05T11:13:47.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-05T11:13:51.340Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-05T11:13:51.910Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-05T11:13:53.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-05T11:13:53.546Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-05T11:13:54.115Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-05T11:13:55.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-05T11:13:57.397Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-05T11:13:57.966Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-05T11:13:58.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-05T11:13:59.103Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-05T11:14:01.010Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-05T11:14:02.917Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-05T11:14:05.455Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-05T11:14:06.835Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-05T11:14:08.214Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-05T11:14:11.505Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-05T11:14:11.765Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-05T11:14:12.704Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-05T11:14:13.273Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-05T11:14:15.809Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-05T11:14:16.749Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-05T11:14:17.318Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-05T11:14:17.577Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-05T11:14:18.954Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-05T11:14:18.954Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-05T11:14:19.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/server/middleware 0.223s coverage: 37.7% of statements [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/server/router/swarm 0.135s coverage: 3.1% of statements [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/types/strslice 0.086s coverage: 90.0% of statements [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/types/time 0.349s coverage: 100.0% of statements [2020-08-05T11:14:20.903Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-05T11:14:20.903Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-05T11:14:21.272Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-05T11:14:21.272Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-05T11:14:21.840Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-05T11:14:22.407Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-05T11:14:23.029Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-05T11:14:24.622Z] ok github.com/docker/docker/builder/dockerfile 0.452s coverage: 43.2% of statements [2020-08-05T11:14:24.622Z] ok github.com/docker/docker/builder/dockerignore 0.069s coverage: 96.8% of statements [2020-08-05T11:14:24.622Z] ok github.com/docker/docker/builder/fscache 1.053s coverage: 69.5% of statements [2020-08-05T11:14:24.622Z] ok github.com/docker/docker/builder/remotecontext 0.469s coverage: 9.2% of statements [2020-08-05T11:14:24.951Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-05T11:14:24.951Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-05T11:14:26.864Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-05T11:14:28.770Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-05T11:14:31.304Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-05T11:14:32.682Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-05T11:14:32.682Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-05T11:14:34.059Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-05T11:14:35.965Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-08-05T11:14:35.965Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-05T11:14:36.534Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-05T11:14:40.724Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-05T11:14:43.256Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-05T11:14:45.129Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-08-05T11:14:45.129Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-05T11:14:45.129Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-05T11:14:45.130Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 3.1% of statements [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/types [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-05T11:14:45.130Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-05T11:14:45.399Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-08-05T11:14:45.672Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-05T11:14:45.672Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-05T11:14:45.928Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-08-05T11:14:45.928Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-05T11:14:45.928Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-05T11:14:46.855Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-08-05T11:14:47.447Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-05T11:14:47.706Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-05T11:14:48.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-05T11:14:48.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-05T11:14:49.652Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-05T11:14:50.120Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2020-08-05T11:14:50.120Z] ok github.com/docker/docker/builder/dockerfile 0.178s coverage: 45.1% of statements [2020-08-05T11:14:50.591Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-05T11:14:51.971Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-05T11:14:52.633Z] ok github.com/docker/docker/builder/remotecontext 0.064s coverage: 13.6% of statements [2020-08-05T11:14:52.889Z] ok github.com/docker/docker/builder/remotecontext/git 1.155s coverage: 85.1% of statements [2020-08-05T11:14:52.909Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-05T11:14:53.145Z] ? github.com/docker/docker/cli [no test files] [2020-08-05T11:14:53.145Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-05T11:14:53.400Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-05T11:14:54.531Z] ok github.com/docker/docker/builder/remotecontext/git 28.660s coverage: 85.1% of statements [2020-08-05T11:14:54.531Z] ? github.com/docker/docker/cli [no test files] [2020-08-05T11:14:54.531Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-05T11:14:54.531Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2020-08-05T11:14:54.531Z] ok github.com/docker/docker/client 0.522s coverage: 75.2% of statements [2020-08-05T11:14:55.444Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-05T11:14:55.445Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-05T11:14:57.426Z] ok github.com/docker/docker/cmd/dockerd 0.627s coverage: 18.6% of statements [2020-08-05T11:14:57.982Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-05T11:14:58.644Z] ok github.com/docker/docker/client 0.150s coverage: 75.7% of statements [2020-08-05T11:14:59.593Z] ok github.com/docker/docker/container 0.713s coverage: 42.8% of statements [2020-08-05T11:14:59.593Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-05T11:14:59.593Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-05T11:14:59.593Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-05T11:14:59.593Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-05T11:15:03.256Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-05T11:15:04.194Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-05T11:15:06.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-05T11:15:08.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-05T11:15:11.922Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon 2.982s coverage: 9.1% of statements [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/cluster 1.045s coverage: 0.5% of statements [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.297s coverage: 65.3% of statements [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/cluster/convert 0.747s coverage: 35.8% of statements [2020-08-05T11:15:11.944Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.759s coverage: 10.9% of statements [2020-08-05T11:15:11.944Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/config 0.462s coverage: 79.7% of statements [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/discovery 0.198s coverage: 30.4% of statements [2020-08-05T11:15:11.944Z] ok github.com/docker/docker/daemon/events 0.267s coverage: 50.0% of statements [2020-08-05T11:15:11.944Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-05T11:15:11.944Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-05T11:15:12.401Z] ok github.com/docker/docker/daemon/graphdriver 0.194s coverage: 2.3% of statements [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-05T11:15:12.401Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-05T11:15:14.456Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-05T11:15:16.361Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-05T11:15:17.069Z] ok github.com/docker/docker/daemon/images 0.591s coverage: 4.9% of statements [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-05T11:15:17.069Z] ok github.com/docker/docker/daemon/links 0.292s coverage: 93.0% of statements [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-05T11:15:17.069Z] ok github.com/docker/docker/daemon/logger 0.419s coverage: 44.0% of statements [2020-08-05T11:15:17.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.465s coverage: 78.2% of statements [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-05T11:15:17.069Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-05T11:15:17.069Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.557s coverage: 62.1% of statements [2020-08-05T11:15:18.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.288s coverage: 88.3% of statements [2020-08-05T11:15:19.561Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 74.7% of statements [2020-08-05T11:15:19.561Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-05T11:15:19.561Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.324s coverage: 36.0% of statements [2020-08-05T11:15:19.652Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-05T11:15:19.652Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-05T11:15:22.453Z] ok github.com/docker/docker/daemon/logger/splunk 2.235s coverage: 84.5% of statements [2020-08-05T11:15:22.453Z] ok github.com/docker/docker/daemon/logger/syslog 0.282s coverage: 47.8% of statements [2020-08-05T11:15:22.453Z] ok github.com/docker/docker/daemon/logger/templates 0.148s coverage: 8.3% of statements [2020-08-05T11:15:22.453Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-05T11:15:22.453Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-05T11:15:22.453Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-05T11:15:24.619Z] ok github.com/docker/docker/distribution 1.793s coverage: 20.5% of statements [2020-08-05T11:15:24.619Z] ok github.com/docker/docker/distribution/metadata 1.148s coverage: 48.2% of statements [2020-08-05T11:15:24.619Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite (324.32s) [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.77s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-05T11:15:24.926Z] daemon.go:325: [d0b34c9e8358a] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d0b34c9e8358a] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d0b34c9e8358a] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d0b34c9e8358a] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d0b34c9e8358a] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d0b34c9e8358a] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d0b34c9e8358a] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d0b34c9e8358a] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d0b34c9e8358a] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d0b34c9e8358a] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d0b34c9e8358a] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d0b34c9e8358a] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-05T11:15:24.926Z] daemon.go:325: [df35b97acbaea] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [df35b97acbaea] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [df35b97acbaea] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [df35b97acbaea] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [df35b97acbaea] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [df35b97acbaea] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-05T11:15:24.926Z] daemon.go:325: [d790c25f43054] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d790c25f43054] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d790c25f43054] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d790c25f43054] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d790c25f43054] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d790c25f43054] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-05T11:15:24.926Z] daemon.go:325: [d33d07df2c118] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d33d07df2c118] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d33d07df2c118] daemon started [2020-08-05T11:15:24.926Z] daemon.go:296: [d33d07df2c118] exiting daemon [2020-08-05T11:15:24.926Z] docker_cli_daemon_test.go:1449: Daemon d33d07df2c118 is not started [2020-08-05T11:15:24.926Z] daemon.go:325: [d33d07df2c118] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d33d07df2c118] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d33d07df2c118] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d33d07df2c118] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d33d07df2c118] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d33d07df2c118] Daemon stopped [2020-08-05T11:15:24.926Z] check_test.go:309: Daemon d8e309cba8dc9 is not started [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-05T11:15:24.926Z] daemon.go:325: [d73cabe304790] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d73cabe304790] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d73cabe304790] daemon started [2020-08-05T11:15:24.926Z] daemon.go:296: [d73cabe304790] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:325: [d73cabe304790] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d73cabe304790] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d73cabe304790] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d73cabe304790] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d73cabe304790] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d73cabe304790] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-05T11:15:24.926Z] daemon.go:325: [dbbec1c7555e9] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [dbbec1c7555e9] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [dbbec1c7555e9] daemon started [2020-08-05T11:15:24.926Z] daemon.go:296: [dbbec1c7555e9] exiting daemon [2020-08-05T11:15:24.926Z] check_test.go:309: Daemon d209a43acf6c2 is not started [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.54s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-05T11:15:24.926Z] daemon.go:325: [d1b33b81ce962] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d1b33b81ce962] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d1b33b81ce962] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d1b33b81ce962] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d1b33b81ce962] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d1b33b81ce962] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:296: [d0cae4e35f44b] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d0cae4e35f44b] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d0cae4e35f44b] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d0cae4e35f44b] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d0cae4e35f44b] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d0cae4e35f44b] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d0cae4e35f44b] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d0cae4e35f44b] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d0cae4e35f44b] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d0cae4e35f44b] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-05T11:15:24.926Z] daemon.go:325: [d9af833bdf253] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d9af833bdf253] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d9af833bdf253] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d9af833bdf253] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d9af833bdf253] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d9af833bdf253] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d9af833bdf253] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d9af833bdf253] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d9af833bdf253] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d9af833bdf253] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d9af833bdf253] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d9af833bdf253] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.92s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-05T11:15:24.926Z] daemon.go:325: [d19986ca8b267] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d19986ca8b267] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d19986ca8b267] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d19986ca8b267] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d19986ca8b267] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d19986ca8b267] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d19986ca8b267] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d19986ca8b267] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d19986ca8b267] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d19986ca8b267] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d19986ca8b267] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d19986ca8b267] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.96s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-05T11:15:24.926Z] daemon.go:325: [d724cc7f583c3] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d724cc7f583c3] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d724cc7f583c3] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d724cc7f583c3] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d724cc7f583c3] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d724cc7f583c3] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d724cc7f583c3] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d724cc7f583c3] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d724cc7f583c3] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d724cc7f583c3] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d724cc7f583c3] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d724cc7f583c3] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.05s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-05T11:15:24.926Z] daemon.go:325: [d4e604e265d9f] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d4e604e265d9f] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d4e604e265d9f] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d4e604e265d9f] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d4e604e265d9f] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d4e604e265d9f] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d4e604e265d9f] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d4e604e265d9f] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d4e604e265d9f] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d4e604e265d9f] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d4e604e265d9f] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d4e604e265d9f] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-05T11:15:24.926Z] daemon.go:325: [d61853a72600e] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d61853a72600e] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d61853a72600e] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d61853a72600e] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d61853a72600e] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d61853a72600e] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d61853a72600e] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d61853a72600e] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d61853a72600e] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d61853a72600e] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d61853a72600e] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d61853a72600e] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-05T11:15:24.926Z] daemon.go:325: [d28fa0b78055c] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d28fa0b78055c] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d28fa0b78055c] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d28fa0b78055c] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d28fa0b78055c] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d28fa0b78055c] Daemon stopped [2020-08-05T11:15:24.926Z] daemon.go:325: [d28fa0b78055c] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:325: [d28fa0b78055c] waiting for daemon to start [2020-08-05T11:15:24.926Z] daemon.go:353: [d28fa0b78055c] daemon started [2020-08-05T11:15:24.926Z] daemon.go:461: [d28fa0b78055c] Stopping daemon [2020-08-05T11:15:24.926Z] daemon.go:296: [d28fa0b78055c] exiting daemon [2020-08-05T11:15:24.926Z] daemon.go:448: [d28fa0b78055c] Daemon stopped [2020-08-05T11:15:24.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-05T11:15:24.926Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-05T11:15:24.927Z] daemon.go:325: [d1271a7c9d541] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:296: [d1271a7c9d541] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:325: [d1271a7c9d541] waiting for daemon to start [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d1b994f0846c2 is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-05T11:15:24.927Z] daemon.go:325: [d2924866879a9] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:296: [d2924866879a9] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:325: [d2924866879a9] waiting for daemon to start [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d3e2f3189dac4 is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.28s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-05T11:15:24.927Z] daemon.go:325: [d9600c228fa2b] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d9600c228fa2b] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d9600c228fa2b] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d9600c228fa2b] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d9600c228fa2b] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d9600c228fa2b] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-05T11:15:24.927Z] daemon.go:325: [d7cc8d7a0ae67] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d7cc8d7a0ae67] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d7cc8d7a0ae67] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d7cc8d7a0ae67] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d7cc8d7a0ae67] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d7cc8d7a0ae67] Daemon stopped [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d7cc8d7a0ae67 is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-05T11:15:24.927Z] daemon.go:325: [d57b18470d2f2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d57b18470d2f2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d57b18470d2f2] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d57b18470d2f2] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d57b18470d2f2] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d57b18470d2f2] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d57b18470d2f2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d57b18470d2f2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d57b18470d2f2] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d57b18470d2f2] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d57b18470d2f2] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d57b18470d2f2] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-05T11:15:24.927Z] daemon.go:325: [d09467d0eba9a] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d09467d0eba9a] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d09467d0eba9a] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d09467d0eba9a] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d09467d0eba9a] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d09467d0eba9a] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d09467d0eba9a] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d09467d0eba9a] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d09467d0eba9a] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d09467d0eba9a] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d09467d0eba9a] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d09467d0eba9a] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-05T11:15:24.927Z] daemon.go:325: [d88ee63a4cef1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d88ee63a4cef1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d88ee63a4cef1] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d88ee63a4cef1] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d88ee63a4cef1] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d88ee63a4cef1] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d88ee63a4cef1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d88ee63a4cef1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d88ee63a4cef1] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d88ee63a4cef1] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d88ee63a4cef1] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d88ee63a4cef1] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-05T11:15:24.927Z] daemon.go:325: [d558d4999119c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d558d4999119c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d558d4999119c] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d558d4999119c] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d558d4999119c] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d558d4999119c] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d558d4999119c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d558d4999119c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d558d4999119c] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d558d4999119c] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d558d4999119c] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d558d4999119c] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-05T11:15:24.927Z] daemon.go:325: [dbf1ac2a30bef] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dbf1ac2a30bef] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dbf1ac2a30bef] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dbf1ac2a30bef] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dbf1ac2a30bef] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dbf1ac2a30bef] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-08-05T11:15:24.927Z] daemon.go:325: [d9e1c8c784271] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d9e1c8c784271] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d9e1c8c784271] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d9e1c8c784271] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d9e1c8c784271] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d9e1c8c784271] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-05T11:15:24.927Z] daemon.go:325: [ded38c85e2dc1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [ded38c85e2dc1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [ded38c85e2dc1] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [ded38c85e2dc1] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [ded38c85e2dc1] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [ded38c85e2dc1] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-05T11:15:24.927Z] daemon.go:325: [d8017c62237b9] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:296: [d8017c62237b9] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:325: [d8017c62237b9] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:461: [d8017c62237b9] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:450: [d8017c62237b9] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d8017c62237b9 is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-08-05T11:15:24.927Z] daemon.go:325: [dc33c377fe7d2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dc33c377fe7d2] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dc33c377fe7d2] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dc33c377fe7d2] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dc33c377fe7d2] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dc33c377fe7d2] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-05T11:15:24.927Z] daemon.go:325: [d3bb561ed0717] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d3bb561ed0717] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d3bb561ed0717] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d3bb561ed0717] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d3bb561ed0717] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d3bb561ed0717] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-05T11:15:24.927Z] daemon.go:325: [dd85995bfbea0] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dd85995bfbea0] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dd85995bfbea0] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dd85995bfbea0] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dd85995bfbea0] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dd85995bfbea0] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-05T11:15:24.927Z] daemon.go:325: [d437e7f7eee0c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d437e7f7eee0c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d437e7f7eee0c] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d437e7f7eee0c] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d437e7f7eee0c] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d437e7f7eee0c] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d437e7f7eee0c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d437e7f7eee0c] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d437e7f7eee0c] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d437e7f7eee0c] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d437e7f7eee0c] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d437e7f7eee0c] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.95s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-08-05T11:15:24.927Z] daemon.go:325: [de97773bb3abf] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [de97773bb3abf] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [de97773bb3abf] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [de97773bb3abf] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [de97773bb3abf] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [de97773bb3abf] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [de97773bb3abf] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [de97773bb3abf] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [de97773bb3abf] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [de97773bb3abf] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [de97773bb3abf] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [de97773bb3abf] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-08-05T11:15:24.927Z] daemon.go:325: [dded65e7bf552] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dded65e7bf552] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dded65e7bf552] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dded65e7bf552] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dded65e7bf552] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dded65e7bf552] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [dded65e7bf552] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dded65e7bf552] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dded65e7bf552] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dded65e7bf552] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dded65e7bf552] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dded65e7bf552] Daemon stopped [2020-08-05T11:15:24.927Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-05T11:15:24.927Z] requirement.go:26: unmatched requirement IPv6 [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d58dd1738205f is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-05T11:15:24.927Z] daemon.go:325: [d798116f11a82] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d798116f11a82] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d798116f11a82] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d798116f11a82] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d798116f11a82] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d798116f11a82] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.31s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-05T11:15:24.927Z] daemon.go:325: [d37bd7c0e1c16] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d37bd7c0e1c16] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d37bd7c0e1c16] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d37bd7c0e1c16] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d37bd7c0e1c16] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d37bd7c0e1c16] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-05T11:15:24.927Z] daemon.go:325: [dad38c4b0e985] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [dad38c4b0e985] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [dad38c4b0e985] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [dad38c4b0e985] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [dad38c4b0e985] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [dad38c4b0e985] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-05T11:15:24.927Z] daemon.go:325: [d9a640c8a62ab] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d9a640c8a62ab] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d9a640c8a62ab] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d9a640c8a62ab] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d9a640c8a62ab] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d9a640c8a62ab] Daemon stopped [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d9a640c8a62ab is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-05T11:15:24.927Z] daemon.go:325: [d3fd42413ced6] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d3fd42413ced6] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d3fd42413ced6] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d3fd42413ced6] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d3fd42413ced6] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d3fd42413ced6] Daemon stopped [2020-08-05T11:15:24.927Z] daemon.go:325: [d3fd42413ced6] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d3fd42413ced6] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d3fd42413ced6] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d3fd42413ced6] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d3fd42413ced6] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d3fd42413ced6] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-05T11:15:24.927Z] daemon.go:325: [d06367c6deca1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d06367c6deca1] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d06367c6deca1] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d06367c6deca1] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d06367c6deca1] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d06367c6deca1] Daemon stopped [2020-08-05T11:15:24.927Z] check_test.go:309: Daemon d06367c6deca1 is not started [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-05T11:15:24.927Z] daemon.go:325: [d4b49f06c1a84] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d4b49f06c1a84] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d4b49f06c1a84] daemon started [2020-08-05T11:15:24.927Z] daemon.go:296: [d4b49f06c1a84] exiting daemon [2020-08-05T11:15:24.927Z] docker_cli_daemon_plugins_test.go:80: Daemon d4b49f06c1a84 is not started [2020-08-05T11:15:24.927Z] daemon.go:325: [d4b49f06c1a84] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [d4b49f06c1a84] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [d4b49f06c1a84] daemon started [2020-08-05T11:15:24.927Z] daemon.go:461: [d4b49f06c1a84] Stopping daemon [2020-08-05T11:15:24.927Z] daemon.go:296: [d4b49f06c1a84] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:448: [d4b49f06c1a84] Daemon stopped [2020-08-05T11:15:24.927Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.58s) [2020-08-05T11:15:24.927Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-05T11:15:24.927Z] daemon.go:325: [df358318a6d77] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [df358318a6d77] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [df358318a6d77] daemon started [2020-08-05T11:15:24.927Z] docker_cli_daemon_plugins_test.go:170: Daemon df358318a6d77 is not started [2020-08-05T11:15:24.927Z] daemon.go:296: [df358318a6d77] exiting daemon [2020-08-05T11:15:24.927Z] daemon.go:325: [df358318a6d77] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:325: [df358318a6d77] waiting for daemon to start [2020-08-05T11:15:24.927Z] daemon.go:353: [df358318a6d77] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [df358318a6d77] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [df358318a6d77] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [df358318a6d77] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-05T11:15:24.928Z] daemon.go:325: [d1fa624cf8af7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d1fa624cf8af7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d1fa624cf8af7] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d1fa624cf8af7] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d1fa624cf8af7] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d1fa624cf8af7] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [d1fa624cf8af7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d1fa624cf8af7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d1fa624cf8af7] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d1fa624cf8af7] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d1fa624cf8af7] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d1fa624cf8af7] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-05T11:15:24.928Z] daemon.go:325: [d0935372efe92] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d0935372efe92] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d0935372efe92] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d0935372efe92] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d0935372efe92] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d0935372efe92] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-05T11:15:24.928Z] daemon.go:325: [dbce01dcff321] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dbce01dcff321] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dbce01dcff321] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dbce01dcff321] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dbce01dcff321] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dbce01dcff321] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-05T11:15:24.928Z] daemon.go:325: [d25fcb722c060] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:296: [d25fcb722c060] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:325: [d25fcb722c060] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:461: [d25fcb722c060] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:450: [d25fcb722c060] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.928Z] check_test.go:309: Daemon d25fcb722c060 is not started [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-05T11:15:24.928Z] daemon.go:325: [db7608b0e2a50] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [db7608b0e2a50] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [db7608b0e2a50] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [db7608b0e2a50] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [db7608b0e2a50] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [db7608b0e2a50] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-05T11:15:24.928Z] daemon.go:325: [de9f14764c9bd] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [de9f14764c9bd] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [de9f14764c9bd] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [de9f14764c9bd] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [de9f14764c9bd] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [de9f14764c9bd] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-05T11:15:24.928Z] daemon.go:325: [d1470cfec7a65] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d1470cfec7a65] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d1470cfec7a65] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d1470cfec7a65] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d1470cfec7a65] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d1470cfec7a65] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-05T11:15:24.928Z] daemon.go:325: [d24c654969969] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d24c654969969] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d24c654969969] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d24c654969969] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d24c654969969] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d24c654969969] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-05T11:15:24.928Z] daemon.go:325: [da7a45a3b074d] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [da7a45a3b074d] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [da7a45a3b074d] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [da7a45a3b074d] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [da7a45a3b074d] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [da7a45a3b074d] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-05T11:15:24.928Z] daemon.go:325: [db7c32f6c1527] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [db7c32f6c1527] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [db7c32f6c1527] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [db7c32f6c1527] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [db7c32f6c1527] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [db7c32f6c1527] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-05T11:15:24.928Z] daemon.go:325: [d07805a2d95a2] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d07805a2d95a2] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d07805a2d95a2] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d07805a2d95a2] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d07805a2d95a2] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d07805a2d95a2] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-05T11:15:24.928Z] daemon.go:325: [d801a52ed8fc7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d801a52ed8fc7] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d801a52ed8fc7] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d801a52ed8fc7] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d801a52ed8fc7] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d801a52ed8fc7] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-05T11:15:24.928Z] daemon.go:325: [df16c364b153e] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [df16c364b153e] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [df16c364b153e] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [df16c364b153e] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [df16c364b153e] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [df16c364b153e] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-05T11:15:24.928Z] daemon.go:325: [dfb52cdc3d1fa] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dfb52cdc3d1fa] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dfb52cdc3d1fa] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dfb52cdc3d1fa] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dfb52cdc3d1fa] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dfb52cdc3d1fa] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.72s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-05T11:15:24.928Z] daemon.go:325: [d18e92f752392] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d18e92f752392] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d18e92f752392] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d18e92f752392] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d18e92f752392] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d18e92f752392] Daemon stopped [2020-08-05T11:15:24.928Z] check_test.go:309: Daemon d18e92f752392 is not started [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-05T11:15:24.928Z] daemon.go:325: [da509c3252e76] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [da509c3252e76] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [da509c3252e76] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [da509c3252e76] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [da509c3252e76] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [da509c3252e76] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [da509c3252e76] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [da509c3252e76] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [da509c3252e76] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [da509c3252e76] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [da509c3252e76] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [da509c3252e76] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.20s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-05T11:15:24.928Z] daemon.go:325: [d0418dda41003] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d0418dda41003] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d0418dda41003] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d0418dda41003] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d0418dda41003] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d0418dda41003] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [d0418dda41003] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d0418dda41003] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d0418dda41003] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d0418dda41003] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d0418dda41003] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d0418dda41003] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d0418dda41003] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-05T11:15:24.928Z] daemon.go:325: [dc4c62f56c414] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dc4c62f56c414] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dc4c62f56c414] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dc4c62f56c414] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dc4c62f56c414] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dc4c62f56c414] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [dc4c62f56c414] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dc4c62f56c414] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dc4c62f56c414] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dc4c62f56c414] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dc4c62f56c414] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dc4c62f56c414] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-05T11:15:24.928Z] daemon.go:325: [d939f862485af] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d939f862485af] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d939f862485af] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d939f862485af] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d939f862485af] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d939f862485af] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [d939f862485af] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d939f862485af] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d939f862485af] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d939f862485af] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d939f862485af] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d939f862485af] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.89s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-05T11:15:24.928Z] daemon.go:325: [df834cb2d5888] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [df834cb2d5888] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [df834cb2d5888] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [df834cb2d5888] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [df834cb2d5888] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [df834cb2d5888] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [df834cb2d5888] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [df834cb2d5888] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [df834cb2d5888] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [df834cb2d5888] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [df834cb2d5888] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [df834cb2d5888] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-05T11:15:24.928Z] daemon.go:325: [dde17d1e675f5] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dde17d1e675f5] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dde17d1e675f5] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dde17d1e675f5] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dde17d1e675f5] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dde17d1e675f5] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [dde17d1e675f5] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dde17d1e675f5] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dde17d1e675f5] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dde17d1e675f5] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dde17d1e675f5] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dde17d1e675f5] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-05T11:15:24.928Z] daemon.go:325: [d84d81ce3b2df] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d84d81ce3b2df] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d84d81ce3b2df] daemon started [2020-08-05T11:15:24.928Z] daemon.go:325: [d84d81ce3b2df] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:296: [d84d81ce3b2df] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:325: [d84d81ce3b2df] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d84d81ce3b2df] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d84d81ce3b2df] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d84d81ce3b2df] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d84d81ce3b2df] Daemon stopped [2020-08-05T11:15:24.928Z] check_test.go:309: Daemon d84d81ce3b2df is not started [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-05T11:15:24.928Z] daemon.go:325: [dd557ad41b4f4] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dd557ad41b4f4] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dd557ad41b4f4] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dd557ad41b4f4] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dd557ad41b4f4] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dd557ad41b4f4] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [dd557ad41b4f4] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [dd557ad41b4f4] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [dd557ad41b4f4] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [dd557ad41b4f4] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [dd557ad41b4f4] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [dd557ad41b4f4] Daemon stopped [2020-08-05T11:15:24.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2020-08-05T11:15:24.928Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-05T11:15:24.928Z] daemon.go:325: [d37f934783c42] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d37f934783c42] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d37f934783c42] daemon started [2020-08-05T11:15:24.928Z] daemon.go:461: [d37f934783c42] Stopping daemon [2020-08-05T11:15:24.928Z] daemon.go:296: [d37f934783c42] exiting daemon [2020-08-05T11:15:24.928Z] daemon.go:448: [d37f934783c42] Daemon stopped [2020-08-05T11:15:24.928Z] daemon.go:325: [d37f934783c42] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:325: [d37f934783c42] waiting for daemon to start [2020-08-05T11:15:24.928Z] daemon.go:353: [d37f934783c42] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d37f934783c42] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d37f934783c42] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d37f934783c42] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.64s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d29bcaf232297] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d29bcaf232297] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d29bcaf232297] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d29bcaf232297] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d29bcaf232297] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d29bcaf232297] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d29bcaf232297] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d29bcaf232297] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d29bcaf232297] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d29bcaf232297] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d29bcaf232297] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d29bcaf232297] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d29bcaf232297] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.29s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-05T11:15:24.929Z] daemon.go:325: [d63e35b9e97c8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d63e35b9e97c8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d63e35b9e97c8] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d63e35b9e97c8] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d63e35b9e97c8] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d63e35b9e97c8] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d63e35b9e97c8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d63e35b9e97c8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d63e35b9e97c8] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d63e35b9e97c8] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d63e35b9e97c8] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d63e35b9e97c8] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d1dcbbd4d50f8] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d1dcbbd4d50f8] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d1dcbbd4d50f8] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d1dcbbd4d50f8] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d1dcbbd4d50f8] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d1dcbbd4d50f8] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d1dcbbd4d50f8] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d1dcbbd4d50f8] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d1dcbbd4d50f8] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d1dcbbd4d50f8] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d1dcbbd4d50f8] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d1dcbbd4d50f8] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d1dcbbd4d50f8] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-05T11:15:24.929Z] daemon.go:325: [d76f964c0da05] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d76f964c0da05] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d76f964c0da05] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d76f964c0da05] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d76f964c0da05] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d76f964c0da05] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d76f964c0da05] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d76f964c0da05] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d76f964c0da05] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d76f964c0da05] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d76f964c0da05] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d76f964c0da05] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-05T11:15:24.929Z] daemon.go:325: [dd6274c837966] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [dd6274c837966] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [dd6274c837966] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [dd6274c837966] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [dd6274c837966] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [dd6274c837966] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [dd6274c837966] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [dd6274c837966] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [dd6274c837966] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [dd6274c837966] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [dd6274c837966] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [dd6274c837966] Daemon stopped [2020-08-05T11:15:24.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-05T11:15:24.929Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:15:24.929Z] check_test.go:309: Daemon dc93c2611837e is not started [2020-08-05T11:15:24.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-05T11:15:24.929Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:15:24.929Z] check_test.go:309: Daemon d327c93374aec is not started [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.49s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-05T11:15:24.929Z] daemon.go:325: [d84d186b4265d] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d84d186b4265d] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d84d186b4265d] daemon started [2020-08-05T11:15:24.929Z] daemon.go:296: [d84d186b4265d] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:325: [d84d186b4265d] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d84d186b4265d] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d84d186b4265d] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d84d186b4265d] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d84d186b4265d] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d84d186b4265d] Daemon stopped [2020-08-05T11:15:24.929Z] check_test.go:309: Daemon d84d186b4265d is not started [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.87s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-05T11:15:24.929Z] daemon.go:325: [d3bf174eb681b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d3bf174eb681b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d3bf174eb681b] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d3bf174eb681b] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d3bf174eb681b] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d3bf174eb681b] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d3bf174eb681b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d3bf174eb681b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d3bf174eb681b] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d3bf174eb681b] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d3bf174eb681b] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d3bf174eb681b] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.39s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-05T11:15:24.929Z] daemon.go:325: [d35d37d1741a9] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d35d37d1741a9] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d35d37d1741a9] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d35d37d1741a9] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d35d37d1741a9] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d35d37d1741a9] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d35d37d1741a9] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d35d37d1741a9] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d35d37d1741a9] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d35d37d1741a9] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d35d37d1741a9] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d35d37d1741a9] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-05T11:15:24.929Z] daemon.go:325: [d58340633d95b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d58340633d95b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d58340633d95b] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d58340633d95b] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d58340633d95b] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d58340633d95b] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d58340633d95b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d58340633d95b] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d58340633d95b] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d58340633d95b] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d58340633d95b] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d58340633d95b] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-05T11:15:24.929Z] daemon.go:325: [d1f89a952b57f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d1f89a952b57f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d1f89a952b57f] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d1f89a952b57f] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d1f89a952b57f] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d1f89a952b57f] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d1f89a952b57f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d1f89a952b57f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d1f89a952b57f] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d1f89a952b57f] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d1f89a952b57f] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d1f89a952b57f] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.17s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-05T11:15:24.929Z] daemon.go:325: [da8d5ccfcc7d3] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [da8d5ccfcc7d3] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [da8d5ccfcc7d3] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [da8d5ccfcc7d3] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [da8d5ccfcc7d3] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [da8d5ccfcc7d3] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [da8d5ccfcc7d3] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [da8d5ccfcc7d3] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [da8d5ccfcc7d3] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [da8d5ccfcc7d3] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [da8d5ccfcc7d3] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [da8d5ccfcc7d3] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-05T11:15:24.929Z] daemon.go:325: [da77048e60cd7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [da77048e60cd7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [da77048e60cd7] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [da77048e60cd7] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [da77048e60cd7] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [da77048e60cd7] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [da77048e60cd7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [da77048e60cd7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [da77048e60cd7] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [da77048e60cd7] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [da77048e60cd7] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [da77048e60cd7] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-05T11:15:24.929Z] daemon.go:325: [d59f483887d3f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d59f483887d3f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d59f483887d3f] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d59f483887d3f] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d59f483887d3f] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d59f483887d3f] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d59f483887d3f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d59f483887d3f] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d59f483887d3f] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d59f483887d3f] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d59f483887d3f] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d59f483887d3f] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-05T11:15:24.929Z] daemon.go:325: [d606aa96674a2] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d606aa96674a2] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d606aa96674a2] daemon started [2020-08-05T11:15:24.929Z] daemon.go:296: [d606aa96674a2] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:325: [d606aa96674a2] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d606aa96674a2] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d606aa96674a2] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d606aa96674a2] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d606aa96674a2] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d606aa96674a2] Daemon stopped [2020-08-05T11:15:24.929Z] check_test.go:309: Daemon d606aa96674a2 is not started [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-05T11:15:24.929Z] daemon.go:325: [d75a2393798f7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d75a2393798f7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d75a2393798f7] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d75a2393798f7] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d75a2393798f7] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d75a2393798f7] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d75a2393798f7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d75a2393798f7] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d75a2393798f7] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d75a2393798f7] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d75a2393798f7] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d75a2393798f7] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-05T11:15:24.929Z] daemon.go:325: [d319da59792be] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d319da59792be] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d319da59792be] daemon started [2020-08-05T11:15:24.929Z] daemon.go:296: [d319da59792be] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:461: [d319da59792be] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:450: [d319da59792be] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.929Z] docker_cli_daemon_plugins_test.go:106: Daemon d319da59792be is not started [2020-08-05T11:15:24.929Z] daemon.go:325: [d319da59792be] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d319da59792be] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d319da59792be] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d319da59792be] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d319da59792be] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d319da59792be] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-05T11:15:24.929Z] daemon.go:325: [d8e417d3a711c] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d8e417d3a711c] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d8e417d3a711c] daemon started [2020-08-05T11:15:24.929Z] daemon.go:296: [d8e417d3a711c] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:461: [d8e417d3a711c] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:450: [d8e417d3a711c] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.929Z] check_test.go:309: Daemon d8e417d3a711c is not started [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-05T11:15:24.929Z] daemon.go:325: [d5495bf315ac0] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d5495bf315ac0] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d5495bf315ac0] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d5495bf315ac0] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d5495bf315ac0] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d5495bf315ac0] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.41s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d0052a8052104] daemon started [2020-08-05T11:15:24.929Z] daemon.go:296: [d0052a8052104] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d0052a8052104] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d0052a8052104] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d0052a8052104] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d0052a8052104] Daemon stopped [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:325: [d0052a8052104] waiting for daemon to start [2020-08-05T11:15:24.929Z] daemon.go:353: [d0052a8052104] daemon started [2020-08-05T11:15:24.929Z] daemon.go:461: [d0052a8052104] Stopping daemon [2020-08-05T11:15:24.929Z] daemon.go:296: [d0052a8052104] exiting daemon [2020-08-05T11:15:24.929Z] daemon.go:448: [d0052a8052104] Daemon stopped [2020-08-05T11:15:24.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-08-05T11:15:24.929Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-05T11:15:24.930Z] daemon.go:325: [dc0fd3e90d0a9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dc0fd3e90d0a9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dc0fd3e90d0a9] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dc0fd3e90d0a9] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dc0fd3e90d0a9] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dc0fd3e90d0a9] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [dc0fd3e90d0a9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dc0fd3e90d0a9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dc0fd3e90d0a9] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dc0fd3e90d0a9] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dc0fd3e90d0a9] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dc0fd3e90d0a9] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-05T11:15:24.930Z] daemon.go:325: [d1f3e3d11215a] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d1f3e3d11215a] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d1f3e3d11215a] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d1f3e3d11215a] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d1f3e3d11215a] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d1f3e3d11215a] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-05T11:15:24.930Z] daemon.go:325: [dffb4a4999dae] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dffb4a4999dae] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dffb4a4999dae] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dffb4a4999dae] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dffb4a4999dae] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dffb4a4999dae] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-08-05T11:15:24.930Z] daemon.go:325: [d8120fd3f2b49] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d8120fd3f2b49] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d8120fd3f2b49] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d8120fd3f2b49] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d8120fd3f2b49] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d8120fd3f2b49] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-08-05T11:15:24.930Z] daemon.go:325: [dc5d9da7a0e48] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dc5d9da7a0e48] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dc5d9da7a0e48] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dc5d9da7a0e48] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dc5d9da7a0e48] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dc5d9da7a0e48] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-08-05T11:15:24.930Z] daemon.go:325: [dfeb99de224b9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [dfeb99de224b9] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [dfeb99de224b9] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-08-05T11:15:24.930Z] daemon.go:325: [d71ac41a67641] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [d71ac41a67641] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [d71ac41a67641] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-08-05T11:15:24.930Z] daemon.go:325: [db69d144ff5a5] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [db69d144ff5a5] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [db69d144ff5a5] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-08-05T11:15:24.930Z] daemon.go:325: [d4fddb5d6b1ba] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d4fddb5d6b1ba] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d4fddb5d6b1ba] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d4fddb5d6b1ba] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d4fddb5d6b1ba] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d4fddb5d6b1ba] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-08-05T11:15:24.930Z] daemon.go:325: [d05e3694a74c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d05e3694a74c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d05e3694a74c2] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d05e3694a74c2] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d05e3694a74c2] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d05e3694a74c2] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-08-05T11:15:24.930Z] daemon.go:325: [ddefd5ad5a4ed] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [ddefd5ad5a4ed] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [ddefd5ad5a4ed] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-08-05T11:15:24.930Z] daemon.go:325: [dc02be06a58f5] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [dc02be06a58f5] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [dc02be06a58f5] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-05T11:15:24.930Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-08-05T11:15:24.930Z] daemon.go:325: [daf5cca72020f] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [daf5cca72020f] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [daf5cca72020f] waiting for daemon to start [2020-08-05T11:15:24.930Z] check_test.go:309: Daemon dc96c7f08074a is not started [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-05T11:15:24.930Z] daemon.go:325: [dcdf04d9a295c] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dcdf04d9a295c] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dcdf04d9a295c] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dcdf04d9a295c] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dcdf04d9a295c] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dcdf04d9a295c] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [dcdf04d9a295c] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dcdf04d9a295c] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dcdf04d9a295c] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dcdf04d9a295c] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dcdf04d9a295c] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dcdf04d9a295c] Daemon stopped [2020-08-05T11:15:24.930Z] check_test.go:309: Daemon dcdf04d9a295c is not started [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-05T11:15:24.930Z] daemon.go:325: [d4bebf4ba7634] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d4bebf4ba7634] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d4bebf4ba7634] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d4bebf4ba7634] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d4bebf4ba7634] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d4bebf4ba7634] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-05T11:15:24.930Z] daemon.go:325: [dd9db887cb896] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dd9db887cb896] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dd9db887cb896] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dd9db887cb896] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dd9db887cb896] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dd9db887cb896] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-05T11:15:24.930Z] daemon.go:325: [d6957874e2777] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d6957874e2777] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d6957874e2777] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d6957874e2777] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d6957874e2777] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d6957874e2777] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d6957874e2777] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d6957874e2777] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d6957874e2777] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d6957874e2777] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d6957874e2777] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d6957874e2777] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.67s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-05T11:15:24.930Z] daemon.go:325: [dbad05738936d] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [dbad05738936d] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [dbad05738936d] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [dbad05738936d] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [dbad05738936d] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [dbad05738936d] Daemon stopped [2020-08-05T11:15:24.930Z] check_test.go:309: Daemon dbad05738936d is not started [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-05T11:15:24.930Z] daemon.go:325: [d44868ffbb8ff] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d44868ffbb8ff] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d44868ffbb8ff] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d44868ffbb8ff] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d44868ffbb8ff] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d44868ffbb8ff] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-05T11:15:24.930Z] daemon.go:325: [d9d2d307b0322] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d9d2d307b0322] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d9d2d307b0322] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d9d2d307b0322] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d9d2d307b0322] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d9d2d307b0322] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d80c4c91a33c2] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d80c4c91a33c2] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d80c4c91a33c2] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d80c4c91a33c2] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d80c4c91a33c2] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d80c4c91a33c2] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d80c4c91a33c2] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d80c4c91a33c2] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d80c4c91a33c2] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d80c4c91a33c2] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d80c4c91a33c2] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d80c4c91a33c2] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d80c4c91a33c2] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-05T11:15:24.930Z] daemon.go:325: [d75aeb219af5e] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d75aeb219af5e] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d75aeb219af5e] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d75aeb219af5e] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d75aeb219af5e] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d75aeb219af5e] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d75aeb219af5e] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:296: [d75aeb219af5e] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:325: [d75aeb219af5e] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:461: [d75aeb219af5e] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:450: [d75aeb219af5e] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.930Z] check_test.go:309: Daemon d75aeb219af5e is not started [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-05T11:15:24.930Z] daemon.go:325: [d2d98c74cda8b] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d2d98c74cda8b] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d2d98c74cda8b] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d2d98c74cda8b] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d2d98c74cda8b] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d2d98c74cda8b] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d2d98c74cda8b] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d2d98c74cda8b] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d2d98c74cda8b] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d2d98c74cda8b] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d2d98c74cda8b] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d2d98c74cda8b] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-05T11:15:24.930Z] daemon.go:325: [d1bb2eea3fec1] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d1bb2eea3fec1] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d1bb2eea3fec1] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d1bb2eea3fec1] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d1bb2eea3fec1] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d1bb2eea3fec1] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d1bb2eea3fec1] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d1bb2eea3fec1] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d1bb2eea3fec1] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d1bb2eea3fec1] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d1bb2eea3fec1] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d1bb2eea3fec1] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-05T11:15:24.930Z] daemon.go:325: [deff1b58bcd83] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [deff1b58bcd83] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [deff1b58bcd83] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [deff1b58bcd83] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [deff1b58bcd83] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [deff1b58bcd83] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [deff1b58bcd83] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [deff1b58bcd83] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [deff1b58bcd83] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [deff1b58bcd83] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [deff1b58bcd83] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [deff1b58bcd83] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-05T11:15:24.930Z] daemon.go:325: [d3dd0c4c518ce] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d3dd0c4c518ce] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d3dd0c4c518ce] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [d3dd0c4c518ce] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [d3dd0c4c518ce] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [d3dd0c4c518ce] Daemon stopped [2020-08-05T11:15:24.930Z] daemon.go:325: [d3dd0c4c518ce] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [d3dd0c4c518ce] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [d3dd0c4c518ce] daemon started [2020-08-05T11:15:24.930Z] check_test.go:309: Daemon dd1194b3b922f is not started [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-08-05T11:15:24.930Z] daemon.go:325: [de1e2fe47b77f] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [de1e2fe47b77f] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [de1e2fe47b77f] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [de1e2fe47b77f] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [de1e2fe47b77f] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [de1e2fe47b77f] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-05T11:15:24.930Z] daemon.go:325: [db7904097b6aa] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:325: [db7904097b6aa] waiting for daemon to start [2020-08-05T11:15:24.930Z] daemon.go:353: [db7904097b6aa] daemon started [2020-08-05T11:15:24.930Z] daemon.go:461: [db7904097b6aa] Stopping daemon [2020-08-05T11:15:24.930Z] daemon.go:296: [db7904097b6aa] exiting daemon [2020-08-05T11:15:24.930Z] daemon.go:448: [db7904097b6aa] Daemon stopped [2020-08-05T11:15:24.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2020-08-05T11:15:24.930Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-05T11:15:24.930Z] daemon.go:325: [d481e43fd9042] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d481e43fd9042] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d481e43fd9042] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d481e43fd9042] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d481e43fd9042] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d481e43fd9042] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-08-05T11:15:24.931Z] daemon.go:325: [def36a1478b9c] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [def36a1478b9c] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [def36a1478b9c] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [def36a1478b9c] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [def36a1478b9c] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [def36a1478b9c] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-05T11:15:24.931Z] check_test.go:309: Daemon dc55617e4cbae is not started [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-05T11:15:24.931Z] daemon.go:325: [d18f244038f21] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d18f244038f21] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d18f244038f21] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d18f244038f21] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d18f244038f21] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d18f244038f21] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-05T11:15:24.931Z] daemon.go:325: [d3e4fb6b98768] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d3e4fb6b98768] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d3e4fb6b98768] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d3e4fb6b98768] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d3e4fb6b98768] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d3e4fb6b98768] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.75s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-05T11:15:24.931Z] daemon.go:325: [d874090591a22] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d874090591a22] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d874090591a22] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d874090591a22] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d874090591a22] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d874090591a22] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d874090591a22] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d874090591a22] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d874090591a22] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d874090591a22] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d874090591a22] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d874090591a22] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-08-05T11:15:24.931Z] daemon.go:325: [d72c66266a519] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d72c66266a519] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d72c66266a519] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d72c66266a519] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d72c66266a519] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d72c66266a519] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-08-05T11:15:24.931Z] daemon.go:325: [dcf250bf63233] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [dcf250bf63233] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [dcf250bf63233] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [dcf250bf63233] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [dcf250bf63233] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [dcf250bf63233] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-08-05T11:15:24.931Z] daemon.go:325: [d44add78a98b7] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d44add78a98b7] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d44add78a98b7] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d44add78a98b7] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d44add78a98b7] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d44add78a98b7] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-05T11:15:24.931Z] daemon.go:325: [d69176c79c76b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d69176c79c76b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d69176c79c76b] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d69176c79c76b] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d69176c79c76b] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d69176c79c76b] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d69176c79c76b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d69176c79c76b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d69176c79c76b] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d69176c79c76b] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d69176c79c76b] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d69176c79c76b] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-05T11:15:24.931Z] daemon.go:325: [d734ba4a977a3] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d734ba4a977a3] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d734ba4a977a3] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d734ba4a977a3] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d734ba4a977a3] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d734ba4a977a3] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d734ba4a977a3] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d734ba4a977a3] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d734ba4a977a3] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d734ba4a977a3] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d734ba4a977a3] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d734ba4a977a3] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-08-05T11:15:24.931Z] daemon.go:325: [daad2f446b2dc] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [daad2f446b2dc] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [daad2f446b2dc] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [daad2f446b2dc] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [daad2f446b2dc] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [daad2f446b2dc] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [daad2f446b2dc] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [daad2f446b2dc] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [daad2f446b2dc] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [daad2f446b2dc] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [daad2f446b2dc] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [daad2f446b2dc] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-05T11:15:24.931Z] daemon.go:325: [d652bbdce0ca1] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d652bbdce0ca1] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d652bbdce0ca1] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d652bbdce0ca1] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d652bbdce0ca1] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d652bbdce0ca1] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-05T11:15:24.931Z] daemon.go:325: [de37087d5366a] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [de37087d5366a] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [de37087d5366a] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [de37087d5366a] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [de37087d5366a] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [de37087d5366a] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-05T11:15:24.931Z] daemon.go:325: [df0d8f397a0d9] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [df0d8f397a0d9] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [df0d8f397a0d9] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [df0d8f397a0d9] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [df0d8f397a0d9] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [df0d8f397a0d9] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-05T11:15:24.931Z] daemon.go:325: [d30d2f3da7e28] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d30d2f3da7e28] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d30d2f3da7e28] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d30d2f3da7e28] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d30d2f3da7e28] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d30d2f3da7e28] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d30d2f3da7e28] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d30d2f3da7e28] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d30d2f3da7e28] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d30d2f3da7e28] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d30d2f3da7e28] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d30d2f3da7e28] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.95s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d8ae3bdaa36d5] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d8ae3bdaa36d5] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d8ae3bdaa36d5] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d8ae3bdaa36d5] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d8ae3bdaa36d5] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d8ae3bdaa36d5] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d8ae3bdaa36d5] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d8ae3bdaa36d5] Daemon stopped [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:296: [d8ae3bdaa36d5] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:461: [d8ae3bdaa36d5] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:450: [d8ae3bdaa36d5] Error when stopping daemon: daemon not started [2020-08-05T11:15:24.931Z] docker_cli_daemon_test.go:2542: Daemon d8ae3bdaa36d5 is not started [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d8ae3bdaa36d5] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d8ae3bdaa36d5] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d8ae3bdaa36d5] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d8ae3bdaa36d5] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d8ae3bdaa36d5] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.79s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-05T11:15:24.931Z] daemon.go:325: [dcf35c9821593] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [dcf35c9821593] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [dcf35c9821593] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [dcf35c9821593] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [dcf35c9821593] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [dcf35c9821593] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-05T11:15:24.931Z] daemon.go:325: [df883a600dd19] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [df883a600dd19] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [df883a600dd19] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [df883a600dd19] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [df883a600dd19] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [df883a600dd19] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-08-05T11:15:24.931Z] daemon.go:325: [d31878843260b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d31878843260b] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d31878843260b] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d31878843260b] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d31878843260b] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d31878843260b] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.00s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-08-05T11:15:24.931Z] daemon.go:325: [d3502644f0959] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d3502644f0959] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d3502644f0959] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d3502644f0959] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d3502644f0959] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d3502644f0959] Daemon stopped [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-08-05T11:15:24.931Z] check_test.go:309: Daemon d8494d4e81d6f is not started [2020-08-05T11:15:24.931Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.94s) [2020-08-05T11:15:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-08-05T11:15:24.931Z] daemon.go:325: [d97d3e64edf42] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:325: [d97d3e64edf42] waiting for daemon to start [2020-08-05T11:15:24.931Z] daemon.go:353: [d97d3e64edf42] daemon started [2020-08-05T11:15:24.931Z] daemon.go:461: [d97d3e64edf42] Stopping daemon [2020-08-05T11:15:24.931Z] daemon.go:296: [d97d3e64edf42] exiting daemon [2020-08-05T11:15:24.931Z] daemon.go:448: [d97d3e64edf42] Daemon stopped [2020-08-05T11:15:24.931Z] === RUN TestDockerSwarmSuite [2020-08-05T11:15:24.931Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-05T11:15:24.931Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-05T11:15:24.931Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-05T11:15:25.581Z] ok github.com/docker/docker/distribution/xfer 2.087s coverage: 61.7% of statements [2020-08-05T11:15:25.582Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-05T11:15:25.582Z] ok github.com/docker/docker/errdefs 0.097s coverage: 49.4% of statements [2020-08-05T11:15:27.110Z] ok github.com/docker/docker/image 1.072s coverage: 86.4% of statements [2020-08-05T11:15:27.110Z] ok github.com/docker/docker/image/cache 0.184s coverage: 19.2% of statements [2020-08-05T11:15:27.110Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-05T11:15:27.110Z] ok github.com/docker/docker/image/v1 0.214s coverage: 25.0% of statements [2020-08-05T11:15:27.110Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-05T11:15:27.566Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-05T11:15:28.218Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-05T11:15:28.529Z] ok github.com/docker/docker/internal/testutil 0.132s coverage: 62.5% of statements [2020-08-05T11:15:29.155Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-05T11:15:29.724Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-05T11:15:30.291Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-05T11:15:30.894Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-05T11:15:30.894Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-05T11:15:31.161Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-05T11:15:31.420Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-05T11:15:31.421Z] ok github.com/docker/docker/layer 0.625s coverage: 30.4% of statements [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-05T11:15:31.421Z] ok github.com/docker/docker/libcontainerd/local 0.248s coverage: 1.0% of statements [2020-08-05T11:15:31.421Z] ok github.com/docker/docker/libcontainerd/queue 0.146s coverage: 100.0% of statements [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/oci [no test files] [2020-08-05T11:15:31.421Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-05T11:15:31.992Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-05T11:15:32.384Z] ok github.com/docker/docker/opts 0.570s coverage: 67.3% of statements [2020-08-05T11:15:32.384Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-08-05T11:15:34.525Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-05T11:15:35.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-05T11:15:35.906Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-05T11:15:37.306Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-08-05T11:15:37.306Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.5% of statements [2020-08-05T11:15:37.306Z] ok github.com/docker/docker/container 0.149s coverage: 35.6% of statements [2020-08-05T11:15:37.306Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-05T11:15:37.306Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-05T11:15:37.306Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-05T11:15:37.306Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-05T11:15:37.810Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-05T11:15:39.186Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-05T11:15:40.565Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-05T11:15:41.134Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-05T11:15:45.388Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-08-05T11:15:46.406Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-05T11:15:46.754Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-05T11:15:48.118Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2020-08-05T11:15:49.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-05T11:15:50.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-05T11:15:53.442Z] ok github.com/docker/docker/pkg/archive 7.437s coverage: 62.2% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/authorization 0.531s coverage: 26.2% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/broadcaster 0.094s coverage: 100.0% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/capabilities 0.149s coverage: 87.5% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/chrootarchive 0.208s coverage: 15.4% of statements [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/discovery 0.214s coverage: 58.3% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/discovery/file 0.197s coverage: 92.9% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/discovery/kv 3.669s coverage: 84.1% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/discovery/memory 0.206s coverage: 92.3% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/discovery/nodes 0.175s coverage: 93.8% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/filenotify 0.175s coverage: 38.2% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 37.5% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/idtools 0.082s coverage: 6.3% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/ioutils 0.684s coverage: 69.1% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/parsers 0.244s coverage: 97.0% of statements [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-05T11:15:53.443Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-05T11:15:53.443Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-05T11:15:56.204Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-08-05T11:15:56.770Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.5% of statements [2020-08-05T11:15:56.770Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-05T11:15:56.770Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-05T11:15:58.659Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-08-05T11:15:58.659Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 82.2% of statements [2020-08-05T11:15:59.587Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-08-05T11:15:59.587Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-05T11:15:59.587Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-05T11:16:00.517Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-08-05T11:16:03.035Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.459s coverage: 72.3% of statements [2020-08-05T11:16:03.291Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-05T11:16:05.181Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.419s coverage: 56.9% of statements [2020-08-05T11:16:07.089Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.267s coverage: 49.5% of statements [2020-08-05T11:16:08.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-05T11:16:08.454Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.516s coverage: 45.9% of statements [2020-08-05T11:16:08.454Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-05T11:16:08.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-05T11:16:09.383Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.603s coverage: 60.4% of statements [2020-08-05T11:16:09.383Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-05T11:16:10.750Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.291s coverage: 76.1% of statements [2020-08-05T11:16:10.750Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-05T11:16:11.007Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-08-05T11:16:12.374Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-08-05T11:16:13.303Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-08-05T11:16:14.231Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-08-05T11:16:14.231Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-05T11:16:14.231Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-05T11:16:15.159Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.7% of statements [2020-08-05T11:16:16.526Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 78.6% of statements [2020-08-05T11:16:16.526Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-05T11:16:16.526Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-05T11:16:16.526Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-05T11:16:16.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-05T11:16:16.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-05T11:16:17.553Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-05T11:16:17.893Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-08-05T11:16:17.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2020-08-05T11:16:18.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-05T11:16:18.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-08-05T11:16:19.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-05T11:16:19.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-05T11:16:19.384Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-08-05T11:16:19.385Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-05T11:16:19.627Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-05T11:16:19.627Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-05T11:16:19.886Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-05T11:16:19.947Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.9% of statements [2020-08-05T11:16:21.839Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-08-05T11:16:22.096Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-05T11:16:22.659Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-05T11:16:22.914Z] ok github.com/docker/docker/daemon/logger/splunk 1.686s coverage: 84.5% of statements [2020-08-05T11:16:22.914Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-05T11:16:22.914Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/plugins 35.041s coverage: 73.6% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/plugins/transport 0.162s coverage: 85.7% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 87.9% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 72.7% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/reexec 0.143s coverage: 82.4% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/stdcopy 0.075s coverage: 100.0% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/streamformatter 0.093s coverage: 66.2% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 12.3% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/term 0.104s coverage: 30.8% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/term/windows 0.089s coverage: 0.0% of statements [no tests to run] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/urlutil 0.097s coverage: 100.0% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/plugin 0.260s coverage: 12.0% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/plugin/v2 0.151s coverage: 20.1% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/reference 0.098s coverage: 83.7% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/registry 0.458s coverage: 52.0% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/registry/resumable 0.396s coverage: 100.0% of statements [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 49.0% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/rootless [no test files] [2020-08-05T11:16:23.350Z] ok github.com/docker/docker/runconfig 0.206s coverage: 54.5% of statements [2020-08-05T11:16:23.350Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-05T11:16:23.351Z] ? github.com/docker/docker/volume [no test files] [2020-08-05T11:16:23.351Z] ok github.com/docker/docker/volume/drivers 0.323s coverage: 36.1% of statements [2020-08-05T11:16:23.351Z] ok github.com/docker/docker/volume/local 0.200s coverage: 37.7% of statements [2020-08-05T11:16:23.351Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2020-08-05T11:16:23.351Z] ok github.com/docker/docker/volume/service 0.437s coverage: 70.3% of statements [2020-08-05T11:16:23.351Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-05T11:16:23.351Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-05T11:16:23.351Z] INFO: make.ps1 ended at 08/05/2020 11:16:20 [2020-08-05T11:16:23.351Z] INFO: Unit tests ended at 08/05/2020 11:16:21. Duration:00:03:26.6836543 [2020-08-05T11:16:23.351Z] INFO: Building busybox [2020-08-05T11:16:23.351Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-08-05T11:16:23.351Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-08-05T11:16:23.351Z] [2020-08-05T11:16:23.351Z] Sending build context to Docker daemon 2.56kB [2020-08-05T11:16:23.351Z] [2020-08-05T11:16:23.351Z] Step 1/6 : FROM microsoft/windowsservercore [2020-08-05T11:16:23.351Z] ---> 987b1d5e0abf [2020-08-05T11:16:23.351Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-05T11:16:23.351Z] ---> Running in 3074d92a4d35 [2020-08-05T11:16:25.156Z] --- PASS: TestImportExtremelyLargeImageWorks (217.73s) [2020-08-05T11:16:25.156Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-05T11:16:25.156Z] daemon.go:325: [d1c03a9b85634] waiting for daemon to start [2020-08-05T11:16:25.156Z] daemon.go:325: [d1c03a9b85634] waiting for daemon to start [2020-08-05T11:16:25.156Z] daemon.go:353: [d1c03a9b85634] daemon started [2020-08-05T11:16:25.156Z] daemon.go:461: [d1c03a9b85634] Stopping daemon [2020-08-05T11:16:25.156Z] daemon.go:296: [d1c03a9b85634] exiting daemon [2020-08-05T11:16:25.156Z] daemon.go:448: [d1c03a9b85634] Daemon stopped [2020-08-05T11:16:25.156Z] PASS [2020-08-05T11:16:25.156Z] [2020-08-05T11:16:25.156Z] DONE 11 tests in 219.210s [2020-08-05T11:16:25.156Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-05T11:16:25.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:16:25.156Z] ++ set -e [2020-08-05T11:16:25.156Z] ++ '[' -n 0 ']' [2020-08-05T11:16:25.156Z] ++ set -x [2020-08-05T11:16:25.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:16:25.156Z] INFO: Testing against a local daemon [2020-08-05T11:16:25.156Z] === RUN TestNetworkCreateDelete [2020-08-05T11:16:25.156Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-05T11:16:25.156Z] === RUN TestDockerNetworkDeletePreferID [2020-08-05T11:16:25.430Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-08-05T11:16:25.430Z] ok github.com/docker/docker/distribution 0.372s coverage: 22.3% of statements [2020-08-05T11:16:25.430Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-05T11:16:25.723Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-08-05T11:16:25.723Z] === RUN TestDaemonDNSFallback [2020-08-05T11:16:26.797Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-05T11:16:27.101Z] --- PASS: TestDaemonDNSFallback (1.66s) [2020-08-05T11:16:27.101Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-05T11:16:27.101Z] daemon.go:325: [dd3cbf5dce941] waiting for daemon to start [2020-08-05T11:16:27.101Z] daemon.go:325: [dd3cbf5dce941] waiting for daemon to start [2020-08-05T11:16:27.101Z] daemon.go:353: [dd3cbf5dce941] daemon started [2020-08-05T11:16:27.101Z] daemon.go:461: [dd3cbf5dce941] Stopping daemon [2020-08-05T11:16:27.101Z] daemon.go:296: [dd3cbf5dce941] exiting daemon [2020-08-05T11:16:27.101Z] daemon.go:448: [dd3cbf5dce941] Daemon stopped [2020-08-05T11:16:27.101Z] === RUN TestInspectNetwork [2020-08-05T11:16:27.764Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-08-05T11:16:28.021Z] ok github.com/docker/docker/distribution/xfer 1.441s coverage: 83.9% of statements [2020-08-05T11:16:28.021Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-05T11:16:28.024Z] Removing intermediate container 3074d92a4d35 [2020-08-05T11:16:28.024Z] ---> fc610a890fb3 [2020-08-05T11:16:28.024Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-08-05T11:16:28.627Z] [2020-08-05T11:16:29.010Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-05T11:16:29.083Z] ---> 035174579e3e [2020-08-05T11:16:29.083Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-05T11:16:29.083Z] ---> Running in 894f0d4a2107 [2020-08-05T11:16:29.269Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-05T11:16:29.407Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-05T11:16:29.407Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-05T11:16:29.663Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-08-05T11:16:29.663Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-05T11:16:29.839Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-05T11:16:30.045Z] [2020-08-05T11:16:30.045Z] SUCCESS: Specified value was saved. [2020-08-05T11:16:30.406Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-05T11:16:30.665Z] === RUN TestDockerSuite/TestBuildFails [2020-08-05T11:16:30.924Z] === RUN TestInspectNetwork/full_network_id [2020-08-05T11:16:30.924Z] === RUN TestInspectNetwork/partial_network_id [2020-08-05T11:16:30.924Z] === RUN TestInspectNetwork/network_name [2020-08-05T11:16:30.924Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-05T11:16:31.029Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-05T11:16:31.029Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-05T11:16:31.029Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-05T11:16:31.182Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-05T11:16:31.285Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-05T11:16:31.440Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-05T11:16:31.847Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2020-08-05T11:16:32.774Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-08-05T11:16:32.816Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-05T11:16:32.936Z] Removing intermediate container 894f0d4a2107 [2020-08-05T11:16:32.936Z] ---> ac36c57c5cb5 [2020-08-05T11:16:32.936Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-05T11:16:32.936Z] ---> Running in 444a17cf21b3 [2020-08-05T11:16:33.700Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-08-05T11:16:33.956Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-05T11:16:34.718Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-05T11:16:35.285Z] --- PASS: TestInspectNetwork (8.13s) [2020-08-05T11:16:35.285Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-05T11:16:35.285Z] daemon.go:325: [d00c8c6891a54] waiting for daemon to start [2020-08-05T11:16:35.285Z] daemon.go:325: [d00c8c6891a54] waiting for daemon to start [2020-08-05T11:16:35.285Z] daemon.go:353: [d00c8c6891a54] daemon started [2020-08-05T11:16:35.285Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-05T11:16:35.285Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-05T11:16:35.285Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-05T11:16:35.285Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-05T11:16:35.285Z] daemon.go:461: [d00c8c6891a54] Stopping daemon [2020-08-05T11:16:35.285Z] daemon.go:296: [d00c8c6891a54] exiting daemon [2020-08-05T11:16:35.285Z] daemon.go:448: [d00c8c6891a54] Daemon stopped [2020-08-05T11:16:35.285Z] === RUN TestRunContainerWithBridgeNone [2020-08-05T11:16:35.844Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 76.6% of statements [2020-08-05T11:16:35.852Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-05T11:16:36.770Z] ok github.com/docker/docker/pkg/authorization 0.248s coverage: 66.7% of statements [2020-08-05T11:16:37.026Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-05T11:16:37.230Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-05T11:16:37.283Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-05T11:16:37.490Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2020-08-05T11:16:37.490Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-05T11:16:37.490Z] daemon.go:325: [dc8f723bb7f52] waiting for daemon to start [2020-08-05T11:16:37.490Z] daemon.go:325: [dc8f723bb7f52] waiting for daemon to start [2020-08-05T11:16:37.490Z] daemon.go:353: [dc8f723bb7f52] daemon started [2020-08-05T11:16:37.490Z] daemon.go:461: [dc8f723bb7f52] Stopping daemon [2020-08-05T11:16:37.490Z] daemon.go:296: [dc8f723bb7f52] exiting daemon [2020-08-05T11:16:37.490Z] daemon.go:448: [dc8f723bb7f52] Daemon stopped [2020-08-05T11:16:37.490Z] === RUN TestNetworkInvalidJSON [2020-08-05T11:16:37.490Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-05T11:16:37.490Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:37.490Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:37.490Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:37.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:37.490Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:37.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:37.490Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:37.490Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:37.490Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:37.490Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-05T11:16:37.490Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-05T11:16:37.490Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-05T11:16:37.490Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-05T11:16:37.490Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-05T11:16:37.611Z] Cannot create a file when that file already exists. [2020-08-05T11:16:38.427Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-05T11:16:38.427Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-05T11:16:38.427Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-05T11:16:38.427Z] daemon.go:325: [d2b93eaf37386] waiting for daemon to start [2020-08-05T11:16:38.427Z] daemon.go:325: [d2b93eaf37386] waiting for daemon to start [2020-08-05T11:16:38.427Z] daemon.go:353: [d2b93eaf37386] daemon started [2020-08-05T11:16:38.427Z] daemon.go:461: [d2b93eaf37386] Stopping daemon [2020-08-05T11:16:38.427Z] daemon.go:296: [d2b93eaf37386] exiting daemon [2020-08-05T11:16:38.427Z] daemon.go:448: [d2b93eaf37386] Daemon stopped [2020-08-05T11:16:38.427Z] daemon.go:325: [d2b93eaf37386] waiting for daemon to start [2020-08-05T11:16:38.427Z] daemon.go:325: [d2b93eaf37386] waiting for daemon to start [2020-08-05T11:16:38.427Z] daemon.go:353: [d2b93eaf37386] daemon started [2020-08-05T11:16:38.427Z] daemon.go:461: [d2b93eaf37386] Stopping daemon [2020-08-05T11:16:38.427Z] daemon.go:296: [d2b93eaf37386] exiting daemon [2020-08-05T11:16:38.427Z] daemon.go:448: [d2b93eaf37386] Daemon stopped [2020-08-05T11:16:38.427Z] === RUN TestDaemonDefaultNetworkPools [2020-08-05T11:16:39.364Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-08-05T11:16:39.364Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-05T11:16:39.364Z] daemon.go:325: [d43fe26187221] waiting for daemon to start [2020-08-05T11:16:39.364Z] daemon.go:325: [d43fe26187221] waiting for daemon to start [2020-08-05T11:16:39.364Z] daemon.go:353: [d43fe26187221] daemon started [2020-08-05T11:16:39.364Z] daemon.go:461: [d43fe26187221] Stopping daemon [2020-08-05T11:16:39.364Z] daemon.go:296: [d43fe26187221] exiting daemon [2020-08-05T11:16:39.364Z] daemon.go:448: [d43fe26187221] Daemon stopped [2020-08-05T11:16:39.364Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-05T11:16:39.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-05T11:16:39.624Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-05T11:16:40.547Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.2% of statements [2020-08-05T11:16:40.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-05T11:16:40.566Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-05T11:16:40.566Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-08-05T11:16:40.566Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-05T11:16:40.566Z] daemon.go:325: [dabd348c3eeb4] waiting for daemon to start [2020-08-05T11:16:40.566Z] daemon.go:325: [dabd348c3eeb4] waiting for daemon to start [2020-08-05T11:16:40.566Z] daemon.go:353: [dabd348c3eeb4] daemon started [2020-08-05T11:16:40.566Z] daemon.go:461: [dabd348c3eeb4] Stopping daemon [2020-08-05T11:16:40.566Z] daemon.go:296: [dabd348c3eeb4] exiting daemon [2020-08-05T11:16:40.566Z] daemon.go:448: [dabd348c3eeb4] Daemon stopped [2020-08-05T11:16:40.566Z] daemon.go:325: [dabd348c3eeb4] waiting for daemon to start [2020-08-05T11:16:40.566Z] daemon.go:325: [dabd348c3eeb4] waiting for daemon to start [2020-08-05T11:16:40.566Z] daemon.go:353: [dabd348c3eeb4] daemon started [2020-08-05T11:16:40.566Z] daemon.go:461: [dabd348c3eeb4] Stopping daemon [2020-08-05T11:16:40.566Z] daemon.go:296: [dabd348c3eeb4] exiting daemon [2020-08-05T11:16:40.566Z] daemon.go:448: [dabd348c3eeb4] Daemon stopped [2020-08-05T11:16:40.566Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:16:40.803Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-08-05T11:16:40.826Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-05T11:16:41.059Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-05T11:16:41.059Z] ok github.com/docker/docker/layer 7.841s coverage: 72.0% of statements [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/oci [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-05T11:16:41.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-05T11:16:41.763Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2020-08-05T11:16:41.763Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:16:41.763Z] daemon.go:325: [dc75be0f8220b] waiting for daemon to start [2020-08-05T11:16:41.763Z] daemon.go:325: [dc75be0f8220b] waiting for daemon to start [2020-08-05T11:16:41.763Z] daemon.go:353: [dc75be0f8220b] daemon started [2020-08-05T11:16:41.763Z] daemon.go:461: [dc75be0f8220b] Stopping daemon [2020-08-05T11:16:41.763Z] daemon.go:296: [dc75be0f8220b] exiting daemon [2020-08-05T11:16:41.763Z] daemon.go:448: [dc75be0f8220b] Daemon stopped [2020-08-05T11:16:41.763Z] daemon.go:325: [dc75be0f8220b] waiting for daemon to start [2020-08-05T11:16:41.763Z] daemon.go:325: [dc75be0f8220b] waiting for daemon to start [2020-08-05T11:16:41.763Z] daemon.go:353: [dc75be0f8220b] daemon started [2020-08-05T11:16:41.763Z] daemon.go:461: [dc75be0f8220b] Stopping daemon [2020-08-05T11:16:41.763Z] daemon.go:296: [dc75be0f8220b] exiting daemon [2020-08-05T11:16:41.763Z] daemon.go:448: [dc75be0f8220b] Daemon stopped [2020-08-05T11:16:41.763Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:16:41.989Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-08-05T11:16:42.331Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-08-05T11:16:42.331Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:16:42.331Z] daemon.go:325: [dbd66261333f2] waiting for daemon to start [2020-08-05T11:16:42.331Z] daemon.go:325: [dbd66261333f2] waiting for daemon to start [2020-08-05T11:16:42.331Z] daemon.go:353: [dbd66261333f2] daemon started [2020-08-05T11:16:42.331Z] daemon.go:461: [dbd66261333f2] Stopping daemon [2020-08-05T11:16:42.331Z] daemon.go:296: [dbd66261333f2] exiting daemon [2020-08-05T11:16:42.331Z] daemon.go:448: [dbd66261333f2] Daemon stopped [2020-08-05T11:16:42.331Z] === RUN TestServiceWithPredefinedNetwork [2020-08-05T11:16:42.552Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-05T11:16:42.899Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-05T11:16:43.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-05T11:16:43.382Z] Removing intermediate container 444a17cf21b3 [2020-08-05T11:16:43.382Z] ---> 2b0030feae40 [2020-08-05T11:16:43.382Z] Step 6/6 : CMD ["sh"] [2020-08-05T11:16:43.382Z] ---> Running in dd43fa7fbf0b [2020-08-05T11:16:43.382Z] Removing intermediate container dd43fa7fbf0b [2020-08-05T11:16:43.382Z] ---> d65ceefe3eb8 [2020-08-05T11:16:43.382Z] Successfully built d65ceefe3eb8 [2020-08-05T11:16:43.382Z] Successfully tagged busybox:latest [2020-08-05T11:16:43.382Z] INFO: Docker images of the daemon under test [2020-08-05T11:16:43.382Z] [2020-08-05T11:16:43.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-05T11:16:43.382Z] busybox latest d65ceefe3eb8 Less than a second ago 5.03GB [2020-08-05T11:16:43.382Z] microsoft/windowsservercore latest 987b1d5e0abf 4 weeks ago 4.99GB [2020-08-05T11:16:43.382Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 4 weeks ago 4.99GB [2020-08-05T11:16:43.382Z] [2020-08-05T11:16:43.382Z] INFO: Running integration tests at 08/05/2020 11:16:42... [2020-08-05T11:16:43.382Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-05T11:16:43.382Z] INFO: Integration API tests being run from the host: [2020-08-05T11:16:43.382Z] INFO: make.ps1 starting at 08/05/2020 11:16:43 [2020-08-05T11:16:43.676Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-05T11:16:44.278Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-05T11:16:44.349Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-08-05T11:16:45.043Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-08-05T11:16:45.605Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-08-05T11:16:45.605Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-08-05T11:16:45.655Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2020-08-05T11:16:45.655Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-05T11:16:45.655Z] daemon.go:325: [d777ad9986968] waiting for daemon to start [2020-08-05T11:16:45.655Z] daemon.go:325: [d777ad9986968] waiting for daemon to start [2020-08-05T11:16:45.655Z] daemon.go:353: [d777ad9986968] daemon started [2020-08-05T11:16:45.655Z] daemon.go:461: [d777ad9986968] Stopping daemon [2020-08-05T11:16:45.655Z] daemon.go:296: [d777ad9986968] exiting daemon [2020-08-05T11:16:45.655Z] daemon.go:448: [d777ad9986968] Daemon stopped [2020-08-05T11:16:45.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-05T11:16:45.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:16:45.655Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:16:45.655Z] === RUN TestServiceWithDataPathPortInit [2020-08-05T11:16:45.655Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-05T11:16:46.168Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-08-05T11:16:46.168Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2020-08-05T11:16:46.556Z] --- PASS: TestImportExtremelyLargeImageWorks (194.56s) [2020-08-05T11:16:46.556Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-05T11:16:46.556Z] daemon.go:325: [ddb4e0623a56e] waiting for daemon to start [2020-08-05T11:16:46.556Z] daemon.go:325: [ddb4e0623a56e] waiting for daemon to start [2020-08-05T11:16:46.556Z] daemon.go:353: [ddb4e0623a56e] daemon started [2020-08-05T11:16:46.556Z] daemon.go:461: [ddb4e0623a56e] Stopping daemon [2020-08-05T11:16:46.556Z] daemon.go:296: [ddb4e0623a56e] exiting daemon [2020-08-05T11:16:46.556Z] daemon.go:448: [ddb4e0623a56e] Daemon stopped [2020-08-05T11:16:46.556Z] PASS [2020-08-05T11:16:46.556Z] [2020-08-05T11:16:46.556Z] DONE 11 tests in 195.593s [2020-08-05T11:16:46.556Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-05T11:16:46.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:16:46.556Z] ++ set -e [2020-08-05T11:16:46.556Z] ++ '[' -n 0 ']' [2020-08-05T11:16:46.556Z] ++ set -x [2020-08-05T11:16:46.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:16:46.556Z] INFO: Testing against a local daemon [2020-08-05T11:16:46.556Z] === RUN TestNetworkCreateDelete [2020-08-05T11:16:46.556Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-05T11:16:46.556Z] === RUN TestDockerNetworkDeletePreferID [2020-08-05T11:16:46.556Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-05T11:16:46.556Z] === RUN TestDaemonDNSFallback [2020-08-05T11:16:46.556Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-08-05T11:16:46.556Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-05T11:16:46.556Z] daemon.go:325: [ddb66683806f1] waiting for daemon to start [2020-08-05T11:16:46.556Z] daemon.go:325: [ddb66683806f1] waiting for daemon to start [2020-08-05T11:16:46.556Z] daemon.go:353: [ddb66683806f1] daemon started [2020-08-05T11:16:46.556Z] daemon.go:461: [ddb66683806f1] Stopping daemon [2020-08-05T11:16:46.556Z] daemon.go:296: [ddb66683806f1] exiting daemon [2020-08-05T11:16:46.556Z] daemon.go:448: [ddb66683806f1] Daemon stopped [2020-08-05T11:16:46.556Z] === RUN TestInspectNetwork [2020-08-05T11:16:46.556Z] === RUN TestInspectNetwork/full_network_id [2020-08-05T11:16:46.556Z] === RUN TestInspectNetwork/partial_network_id [2020-08-05T11:16:46.556Z] === RUN TestInspectNetwork/network_name [2020-08-05T11:16:46.556Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-05T11:16:47.533Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 70.1% of statements [2020-08-05T11:16:47.533Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 70.0% of statements [2020-08-05T11:16:48.086Z] --- PASS: TestInspectNetwork (7.05s) [2020-08-05T11:16:48.086Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-05T11:16:48.086Z] daemon.go:325: [d87515371377b] waiting for daemon to start [2020-08-05T11:16:48.086Z] daemon.go:325: [d87515371377b] waiting for daemon to start [2020-08-05T11:16:48.086Z] daemon.go:353: [d87515371377b] daemon started [2020-08-05T11:16:48.086Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-05T11:16:48.086Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-05T11:16:48.086Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-05T11:16:48.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-05T11:16:48.087Z] daemon.go:461: [d87515371377b] Stopping daemon [2020-08-05T11:16:48.087Z] daemon.go:296: [d87515371377b] exiting daemon [2020-08-05T11:16:48.087Z] daemon.go:448: [d87515371377b] Daemon stopped [2020-08-05T11:16:48.087Z] === RUN TestRunContainerWithBridgeNone [2020-08-05T11:16:48.094Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-08-05T11:16:48.094Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-08-05T11:16:48.351Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-05T11:16:48.351Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-05T11:16:48.913Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-08-05T11:16:48.914Z] ok github.com/docker/docker/pkg/mount 0.024s coverage: 69.6% of statements [2020-08-05T11:16:48.914Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-05T11:16:49.475Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-08-05T11:16:49.475Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-05T11:16:49.732Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-08-05T11:16:49.844Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-05T11:16:49.844Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-05T11:16:49.844Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-05T11:16:49.988Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-08-05T11:16:49.988Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-05T11:16:49.988Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-05T11:16:50.175Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2020-08-05T11:16:50.175Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-05T11:16:50.175Z] daemon.go:325: [d324cacc2a2fb] waiting for daemon to start [2020-08-05T11:16:50.175Z] daemon.go:325: [d324cacc2a2fb] waiting for daemon to start [2020-08-05T11:16:50.175Z] daemon.go:353: [d324cacc2a2fb] daemon started [2020-08-05T11:16:50.175Z] daemon.go:461: [d324cacc2a2fb] Stopping daemon [2020-08-05T11:16:50.175Z] daemon.go:296: [d324cacc2a2fb] exiting daemon [2020-08-05T11:16:50.175Z] daemon.go:448: [d324cacc2a2fb] Daemon stopped [2020-08-05T11:16:50.175Z] === RUN TestNetworkInvalidJSON [2020-08-05T11:16:50.175Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:50.175Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:50.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:50.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:50.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:50.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:50.175Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-05T11:16:50.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:16:50.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:16:50.175Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-05T11:16:50.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-05T11:16:50.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-05T11:16:50.175Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-05T11:16:50.175Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-05T11:16:50.411Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-05T11:16:50.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-05T11:16:50.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-05T11:16:50.820Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-05T11:16:50.820Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-05T11:16:50.820Z] daemon.go:325: [d9dfa2cb75f16] waiting for daemon to start [2020-08-05T11:16:50.820Z] daemon.go:325: [d9dfa2cb75f16] waiting for daemon to start [2020-08-05T11:16:50.820Z] daemon.go:353: [d9dfa2cb75f16] daemon started [2020-08-05T11:16:50.820Z] daemon.go:461: [d9dfa2cb75f16] Stopping daemon [2020-08-05T11:16:50.820Z] daemon.go:296: [d9dfa2cb75f16] exiting daemon [2020-08-05T11:16:50.820Z] daemon.go:448: [d9dfa2cb75f16] Daemon stopped [2020-08-05T11:16:50.820Z] daemon.go:325: [d9dfa2cb75f16] waiting for daemon to start [2020-08-05T11:16:50.820Z] daemon.go:325: [d9dfa2cb75f16] waiting for daemon to start [2020-08-05T11:16:50.820Z] daemon.go:353: [d9dfa2cb75f16] daemon started [2020-08-05T11:16:50.820Z] daemon.go:461: [d9dfa2cb75f16] Stopping daemon [2020-08-05T11:16:50.820Z] daemon.go:296: [d9dfa2cb75f16] exiting daemon [2020-08-05T11:16:50.820Z] daemon.go:448: [d9dfa2cb75f16] Daemon stopped [2020-08-05T11:16:50.820Z] === RUN TestDaemonDefaultNetworkPools [2020-08-05T11:16:50.917Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-08-05T11:16:51.287Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-05T11:16:51.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-05T11:16:51.559Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-05T11:16:51.840Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-05T11:16:51.866Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-08-05T11:16:51.866Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-05T11:16:51.866Z] daemon.go:325: [d1a34df64571c] waiting for daemon to start [2020-08-05T11:16:51.866Z] daemon.go:325: [d1a34df64571c] waiting for daemon to start [2020-08-05T11:16:51.866Z] daemon.go:353: [d1a34df64571c] daemon started [2020-08-05T11:16:51.866Z] daemon.go:461: [d1a34df64571c] Stopping daemon [2020-08-05T11:16:51.866Z] daemon.go:296: [d1a34df64571c] exiting daemon [2020-08-05T11:16:51.866Z] daemon.go:448: [d1a34df64571c] Daemon stopped [2020-08-05T11:16:51.866Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-05T11:16:52.040Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-08-05T11:16:52.040Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-05T11:16:52.409Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-05T11:16:52.409Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-05T11:16:52.668Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-05T11:16:52.952Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-05T11:16:52.952Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-05T11:16:52.952Z] daemon.go:325: [d928f74119622] waiting for daemon to start [2020-08-05T11:16:52.952Z] daemon.go:325: [d928f74119622] waiting for daemon to start [2020-08-05T11:16:52.952Z] daemon.go:353: [d928f74119622] daemon started [2020-08-05T11:16:52.952Z] daemon.go:461: [d928f74119622] Stopping daemon [2020-08-05T11:16:52.952Z] daemon.go:296: [d928f74119622] exiting daemon [2020-08-05T11:16:52.952Z] daemon.go:448: [d928f74119622] Daemon stopped [2020-08-05T11:16:52.952Z] daemon.go:325: [d928f74119622] waiting for daemon to start [2020-08-05T11:16:52.952Z] daemon.go:325: [d928f74119622] waiting for daemon to start [2020-08-05T11:16:52.952Z] daemon.go:353: [d928f74119622] daemon started [2020-08-05T11:16:52.952Z] daemon.go:461: [d928f74119622] Stopping daemon [2020-08-05T11:16:52.952Z] daemon.go:296: [d928f74119622] exiting daemon [2020-08-05T11:16:52.952Z] daemon.go:448: [d928f74119622] Daemon stopped [2020-08-05T11:16:52.952Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:16:53.403Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-08-05T11:16:53.604Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-05T11:16:53.658Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-05T11:16:54.004Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-05T11:16:54.004Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:16:54.004Z] daemon.go:325: [dfe24d0fa1eab] waiting for daemon to start [2020-08-05T11:16:54.004Z] daemon.go:325: [dfe24d0fa1eab] waiting for daemon to start [2020-08-05T11:16:54.004Z] daemon.go:353: [dfe24d0fa1eab] daemon started [2020-08-05T11:16:54.004Z] daemon.go:461: [dfe24d0fa1eab] Stopping daemon [2020-08-05T11:16:54.004Z] daemon.go:296: [dfe24d0fa1eab] exiting daemon [2020-08-05T11:16:54.004Z] daemon.go:448: [dfe24d0fa1eab] Daemon stopped [2020-08-05T11:16:54.004Z] daemon.go:325: [dfe24d0fa1eab] waiting for daemon to start [2020-08-05T11:16:54.004Z] daemon.go:325: [dfe24d0fa1eab] waiting for daemon to start [2020-08-05T11:16:54.004Z] daemon.go:353: [dfe24d0fa1eab] daemon started [2020-08-05T11:16:54.004Z] daemon.go:461: [dfe24d0fa1eab] Stopping daemon [2020-08-05T11:16:54.005Z] daemon.go:296: [dfe24d0fa1eab] exiting daemon [2020-08-05T11:16:54.005Z] daemon.go:448: [dfe24d0fa1eab] Daemon stopped [2020-08-05T11:16:54.005Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:16:54.647Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-08-05T11:16:54.647Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:16:54.647Z] daemon.go:325: [dac05eac0b7cf] waiting for daemon to start [2020-08-05T11:16:54.647Z] daemon.go:325: [dac05eac0b7cf] waiting for daemon to start [2020-08-05T11:16:54.647Z] daemon.go:353: [dac05eac0b7cf] daemon started [2020-08-05T11:16:54.647Z] daemon.go:461: [dac05eac0b7cf] Stopping daemon [2020-08-05T11:16:54.647Z] daemon.go:296: [dac05eac0b7cf] exiting daemon [2020-08-05T11:16:54.647Z] daemon.go:448: [dac05eac0b7cf] Daemon stopped [2020-08-05T11:16:54.647Z] === RUN TestServiceWithPredefinedNetwork [2020-08-05T11:16:56.139Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-05T11:16:56.735Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-08-05T11:16:56.736Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-05T11:16:56.736Z] daemon.go:325: [dfa482e228721] waiting for daemon to start [2020-08-05T11:16:56.736Z] daemon.go:325: [dfa482e228721] waiting for daemon to start [2020-08-05T11:16:56.736Z] daemon.go:353: [dfa482e228721] daemon started [2020-08-05T11:16:56.736Z] daemon.go:461: [dfa482e228721] Stopping daemon [2020-08-05T11:16:56.736Z] daemon.go:296: [dfa482e228721] exiting daemon [2020-08-05T11:16:56.736Z] daemon.go:448: [dfa482e228721] Daemon stopped [2020-08-05T11:16:56.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-05T11:16:56.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:16:56.736Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:16:56.736Z] === RUN TestServiceWithDataPathPortInit [2020-08-05T11:16:56.924Z] ok github.com/docker/docker/pkg/signal 2.843s coverage: 61.0% of statements [2020-08-05T11:16:57.485Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-05T11:16:57.742Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-05T11:16:58.000Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-05T11:16:58.257Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-05T11:16:58.820Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-08-05T11:16:59.381Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 35.1% of statements [2020-08-05T11:16:59.637Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2020-08-05T11:17:00.199Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-08-05T11:17:00.325Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-05T11:17:00.762Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-08-05T11:17:00.891Z] --- PASS: TestServiceWithDataPathPortInit (15.47s) [2020-08-05T11:17:00.891Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:17:00.891Z] daemon.go:325: [dbf367f29efc5] waiting for daemon to start [2020-08-05T11:17:00.891Z] daemon.go:325: [dbf367f29efc5] waiting for daemon to start [2020-08-05T11:17:00.891Z] daemon.go:353: [dbf367f29efc5] daemon started [2020-08-05T11:17:00.891Z] daemon.go:461: [dbf367f29efc5] Stopping daemon [2020-08-05T11:17:00.891Z] daemon.go:296: [dbf367f29efc5] exiting daemon [2020-08-05T11:17:00.891Z] daemon.go:448: [dbf367f29efc5] Daemon stopped [2020-08-05T11:17:00.891Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:17:00.891Z] daemon.go:325: [dd2ac51adf74a] waiting for daemon to start [2020-08-05T11:17:00.891Z] daemon.go:325: [dd2ac51adf74a] waiting for daemon to start [2020-08-05T11:17:00.891Z] daemon.go:353: [dd2ac51adf74a] daemon started [2020-08-05T11:17:00.891Z] daemon.go:461: [dd2ac51adf74a] Stopping daemon [2020-08-05T11:17:00.891Z] daemon.go:296: [dd2ac51adf74a] exiting daemon [2020-08-05T11:17:00.891Z] daemon.go:448: [dd2ac51adf74a] Daemon stopped [2020-08-05T11:17:00.891Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-05T11:17:01.018Z] testing: warning: no tests to run [2020-08-05T11:17:01.018Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-08-05T11:17:01.579Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-05T11:17:01.579Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-05T11:17:01.835Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-08-05T11:17:03.425Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-05T11:17:03.425Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-05T11:17:03.425Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-05T11:17:03.425Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-05T11:17:03.425Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-05T11:17:03.683Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-05T11:17:04.352Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-08-05T11:17:04.609Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-05T11:17:05.060Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-05T11:17:05.433Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-08-05T11:17:05.535Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-08-05T11:17:05.792Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-05T11:17:05.995Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-05T11:17:06.961Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-08-05T11:17:07.159Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-08-05T11:17:07.720Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-05T11:17:07.976Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-08-05T11:17:08.527Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-05T11:17:08.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2020-08-05T11:17:08.786Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-05T11:17:08.786Z] daemon.go:325: [db06309e56ed8] waiting for daemon to start [2020-08-05T11:17:08.786Z] daemon.go:325: [db06309e56ed8] waiting for daemon to start [2020-08-05T11:17:08.786Z] daemon.go:353: [db06309e56ed8] daemon started [2020-08-05T11:17:08.786Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:19aqaujhj8skw7qsl6m2hu3q9 Created:2020-08-05 11:17:02.309713199 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5315813a2bbae5261a9911e2c154bbadced304800ec2e07e6b0ae2fa530f0d08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ecfbw3w3gny3qwxg0km4i9ht EndpointID:a1973e282583186a4ca346d9d954997cbf7010246b8ea38192ff9badcabe7399 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5531234cbae350fee2fadcd33ed0c1566e30aec4c044198e84ecef63967d165c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:40021b69b758 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ecfbw3w3gny3qwxg0km4i9ht EndpointID:a1973e282583186a4ca346d9d954997cbf7010246b8ea38192ff9badcabe7399 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-05T11:17:08.786Z] daemon.go:461: [db06309e56ed8] Stopping daemon [2020-08-05T11:17:08.786Z] daemon.go:296: [db06309e56ed8] exiting daemon [2020-08-05T11:17:08.786Z] daemon.go:448: [db06309e56ed8] Daemon stopped [2020-08-05T11:17:08.786Z] PASS [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] === Skipped [2020-08-05T11:17:08.786Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:17:08.786Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] DONE 22 tests, 1 skipped in 44.007s [2020-08-05T11:17:08.786Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-05T11:17:08.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:17:08.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:08.786Z] ++ set -e [2020-08-05T11:17:08.786Z] ++ '[' -n 0 ']' [2020-08-05T11:17:08.786Z] ++ set -x [2020-08-05T11:17:08.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:08.786Z] INFO: Testing against a local daemon [2020-08-05T11:17:08.786Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-05T11:17:08.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:17:08.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:08.786Z] === RUN TestDockerNetworkIpvlan [2020-08-05T11:17:08.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:17:08.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:08.786Z] PASS [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] === Skipped [2020-08-05T11:17:08.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:17:08.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:17:08.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] [2020-08-05T11:17:08.786Z] DONE 2 tests, 2 skipped in 0.159s [2020-08-05T11:17:08.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:17:08.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:08.786Z] ++ set -e [2020-08-05T11:17:08.786Z] ++ '[' -n 0 ']' [2020-08-05T11:17:08.786Z] ++ set -x [2020-08-05T11:17:08.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:08.905Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-08-05T11:17:09.045Z] INFO: Testing against a local daemon [2020-08-05T11:17:09.045Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-05T11:17:09.045Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-05T11:17:09.468Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-08-05T11:17:09.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-08-05T11:17:10.395Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-05T11:17:10.423Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-08-05T11:17:10.423Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-05T11:17:10.423Z] daemon.go:325: [da0dd3fb12987] waiting for daemon to start [2020-08-05T11:17:10.423Z] daemon.go:325: [da0dd3fb12987] waiting for daemon to start [2020-08-05T11:17:10.423Z] daemon.go:353: [da0dd3fb12987] daemon started [2020-08-05T11:17:10.423Z] daemon.go:461: [da0dd3fb12987] Stopping daemon [2020-08-05T11:17:10.423Z] daemon.go:296: [da0dd3fb12987] exiting daemon [2020-08-05T11:17:10.423Z] daemon.go:448: [da0dd3fb12987] Daemon stopped [2020-08-05T11:17:10.423Z] daemon.go:325: [da0dd3fb12987] waiting for daemon to start [2020-08-05T11:17:10.423Z] daemon.go:325: [da0dd3fb12987] waiting for daemon to start [2020-08-05T11:17:10.423Z] daemon.go:353: [da0dd3fb12987] daemon started [2020-08-05T11:17:10.423Z] daemon.go:461: [da0dd3fb12987] Stopping daemon [2020-08-05T11:17:10.423Z] daemon.go:296: [da0dd3fb12987] exiting daemon [2020-08-05T11:17:10.423Z] daemon.go:448: [da0dd3fb12987] Daemon stopped [2020-08-05T11:17:10.423Z] === RUN TestDockerNetworkMacvlan [2020-08-05T11:17:10.956Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-08-05T11:17:11.359Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-05T11:17:11.884Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-08-05T11:17:12.132Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) [2020-08-05T11:17:12.132Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:17:12.132Z] daemon.go:325: [dd3c2b88255c9] waiting for daemon to start [2020-08-05T11:17:12.132Z] daemon.go:325: [dd3c2b88255c9] waiting for daemon to start [2020-08-05T11:17:12.132Z] daemon.go:353: [dd3c2b88255c9] daemon started [2020-08-05T11:17:12.132Z] daemon.go:461: [dd3c2b88255c9] Stopping daemon [2020-08-05T11:17:12.132Z] daemon.go:296: [dd3c2b88255c9] exiting daemon [2020-08-05T11:17:12.132Z] daemon.go:448: [dd3c2b88255c9] Daemon stopped [2020-08-05T11:17:12.132Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-05T11:17:12.132Z] daemon.go:325: [df305ab32b6b0] waiting for daemon to start [2020-08-05T11:17:12.132Z] daemon.go:325: [df305ab32b6b0] waiting for daemon to start [2020-08-05T11:17:12.132Z] daemon.go:353: [df305ab32b6b0] daemon started [2020-08-05T11:17:12.132Z] daemon.go:461: [df305ab32b6b0] Stopping daemon [2020-08-05T11:17:12.132Z] daemon.go:296: [df305ab32b6b0] exiting daemon [2020-08-05T11:17:12.132Z] daemon.go:448: [df305ab32b6b0] Daemon stopped [2020-08-05T11:17:12.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-05T11:17:12.295Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-05T11:17:12.746Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-08-05T11:17:12.865Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-05T11:17:14.912Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-05T11:17:15.402Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-05T11:17:15.875Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-05T11:17:16.331Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-05T11:17:16.779Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-05T11:17:17.293Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-05T11:17:17.732Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s) [2020-08-05T11:17:17.732Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-05T11:17:17.732Z] daemon.go:325: [d40cf73834089] waiting for daemon to start [2020-08-05T11:17:17.732Z] daemon.go:325: [d40cf73834089] waiting for daemon to start [2020-08-05T11:17:17.732Z] daemon.go:353: [d40cf73834089] daemon started [2020-08-05T11:17:17.732Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r794zjqcgs2ue8n2rtkcz2gub Created:2020-08-05 11:17:11.158039051 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[02c2ebf283652d3bc68d0be10b6f4ab02184c67ec84fa6dbac95e0ea6514590a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0h4rlgwrvrgy9oy0lkhupa1t4 EndpointID:d0076e5d7181c62c9a6cd97fc3f631c108b12ce5141627c7ed523142e05195cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6b9e7c7dfa809bf5f0e6a4683f133887627e62aa6444fe71e4318ca7565badce MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fc5a813353ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0h4rlgwrvrgy9oy0lkhupa1t4 EndpointID:d0076e5d7181c62c9a6cd97fc3f631c108b12ce5141627c7ed523142e05195cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-05T11:17:17.732Z] daemon.go:461: [d40cf73834089] Stopping daemon [2020-08-05T11:17:17.732Z] daemon.go:296: [d40cf73834089] exiting daemon [2020-08-05T11:17:17.732Z] daemon.go:448: [d40cf73834089] Daemon stopped [2020-08-05T11:17:17.732Z] PASS [2020-08-05T11:17:17.732Z] [2020-08-05T11:17:17.732Z] === Skipped [2020-08-05T11:17:17.732Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:17:17.732Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:17:17.732Z] [2020-08-05T11:17:17.732Z] [2020-08-05T11:17:17.732Z] DONE 22 tests, 1 skipped in 38.382s [2020-08-05T11:17:17.732Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:17:17.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:17.732Z] ++ set -e [2020-08-05T11:17:17.732Z] ++ '[' -n 0 ']' [2020-08-05T11:17:17.732Z] ++ set -x [2020-08-05T11:17:17.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:17.732Z] INFO: Testing against a local daemon [2020-08-05T11:17:17.732Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-05T11:17:17.732Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:17:17.732Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:17.733Z] === RUN TestDockerNetworkIpvlan [2020-08-05T11:17:17.733Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:17:17.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:17.733Z] PASS [2020-08-05T11:17:17.733Z] [2020-08-05T11:17:17.733Z] === Skipped [2020-08-05T11:17:17.733Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-05T11:17:17.733Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:17.733Z] [2020-08-05T11:17:17.733Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-05T11:17:17.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-05T11:17:17.733Z] [2020-08-05T11:17:17.733Z] [2020-08-05T11:17:17.733Z] DONE 2 tests, 2 skipped in 0.084s [2020-08-05T11:17:17.733Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-05T11:17:17.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:17.733Z] ++ set -e [2020-08-05T11:17:17.733Z] ++ '[' -n 0 ']' [2020-08-05T11:17:17.733Z] ++ set -x [2020-08-05T11:17:17.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:17.733Z] INFO: Testing against a local daemon [2020-08-05T11:17:17.733Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-05T11:17:18.255Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-05T11:17:18.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-08-05T11:17:18.387Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-05T11:17:18.387Z] daemon.go:325: [d930b0d4f5fbe] waiting for daemon to start [2020-08-05T11:17:18.387Z] daemon.go:325: [d930b0d4f5fbe] waiting for daemon to start [2020-08-05T11:17:18.387Z] daemon.go:353: [d930b0d4f5fbe] daemon started [2020-08-05T11:17:18.387Z] daemon.go:461: [d930b0d4f5fbe] Stopping daemon [2020-08-05T11:17:18.387Z] daemon.go:296: [d930b0d4f5fbe] exiting daemon [2020-08-05T11:17:18.387Z] daemon.go:448: [d930b0d4f5fbe] Daemon stopped [2020-08-05T11:17:18.387Z] daemon.go:325: [d930b0d4f5fbe] waiting for daemon to start [2020-08-05T11:17:18.387Z] daemon.go:325: [d930b0d4f5fbe] waiting for daemon to start [2020-08-05T11:17:18.387Z] daemon.go:353: [d930b0d4f5fbe] daemon started [2020-08-05T11:17:18.387Z] daemon.go:461: [d930b0d4f5fbe] Stopping daemon [2020-08-05T11:17:18.387Z] daemon.go:296: [d930b0d4f5fbe] exiting daemon [2020-08-05T11:17:18.387Z] daemon.go:448: [d930b0d4f5fbe] Daemon stopped [2020-08-05T11:17:18.387Z] === RUN TestDockerNetworkMacvlan [2020-08-05T11:17:18.683Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-05T11:17:19.252Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-05T11:17:19.435Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-05T11:17:20.084Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-05T11:17:20.189Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-05T11:17:20.425Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-05T11:17:21.161Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-05T11:17:21.565Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-05T11:17:21.566Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-05T11:17:23.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-05T11:17:24.099Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-05T11:17:24.148Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-05T11:17:24.357Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-05T11:17:25.733Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-05T11:17:25.733Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-05T11:17:26.073Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-05T11:17:26.762Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/rootless [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/volume [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-05T11:17:26.762Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === Skipped [2020-08-05T11:17:26.762Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-05T11:17:26.762Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-05T11:17:26.762Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-05T11:17:26.762Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-05T11:17:26.762Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-05T11:17:26.762Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-05T11:17:26.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-05T11:17:26.762Z] graphtest_unix.go:73: No driver to put! [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-05T11:17:26.762Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] [2020-08-05T11:17:26.762Z] DONE 2066 tests, 19 skipped in 243.465s Post stage [Pipeline] junit [2020-08-05T11:17:26.790Z] Recording test results [Pipeline] } [2020-08-05T11:17:27.221Z] === RUN TestDockerSuite/TestBuildNetNone [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-05T11:17:27.488Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-05T11:17:27.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41314/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 hack/validate/vendor [2020-08-05T11:17:28.058Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-05T11:17:28.093Z] No vendor changes in diff. [2020-08-05T11:17:28.626Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-05T11:17:29.020Z] + echo Building e2e image [2020-08-05T11:17:29.020Z] Building e2e image [2020-08-05T11:17:29.020Z] + docker build --build-arg DOCKER_GITCOMMIT=ec14dc44d13b7cca6f4ac85a094d4d54fe8afad6 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-05T11:17:29.020Z] #2 [internal] load build definition from Dockerfile.e2e [2020-08-05T11:17:29.020Z] #2 transferring dockerfile: 3.21kB done [2020-08-05T11:17:29.020Z] #2 DONE 0.0s [2020-08-05T11:17:29.020Z] [2020-08-05T11:17:29.020Z] #1 [internal] load .dockerignore [2020-08-05T11:17:29.020Z] #1 transferring context: 34B done [2020-08-05T11:17:29.020Z] #1 DONE 0.0s [2020-08-05T11:17:29.020Z] [2020-08-05T11:17:29.020Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-05T11:17:29.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-05T11:17:29.277Z] #4 DONE 0.2s [2020-08-05T11:17:29.277Z] [2020-08-05T11:17:29.277Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-05T11:17:29.277Z] #3 DONE 0.2s [2020-08-05T11:17:29.277Z] [2020-08-05T11:17:29.277Z] #8 [internal] load build context [2020-08-05T11:17:29.840Z] #8 transferring context: 803.36kB 0.3s done [2020-08-05T11:17:29.840Z] #8 DONE 0.4s [2020-08-05T11:17:29.840Z] [2020-08-05T11:17:29.840Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-05T11:17:29.840Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-05T11:17:29.840Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-05T11:17:29.840Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-05T11:17:29.840Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-05T11:17:29.840Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-05T11:17:29.840Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-05T11:17:29.840Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-05T11:17:29.840Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 12.39MB / 127.35MB 0.4s [2020-08-05T11:17:29.840Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-08-05T11:17:29.840Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 19.83MB / 127.35MB 0.5s [2020-08-05T11:17:29.840Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-05T11:17:29.840Z] #14 ... [2020-08-05T11:17:29.840Z] [2020-08-05T11:17:29.840Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-05T11:17:29.840Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-05T11:17:29.840Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-05T11:17:29.840Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-08-05T11:17:29.840Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-05T11:17:29.840Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-05T11:17:29.840Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-08-05T11:17:29.840Z] #5 DONE 0.7s [2020-08-05T11:17:29.840Z] [2020-08-05T11:17:29.840Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-05T11:17:29.840Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 28.22MB / 127.35MB 0.7s [2020-08-05T11:17:30.097Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 35.04MB / 127.35MB 0.8s [2020-08-05T11:17:30.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-05T11:17:30.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-05T11:17:30.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-05T11:17:30.356Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 54.01MB / 127.35MB 1.0s [2020-08-05T11:17:30.356Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 68.57MB / 127.35MB 1.1s [2020-08-05T11:17:30.356Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 82.48MB / 127.35MB 1.2s [2020-08-05T11:17:30.611Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 100.65MB / 127.35MB 1.4s [2020-08-05T11:17:30.699Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-05T11:17:30.959Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-05T11:17:31.174Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 120.12MB / 127.35MB 1.9s [2020-08-05T11:17:31.218Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-05T11:17:31.430Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 2.0s done [2020-08-05T11:17:31.430Z] #14 ... [2020-08-05T11:17:31.430Z] [2020-08-05T11:17:31.430Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-05T11:17:31.430Z] #6 DONE 1.4s [2020-08-05T11:17:31.430Z] [2020-08-05T11:17:31.430Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-05T11:17:31.430Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-05T11:17:31.527Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-05T11:17:33.403Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-08-05T11:17:33.433Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-05T11:17:33.433Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan (24.18s) [2020-08-05T11:17:34.811Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:34.811Z] daemon.go:325: [db803a640ffc9] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:325: [db803a640ffc9] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:353: [db803a640ffc9] daemon started [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-08-05T11:17:34.811Z] daemon.go:461: [db803a640ffc9] Stopping daemon [2020-08-05T11:17:34.811Z] daemon.go:296: [db803a640ffc9] exiting daemon [2020-08-05T11:17:34.811Z] daemon.go:448: [db803a640ffc9] Daemon stopped [2020-08-05T11:17:34.811Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:34.811Z] daemon.go:325: [d3ef3a1bd93f5] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:325: [d3ef3a1bd93f5] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:353: [d3ef3a1bd93f5] daemon started [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-08-05T11:17:34.811Z] daemon.go:461: [d3ef3a1bd93f5] Stopping daemon [2020-08-05T11:17:34.811Z] daemon.go:296: [d3ef3a1bd93f5] exiting daemon [2020-08-05T11:17:34.811Z] daemon.go:448: [d3ef3a1bd93f5] Daemon stopped [2020-08-05T11:17:34.811Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:34.811Z] daemon.go:325: [d5513f4d18983] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:325: [d5513f4d18983] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:353: [d5513f4d18983] daemon started [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-08-05T11:17:34.811Z] daemon.go:461: [d5513f4d18983] Stopping daemon [2020-08-05T11:17:34.811Z] daemon.go:296: [d5513f4d18983] exiting daemon [2020-08-05T11:17:34.811Z] daemon.go:448: [d5513f4d18983] Daemon stopped [2020-08-05T11:17:34.811Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:34.811Z] daemon.go:325: [dfcf7c5136ccb] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:325: [dfcf7c5136ccb] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:353: [dfcf7c5136ccb] daemon started [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-08-05T11:17:34.811Z] daemon.go:461: [dfcf7c5136ccb] Stopping daemon [2020-08-05T11:17:34.811Z] daemon.go:296: [dfcf7c5136ccb] exiting daemon [2020-08-05T11:17:34.811Z] daemon.go:448: [dfcf7c5136ccb] Daemon stopped [2020-08-05T11:17:34.811Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:34.811Z] daemon.go:325: [da2095bbc4ce5] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:325: [da2095bbc4ce5] waiting for daemon to start [2020-08-05T11:17:34.811Z] daemon.go:353: [da2095bbc4ce5] daemon started [2020-08-05T11:17:34.811Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.81s) [2020-08-05T11:17:34.811Z] daemon.go:461: [da2095bbc4ce5] Stopping daemon [2020-08-05T11:17:34.811Z] daemon.go:296: [da2095bbc4ce5] exiting daemon [2020-08-05T11:17:34.811Z] daemon.go:448: [da2095bbc4ce5] Daemon stopped [2020-08-05T11:17:34.811Z] PASS [2020-08-05T11:17:34.811Z] [2020-08-05T11:17:34.811Z] DONE 7 tests in 25.714s [2020-08-05T11:17:34.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-05T11:17:34.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:34.811Z] ++ set -e [2020-08-05T11:17:34.811Z] ++ '[' -n 0 ']' [2020-08-05T11:17:34.811Z] ++ set -x [2020-08-05T11:17:34.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:34.811Z] testing: warning: no tests to run [2020-08-05T11:17:34.811Z] PASS [2020-08-05T11:17:34.811Z] [2020-08-05T11:17:34.811Z] DONE 0 tests in 0.031s [2020-08-05T11:17:34.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-05T11:17:34.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:34.811Z] ++ set -e [2020-08-05T11:17:34.811Z] ++ '[' -n 0 ']' [2020-08-05T11:17:34.811Z] ++ set -x [2020-08-05T11:17:34.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:35.071Z] INFO: Testing against a local daemon [2020-08-05T11:17:35.071Z] === RUN TestAuthZPluginAllowRequest [2020-08-05T11:17:35.569Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-08-05T11:17:35.638Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-05T11:17:36.206Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-08-05T11:17:36.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-05T11:17:36.206Z] daemon.go:325: [d95a2b3338a01] waiting for daemon to start [2020-08-05T11:17:36.206Z] daemon.go:325: [d95a2b3338a01] waiting for daemon to start [2020-08-05T11:17:36.206Z] daemon.go:353: [d95a2b3338a01] daemon started [2020-08-05T11:17:36.206Z] daemon.go:461: [d95a2b3338a01] Stopping daemon [2020-08-05T11:17:36.206Z] daemon.go:296: [d95a2b3338a01] exiting daemon [2020-08-05T11:17:36.206Z] daemon.go:448: [d95a2b3338a01] Daemon stopped [2020-08-05T11:17:36.206Z] === RUN TestAuthZPluginTLS [2020-08-05T11:17:36.676Z] #14 ... [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-05T11:17:36.677Z] #7 0.709 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-05T11:17:36.677Z] #7 1.802 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-05T11:17:36.677Z] #7 1.904 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-05T11:17:36.677Z] #7 1.910 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-05T11:17:36.677Z] #7 1.919 (3/30) Installing readline (8.0.0-r0) [2020-08-05T11:17:36.677Z] #7 1.925 (4/30) Installing bash (5.0.0-r0) [2020-08-05T11:17:36.677Z] #7 1.940 Executing bash-5.0.0-r0.post-install [2020-08-05T11:17:36.677Z] #7 1.943 (5/30) Installing ca-certificates (20191127-r2) [2020-08-05T11:17:36.677Z] #7 1.960 (6/30) Installing libgcc (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 1.963 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 1.979 (8/30) Installing binutils (2.32-r0) [2020-08-05T11:17:36.677Z] #7 2.082 (9/30) Installing gmp (6.1.2-r1) [2020-08-05T11:17:36.677Z] #7 2.089 (10/30) Installing isl (0.18-r0) [2020-08-05T11:17:36.677Z] #7 2.110 (11/30) Installing libgomp (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 2.116 (12/30) Installing libatomic (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 2.118 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-05T11:17:36.677Z] #7 2.126 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-05T11:17:36.677Z] #7 2.129 (15/30) Installing gcc (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 3.005 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-05T11:17:36.677Z] #7 3.110 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-05T11:17:36.677Z] #7 3.113 (18/30) Installing g++ (8.3.0-r0) [2020-08-05T11:17:36.677Z] #7 3.681 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-05T11:17:36.677Z] #7 3.686 (20/30) Installing libcurl (7.66.0-r0) [2020-08-05T11:17:36.677Z] #7 3.695 (21/30) Installing expat (2.2.8-r0) [2020-08-05T11:17:36.677Z] #7 3.700 (22/30) Installing pcre2 (10.33-r0) [2020-08-05T11:17:36.677Z] #7 3.710 (23/30) Installing git (2.22.4-r0) [2020-08-05T11:17:36.677Z] #7 3.924 (24/30) Installing libmnl (1.0.4-r0) [2020-08-05T11:17:36.677Z] #7 3.927 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-05T11:17:36.677Z] #7 3.929 (26/30) Installing iptables (1.8.3-r1) [2020-08-05T11:17:36.677Z] #7 3.954 (27/30) Installing pigz (2.4-r0) [2020-08-05T11:17:36.677Z] #7 3.960 (28/30) Installing tar (1.32-r0) [2020-08-05T11:17:36.677Z] #7 3.968 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-05T11:17:36.677Z] #7 3.970 (30/30) Installing xz (5.2.4-r0) [2020-08-05T11:17:36.677Z] #7 3.975 Executing busybox-1.30.1-r3.trigger [2020-08-05T11:17:36.677Z] #7 3.979 Executing ca-certificates-20191127-r2.trigger [2020-08-05T11:17:36.677Z] #7 4.031 OK: 179 MiB in 44 packages [2020-08-05T11:17:36.677Z] #7 DONE 5.1s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-05T11:17:36.677Z] #9 DONE 0.1s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-05T11:17:36.677Z] #10 DONE 0.0s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-05T11:17:36.677Z] #11 DONE 0.0s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-05T11:17:36.677Z] #12 DONE 0.0s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-05T11:17:36.677Z] #13 DONE 0.0s [2020-08-05T11:17:36.677Z] [2020-08-05T11:17:36.677Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-05T11:17:36.677Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s [2020-08-05T11:17:36.774Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-05T11:17:37.034Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-08-05T11:17:37.034Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-05T11:17:37.034Z] daemon.go:325: [d3e20c51bb661] waiting for daemon to start [2020-08-05T11:17:37.034Z] daemon.go:325: [d3e20c51bb661] waiting for daemon to start [2020-08-05T11:17:37.034Z] daemon.go:353: [d3e20c51bb661] daemon started [2020-08-05T11:17:37.034Z] daemon.go:461: [d3e20c51bb661] Stopping daemon [2020-08-05T11:17:37.034Z] daemon.go:296: [d3e20c51bb661] exiting daemon [2020-08-05T11:17:37.034Z] daemon.go:448: [d3e20c51bb661] Daemon stopped [2020-08-05T11:17:37.034Z] === RUN TestAuthZPluginDenyRequest [2020-08-05T11:17:37.604Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.1s done [2020-08-05T11:17:37.604Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-05T11:17:37.604Z] #14 DONE 8.4s [2020-08-05T11:17:37.629Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-08-05T11:17:37.629Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-05T11:17:37.629Z] daemon.go:325: [dceed6e5d00ef] waiting for daemon to start [2020-08-05T11:17:37.629Z] daemon.go:325: [dceed6e5d00ef] waiting for daemon to start [2020-08-05T11:17:37.629Z] daemon.go:353: [dceed6e5d00ef] daemon started [2020-08-05T11:17:37.629Z] daemon.go:461: [dceed6e5d00ef] Stopping daemon [2020-08-05T11:17:37.629Z] daemon.go:296: [dceed6e5d00ef] exiting daemon [2020-08-05T11:17:37.629Z] daemon.go:448: [dceed6e5d00ef] Daemon stopped [2020-08-05T11:17:37.629Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-05T11:17:37.860Z] [2020-08-05T11:17:37.860Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-05T11:17:37.887Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-05T11:17:37.887Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-05T11:17:37.887Z] daemon.go:325: [d6458cc681171] waiting for daemon to start [2020-08-05T11:17:37.887Z] daemon.go:325: [d6458cc681171] waiting for daemon to start [2020-08-05T11:17:37.887Z] daemon.go:353: [d6458cc681171] daemon started [2020-08-05T11:17:37.887Z] daemon.go:461: [d6458cc681171] Stopping daemon [2020-08-05T11:17:37.887Z] daemon.go:296: [d6458cc681171] exiting daemon [2020-08-05T11:17:37.887Z] daemon.go:448: [d6458cc681171] Daemon stopped [2020-08-05T11:17:37.887Z] === RUN TestAuthZPluginDenyResponse [2020-08-05T11:17:38.116Z] #15 0.383 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-05T11:17:38.455Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-05T11:17:38.455Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-08-05T11:17:38.455Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-05T11:17:38.455Z] daemon.go:325: [d3ad4db732258] waiting for daemon to start [2020-08-05T11:17:38.455Z] daemon.go:325: [d3ad4db732258] waiting for daemon to start [2020-08-05T11:17:38.455Z] daemon.go:353: [d3ad4db732258] daemon started [2020-08-05T11:17:38.455Z] daemon.go:461: [d3ad4db732258] Stopping daemon [2020-08-05T11:17:38.455Z] daemon.go:296: [d3ad4db732258] exiting daemon [2020-08-05T11:17:38.455Z] daemon.go:448: [d3ad4db732258] Daemon stopped [2020-08-05T11:17:38.455Z] === RUN TestAuthZPluginAllowEventStream [2020-08-05T11:17:38.459Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-08-05T11:17:39.041Z] #15 1.429 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-05T11:17:39.297Z] #15 1.537 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-05T11:17:39.297Z] #15 1.541 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-05T11:17:39.297Z] #15 1.547 (3/54) Installing readline (8.0.4-r0) [2020-08-05T11:17:39.297Z] #15 1.551 (4/54) Installing bash (5.0.17-r0) [2020-08-05T11:17:39.297Z] #15 1.562 Executing bash-5.0.17-r0.post-install [2020-08-05T11:17:39.297Z] #15 1.564 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-05T11:17:39.297Z] #15 1.640 (6/54) Installing libblkid (2.35.2-r0) [2020-08-05T11:17:39.297Z] #15 1.645 (7/54) Installing libuuid (2.35.2-r0) [2020-08-05T11:17:39.297Z] #15 1.646 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-05T11:17:39.297Z] #15 1.653 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-05T11:17:39.297Z] #15 1.656 (10/54) Installing libgcc (9.3.0-r2) [2020-08-05T11:17:39.297Z] #15 1.657 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-05T11:17:39.297Z] #15 1.670 (12/54) Installing binutils (2.34-r1) [2020-08-05T11:17:39.297Z] #15 1.736 (13/54) Installing libmagic (5.38-r0) [2020-08-05T11:17:39.297Z] #15 1.756 (14/54) Installing file (5.38-r0) [2020-08-05T11:17:39.391Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-05T11:17:39.553Z] #15 1.757 (15/54) Installing gmp (6.2.0-r0) [2020-08-05T11:17:39.553Z] #15 1.764 (16/54) Installing isl (0.18-r0) [2020-08-05T11:17:39.553Z] #15 1.778 (17/54) Installing libgomp (9.3.0-r2) [2020-08-05T11:17:39.553Z] #15 1.780 (18/54) Installing libatomic (9.3.0-r2) [2020-08-05T11:17:39.553Z] #15 1.782 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-05T11:17:39.553Z] #15 1.823 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-05T11:17:39.553Z] #15 1.828 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-05T11:17:39.553Z] #15 1.830 (22/54) Installing gcc (9.3.0-r2) [2020-08-05T11:17:39.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2020-08-05T11:17:39.958Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-05T11:17:39.958Z] daemon.go:325: [d404ac7e56e74] waiting for daemon to start [2020-08-05T11:17:39.958Z] daemon.go:325: [d404ac7e56e74] waiting for daemon to start [2020-08-05T11:17:39.958Z] daemon.go:353: [d404ac7e56e74] daemon started [2020-08-05T11:17:39.958Z] daemon.go:461: [d404ac7e56e74] Stopping daemon [2020-08-05T11:17:39.958Z] daemon.go:296: [d404ac7e56e74] exiting daemon [2020-08-05T11:17:39.958Z] daemon.go:448: [d404ac7e56e74] Daemon stopped [2020-08-05T11:17:39.958Z] === RUN TestAuthZPluginErrorResponse [2020-08-05T11:17:40.218Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-05T11:17:40.477Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-08-05T11:17:40.477Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-05T11:17:40.477Z] daemon.go:325: [d185b650302fc] waiting for daemon to start [2020-08-05T11:17:40.477Z] daemon.go:325: [d185b650302fc] waiting for daemon to start [2020-08-05T11:17:40.477Z] daemon.go:353: [d185b650302fc] daemon started [2020-08-05T11:17:40.477Z] daemon.go:461: [d185b650302fc] Stopping daemon [2020-08-05T11:17:40.477Z] daemon.go:296: [d185b650302fc] exiting daemon [2020-08-05T11:17:40.477Z] daemon.go:448: [d185b650302fc] Daemon stopped [2020-08-05T11:17:40.477Z] === RUN TestAuthZPluginErrorRequest [2020-08-05T11:17:40.480Z] #15 2.657 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-05T11:17:40.481Z] #15 2.727 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-05T11:17:40.481Z] #15 2.728 (25/54) Installing g++ (9.3.0-r2) [2020-08-05T11:17:40.632Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-08-05T11:17:40.736Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-05T11:17:41.042Z] #15 3.131 (26/54) Installing make (4.3-r0) [2020-08-05T11:17:41.042Z] #15 3.135 (27/54) Installing fortify-headers (1.1-r0) [2020-08-05T11:17:41.042Z] #15 3.137 (28/54) Installing patch (2.7.6-r6) [2020-08-05T11:17:41.042Z] #15 3.140 (29/54) Installing build-base (0.5-r2) [2020-08-05T11:17:41.042Z] #15 3.141 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-05T11:17:41.042Z] #15 3.143 (31/54) Installing libcurl (7.69.1-r0) [2020-08-05T11:17:41.042Z] #15 3.149 (32/54) Installing curl (7.69.1-r0) [2020-08-05T11:17:41.042Z] #15 3.152 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-05T11:17:41.042Z] #15 3.157 (34/54) Installing jq (1.6-r1) [2020-08-05T11:17:41.042Z] #15 3.163 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-05T11:17:41.042Z] #15 3.167 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-05T11:17:41.042Z] #15 3.169 (37/54) Installing libaio (0.3.112-r1) [2020-08-05T11:17:41.042Z] #15 3.170 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-05T11:17:41.042Z] #15 3.198 (39/54) Installing blkid (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.201 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-05T11:17:41.042Z] #15 3.203 (41/54) Installing setpriv (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.204 (42/54) Installing libmount (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.209 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.212 (44/54) Installing findmnt (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.214 (45/54) Installing mcookie (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.216 (46/54) Installing hexdump (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.218 (47/54) Installing lsblk (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.220 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.225 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.227 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.229 (51/54) Installing util-linux (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.263 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-05T11:17:41.042Z] #15 3.265 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-05T11:17:41.042Z] #15 3.286 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-05T11:17:41.042Z] #15 3.291 Executing busybox-1.31.1-r16.trigger [2020-08-05T11:17:41.042Z] #15 3.298 OK: 230 MiB in 69 packages [2020-08-05T11:17:41.304Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-05T11:17:41.304Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-05T11:17:41.304Z] daemon.go:325: [d7d5137f14156] waiting for daemon to start [2020-08-05T11:17:41.304Z] daemon.go:325: [d7d5137f14156] waiting for daemon to start [2020-08-05T11:17:41.304Z] daemon.go:353: [d7d5137f14156] daemon started [2020-08-05T11:17:41.304Z] daemon.go:461: [d7d5137f14156] Stopping daemon [2020-08-05T11:17:41.304Z] daemon.go:296: [d7d5137f14156] exiting daemon [2020-08-05T11:17:41.304Z] daemon.go:448: [d7d5137f14156] Daemon stopped [2020-08-05T11:17:41.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:17:41.603Z] #15 DONE 3.7s [2020-08-05T11:17:41.603Z] [2020-08-05T11:17:41.603Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-05T11:17:41.858Z] #16 DONE 0.5s [2020-08-05T11:17:41.858Z] [2020-08-05T11:17:41.858Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-05T11:17:41.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-05T11:17:41.872Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:17:41.872Z] daemon.go:325: [d03b17da0288e] waiting for daemon to start [2020-08-05T11:17:41.872Z] daemon.go:325: [d03b17da0288e] waiting for daemon to start [2020-08-05T11:17:41.872Z] daemon.go:353: [d03b17da0288e] daemon started [2020-08-05T11:17:41.872Z] daemon.go:461: [d03b17da0288e] Stopping daemon [2020-08-05T11:17:41.872Z] daemon.go:296: [d03b17da0288e] exiting daemon [2020-08-05T11:17:41.872Z] daemon.go:448: [d03b17da0288e] Daemon stopped [2020-08-05T11:17:41.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:17:42.420Z] #17 DONE 0.4s [2020-08-05T11:17:42.420Z] [2020-08-05T11:17:42.420Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-05T11:17:42.420Z] #18 DONE 0.0s [2020-08-05T11:17:42.420Z] [2020-08-05T11:17:42.420Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-05T11:17:42.420Z] #19 DONE 0.1s [2020-08-05T11:17:42.420Z] [2020-08-05T11:17:42.420Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-05T11:17:42.420Z] #22 DONE 0.1s [2020-08-05T11:17:42.420Z] [2020-08-05T11:17:42.420Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-05T11:17:42.676Z] #20 ... [2020-08-05T11:17:42.676Z] [2020-08-05T11:17:42.676Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-05T11:17:42.676Z] #26 DONE 0.1s [2020-08-05T11:17:42.676Z] [2020-08-05T11:17:42.676Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-05T11:17:42.676Z] #23 DONE 0.1s [2020-08-05T11:17:42.676Z] [2020-08-05T11:17:42.676Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-05T11:17:42.676Z] #27 DONE 0.1s [2020-08-05T11:17:42.676Z] [2020-08-05T11:17:42.676Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-05T11:17:42.676Z] #28 DONE 0.1s [2020-08-05T11:17:42.676Z] [2020-08-05T11:17:42.676Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-05T11:17:42.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-08-05T11:17:43.249Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-05T11:17:43.507Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-08-05T11:17:43.507Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:17:43.507Z] daemon.go:325: [d7c59282a1cd3] waiting for daemon to start [2020-08-05T11:17:43.507Z] daemon.go:325: [d7c59282a1cd3] waiting for daemon to start [2020-08-05T11:17:43.507Z] daemon.go:353: [d7c59282a1cd3] daemon started [2020-08-05T11:17:43.507Z] daemon.go:461: [d7c59282a1cd3] Stopping daemon [2020-08-05T11:17:43.507Z] daemon.go:296: [d7c59282a1cd3] exiting daemon [2020-08-05T11:17:43.507Z] daemon.go:448: [d7c59282a1cd3] Daemon stopped [2020-08-05T11:17:43.507Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan (23.31s) [2020-08-05T11:17:44.709Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:44.709Z] daemon.go:325: [db5fc45a4638c] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [db5fc45a4638c] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [db5fc45a4638c] daemon started [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-05T11:17:44.709Z] daemon.go:461: [db5fc45a4638c] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [db5fc45a4638c] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [db5fc45a4638c] Daemon stopped [2020-08-05T11:17:44.709Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:44.709Z] daemon.go:325: [d7d979791ac40] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d7d979791ac40] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d7d979791ac40] daemon started [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-05T11:17:44.709Z] daemon.go:461: [d7d979791ac40] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d7d979791ac40] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d7d979791ac40] Daemon stopped [2020-08-05T11:17:44.709Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:44.709Z] daemon.go:325: [d6a233020a306] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d6a233020a306] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d6a233020a306] daemon started [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-08-05T11:17:44.709Z] daemon.go:461: [d6a233020a306] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d6a233020a306] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d6a233020a306] Daemon stopped [2020-08-05T11:17:44.709Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:44.709Z] daemon.go:325: [d7048067f71aa] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d7048067f71aa] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d7048067f71aa] daemon started [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2020-08-05T11:17:44.709Z] daemon.go:461: [d7048067f71aa] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d7048067f71aa] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d7048067f71aa] Daemon stopped [2020-08-05T11:17:44.709Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-05T11:17:44.709Z] daemon.go:325: [d1b81e524466a] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d1b81e524466a] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d1b81e524466a] daemon started [2020-08-05T11:17:44.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-08-05T11:17:44.709Z] daemon.go:461: [d1b81e524466a] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d1b81e524466a] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d1b81e524466a] Daemon stopped [2020-08-05T11:17:44.709Z] PASS [2020-08-05T11:17:44.709Z] [2020-08-05T11:17:44.709Z] DONE 7 tests in 24.750s [2020-08-05T11:17:44.709Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] ++ set -e [2020-08-05T11:17:44.709Z] ++ '[' -n 0 ']' [2020-08-05T11:17:44.709Z] ++ set -x [2020-08-05T11:17:44.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] testing: warning: no tests to run [2020-08-05T11:17:44.709Z] PASS [2020-08-05T11:17:44.709Z] [2020-08-05T11:17:44.709Z] DONE 0 tests in 0.013s [2020-08-05T11:17:44.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] ++ set -e [2020-08-05T11:17:44.709Z] ++ '[' -n 0 ']' [2020-08-05T11:17:44.709Z] ++ set -x [2020-08-05T11:17:44.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:17:44.709Z] INFO: Testing against a local daemon [2020-08-05T11:17:44.709Z] === RUN TestAuthZPluginAllowRequest [2020-08-05T11:17:44.709Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-08-05T11:17:44.709Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-05T11:17:44.709Z] daemon.go:325: [df1cbdee9543d] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [df1cbdee9543d] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [df1cbdee9543d] daemon started [2020-08-05T11:17:44.709Z] daemon.go:461: [df1cbdee9543d] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [df1cbdee9543d] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [df1cbdee9543d] Daemon stopped [2020-08-05T11:17:44.709Z] === RUN TestAuthZPluginTLS [2020-08-05T11:17:44.709Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-05T11:17:44.709Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-05T11:17:44.709Z] daemon.go:325: [d5a6c52b1e85b] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d5a6c52b1e85b] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d5a6c52b1e85b] daemon started [2020-08-05T11:17:44.709Z] daemon.go:461: [d5a6c52b1e85b] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d5a6c52b1e85b] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d5a6c52b1e85b] Daemon stopped [2020-08-05T11:17:44.709Z] === RUN TestAuthZPluginDenyRequest [2020-08-05T11:17:44.709Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-05T11:17:44.709Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-05T11:17:44.709Z] daemon.go:325: [d4b937159c2cd] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:325: [d4b937159c2cd] waiting for daemon to start [2020-08-05T11:17:44.709Z] daemon.go:353: [d4b937159c2cd] daemon started [2020-08-05T11:17:44.709Z] daemon.go:461: [d4b937159c2cd] Stopping daemon [2020-08-05T11:17:44.709Z] daemon.go:296: [d4b937159c2cd] exiting daemon [2020-08-05T11:17:44.709Z] daemon.go:448: [d4b937159c2cd] Daemon stopped [2020-08-05T11:17:44.709Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-05T11:17:44.964Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-05T11:17:44.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:17:44.964Z] INFO: Testing against a local daemon [2020-08-05T11:17:44.964Z] === RUN TestBuildWithSession [2020-08-05T11:17:44.964Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-05T11:17:44.964Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:44.964Z] === RUN TestBuildSquashParent [2020-08-05T11:17:44.964Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-08-05T11:17:44.964Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:44.964Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-05T11:17:44.964Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-05T11:17:44.964Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:44.964Z] === RUN TestBuildMultiStageCopy [2020-08-05T11:17:44.964Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-05T11:17:45.017Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-05T11:17:45.017Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-05T11:17:45.017Z] daemon.go:325: [d96df750da50d] waiting for daemon to start [2020-08-05T11:17:45.017Z] daemon.go:325: [d96df750da50d] waiting for daemon to start [2020-08-05T11:17:45.017Z] daemon.go:353: [d96df750da50d] daemon started [2020-08-05T11:17:45.017Z] daemon.go:461: [d96df750da50d] Stopping daemon [2020-08-05T11:17:45.017Z] daemon.go:296: [d96df750da50d] exiting daemon [2020-08-05T11:17:45.017Z] daemon.go:448: [d96df750da50d] Daemon stopped [2020-08-05T11:17:45.017Z] === RUN TestAuthZPluginDenyResponse [2020-08-05T11:17:45.315Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-08-05T11:17:45.315Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-05T11:17:45.315Z] daemon.go:325: [d11c4cb5d559a] waiting for daemon to start [2020-08-05T11:17:45.315Z] daemon.go:325: [d11c4cb5d559a] waiting for daemon to start [2020-08-05T11:17:45.315Z] daemon.go:353: [d11c4cb5d559a] daemon started [2020-08-05T11:17:45.315Z] daemon.go:461: [d11c4cb5d559a] Stopping daemon [2020-08-05T11:17:45.315Z] daemon.go:296: [d11c4cb5d559a] exiting daemon [2020-08-05T11:17:45.315Z] daemon.go:448: [d11c4cb5d559a] Daemon stopped [2020-08-05T11:17:45.315Z] === RUN TestAuthZPluginAllowEventStream [2020-08-05T11:17:45.411Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-05T11:17:45.411Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2020-08-05T11:17:45.411Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:17:45.411Z] daemon.go:325: [dfc22edc1ac57] waiting for daemon to start [2020-08-05T11:17:45.411Z] daemon.go:325: [dfc22edc1ac57] waiting for daemon to start [2020-08-05T11:17:45.411Z] daemon.go:353: [dfc22edc1ac57] daemon started [2020-08-05T11:17:45.411Z] daemon.go:461: [dfc22edc1ac57] Stopping daemon [2020-08-05T11:17:45.411Z] daemon.go:296: [dfc22edc1ac57] exiting daemon [2020-08-05T11:17:45.411Z] daemon.go:448: [dfc22edc1ac57] Daemon stopped [2020-08-05T11:17:45.411Z] === RUN TestAuthZPluginHeader [2020-08-05T11:17:45.670Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-05T11:17:45.947Z] #29 ... [2020-08-05T11:17:45.947Z] [2020-08-05T11:17:45.947Z] #31 [builder 1/4] COPY . . [2020-08-05T11:17:45.947Z] #31 DONE 3.5s [2020-08-05T11:17:46.203Z] [2020-08-05T11:17:46.203Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-05T11:17:46.203Z] #20 2.247 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-05T11:17:46.203Z] #20 2.747 curl: option --progress: is ambiguous [2020-08-05T11:17:46.203Z] #20 2.749 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:46.203Z] #20 3.232 curl: option --progress: is ambiguous [2020-08-05T11:17:46.203Z] #20 3.236 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:46.239Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-05T11:17:46.239Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-05T11:17:46.239Z] daemon.go:325: [d91be19b259f7] waiting for daemon to start [2020-08-05T11:17:46.239Z] daemon.go:325: [d91be19b259f7] waiting for daemon to start [2020-08-05T11:17:46.239Z] daemon.go:353: [d91be19b259f7] daemon started [2020-08-05T11:17:46.239Z] daemon.go:461: [d91be19b259f7] Stopping daemon [2020-08-05T11:17:46.239Z] daemon.go:296: [d91be19b259f7] exiting daemon [2020-08-05T11:17:46.239Z] daemon.go:448: [d91be19b259f7] Daemon stopped [2020-08-05T11:17:46.239Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-05T11:17:46.460Z] #20 3.825 curl: option --progress: is ambiguous [2020-08-05T11:17:46.460Z] #20 3.836 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:46.497Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-05T11:17:46.718Z] #20 4.379 curl: option --progress: is ambiguous [2020-08-05T11:17:46.846Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-08-05T11:17:46.846Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-05T11:17:46.846Z] daemon.go:325: [db84b5c79d34b] waiting for daemon to start [2020-08-05T11:17:46.846Z] daemon.go:325: [db84b5c79d34b] waiting for daemon to start [2020-08-05T11:17:46.846Z] daemon.go:353: [db84b5c79d34b] daemon started [2020-08-05T11:17:46.846Z] daemon.go:461: [db84b5c79d34b] Stopping daemon [2020-08-05T11:17:46.846Z] daemon.go:296: [db84b5c79d34b] exiting daemon [2020-08-05T11:17:46.846Z] daemon.go:448: [db84b5c79d34b] Daemon stopped [2020-08-05T11:17:46.846Z] === RUN TestAuthZPluginErrorResponse [2020-08-05T11:17:46.974Z] #20 4.379 curl: try 'curl --help' #20 ... [2020-08-05T11:17:46.975Z] [2020-08-05T11:17:46.975Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-05T11:17:46.975Z] #24 0.924 + RM_GOPATH=0 [2020-08-05T11:17:46.975Z] #24 0.924 + TMP_GOPATH= [2020-08-05T11:17:46.975Z] #24 0.929 + : /build [2020-08-05T11:17:46.975Z] #24 0.929 + '[' -z '' ']' [2020-08-05T11:17:46.975Z] #24 0.929 ++ mktemp -d [2020-08-05T11:17:46.975Z] #24 0.929 + export GOPATH=/tmp/tmp.CfnCbO [2020-08-05T11:17:46.975Z] #24 0.929 + GOPATH=/tmp/tmp.CfnCbO [2020-08-05T11:17:46.975Z] #24 0.929 + RM_GOPATH=1 [2020-08-05T11:17:46.975Z] #24 0.929 ++ dirname ./install.sh [2020-08-05T11:17:46.975Z] #24 0.929 + dir=. [2020-08-05T11:17:46.975Z] #24 0.929 + bin=dockercli [2020-08-05T11:17:46.975Z] #24 0.929 + shift [2020-08-05T11:17:46.975Z] #24 0.929 + '[' '!' -f ./dockercli.installer ']' [2020-08-05T11:17:46.975Z] #24 0.929 + . ./dockercli.installer [2020-08-05T11:17:46.975Z] #24 0.929 ++ : stable [2020-08-05T11:17:46.975Z] #24 0.929 ++ : 17.06.2-ce [2020-08-05T11:17:46.975Z] #24 0.929 + install_dockercli [2020-08-05T11:17:46.975Z] #24 0.929 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-05T11:17:46.975Z] #24 0.929 ++ uname -m [2020-08-05T11:17:46.975Z] #24 0.929 Install docker/cli version 17.06.2-ce from stable [2020-08-05T11:17:46.975Z] #24 0.933 + arch=x86_64 [2020-08-05T11:17:46.975Z] #24 0.933 + '[' x86_64 '!=' x86_64 ']' [2020-08-05T11:17:46.975Z] #24 0.933 + url=https://download.docker.com/linux/static [2020-08-05T11:17:46.975Z] #24 0.933 + tar -xz docker/docker [2020-08-05T11:17:46.975Z] #24 0.933 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-05T11:17:46.975Z] #24 4.254 + mkdir -p /build [2020-08-05T11:17:46.975Z] #24 4.255 + mv docker/docker /build/ [2020-08-05T11:17:46.975Z] #24 4.256 + rmdir docker [2020-08-05T11:17:46.975Z] #24 DONE 4.3s [2020-08-05T11:17:46.975Z] [2020-08-05T11:17:46.975Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-05T11:17:46.975Z] #32 DONE 1.0s [2020-08-05T11:17:46.975Z] [2020-08-05T11:17:46.975Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-05T11:17:46.975Z] #20 4.379 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:47.230Z] #20 4.767 [2020-08-05T11:17:47.487Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-05T11:17:47.487Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-05T11:17:47.487Z] daemon.go:325: [d0a973f45fa02] waiting for daemon to start [2020-08-05T11:17:47.487Z] daemon.go:325: [d0a973f45fa02] waiting for daemon to start [2020-08-05T11:17:47.487Z] daemon.go:353: [d0a973f45fa02] daemon started [2020-08-05T11:17:47.487Z] daemon.go:461: [d0a973f45fa02] Stopping daemon [2020-08-05T11:17:47.487Z] daemon.go:296: [d0a973f45fa02] exiting daemon [2020-08-05T11:17:47.488Z] daemon.go:448: [d0a973f45fa02] Daemon stopped [2020-08-05T11:17:47.488Z] === RUN TestAuthZPluginErrorRequest [2020-08-05T11:17:47.783Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-05T11:17:47.783Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-05T11:17:47.783Z] daemon.go:325: [d7a2a415ba5a4] waiting for daemon to start [2020-08-05T11:17:47.783Z] daemon.go:325: [d7a2a415ba5a4] waiting for daemon to start [2020-08-05T11:17:47.783Z] daemon.go:353: [d7a2a415ba5a4] daemon started [2020-08-05T11:17:47.783Z] daemon.go:461: [d7a2a415ba5a4] Stopping daemon [2020-08-05T11:17:47.783Z] daemon.go:296: [d7a2a415ba5a4] exiting daemon [2020-08-05T11:17:47.783Z] daemon.go:448: [d7a2a415ba5a4] Daemon stopped [2020-08-05T11:17:47.783Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:17:48.423Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-05T11:17:48.423Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-05T11:17:48.423Z] daemon.go:325: [d483b11b4b63e] waiting for daemon to start [2020-08-05T11:17:48.423Z] daemon.go:325: [d483b11b4b63e] waiting for daemon to start [2020-08-05T11:17:48.423Z] daemon.go:353: [d483b11b4b63e] daemon started [2020-08-05T11:17:48.423Z] daemon.go:461: [d483b11b4b63e] Stopping daemon [2020-08-05T11:17:48.423Z] daemon.go:296: [d483b11b4b63e] exiting daemon [2020-08-05T11:17:48.423Z] daemon.go:448: [d483b11b4b63e] Daemon stopped [2020-08-05T11:17:48.423Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:17:48.597Z] #20 5.886 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-05T11:17:48.597Z] #20 6.225 curl: option --progress: is ambiguous [2020-08-05T11:17:48.597Z] #20 6.231 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:48.853Z] #20 6.558 [2020-08-05T11:17:49.949Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2020-08-05T11:17:49.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-05T11:17:49.949Z] daemon.go:325: [d97495916a8f8] waiting for daemon to start [2020-08-05T11:17:49.949Z] daemon.go:325: [d97495916a8f8] waiting for daemon to start [2020-08-05T11:17:49.949Z] daemon.go:353: [d97495916a8f8] daemon started [2020-08-05T11:17:49.949Z] daemon.go:461: [d97495916a8f8] Stopping daemon [2020-08-05T11:17:49.949Z] daemon.go:296: [d97495916a8f8] exiting daemon [2020-08-05T11:17:49.949Z] daemon.go:448: [d97495916a8f8] Daemon stopped [2020-08-05T11:17:49.949Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:17:50.218Z] #20 7.824 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-05T11:17:50.686Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2020-08-05T11:17:50.686Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-08-05T11:17:50.686Z] daemon.go:325: [d6e97b07111c1] waiting for daemon to start [2020-08-05T11:17:50.686Z] daemon.go:325: [d6e97b07111c1] waiting for daemon to start [2020-08-05T11:17:50.686Z] daemon.go:353: [d6e97b07111c1] daemon started [2020-08-05T11:17:50.686Z] daemon.go:461: [d6e97b07111c1] Stopping daemon [2020-08-05T11:17:50.686Z] daemon.go:296: [d6e97b07111c1] exiting daemon [2020-08-05T11:17:50.686Z] daemon.go:448: [d6e97b07111c1] Daemon stopped [2020-08-05T11:17:50.686Z] daemon.go:325: [d6e97b07111c1] waiting for daemon to start [2020-08-05T11:17:50.686Z] daemon.go:325: [d6e97b07111c1] waiting for daemon to start [2020-08-05T11:17:50.686Z] daemon.go:353: [d6e97b07111c1] daemon started [2020-08-05T11:17:50.686Z] daemon.go:461: [d6e97b07111c1] Stopping daemon [2020-08-05T11:17:50.686Z] daemon.go:296: [d6e97b07111c1] exiting daemon [2020-08-05T11:17:50.686Z] daemon.go:448: [d6e97b07111c1] Daemon stopped [2020-08-05T11:17:50.686Z] === RUN TestAuthZPluginV2Disable [2020-08-05T11:17:50.780Z] #20 8.248 curl: option --progress: is ambiguous [2020-08-05T11:17:50.780Z] #20 8.253 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:51.035Z] #20 8.599 [2020-08-05T11:17:52.039Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-08-05T11:17:52.039Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-05T11:17:52.039Z] daemon.go:325: [d16d890b08512] waiting for daemon to start [2020-08-05T11:17:52.039Z] daemon.go:325: [d16d890b08512] waiting for daemon to start [2020-08-05T11:17:52.039Z] daemon.go:353: [d16d890b08512] daemon started [2020-08-05T11:17:52.039Z] daemon.go:461: [d16d890b08512] Stopping daemon [2020-08-05T11:17:52.039Z] daemon.go:296: [d16d890b08512] exiting daemon [2020-08-05T11:17:52.039Z] daemon.go:448: [d16d890b08512] Daemon stopped [2020-08-05T11:17:52.039Z] === RUN TestAuthZPluginHeader [2020-08-05T11:17:52.402Z] #20 9.759 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-05T11:17:52.659Z] #20 10.11 curl: option --progress: is ambiguous [2020-08-05T11:17:52.659Z] #20 10.12 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:52.725Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-08-05T11:17:52.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-05T11:17:52.725Z] daemon.go:325: [d9f3a04821c06] waiting for daemon to start [2020-08-05T11:17:52.725Z] daemon.go:325: [d9f3a04821c06] waiting for daemon to start [2020-08-05T11:17:52.725Z] daemon.go:353: [d9f3a04821c06] daemon started [2020-08-05T11:17:52.725Z] daemon.go:461: [d9f3a04821c06] Stopping daemon [2020-08-05T11:17:52.725Z] daemon.go:296: [d9f3a04821c06] exiting daemon [2020-08-05T11:17:52.725Z] daemon.go:448: [d9f3a04821c06] Daemon stopped [2020-08-05T11:17:52.725Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-05T11:17:52.725Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-05T11:17:52.725Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:17:52.725Z] === RUN TestAuthZPluginV2Disable [2020-08-05T11:17:52.725Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-05T11:17:52.725Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:17:52.725Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-05T11:17:52.725Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-05T11:17:52.725Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:17:52.725Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-05T11:17:52.725Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-05T11:17:52.725Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:17:52.725Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:17:52.914Z] #20 10.53 [2020-08-05T11:17:53.221Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-05T11:17:53.480Z] --- PASS: TestAuthZPluginV2Disable (3.28s) [2020-08-05T11:17:53.480Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-08-05T11:17:53.480Z] daemon.go:325: [d7ca9d48ad3db] waiting for daemon to start [2020-08-05T11:17:53.480Z] daemon.go:325: [d7ca9d48ad3db] waiting for daemon to start [2020-08-05T11:17:53.480Z] daemon.go:353: [d7ca9d48ad3db] daemon started [2020-08-05T11:17:53.480Z] daemon.go:461: [d7ca9d48ad3db] Stopping daemon [2020-08-05T11:17:53.480Z] daemon.go:296: [d7ca9d48ad3db] exiting daemon [2020-08-05T11:17:53.480Z] daemon.go:448: [d7ca9d48ad3db] Daemon stopped [2020-08-05T11:17:53.480Z] daemon.go:325: [d7ca9d48ad3db] waiting for daemon to start [2020-08-05T11:17:53.480Z] daemon.go:325: [d7ca9d48ad3db] waiting for daemon to start [2020-08-05T11:17:53.480Z] daemon.go:353: [d7ca9d48ad3db] daemon started [2020-08-05T11:17:53.480Z] daemon.go:461: [d7ca9d48ad3db] Stopping daemon [2020-08-05T11:17:53.480Z] daemon.go:296: [d7ca9d48ad3db] exiting daemon [2020-08-05T11:17:53.480Z] daemon.go:448: [d7ca9d48ad3db] Daemon stopped [2020-08-05T11:17:53.480Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-05T11:17:53.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-05T11:17:53.959Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-05T11:17:54.279Z] #20 11.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-05T11:17:54.790Z] #20 12.15 curl: option --progress: is ambiguous [2020-08-05T11:17:54.790Z] #20 12.16 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-05T11:17:54.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-05T11:17:55.045Z] #20 12.53 [2020-08-05T11:17:55.045Z] #20 12.65 Download of images into '/build' complete. [2020-08-05T11:17:55.045Z] #20 12.65 Use something like the following to load the result into a Docker daemon: [2020-08-05T11:17:55.045Z] #20 12.65 tar -cC '/build' . | docker load [2020-08-05T11:17:55.045Z] #20 DONE 12.7s [2020-08-05T11:17:55.045Z] [2020-08-05T11:17:55.045Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-05T11:17:55.045Z] #33 1.273 [2020-08-05T11:17:55.045Z] #33 1.477 Removing bundles/ [2020-08-05T11:17:55.045Z] #33 1.478 [2020-08-05T11:17:55.045Z] #33 1.490 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-05T11:17:55.045Z] #33 2.503 Building test suite binary ./integration-cli/test.main [2020-08-05T11:17:55.883Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-05T11:17:56.013Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-05T11:17:56.412Z] #33 ... [2020-08-05T11:17:56.412Z] [2020-08-05T11:17:56.412Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-05T11:17:56.412Z] #21 DONE 0.1s [2020-08-05T11:17:56.412Z] [2020-08-05T11:17:56.412Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-05T11:17:56.412Z] #25 DONE 0.1s [2020-08-05T11:17:56.412Z] [2020-08-05T11:17:56.412Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-05T11:17:56.581Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.88s) [2020-08-05T11:17:56.581Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-08-05T11:17:56.581Z] daemon.go:325: [dc48c168af1bc] waiting for daemon to start [2020-08-05T11:17:56.581Z] daemon.go:325: [dc48c168af1bc] waiting for daemon to start [2020-08-05T11:17:56.581Z] daemon.go:353: [dc48c168af1bc] daemon started [2020-08-05T11:17:56.581Z] daemon.go:461: [dc48c168af1bc] Stopping daemon [2020-08-05T11:17:56.581Z] daemon.go:296: [dc48c168af1bc] exiting daemon [2020-08-05T11:17:56.581Z] daemon.go:448: [dc48c168af1bc] Daemon stopped [2020-08-05T11:17:56.581Z] daemon.go:325: [dc48c168af1bc] waiting for daemon to start [2020-08-05T11:17:56.581Z] daemon.go:325: [dc48c168af1bc] waiting for daemon to start [2020-08-05T11:17:56.581Z] daemon.go:353: [dc48c168af1bc] daemon started [2020-08-05T11:17:56.581Z] daemon.go:461: [dc48c168af1bc] Stopping daemon [2020-08-05T11:17:56.581Z] daemon.go:296: [dc48c168af1bc] exiting daemon [2020-08-05T11:17:56.581Z] daemon.go:448: [dc48c168af1bc] Daemon stopped [2020-08-05T11:17:56.581Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy (11.97s) [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.23s) [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2020-08-05T11:17:56.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2020-08-05T11:17:56.845Z] === RUN TestBuildMultiStageParentConfig [2020-08-05T11:17:56.845Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-08-05T11:17:56.845Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:56.845Z] === RUN TestBuildLabelWithTargets [2020-08-05T11:17:56.845Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-08-05T11:17:56.845Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:56.845Z] === RUN TestBuildWithEmptyLayers [2020-08-05T11:17:57.519Z] === RUN TestDockerSuite/TestBuildRm [2020-08-05T11:17:57.807Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-08-05T11:17:57.807Z] === RUN TestBuildMultiStageOnBuild [2020-08-05T11:17:57.807Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-08-05T11:17:57.807Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:57.807Z] === RUN TestBuildUncleanTarFilenames [2020-08-05T11:17:57.807Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-08-05T11:17:57.807Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:57.807Z] === RUN TestBuildMultiStageLayerLeak [2020-08-05T11:17:57.807Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-08-05T11:17:57.807Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:57.807Z] === RUN TestBuildWithHugeFile [2020-08-05T11:17:57.807Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-08-05T11:17:57.807Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-05T11:17:57.807Z] === RUN TestBuildWithEmptyDockerfile [2020-08-05T11:17:57.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:17:57.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:17:57.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:17:57.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:17:57.807Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:17:57.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:17:58.263Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-05T11:17:58.263Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-05T11:17:58.263Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-05T11:17:58.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s) [2020-08-05T11:17:58.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-08-05T11:17:58.263Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-08-05T11:17:58.263Z] === RUN TestBuildPreserveOwnership [2020-08-05T11:17:58.263Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-08-05T11:17:58.263Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:17:58.263Z] === RUN TestBuildPlatformInvalid [2020-08-05T11:17:58.263Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-08-05T11:17:58.263Z] PASS [2020-08-05T11:17:58.263Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-05T11:17:58.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:17:58.263Z] INFO: Testing against a local daemon [2020-08-05T11:17:58.263Z] === RUN TestConfigList [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigList (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestConfigsCreateAndDelete [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestConfigsUpdate [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestTemplatedConfig [2020-08-05T11:17:58.263Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestConfigInspect [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigInspect (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestConfigCreateWithLabels [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-08-05T11:17:58.263Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:17:58.263Z] === RUN TestConfigCreateResolve [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:17:58.263Z] === RUN TestConfigDaemonLibtrustID [2020-08-05T11:17:58.263Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-08-05T11:17:58.263Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:17:58.263Z] PASS [2020-08-05T11:17:58.263Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-05T11:17:58.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:17:58.263Z] INFO: Testing against a local daemon [2020-08-05T11:17:58.263Z] === RUN TestCheckpoint [2020-08-05T11:17:58.263Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-05T11:17:58.263Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-05T11:17:58.263Z] === RUN TestContainerInvalidJSON [2020-08-05T11:17:58.263Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:17:58.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:17:58.263Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:17:58.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:17:58.263Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:17:58.263Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:17:58.263Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-05T11:17:58.263Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-05T11:17:58.263Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-05T11:17:58.263Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-05T11:17:58.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-05T11:17:58.263Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-05T11:17:58.263Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-05T11:17:58.263Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-05T11:17:58.263Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-05T11:17:58.263Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-05T11:17:58.263Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-05T11:17:58.263Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-05T11:17:58.263Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-08-05T11:17:58.263Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestCopyFromContainer [2020-08-05T11:17:58.263Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-08-05T11:17:58.263Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-05T11:17:58.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:17:58.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:17:58.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:17:58.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:17:58.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:17:58.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:17:58.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-05T11:17:58.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-05T11:17:58.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-05T11:17:58.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-05T11:17:58.263Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-05T11:17:58.263Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-08-05T11:17:58.263Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-05T11:17:58.263Z] === RUN TestCreateWithInvalidEnv [2020-08-05T11:17:58.263Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-05T11:17:58.263Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-05T11:17:58.263Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-05T11:17:58.263Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-05T11:17:58.263Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-05T11:17:58.263Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-05T11:17:58.263Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-05T11:17:58.263Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-05T11:17:58.263Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-05T11:17:58.263Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-05T11:17:58.263Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-05T11:17:58.720Z] === RUN TestCreateTmpfsMountsTarget [2020-08-05T11:17:58.720Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-08-05T11:17:58.720Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:17:58.720Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-05T11:17:58.720Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-08-05T11:17:58.720Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:17:58.720Z] === RUN TestCreateWithCapabilities [2020-08-05T11:17:58.720Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-08-05T11:17:58.720Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-08-05T11:17:58.720Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-05T11:17:58.720Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-05T11:17:58.720Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:17:58.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:17:58.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:17:58.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:17:58.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:17:58.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:17:58.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:17:58.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-05T11:17:58.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-05T11:17:58.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-05T11:17:58.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-05T11:17:58.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-05T11:17:58.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-05T11:17:58.720Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-05T11:17:58.720Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-08-05T11:17:58.720Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-05T11:17:58.720Z] === RUN TestDiff [2020-08-05T11:17:58.720Z] --- SKIP: TestDiff (0.00s) [2020-08-05T11:17:58.720Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-05T11:17:58.720Z] === RUN TestExecWithCloseStdin [2020-08-05T11:18:00.247Z] --- PASS: TestExecWithCloseStdin (1.76s) [2020-08-05T11:18:00.247Z] === RUN TestExec [2020-08-05T11:18:00.247Z] --- SKIP: TestExec (0.00s) [2020-08-05T11:18:00.247Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-05T11:18:00.247Z] === RUN TestExecUser [2020-08-05T11:18:00.247Z] --- SKIP: TestExecUser (0.00s) [2020-08-05T11:18:00.247Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-05T11:18:00.247Z] === RUN TestExportContainerAndImportImage [2020-08-05T11:18:00.247Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-08-05T11:18:00.247Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:00.247Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-05T11:18:00.247Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-08-05T11:18:00.247Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:00.247Z] === RUN TestHealthCheckWorkdir [2020-08-05T11:18:00.247Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-08-05T11:18:00.247Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:00.247Z] === RUN TestHealthKillContainer [2020-08-05T11:18:00.247Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-08-05T11:18:00.247Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-05T11:18:00.247Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-05T11:18:00.247Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-08-05T11:18:00.247Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-05T11:18:00.247Z] === RUN TestKillContainerInvalidSignal [2020-08-05T11:18:00.830Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-05T11:18:01.398Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-05T11:18:01.773Z] --- PASS: TestKillContainerInvalidSignal (1.45s) [2020-08-05T11:18:01.773Z] === RUN TestKillContainer [2020-08-05T11:18:01.773Z] --- SKIP: TestKillContainer (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-05T11:18:01.773Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-05T11:18:01.773Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-05T11:18:01.773Z] === RUN TestKillStoppedContainer [2020-08-05T11:18:01.773Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-05T11:18:01.773Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-05T11:18:01.773Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-05T11:18:01.773Z] === RUN TestKillDifferentUserContainer [2020-08-05T11:18:01.773Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-05T11:18:01.773Z] === RUN TestInspectOomKilledTrue [2020-08-05T11:18:01.773Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:18:01.773Z] === RUN TestInspectOomKilledFalse [2020-08-05T11:18:01.773Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-05T11:18:01.773Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-05T11:18:01.773Z] === RUN TestLogsFollowTailEmpty [2020-08-05T11:18:03.300Z] --- PASS: TestLogsFollowTailEmpty (1.49s) [2020-08-05T11:18:03.300Z] === RUN TestNetworkNat [2020-08-05T11:18:03.300Z] --- SKIP: TestNetworkNat (0.00s) [2020-08-05T11:18:03.300Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:03.300Z] === RUN TestNetworkLocalhostTCPNat [2020-08-05T11:18:03.300Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-08-05T11:18:03.300Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:18:03.300Z] === RUN TestNetworkLoopbackNat [2020-08-05T11:18:03.300Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-08-05T11:18:03.300Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:03.300Z] === RUN TestPause [2020-08-05T11:18:03.300Z] --- SKIP: TestPause (0.00s) [2020-08-05T11:18:03.300Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-05T11:18:03.300Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-05T11:18:03.301Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-05T11:18:03.560Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-05T11:18:04.128Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-05T11:18:04.828Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.49s) [2020-08-05T11:18:04.828Z] === RUN TestPauseStopPausedContainer [2020-08-05T11:18:04.828Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-08-05T11:18:04.828Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:04.828Z] === RUN TestPsFilter [2020-08-05T11:18:04.828Z] --- PASS: TestPsFilter (0.09s) [2020-08-05T11:18:04.828Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-05T11:18:05.508Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-05T11:18:05.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-05T11:18:06.706Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-05T11:18:07.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.77s) [2020-08-05T11:18:07.003Z] === RUN TestRemoveContainerWithVolume [2020-08-05T11:18:08.086Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-05T11:18:08.539Z] --- PASS: TestRemoveContainerWithVolume (1.76s) [2020-08-05T11:18:08.539Z] === RUN TestRemoveContainerRunning [2020-08-05T11:18:10.083Z] --- PASS: TestRemoveContainerRunning (1.52s) [2020-08-05T11:18:10.083Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-05T11:18:10.622Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.12s) [2020-08-05T11:18:10.622Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:353: [d265d701a6e92] daemon started [2020-08-05T11:18:10.622Z] daemon.go:461: [d265d701a6e92] Stopping daemon [2020-08-05T11:18:10.622Z] daemon.go:296: [d265d701a6e92] exiting daemon [2020-08-05T11:18:10.622Z] daemon.go:448: [d265d701a6e92] Daemon stopped [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:296: [d265d701a6e92] exiting daemon [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:325: [d265d701a6e92] waiting for daemon to start [2020-08-05T11:18:10.622Z] daemon.go:353: [d265d701a6e92] daemon started [2020-08-05T11:18:10.622Z] daemon.go:461: [d265d701a6e92] Stopping daemon [2020-08-05T11:18:10.622Z] daemon.go:296: [d265d701a6e92] exiting daemon [2020-08-05T11:18:10.622Z] daemon.go:448: [d265d701a6e92] Daemon stopped [2020-08-05T11:18:10.622Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:18:11.190Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-05T11:18:11.371Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-08-05T11:18:11.371Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:353: [d15c42723d1c9] daemon started [2020-08-05T11:18:11.371Z] daemon.go:461: [d15c42723d1c9] Stopping daemon [2020-08-05T11:18:11.371Z] daemon.go:296: [d15c42723d1c9] exiting daemon [2020-08-05T11:18:11.371Z] daemon.go:448: [d15c42723d1c9] Daemon stopped [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:339: [d15c42723d1c9] error pinging daemon on start: Get http://d15c42723d1c9.sock/_ping: context deadline exceeded [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:339: [d15c42723d1c9] error pinging daemon on start: Get http://d15c42723d1c9.sock/_ping: context deadline exceeded [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:339: [d15c42723d1c9] error pinging daemon on start: Get http://d15c42723d1c9.sock/_ping: context deadline exceeded [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:339: [d15c42723d1c9] error pinging daemon on start: Get http://d15c42723d1c9.sock/_ping: context deadline exceeded [2020-08-05T11:18:11.371Z] daemon.go:296: [d15c42723d1c9] exiting daemon [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:325: [d15c42723d1c9] waiting for daemon to start [2020-08-05T11:18:11.371Z] daemon.go:353: [d15c42723d1c9] daemon started [2020-08-05T11:18:11.371Z] daemon.go:461: [d15c42723d1c9] Stopping daemon [2020-08-05T11:18:11.371Z] daemon.go:296: [d15c42723d1c9] exiting daemon [2020-08-05T11:18:11.371Z] daemon.go:448: [d15c42723d1c9] Daemon stopped [2020-08-05T11:18:11.371Z] PASS [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] === Skipped [2020-08-05T11:18:11.371Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-05T11:18:11.371Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-05T11:18:11.371Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-05T11:18:11.371Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-05T11:18:11.371Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] DONE 17 tests, 4 skipped in 27.495s [2020-08-05T11:18:11.371Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] ++ set -e [2020-08-05T11:18:11.371Z] ++ '[' -n 0 ']' [2020-08-05T11:18:11.371Z] ++ set -x [2020-08-05T11:18:11.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] INFO: Testing against a local daemon [2020-08-05T11:18:11.371Z] === RUN TestPluginInvalidJSON [2020-08-05T11:18:11.371Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:11.371Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:11.371Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:11.371Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-05T11:18:11.371Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-05T11:18:11.371Z] PASS [2020-08-05T11:18:11.371Z] [2020-08-05T11:18:11.371Z] DONE 2 tests in 0.089s [2020-08-05T11:18:11.371Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] ++ set -e [2020-08-05T11:18:11.371Z] ++ '[' -n 0 ']' [2020-08-05T11:18:11.371Z] ++ set -x [2020-08-05T11:18:11.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:11.371Z] INFO: Testing against a local daemon [2020-08-05T11:18:11.371Z] === RUN TestExternalGraphDriver [2020-08-05T11:18:11.371Z] === RUN TestExternalGraphDriver/json [2020-08-05T11:18:11.371Z] === RUN TestExternalGraphDriver/spec [2020-08-05T11:18:11.449Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-05T11:18:11.449Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-05T11:18:11.449Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-05T11:18:11.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2020-08-05T11:18:11.622Z] === RUN TestRemoveInvalidContainer [2020-08-05T11:18:11.622Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-05T11:18:11.622Z] === RUN TestRenameLinkedContainer [2020-08-05T11:18:11.622Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-08-05T11:18:11.622Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:11.622Z] === RUN TestRenameStoppedContainer [2020-08-05T11:18:11.710Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-05T11:18:12.646Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-05T11:18:12.646Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-05T11:18:13.215Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-05T11:18:13.461Z] === RUN TestExternalGraphDriver/pull [2020-08-05T11:18:13.803Z] --- PASS: TestRenameStoppedContainer (2.00s) [2020-08-05T11:18:13.803Z] === RUN TestRenameRunningContainerAndReuse [2020-08-05T11:18:14.460Z] #33 ... [2020-08-05T11:18:14.460Z] [2020-08-05T11:18:14.460Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-05T11:18:14.460Z] #29 29.60 # github.com/docker/docker/contrib/httpserver [2020-08-05T11:18:14.460Z] #29 29.60 loadinternal: cannot find runtime/cgo [2020-08-05T11:18:14.460Z] #29 DONE 29.8s [2020-08-05T11:18:14.460Z] [2020-08-05T11:18:14.460Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-05T11:18:14.460Z] #33 ... [2020-08-05T11:18:14.460Z] [2020-08-05T11:18:14.460Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-05T11:18:14.460Z] #30 DONE 0.1s [2020-08-05T11:18:14.460Z] [2020-08-05T11:18:14.460Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-05T11:18:14.990Z] --- PASS: TestExternalGraphDriver (5.42s) [2020-08-05T11:18:14.990Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:353: [d0e690f9904f2] daemon started [2020-08-05T11:18:14.990Z] daemon.go:461: [d0e690f9904f2] Stopping daemon [2020-08-05T11:18:14.990Z] daemon.go:296: [d0e690f9904f2] exiting daemon [2020-08-05T11:18:14.990Z] daemon.go:448: [d0e690f9904f2] Daemon stopped [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:353: [d0e690f9904f2] daemon started [2020-08-05T11:18:14.990Z] daemon.go:461: [d0e690f9904f2] Stopping daemon [2020-08-05T11:18:14.990Z] daemon.go:296: [d0e690f9904f2] exiting daemon [2020-08-05T11:18:14.990Z] daemon.go:448: [d0e690f9904f2] Daemon stopped [2020-08-05T11:18:14.990Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:353: [d0e690f9904f2] daemon started [2020-08-05T11:18:14.990Z] daemon.go:461: [d0e690f9904f2] Stopping daemon [2020-08-05T11:18:14.990Z] daemon.go:296: [d0e690f9904f2] exiting daemon [2020-08-05T11:18:14.990Z] daemon.go:448: [d0e690f9904f2] Daemon stopped [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:353: [d0e690f9904f2] daemon started [2020-08-05T11:18:14.990Z] daemon.go:461: [d0e690f9904f2] Stopping daemon [2020-08-05T11:18:14.990Z] daemon.go:296: [d0e690f9904f2] exiting daemon [2020-08-05T11:18:14.990Z] daemon.go:448: [d0e690f9904f2] Daemon stopped [2020-08-05T11:18:14.990Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:325: [d0e690f9904f2] waiting for daemon to start [2020-08-05T11:18:14.990Z] daemon.go:353: [d0e690f9904f2] daemon started [2020-08-05T11:18:14.990Z] daemon.go:461: [d0e690f9904f2] Stopping daemon [2020-08-05T11:18:14.990Z] daemon.go:296: [d0e690f9904f2] exiting daemon [2020-08-05T11:18:14.990Z] daemon.go:448: [d0e690f9904f2] Daemon stopped [2020-08-05T11:18:14.990Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-08-05T11:18:14.990Z] === RUN TestGraphdriverPluginV2 [2020-08-05T11:18:14.990Z] --- SKIP: TestGraphdriverPluginV2 (0.21s) [2020-08-05T11:18:14.990Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:14.990Z] PASS [2020-08-05T11:18:14.990Z] [2020-08-05T11:18:14.990Z] === Skipped [2020-08-05T11:18:14.990Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.21s) [2020-08-05T11:18:14.990Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:18:14.990Z] [2020-08-05T11:18:14.990Z] [2020-08-05T11:18:14.990Z] DONE 5 tests, 1 skipped in 5.706s [2020-08-05T11:18:15.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-05T11:18:15.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:15.290Z] ++ set -e [2020-08-05T11:18:15.290Z] ++ '[' -n 0 ']' [2020-08-05T11:18:15.290Z] ++ set -x [2020-08-05T11:18:15.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:15.290Z] INFO: Testing against a local daemon [2020-08-05T11:18:15.290Z] === RUN TestContinueAfterPluginCrash [2020-08-05T11:18:15.290Z] === PAUSE TestContinueAfterPluginCrash [2020-08-05T11:18:15.290Z] === RUN TestDaemonStartWithLogOpt [2020-08-05T11:18:15.290Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-05T11:18:15.290Z] === CONT TestContinueAfterPluginCrash [2020-08-05T11:18:15.290Z] === CONT TestDaemonStartWithLogOpt [2020-08-05T11:18:15.748Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-05T11:18:16.315Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-05T11:18:16.710Z] --- PASS: TestRenameRunningContainerAndReuse (3.12s) [2020-08-05T11:18:16.710Z] === RUN TestRenameInvalidName [2020-08-05T11:18:16.904Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-05T11:18:17.163Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-05T11:18:17.730Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-05T11:18:18.246Z] --- PASS: TestRenameInvalidName (1.44s) [2020-08-05T11:18:18.246Z] === RUN TestRenameAnonymousContainer [2020-08-05T11:18:18.246Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-08-05T11:18:18.246Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:18.246Z] === RUN TestRenameContainerWithSameName [2020-08-05T11:18:18.664Z] === RUN TestDockerSuite/TestBuildUser [2020-08-05T11:18:19.782Z] --- PASS: TestRenameContainerWithSameName (1.37s) [2020-08-05T11:18:19.782Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-05T11:18:19.782Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-08-05T11:18:19.782Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:19.782Z] === RUN TestResize [2020-08-05T11:18:19.782Z] --- SKIP: TestResize (0.00s) [2020-08-05T11:18:19.782Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:19.782Z] === RUN TestResizeWithInvalidSize [2020-08-05T11:18:19.782Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-08-05T11:18:19.782Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:19.782Z] === RUN TestResizeWhenContainerNotStarted [2020-08-05T11:18:20.041Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-05T11:18:21.318Z] --- PASS: TestResizeWhenContainerNotStarted (1.73s) [2020-08-05T11:18:21.318Z] === RUN TestDaemonRestartKillContainers [2020-08-05T11:18:21.318Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-05T11:18:21.318Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:21.318Z] === RUN TestStats [2020-08-05T11:18:21.318Z] --- SKIP: TestStats (0.00s) [2020-08-05T11:18:21.318Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-08-05T11:18:21.318Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-05T11:18:21.942Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-05T11:18:26.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.24s) [2020-08-05T11:18:26.010Z] === RUN TestStopContainerWithTimeout [2020-08-05T11:18:26.010Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-08-05T11:18:26.010Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-05T11:18:26.010Z] === RUN TestUpdateRestartPolicy [2020-08-05T11:18:27.210Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-08-05T11:18:27.210Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:353: [d4d889b4937c8] daemon started [2020-08-05T11:18:27.210Z] daemon.go:461: [d4d889b4937c8] Stopping daemon [2020-08-05T11:18:27.210Z] daemon.go:296: [d4d889b4937c8] exiting daemon [2020-08-05T11:18:27.210Z] daemon.go:448: [d4d889b4937c8] Daemon stopped [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:339: [d4d889b4937c8] error pinging daemon on start: Get http://d4d889b4937c8.sock/_ping: context deadline exceeded [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:339: [d4d889b4937c8] error pinging daemon on start: Get http://d4d889b4937c8.sock/_ping: context deadline exceeded [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:339: [d4d889b4937c8] error pinging daemon on start: Get http://d4d889b4937c8.sock/_ping: context deadline exceeded [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:339: [d4d889b4937c8] error pinging daemon on start: Get http://d4d889b4937c8.sock/_ping: context deadline exceeded [2020-08-05T11:18:27.210Z] daemon.go:296: [d4d889b4937c8] exiting daemon [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:325: [d4d889b4937c8] waiting for daemon to start [2020-08-05T11:18:27.210Z] daemon.go:353: [d4d889b4937c8] daemon started [2020-08-05T11:18:27.210Z] daemon.go:461: [d4d889b4937c8] Stopping daemon [2020-08-05T11:18:27.210Z] daemon.go:296: [d4d889b4937c8] exiting daemon [2020-08-05T11:18:27.210Z] daemon.go:448: [d4d889b4937c8] Daemon stopped [2020-08-05T11:18:27.210Z] PASS [2020-08-05T11:18:27.210Z] [2020-08-05T11:18:27.210Z] DONE 17 tests in 52.570s [2020-08-05T11:18:27.210Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-05T11:18:27.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:27.210Z] ++ set -e [2020-08-05T11:18:27.210Z] ++ '[' -n 0 ']' [2020-08-05T11:18:27.210Z] ++ set -x [2020-08-05T11:18:27.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:27.469Z] INFO: Testing against a local daemon [2020-08-05T11:18:27.469Z] === RUN TestPluginInvalidJSON [2020-08-05T11:18:27.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:27.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:27.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:27.469Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-08-05T11:18:27.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-05T11:18:27.469Z] PASS [2020-08-05T11:18:27.469Z] [2020-08-05T11:18:27.469Z] DONE 2 tests in 0.235s [2020-08-05T11:18:27.469Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-05T11:18:27.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:27.469Z] ++ set -e [2020-08-05T11:18:27.469Z] ++ '[' -n 0 ']' [2020-08-05T11:18:27.469Z] ++ set -x [2020-08-05T11:18:27.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:27.728Z] INFO: Testing against a local daemon [2020-08-05T11:18:27.728Z] === RUN TestExternalGraphDriver [2020-08-05T11:18:27.989Z] === RUN TestExternalGraphDriver/json [2020-08-05T11:18:28.019Z] --- PASS: TestDaemonStartWithLogOpt (11.05s) [2020-08-05T11:18:28.019Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-05T11:18:28.019Z] daemon.go:325: [d3a642aeeb82d] waiting for daemon to start [2020-08-05T11:18:28.019Z] daemon.go:325: [d3a642aeeb82d] waiting for daemon to start [2020-08-05T11:18:28.019Z] daemon.go:353: [d3a642aeeb82d] daemon started [2020-08-05T11:18:28.019Z] daemon.go:461: [d3a642aeeb82d] Stopping daemon [2020-08-05T11:18:28.019Z] daemon.go:296: [d3a642aeeb82d] exiting daemon [2020-08-05T11:18:28.019Z] daemon.go:448: [d3a642aeeb82d] Daemon stopped [2020-08-05T11:18:28.019Z] daemon.go:325: [d3a642aeeb82d] waiting for daemon to start [2020-08-05T11:18:28.019Z] daemon.go:325: [d3a642aeeb82d] waiting for daemon to start [2020-08-05T11:18:28.019Z] daemon.go:353: [d3a642aeeb82d] daemon started [2020-08-05T11:18:28.019Z] daemon.go:461: [d3a642aeeb82d] Stopping daemon [2020-08-05T11:18:28.019Z] daemon.go:296: [d3a642aeeb82d] exiting daemon [2020-08-05T11:18:28.019Z] daemon.go:448: [d3a642aeeb82d] Daemon stopped [2020-08-05T11:18:29.893Z] === RUN TestExternalGraphDriver/spec [2020-08-05T11:18:30.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-05T11:18:31.560Z] --- PASS: TestContinueAfterPluginCrash (15.76s) [2020-08-05T11:18:31.560Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-05T11:18:31.560Z] daemon.go:325: [d63078848a2e8] waiting for daemon to start [2020-08-05T11:18:31.560Z] daemon.go:325: [d63078848a2e8] waiting for daemon to start [2020-08-05T11:18:31.560Z] daemon.go:353: [d63078848a2e8] daemon started [2020-08-05T11:18:31.560Z] daemon.go:461: [d63078848a2e8] Stopping daemon [2020-08-05T11:18:31.560Z] daemon.go:296: [d63078848a2e8] exiting daemon [2020-08-05T11:18:31.560Z] daemon.go:448: [d63078848a2e8] Daemon stopped [2020-08-05T11:18:31.560Z] PASS [2020-08-05T11:18:31.560Z] [2020-08-05T11:18:31.560Z] DONE 2 tests in 15.832s [2020-08-05T11:18:31.560Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-05T11:18:31.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:31.560Z] ++ set -e [2020-08-05T11:18:31.560Z] ++ '[' -n 0 ']' [2020-08-05T11:18:31.560Z] ++ set -x [2020-08-05T11:18:31.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:31.560Z] INFO: Testing against a local daemon [2020-08-05T11:18:31.560Z] === RUN TestPluginWithDevMounts [2020-08-05T11:18:31.560Z] === PAUSE TestPluginWithDevMounts [2020-08-05T11:18:31.560Z] === CONT TestPluginWithDevMounts [2020-08-05T11:18:31.767Z] === RUN TestExternalGraphDriver/pull [2020-08-05T11:18:33.080Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-08-05T11:18:33.080Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-05T11:18:33.080Z] daemon.go:325: [d9e071f254cbf] waiting for daemon to start [2020-08-05T11:18:33.080Z] daemon.go:325: [d9e071f254cbf] waiting for daemon to start [2020-08-05T11:18:33.080Z] daemon.go:353: [d9e071f254cbf] daemon started [2020-08-05T11:18:33.080Z] daemon.go:461: [d9e071f254cbf] Stopping daemon [2020-08-05T11:18:33.080Z] daemon.go:296: [d9e071f254cbf] exiting daemon [2020-08-05T11:18:33.080Z] daemon.go:448: [d9e071f254cbf] Daemon stopped [2020-08-05T11:18:33.080Z] PASS [2020-08-05T11:18:33.080Z] [2020-08-05T11:18:33.080Z] DONE 1 tests in 1.974s [2020-08-05T11:18:33.080Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-05T11:18:33.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:33.080Z] ++ set -e [2020-08-05T11:18:33.080Z] ++ '[' -n 0 ']' [2020-08-05T11:18:33.080Z] ++ set -x [2020-08-05T11:18:33.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:33.080Z] INFO: Testing against a local daemon [2020-08-05T11:18:33.080Z] === RUN TestSecretInspect [2020-08-05T11:18:33.146Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-05T11:18:33.405Z] --- PASS: TestExternalGraphDriver (5.68s) [2020-08-05T11:18:33.405Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:353: [da23834cadba7] daemon started [2020-08-05T11:18:33.405Z] daemon.go:461: [da23834cadba7] Stopping daemon [2020-08-05T11:18:33.405Z] daemon.go:296: [da23834cadba7] exiting daemon [2020-08-05T11:18:33.405Z] daemon.go:448: [da23834cadba7] Daemon stopped [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:353: [da23834cadba7] daemon started [2020-08-05T11:18:33.405Z] daemon.go:461: [da23834cadba7] Stopping daemon [2020-08-05T11:18:33.405Z] daemon.go:296: [da23834cadba7] exiting daemon [2020-08-05T11:18:33.405Z] daemon.go:448: [da23834cadba7] Daemon stopped [2020-08-05T11:18:33.405Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:353: [da23834cadba7] daemon started [2020-08-05T11:18:33.405Z] daemon.go:461: [da23834cadba7] Stopping daemon [2020-08-05T11:18:33.405Z] daemon.go:296: [da23834cadba7] exiting daemon [2020-08-05T11:18:33.405Z] daemon.go:448: [da23834cadba7] Daemon stopped [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:353: [da23834cadba7] daemon started [2020-08-05T11:18:33.405Z] daemon.go:461: [da23834cadba7] Stopping daemon [2020-08-05T11:18:33.405Z] daemon.go:296: [da23834cadba7] exiting daemon [2020-08-05T11:18:33.405Z] daemon.go:448: [da23834cadba7] Daemon stopped [2020-08-05T11:18:33.405Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:325: [da23834cadba7] waiting for daemon to start [2020-08-05T11:18:33.405Z] daemon.go:353: [da23834cadba7] daemon started [2020-08-05T11:18:33.405Z] daemon.go:461: [da23834cadba7] Stopping daemon [2020-08-05T11:18:33.405Z] daemon.go:296: [da23834cadba7] exiting daemon [2020-08-05T11:18:33.405Z] daemon.go:448: [da23834cadba7] Daemon stopped [2020-08-05T11:18:33.405Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-08-05T11:18:33.405Z] === RUN TestGraphdriverPluginV2 [2020-08-05T11:18:34.342Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-05T11:18:34.342Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-05T11:18:35.168Z] --- PASS: TestSecretInspect (1.92s) [2020-08-05T11:18:35.168Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-05T11:18:35.168Z] daemon.go:325: [df8ba72d75f4f] waiting for daemon to start [2020-08-05T11:18:35.168Z] daemon.go:325: [df8ba72d75f4f] waiting for daemon to start [2020-08-05T11:18:35.168Z] daemon.go:353: [df8ba72d75f4f] daemon started [2020-08-05T11:18:35.168Z] daemon.go:461: [df8ba72d75f4f] Stopping daemon [2020-08-05T11:18:35.168Z] daemon.go:296: [df8ba72d75f4f] exiting daemon [2020-08-05T11:18:35.168Z] daemon.go:448: [df8ba72d75f4f] Daemon stopped [2020-08-05T11:18:35.168Z] === RUN TestSecretList [2020-08-05T11:18:35.280Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-05T11:18:35.849Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-05T11:18:37.228Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-05T11:18:37.228Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-05T11:18:37.228Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-05T11:18:37.228Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-05T11:18:37.228Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-05T11:18:37.228Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2020-08-05T11:18:37.228Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-08-05T11:18:37.228Z] daemon.go:325: [d0e94b26b8ca2] waiting for daemon to start [2020-08-05T11:18:37.228Z] daemon.go:325: [d0e94b26b8ca2] waiting for daemon to start [2020-08-05T11:18:37.228Z] daemon.go:353: [d0e94b26b8ca2] daemon started [2020-08-05T11:18:37.228Z] daemon.go:461: [d0e94b26b8ca2] Stopping daemon [2020-08-05T11:18:37.228Z] daemon.go:296: [d0e94b26b8ca2] exiting daemon [2020-08-05T11:18:37.228Z] daemon.go:448: [d0e94b26b8ca2] Daemon stopped [2020-08-05T11:18:37.228Z] daemon.go:325: [d0e94b26b8ca2] waiting for daemon to start [2020-08-05T11:18:37.228Z] daemon.go:325: [d0e94b26b8ca2] waiting for daemon to start [2020-08-05T11:18:37.228Z] daemon.go:353: [d0e94b26b8ca2] daemon started [2020-08-05T11:18:37.228Z] daemon.go:461: [d0e94b26b8ca2] Stopping daemon [2020-08-05T11:18:37.228Z] daemon.go:296: [d0e94b26b8ca2] exiting daemon [2020-08-05T11:18:37.228Z] daemon.go:448: [d0e94b26b8ca2] Daemon stopped [2020-08-05T11:18:37.228Z] PASS [2020-08-05T11:18:37.228Z] [2020-08-05T11:18:37.228Z] DONE 5 tests in 9.808s [2020-08-05T11:18:37.228Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-05T11:18:37.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:37.228Z] ++ set -e [2020-08-05T11:18:37.228Z] ++ '[' -n 0 ']' [2020-08-05T11:18:37.228Z] ++ set -x [2020-08-05T11:18:37.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:37.255Z] --- PASS: TestSecretList (1.91s) [2020-08-05T11:18:37.255Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-05T11:18:37.255Z] daemon.go:325: [d7a2ef593ab2a] waiting for daemon to start [2020-08-05T11:18:37.255Z] daemon.go:325: [d7a2ef593ab2a] waiting for daemon to start [2020-08-05T11:18:37.255Z] daemon.go:353: [d7a2ef593ab2a] daemon started [2020-08-05T11:18:37.255Z] daemon.go:461: [d7a2ef593ab2a] Stopping daemon [2020-08-05T11:18:37.255Z] daemon.go:296: [d7a2ef593ab2a] exiting daemon [2020-08-05T11:18:37.255Z] daemon.go:448: [d7a2ef593ab2a] Daemon stopped [2020-08-05T11:18:37.255Z] === RUN TestSecretsCreateAndDelete [2020-08-05T11:18:37.487Z] INFO: Testing against a local daemon [2020-08-05T11:18:37.487Z] === RUN TestContinueAfterPluginCrash [2020-08-05T11:18:37.487Z] === PAUSE TestContinueAfterPluginCrash [2020-08-05T11:18:37.487Z] === RUN TestDaemonStartWithLogOpt [2020-08-05T11:18:37.487Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-05T11:18:37.487Z] === CONT TestContinueAfterPluginCrash [2020-08-05T11:18:37.487Z] === CONT TestDaemonStartWithLogOpt [2020-08-05T11:18:38.424Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-05T11:18:38.424Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-05T11:18:38.779Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-08-05T11:18:38.779Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-05T11:18:38.779Z] daemon.go:325: [d006d1972d7c5] waiting for daemon to start [2020-08-05T11:18:38.779Z] daemon.go:325: [d006d1972d7c5] waiting for daemon to start [2020-08-05T11:18:38.779Z] daemon.go:353: [d006d1972d7c5] daemon started [2020-08-05T11:18:38.779Z] daemon.go:461: [d006d1972d7c5] Stopping daemon [2020-08-05T11:18:38.779Z] daemon.go:296: [d006d1972d7c5] exiting daemon [2020-08-05T11:18:38.779Z] daemon.go:448: [d006d1972d7c5] Daemon stopped [2020-08-05T11:18:38.779Z] === RUN TestSecretsUpdate [2020-08-05T11:18:39.360Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-05T11:18:40.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-05T11:18:40.874Z] --- PASS: TestSecretsUpdate (1.89s) [2020-08-05T11:18:40.874Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-05T11:18:40.874Z] daemon.go:325: [d36e4762d7cc2] waiting for daemon to start [2020-08-05T11:18:40.874Z] daemon.go:325: [d36e4762d7cc2] waiting for daemon to start [2020-08-05T11:18:40.874Z] daemon.go:353: [d36e4762d7cc2] daemon started [2020-08-05T11:18:40.874Z] daemon.go:461: [d36e4762d7cc2] Stopping daemon [2020-08-05T11:18:40.874Z] daemon.go:296: [d36e4762d7cc2] exiting daemon [2020-08-05T11:18:40.874Z] daemon.go:448: [d36e4762d7cc2] Daemon stopped [2020-08-05T11:18:40.874Z] === RUN TestTemplatedSecret [2020-08-05T11:18:41.236Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-05T11:18:41.497Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-05T11:18:42.966Z] --- PASS: TestTemplatedSecret (2.42s) [2020-08-05T11:18:42.966Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-05T11:18:42.966Z] daemon.go:325: [d3027bdd14806] waiting for daemon to start [2020-08-05T11:18:42.966Z] daemon.go:325: [d3027bdd14806] waiting for daemon to start [2020-08-05T11:18:42.966Z] daemon.go:353: [d3027bdd14806] daemon started [2020-08-05T11:18:42.966Z] daemon.go:461: [d3027bdd14806] Stopping daemon [2020-08-05T11:18:42.966Z] daemon.go:296: [d3027bdd14806] exiting daemon [2020-08-05T11:18:42.966Z] daemon.go:448: [d3027bdd14806] Daemon stopped [2020-08-05T11:18:42.966Z] === RUN TestSecretCreateResolve [2020-08-05T11:18:43.690Z] --- PASS: TestUpdateRestartPolicy (18.43s) [2020-08-05T11:18:43.690Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-05T11:18:44.787Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-05T11:18:45.107Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-08-05T11:18:45.107Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-05T11:18:45.107Z] daemon.go:325: [dca2dd73637a3] waiting for daemon to start [2020-08-05T11:18:45.107Z] daemon.go:325: [dca2dd73637a3] waiting for daemon to start [2020-08-05T11:18:45.107Z] daemon.go:353: [dca2dd73637a3] daemon started [2020-08-05T11:18:45.107Z] daemon.go:461: [dca2dd73637a3] Stopping daemon [2020-08-05T11:18:45.107Z] daemon.go:296: [dca2dd73637a3] exiting daemon [2020-08-05T11:18:45.107Z] daemon.go:448: [dca2dd73637a3] Daemon stopped [2020-08-05T11:18:45.107Z] PASS [2020-08-05T11:18:45.107Z] [2020-08-05T11:18:45.107Z] DONE 6 tests in 11.987s [2020-08-05T11:18:45.107Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-05T11:18:45.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:45.107Z] ++ set -e [2020-08-05T11:18:45.107Z] ++ '[' -n 0 ']' [2020-08-05T11:18:45.107Z] ++ set -x [2020-08-05T11:18:45.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:45.107Z] INFO: Testing against a local daemon [2020-08-05T11:18:45.107Z] === RUN TestServiceCreateInit [2020-08-05T11:18:45.107Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:18:45.228Z] --- PASS: TestUpdateRestartWithAutoRemove (1.44s) [2020-08-05T11:18:45.228Z] === RUN TestWaitNonBlocked [2020-08-05T11:18:45.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:18:45.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:18:45.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:18:45.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:18:45.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-05T11:18:45.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-05T11:18:46.694Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-05T11:18:48.070Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-05T11:18:48.329Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-05T11:18:48.650Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:18:49.266Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-05T11:18:49.266Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-05T11:18:50.203Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-05T11:18:52.302Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-05T11:18:52.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.11s) [2020-08-05T11:18:52.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.80s) [2020-08-05T11:18:52.302Z] === RUN TestWaitBlocked [2020-08-05T11:18:52.302Z] --- SKIP: TestWaitBlocked (0.00s) [2020-08-05T11:18:52.302Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:52.302Z] PASS [2020-08-05T11:18:52.302Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-05T11:18:52.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:52.302Z] INFO: Testing against a local daemon [2020-08-05T11:18:52.302Z] === RUN TestCommitInheritsEnv [2020-08-05T11:18:52.302Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-08-05T11:18:52.302Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:18:52.302Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-05T11:18:52.302Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-05T11:18:52.302Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-08-05T11:18:52.302Z] === RUN TestImagesFilterMultiReference [2020-08-05T11:18:52.302Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-05T11:18:52.302Z] === RUN TestImagePullPlatformInvalid [2020-08-05T11:18:52.302Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-05T11:18:52.302Z] === RUN TestRemoveImageOrphaning [2020-08-05T11:18:52.302Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-08-05T11:18:52.302Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:18:52.302Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-05T11:18:52.302Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-05T11:18:52.302Z] === RUN TestTagInvalidReference [2020-08-05T11:18:52.302Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-05T11:18:52.302Z] === RUN TestTagValidPrefixedRepo [2020-08-05T11:18:52.302Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-05T11:18:52.302Z] === RUN TestTagExistedNameWithoutForce [2020-08-05T11:18:52.302Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-05T11:18:52.302Z] === RUN TestTagOfficialNames [2020-08-05T11:18:52.302Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-08-05T11:18:52.302Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-05T11:18:52.302Z] === RUN TestTagMatchesDigest [2020-08-05T11:18:52.302Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-05T11:18:52.302Z] PASS [2020-08-05T11:18:52.302Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-05T11:18:52.740Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-05T11:18:52.740Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-05T11:18:52.740Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-05T11:18:52.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:52.761Z] INFO: Testing against a local daemon [2020-08-05T11:18:52.761Z] === RUN TestNetworkCreateDelete [2020-08-05T11:18:52.761Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-08-05T11:18:52.761Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:52.761Z] === RUN TestDockerNetworkDeletePreferID [2020-08-05T11:18:52.761Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-08-05T11:18:52.761Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-05T11:18:52.761Z] === RUN TestDaemonDNSFallback [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-08-05T11:18:52.761Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:52.761Z] === RUN TestInspectNetwork [2020-08-05T11:18:52.761Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-05T11:18:52.761Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:52.761Z] === RUN TestRunContainerWithBridgeNone [2020-08-05T11:18:52.761Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-05T11:18:52.761Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:52.761Z] === RUN TestNetworkInvalidJSON [2020-08-05T11:18:52.761Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-05T11:18:52.761Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-05T11:18:52.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:18:52.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:18:52.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:18:52.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:18:52.761Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-05T11:18:52.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-05T11:18:52.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-05T11:18:52.761Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-05T11:18:52.761Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-05T11:18:52.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-08-05T11:18:52.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-08-05T11:18:52.761Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestDaemonDefaultNetworkPools [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:51: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:94: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:127: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-05T11:18:52.761Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:177: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestServiceWithPredefinedNetwork [2020-08-05T11:18:52.761Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:201: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-05T11:18:52.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:230: FLAKY_TEST [2020-08-05T11:18:52.761Z] === RUN TestServiceWithDataPathPortInit [2020-08-05T11:18:52.761Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:319: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-05T11:18:52.761Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-05T11:18:52.761Z] service_test.go:386: testEnv.OSType == "windows" [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-05T11:18:52.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:52.761Z] INFO: Testing against a local daemon [2020-08-05T11:18:52.761Z] === RUN TestPluginInvalidJSON [2020-08-05T11:18:52.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:52.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:52.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-05T11:18:52.761Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-05T11:18:52.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-05T11:18:52.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:52.761Z] INFO: Testing against a local daemon [2020-08-05T11:18:52.761Z] === RUN TestExternalGraphDriver [2020-08-05T11:18:52.761Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-08-05T11:18:52.761Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-05T11:18:52.761Z] === RUN TestGraphdriverPluginV2 [2020-08-05T11:18:52.761Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-08-05T11:18:52.761Z] external_test.go:407: runtime.GOOS == "windows" [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-05T11:18:52.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:52.761Z] INFO: Testing against a local daemon [2020-08-05T11:18:52.761Z] PASS [2020-08-05T11:18:52.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-05T11:18:52.998Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-05T11:18:53.132Z] --- PASS: TestServiceCreateInit (7.45s) [2020-08-05T11:18:53.132Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2020-08-05T11:18:53.132Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:18:53.132Z] daemon.go:325: [de241434af19c] waiting for daemon to start [2020-08-05T11:18:53.132Z] daemon.go:325: [de241434af19c] waiting for daemon to start [2020-08-05T11:18:53.132Z] daemon.go:353: [de241434af19c] daemon started [2020-08-05T11:18:53.132Z] daemon.go:461: [de241434af19c] Stopping daemon [2020-08-05T11:18:53.132Z] daemon.go:296: [de241434af19c] exiting daemon [2020-08-05T11:18:53.132Z] daemon.go:448: [de241434af19c] Daemon stopped [2020-08-05T11:18:53.132Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2020-08-05T11:18:53.132Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:18:53.132Z] daemon.go:325: [d75ab96d9df86] waiting for daemon to start [2020-08-05T11:18:53.132Z] daemon.go:325: [d75ab96d9df86] waiting for daemon to start [2020-08-05T11:18:53.132Z] daemon.go:353: [d75ab96d9df86] daemon started [2020-08-05T11:18:53.132Z] daemon.go:461: [d75ab96d9df86] Stopping daemon [2020-08-05T11:18:53.132Z] daemon.go:296: [d75ab96d9df86] exiting daemon [2020-08-05T11:18:53.132Z] daemon.go:448: [d75ab96d9df86] Daemon stopped [2020-08-05T11:18:53.132Z] === RUN TestCreateServiceMultipleTimes [2020-08-05T11:18:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:53.220Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-05T11:18:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:53.220Z] INFO: Testing against a local daemon [2020-08-05T11:18:53.220Z] === RUN TestSecretInspect [2020-08-05T11:18:53.220Z] --- SKIP: TestSecretInspect (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestSecretList [2020-08-05T11:18:53.220Z] --- SKIP: TestSecretList (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestSecretsCreateAndDelete [2020-08-05T11:18:53.220Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestSecretsUpdate [2020-08-05T11:18:53.220Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestTemplatedSecret [2020-08-05T11:18:53.220Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestSecretCreateResolve [2020-08-05T11:18:53.220Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-08-05T11:18:53.220Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:53.220Z] PASS [2020-08-05T11:18:53.220Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-05T11:18:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:53.220Z] INFO: Testing against a local daemon [2020-08-05T11:18:53.220Z] === RUN TestServiceCreateInit [2020-08-05T11:18:53.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:18:53.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:18:53.220Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceMultipleTimes [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceConflict [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceMaxReplicas [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-08-05T11:18:53.220Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceSecretFileMode [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceConfigFileMode [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-08-05T11:18:53.220Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestCreateServiceSysctls [2020-08-05T11:18:53.220Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-05T11:18:53.220Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestInspect [2020-08-05T11:18:53.220Z] --- SKIP: TestInspect (0.00s) [2020-08-05T11:18:53.220Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestDockerNetworkConnectAlias [2020-08-05T11:18:53.220Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-08-05T11:18:53.220Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestDockerNetworkReConnect [2020-08-05T11:18:53.220Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-08-05T11:18:53.220Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestServicePlugin [2020-08-05T11:18:53.220Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-05T11:18:53.220Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestServiceUpdateLabel [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-08-05T11:18:53.220Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:53.220Z] === RUN TestServiceUpdateSecrets [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-08-05T11:18:53.220Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:53.220Z] === RUN TestServiceUpdateConfigs [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-08-05T11:18:53.220Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:53.220Z] === RUN TestServiceUpdateNetwork [2020-08-05T11:18:53.220Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-08-05T11:18:53.220Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-08-05T11:18:53.220Z] PASS [2020-08-05T11:18:53.220Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-05T11:18:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:53.220Z] INFO: Testing against a local daemon [2020-08-05T11:18:53.220Z] === RUN TestSessionCreate [2020-08-05T11:18:53.220Z] --- SKIP: TestSessionCreate (0.00s) [2020-08-05T11:18:53.220Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:53.220Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-05T11:18:53.220Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-08-05T11:18:53.220Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:53.220Z] PASS [2020-08-05T11:18:53.220Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-05T11:18:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:53.220Z] INFO: Testing against a local daemon [2020-08-05T11:18:53.220Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-05T11:18:53.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-05T11:18:53.220Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-05T11:18:53.220Z] === RUN TestEventsExecDie [2020-08-05T11:18:53.220Z] --- SKIP: TestEventsExecDie (0.00s) [2020-08-05T11:18:53.220Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-05T11:18:53.220Z] === RUN TestEventsBackwardsCompatible [2020-08-05T11:18:53.220Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-08-05T11:18:53.220Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-05T11:18:53.220Z] === RUN TestInfoAPI [2020-08-05T11:18:53.220Z] --- PASS: TestInfoAPI (0.03s) [2020-08-05T11:18:53.220Z] === RUN TestInfoAPIWarnings [2020-08-05T11:18:53.220Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-08-05T11:18:53.220Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-05T11:18:53.220Z] === RUN TestLoginFailsWithBadCredentials [2020-08-05T11:18:53.934Z] === RUN TestDockerSuite/TestCommitChange [2020-08-05T11:18:54.192Z] --- PASS: TestDaemonStartWithLogOpt (16.55s) [2020-08-05T11:18:54.192Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-05T11:18:54.192Z] daemon.go:325: [dbfe91102e1f8] waiting for daemon to start [2020-08-05T11:18:54.192Z] daemon.go:325: [dbfe91102e1f8] waiting for daemon to start [2020-08-05T11:18:54.192Z] daemon.go:353: [dbfe91102e1f8] daemon started [2020-08-05T11:18:54.192Z] daemon.go:461: [dbfe91102e1f8] Stopping daemon [2020-08-05T11:18:54.192Z] daemon.go:296: [dbfe91102e1f8] exiting daemon [2020-08-05T11:18:54.192Z] daemon.go:448: [dbfe91102e1f8] Daemon stopped [2020-08-05T11:18:54.192Z] daemon.go:325: [dbfe91102e1f8] waiting for daemon to start [2020-08-05T11:18:54.192Z] daemon.go:325: [dbfe91102e1f8] waiting for daemon to start [2020-08-05T11:18:54.192Z] daemon.go:353: [dbfe91102e1f8] daemon started [2020-08-05T11:18:54.192Z] daemon.go:461: [dbfe91102e1f8] Stopping daemon [2020-08-05T11:18:54.192Z] daemon.go:296: [dbfe91102e1f8] exiting daemon [2020-08-05T11:18:54.192Z] daemon.go:448: [dbfe91102e1f8] Daemon stopped [2020-08-05T11:18:54.756Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2020-08-05T11:18:54.756Z] === RUN TestPingCacheHeaders [2020-08-05T11:18:54.756Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-05T11:18:54.756Z] === RUN TestPingGet [2020-08-05T11:18:54.756Z] --- PASS: TestPingGet (0.02s) [2020-08-05T11:18:54.756Z] === RUN TestPingHead [2020-08-05T11:18:54.756Z] --- PASS: TestPingHead (0.02s) [2020-08-05T11:18:54.756Z] === RUN TestVersion [2020-08-05T11:18:54.756Z] --- PASS: TestVersion (0.02s) [2020-08-05T11:18:54.756Z] PASS [2020-08-05T11:18:54.756Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-05T11:18:54.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:18:54.756Z] INFO: Testing against a local daemon [2020-08-05T11:18:54.756Z] === RUN TestVolumesCreateAndList [2020-08-05T11:18:54.756Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-05T11:18:54.756Z] === RUN TestVolumesRemove [2020-08-05T11:18:54.756Z] --- SKIP: TestVolumesRemove (0.00s) [2020-08-05T11:18:54.756Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-05T11:18:54.756Z] === RUN TestVolumesInspect [2020-08-05T11:18:54.756Z] --- PASS: TestVolumesInspect (0.09s) [2020-08-05T11:18:54.756Z] === RUN TestVolumesInvalidJSON [2020-08-05T11:18:54.756Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-05T11:18:54.756Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-05T11:18:54.756Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-05T11:18:54.756Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-05T11:18:54.756Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-05T11:18:54.756Z] PASS [2020-08-05T11:18:54.756Z] INFO: make.ps1 ended at 08/05/2020 11:18:54 [2020-08-05T11:18:54.756Z] INFO: Integration CLI tests being run from the host: [2020-08-05T11:18:54.756Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-05T11:18:54.768Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-05T11:18:54.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-05T11:18:55.337Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-05T11:18:56.711Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-05T11:18:58.617Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-05T11:18:58.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-05T11:18:58.877Z] --- PASS: TestContinueAfterPluginCrash (21.45s) [2020-08-05T11:18:58.877Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-05T11:18:58.877Z] daemon.go:325: [d8de715e774f1] waiting for daemon to start [2020-08-05T11:18:58.877Z] daemon.go:325: [d8de715e774f1] waiting for daemon to start [2020-08-05T11:18:58.878Z] daemon.go:353: [d8de715e774f1] daemon started [2020-08-05T11:18:58.878Z] daemon.go:461: [d8de715e774f1] Stopping daemon [2020-08-05T11:18:58.878Z] daemon.go:296: [d8de715e774f1] exiting daemon [2020-08-05T11:18:58.878Z] daemon.go:448: [d8de715e774f1] Daemon stopped [2020-08-05T11:18:58.878Z] PASS [2020-08-05T11:18:58.878Z] [2020-08-05T11:18:58.878Z] DONE 2 tests in 21.633s [2020-08-05T11:18:58.878Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-05T11:18:58.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:58.878Z] ++ set -e [2020-08-05T11:18:58.878Z] ++ '[' -n 0 ']' [2020-08-05T11:18:58.878Z] ++ set -x [2020-08-05T11:18:58.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:18:59.139Z] INFO: Testing against a local daemon [2020-08-05T11:18:59.139Z] === RUN TestPluginWithDevMounts [2020-08-05T11:18:59.139Z] === PAUSE TestPluginWithDevMounts [2020-08-05T11:18:59.139Z] === CONT TestPluginWithDevMounts [2020-08-05T11:18:59.139Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-05T11:19:01.045Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-05T11:19:01.305Z] --- PASS: TestPluginWithDevMounts (2.14s) [2020-08-05T11:19:01.305Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-05T11:19:01.305Z] daemon.go:325: [d6c7e2eb4b28a] waiting for daemon to start [2020-08-05T11:19:01.305Z] daemon.go:325: [d6c7e2eb4b28a] waiting for daemon to start [2020-08-05T11:19:01.305Z] daemon.go:353: [d6c7e2eb4b28a] daemon started [2020-08-05T11:19:01.305Z] daemon.go:461: [d6c7e2eb4b28a] Stopping daemon [2020-08-05T11:19:01.305Z] daemon.go:296: [d6c7e2eb4b28a] exiting daemon [2020-08-05T11:19:01.305Z] daemon.go:448: [d6c7e2eb4b28a] Daemon stopped [2020-08-05T11:19:01.305Z] PASS [2020-08-05T11:19:01.305Z] [2020-08-05T11:19:01.305Z] DONE 1 tests in 2.327s [2020-08-05T11:19:01.305Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-05T11:19:01.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:19:01.305Z] ++ set -e [2020-08-05T11:19:01.305Z] ++ '[' -n 0 ']' [2020-08-05T11:19:01.305Z] ++ set -x [2020-08-05T11:19:01.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:19:01.564Z] INFO: Testing against a local daemon [2020-08-05T11:19:01.564Z] === RUN TestSecretInspect [2020-08-05T11:19:01.824Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-05T11:19:03.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-05T11:19:03.334Z] INFO: Testing against a local daemon [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-05T11:19:03.334Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-05T11:19:03.728Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-05T11:19:03.793Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-05T11:19:03.793Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-05T11:19:03.990Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-05T11:19:03.990Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-05T11:19:04.249Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-05T11:19:04.249Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-05T11:19:04.249Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-05T11:19:04.249Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-05T11:19:04.249Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-05T11:19:04.249Z] --- PASS: TestSecretInspect (2.83s) [2020-08-05T11:19:04.249Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-05T11:19:04.249Z] daemon.go:325: [d043e5597a22d] waiting for daemon to start [2020-08-05T11:19:04.249Z] daemon.go:325: [d043e5597a22d] waiting for daemon to start [2020-08-05T11:19:04.249Z] daemon.go:353: [d043e5597a22d] daemon started [2020-08-05T11:19:04.249Z] daemon.go:461: [d043e5597a22d] Stopping daemon [2020-08-05T11:19:04.249Z] daemon.go:296: [d043e5597a22d] exiting daemon [2020-08-05T11:19:04.249Z] daemon.go:448: [d043e5597a22d] Daemon stopped [2020-08-05T11:19:04.249Z] === RUN TestSecretList [2020-08-05T11:19:04.253Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-05T11:19:04.711Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-05T11:19:05.628Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-05T11:19:06.565Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-05T11:19:06.565Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-05T11:19:07.134Z] --- PASS: TestSecretList (2.84s) [2020-08-05T11:19:07.134Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-05T11:19:07.134Z] daemon.go:325: [da8b5b0fe275d] waiting for daemon to start [2020-08-05T11:19:07.134Z] daemon.go:325: [da8b5b0fe275d] waiting for daemon to start [2020-08-05T11:19:07.134Z] daemon.go:353: [da8b5b0fe275d] daemon started [2020-08-05T11:19:07.134Z] daemon.go:461: [da8b5b0fe275d] Stopping daemon [2020-08-05T11:19:07.134Z] daemon.go:296: [da8b5b0fe275d] exiting daemon [2020-08-05T11:19:07.134Z] daemon.go:448: [da8b5b0fe275d] Daemon stopped [2020-08-05T11:19:07.134Z] === RUN TestSecretsCreateAndDelete [2020-08-05T11:19:07.393Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-05T11:19:07.962Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-05T11:19:08.531Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-05T11:19:08.550Z] --- PASS: TestCreateServiceMultipleTimes (15.02s) [2020-08-05T11:19:08.550Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-05T11:19:08.550Z] daemon.go:325: [d7da06b5495b9] waiting for daemon to start [2020-08-05T11:19:08.550Z] daemon.go:325: [d7da06b5495b9] waiting for daemon to start [2020-08-05T11:19:08.550Z] daemon.go:353: [d7da06b5495b9] daemon started [2020-08-05T11:19:08.550Z] daemon.go:461: [d7da06b5495b9] Stopping daemon [2020-08-05T11:19:08.550Z] daemon.go:296: [d7da06b5495b9] exiting daemon [2020-08-05T11:19:08.550Z] daemon.go:448: [d7da06b5495b9] Daemon stopped [2020-08-05T11:19:08.550Z] === RUN TestCreateServiceConflict [2020-08-05T11:19:08.790Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-05T11:19:09.598Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-08-05T11:19:09.598Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-05T11:19:09.598Z] daemon.go:325: [dd7c909f5d480] waiting for daemon to start [2020-08-05T11:19:09.598Z] daemon.go:325: [dd7c909f5d480] waiting for daemon to start [2020-08-05T11:19:09.598Z] daemon.go:353: [dd7c909f5d480] daemon started [2020-08-05T11:19:09.598Z] daemon.go:461: [dd7c909f5d480] Stopping daemon [2020-08-05T11:19:09.598Z] daemon.go:296: [dd7c909f5d480] exiting daemon [2020-08-05T11:19:09.598Z] daemon.go:448: [dd7c909f5d480] Daemon stopped [2020-08-05T11:19:09.598Z] === RUN TestCreateServiceMaxReplicas [2020-08-05T11:19:09.726Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-05T11:19:09.726Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-05T11:19:09.726Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-05T11:19:09.726Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2020-08-05T11:19:09.726Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-05T11:19:09.726Z] daemon.go:325: [d83e9c1b34ca5] waiting for daemon to start [2020-08-05T11:19:09.726Z] daemon.go:325: [d83e9c1b34ca5] waiting for daemon to start [2020-08-05T11:19:09.726Z] daemon.go:353: [d83e9c1b34ca5] daemon started [2020-08-05T11:19:09.726Z] daemon.go:461: [d83e9c1b34ca5] Stopping daemon [2020-08-05T11:19:09.726Z] daemon.go:296: [d83e9c1b34ca5] exiting daemon [2020-08-05T11:19:09.726Z] daemon.go:448: [d83e9c1b34ca5] Daemon stopped [2020-08-05T11:19:09.726Z] === RUN TestSecretsUpdate [2020-08-05T11:19:10.295Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-05T11:19:10.295Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-05T11:19:10.295Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-05T11:19:10.295Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-05T11:19:10.295Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-05T11:19:10.862Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-05T11:19:11.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-05T11:19:12.004Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-05T11:19:12.004Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-05T11:19:12.262Z] --- PASS: TestSecretsUpdate (2.62s) [2020-08-05T11:19:12.262Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-05T11:19:12.262Z] daemon.go:325: [dd26422291698] waiting for daemon to start [2020-08-05T11:19:12.262Z] daemon.go:325: [dd26422291698] waiting for daemon to start [2020-08-05T11:19:12.262Z] daemon.go:353: [dd26422291698] daemon started [2020-08-05T11:19:12.262Z] daemon.go:461: [dd26422291698] Stopping daemon [2020-08-05T11:19:12.262Z] daemon.go:296: [dd26422291698] exiting daemon [2020-08-05T11:19:12.262Z] daemon.go:448: [dd26422291698] Daemon stopped [2020-08-05T11:19:12.262Z] === RUN TestTemplatedSecret [2020-08-05T11:19:12.375Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2020-08-05T11:19:12.375Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-05T11:19:12.375Z] daemon.go:325: [d6bff10b2562c] waiting for daemon to start [2020-08-05T11:19:12.375Z] daemon.go:325: [d6bff10b2562c] waiting for daemon to start [2020-08-05T11:19:12.375Z] daemon.go:353: [d6bff10b2562c] daemon started [2020-08-05T11:19:12.375Z] daemon.go:461: [d6bff10b2562c] Stopping daemon [2020-08-05T11:19:12.375Z] daemon.go:296: [d6bff10b2562c] exiting daemon [2020-08-05T11:19:12.375Z] daemon.go:448: [d6bff10b2562c] Daemon stopped [2020-08-05T11:19:12.375Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-05T11:19:12.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-05T11:19:13.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-05T11:19:13.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-05T11:19:13.969Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-05T11:19:14.905Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-05T11:19:15.841Z] --- PASS: TestTemplatedSecret (3.28s) [2020-08-05T11:19:15.841Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-05T11:19:15.841Z] daemon.go:325: [d4da2a3a07650] waiting for daemon to start [2020-08-05T11:19:15.841Z] daemon.go:325: [d4da2a3a07650] waiting for daemon to start [2020-08-05T11:19:15.841Z] daemon.go:353: [d4da2a3a07650] daemon started [2020-08-05T11:19:15.841Z] daemon.go:461: [d4da2a3a07650] Stopping daemon [2020-08-05T11:19:15.841Z] daemon.go:296: [d4da2a3a07650] exiting daemon [2020-08-05T11:19:15.841Z] daemon.go:448: [d4da2a3a07650] Daemon stopped [2020-08-05T11:19:15.841Z] === RUN TestSecretCreateResolve [2020-08-05T11:19:15.841Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-05T11:19:16.410Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-05T11:19:17.348Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-05T11:19:17.348Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-05T11:19:18.287Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-05T11:19:18.853Z] --- PASS: TestSecretCreateResolve (3.15s) [2020-08-05T11:19:18.854Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-05T11:19:18.854Z] daemon.go:325: [d784ac1005c84] waiting for daemon to start [2020-08-05T11:19:18.854Z] daemon.go:325: [d784ac1005c84] waiting for daemon to start [2020-08-05T11:19:18.854Z] daemon.go:353: [d784ac1005c84] daemon started [2020-08-05T11:19:18.854Z] daemon.go:461: [d784ac1005c84] Stopping daemon [2020-08-05T11:19:18.854Z] daemon.go:296: [d784ac1005c84] exiting daemon [2020-08-05T11:19:18.854Z] daemon.go:448: [d784ac1005c84] Daemon stopped [2020-08-05T11:19:18.854Z] PASS [2020-08-05T11:19:18.854Z] [2020-08-05T11:19:18.854Z] DONE 6 tests in 17.421s [2020-08-05T11:19:18.854Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-05T11:19:18.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:19:18.854Z] ++ set -e [2020-08-05T11:19:18.854Z] ++ '[' -n 0 ']' [2020-08-05T11:19:18.854Z] ++ set -x [2020-08-05T11:19:18.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:19:19.113Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-05T11:19:19.113Z] INFO: Testing against a local daemon [2020-08-05T11:19:19.113Z] === RUN TestServiceCreateInit [2020-08-05T11:19:19.113Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:19:19.680Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-05T11:19:19.680Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-05T11:19:20.248Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-05T11:19:21.627Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-05T11:19:22.564Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-05T11:19:22.564Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-05T11:19:22.564Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-05T11:19:22.564Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-05T11:19:22.564Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-05T11:19:23.133Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-05T11:19:23.699Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:19:25.072Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2020-08-05T11:19:25.072Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-05T11:19:25.072Z] daemon.go:325: [d32feab8ad1b1] waiting for daemon to start [2020-08-05T11:19:25.072Z] daemon.go:325: [d32feab8ad1b1] waiting for daemon to start [2020-08-05T11:19:25.072Z] daemon.go:353: [d32feab8ad1b1] daemon started [2020-08-05T11:19:25.072Z] daemon.go:461: [d32feab8ad1b1] Stopping daemon [2020-08-05T11:19:25.072Z] daemon.go:296: [d32feab8ad1b1] exiting daemon [2020-08-05T11:19:25.072Z] daemon.go:448: [d32feab8ad1b1] Daemon stopped [2020-08-05T11:19:25.072Z] === RUN TestCreateServiceSecretFileMode [2020-08-05T11:19:27.161Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-08-05T11:19:27.161Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-05T11:19:27.161Z] daemon.go:325: [d11bc59648a2c] waiting for daemon to start [2020-08-05T11:19:27.161Z] daemon.go:325: [d11bc59648a2c] waiting for daemon to start [2020-08-05T11:19:27.161Z] daemon.go:353: [d11bc59648a2c] daemon started [2020-08-05T11:19:27.161Z] daemon.go:461: [d11bc59648a2c] Stopping daemon [2020-08-05T11:19:27.161Z] daemon.go:296: [d11bc59648a2c] exiting daemon [2020-08-05T11:19:27.161Z] daemon.go:448: [d11bc59648a2c] Daemon stopped [2020-08-05T11:19:27.161Z] === RUN TestCreateServiceConfigFileMode [2020-08-05T11:19:27.885Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-05T11:19:27.885Z] --- PASS: TestServiceCreateInit (8.26s) [2020-08-05T11:19:27.885Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2020-08-05T11:19:27.885Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-05T11:19:27.885Z] daemon.go:325: [d2dc00cb45b89] waiting for daemon to start [2020-08-05T11:19:27.885Z] daemon.go:325: [d2dc00cb45b89] waiting for daemon to start [2020-08-05T11:19:27.885Z] daemon.go:353: [d2dc00cb45b89] daemon started [2020-08-05T11:19:27.885Z] daemon.go:461: [d2dc00cb45b89] Stopping daemon [2020-08-05T11:19:27.885Z] daemon.go:296: [d2dc00cb45b89] exiting daemon [2020-08-05T11:19:27.885Z] daemon.go:448: [d2dc00cb45b89] Daemon stopped [2020-08-05T11:19:27.885Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2020-08-05T11:19:27.885Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-05T11:19:27.885Z] daemon.go:325: [daa5e5072e178] waiting for daemon to start [2020-08-05T11:19:27.885Z] daemon.go:325: [daa5e5072e178] waiting for daemon to start [2020-08-05T11:19:27.885Z] daemon.go:353: [daa5e5072e178] daemon started [2020-08-05T11:19:27.885Z] daemon.go:461: [daa5e5072e178] Stopping daemon [2020-08-05T11:19:27.885Z] daemon.go:296: [daa5e5072e178] exiting daemon [2020-08-05T11:19:27.885Z] daemon.go:448: [daa5e5072e178] Daemon stopped [2020-08-05T11:19:27.885Z] === RUN TestCreateServiceMultipleTimes [2020-08-05T11:19:27.885Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-05T11:19:28.485Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-05T11:19:28.485Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-05T11:19:28.485Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-05T11:19:29.271Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-08-05T11:19:29.271Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-05T11:19:29.271Z] daemon.go:325: [d5ae5b44790f0] waiting for daemon to start [2020-08-05T11:19:29.271Z] daemon.go:325: [d5ae5b44790f0] waiting for daemon to start [2020-08-05T11:19:29.271Z] daemon.go:353: [d5ae5b44790f0] daemon started [2020-08-05T11:19:29.271Z] daemon.go:461: [d5ae5b44790f0] Stopping daemon [2020-08-05T11:19:29.271Z] daemon.go:296: [d5ae5b44790f0] exiting daemon [2020-08-05T11:19:29.271Z] daemon.go:448: [d5ae5b44790f0] Daemon stopped [2020-08-05T11:19:29.271Z] === RUN TestCreateServiceSysctls [2020-08-05T11:19:31.019Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-05T11:19:31.955Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-05T11:19:32.823Z] --- PASS: TestCreateServiceSysctls (3.06s) [2020-08-05T11:19:32.823Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-05T11:19:32.823Z] daemon.go:325: [dc76f34c8d8c3] waiting for daemon to start [2020-08-05T11:19:32.823Z] daemon.go:325: [dc76f34c8d8c3] waiting for daemon to start [2020-08-05T11:19:32.823Z] daemon.go:353: [dc76f34c8d8c3] daemon started [2020-08-05T11:19:32.823Z] daemon.go:461: [dc76f34c8d8c3] Stopping daemon [2020-08-05T11:19:32.823Z] daemon.go:296: [dc76f34c8d8c3] exiting daemon [2020-08-05T11:19:32.823Z] daemon.go:448: [dc76f34c8d8c3] Daemon stopped [2020-08-05T11:19:32.823Z] === RUN TestInspect [2020-08-05T11:19:32.891Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-05T11:19:34.918Z] --- PASS: TestInspect (2.47s) [2020-08-05T11:19:34.918Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-05T11:19:34.918Z] daemon.go:325: [d979f5ccec0f7] waiting for daemon to start [2020-08-05T11:19:34.918Z] daemon.go:325: [d979f5ccec0f7] waiting for daemon to start [2020-08-05T11:19:34.918Z] daemon.go:353: [d979f5ccec0f7] daemon started [2020-08-05T11:19:34.918Z] daemon.go:461: [d979f5ccec0f7] Stopping daemon [2020-08-05T11:19:34.918Z] daemon.go:296: [d979f5ccec0f7] exiting daemon [2020-08-05T11:19:34.918Z] daemon.go:448: [d979f5ccec0f7] Daemon stopped [2020-08-05T11:19:34.918Z] === RUN TestDockerNetworkConnectAlias [2020-08-05T11:19:36.187Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-05T11:19:36.756Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-05T11:19:38.133Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-05T11:19:39.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-05T11:19:39.422Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-08-05T11:19:39.422Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-05T11:19:39.422Z] daemon.go:325: [df81f8775cbc4] waiting for daemon to start [2020-08-05T11:19:39.422Z] daemon.go:325: [df81f8775cbc4] waiting for daemon to start [2020-08-05T11:19:39.422Z] daemon.go:353: [df81f8775cbc4] daemon started [2020-08-05T11:19:39.422Z] daemon.go:461: [df81f8775cbc4] Stopping daemon [2020-08-05T11:19:39.422Z] daemon.go:296: [df81f8775cbc4] exiting daemon [2020-08-05T11:19:39.422Z] daemon.go:448: [df81f8775cbc4] Daemon stopped [2020-08-05T11:19:39.422Z] === RUN TestDockerNetworkReConnect [2020-08-05T11:19:42.191Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2020-08-05T11:19:42.191Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-05T11:19:42.191Z] daemon.go:325: [d43fcae47b6ef] waiting for daemon to start [2020-08-05T11:19:42.191Z] daemon.go:325: [d43fcae47b6ef] waiting for daemon to start [2020-08-05T11:19:42.191Z] daemon.go:353: [d43fcae47b6ef] daemon started [2020-08-05T11:19:42.191Z] daemon.go:461: [d43fcae47b6ef] Stopping daemon [2020-08-05T11:19:42.191Z] daemon.go:296: [d43fcae47b6ef] exiting daemon [2020-08-05T11:19:42.191Z] daemon.go:448: [d43fcae47b6ef] Daemon stopped [2020-08-05T11:19:42.191Z] === RUN TestServicePlugin [2020-08-05T11:19:42.191Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-05T11:19:42.191Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:19:42.191Z] === RUN TestServiceUpdateLabel [2020-08-05T11:19:44.276Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-08-05T11:19:44.276Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-05T11:19:44.276Z] daemon.go:325: [d633c56ce1af9] waiting for daemon to start [2020-08-05T11:19:44.276Z] daemon.go:325: [d633c56ce1af9] waiting for daemon to start [2020-08-05T11:19:44.276Z] daemon.go:353: [d633c56ce1af9] daemon started [2020-08-05T11:19:44.276Z] daemon.go:461: [d633c56ce1af9] Stopping daemon [2020-08-05T11:19:44.276Z] daemon.go:296: [d633c56ce1af9] exiting daemon [2020-08-05T11:19:44.276Z] daemon.go:448: [d633c56ce1af9] Daemon stopped [2020-08-05T11:19:44.276Z] === RUN TestServiceUpdateSecrets [2020-08-05T11:19:44.338Z] --- PASS: TestCreateServiceMultipleTimes (16.64s) [2020-08-05T11:19:44.339Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-05T11:19:44.339Z] daemon.go:325: [d81fc7559e8f4] waiting for daemon to start [2020-08-05T11:19:44.339Z] daemon.go:325: [d81fc7559e8f4] waiting for daemon to start [2020-08-05T11:19:44.339Z] daemon.go:353: [d81fc7559e8f4] daemon started [2020-08-05T11:19:44.339Z] daemon.go:461: [d81fc7559e8f4] Stopping daemon [2020-08-05T11:19:44.339Z] daemon.go:296: [d81fc7559e8f4] exiting daemon [2020-08-05T11:19:44.339Z] daemon.go:448: [d81fc7559e8f4] Daemon stopped [2020-08-05T11:19:44.339Z] === RUN TestCreateServiceConflict [2020-08-05T11:19:46.240Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-08-05T11:19:46.240Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-05T11:19:46.240Z] daemon.go:325: [ddb5ca0237441] waiting for daemon to start [2020-08-05T11:19:46.240Z] daemon.go:325: [ddb5ca0237441] waiting for daemon to start [2020-08-05T11:19:46.240Z] daemon.go:353: [ddb5ca0237441] daemon started [2020-08-05T11:19:46.240Z] daemon.go:461: [ddb5ca0237441] Stopping daemon [2020-08-05T11:19:46.240Z] daemon.go:296: [ddb5ca0237441] exiting daemon [2020-08-05T11:19:46.240Z] daemon.go:448: [ddb5ca0237441] Daemon stopped [2020-08-05T11:19:46.240Z] === RUN TestCreateServiceMaxReplicas [2020-08-05T11:19:49.526Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2020-08-05T11:19:49.526Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-05T11:19:49.526Z] daemon.go:325: [d1b7e54fd289b] waiting for daemon to start [2020-08-05T11:19:49.526Z] daemon.go:325: [d1b7e54fd289b] waiting for daemon to start [2020-08-05T11:19:49.526Z] daemon.go:353: [d1b7e54fd289b] daemon started [2020-08-05T11:19:49.526Z] daemon.go:461: [d1b7e54fd289b] Stopping daemon [2020-08-05T11:19:49.526Z] daemon.go:296: [d1b7e54fd289b] exiting daemon [2020-08-05T11:19:49.526Z] daemon.go:448: [d1b7e54fd289b] Daemon stopped [2020-08-05T11:19:49.526Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-05T11:19:59.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-05T11:19:59.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-05T11:19:59.667Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2020-08-05T11:19:59.667Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-05T11:19:59.667Z] daemon.go:325: [db1e460ab43fa] waiting for daemon to start [2020-08-05T11:19:59.667Z] daemon.go:325: [db1e460ab43fa] waiting for daemon to start [2020-08-05T11:19:59.667Z] daemon.go:353: [db1e460ab43fa] daemon started [2020-08-05T11:19:59.667Z] daemon.go:461: [db1e460ab43fa] Stopping daemon [2020-08-05T11:19:59.667Z] daemon.go:296: [db1e460ab43fa] exiting daemon [2020-08-05T11:19:59.667Z] daemon.go:448: [db1e460ab43fa] Daemon stopped [2020-08-05T11:19:59.667Z] === RUN TestServiceUpdateConfigs [2020-08-05T11:20:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-05T11:20:00.348Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-05T11:20:02.253Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-05T11:20:03.630Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s) [2020-08-05T11:20:03.630Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-05T11:20:03.630Z] daemon.go:325: [d59e20e7aa612] waiting for daemon to start [2020-08-05T11:20:03.630Z] daemon.go:325: [d59e20e7aa612] waiting for daemon to start [2020-08-05T11:20:03.630Z] daemon.go:353: [d59e20e7aa612] daemon started [2020-08-05T11:20:03.630Z] daemon.go:461: [d59e20e7aa612] Stopping daemon [2020-08-05T11:20:03.630Z] daemon.go:296: [d59e20e7aa612] exiting daemon [2020-08-05T11:20:03.630Z] daemon.go:448: [d59e20e7aa612] Daemon stopped [2020-08-05T11:20:03.630Z] === RUN TestCreateServiceSecretFileMode [2020-08-05T11:20:03.630Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-05T11:20:05.856Z] #33 126.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-05T11:20:05.856Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-05T11:20:05.856Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-05T11:20:05.856Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-05T11:20:05.856Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-05T11:20:05.856Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-05T11:20:05.856Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-05T11:20:05.856Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-05T11:20:05.856Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-05T11:20:05.856Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-05T11:20:05.856Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-05T11:20:06.920Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-05T11:20:06.920Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-08-05T11:20:06.920Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-05T11:20:06.920Z] daemon.go:325: [d30366043ed08] waiting for daemon to start [2020-08-05T11:20:06.920Z] daemon.go:325: [d30366043ed08] waiting for daemon to start [2020-08-05T11:20:06.920Z] daemon.go:353: [d30366043ed08] daemon started [2020-08-05T11:20:06.920Z] daemon.go:461: [d30366043ed08] Stopping daemon [2020-08-05T11:20:06.920Z] daemon.go:296: [d30366043ed08] exiting daemon [2020-08-05T11:20:06.920Z] daemon.go:448: [d30366043ed08] Daemon stopped [2020-08-05T11:20:06.920Z] === RUN TestCreateServiceConfigFileMode [2020-08-05T11:20:07.223Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-05T11:20:08.299Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-05T11:20:08.559Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-05T11:20:09.149Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-05T11:20:09.936Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-05T11:20:10.195Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-08-05T11:20:10.195Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-05T11:20:10.195Z] daemon.go:325: [dd2a2e6d01ba0] waiting for daemon to start [2020-08-05T11:20:10.195Z] daemon.go:325: [dd2a2e6d01ba0] waiting for daemon to start [2020-08-05T11:20:10.195Z] daemon.go:353: [dd2a2e6d01ba0] daemon started [2020-08-05T11:20:10.195Z] daemon.go:461: [dd2a2e6d01ba0] Stopping daemon [2020-08-05T11:20:10.195Z] daemon.go:296: [dd2a2e6d01ba0] exiting daemon [2020-08-05T11:20:10.195Z] daemon.go:448: [dd2a2e6d01ba0] Daemon stopped [2020-08-05T11:20:10.195Z] === RUN TestCreateServiceSysctls [2020-08-05T11:20:10.455Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-05T11:20:10.517Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-05T11:20:11.022Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-05T11:20:11.445Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-05T11:20:11.593Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-05T11:20:12.351Z] --- PASS: TestServiceUpdateConfigs (14.07s) [2020-08-05T11:20:12.351Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-05T11:20:12.351Z] daemon.go:325: [d33d648b85d69] waiting for daemon to start [2020-08-05T11:20:12.351Z] daemon.go:325: [d33d648b85d69] waiting for daemon to start [2020-08-05T11:20:12.351Z] daemon.go:353: [d33d648b85d69] daemon started [2020-08-05T11:20:12.351Z] daemon.go:461: [d33d648b85d69] Stopping daemon [2020-08-05T11:20:12.351Z] daemon.go:296: [d33d648b85d69] exiting daemon [2020-08-05T11:20:12.351Z] daemon.go:448: [d33d648b85d69] Daemon stopped [2020-08-05T11:20:12.351Z] === RUN TestServiceUpdateNetwork [2020-08-05T11:20:12.532Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-05T11:20:13.102Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-05T11:20:13.962Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-05T11:20:14.049Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-05T11:20:14.049Z] --- PASS: TestCreateServiceSysctls (3.70s) [2020-08-05T11:20:14.049Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-05T11:20:14.049Z] daemon.go:325: [d05a37ce95751] waiting for daemon to start [2020-08-05T11:20:14.049Z] daemon.go:325: [d05a37ce95751] waiting for daemon to start [2020-08-05T11:20:14.049Z] daemon.go:353: [d05a37ce95751] daemon started [2020-08-05T11:20:14.049Z] daemon.go:461: [d05a37ce95751] Stopping daemon [2020-08-05T11:20:14.049Z] daemon.go:296: [d05a37ce95751] exiting daemon [2020-08-05T11:20:14.049Z] daemon.go:448: [d05a37ce95751] Daemon stopped [2020-08-05T11:20:14.049Z] === RUN TestInspect [2020-08-05T11:20:14.524Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-05T11:20:14.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-05T11:20:14.617Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-05T11:20:15.185Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-05T11:20:15.889Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-05T11:20:16.563Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-05T11:20:17.298Z] #33 150.0 [2020-08-05T11:20:17.298Z] #33 DONE 150.2s [2020-08-05T11:20:17.298Z] [2020-08-05T11:20:17.298Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-05T11:20:17.502Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-05T11:20:18.070Z] --- PASS: TestInspect (3.91s) [2020-08-05T11:20:18.070Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-05T11:20:18.070Z] daemon.go:325: [d4ce31c727aaa] waiting for daemon to start [2020-08-05T11:20:18.070Z] daemon.go:325: [d4ce31c727aaa] waiting for daemon to start [2020-08-05T11:20:18.070Z] daemon.go:353: [d4ce31c727aaa] daemon started [2020-08-05T11:20:18.070Z] daemon.go:461: [d4ce31c727aaa] Stopping daemon [2020-08-05T11:20:18.070Z] daemon.go:296: [d4ce31c727aaa] exiting daemon [2020-08-05T11:20:18.070Z] daemon.go:448: [d4ce31c727aaa] Daemon stopped [2020-08-05T11:20:18.070Z] === RUN TestDockerNetworkConnectAlias [2020-08-05T11:20:18.268Z] #34 DONE 1.0s [2020-08-05T11:20:18.329Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-05T11:20:19.266Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-05T11:20:19.634Z] [2020-08-05T11:20:19.634Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-05T11:20:19.889Z] #35 DONE 0.6s [2020-08-05T11:20:20.145Z] [2020-08-05T11:20:20.145Z] #36 exporting to image [2020-08-05T11:20:20.145Z] #36 exporting layers [2020-08-05T11:20:20.204Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-05T11:20:21.141Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-05T11:20:21.709Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-05T11:20:21.709Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-05T11:20:22.034Z] #36 exporting layers 1.7s done [2020-08-05T11:20:22.034Z] #36 writing image sha256:5498a8f396b75f7643b4b32c225668fc836ebfa89c1ae138d5e227df6d186b02 done [2020-08-05T11:20:22.034Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-05T11:20:22.034Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-05T11:20:22.386Z] + echo Ensuring container killed. [2020-08-05T11:20:22.387Z] Ensuring container killed. [2020-08-05T11:20:22.387Z] + docker rm -vf docker-pr1 [2020-08-05T11:20:22.387Z] Error: No such container: docker-pr1 [2020-08-05T11:20:22.387Z] + true [Pipeline] sh [2020-08-05T11:20:22.645Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-05T11:20:22.711Z] + echo Chowning /workspace to jenkins user [2020-08-05T11:20:22.711Z] Chowning /workspace to jenkins user [2020-08-05T11:20:22.711Z] + id -u [2020-08-05T11:20:22.711Z] + id -g [2020-08-05T11:20:22.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41314:/workspace busybox chown -R 1000:1000 /workspace [2020-08-05T11:20:22.905Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2020-08-05T11:20:22.905Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-05T11:20:22.905Z] daemon.go:325: [dd07ec8b83306] waiting for daemon to start [2020-08-05T11:20:22.905Z] daemon.go:325: [dd07ec8b83306] waiting for daemon to start [2020-08-05T11:20:22.905Z] daemon.go:353: [dd07ec8b83306] daemon started [2020-08-05T11:20:22.905Z] daemon.go:461: [dd07ec8b83306] Stopping daemon [2020-08-05T11:20:22.905Z] daemon.go:296: [dd07ec8b83306] exiting daemon [2020-08-05T11:20:22.905Z] daemon.go:448: [dd07ec8b83306] Daemon stopped [2020-08-05T11:20:22.905Z] === RUN TestDockerNetworkReConnect [2020-08-05T11:20:23.167Z] === RUN TestDockerSuite/TestCpSpecialFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-05T11:20:23.604Z] + bundleName=unit [2020-08-05T11:20:23.604Z] + echo Creating unit-bundles.tar.gz [2020-08-05T11:20:23.604Z] Creating unit-bundles.tar.gz [2020-08-05T11:20:23.604Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-05T11:20:23.604Z] bundles/junit-report.xml [2020-08-05T11:20:23.604Z] bundles/go-test-report.json [2020-08-05T11:20:23.604Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-05T11:20:23.613Z] Archiving artifacts [2020-08-05T11:20:24.106Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [2020-08-05T11:20:24.106Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-05T11:20:24.454Z] + make clean [2020-08-05T11:20:24.676Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-05T11:20:24.709Z] docker volume rm -f docker-dev-cache [2020-08-05T11:20:24.709Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-08-05T11:20:25.034Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-08-05T11:20:25.034Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-05T11:20:25.034Z] daemon.go:325: [ddb41a40a2a12] waiting for daemon to start [2020-08-05T11:20:25.034Z] daemon.go:325: [ddb41a40a2a12] waiting for daemon to start [2020-08-05T11:20:25.034Z] daemon.go:353: [ddb41a40a2a12] daemon started [2020-08-05T11:20:25.034Z] daemon.go:461: [ddb41a40a2a12] Stopping daemon [2020-08-05T11:20:25.034Z] daemon.go:296: [ddb41a40a2a12] exiting daemon [2020-08-05T11:20:25.034Z] daemon.go:448: [ddb41a40a2a12] Daemon stopped [2020-08-05T11:20:25.034Z] PASS [2020-08-05T11:20:25.034Z] [2020-08-05T11:20:25.034Z] === Skipped [2020-08-05T11:20:25.034Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-05T11:20:25.034Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-05T11:20:25.034Z] [2020-08-05T11:20:25.034Z] [2020-08-05T11:20:25.034Z] DONE 18 tests, 1 skipped in 99.686s [2020-08-05T11:20:25.034Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] ++ set -e [2020-08-05T11:20:25.034Z] ++ '[' -n 0 ']' [2020-08-05T11:20:25.034Z] ++ set -x [2020-08-05T11:20:25.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] INFO: Testing against a local daemon [2020-08-05T11:20:25.034Z] === RUN TestSessionCreate [2020-08-05T11:20:25.034Z] --- PASS: TestSessionCreate (0.04s) [2020-08-05T11:20:25.034Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-05T11:20:25.034Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-05T11:20:25.034Z] PASS [2020-08-05T11:20:25.034Z] [2020-08-05T11:20:25.034Z] DONE 2 tests in 0.149s [2020-08-05T11:20:25.034Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] ++ set -e [2020-08-05T11:20:25.034Z] ++ '[' -n 0 ']' [2020-08-05T11:20:25.034Z] ++ set -x [2020-08-05T11:20:25.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:25.034Z] INFO: Testing against a local daemon [2020-08-05T11:20:25.034Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-05T11:20:25.034Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-05T11:20:25.034Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:20:25.034Z] === RUN TestEventsExecDie [Pipeline] // stage [Pipeline] } [2020-08-05T11:20:25.614Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-05T11:20:25.674Z] --- PASS: TestEventsExecDie (0.66s) [2020-08-05T11:20:25.674Z] === RUN TestEventsBackwardsCompatible [2020-08-05T11:20:25.674Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-08-05T11:20:25.674Z] === RUN TestInfoBinaryCommits [2020-08-05T11:20:25.674Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-08-05T11:20:25.674Z] === RUN TestInfoAPIVersioned [2020-08-05T11:20:25.674Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-05T11:20:25.674Z] === RUN TestInfoAPI [2020-08-05T11:20:25.674Z] --- PASS: TestInfoAPI (0.04s) [2020-08-05T11:20:25.674Z] === RUN TestInfoAPIWarnings [2020-08-05T11:20:26.730Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-08-05T11:20:26.730Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-05T11:20:26.730Z] daemon.go:325: [d13979f89e464] waiting for daemon to start [2020-08-05T11:20:26.730Z] daemon.go:325: [d13979f89e464] waiting for daemon to start [2020-08-05T11:20:26.730Z] daemon.go:353: [d13979f89e464] daemon started [2020-08-05T11:20:26.730Z] daemon.go:461: [d13979f89e464] Stopping daemon [2020-08-05T11:20:26.730Z] daemon.go:296: [d13979f89e464] exiting daemon [2020-08-05T11:20:26.730Z] daemon.go:448: [d13979f89e464] Daemon stopped [2020-08-05T11:20:26.730Z] === RUN TestLoginFailsWithBadCredentials [2020-08-05T11:20:26.992Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-05T11:20:27.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-08-05T11:20:27.028Z] === RUN TestPingCacheHeaders [2020-08-05T11:20:27.028Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-05T11:20:27.028Z] === RUN TestPingGet [2020-08-05T11:20:27.028Z] --- PASS: TestPingGet (0.02s) [2020-08-05T11:20:27.028Z] === RUN TestPingHead [2020-08-05T11:20:27.028Z] --- PASS: TestPingHead (0.07s) [2020-08-05T11:20:27.028Z] === RUN TestVersion [2020-08-05T11:20:27.028Z] --- PASS: TestVersion (0.03s) [2020-08-05T11:20:27.028Z] PASS [2020-08-05T11:20:27.028Z] [2020-08-05T11:20:27.028Z] === Skipped [2020-08-05T11:20:27.028Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-05T11:20:27.028Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:20:27.028Z] [2020-08-05T11:20:27.028Z] [2020-08-05T11:20:27.028Z] DONE 12 tests, 1 skipped in 2.224s [2020-08-05T11:20:27.028Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-05T11:20:27.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:27.028Z] ++ set -e [2020-08-05T11:20:27.028Z] ++ '[' -n 0 ']' [2020-08-05T11:20:27.028Z] ++ set -x [2020-08-05T11:20:27.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:20:27.028Z] INFO: Testing against a local daemon [2020-08-05T11:20:27.028Z] === RUN TestVolumesCreateAndList [2020-08-05T11:20:27.251Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2020-08-05T11:20:27.251Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-05T11:20:27.251Z] daemon.go:325: [db3294cbe364d] waiting for daemon to start [2020-08-05T11:20:27.251Z] daemon.go:325: [db3294cbe364d] waiting for daemon to start [2020-08-05T11:20:27.251Z] daemon.go:353: [db3294cbe364d] daemon started [2020-08-05T11:20:27.251Z] daemon.go:461: [db3294cbe364d] Stopping daemon [2020-08-05T11:20:27.251Z] daemon.go:296: [db3294cbe364d] exiting daemon [2020-08-05T11:20:27.251Z] daemon.go:448: [db3294cbe364d] Daemon stopped [2020-08-05T11:20:27.251Z] === RUN TestServicePlugin [2020-08-05T11:20:27.324Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-05T11:20:27.324Z] === RUN TestVolumesRemove [2020-08-05T11:20:27.324Z] --- PASS: TestVolumesRemove (0.08s) [2020-08-05T11:20:27.324Z] === RUN TestVolumesInspect [2020-08-05T11:20:27.324Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-05T11:20:27.324Z] === RUN TestVolumesInvalidJSON [2020-08-05T11:20:27.324Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-05T11:20:27.324Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-05T11:20:27.324Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-05T11:20:27.324Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-05T11:20:27.324Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-05T11:20:27.324Z] PASS [2020-08-05T11:20:27.324Z] [2020-08-05T11:20:27.324Z] DONE 5 tests in 0.235s [2020-08-05T11:20:27.324Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-05T11:20:27.512Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-05T11:20:27.619Z] ++++ cat bundles/test-integration/docker.pid [2020-08-05T11:20:27.619Z] +++ kill 12325 [2020-08-05T11:20:28.665Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-05T11:20:28.665Z] +++ /etc/init.d/apparmor stop [2020-08-05T11:20:28.665Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:20:28.665Z] [2020-08-05T11:20:28.665Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:20:28.665Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:20:28.665Z] [2020-08-05T11:20:28.665Z] To set a process to complain mode, use the command line tool [2020-08-05T11:20:28.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:20:28.665Z] +++ true [2020-08-05T11:20:28.665Z] exiting test-integration [2020-08-05T11:20:28.665Z] ++ exit 0 [2020-08-05T11:20:28.665Z] [2020-08-05T11:20:29.418Z] === RUN TestDockerSuite/TestCpToCaseD Post stage [Pipeline] junit [2020-08-05T11:20:30.250Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-05T11:20:31.103Z] + echo Ensuring container killed. [2020-08-05T11:20:31.103Z] Ensuring container killed. [2020-08-05T11:20:31.103Z] + docker rm -vf docker-pr1 [2020-08-05T11:20:31.103Z] Error: No such container: docker-pr1 [2020-08-05T11:20:31.103Z] + true [Pipeline] sh [2020-08-05T11:20:31.504Z] + echo Chowning /workspace to jenkins user [2020-08-05T11:20:31.504Z] Chowning /workspace to jenkins user [2020-08-05T11:20:31.504Z] + id -u [2020-08-05T11:20:31.504Z] + id -g [2020-08-05T11:20:31.504Z] + docker run --rm -v /home/docker/workspace/moby_PR-41314:/workspace busybox chown -R 1001:1001 /workspace [2020-08-05T11:20:31.504Z] Unable to find image 'busybox:latest' locally [2020-08-05T11:20:31.801Z] latest: Pulling from library/busybox [2020-08-05T11:20:31.801Z] f45ff7dc89a9: Pulling fs layer [2020-08-05T11:20:31.801Z] f45ff7dc89a9: Verifying Checksum [2020-08-05T11:20:32.096Z] f45ff7dc89a9: Pull complete [2020-08-05T11:20:32.096Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-05T11:20:32.096Z] Status: Downloaded newer image for busybox:latest [2020-08-05T11:20:33.623Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-05T11:20:34.028Z] + bundleName=ppc64le-integration [2020-08-05T11:20:34.028Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-05T11:20:34.028Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-05T11:20:34.028Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-05T11:20:34.028Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-05T11:20:34.075Z] Archiving artifacts [2020-08-05T11:20:34.457Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-05T11:20:34.852Z] + make clean [2020-08-05T11:20:35.147Z] docker volume rm -f docker-dev-cache [2020-08-05T11:20:35.147Z] docker-dev-cache [Pipeline] deleteDir [2020-08-05T11:20:35.528Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-05T11:20:36.096Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-05T11:20:39.385Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-05T11:20:41.288Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-05T11:20:41.855Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-05T11:20:45.145Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-05T11:20:45.713Z] === RUN TestDockerSuite/TestCpToDot [2020-08-05T11:20:45.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-05T11:20:46.909Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-05T11:20:48.288Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-05T11:20:48.856Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-05T11:20:49.792Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-05T11:20:49.792Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-05T11:20:50.359Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-05T11:20:50.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-05T11:20:51.598Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-05T11:20:51.598Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-05T11:20:51.598Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-05T11:20:52.167Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-05T11:20:52.736Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-05T11:20:52.736Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-05T11:20:52.736Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-05T11:20:53.303Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-05T11:20:53.561Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-05T11:20:53.561Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-05T11:20:53.561Z] === RUN TestDockerSuite/TestCreateRM [2020-08-05T11:20:53.820Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-05T11:20:53.820Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-05T11:20:53.820Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-05T11:20:54.078Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-05T11:20:55.454Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-05T11:20:55.454Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-05T11:20:55.454Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-05T11:20:56.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-05T11:21:00.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-05T11:21:00.379Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-05T11:21:01.315Z] --- PASS: TestServicePlugin (33.97s) [2020-08-05T11:21:01.315Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-05T11:21:01.315Z] daemon.go:325: [d5570f666866c] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:325: [d5570f666866c] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:353: [d5570f666866c] daemon started [2020-08-05T11:21:01.315Z] daemon.go:461: [d5570f666866c] Stopping daemon [2020-08-05T11:21:01.315Z] daemon.go:296: [d5570f666866c] exiting daemon [2020-08-05T11:21:01.315Z] daemon.go:448: [d5570f666866c] Daemon stopped [2020-08-05T11:21:01.315Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-05T11:21:01.315Z] daemon.go:325: [d31aa9f387616] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:325: [d31aa9f387616] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:353: [d31aa9f387616] daemon started [2020-08-05T11:21:01.315Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-05T11:21:01.315Z] daemon.go:325: [ddcdf788d5703] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:325: [ddcdf788d5703] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:353: [ddcdf788d5703] daemon started [2020-08-05T11:21:01.315Z] plugin_test.go:60: [ddcdf788d5703] joining swarm manager [d31aa9f387616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:21:01.315Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-05T11:21:01.315Z] daemon.go:325: [df05b079e0c32] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:325: [df05b079e0c32] waiting for daemon to start [2020-08-05T11:21:01.315Z] daemon.go:353: [df05b079e0c32] daemon started [2020-08-05T11:21:01.315Z] plugin_test.go:63: [df05b079e0c32] joining swarm manager [d31aa9f387616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:21:01.315Z] daemon.go:461: [df05b079e0c32] Stopping daemon [2020-08-05T11:21:01.315Z] daemon.go:296: [df05b079e0c32] exiting daemon [2020-08-05T11:21:01.315Z] daemon.go:448: [df05b079e0c32] Daemon stopped [2020-08-05T11:21:01.315Z] daemon.go:461: [ddcdf788d5703] Stopping daemon [2020-08-05T11:21:01.315Z] daemon.go:296: [ddcdf788d5703] exiting daemon [2020-08-05T11:21:01.315Z] daemon.go:448: [ddcdf788d5703] Daemon stopped [2020-08-05T11:21:01.315Z] daemon.go:461: [d31aa9f387616] Stopping daemon [2020-08-05T11:21:01.315Z] daemon.go:296: [d31aa9f387616] exiting daemon [2020-08-05T11:21:01.315Z] daemon.go:448: [d31aa9f387616] Daemon stopped [2020-08-05T11:21:01.315Z] === RUN TestServiceUpdateLabel [2020-08-05T11:21:01.573Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-05T11:21:02.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-05T11:21:03.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-05T11:21:03.777Z] --- PASS: TestServiceUpdateLabel (2.56s) [2020-08-05T11:21:03.777Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-05T11:21:03.777Z] daemon.go:325: [de67a55b7f0d0] waiting for daemon to start [2020-08-05T11:21:03.777Z] daemon.go:325: [de67a55b7f0d0] waiting for daemon to start [2020-08-05T11:21:03.777Z] daemon.go:353: [de67a55b7f0d0] daemon started [2020-08-05T11:21:03.777Z] daemon.go:461: [de67a55b7f0d0] Stopping daemon [2020-08-05T11:21:03.777Z] daemon.go:296: [de67a55b7f0d0] exiting daemon [2020-08-05T11:21:03.777Z] daemon.go:448: [de67a55b7f0d0] Daemon stopped [2020-08-05T11:21:03.777Z] === RUN TestServiceUpdateSecrets [2020-08-05T11:21:04.715Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-05T11:21:04.974Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-05T11:21:05.914Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-05T11:21:05.914Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-05T11:21:06.480Z] === RUN TestDockerSuite/TestDockerFails [2020-08-05T11:21:06.480Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-05T11:21:06.480Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-05T11:21:06.480Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-05T11:21:07.416Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-05T11:21:08.005Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-05T11:21:08.942Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-05T11:21:08.942Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-05T11:21:08.942Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-05T11:21:08.942Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-05T11:21:14.207Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-05T11:21:15.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-05T11:21:16.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-05T11:21:18.682Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-05T11:21:18.682Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2020-08-05T11:21:18.682Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-05T11:21:18.682Z] daemon.go:325: [df88e18c25567] waiting for daemon to start [2020-08-05T11:21:18.682Z] daemon.go:325: [df88e18c25567] waiting for daemon to start [2020-08-05T11:21:18.682Z] daemon.go:353: [df88e18c25567] daemon started [2020-08-05T11:21:18.682Z] daemon.go:461: [df88e18c25567] Stopping daemon [2020-08-05T11:21:18.682Z] daemon.go:296: [df88e18c25567] exiting daemon [2020-08-05T11:21:18.682Z] daemon.go:448: [df88e18c25567] Daemon stopped [2020-08-05T11:21:18.682Z] === RUN TestServiceUpdateConfigs [2020-08-05T11:21:20.059Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-05T11:21:20.999Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-05T11:21:21.568Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-05T11:21:22.136Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-05T11:21:22.703Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-05T11:21:23.270Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-05T11:21:23.529Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-05T11:21:25.430Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-05T11:21:25.998Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-05T11:21:28.551Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-05T11:21:30.537Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-05T11:21:31.105Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-05T11:21:31.608Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-05T11:21:32.042Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-05T11:21:32.070Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-05T11:21:32.609Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-05T11:21:32.616Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-05T11:21:32.616Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-05T11:21:32.616Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-05T11:21:32.868Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-05T11:21:33.285Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-05T11:21:33.285Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-05T11:21:33.285Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-05T11:21:33.745Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-05T11:21:33.745Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-05T11:21:33.745Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-05T11:21:33.745Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-05T11:21:34.244Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-05T11:21:34.244Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2020-08-05T11:21:34.244Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-05T11:21:34.244Z] daemon.go:325: [df8c31a04cbda] waiting for daemon to start [2020-08-05T11:21:34.244Z] daemon.go:325: [df8c31a04cbda] waiting for daemon to start [2020-08-05T11:21:34.244Z] daemon.go:353: [df8c31a04cbda] daemon started [2020-08-05T11:21:34.244Z] daemon.go:461: [df8c31a04cbda] Stopping daemon [2020-08-05T11:21:34.244Z] daemon.go:296: [df8c31a04cbda] exiting daemon [2020-08-05T11:21:34.244Z] daemon.go:448: [df8c31a04cbda] Daemon stopped [2020-08-05T11:21:34.244Z] === RUN TestServiceUpdateNetwork [2020-08-05T11:21:35.181Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-05T11:21:35.181Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-05T11:21:35.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-05T11:21:36.008Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-05T11:21:36.008Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-05T11:21:37.387Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-05T11:21:38.324Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-05T11:21:38.324Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-05T11:21:38.324Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-05T11:21:38.432Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-05T11:21:38.432Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-05T11:21:38.583Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-05T11:21:38.842Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-05T11:21:38.893Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-05T11:21:39.409Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-05T11:21:40.343Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-05T11:21:40.602Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-05T11:21:40.602Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-05T11:21:40.602Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-05T11:21:41.799Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-05T11:21:41.983Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-05T11:21:42.551Z] === RUN TestDockerSuite/TestEventsRename [2020-08-05T11:21:42.809Z] === RUN TestDockerSuite/TestEventsResize [2020-08-05T11:21:43.379Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-05T11:21:43.949Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-05T11:21:44.537Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-05T11:21:44.796Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-05T11:21:47.325Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2020-08-05T11:21:47.325Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-05T11:21:47.325Z] daemon.go:325: [deaf34be7352c] waiting for daemon to start [2020-08-05T11:21:47.325Z] daemon.go:325: [deaf34be7352c] waiting for daemon to start [2020-08-05T11:21:47.325Z] daemon.go:353: [deaf34be7352c] daemon started [2020-08-05T11:21:47.325Z] daemon.go:461: [deaf34be7352c] Stopping daemon [2020-08-05T11:21:47.325Z] daemon.go:296: [deaf34be7352c] exiting daemon [2020-08-05T11:21:47.325Z] daemon.go:448: [deaf34be7352c] Daemon stopped [2020-08-05T11:21:47.325Z] PASS [2020-08-05T11:21:47.325Z] [2020-08-05T11:21:47.325Z] DONE 18 tests in 148.322s [2020-08-05T11:21:47.325Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-05T11:21:47.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:47.325Z] ++ set -e [2020-08-05T11:21:47.325Z] ++ '[' -n 0 ']' [2020-08-05T11:21:47.325Z] ++ set -x [2020-08-05T11:21:47.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:47.326Z] INFO: Testing against a local daemon [2020-08-05T11:21:47.326Z] === RUN TestSessionCreate [2020-08-05T11:21:47.326Z] --- PASS: TestSessionCreate (0.04s) [2020-08-05T11:21:47.326Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-05T11:21:47.326Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-05T11:21:47.326Z] PASS [2020-08-05T11:21:47.326Z] [2020-08-05T11:21:47.326Z] DONE 2 tests in 0.195s [2020-08-05T11:21:47.326Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-05T11:21:47.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:47.326Z] ++ set -e [2020-08-05T11:21:47.326Z] ++ '[' -n 0 ']' [2020-08-05T11:21:47.326Z] ++ set -x [2020-08-05T11:21:47.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:47.585Z] === RUN TestDockerSuite/TestEventsTop [2020-08-05T11:21:47.585Z] INFO: Testing against a local daemon [2020-08-05T11:21:47.585Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-05T11:21:47.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-05T11:21:47.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:21:47.585Z] === RUN TestEventsExecDie [2020-08-05T11:21:48.152Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-05T11:21:48.152Z] --- PASS: TestEventsExecDie (0.71s) [2020-08-05T11:21:48.152Z] === RUN TestEventsBackwardsCompatible [2020-08-05T11:21:48.411Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-05T11:21:48.411Z] === RUN TestInfoBinaryCommits [2020-08-05T11:21:48.411Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-05T11:21:48.411Z] === RUN TestInfoAPIVersioned [2020-08-05T11:21:48.411Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-05T11:21:48.411Z] === RUN TestInfoAPI [2020-08-05T11:21:48.411Z] --- PASS: TestInfoAPI (0.03s) [2020-08-05T11:21:48.411Z] === RUN TestInfoAPIWarnings [2020-08-05T11:21:48.873Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-05T11:21:48.873Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-05T11:21:48.873Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-05T11:21:48.873Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-05T11:21:48.873Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-05T11:21:48.992Z] --- PASS: TestInfoAPIWarnings (0.70s) [2020-08-05T11:21:48.992Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-05T11:21:48.992Z] daemon.go:325: [d0f9be0c4a013] waiting for daemon to start [2020-08-05T11:21:48.992Z] daemon.go:325: [d0f9be0c4a013] waiting for daemon to start [2020-08-05T11:21:48.992Z] daemon.go:353: [d0f9be0c4a013] daemon started [2020-08-05T11:21:48.992Z] daemon.go:461: [d0f9be0c4a013] Stopping daemon [2020-08-05T11:21:48.992Z] daemon.go:296: [d0f9be0c4a013] exiting daemon [2020-08-05T11:21:48.992Z] daemon.go:448: [d0f9be0c4a013] Daemon stopped [2020-08-05T11:21:48.992Z] === RUN TestLoginFailsWithBadCredentials [2020-08-05T11:21:49.251Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-08-05T11:21:49.251Z] === RUN TestPingCacheHeaders [2020-08-05T11:21:49.251Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-05T11:21:49.251Z] === RUN TestPingGet [2020-08-05T11:21:49.251Z] --- PASS: TestPingGet (0.01s) [2020-08-05T11:21:49.251Z] === RUN TestPingHead [2020-08-05T11:21:49.251Z] --- PASS: TestPingHead (0.02s) [2020-08-05T11:21:49.251Z] === RUN TestVersion [2020-08-05T11:21:49.251Z] --- PASS: TestVersion (0.02s) [2020-08-05T11:21:49.251Z] PASS [2020-08-05T11:21:49.251Z] [2020-08-05T11:21:49.251Z] === Skipped [2020-08-05T11:21:49.251Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-05T11:21:49.251Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-05T11:21:49.251Z] [2020-08-05T11:21:49.251Z] [2020-08-05T11:21:49.251Z] DONE 12 tests, 1 skipped in 1.976s [2020-08-05T11:21:49.251Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-05T11:21:49.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:49.251Z] ++ set -e [2020-08-05T11:21:49.251Z] ++ '[' -n 0 ']' [2020-08-05T11:21:49.251Z] ++ set -x [2020-08-05T11:21:49.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-05T11:21:49.510Z] INFO: Testing against a local daemon [2020-08-05T11:21:49.510Z] === RUN TestVolumesCreateAndList [2020-08-05T11:21:49.510Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-05T11:21:49.510Z] === RUN TestVolumesRemove [2020-08-05T11:21:49.510Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-05T11:21:49.510Z] === RUN TestVolumesInspect [2020-08-05T11:21:49.510Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-05T11:21:49.510Z] === RUN TestVolumesInvalidJSON [2020-08-05T11:21:49.510Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-05T11:21:49.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-05T11:21:49.510Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-05T11:21:49.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-05T11:21:49.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-05T11:21:49.510Z] PASS [2020-08-05T11:21:49.510Z] [2020-08-05T11:21:49.510Z] DONE 5 tests in 0.294s [2020-08-05T11:21:49.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-05T11:21:49.769Z] ++++ cat bundles/test-integration/docker.pid [2020-08-05T11:21:49.769Z] +++ kill 4645 [2020-08-05T11:21:50.704Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-05T11:21:50.962Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-05T11:21:50.962Z] +++ /etc/init.d/apparmor stop [2020-08-05T11:21:50.962Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:21:50.962Z] [2020-08-05T11:21:50.962Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:21:50.962Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:21:50.962Z] [2020-08-05T11:21:50.962Z] To set a process to complain mode, use the command line tool [2020-08-05T11:21:50.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:21:50.962Z] +++ true [2020-08-05T11:21:50.962Z] exiting test-integration [2020-08-05T11:21:50.962Z] ++ exit 0 [2020-08-05T11:21:50.962Z] [2020-08-05T11:21:51.052Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-05T11:21:51.052Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-05T11:21:51.052Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-05T11:21:51.899Z] === RUN TestDockerSuite/TestExec [2020-08-05T11:21:52.467Z] + for job in $(jobs -p) [2020-08-05T11:21:52.467Z] + wait 9973 [2020-08-05T11:21:52.726Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-05T11:21:53.294Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-05T11:21:53.553Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-05T11:21:54.121Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-05T11:21:55.059Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-05T11:21:55.627Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-05T11:21:56.196Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-05T11:21:56.763Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-05T11:21:56.842Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-05T11:21:57.330Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-05T11:21:57.897Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-05T11:21:58.155Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-05T11:21:59.091Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-05T11:22:00.063Z] === RUN TestDockerSuite/TestExecEnv [2020-08-05T11:22:00.631Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-05T11:22:02.008Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-05T11:22:02.266Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-05T11:22:04.797Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-05T11:22:05.365Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-05T11:22:05.933Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-05T11:22:06.501Z] === RUN TestDockerSuite/TestExecParseError [2020-08-05T11:22:07.069Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-05T11:22:07.637Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-05T11:22:07.896Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-05T11:22:08.832Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-05T11:22:09.399Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-05T11:22:09.967Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-05T11:22:11.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:22:21.843Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-05T11:22:21.843Z] === RUN TestDockerSuite/TestExecTTY [2020-08-05T11:22:21.843Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-05T11:22:22.102Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-05T11:22:22.671Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-05T11:22:23.245Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-05T11:22:23.245Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-05T11:22:25.149Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-05T11:22:25.408Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-05T11:22:25.975Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-05T11:22:26.544Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-05T11:22:27.112Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-05T11:22:32.379Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-05T11:22:36.565Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-05T11:22:37.941Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-05T11:22:43.207Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-05T11:22:43.207Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-05T11:22:43.207Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-05T11:22:43.207Z] === RUN TestDockerSuite/TestHealth [2020-08-05T11:23:01.304Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-05T11:23:01.304Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-05T11:23:01.304Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-05T11:23:01.304Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-05T11:23:01.872Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-05T11:23:01.872Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-05T11:23:02.440Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-05T11:23:02.440Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-05T11:23:02.440Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-05T11:23:02.698Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-05T11:23:02.698Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-05T11:23:02.956Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-05T11:23:02.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-05T11:23:03.215Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-05T11:23:03.215Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-05T11:23:04.152Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-05T11:23:04.152Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-05T11:23:04.722Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-05T11:23:05.290Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-05T11:23:05.290Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-05T11:23:05.857Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-05T11:23:08.389Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-05T11:23:08.389Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-05T11:23:08.389Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-05T11:23:09.325Z] === RUN TestDockerSuite/TestImportFile [2020-08-05T11:23:10.703Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-05T11:23:10.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-05T11:23:11.638Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-05T11:23:12.575Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-05T11:23:13.954Z] === RUN TestDockerSuite/TestInfoDebug [2020-08-05T11:23:14.213Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-05T11:23:14.781Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-08-05T11:23:15.349Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-05T11:23:16.284Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-05T11:23:16.855Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-05T11:23:17.422Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-05T11:23:17.988Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-05T11:23:17.988Z] === RUN TestDockerSuite/TestInfoFormat [2020-08-05T11:23:17.988Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-05T11:23:17.988Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-08-05T11:23:18.555Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-05T11:23:19.122Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-05T11:23:19.381Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-05T11:23:19.948Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-05T11:23:20.207Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-05T11:23:20.774Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-05T11:23:21.033Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-05T11:23:21.292Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-05T11:23:22.228Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-05T11:23:22.795Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-05T11:23:23.054Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-05T11:23:23.313Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-05T11:23:23.571Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-05T11:23:23.571Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-05T11:23:24.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-05T11:23:24.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-05T11:23:25.075Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-05T11:23:25.642Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-05T11:23:26.211Z] === RUN TestDockerSuite/TestInspectImage [2020-08-05T11:23:26.211Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-05T11:23:26.471Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-05T11:23:26.471Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-05T11:23:27.039Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-05T11:23:27.978Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-05T11:23:27.978Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-05T11:23:28.927Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-05T11:23:28.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-05T11:23:29.508Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-05T11:23:30.886Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-05T11:23:30.886Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-05T11:23:31.454Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-05T11:23:32.023Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-05T11:23:33.403Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-05T11:23:34.341Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-05T11:23:35.277Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-05T11:23:35.537Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-05T11:23:36.475Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-05T11:23:37.413Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-05T11:23:37.981Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-05T11:23:37.981Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-05T11:23:38.099Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-05T11:23:38.559Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-05T11:23:39.020Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-05T11:23:39.885Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-05T11:23:40.454Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-05T11:23:41.393Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-05T11:23:41.653Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-05T11:23:41.931Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-05T11:23:42.590Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-05T11:23:42.904Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-05T11:23:42.904Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-05T11:23:42.904Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-05T11:23:42.904Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-05T11:23:43.967Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-05T11:23:45.089Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-05T11:23:45.357Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-05T11:23:45.357Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-05T11:23:46.750Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-05T11:23:47.010Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-05T11:23:47.578Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-05T11:23:47.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-05T11:23:55.426Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-05T11:23:57.560Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-05T11:23:57.560Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-05T11:23:58.496Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-05T11:23:59.063Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-05T11:24:00.124Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-05T11:24:00.584Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-05T11:24:00.584Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-05T11:24:00.969Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-05T11:24:00.969Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-05T11:24:00.969Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-05T11:24:00.969Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-05T11:24:00.969Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-05T11:24:01.537Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-05T11:24:01.796Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-05T11:24:03.496Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-05T11:24:05.037Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-05T11:24:05.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-05T11:24:05.339Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-05T11:24:05.907Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-05T11:24:11.184Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-05T11:24:11.184Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-05T11:24:11.184Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-05T11:24:11.753Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-05T11:24:12.689Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-05T11:24:13.258Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-05T11:24:13.618Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-05T11:24:13.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-05T11:24:13.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-05T11:24:13.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-05T11:24:13.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-05T11:24:14.079Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-05T11:24:14.193Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-05T11:24:15.129Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-05T11:24:17.032Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-05T11:24:17.291Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-05T11:24:17.859Z] === RUN TestDockerSuite/TestLogsSince [2020-08-05T11:24:19.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-05T11:24:25.029Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-05T11:24:25.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:24:30.301Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-05T11:24:30.560Z] === RUN TestDockerSuite/TestLogsTail [2020-08-05T11:24:31.498Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-05T11:24:32.101Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-05T11:24:32.362Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-05T11:24:32.620Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-05T11:24:33.187Z] === RUN TestDockerSuite/TestNetHostname [2020-08-05T11:24:34.565Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-05T11:24:34.824Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-05T11:24:35.392Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-05T11:24:36.771Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-05T11:24:37.030Z] === RUN TestDockerSuite/TestPluginActive [2020-08-05T11:24:38.931Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-05T11:24:44.068Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-05T11:24:44.068Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-05T11:24:44.068Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-05T11:24:45.501Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-05T11:24:45.501Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-05T11:24:45.501Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-05T11:24:47.403Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-05T11:24:48.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-05T11:24:50.679Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-05T11:24:53.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-05T11:24:53.984Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-05T11:24:55.891Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-05T11:24:56.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-05T11:24:56.719Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-05T11:24:58.099Z] === RUN TestDockerSuite/TestPortList [2020-08-05T11:25:01.768Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-05T11:25:01.768Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-05T11:25:01.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-05T11:25:06.222Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-05T11:25:06.223Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-05T11:25:06.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-05T11:25:07.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-05T11:25:12.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-05T11:25:12.795Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-05T11:25:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-05T11:25:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-05T11:25:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-05T11:25:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-05T11:25:13.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-05T11:25:13.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-05T11:25:13.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-05T11:25:13.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-05T11:25:14.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-05T11:25:14.505Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-05T11:25:16.408Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-05T11:25:17.343Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-05T11:25:17.623Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-05T11:25:17.882Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-05T11:25:19.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-05T11:25:19.829Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-05T11:25:20.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-05T11:25:20.767Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-05T11:25:23.300Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-05T11:25:27.494Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-05T11:25:27.494Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-05T11:25:29.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-05T11:25:29.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-05T11:25:30.027Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-05T11:25:33.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-05T11:25:33.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-05T11:25:33.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-05T11:25:36.589Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-05T11:25:37.158Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-05T11:25:37.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-05T11:25:37.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-05T11:25:38.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-05T11:25:38.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-05T11:25:38.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-05T11:25:39.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-05T11:25:39.638Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-05T11:25:41.019Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-05T11:25:42.395Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-05T11:25:44.937Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-05T11:25:45.506Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-05T11:25:45.506Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-05T11:25:46.073Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-05T11:25:47.451Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-05T11:25:49.356Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-05T11:25:49.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-05T11:25:49.614Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-05T11:25:49.614Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-05T11:25:50.181Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-05T11:25:50.181Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-05T11:25:50.440Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-05T11:25:51.012Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-05T11:25:52.389Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-05T11:25:52.958Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-05T11:25:53.527Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-05T11:26:01.655Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-05T11:26:02.222Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-05T11:26:03.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-05T11:26:03.599Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-05T11:26:03.599Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-05T11:26:03.599Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-05T11:26:03.858Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-05T11:26:06.390Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-05T11:26:06.959Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-05T11:26:08.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-05T11:26:08.520Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-05T11:26:08.520Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-05T11:26:08.864Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-05T11:26:09.802Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-05T11:26:09.802Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-05T11:26:10.060Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-05T11:26:10.061Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-05T11:26:10.061Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-05T11:26:12.593Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-05T11:26:13.530Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-05T11:26:13.530Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-05T11:26:14.469Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-05T11:26:14.760Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-05T11:26:15.221Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-05T11:26:15.221Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-05T11:26:15.221Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-05T11:26:15.406Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-05T11:26:16.348Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-05T11:26:16.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-05T11:26:16.763Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-05T11:26:16.916Z] === RUN TestDockerSuite/TestRmiTag [2020-08-05T11:26:17.176Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-05T11:26:17.225Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-05T11:26:17.685Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-05T11:26:17.743Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-05T11:26:18.146Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-05T11:26:18.607Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-05T11:26:21.952Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-05T11:26:21.952Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-05T11:26:22.521Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-05T11:26:22.780Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-05T11:26:23.306Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-05T11:26:24.157Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-05T11:26:24.416Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-05T11:26:24.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-05T11:26:24.848Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-05T11:26:24.848Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-05T11:26:24.933Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-05T11:26:24.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-05T11:26:25.501Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-05T11:26:25.818Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-05T11:26:26.437Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-05T11:26:27.006Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-05T11:26:27.573Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-05T11:26:28.143Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-05T11:26:29.079Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-05T11:26:30.016Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-05T11:26:30.951Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-05T11:26:31.518Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-05T11:26:32.087Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-05T11:26:32.345Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-05T11:26:32.912Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-05T11:26:33.849Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-05T11:26:34.417Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-05T11:26:34.997Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-05T11:26:35.563Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-05T11:26:36.131Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-05T11:26:36.131Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-05T11:26:37.509Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-05T11:26:38.078Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-05T11:26:38.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-05T11:26:38.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-05T11:26:38.217Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-05T11:26:38.650Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-05T11:26:39.218Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-05T11:26:39.476Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-05T11:26:39.476Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-05T11:26:40.044Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-05T11:26:40.403Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-05T11:26:40.610Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-05T11:26:40.863Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-05T11:26:40.863Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-05T11:26:40.863Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-05T11:26:40.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-05T11:26:41.437Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-05T11:26:41.696Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-05T11:26:41.696Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-05T11:26:41.833Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-05T11:26:42.263Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-05T11:26:42.263Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-05T11:26:42.294Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-05T11:26:42.294Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-05T11:26:42.294Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-05T11:26:43.203Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-05T11:26:43.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-05T11:26:44.402Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-05T11:26:44.969Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-05T11:26:44.969Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-05T11:26:45.537Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-05T11:26:46.474Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-05T11:26:46.993Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-05T11:26:47.413Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-05T11:26:48.349Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-05T11:26:48.917Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-05T11:26:49.191Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-05T11:26:49.760Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-05T11:26:50.327Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-05T11:26:50.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-05T11:26:51.964Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-05T11:26:53.868Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-05T11:26:53.868Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-05T11:26:54.128Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-05T11:26:55.504Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-05T11:26:56.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-05T11:26:56.642Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-05T11:26:59.178Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-05T11:27:01.086Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-05T11:27:01.086Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-05T11:27:01.086Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-05T11:27:01.344Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-05T11:27:02.721Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-05T11:27:03.658Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-05T11:27:05.035Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-05T11:27:05.294Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-05T11:27:06.690Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-05T11:27:07.257Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-05T11:27:07.257Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-05T11:27:07.516Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-05T11:27:08.896Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-05T11:27:08.896Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-05T11:27:09.156Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-05T11:27:09.723Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-05T11:27:10.291Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-05T11:27:10.550Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-05T11:27:10.809Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-05T11:27:11.067Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-05T11:27:12.004Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-05T11:27:12.263Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-05T11:27:12.833Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-05T11:27:13.402Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-05T11:27:13.971Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-05T11:27:14.908Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-05T11:27:15.168Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-05T11:27:15.168Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-05T11:27:15.736Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-05T11:27:16.305Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-05T11:27:17.243Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-05T11:27:17.502Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-05T11:27:17.502Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-05T11:27:20.793Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-05T11:27:21.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-05T11:27:21.052Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-05T11:27:22.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-05T11:27:22.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-05T11:27:22.707Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-05T11:27:25.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-05T11:27:25.618Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-05T11:27:25.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-05T11:27:25.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-05T11:27:25.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-05T11:27:26.079Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-05T11:27:26.079Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-05T11:27:27.158Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-05T11:27:29.690Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-05T11:27:32.224Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-05T11:27:32.224Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-05T11:27:32.794Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-05T11:27:34.171Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-05T11:27:34.171Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-05T11:27:34.171Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-05T11:27:34.171Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-05T11:27:34.738Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-05T11:27:34.998Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-05T11:27:36.902Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-05T11:27:37.837Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-05T11:27:38.096Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-05T11:27:39.474Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-05T11:27:40.042Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-05T11:27:40.610Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-05T11:27:41.179Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-05T11:27:41.440Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-05T11:27:42.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-05T11:27:42.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-05T11:27:42.306Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-05T11:27:43.396Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-05T11:27:44.335Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-05T11:27:45.712Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-05T11:27:45.712Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-05T11:27:45.712Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-05T11:27:45.971Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-05T11:27:46.907Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-05T11:27:47.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-05T11:27:47.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-05T11:27:47.649Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-05T11:27:48.285Z] === RUN TestDockerSuite/TestRunMount [2020-08-05T11:27:52.474Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-05T11:27:52.474Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-05T11:27:53.041Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-05T11:27:53.976Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-05T11:27:55.353Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-05T11:27:57.255Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-05T11:27:58.633Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-05T11:28:00.028Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-05T11:28:00.963Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-05T11:28:01.900Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-05T11:28:01.900Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-05T11:28:02.159Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-05T11:28:03.095Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-05T11:28:03.354Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-05T11:28:03.922Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-05T11:28:05.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-05T11:28:06.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-05T11:28:08.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-05T11:28:09.213Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-05T11:28:09.472Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-05T11:28:09.472Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-05T11:28:09.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-05T11:28:10.039Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-05T11:28:10.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-05T11:28:10.300Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-05T11:28:10.300Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-05T11:28:10.867Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-05T11:28:11.126Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-05T11:28:11.126Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-05T11:28:12.063Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-05T11:28:12.630Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-05T11:28:12.630Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-05T11:28:13.566Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-05T11:28:14.136Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-05T11:28:15.514Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-05T11:28:16.092Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-05T11:28:16.664Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-05T11:28:16.923Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-05T11:28:17.490Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-05T11:28:17.750Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-05T11:28:18.686Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-05T11:28:18.686Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-05T11:28:18.741Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-05T11:28:18.947Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-05T11:28:19.205Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-05T11:28:19.774Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-05T11:28:19.774Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-05T11:28:20.275Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-05T11:28:20.341Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-05T11:28:21.278Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-05T11:28:21.278Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-05T11:28:22.455Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-05T11:28:23.183Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-05T11:28:24.120Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-05T11:28:25.058Z] === RUN TestDockerSuite/TestRunRm [2020-08-05T11:28:25.626Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-05T11:28:29.812Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-05T11:28:29.812Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-05T11:28:30.071Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-05T11:28:31.450Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-05T11:28:32.018Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-05T11:28:33.940Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-05T11:28:35.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-05T11:28:37.220Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-05T11:28:37.791Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-05T11:28:38.358Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-05T11:28:38.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-05T11:28:38.878Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-05T11:28:39.447Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-05T11:28:39.706Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-05T11:28:40.275Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-05T11:28:41.212Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-05T11:28:41.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-05T11:28:41.783Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-05T11:28:42.351Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-05T11:28:44.253Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-05T11:28:44.821Z] === RUN TestDockerSuite/TestRunState [2020-08-05T11:28:45.758Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-05T11:28:46.327Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-05T11:28:47.265Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-05T11:28:47.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-05T11:28:47.265Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-05T11:28:47.265Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-05T11:28:47.834Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-05T11:28:48.402Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-05T11:28:49.783Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-05T11:28:49.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-05T11:28:49.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-05T11:28:50.043Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-05T11:28:51.948Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-05T11:28:51.948Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-05T11:28:53.325Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-05T11:28:55.229Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-05T11:28:58.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-05T11:28:58.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-05T11:28:59.083Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-05T11:28:59.342Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-05T11:29:00.720Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-05T11:29:01.659Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-05T11:29:02.226Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-05T11:29:02.226Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-05T11:29:02.485Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-05T11:29:03.051Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-05T11:29:03.309Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-05T11:29:03.876Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-05T11:29:03.876Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-05T11:29:03.876Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-05T11:29:04.446Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-05T11:29:05.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-05T11:29:08.682Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-05T11:29:08.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-05T11:29:08.682Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-05T11:29:09.618Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-05T11:29:10.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-05T11:29:11.253Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-05T11:29:12.190Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-05T11:29:13.153Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-05T11:29:14.141Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-05T11:29:14.600Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-05T11:29:14.724Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-05T11:29:14.724Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-05T11:29:16.103Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-05T11:29:16.671Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-05T11:29:17.608Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-05T11:29:18.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-05T11:29:18.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-05T11:29:18.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-05T11:29:18.175Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-05T11:29:18.433Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-05T11:29:18.433Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-05T11:29:19.001Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-05T11:29:19.569Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-05T11:29:20.505Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-05T11:29:20.767Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-05T11:29:21.026Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-05T11:29:21.597Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-05T11:29:21.597Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-05T11:29:22.164Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-05T11:29:23.102Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-05T11:29:23.671Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-05T11:29:23.944Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-05T11:29:23.944Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-05T11:29:24.517Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-05T11:29:24.776Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-05T11:29:25.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-05T11:29:25.343Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-05T11:29:25.912Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-05T11:29:26.169Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-05T11:29:26.428Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-05T11:29:26.428Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-05T11:29:26.428Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-05T11:29:26.998Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-05T11:29:27.934Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-05T11:29:28.872Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-05T11:29:28.872Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-05T11:29:29.131Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-05T11:29:29.131Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-05T11:29:30.068Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-05T11:29:30.327Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-05T11:29:31.704Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-05T11:29:32.273Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-05T11:29:32.273Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-05T11:29:32.273Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-05T11:29:32.842Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-05T11:29:33.782Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-05T11:29:34.351Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-05T11:29:34.611Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-05T11:29:35.550Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-05T11:29:35.810Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-05T11:29:36.069Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-05T11:29:37.446Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-05T11:29:37.446Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-05T11:29:38.387Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-05T11:29:38.387Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-05T11:29:38.387Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-05T11:29:39.343Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-05T11:29:39.603Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-05T11:29:40.981Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-05T11:29:41.550Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-05T11:29:41.808Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-05T11:29:41.808Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-05T11:29:41.808Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-05T11:29:42.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-05T11:29:42.635Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-05T11:29:44.539Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-05T11:29:46.443Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-05T11:29:48.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-05T11:29:49.543Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-05T11:29:51.449Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-05T11:29:52.016Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-05T11:29:52.952Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-05T11:29:53.519Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-05T11:29:56.052Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-05T11:29:56.312Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-05T11:29:57.723Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-05T11:29:58.292Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-05T11:29:59.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-05T11:30:00.606Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-05T11:30:01.992Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-05T11:30:04.524Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-05T11:30:08.717Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-05T11:30:09.284Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-05T11:30:11.189Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-05T11:30:15.046Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-05T11:30:15.046Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-05T11:30:15.046Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-05T11:30:16.457Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-05T11:30:18.388Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-05T11:30:19.763Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-05T11:30:20.330Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-05T11:30:20.897Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-05T11:30:21.156Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-05T11:30:21.156Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-05T11:30:22.094Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-05T11:30:22.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-05T11:30:25.385Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-05T11:30:28.672Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-05T11:30:28.672Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-05T11:30:29.239Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-05T11:30:29.239Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-05T11:30:29.806Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-05T11:30:30.743Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-05T11:30:30.743Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-05T11:30:31.678Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-05T11:30:32.247Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-05T11:30:32.814Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-05T11:30:33.751Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-05T11:30:35.652Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-05T11:30:36.265Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-05T11:30:37.574Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-05T11:30:38.142Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-05T11:30:38.404Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-05T11:30:38.404Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-05T11:30:39.341Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-05T11:30:39.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-05T11:30:42.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-05T11:30:44.351Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-05T11:30:47.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-05T11:30:48.578Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-05T11:30:51.087Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-05T11:30:51.110Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-05T11:30:54.396Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-05T11:30:55.774Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-05T11:30:56.050Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-05T11:30:57.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-05T11:30:58.164Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-05T11:30:58.526Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-05T11:30:58.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-05T11:30:59.723Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-05T11:31:01.101Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-05T11:31:01.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-05T11:31:03.575Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-05T11:31:04.955Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-05T11:31:06.333Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-05T11:31:07.711Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-05T11:31:22.581Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-05T11:31:22.839Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-05T11:31:22.839Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-05T11:31:22.839Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-05T11:31:23.416Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-05T11:31:23.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-05T11:31:23.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-05T11:31:23.416Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-05T11:31:23.985Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-05T11:31:23.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-05T11:31:24.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-05T11:31:24.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-05T11:31:24.812Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-05T11:31:24.812Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-05T11:31:24.812Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-05T11:31:26.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-05T11:31:26.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-05T11:31:26.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-05T11:31:26.448Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-05T11:31:26.448Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-05T11:31:27.015Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-05T11:31:28.128Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-05T11:31:28.918Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-05T11:31:28.918Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-05T11:31:28.918Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-05T11:31:28.918Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-05T11:31:30.822Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-05T11:31:31.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-05T11:31:33.931Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite (1293.55s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.18s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.41s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.84s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.82s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.96s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.48s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.79s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.05s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.85s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.57s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.67s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.29s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.90s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.03s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.48s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.38s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.58s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.68s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.18s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.40s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.16s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.33s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.96s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.75s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.89s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.24s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.87s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-08-05T11:31:33.931Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-05T11:31:33.931Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-08-05T11:31:33.931Z] --- PASS: TestDockerSuite/TestBuildContChar (3.68s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.94s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.73s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.65s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.23s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.17s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.72s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.19s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.03s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.32s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.00s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.48s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnv (1.76s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.28s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.72s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.42s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.75s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.95s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.33s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.29s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildHistory (3.49s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.47s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.50s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.61s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.71s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.23s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.58s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.80s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.76s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRm (2.71s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.54s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.52s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.41s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.52s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.55s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildUser (1.14s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.12s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.17s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.10s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.29s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-05T11:31:33.932Z] docker_cli_sni_test.go:18: Flakey test [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitChange (0.86s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitTTY (1.68s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.19s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.17s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.03s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2020-08-05T11:31:33.932Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-05T11:31:33.932Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2020-08-05T11:31:33.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.71s) [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0009fa820 } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1235316781 /foo false } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1235316781 /foo true } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3546304936 /foo false } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3546304936 /foo true } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3546304936 /foo true 0xc0009fad00 } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009fad20 } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009fad40 } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0009fad60 } [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0009fad80 } [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 0 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 1 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 2 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 3 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 4 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 5 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 6 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 7 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 8 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 9 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 10 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 11 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 12 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 13 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 14 [2020-08-05T11:31:33.933Z] docker_api_containers_test.go:1926: case 15 [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.96s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.51s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.16s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership194262901/file1 b7e0f58b27a86b10920083d7b44118b5e383ea40e1fd5aed1431a85cb0ceaa64:/tmpvol/file1` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 037ef6019ca9b966fad7846154228088e79493e4d8ef4d28174e6e71da5566c3:/root/file1 /tmp/test-cp-from-case-a640411216/itWorks.txt` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a640411216/itWorks.txt" contains "file1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp c7ceb5fede8a657cb131b695191ecffd62d894488d1f267846c9ba3234dd39c7:/file1 /tmp/test-cp-from-case-b675120495/testDir/` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c532649474/file2" contains "file2\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 821f0ef409b8cb2a2d46704d70598c6e2c5ca94b1d1fa3b2fa99ffe772f28bfd:/root/file1 /tmp/test-cp-from-case-c532649474/file2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c532649474/file2" contains "file1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ee390c29ee3c50352a1cab5b405091ae4eac5afef11219c8cb08ee9149b804d:/file1 /tmp/test-cp-from-case-d489235321/dir1` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d489235321/dir1/file1" contains "file1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ee390c29ee3c50352a1cab5b405091ae4eac5afef11219c8cb08ee9149b804d:/file1 /tmp/test-cp-from-case-d489235321/dir1/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d489235321/dir1/file1" contains "file1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 1e448c3203cef656ff73e2f3a1424c20ef2aebbf7471b4420d8c527f04bffbf8:dir1 /tmp/test-cp-from-case-e457400964/testDir` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e457400964/testDir/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 1e448c3203cef656ff73e2f3a1424c20ef2aebbf7471b4420d8c527f04bffbf8:dir1 /tmp/test-cp-from-case-e457400964/testDir/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e457400964/testDir/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 373a42d38eaa5316b922739cb8111997d46bbed3e21be3b8c8ca5eee5b1bd8b8:/root/dir1 /tmp/test-cp-from-case-f054847507/file1` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.99s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 7be52439bd13bbe2b6e2834e1f3bd53ae134801da459af1595cdb51ffba80a63:/root/dir1 /tmp/test-cp-from-case-g983717462/dir2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g983717462/dir2/dir1/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 7be52439bd13bbe2b6e2834e1f3bd53ae134801da459af1595cdb51ffba80a63:/root/dir1 /tmp/test-cp-from-case-g983717462/dir2/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g983717462/dir2/dir1/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.31s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp dc434e2119947fd3a7a2732da61243320caac8365e3b8fce38cb17c7f98882ce:dir1/. /tmp/test-cp-from-case-h400478141/testDir` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h400478141/testDir/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp dc434e2119947fd3a7a2732da61243320caac8365e3b8fce38cb17c7f98882ce:dir1/. /tmp/test-cp-from-case-h400478141/testDir/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h400478141/testDir/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 8c12615e5c1578077b02bf80a462a6c990749ef134fd67ed82dd842d45ebb8dd:/root/dir1/. /tmp/test-cp-from-case-i031909880/file1` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp ef2d624f52ff38588179318579f4a525fe192c17a84c4ceba8de84ea0a13ecd1:/root/dir1/. /tmp/test-cp-from-case-j989396727/dir2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j989396727/dir2/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp ef2d624f52ff38588179318579f4a525fe192c17a84c4ceba8de84ea0a13ecd1:/root/dir1/. /tmp/test-cp-from-case-j989396727/dir2/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j989396727/dir2/file1-1" contains "file1-1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 42bd0b1f14787e7c3bffeb75834dbcb5be84eb756e11f40a84c54896425f4f73:/file2 /tmp/test-cp-from-err-dst-not-dir830067690/symlinkToFile1` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir830067690/symlinkToFile1" points to "file1" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir830067690/file1" contains "file2\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 42bd0b1f14787e7c3bffeb75834dbcb5be84eb756e11f40a84c54896425f4f73:/file2 /tmp/test-cp-from-err-dst-not-dir830067690/symlinkToDir1` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir830067690/symlinkToDir1" points to "dir1" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir830067690/file2" contains "file2\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 42bd0b1f14787e7c3bffeb75834dbcb5be84eb756e11f40a84c54896425f4f73:/file2 /tmp/test-cp-from-err-dst-not-dir830067690/brokenSymlinkToFileX` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir830067690/brokenSymlinkToFileX" points to "fileX" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir830067690/fileX" contains "file2\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 42bd0b1f14787e7c3bffeb75834dbcb5be84eb756e11f40a84c54896425f4f73:/dir2 /tmp/test-cp-from-err-dst-not-dir830067690/symlinkToDir1` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir830067690/symlinkToDir1" points to "dir1" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir830067690/dir1/dir2/file2-1" contains "file2-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp 42bd0b1f14787e7c3bffeb75834dbcb5be84eb756e11f40a84c54896425f4f73:/dir2 /tmp/test-cp-from-err-dst-not-dir830067690/brokenSymlinkToDirX` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir830067690/brokenSymlinkToDirX" points to "dirX" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir830067690/dirX/file2-1" contains "file2-1\n" [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.43s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a355264210/file1 301dc21efe713ce56ad0be8304050024e905a1536a03cc2b0c66d0ef83b8c20b:/root/itWorks.txt` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "301dc21efe713ce56ad0be8304050024e905a1536a03cc2b0c66d0ef83b8c20b" start output contains "file1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 301dc21efe713ce56ad0be8304050024e905a1536a03cc2b0c66d0ef83b8c20b` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b730372617/file1 0a4126b043283fef67a3662c2b2fb88928a7f40cae08215af9a0a5d8297375d0:testDir/` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.86s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "03cf0a2074865544a278f7e6d69acc0fa085dff113897646920c8682c5ba9e4b" start output contains "file2\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03cf0a2074865544a278f7e6d69acc0fa085dff113897646920c8682c5ba9e4b` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c936312276/file1 03cf0a2074865544a278f7e6d69acc0fa085dff113897646920c8682c5ba9e4b:/root/file2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "03cf0a2074865544a278f7e6d69acc0fa085dff113897646920c8682c5ba9e4b" start output contains "file1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03cf0a2074865544a278f7e6d69acc0fa085dff113897646920c8682c5ba9e4b` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.62s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "8f856070085474fe7677fc61155824b69cf6fa7ec241caa730a839316ceaaaac" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8f856070085474fe7677fc61155824b69cf6fa7ec241caa730a839316ceaaaac` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d630948131/file1 8f856070085474fe7677fc61155824b69cf6fa7ec241caa730a839316ceaaaac:dir1` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "8f856070085474fe7677fc61155824b69cf6fa7ec241caa730a839316ceaaaac" start output contains "file1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8f856070085474fe7677fc61155824b69cf6fa7ec241caa730a839316ceaaaac` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "5988fb8659985c0c8a14f0eb16de4ff18cc6b9b475e52549a25bb46b8c2aa795" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5988fb8659985c0c8a14f0eb16de4ff18cc6b9b475e52549a25bb46b8c2aa795` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d630948131/file1 5988fb8659985c0c8a14f0eb16de4ff18cc6b9b475e52549a25bb46b8c2aa795:dir1/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "5988fb8659985c0c8a14f0eb16de4ff18cc6b9b475e52549a25bb46b8c2aa795" start output contains "file1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5988fb8659985c0c8a14f0eb16de4ff18cc6b9b475e52549a25bb46b8c2aa795` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e447636518/dir1 6bfe8557a5425b915acaf5bc8cf4c8766a44b61fd7bc23bef4b0dd5165b1be19:testDir` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "6bfe8557a5425b915acaf5bc8cf4c8766a44b61fd7bc23bef4b0dd5165b1be19" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6bfe8557a5425b915acaf5bc8cf4c8766a44b61fd7bc23bef4b0dd5165b1be19` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e447636518/dir1 5b39ba63b0d84869a301916dd43a8c04b5205cd58c95b8510cfa20c8e93130aa:testDir/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "5b39ba63b0d84869a301916dd43a8c04b5205cd58c95b8510cfa20c8e93130aa" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5b39ba63b0d84869a301916dd43a8c04b5205cd58c95b8510cfa20c8e93130aa` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f046617421/dir1 74f06af786ab717e0d4f45f92ae1de080740b6dd7858e741ae9ba5b6543a93b0:/root/file1` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.02s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "f73404936ce0ae90fda09f45092c8ede99d258300e73c3125a59f6d9111469a6" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a f73404936ce0ae90fda09f45092c8ede99d258300e73c3125a59f6d9111469a6` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g910991944/dir1 f73404936ce0ae90fda09f45092c8ede99d258300e73c3125a59f6d9111469a6:/root/dir2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "f73404936ce0ae90fda09f45092c8ede99d258300e73c3125a59f6d9111469a6" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a f73404936ce0ae90fda09f45092c8ede99d258300e73c3125a59f6d9111469a6` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "54f1ca77dd683f7d67eb1cc1d6e52d3f0ceb430ea576740e0c8976abf0701f53" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54f1ca77dd683f7d67eb1cc1d6e52d3f0ceb430ea576740e0c8976abf0701f53` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g910991944/dir1 54f1ca77dd683f7d67eb1cc1d6e52d3f0ceb430ea576740e0c8976abf0701f53:/dir2/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "54f1ca77dd683f7d67eb1cc1d6e52d3f0ceb430ea576740e0c8976abf0701f53" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54f1ca77dd683f7d67eb1cc1d6e52d3f0ceb430ea576740e0c8976abf0701f53` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.06s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h610866951/dir1/. 13a294c04c02e6e7d585546e5d987e76f8fe20bf20b1d7ee3603ca1435835465:testDir` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "13a294c04c02e6e7d585546e5d987e76f8fe20bf20b1d7ee3603ca1435835465" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 13a294c04c02e6e7d585546e5d987e76f8fe20bf20b1d7ee3603ca1435835465` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h610866951/dir1/. 8e72036b827b0471c8a6f81d96aeab033394145070b6544f7f49374eb475cf2c:testDir/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "8e72036b827b0471c8a6f81d96aeab033394145070b6544f7f49374eb475cf2c" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e72036b827b0471c8a6f81d96aeab033394145070b6544f7f49374eb475cf2c` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i717461178/dir1/. 2d90d50457f38dc8c6fa00b23254a2722834d0fb2ca14913f8901a255aafb5ac:/root/file1` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.03s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "061989ba8140f526a62259955ad270a75f812537a47be628b6a3dd2186399e35" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 061989ba8140f526a62259955ad270a75f812537a47be628b6a3dd2186399e35` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j913693905/dir1/. 061989ba8140f526a62259955ad270a75f812537a47be628b6a3dd2186399e35:/dir2` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "061989ba8140f526a62259955ad270a75f812537a47be628b6a3dd2186399e35" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 061989ba8140f526a62259955ad270a75f812537a47be628b6a3dd2186399e35` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "6abdf348eb230e48cf60f0dfeda1e28d8d4b77bf7517fec516647ee249f2082d" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6abdf348eb230e48cf60f0dfeda1e28d8d4b77bf7517fec516647ee249f2082d` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j913693905/dir1/. 6abdf348eb230e48cf60f0dfeda1e28d8d4b77bf7517fec516647ee249f2082d:/dir2/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "6abdf348eb230e48cf60f0dfeda1e28d8d4b77bf7517fec516647ee249f2082d" start output contains "file1-1\n" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6abdf348eb230e48cf60f0dfeda1e28d8d4b77bf7517fec516647ee249f2082d` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions470276092/permdirtest permtest:/` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs203895950/file1 c9bb901535a1a9007f74845fdd016b68f5e1c6faece92eef3f41330e81ed450f:/root/shouldNotExist` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "c9bb901535a1a9007f74845fdd016b68f5e1c6faece92eef3f41330e81ed450f" start output contains "" [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:209: running `docker start -a c9bb901535a1a9007f74845fdd016b68f5e1c6faece92eef3f41330e81ed450f` [2020-08-05T11:31:33.933Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s) [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume352415893/file1 dbc58c1a7e4573ec4ffa45f41ea90869ed5d8155de9e73631e0d232fc68878a8:/vol_ro/shouldNotExist` [2020-08-05T11:31:33.933Z] docker_cli_cp_utils_test.go:279: checking that container "dbc58c1a7e4573ec4ffa45f41ea90869ed5d8155de9e73631e0d232fc68878a8" start output contains "" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:209: running `docker start -a dbc58c1a7e4573ec4ffa45f41ea90869ed5d8155de9e73631e0d232fc68878a8` [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-279412976/file2 0b81c8f5427de8bd4716463e57176f1a56649ff2ae42d7497ce3a6fe96f73234:/vol2/symlinkToFile1` [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-279412976/symlinkToFile1" points to "file1" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-279412976/file1" contains "file2\n" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-279412976/file2 0b81c8f5427de8bd4716463e57176f1a56649ff2ae42d7497ce3a6fe96f73234:/vol2/symlinkToDir1` [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-279412976/symlinkToDir1" points to "dir1" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-279412976/file2" contains "file2\n" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-279412976/file2 0b81c8f5427de8bd4716463e57176f1a56649ff2ae42d7497ce3a6fe96f73234:/vol2/brokenSymlinkToFileX` [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-279412976/brokenSymlinkToFileX" points to "fileX" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-279412976/fileX" contains "file2\n" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-279412976//dir2 0b81c8f5427de8bd4716463e57176f1a56649ff2ae42d7497ce3a6fe96f73234:/vol2/symlinkToDir1` [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-279412976/symlinkToDir1" points to "dir1" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-279412976/dir1/dir2/file2-1" contains "file2-1\n" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-279412976//dir2 0b81c8f5427de8bd4716463e57176f1a56649ff2ae42d7497ce3a6fe96f73234:/vol2/brokenSymlinkToDirX` [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-279412976/brokenSymlinkToDirX" points to "dirX" [2020-08-05T11:31:33.934Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-279412976/dirX/file2-1" contains "file2-1\n" [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2020-08-05T11:31:33.934Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-05T11:31:33.934Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-08-05T11:31:33.934Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-05T11:31:33.934Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.13s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.22s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.23s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-08-05T11:31:33.934Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-05T11:31:33.934Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.934Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-05T11:31:33.934Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.99s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExec (0.87s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.26s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2020-08-05T11:31:33.934Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-05T11:31:33.934Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.60s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHealth (18.56s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportDisplay (0.94s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-08-05T11:31:33.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-08-05T11:31:33.934Z] daemon.go:325: [dc2f3e6c22b2f] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:325: [dc2f3e6c22b2f] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:353: [dc2f3e6c22b2f] daemon started [2020-08-05T11:31:33.934Z] daemon.go:461: [dc2f3e6c22b2f] Stopping daemon [2020-08-05T11:31:33.934Z] daemon.go:296: [dc2f3e6c22b2f] exiting daemon [2020-08-05T11:31:33.934Z] daemon.go:448: [dc2f3e6c22b2f] Daemon stopped [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-08-05T11:31:33.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-05T11:31:33.934Z] daemon.go:325: [d1281adb99a04] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:325: [d1281adb99a04] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:353: [d1281adb99a04] daemon started [2020-08-05T11:31:33.934Z] daemon.go:461: [d1281adb99a04] Stopping daemon [2020-08-05T11:31:33.934Z] daemon.go:296: [d1281adb99a04] exiting daemon [2020-08-05T11:31:33.934Z] daemon.go:448: [d1281adb99a04] Daemon stopped [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-08-05T11:31:33.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-08-05T11:31:33.934Z] daemon.go:325: [de0529e5761af] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:325: [de0529e5761af] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:353: [de0529e5761af] daemon started [2020-08-05T11:31:33.934Z] daemon.go:461: [de0529e5761af] Stopping daemon [2020-08-05T11:31:33.934Z] daemon.go:296: [de0529e5761af] exiting daemon [2020-08-05T11:31:33.934Z] daemon.go:448: [de0529e5761af] Daemon stopped [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-05T11:31:33.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-05T11:31:33.934Z] daemon.go:325: [d89d12f1d5f1b] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:296: [d89d12f1d5f1b] exiting daemon [2020-08-05T11:31:33.934Z] daemon.go:325: [d89d12f1d5f1b] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:325: [d89d12f1d5f1b] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:296: [d89d12f1d5f1b] exiting daemon [2020-08-05T11:31:33.934Z] daemon.go:325: [d89d12f1d5f1b] waiting for daemon to start [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-08-05T11:31:33.934Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2020-08-05T11:31:33.934Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-08-05T11:31:33.934Z] daemon.go:325: [d4528254db64d] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:325: [d4528254db64d] waiting for daemon to start [2020-08-05T11:31:33.934Z] daemon.go:353: [d4528254db64d] daemon started [2020-08-05T11:31:33.934Z] daemon.go:461: [d4528254db64d] Stopping daemon [2020-08-05T11:31:33.935Z] daemon.go:296: [d4528254db64d] exiting daemon [2020-08-05T11:31:33.935Z] daemon.go:448: [d4528254db64d] Daemon stopped [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.60s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectDefault (0.59s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.59s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.59s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.31s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.62s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.65s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.63s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsSince (6.72s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.58s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.65s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.08s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.55s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.11s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.13s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2020-08-05T11:31:33.935Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-08-05T11:31:33.935Z] daemon.go:325: [d651605fe9982] waiting for daemon to start [2020-08-05T11:31:33.935Z] daemon.go:325: [d651605fe9982] waiting for daemon to start [2020-08-05T11:31:33.935Z] daemon.go:353: [d651605fe9982] daemon started [2020-08-05T11:31:33.935Z] daemon.go:461: [d651605fe9982] Stopping daemon [2020-08-05T11:31:33.935Z] daemon.go:296: [d651605fe9982] exiting daemon [2020-08-05T11:31:33.935Z] daemon.go:448: [d651605fe9982] Daemon stopped [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.63s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.08s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPortList (7.20s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.12s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.41s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.40s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.31s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.12s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.35s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.54s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.24s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.82s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.68s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.28s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.20s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.61s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.96s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.34s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-05T11:31:33.935Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2020-08-05T11:31:33.935Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-05T11:31:33.935Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s) [2020-08-05T11:31:33.935Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.18s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.14s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.72s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.91s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMount (4.14s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.87s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.65s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.80s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.22s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2020-08-05T11:31:33.936Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-05T11:31:33.936Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-05T11:31:33.936Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.25s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.95s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.11s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.22s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.90s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-05T11:31:33.936Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.51s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.84s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.64s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.65s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.67s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.18s) [2020-08-05T11:31:33.936Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents229007890 [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.95s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.66s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.67s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.87s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.68s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.91s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartRecordError (1.28s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.06s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.32s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.54s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.04s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2020-08-05T11:31:33.936Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-05T11:31:33.936Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.79s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.60s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.63s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.08s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.91s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.19s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.74s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.70s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s) [2020-08-05T11:31:33.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.03s) [2020-08-05T11:31:33.937Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.03s) [2020-08-05T11:31:33.937Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-05T11:31:33.937Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-05T11:31:33.937Z] === RUN TestDockerRegistrySuite [2020-08-05T11:31:33.937Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-05T11:31:34.873Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-05T11:31:35.810Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-05T11:31:37.187Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:31:38.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-05T11:31:39.723Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-05T11:31:43.039Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-05T11:31:43.606Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-05T11:31:44.541Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-05T11:31:45.477Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-05T11:31:46.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-05T11:31:47.038Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-05T11:31:47.116Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-05T11:31:48.052Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-05T11:31:49.430Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-05T11:31:50.368Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-05T11:31:52.271Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-05T11:31:54.177Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-05T11:31:55.113Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-05T11:31:57.019Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-05T11:31:57.955Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:31:57.955Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:31:58.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:31:59.836Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:32:00.773Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-05T11:32:03.306Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-05T11:32:03.306Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-05T11:32:04.242Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-05T11:32:04.501Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-05T11:32:04.760Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-05T11:32:05.018Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-05T11:32:05.277Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-05T11:32:05.536Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-05T11:32:05.795Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-05T11:32:06.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-05T11:32:06.621Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-05T11:32:08.527Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-05T11:32:09.465Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-05T11:32:10.402Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-05T11:32:11.337Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-05T11:32:11.904Z] --- PASS: TestDockerRegistrySuite (38.15s) [2020-08-05T11:32:11.904Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-08-05T11:32:11.904Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-08-05T11:32:11.904Z] check_test.go:196: Daemon df5a122559fad is not started [2020-08-05T11:32:11.904Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d7a996b470ebf is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d4bcb005812ee is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d7f1e99f1fe77 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d9389daa0708b is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dd6a877ec7e07 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d4fb60e235d25 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d17e996695fd7 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.18s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dc2b279b99c3f is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d156c0f34835e is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d46af0c7129f4 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d19ac37eb6bae is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-05T11:32:11.905Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:764944047606ec0819050fb1f3c8ae350de9bc70cd92c9443c3248bdec9e4617 [2020-08-05T11:32:11.905Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:224f017c62db505e87e8d3d932e752a1b4f000885af546046c8a55a01174a4c0 [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d9c3db0984204 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-05T11:32:11.905Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:260a1786d3b59d38044ad0cbda9c1905a2533c1fc0f5ffe5f17baf1e28e7144e [2020-08-05T11:32:11.905Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9b8f6815f04bd7adc1fa9c0b635a499dc9de5ce20ebc06f6b966c7299460ffb0 [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d77b618fc19ca is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d6796a93189bc is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d6a676f0a2ec9 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d87a3798a282c is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon ddb0b5c8450ee is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dc34297e459dc is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon de26ae7afde4c is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d57dfe94d092f is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon de6655fccf74b is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon df95c6b619b8c is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d3fa8db05e6f1 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d03c8f1073217 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dce03a99ba634 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d98426e908566 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d5edb061c7431 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d66004b92684e is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon de1136d5df49b is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d7baaf92a2ddc is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dd8a19a8a5eb7 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon d81b86730be3b is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-08-05T11:32:11.905Z] check_test.go:196: Daemon dd3333943e6f7 is not started [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-05T11:32:11.905Z] daemon.go:325: [d5db0e81c4c79] waiting for daemon to start [2020-08-05T11:32:11.905Z] daemon.go:325: [d5db0e81c4c79] waiting for daemon to start [2020-08-05T11:32:11.905Z] daemon.go:353: [d5db0e81c4c79] daemon started [2020-08-05T11:32:11.905Z] daemon.go:461: [d5db0e81c4c79] Stopping daemon [2020-08-05T11:32:11.905Z] daemon.go:296: [d5db0e81c4c79] exiting daemon [2020-08-05T11:32:11.905Z] daemon.go:448: [d5db0e81c4c79] Daemon stopped [2020-08-05T11:32:11.905Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-05T11:32:11.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-08-05T11:32:11.905Z] daemon.go:325: [db27562fb842c] waiting for daemon to start [2020-08-05T11:32:11.905Z] daemon.go:325: [db27562fb842c] waiting for daemon to start [2020-08-05T11:32:11.905Z] daemon.go:353: [db27562fb842c] daemon started [2020-08-05T11:32:11.905Z] daemon.go:461: [db27562fb842c] Stopping daemon [2020-08-05T11:32:11.905Z] daemon.go:296: [db27562fb842c] exiting daemon [2020-08-05T11:32:11.905Z] daemon.go:448: [db27562fb842c] Daemon stopped [2020-08-05T11:32:11.905Z] === RUN TestDockerSchema1RegistrySuite [2020-08-05T11:32:11.905Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:32:14.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-05T11:32:15.406Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-05T11:32:18.716Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-05T11:32:19.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-05T11:32:20.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:32:20.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:32:21.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:32:22.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:32:23.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-05T11:32:25.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-05T11:32:26.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-05T11:32:26.341Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-05T11:32:26.600Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-05T11:32:26.859Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-05T11:32:27.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-05T11:32:27.377Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite (15.67s) [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2020-08-05T11:32:27.636Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:32:27.636Z] check_test.go:223: Daemon d466c85030b07 is not started [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.37s) [2020-08-05T11:32:27.636Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-05T11:32:27.636Z] check_test.go:223: Daemon d46937ff7af53 is not started [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.06s) [2020-08-05T11:32:27.636Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-05T11:32:27.636Z] check_test.go:223: Daemon d74140358e19b is not started [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-08-05T11:32:27.636Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-05T11:32:27.636Z] check_test.go:223: Daemon d73afdfe29122 is not started [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-05T11:32:27.636Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:32:27.636Z] check_test.go:223: Daemon ddf03f5be181f is not started [2020-08-05T11:32:27.636Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon da569b1cd945c is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon dbb484b4b5db4 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon df9ce4ab62b03 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon d5f6d19d02c25 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon d15311682cb79 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon de414f1dcce2f is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon de93bd97b49af is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon db6da50b01f57 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon d3726a86493a1 is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon d7ba3d4cc4b3b is not started [2020-08-05T11:32:27.637Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-05T11:32:27.637Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-05T11:32:27.637Z] check_test.go:223: Daemon dc81595244ca8 is not started [2020-08-05T11:32:27.637Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-05T11:32:27.637Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-05T11:32:28.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-05T11:32:28.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-05T11:32:29.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-05T11:32:29.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-05T11:32:30.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-05T11:32:30.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-05T11:32:31.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s) [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon df98685219e09 is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon d7f5a27286909 is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon dcf6462bdcf91 is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-05T11:32:31.364Z] daemon.go:325: [de0bbfa5d6a11] waiting for daemon to start [2020-08-05T11:32:31.364Z] daemon.go:325: [de0bbfa5d6a11] waiting for daemon to start [2020-08-05T11:32:31.364Z] daemon.go:353: [de0bbfa5d6a11] daemon started [2020-08-05T11:32:31.364Z] daemon.go:461: [de0bbfa5d6a11] Stopping daemon [2020-08-05T11:32:31.364Z] daemon.go:296: [de0bbfa5d6a11] exiting daemon [2020-08-05T11:32:31.364Z] daemon.go:448: [de0bbfa5d6a11] Daemon stopped [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon d4cf5af46e60e is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon dc562f4f5ac6d is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon d98b473db388f is not started [2020-08-05T11:32:31.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-05T11:32:31.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-05T11:32:31.364Z] check_test.go:252: Daemon dcf837c0cda6d is not started [2020-08-05T11:32:31.364Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-05T11:32:31.364Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-05T11:32:36.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-05T11:32:36.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-05T11:32:36.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-05T11:32:36.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-08-05T11:32:37.157Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-05T11:32:37.157Z] check_test.go:279: Daemon d59ab773b2700 is not started [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-05T11:32:37.157Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-05T11:32:37.157Z] check_test.go:279: Daemon db18dc5dc1343 is not started [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-05T11:32:37.157Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-05T11:32:37.157Z] check_test.go:279: Daemon d61cb11f10427 is not started [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-08-05T11:32:37.157Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-05T11:32:37.157Z] check_test.go:279: Daemon d940f584983e3 is not started [2020-08-05T11:32:37.157Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-05T11:32:37.157Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-05T11:32:37.157Z] check_test.go:279: Daemon d728bd4694dc6 is not started [2020-08-05T11:32:37.157Z] === RUN TestDockerNetworkSuite [2020-08-05T11:32:37.157Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-05T11:32:39.066Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-05T11:32:39.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-05T11:32:42.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-05T11:32:43.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-05T11:32:46.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-05T11:32:47.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-05T11:32:52.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-05T11:32:54.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-05T11:32:56.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-05T11:32:56.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-05T11:32:56.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-05T11:32:57.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-05T11:32:58.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-05T11:32:58.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-05T11:32:58.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-05T11:32:59.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-05T11:32:59.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-05T11:32:59.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-05T11:33:00.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-05T11:33:01.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-05T11:33:02.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-05T11:33:02.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-05T11:33:02.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-05T11:33:02.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-05T11:33:04.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-05T11:33:06.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-05T11:33:12.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-05T11:33:12.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-05T11:33:13.100Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-05T11:33:13.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-05T11:33:13.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-05T11:33:13.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-05T11:33:13.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-05T11:33:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-05T11:33:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-05T11:33:16.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-05T11:33:16.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-05T11:33:16.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-05T11:33:16.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-05T11:33:17.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-05T11:33:19.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-05T11:33:19.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-05T11:33:19.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-05T11:33:19.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-05T11:33:20.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-05T11:33:20.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-05T11:33:23.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-05T11:33:23.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-05T11:33:23.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-05T11:33:25.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-05T11:33:25.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-05T11:33:25.651Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-05T11:33:26.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-05T11:33:26.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-05T11:33:27.398Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite (57.49s) [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.64s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d72e410e34416 is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d9310b82a83e4 is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon dad79af7ce4f6 is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d9d0cbedff48d is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:1233: Daemon dc4a84839ddfd is not started [2020-08-05T11:33:35.534Z] daemon.go:325: [dc4a84839ddfd] waiting for daemon to start [2020-08-05T11:33:35.534Z] daemon.go:325: [dc4a84839ddfd] waiting for daemon to start [2020-08-05T11:33:35.534Z] daemon.go:353: [dc4a84839ddfd] daemon started [2020-08-05T11:33:35.534Z] daemon.go:461: [dc4a84839ddfd] Stopping daemon [2020-08-05T11:33:35.534Z] daemon.go:296: [dc4a84839ddfd] exiting daemon [2020-08-05T11:33:35.534Z] daemon.go:448: [dc4a84839ddfd] Daemon stopped [2020-08-05T11:33:35.534Z] daemon.go:325: [dc4a84839ddfd] waiting for daemon to start [2020-08-05T11:33:35.534Z] daemon.go:325: [dc4a84839ddfd] waiting for daemon to start [2020-08-05T11:33:35.534Z] daemon.go:353: [dc4a84839ddfd] daemon started [2020-08-05T11:33:35.534Z] daemon.go:461: [dc4a84839ddfd] Stopping daemon [2020-08-05T11:33:35.534Z] daemon.go:296: [dc4a84839ddfd] exiting daemon [2020-08-05T11:33:35.534Z] daemon.go:448: [dc4a84839ddfd] Daemon stopped [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d2ba1e6ea1f7b is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.00s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon dfe775628e11d is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d91cb20aa1311 is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2020-08-05T11:33:35.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-05T11:33:35.534Z] docker_cli_network_unix_test.go:46: Daemon d640301ea68d8 is not started [2020-08-05T11:33:35.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d0b69107e6150 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d0eec8f742330 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon db809bff0be35 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d189a44be6187 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon ddc4ccbf0fe5b is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dff3940ff9b68 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d25b1f08aa085 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d789d4f0ec075 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d0c41a5e30a7c is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d51822fa6cc7e is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d7eb268b0e7d6 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dbbf8eadccc3f is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d0d5318e90f0d is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dd0c473a1e23e is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d4a6e4e3fd183 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-05T11:33:35.535Z] daemon.go:325: [d82e18fbc0809] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [d82e18fbc0809] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [d82e18fbc0809] daemon started [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:968: Daemon d82e18fbc0809 is not started [2020-08-05T11:33:35.535Z] daemon.go:325: [d82e18fbc0809] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:296: [d82e18fbc0809] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:325: [d82e18fbc0809] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [d82e18fbc0809] daemon started [2020-08-05T11:33:35.535Z] daemon.go:461: [d82e18fbc0809] Stopping daemon [2020-08-05T11:33:35.535Z] daemon.go:296: [d82e18fbc0809] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:448: [d82e18fbc0809] Daemon stopped [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d4c0a24067a01 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.82s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-05T11:33:35.535Z] daemon.go:325: [d0ace7a6b0d56] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [d0ace7a6b0d56] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [d0ace7a6b0d56] daemon started [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:1116: Daemon d0ace7a6b0d56 is not started [2020-08-05T11:33:35.535Z] daemon.go:325: [d0ace7a6b0d56] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:296: [d0ace7a6b0d56] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:325: [d0ace7a6b0d56] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [d0ace7a6b0d56] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [d0ace7a6b0d56] daemon started [2020-08-05T11:33:35.535Z] daemon.go:461: [d0ace7a6b0d56] Stopping daemon [2020-08-05T11:33:35.535Z] daemon.go:296: [d0ace7a6b0d56] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:448: [d0ace7a6b0d56] Daemon stopped [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d4ae3397c1e9b is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d202f94d07a9c is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon de9e55598074e is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d599e0b99167f is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon db6c11fcff5c8 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d60ac0bfe1b37 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d91bef0674144 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d68bbd660aa56 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d5f7c4a8eb844 is not started [2020-08-05T11:33:35.535Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-05T11:33:35.535Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d3698fdbfbf5b is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d2da775024529 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-05T11:33:35.535Z] daemon.go:325: [defe10d810b03] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [defe10d810b03] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [defe10d810b03] daemon started [2020-08-05T11:33:35.535Z] daemon.go:461: [defe10d810b03] Stopping daemon [2020-08-05T11:33:35.535Z] daemon.go:296: [defe10d810b03] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:448: [defe10d810b03] Daemon stopped [2020-08-05T11:33:35.535Z] daemon.go:325: [defe10d810b03] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [defe10d810b03] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [defe10d810b03] daemon started [2020-08-05T11:33:35.535Z] daemon.go:461: [defe10d810b03] Stopping daemon [2020-08-05T11:33:35.535Z] daemon.go:296: [defe10d810b03] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:448: [defe10d810b03] Daemon stopped [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-05T11:33:35.535Z] daemon.go:325: [da3a592b7c42a] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:325: [da3a592b7c42a] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [da3a592b7c42a] daemon started [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:1084: Daemon da3a592b7c42a is not started [2020-08-05T11:33:35.535Z] daemon.go:325: [da3a592b7c42a] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:296: [da3a592b7c42a] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:325: [da3a592b7c42a] waiting for daemon to start [2020-08-05T11:33:35.535Z] daemon.go:353: [da3a592b7c42a] daemon started [2020-08-05T11:33:35.535Z] daemon.go:461: [da3a592b7c42a] Stopping daemon [2020-08-05T11:33:35.535Z] daemon.go:296: [da3a592b7c42a] exiting daemon [2020-08-05T11:33:35.535Z] daemon.go:448: [da3a592b7c42a] Daemon stopped [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d169128927dbc is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dea9f90211b53 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dea4b7a0750fb is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon d2b24fde57eea is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon de3a9cd3a18ee is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon ddcfdb7756f85 is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dae5b671dcefe is not started [2020-08-05T11:33:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.14s) [2020-08-05T11:33:35.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-05T11:33:35.535Z] docker_cli_network_unix_test.go:46: Daemon dbf284a394a73 is not started [2020-08-05T11:33:35.535Z] === RUN TestDockerHubPullSuite [2020-08-05T11:33:35.535Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-05T11:33:36.103Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-05T11:33:38.637Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-05T11:33:38.897Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-05T11:33:40.470Z] === RUN TestDockerSuite/TestBuildFails [2020-08-05T11:33:40.801Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-05T11:33:40.801Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite (6.30s) [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-08-05T11:33:40.801Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-05T11:33:40.801Z] daemon.go:325: [dc83000a49307] waiting for daemon to start [2020-08-05T11:33:40.801Z] daemon.go:325: [dc83000a49307] waiting for daemon to start [2020-08-05T11:33:40.801Z] daemon.go:353: [dc83000a49307] daemon started [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-08-05T11:33:40.801Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.25s) [2020-08-05T11:33:40.801Z] daemon.go:461: [dc83000a49307] Stopping daemon [2020-08-05T11:33:40.801Z] daemon.go:296: [dc83000a49307] exiting daemon [2020-08-05T11:33:40.801Z] daemon.go:448: [dc83000a49307] Daemon stopped [2020-08-05T11:33:40.801Z] PASS [2020-08-05T11:33:40.801Z] [2020-08-05T11:33:40.801Z] === Skipped [2020-08-05T11:33:40.801Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-05T11:33:40.801Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-05T11:33:40.801Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:40.801Z] [2020-08-05T11:33:40.801Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-05T11:33:40.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-05T11:33:40.801Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:40.801Z] [2020-08-05T11:33:40.801Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-05T11:33:40.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-05T11:33:40.801Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:40.801Z] [2020-08-05T11:33:40.801Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-05T11:33:40.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-05T11:33:40.801Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-05T11:33:41.060Z] docker_cli_sni_test.go:18: Flakey test [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-05T11:33:41.060Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-05T11:33:41.060Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-05T11:33:41.060Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-05T11:33:41.060Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-05T11:33:41.060Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.060Z] [2020-08-05T11:33:41.060Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-05T11:33:41.060Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-05T11:33:41.061Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-05T11:33:41.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-05T11:33:41.061Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-08-05T11:33:41.061Z] docker_cli_network_unix_test.go:46: Daemon d3698fdbfbf5b is not started [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] [2020-08-05T11:33:41.061Z] DONE 1249 tests, 51 skipped in 1452.975s [2020-08-05T11:33:41.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-05T11:33:41.061Z] ++++ cat bundles/test-integration/docker.pid [2020-08-05T11:33:41.061Z] +++ kill 7327 [2020-08-05T11:33:41.997Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-05T11:33:41.997Z] +++ /etc/init.d/apparmor stop [2020-08-05T11:33:41.997Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:33:41.997Z] [2020-08-05T11:33:41.997Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:33:41.997Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:33:41.997Z] [2020-08-05T11:33:41.997Z] To set a process to complain mode, use the command line tool [2020-08-05T11:33:41.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:33:41.997Z] +++ true [2020-08-05T11:33:41.997Z] exiting test-integration [2020-08-05T11:33:41.997Z] ++ exit 0 [2020-08-05T11:33:41.997Z] [2020-08-05T11:33:42.256Z] + for job in $(jobs -p) [2020-08-05T11:33:42.256Z] + wait 9974 [2020-08-05T11:33:42.650Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-05T11:33:42.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-05T11:33:47.347Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-05T11:33:52.041Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-05T11:33:57.841Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-05T11:34:02.537Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-05T11:34:03.512Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-05T11:34:09.312Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-05T11:34:09.312Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-05T11:34:09.312Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-05T11:34:09.772Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-05T11:34:09.772Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-05T11:34:14.437Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-05T11:34:14.437Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-05T11:34:18.357Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-05T11:34:18.357Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-05T11:34:21.003Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-05T11:34:26.273Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-05T11:34:26.933Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-05T11:34:26.933Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-05T11:34:28.176Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-05T11:34:28.477Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-05T11:34:28.477Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-05T11:34:29.446Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-05T11:34:29.446Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-05T11:34:33.185Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-05T11:34:33.446Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-05T11:34:34.156Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-05T11:34:34.615Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-05T11:34:34.822Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-05T11:34:35.075Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-05T11:34:35.535Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-05T11:34:36.506Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-05T11:34:37.476Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-05T11:34:39.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-05T11:34:39.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-05T11:34:42.171Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-05T11:34:42.632Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-05T11:34:43.602Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-05T11:34:44.294Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-05T11:34:44.294Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-05T11:34:45.230Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-05T11:34:47.133Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-05T11:34:48.296Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-05T11:35:03.137Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-05T11:35:03.137Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-05T11:35:03.137Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-05T11:35:33.104Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-05T11:35:43.354Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-05T11:35:47.945Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-05T11:35:52.639Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-05T11:35:57.332Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-05T11:36:02.025Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-05T11:36:16.843Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-05T11:36:16.843Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-05T11:36:23.923Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-05T11:36:23.923Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-05T11:36:23.923Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-05T11:36:23.923Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-05T11:36:26.103Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-05T11:36:30.797Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-05T11:36:32.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-05T11:36:32.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-05T11:36:32.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-05T11:36:35.244Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-05T11:36:35.704Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-05T11:36:36.673Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-05T11:36:39.580Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-05T11:36:45.249Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-05T11:36:46.218Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-05T11:36:49.550Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-05T11:36:52.841Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-05T11:36:53.299Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-05T11:36:57.040Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-05T11:37:04.212Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-05T11:37:08.907Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-05T11:37:13.602Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-05T11:37:14.061Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-05T11:37:14.061Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-05T11:37:14.061Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-05T11:37:16.243Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-05T11:37:16.243Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-05T11:37:51.940Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-05T11:38:09.638Z] === RUN TestDockerSuite/TestBuildRm [2020-08-05T11:38:22.029Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-05T11:38:23.569Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-05T11:38:23.569Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-05T11:38:23.569Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-05T11:38:24.540Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-05T11:38:27.449Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-05T11:38:36.027Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-05T11:38:39.765Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-05T11:39:00.861Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-05T11:39:00.861Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-05T11:39:00.861Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-05T11:39:09.433Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-05T11:39:09.433Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-05T11:39:14.121Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-05T11:39:14.121Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-05T11:39:14.306Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-05T11:39:18.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-05T11:39:18.811Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-05T11:39:20.395Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-05T11:39:22.926Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-05T11:39:26.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-05T11:39:28.123Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-05T11:39:39.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-05T11:39:39.903Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-05T11:39:39.903Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-05T11:39:40.871Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-05T11:39:45.561Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-05T11:39:50.254Z] === RUN TestDockerSuite/TestBuildUser [2020-08-05T11:39:50.254Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-05T11:39:50.254Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-05T11:39:50.254Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-05T11:39:53.989Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-05T11:39:54.448Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-05T11:39:56.625Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-05T11:39:56.625Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-05T11:39:56.625Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-05T11:40:17.719Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-05T11:40:17.719Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-05T11:40:24.343Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-05T11:40:24.343Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-05T11:40:26.876Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-05T11:40:28.252Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-05T11:40:30.100Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-05T11:40:31.539Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-05T11:40:34.094Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-05T11:40:34.786Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-05T11:40:34.786Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-05T11:40:34.786Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-05T11:40:36.965Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-05T11:40:37.424Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-08-05T11:40:49.809Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-05T11:40:52.722Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-05T11:40:52.722Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-05T11:40:56.023Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-05T11:41:05.108Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-05T11:41:05.108Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-05T11:41:05.567Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-05T11:41:05.567Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-05T11:41:06.537Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-05T11:41:08.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-05T11:41:08.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-05T11:41:10.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-05T11:41:14.052Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-05T11:41:15.108Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-05T11:41:16.076Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-05T11:41:16.076Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-05T11:41:16.076Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-05T11:41:16.076Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-05T11:41:18.253Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-05T11:41:20.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-05T11:41:21.989Z] === RUN TestDockerSuite/TestCommitChange [2020-08-05T11:41:24.811Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-05T11:41:26.677Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-05T11:41:27.343Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-05T11:41:29.876Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-05T11:41:31.364Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-05T11:41:31.364Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-05T11:41:32.409Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-05T11:41:34.941Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-05T11:41:37.158Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-05T11:41:37.158Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-05T11:41:37.486Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-05T11:41:40.020Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-05T11:41:42.948Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-05T11:41:47.637Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-05T11:41:53.429Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-05T11:41:59.220Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-05T11:41:59.220Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-05T11:42:00.761Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-05T11:42:00.761Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-05T11:42:00.761Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-05T11:42:00.761Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-05T11:42:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-05T11:42:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-05T11:42:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-05T11:42:04.474Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-05T11:42:04.474Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-05T11:42:04.474Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-05T11:42:04.474Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-05T11:42:04.474Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-05T11:42:06.651Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-05T11:42:08.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-05T11:42:10.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-05T11:42:10.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-05T11:42:10.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-05T11:42:12.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-05T11:42:12.021Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-05T11:42:14.199Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-05T11:42:14.199Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-05T11:42:14.199Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-05T11:42:15.745Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-05T11:42:15.745Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-05T11:42:17.282Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-05T11:42:17.741Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-05T11:42:19.918Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-05T11:42:19.918Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-05T11:42:21.453Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-05T11:42:25.189Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-05T11:42:28.106Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-05T11:42:28.106Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-05T11:42:28.106Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-05T11:42:28.106Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-05T11:42:28.106Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-05T11:42:30.285Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-05T11:42:30.285Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-05T11:42:32.461Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-05T11:42:32.461Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-05T11:42:34.004Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-05T11:42:34.004Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-05T11:42:36.238Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-05T11:42:37.737Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-05T11:42:39.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-08-05T11:42:41.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-05T11:42:51.110Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-05T11:42:56.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-05T11:42:56.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-05T11:42:56.728Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-05T11:42:58.906Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-05T11:43:00.443Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-05T11:43:00.901Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-05T11:43:00.901Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-05T11:43:02.436Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-05T11:43:02.895Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-05T11:43:02.895Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-05T11:43:02.895Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite (1661.65s) [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.28s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-05T11:43:05.988Z] daemon.go:325: [dfdb43e8b74be] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [dfdb43e8b74be] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [dfdb43e8b74be] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [dfdb43e8b74be] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [dfdb43e8b74be] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [dfdb43e8b74be] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-05T11:43:05.988Z] daemon.go:325: [d3c0e3921a8d3] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d3c0e3921a8d3] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d3c0e3921a8d3] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [d3c0e3921a8d3] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d3c0e3921a8d3] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d3c0e3921a8d3] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.04s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-05T11:43:05.988Z] daemon.go:325: [dd5581aeffa98] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [dd5581aeffa98] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [dd5581aeffa98] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [dd5581aeffa98] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [dd5581aeffa98] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [dd5581aeffa98] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-05T11:43:05.988Z] daemon.go:325: [da06b6d6e5a38] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [da06b6d6e5a38] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [da06b6d6e5a38] daemon started [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-05T11:43:05.988Z] daemon.go:325: [d31f33f133aef] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d31f33f133aef] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d31f33f133aef] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [da06b6d6e5a38] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [da06b6d6e5a38] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [da06b6d6e5a38] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:461: [d31f33f133aef] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d31f33f133aef] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d31f33f133aef] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-05T11:43:05.988Z] daemon.go:325: [d8785ef205545] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d8785ef205545] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d8785ef205545] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [d8785ef205545] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d8785ef205545] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d8785ef205545] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-05T11:43:05.988Z] daemon.go:325: [db6ef08f45ffc] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [db6ef08f45ffc] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [db6ef08f45ffc] daemon started [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-05T11:43:05.988Z] daemon.go:325: [d095e7bdd2bca] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d095e7bdd2bca] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d095e7bdd2bca] daemon started [2020-08-05T11:43:05.988Z] check_test.go:358: [d095e7bdd2bca] joining swarm manager [db6ef08f45ffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.988Z] daemon.go:461: [d095e7bdd2bca] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d095e7bdd2bca] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d095e7bdd2bca] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-05T11:43:05.988Z] daemon.go:325: [d81a5ea43ed3c] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d81a5ea43ed3c] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d81a5ea43ed3c] daemon started [2020-08-05T11:43:05.988Z] check_test.go:358: [d81a5ea43ed3c] joining swarm manager [db6ef08f45ffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.988Z] daemon.go:461: [db6ef08f45ffc] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [db6ef08f45ffc] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [db6ef08f45ffc] Daemon stopped [2020-08-05T11:43:05.988Z] check_test.go:379: Daemon d095e7bdd2bca is not started [2020-08-05T11:43:05.988Z] daemon.go:461: [d81a5ea43ed3c] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d81a5ea43ed3c] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d81a5ea43ed3c] Daemon stopped [2020-08-05T11:43:05.988Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-05T11:43:05.988Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.38s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-08-05T11:43:05.988Z] daemon.go:325: [d35856633bd26] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d35856633bd26] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d35856633bd26] daemon started [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-08-05T11:43:05.988Z] daemon.go:325: [d542ff15b7227] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d542ff15b7227] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d542ff15b7227] daemon started [2020-08-05T11:43:05.988Z] check_test.go:358: [d542ff15b7227] joining swarm manager [d35856633bd26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.988Z] daemon.go:461: [d35856633bd26] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d35856633bd26] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d35856633bd26] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:461: [d542ff15b7227] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d542ff15b7227] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d542ff15b7227] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:325: [d35856633bd26] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d35856633bd26] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d35856633bd26] daemon started [2020-08-05T11:43:05.988Z] daemon.go:325: [d542ff15b7227] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d542ff15b7227] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d542ff15b7227] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [d35856633bd26] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d35856633bd26] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d35856633bd26] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:461: [d542ff15b7227] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d542ff15b7227] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d542ff15b7227] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-05T11:43:05.988Z] daemon.go:325: [d265d6c3c3436] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d265d6c3c3436] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d265d6c3c3436] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [d265d6c3c3436] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d265d6c3c3436] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d265d6c3c3436] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-05T11:43:05.988Z] daemon.go:325: [d439232480a25] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d439232480a25] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d439232480a25] daemon started [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-05T11:43:05.988Z] daemon.go:325: [d11a4ce8a6b95] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [d11a4ce8a6b95] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [d11a4ce8a6b95] daemon started [2020-08-05T11:43:05.988Z] daemon.go:461: [d439232480a25] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d439232480a25] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d439232480a25] Daemon stopped [2020-08-05T11:43:05.988Z] daemon.go:461: [d11a4ce8a6b95] Stopping daemon [2020-08-05T11:43:05.988Z] daemon.go:296: [d11a4ce8a6b95] exiting daemon [2020-08-05T11:43:05.988Z] daemon.go:448: [d11a4ce8a6b95] Daemon stopped [2020-08-05T11:43:05.988Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.63s) [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-05T11:43:05.988Z] daemon.go:325: [dea88f9288efe] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [dea88f9288efe] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [dea88f9288efe] daemon started [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-05T11:43:05.988Z] daemon.go:325: [db0bbeecd5f85] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [db0bbeecd5f85] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:353: [db0bbeecd5f85] daemon started [2020-08-05T11:43:05.988Z] check_test.go:358: [db0bbeecd5f85] joining swarm manager [dea88f9288efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-05T11:43:05.988Z] daemon.go:325: [deac92797676b] waiting for daemon to start [2020-08-05T11:43:05.988Z] daemon.go:325: [deac92797676b] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [deac92797676b] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [deac92797676b] joining swarm manager [dea88f9288efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [dea88f9288efe] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dea88f9288efe] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dea88f9288efe] Daemon stopped [2020-08-05T11:43:05.989Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-08-05T11:43:05.989Z] daemon.go:325: [dea88f9288efe] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dea88f9288efe] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dea88f9288efe] daemon started [2020-08-05T11:43:05.989Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-08-05T11:43:05.989Z] daemon.go:461: [dea88f9288efe] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dea88f9288efe] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dea88f9288efe] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [db0bbeecd5f85] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [db0bbeecd5f85] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [db0bbeecd5f85] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [deac92797676b] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [deac92797676b] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [deac92797676b] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-05T11:43:05.989Z] daemon.go:325: [def91efdc2b04] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [def91efdc2b04] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [def91efdc2b04] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-05T11:43:05.989Z] daemon.go:325: [d2cbec0e38379] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d2cbec0e38379] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d2cbec0e38379] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d2cbec0e38379] joining swarm manager [def91efdc2b04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-05T11:43:05.989Z] daemon.go:325: [d768bab183268] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d768bab183268] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d768bab183268] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d768bab183268] joining swarm manager [def91efdc2b04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [def91efdc2b04] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [def91efdc2b04] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [def91efdc2b04] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d2cbec0e38379] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d2cbec0e38379] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d2cbec0e38379] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d768bab183268] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d768bab183268] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d768bab183268] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-05T11:43:05.989Z] daemon.go:325: [d100f24c1c4ba] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d100f24c1c4ba] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d100f24c1c4ba] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-05T11:43:05.989Z] daemon.go:325: [dace2727b34d4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dace2727b34d4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dace2727b34d4] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [d100f24c1c4ba] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d100f24c1c4ba] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d100f24c1c4ba] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [dace2727b34d4] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dace2727b34d4] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dace2727b34d4] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-05T11:43:05.989Z] daemon.go:325: [d6473ccc920f8] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d6473ccc920f8] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d6473ccc920f8] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [d6473ccc920f8] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d6473ccc920f8] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d6473ccc920f8] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-05T11:43:05.989Z] daemon.go:325: [d210d4427cf32] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d210d4427cf32] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d210d4427cf32] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-05T11:43:05.989Z] daemon.go:325: [dc0cb87038165] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dc0cb87038165] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dc0cb87038165] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [dc0cb87038165] joining swarm manager [d210d4427cf32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-05T11:43:05.989Z] daemon.go:325: [dc36f15ba0541] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dc36f15ba0541] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dc36f15ba0541] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [dc36f15ba0541] joining swarm manager [d210d4427cf32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [d210d4427cf32] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d210d4427cf32] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d210d4427cf32] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [dc0cb87038165] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dc0cb87038165] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dc0cb87038165] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [dc36f15ba0541] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dc36f15ba0541] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dc36f15ba0541] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.21s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-05T11:43:05.989Z] daemon.go:325: [deab01d680af9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [deab01d680af9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [deab01d680af9] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [deab01d680af9] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [deab01d680af9] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [deab01d680af9] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:325: [deab01d680af9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [deab01d680af9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [deab01d680af9] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d66b85b1d11d2] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d66b85b1d11d2] joining swarm manager [deab01d680af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:461: [d66b85b1d11d2] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d66b85b1d11d2] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d66b85b1d11d2] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d66b85b1d11d2] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d66b85b1d11d2] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d51de64badfe3] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d51de64badfe3] joining swarm manager [deab01d680af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [d51de64badfe3] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d51de64badfe3] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d51de64badfe3] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d51de64badfe3] daemon started [2020-08-05T11:43:05.989Z] daemon.go:296: [d51de64badfe3] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d51de64badfe3] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d51de64badfe3] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [deab01d680af9] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [deab01d680af9] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [deab01d680af9] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d66b85b1d11d2] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d66b85b1d11d2] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d66b85b1d11d2] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d51de64badfe3] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d51de64badfe3] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d51de64badfe3] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.32s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-05T11:43:05.989Z] daemon.go:325: [d4ac2301a3fe0] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d4ac2301a3fe0] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d4ac2301a3fe0] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-05T11:43:05.989Z] daemon.go:325: [d55143c1d05cc] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d55143c1d05cc] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d55143c1d05cc] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d55143c1d05cc] joining swarm manager [d4ac2301a3fe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:461: [d4ac2301a3fe0] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d4ac2301a3fe0] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d4ac2301a3fe0] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d55143c1d05cc] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d55143c1d05cc] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d55143c1d05cc] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-05T11:43:05.989Z] daemon.go:325: [d2bb26e7103c8] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d2bb26e7103c8] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d2bb26e7103c8] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dbf252c4c81e5] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [dbf252c4c81e5] joining swarm manager [d2bb26e7103c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-05T11:43:05.989Z] daemon.go:325: [db5ef50692af4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [db5ef50692af4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [db5ef50692af4] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [db5ef50692af4] joining swarm manager [d2bb26e7103c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [dbf252c4c81e5] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dbf252c4c81e5] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dbf252c4c81e5] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:339: [dbf252c4c81e5] error pinging daemon on start: Get http://dbf252c4c81e5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.989Z] daemon.go:325: [dbf252c4c81e5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dbf252c4c81e5] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [d2bb26e7103c8] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d2bb26e7103c8] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d2bb26e7103c8] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [dbf252c4c81e5] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dbf252c4c81e5] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dbf252c4c81e5] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [db5ef50692af4] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [db5ef50692af4] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [db5ef50692af4] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-05T11:43:05.989Z] daemon.go:325: [dc7e40456ed96] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dc7e40456ed96] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dc7e40456ed96] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [dc7e40456ed96] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [dc7e40456ed96] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [dc7e40456ed96] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.62s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-05T11:43:05.989Z] daemon.go:325: [d4ed0d0a1f74d] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d4ed0d0a1f74d] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d4ed0d0a1f74d] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-05T11:43:05.989Z] daemon.go:325: [d397f186ad7b9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d397f186ad7b9] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d397f186ad7b9] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d397f186ad7b9] joining swarm manager [d4ed0d0a1f74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:461: [d4ed0d0a1f74d] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d4ed0d0a1f74d] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d4ed0d0a1f74d] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d397f186ad7b9] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d397f186ad7b9] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d397f186ad7b9] Daemon stopped [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.92s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-05T11:43:05.989Z] daemon.go:325: [d56771ee90b4c] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d56771ee90b4c] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d56771ee90b4c] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-05T11:43:05.989Z] daemon.go:325: [d299ec8b117b4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d299ec8b117b4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d299ec8b117b4] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d299ec8b117b4] joining swarm manager [d56771ee90b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-05T11:43:05.989Z] daemon.go:325: [d65b93b128dd5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d65b93b128dd5] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d65b93b128dd5] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d65b93b128dd5] joining swarm manager [d56771ee90b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.989Z] daemon.go:461: [d299ec8b117b4] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d299ec8b117b4] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d299ec8b117b4] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d65b93b128dd5] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d65b93b128dd5] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d65b93b128dd5] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:325: [d299ec8b117b4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d299ec8b117b4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d299ec8b117b4] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d299ec8b117b4] daemon started [2020-08-05T11:43:05.989Z] daemon.go:461: [d56771ee90b4c] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d56771ee90b4c] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d56771ee90b4c] Daemon stopped [2020-08-05T11:43:05.989Z] daemon.go:461: [d299ec8b117b4] Stopping daemon [2020-08-05T11:43:05.989Z] daemon.go:296: [d299ec8b117b4] exiting daemon [2020-08-05T11:43:05.989Z] daemon.go:448: [d299ec8b117b4] Daemon stopped [2020-08-05T11:43:05.989Z] check_test.go:379: Daemon d65b93b128dd5 is not started [2020-08-05T11:43:05.989Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.55s) [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.989Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [dccba199a7121] daemon started [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.989Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d06385c8cb202] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d06385c8cb202] joining swarm manager [dccba199a7121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.989Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.989Z] daemon.go:353: [d5f799b64a802] daemon started [2020-08-05T11:43:05.989Z] check_test.go:358: [d5f799b64a802] joining swarm manager [dccba199a7121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dc3aebf48205a] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [dc3aebf48205a] joining swarm manager [dccba199a7121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d00eabbb01fd5] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d00eabbb01fd5] joining swarm manager [dccba199a7121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [db410f25519c9] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [db410f25519c9] joining swarm manager [dccba199a7121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-05T11:43:05.990Z] daemon.go:461: [db410f25519c9] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:461: [d5f799b64a802] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:461: [dc3aebf48205a] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:461: [d06385c8cb202] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:461: [d00eabbb01fd5] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:461: [dccba199a7121] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dccba199a7121] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dccba199a7121] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:296: [d5f799b64a802] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d5f799b64a802] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:296: [db410f25519c9] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [db410f25519c9] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:296: [d06385c8cb202] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d06385c8cb202] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:296: [d00eabbb01fd5] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d00eabbb01fd5] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:296: [dc3aebf48205a] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dc3aebf48205a] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:339: [dccba199a7121] error pinging daemon on start: Get http://dccba199a7121.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [db410f25519c9] error pinging daemon on start: Get http://db410f25519c9.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [dc3aebf48205a] error pinging daemon on start: Get http://dc3aebf48205a.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d06385c8cb202] error pinging daemon on start: Get http://d06385c8cb202.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d5f799b64a802] error pinging daemon on start: Get http://d5f799b64a802.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d00eabbb01fd5] error pinging daemon on start: Get http://d00eabbb01fd5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:339: [dccba199a7121] error pinging daemon on start: Get http://dccba199a7121.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [db410f25519c9] error pinging daemon on start: Get http://db410f25519c9.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [dc3aebf48205a] error pinging daemon on start: Get http://dc3aebf48205a.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d06385c8cb202] error pinging daemon on start: Get http://d06385c8cb202.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d5f799b64a802] error pinging daemon on start: Get http://d5f799b64a802.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:339: [d00eabbb01fd5] error pinging daemon on start: Get http://d00eabbb01fd5.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.990Z] daemon.go:325: [dccba199a7121] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [db410f25519c9] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dc3aebf48205a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d06385c8cb202] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d5f799b64a802] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d00eabbb01fd5] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dccba199a7121] daemon started [2020-08-05T11:43:05.990Z] daemon.go:353: [d06385c8cb202] daemon started [2020-08-05T11:43:05.990Z] daemon.go:353: [dc3aebf48205a] daemon started [2020-08-05T11:43:05.990Z] daemon.go:353: [d5f799b64a802] daemon started [2020-08-05T11:43:05.990Z] daemon.go:353: [d00eabbb01fd5] daemon started [2020-08-05T11:43:05.990Z] daemon.go:353: [db410f25519c9] daemon started [2020-08-05T11:43:05.990Z] daemon.go:461: [dccba199a7121] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dccba199a7121] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dccba199a7121] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d06385c8cb202] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d06385c8cb202] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d06385c8cb202] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d5f799b64a802] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d5f799b64a802] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d5f799b64a802] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [dc3aebf48205a] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dc3aebf48205a] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dc3aebf48205a] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d00eabbb01fd5] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d00eabbb01fd5] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d00eabbb01fd5] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [db410f25519c9] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [db410f25519c9] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [db410f25519c9] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-05T11:43:05.990Z] daemon.go:325: [dd8ec78d37bd2] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dd8ec78d37bd2] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dd8ec78d37bd2] daemon started [2020-08-05T11:43:05.990Z] daemon.go:461: [dd8ec78d37bd2] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dd8ec78d37bd2] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dd8ec78d37bd2] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:325: [dd8ec78d37bd2] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dd8ec78d37bd2] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dd8ec78d37bd2] daemon started [2020-08-05T11:43:05.990Z] daemon.go:461: [dd8ec78d37bd2] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dd8ec78d37bd2] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dd8ec78d37bd2] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-05T11:43:05.990Z] daemon.go:325: [d20a1f4ef0795] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d20a1f4ef0795] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d20a1f4ef0795] daemon started [2020-08-05T11:43:05.990Z] daemon.go:461: [d20a1f4ef0795] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d20a1f4ef0795] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d20a1f4ef0795] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.68s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-05T11:43:05.990Z] daemon.go:325: [ddc23ee133701] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [ddc23ee133701] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [ddc23ee133701] daemon started [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-05T11:43:05.990Z] daemon.go:325: [d825e4ed12c6e] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d825e4ed12c6e] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d825e4ed12c6e] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d825e4ed12c6e] joining swarm manager [ddc23ee133701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-05T11:43:05.990Z] daemon.go:325: [d57df053fdcdc] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d57df053fdcdc] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d57df053fdcdc] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d57df053fdcdc] joining swarm manager [ddc23ee133701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.990Z] daemon.go:461: [ddc23ee133701] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [ddc23ee133701] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [ddc23ee133701] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d825e4ed12c6e] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d825e4ed12c6e] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d825e4ed12c6e] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d57df053fdcdc] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d57df053fdcdc] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d57df053fdcdc] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-05T11:43:05.990Z] daemon.go:325: [d416497d028ca] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d416497d028ca] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d416497d028ca] daemon started [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-05T11:43:05.990Z] daemon.go:325: [d1b1e86ef94a3] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d1b1e86ef94a3] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d1b1e86ef94a3] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d1b1e86ef94a3] joining swarm manager [d416497d028ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-05T11:43:05.990Z] daemon.go:325: [ddbe07aa596ba] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [ddbe07aa596ba] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [ddbe07aa596ba] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [ddbe07aa596ba] joining swarm manager [d416497d028ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.990Z] daemon.go:461: [d416497d028ca] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d416497d028ca] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d416497d028ca] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [d1b1e86ef94a3] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d1b1e86ef94a3] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d1b1e86ef94a3] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [ddbe07aa596ba] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [ddbe07aa596ba] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [ddbe07aa596ba] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.05s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-05T11:43:05.990Z] daemon.go:325: [d2e39a2b4994b] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d2e39a2b4994b] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d2e39a2b4994b] daemon started [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-05T11:43:05.990Z] daemon.go:325: [dd05a9b9a6629] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dd05a9b9a6629] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dd05a9b9a6629] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [dd05a9b9a6629] joining swarm manager [d2e39a2b4994b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-05T11:43:05.990Z] daemon.go:325: [da2d434e3a71f] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [da2d434e3a71f] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [da2d434e3a71f] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [da2d434e3a71f] joining swarm manager [d2e39a2b4994b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.990Z] daemon.go:461: [d2e39a2b4994b] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d2e39a2b4994b] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d2e39a2b4994b] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [dd05a9b9a6629] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [dd05a9b9a6629] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [dd05a9b9a6629] Daemon stopped [2020-08-05T11:43:05.990Z] daemon.go:461: [da2d434e3a71f] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [da2d434e3a71f] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [da2d434e3a71f] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.29s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-05T11:43:05.990Z] daemon.go:325: [d8cf7de333358] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d8cf7de333358] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d8cf7de333358] daemon started [2020-08-05T11:43:05.990Z] daemon.go:461: [d8cf7de333358] Stopping daemon [2020-08-05T11:43:05.990Z] daemon.go:296: [d8cf7de333358] exiting daemon [2020-08-05T11:43:05.990Z] daemon.go:448: [d8cf7de333358] Daemon stopped [2020-08-05T11:43:05.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.52s) [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:43:05.990Z] daemon.go:325: [d027a56d905c6] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d027a56d905c6] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d027a56d905c6] daemon started [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:43:05.990Z] daemon.go:325: [dafc005ea09aa] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [dafc005ea09aa] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [dafc005ea09aa] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [dafc005ea09aa] joining swarm manager [d027a56d905c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:43:05.990Z] daemon.go:325: [d803cbad63b8a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d803cbad63b8a] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d803cbad63b8a] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d803cbad63b8a] joining swarm manager [d027a56d905c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:43:05.990Z] daemon.go:325: [df60a6d4fe71c] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [df60a6d4fe71c] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [df60a6d4fe71c] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [df60a6d4fe71c] joining swarm manager [d027a56d905c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-05T11:43:05.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-05T11:43:05.990Z] daemon.go:325: [d4109c62a8e92] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:325: [d4109c62a8e92] waiting for daemon to start [2020-08-05T11:43:05.990Z] daemon.go:353: [d4109c62a8e92] daemon started [2020-08-05T11:43:05.990Z] check_test.go:358: [d4109c62a8e92] joining swarm manager [d027a56d905c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-05T11:43:05.991Z] daemon.go:461: [d027a56d905c6] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d027a56d905c6] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d027a56d905c6] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [dafc005ea09aa] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dafc005ea09aa] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dafc005ea09aa] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d803cbad63b8a] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d803cbad63b8a] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d803cbad63b8a] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [df60a6d4fe71c] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [df60a6d4fe71c] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [df60a6d4fe71c] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d4109c62a8e92] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d4109c62a8e92] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d4109c62a8e92] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-05T11:43:05.991Z] daemon.go:325: [d56baa8513245] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d56baa8513245] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d56baa8513245] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d56baa8513245] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d56baa8513245] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d56baa8513245] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [de77435b3c56b] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [de77435b3c56b] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [de77435b3c56b] daemon started [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [d8acf4bec402c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d8acf4bec402c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d8acf4bec402c] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d8acf4bec402c] joining swarm manager [de77435b3c56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [de498dcfa600c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [de498dcfa600c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [de498dcfa600c] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [de498dcfa600c] joining swarm manager [de77435b3c56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.991Z] daemon.go:461: [de77435b3c56b] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [de77435b3c56b] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [de77435b3c56b] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d8acf4bec402c] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d8acf4bec402c] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d8acf4bec402c] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [de498dcfa600c] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [de498dcfa600c] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [de498dcfa600c] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.01s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-05T11:43:05.991Z] daemon.go:325: [d57a90f28adf2] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d57a90f28adf2] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d57a90f28adf2] daemon started [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-05T11:43:05.991Z] daemon.go:325: [d6313930479e5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d6313930479e5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d6313930479e5] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d6313930479e5] joining swarm manager [d57a90f28adf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-05T11:43:05.991Z] daemon.go:325: [d55d55bf07ef5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d55d55bf07ef5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d55d55bf07ef5] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d55d55bf07ef5] joining swarm manager [d57a90f28adf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.991Z] daemon.go:461: [d6313930479e5] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d6313930479e5] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d6313930479e5] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d57a90f28adf2] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d57a90f28adf2] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d57a90f28adf2] Daemon stopped [2020-08-05T11:43:05.991Z] check_test.go:379: Daemon d6313930479e5 is not started [2020-08-05T11:43:05.991Z] daemon.go:461: [d55d55bf07ef5] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d55d55bf07ef5] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d55d55bf07ef5] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.28s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-05T11:43:05.991Z] daemon.go:325: [dfd8cc8eb07f0] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dfd8cc8eb07f0] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dfd8cc8eb07f0] daemon started [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-05T11:43:05.991Z] daemon.go:325: [d1a187983a46c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d1a187983a46c] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d1a187983a46c] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d1a187983a46c] joining swarm manager [dfd8cc8eb07f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-05T11:43:05.991Z] daemon.go:325: [d4c070c42d3ee] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d4c070c42d3ee] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d4c070c42d3ee] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d4c070c42d3ee] joining swarm manager [dfd8cc8eb07f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.991Z] daemon.go:461: [dfd8cc8eb07f0] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dfd8cc8eb07f0] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dfd8cc8eb07f0] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d1a187983a46c] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d1a187983a46c] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d1a187983a46c] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d4c070c42d3ee] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d4c070c42d3ee] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d4c070c42d3ee] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.61s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [dcb1d511773d4] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dcb1d511773d4] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dcb1d511773d4] daemon started [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [dcbb4e8363733] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dcbb4e8363733] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dcbb4e8363733] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [dcbb4e8363733] joining swarm manager [dcb1d511773d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [d798e1ffde786] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d798e1ffde786] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d798e1ffde786] daemon started [2020-08-05T11:43:05.991Z] check_test.go:358: [d798e1ffde786] joining swarm manager [dcb1d511773d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.991Z] daemon.go:461: [dcb1d511773d4] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dcb1d511773d4] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dcb1d511773d4] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [dcbb4e8363733] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dcbb4e8363733] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dcbb4e8363733] Daemon stopped [2020-08-05T11:43:05.991Z] daemon.go:461: [d798e1ffde786] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d798e1ffde786] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d798e1ffde786] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.01s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-05T11:43:05.991Z] daemon.go:325: [d0e3dd36aa1ad] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d0e3dd36aa1ad] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d0e3dd36aa1ad] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d0e3dd36aa1ad] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d0e3dd36aa1ad] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d0e3dd36aa1ad] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.17s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-05T11:43:05.991Z] daemon.go:325: [d06c2d6c7efbb] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d06c2d6c7efbb] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d06c2d6c7efbb] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d06c2d6c7efbb] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d06c2d6c7efbb] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d06c2d6c7efbb] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (1.76s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-05T11:43:05.991Z] daemon.go:325: [dfd121d1e5fe5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dfd121d1e5fe5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dfd121d1e5fe5] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [dfd121d1e5fe5] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dfd121d1e5fe5] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dfd121d1e5fe5] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.60s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-08-05T11:43:05.991Z] daemon.go:325: [df09e9b239fde] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [df09e9b239fde] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [df09e9b239fde] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [df09e9b239fde] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [df09e9b239fde] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [df09e9b239fde] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.46s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-05T11:43:05.991Z] daemon.go:325: [d9c0de91857c2] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d9c0de91857c2] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d9c0de91857c2] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d9c0de91857c2] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d9c0de91857c2] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d9c0de91857c2] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-08-05T11:43:05.991Z] daemon.go:325: [dea71188d45cd] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dea71188d45cd] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dea71188d45cd] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [dea71188d45cd] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dea71188d45cd] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dea71188d45cd] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-05T11:43:05.991Z] daemon.go:325: [db3bc689c59d5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [db3bc689c59d5] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [db3bc689c59d5] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [db3bc689c59d5] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [db3bc689c59d5] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [db3bc689c59d5] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.82s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-08-05T11:43:05.991Z] daemon.go:325: [d57ddaf46471a] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d57ddaf46471a] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d57ddaf46471a] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d57ddaf46471a] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d57ddaf46471a] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d57ddaf46471a] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-05T11:43:05.991Z] daemon.go:325: [d653f81bfdc72] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d653f81bfdc72] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d653f81bfdc72] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d653f81bfdc72] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d653f81bfdc72] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d653f81bfdc72] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-05T11:43:05.991Z] daemon.go:325: [dd36bc8b16cde] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dd36bc8b16cde] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dd36bc8b16cde] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [dd36bc8b16cde] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dd36bc8b16cde] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dd36bc8b16cde] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-08-05T11:43:05.991Z] daemon.go:325: [d3406d2718049] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d3406d2718049] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d3406d2718049] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d3406d2718049] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d3406d2718049] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d3406d2718049] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-05T11:43:05.991Z] daemon.go:325: [d975716a5134a] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d975716a5134a] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d975716a5134a] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d975716a5134a] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d975716a5134a] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d975716a5134a] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-05T11:43:05.991Z] daemon.go:325: [d2f1c158cb736] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d2f1c158cb736] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d2f1c158cb736] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d2f1c158cb736] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d2f1c158cb736] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d2f1c158cb736] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-05T11:43:05.991Z] daemon.go:325: [dc8f37da93fb8] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dc8f37da93fb8] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dc8f37da93fb8] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [dc8f37da93fb8] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dc8f37da93fb8] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dc8f37da93fb8] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-05T11:43:05.991Z] daemon.go:325: [d756f1fdad396] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d756f1fdad396] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d756f1fdad396] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d756f1fdad396] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d756f1fdad396] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d756f1fdad396] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-05T11:43:05.991Z] daemon.go:325: [d8cd9dd4d2819] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d8cd9dd4d2819] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [d8cd9dd4d2819] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [d8cd9dd4d2819] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [d8cd9dd4d2819] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [d8cd9dd4d2819] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-05T11:43:05.991Z] daemon.go:325: [dc214f6410514] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [dc214f6410514] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [dc214f6410514] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [dc214f6410514] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [dc214f6410514] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [dc214f6410514] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.93s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-05T11:43:05.991Z] daemon.go:325: [df3eb23742316] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [df3eb23742316] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:353: [df3eb23742316] daemon started [2020-08-05T11:43:05.991Z] daemon.go:461: [df3eb23742316] Stopping daemon [2020-08-05T11:43:05.991Z] daemon.go:296: [df3eb23742316] exiting daemon [2020-08-05T11:43:05.991Z] daemon.go:448: [df3eb23742316] Daemon stopped [2020-08-05T11:43:05.991Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2020-08-05T11:43:05.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-05T11:43:05.991Z] daemon.go:325: [d177505d9c9cf] waiting for daemon to start [2020-08-05T11:43:05.991Z] daemon.go:325: [d177505d9c9cf] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d177505d9c9cf] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d177505d9c9cf] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d177505d9c9cf] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d177505d9c9cf] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-05T11:43:05.992Z] daemon.go:325: [dea2e18d4329f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dea2e18d4329f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dea2e18d4329f] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dea2e18d4329f] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dea2e18d4329f] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dea2e18d4329f] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-05T11:43:05.992Z] daemon.go:325: [d534a1642af62] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d534a1642af62] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d534a1642af62] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d534a1642af62] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d534a1642af62] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d534a1642af62] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-08-05T11:43:05.992Z] daemon.go:325: [d62d2e5a681e7] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d62d2e5a681e7] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d62d2e5a681e7] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d62d2e5a681e7] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d62d2e5a681e7] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d62d2e5a681e7] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-08-05T11:43:05.992Z] daemon.go:325: [d0403cddec159] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d0403cddec159] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d0403cddec159] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d0403cddec159] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d0403cddec159] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d0403cddec159] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-08-05T11:43:05.992Z] daemon.go:325: [dabaa841a3dde] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dabaa841a3dde] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dabaa841a3dde] daemon started [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.vethyot0yl2v@ea11a999975b | hello1\n" [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.t1288dtt620h@ea11a999975b | hello2\n" [2020-08-05T11:43:05.992Z] daemon.go:461: [dabaa841a3dde] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dabaa841a3dde] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dabaa841a3dde] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.69s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-05T11:43:05.992Z] daemon.go:325: [dff5f810c1a42] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dff5f810c1a42] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dff5f810c1a42] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dff5f810c1a42] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dff5f810c1a42] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dff5f810c1a42] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-05T11:43:05.992Z] daemon.go:325: [d8c63dc5310f9] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d8c63dc5310f9] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d8c63dc5310f9] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d8c63dc5310f9] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d8c63dc5310f9] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d8c63dc5310f9] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-05T11:43:05.992Z] daemon.go:325: [d8c7646bf60d0] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d8c7646bf60d0] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d8c7646bf60d0] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d8c7646bf60d0] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d8c7646bf60d0] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d8c7646bf60d0] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-05T11:43:05.992Z] daemon.go:325: [d13f9e14b259c] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d13f9e14b259c] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d13f9e14b259c] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d13f9e14b259c] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d13f9e14b259c] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d13f9e14b259c] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-08-05T11:43:05.992Z] daemon.go:325: [d939b86cb8254] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d939b86cb8254] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d939b86cb8254] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d939b86cb8254] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d939b86cb8254] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d939b86cb8254] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.99s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-05T11:43:05.992Z] daemon.go:325: [d249521c84ef8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d249521c84ef8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d249521c84ef8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d249521c84ef8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d249521c84ef8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d249521c84ef8] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.61s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-08-05T11:43:05.992Z] daemon.go:325: [dfb4f1ae9ad93] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dfb4f1ae9ad93] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dfb4f1ae9ad93] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dfb4f1ae9ad93] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dfb4f1ae9ad93] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dfb4f1ae9ad93] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-05T11:43:05.992Z] daemon.go:325: [d610d126e05b6] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d610d126e05b6] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d610d126e05b6] daemon started [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:242: checking task rn2sfh39frz6 [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:247: checking messages for rn2sfh39frz6 [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:242: checking task tuj8hd6ty8bi [2020-08-05T11:43:05.992Z] docker_cli_service_logs_test.go:247: checking messages for tuj8hd6ty8bi [2020-08-05T11:43:05.992Z] daemon.go:461: [d610d126e05b6] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d610d126e05b6] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d610d126e05b6] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-08-05T11:43:05.992Z] daemon.go:325: [d705c8ebdf796] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d705c8ebdf796] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d705c8ebdf796] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d705c8ebdf796] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d705c8ebdf796] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d705c8ebdf796] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.86s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d45827625dce8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d45827625dce8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d45827625dce8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d45827625dce8] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d45827625dce8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d45827625dce8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d45827625dce8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d45827625dce8] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d45827625dce8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d45827625dce8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d45827625dce8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d45827625dce8] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d45827625dce8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d45827625dce8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d45827625dce8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d45827625dce8] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d45827625dce8] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d45827625dce8] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d45827625dce8] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d45827625dce8] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d45827625dce8] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-05T11:43:05.992Z] daemon.go:325: [dde7181fca27f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dde7181fca27f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dde7181fca27f] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dde7181fca27f] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dde7181fca27f] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dde7181fca27f] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-05T11:43:05.992Z] daemon.go:325: [d08279a98afe7] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d08279a98afe7] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d08279a98afe7] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d08279a98afe7] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d08279a98afe7] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d08279a98afe7] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.73s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-05T11:43:05.992Z] daemon.go:325: [d262e3bf4c11d] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d262e3bf4c11d] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d262e3bf4c11d] daemon started [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-05T11:43:05.992Z] daemon.go:325: [db2cc3974b68d] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [db2cc3974b68d] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [db2cc3974b68d] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [db2cc3974b68d] joining swarm manager [d262e3bf4c11d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-05T11:43:05.992Z] daemon.go:325: [d5291e5af2cb2] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d5291e5af2cb2] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d5291e5af2cb2] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [d5291e5af2cb2] joining swarm manager [d262e3bf4c11d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.992Z] daemon.go:461: [d262e3bf4c11d] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d262e3bf4c11d] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d262e3bf4c11d] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:461: [db2cc3974b68d] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [db2cc3974b68d] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [db2cc3974b68d] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:461: [d5291e5af2cb2] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d5291e5af2cb2] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d5291e5af2cb2] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-05T11:43:05.992Z] daemon.go:325: [d4aff11fa9c08] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d4aff11fa9c08] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d4aff11fa9c08] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d4aff11fa9c08] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d4aff11fa9c08] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d4aff11fa9c08] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-05T11:43:05.992Z] daemon.go:325: [dffd646378d9f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dffd646378d9f] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dffd646378d9f] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dffd646378d9f] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dffd646378d9f] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dffd646378d9f] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-05T11:43:05.992Z] daemon.go:325: [dc5653c2a208a] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dc5653c2a208a] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dc5653c2a208a] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dc5653c2a208a] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dc5653c2a208a] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dc5653c2a208a] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-05T11:43:05.992Z] daemon.go:325: [d6952834e5a3b] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d6952834e5a3b] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d6952834e5a3b] daemon started [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-05T11:43:05.992Z] daemon.go:325: [d820b732cbe8e] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d820b732cbe8e] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d820b732cbe8e] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [d820b732cbe8e] joining swarm manager [d6952834e5a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-05T11:43:05.992Z] daemon.go:325: [dd8dd677d0766] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dd8dd677d0766] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dd8dd677d0766] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [dd8dd677d0766] joining swarm manager [d6952834e5a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.992Z] daemon.go:461: [d6952834e5a3b] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d6952834e5a3b] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d6952834e5a3b] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:461: [d820b732cbe8e] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d820b732cbe8e] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d820b732cbe8e] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:461: [dd8dd677d0766] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dd8dd677d0766] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dd8dd677d0766] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-05T11:43:05.992Z] daemon.go:325: [dd8a7fca17a18] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [dd8a7fca17a18] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [dd8a7fca17a18] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [dd8a7fca17a18] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [dd8a7fca17a18] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [dd8a7fca17a18] Daemon stopped [2020-08-05T11:43:05.992Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.46s) [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-05T11:43:05.992Z] daemon.go:325: [d63f4f6295ffb] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d63f4f6295ffb] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d63f4f6295ffb] daemon started [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-05T11:43:05.992Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d4730e1ad92b1] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [d4730e1ad92b1] joining swarm manager [d63f4f6295ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-05T11:43:05.992Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d311a7b55f752] daemon started [2020-08-05T11:43:05.992Z] check_test.go:358: [d311a7b55f752] joining swarm manager [d63f4f6295ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.992Z] daemon.go:461: [d4730e1ad92b1] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d4730e1ad92b1] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d4730e1ad92b1] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.992Z] daemon.go:353: [d4730e1ad92b1] daemon started [2020-08-05T11:43:05.992Z] daemon.go:461: [d311a7b55f752] Stopping daemon [2020-08-05T11:43:05.992Z] daemon.go:296: [d311a7b55f752] exiting daemon [2020-08-05T11:43:05.992Z] daemon.go:448: [d311a7b55f752] Daemon stopped [2020-08-05T11:43:05.992Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d311a7b55f752] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d4730e1ad92b1] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d4730e1ad92b1] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d4730e1ad92b1] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d4730e1ad92b1] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d311a7b55f752] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d311a7b55f752] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d311a7b55f752] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d311a7b55f752] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d4730e1ad92b1] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d4730e1ad92b1] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d4730e1ad92b1] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d4730e1ad92b1] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d4730e1ad92b1] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d311a7b55f752] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d311a7b55f752] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d311a7b55f752] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d311a7b55f752] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d311a7b55f752] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d63f4f6295ffb] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d63f4f6295ffb] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d63f4f6295ffb] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [d4730e1ad92b1] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d4730e1ad92b1] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d4730e1ad92b1] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [d311a7b55f752] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d311a7b55f752] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d311a7b55f752] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-05T11:43:05.993Z] daemon.go:325: [dfa880e3cf87b] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [dfa880e3cf87b] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [dfa880e3cf87b] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [dfa880e3cf87b] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [dfa880e3cf87b] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [dfa880e3cf87b] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.78s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-05T11:43:05.993Z] daemon.go:325: [df44739a4e573] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [df44739a4e573] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [df44739a4e573] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [df44739a4e573] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [df44739a4e573] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [df44739a4e573] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [df44739a4e573] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [df44739a4e573] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [df44739a4e573] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [df44739a4e573] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [df44739a4e573] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [df44739a4e573] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.63s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-05T11:43:05.993Z] daemon.go:325: [dd96c17b61e59] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [dd96c17b61e59] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [dd96c17b61e59] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [dd96c17b61e59] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [dd96c17b61e59] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [dd96c17b61e59] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-05T11:43:05.993Z] daemon.go:325: [d17df95ff566d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d17df95ff566d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d17df95ff566d] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d17df95ff566d] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d17df95ff566d] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d17df95ff566d] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d0943b7144d6e] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d0943b7144d6e] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d0943b7144d6e] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d0943b7144d6e] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:296: [d0943b7144d6e] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:296: [d0943b7144d6e] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d0943b7144d6e] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d0943b7144d6e] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d0943b7144d6e] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d0943b7144d6e] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d0943b7144d6e] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-05T11:43:05.993Z] daemon.go:325: [d0978f86e0574] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d0978f86e0574] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d0978f86e0574] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d0978f86e0574] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d0978f86e0574] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d0978f86e0574] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.73s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-08-05T11:43:05.993Z] daemon.go:325: [d361f7d75b4fb] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d361f7d75b4fb] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d361f7d75b4fb] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d361f7d75b4fb] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d361f7d75b4fb] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d361f7d75b4fb] Daemon stopped [2020-08-05T11:43:05.993Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-05T11:43:05.993Z] requirement.go:26: unmatched requirement IPv6 [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.01s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [df40f5b6ed98d] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [df40f5b6ed98d] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [df40f5b6ed98d] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [df40f5b6ed98d] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [df40f5b6ed98d] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [df40f5b6ed98d] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [df40f5b6ed98d] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [df40f5b6ed98d] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [df40f5b6ed98d] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [df40f5b6ed98d] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [df40f5b6ed98d] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [df40f5b6ed98d] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [df40f5b6ed98d] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-05T11:43:05.993Z] daemon.go:325: [d145b2d1de443] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d145b2d1de443] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d145b2d1de443] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d145b2d1de443] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d145b2d1de443] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d145b2d1de443] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-05T11:43:05.993Z] daemon.go:325: [d7faa4b1d7321] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d7faa4b1d7321] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d7faa4b1d7321] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d7faa4b1d7321] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d7faa4b1d7321] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d7faa4b1d7321] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-05T11:43:05.993Z] daemon.go:325: [d658e25709769] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d658e25709769] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d658e25709769] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d658e25709769] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d658e25709769] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d658e25709769] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-05T11:43:05.993Z] daemon.go:325: [d03874e0fbb44] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d03874e0fbb44] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d03874e0fbb44] daemon started [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-05T11:43:05.993Z] daemon.go:325: [dd45d609f282a] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [dd45d609f282a] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [dd45d609f282a] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d03874e0fbb44] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d03874e0fbb44] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d03874e0fbb44] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [dd45d609f282a] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [dd45d609f282a] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [dd45d609f282a] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.65s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-05T11:43:05.993Z] daemon.go:325: [dc650e4cc9933] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [dc650e4cc9933] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [dc650e4cc9933] daemon started [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [da7fbbdf6b572] daemon started [2020-08-05T11:43:05.993Z] check_test.go:358: [da7fbbdf6b572] joining swarm manager [dc650e4cc9933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.993Z] daemon.go:461: [da7fbbdf6b572] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [da7fbbdf6b572] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [da7fbbdf6b572] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [da7fbbdf6b572] daemon started [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [deb6d99d05bc6] daemon started [2020-08-05T11:43:05.993Z] check_test.go:358: [deb6d99d05bc6] joining swarm manager [dc650e4cc9933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.993Z] daemon.go:461: [da7fbbdf6b572] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [da7fbbdf6b572] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [da7fbbdf6b572] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [da7fbbdf6b572] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [da7fbbdf6b572] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [deb6d99d05bc6] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [deb6d99d05bc6] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [deb6d99d05bc6] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [deb6d99d05bc6] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [deb6d99d05bc6] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [deb6d99d05bc6] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [deb6d99d05bc6] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [deb6d99d05bc6] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [deb6d99d05bc6] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [dc650e4cc9933] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [dc650e4cc9933] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [dc650e4cc9933] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [da7fbbdf6b572] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [da7fbbdf6b572] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [da7fbbdf6b572] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [deb6d99d05bc6] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [deb6d99d05bc6] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [deb6d99d05bc6] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.98s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-05T11:43:05.993Z] daemon.go:325: [d928e5439f478] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d928e5439f478] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d928e5439f478] daemon started [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-05T11:43:05.993Z] daemon.go:325: [dd1d18a2c52f3] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [dd1d18a2c52f3] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [dd1d18a2c52f3] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d928e5439f478] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d928e5439f478] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d928e5439f478] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:461: [dd1d18a2c52f3] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [dd1d18a2c52f3] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [dd1d18a2c52f3] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-05T11:43:05.993Z] daemon.go:325: [db296f1b1eea9] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [db296f1b1eea9] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [db296f1b1eea9] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [db296f1b1eea9] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [db296f1b1eea9] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [db296f1b1eea9] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [db296f1b1eea9] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [db296f1b1eea9] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [db296f1b1eea9] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [db296f1b1eea9] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [db296f1b1eea9] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [db296f1b1eea9] Daemon stopped [2020-08-05T11:43:05.993Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.19s) [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-05T11:43:05.993Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d25e4a958e96b] daemon started [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-05T11:43:05.993Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d299f43766599] daemon started [2020-08-05T11:43:05.993Z] check_test.go:358: [d299f43766599] joining swarm manager [d25e4a958e96b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-05T11:43:05.993Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d56c859938316] daemon started [2020-08-05T11:43:05.993Z] check_test.go:358: [d56c859938316] joining swarm manager [d25e4a958e96b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.993Z] daemon.go:461: [d299f43766599] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d299f43766599] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d299f43766599] Daemon stopped [2020-08-05T11:43:05.993Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.993Z] daemon.go:353: [d299f43766599] daemon started [2020-08-05T11:43:05.993Z] daemon.go:461: [d299f43766599] Stopping daemon [2020-08-05T11:43:05.993Z] daemon.go:296: [d299f43766599] exiting daemon [2020-08-05T11:43:05.993Z] daemon.go:448: [d299f43766599] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d25e4a958e96b] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d25e4a958e96b] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d25e4a958e96b] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d25e4a958e96b] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d56c859938316] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d56c859938316] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d56c859938316] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d56c859938316] daemon started [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d299f43766599] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d299f43766599] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d299f43766599] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d299f43766599] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d299f43766599] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d25e4a958e96b] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d25e4a958e96b] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d25e4a958e96b] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:339: [d25e4a958e96b] error pinging daemon on start: Get http://d25e4a958e96b.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:339: [d25e4a958e96b] error pinging daemon on start: Get http://d25e4a958e96b.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:339: [d25e4a958e96b] error pinging daemon on start: Get http://d25e4a958e96b.sock/_ping: context deadline exceeded [2020-08-05T11:43:05.994Z] daemon.go:325: [d25e4a958e96b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d25e4a958e96b] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d56c859938316] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d56c859938316] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d56c859938316] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d56c859938316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d56c859938316] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d299f43766599] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d299f43766599] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d299f43766599] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d299f43766599] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d299f43766599] daemon started [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-05T11:43:05.994Z] daemon.go:325: [dca81cd194ae9] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dca81cd194ae9] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dca81cd194ae9] daemon started [2020-08-05T11:43:05.994Z] check_test.go:358: [dca81cd194ae9] joining swarm manager [d25e4a958e96b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-05T11:43:05.994Z] daemon.go:461: [dca81cd194ae9] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dca81cd194ae9] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dca81cd194ae9] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [dca81cd194ae9] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dca81cd194ae9] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dca81cd194ae9] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dca81cd194ae9] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d25e4a958e96b] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d25e4a958e96b] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d25e4a958e96b] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d299f43766599] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d299f43766599] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d299f43766599] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d56c859938316] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d56c859938316] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d56c859938316] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [dca81cd194ae9] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dca81cd194ae9] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dca81cd194ae9] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-05T11:43:05.994Z] daemon.go:325: [d5e36870d706e] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d5e36870d706e] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d5e36870d706e] daemon started [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-05T11:43:05.994Z] daemon.go:325: [d5b4d0be2626a] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d5b4d0be2626a] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d5b4d0be2626a] daemon started [2020-08-05T11:43:05.994Z] check_test.go:358: [d5b4d0be2626a] joining swarm manager [d5e36870d706e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-05T11:43:05.994Z] daemon.go:325: [d93045d08b316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d93045d08b316] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d93045d08b316] daemon started [2020-08-05T11:43:05.994Z] check_test.go:358: [d93045d08b316] joining swarm manager [d5e36870d706e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-05T11:43:05.994Z] daemon.go:461: [d5e36870d706e] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d5e36870d706e] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d5e36870d706e] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d5b4d0be2626a] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d5b4d0be2626a] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d5b4d0be2626a] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d93045d08b316] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d93045d08b316] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d93045d08b316] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-05T11:43:05.994Z] daemon.go:325: [dfe50e0f6d0f1] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dfe50e0f6d0f1] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dfe50e0f6d0f1] daemon started [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-08-05T11:43:05.994Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-08-05T11:43:05.994Z] daemon.go:461: [dfe50e0f6d0f1] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dfe50e0f6d0f1] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dfe50e0f6d0f1] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-05T11:43:05.994Z] daemon.go:325: [d388fedee4bce] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d388fedee4bce] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d388fedee4bce] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d388fedee4bce] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d388fedee4bce] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d388fedee4bce] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-05T11:43:05.994Z] daemon.go:325: [d6c0fb4de5c4c] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d6c0fb4de5c4c] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d6c0fb4de5c4c] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d6c0fb4de5c4c] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d6c0fb4de5c4c] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d6c0fb4de5c4c] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-05T11:43:05.994Z] daemon.go:325: [dc4eac4288427] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dc4eac4288427] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dc4eac4288427] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dc4eac4288427] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dc4eac4288427] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dc4eac4288427] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.69s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-05T11:43:05.994Z] daemon.go:325: [d08e38a8c49ad] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d08e38a8c49ad] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d08e38a8c49ad] daemon started [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-05T11:43:05.994Z] daemon.go:325: [dd9cb4cb7fc3e] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dd9cb4cb7fc3e] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dd9cb4cb7fc3e] daemon started [2020-08-05T11:43:05.994Z] check_test.go:358: [dd9cb4cb7fc3e] joining swarm manager [d08e38a8c49ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.994Z] daemon.go:461: [d08e38a8c49ad] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d08e38a8c49ad] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d08e38a8c49ad] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [dd9cb4cb7fc3e] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dd9cb4cb7fc3e] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dd9cb4cb7fc3e] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-05T11:43:05.994Z] daemon.go:325: [d1205ffda8b59] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d1205ffda8b59] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d1205ffda8b59] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d1205ffda8b59] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d1205ffda8b59] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d1205ffda8b59] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-05T11:43:05.994Z] daemon.go:325: [dcc93bfde5193] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dcc93bfde5193] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dcc93bfde5193] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dcc93bfde5193] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dcc93bfde5193] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dcc93bfde5193] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.84s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-05T11:43:05.994Z] daemon.go:325: [d6557bb6a38e2] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d6557bb6a38e2] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d6557bb6a38e2] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d6557bb6a38e2] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d6557bb6a38e2] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d6557bb6a38e2] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-05T11:43:05.994Z] daemon.go:325: [d6472d717c287] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d6472d717c287] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d6472d717c287] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d6472d717c287] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d6472d717c287] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d6472d717c287] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-05T11:43:05.994Z] daemon.go:325: [d3fbc0ff1210b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d3fbc0ff1210b] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d3fbc0ff1210b] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d3fbc0ff1210b] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d3fbc0ff1210b] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d3fbc0ff1210b] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.30s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-05T11:43:05.994Z] daemon.go:325: [dfb088d45dd09] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dfb088d45dd09] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dfb088d45dd09] daemon started [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-05T11:43:05.994Z] daemon.go:325: [d1fb0f776a3fe] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d1fb0f776a3fe] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d1fb0f776a3fe] daemon started [2020-08-05T11:43:05.994Z] check_test.go:358: [d1fb0f776a3fe] joining swarm manager [dfb088d45dd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-05T11:43:05.994Z] daemon.go:461: [dfb088d45dd09] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dfb088d45dd09] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dfb088d45dd09] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:461: [d1fb0f776a3fe] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d1fb0f776a3fe] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d1fb0f776a3fe] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.22s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dab7051597461] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dab7051597461] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dab7051597461] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dab7051597461] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dab7051597461] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dab7051597461] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dab7051597461] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dab7051597461] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dab7051597461] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dab7051597461] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dab7051597461] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dab7051597461] Daemon stopped [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [dab7051597461] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [dab7051597461] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [dab7051597461] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [dab7051597461] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [dab7051597461] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.79s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-05T11:43:05.994Z] daemon.go:325: [d7f356f56e597] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d7f356f56e597] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d7f356f56e597] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d7f356f56e597] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d7f356f56e597] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d7f356f56e597] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-05T11:43:05.994Z] daemon.go:325: [d8496c872914f] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d8496c872914f] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [d8496c872914f] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [d8496c872914f] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [d8496c872914f] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [d8496c872914f] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-05T11:43:05.994Z] daemon.go:325: [df629df15b327] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [df629df15b327] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [df629df15b327] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [df629df15b327] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [df629df15b327] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [df629df15b327] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-05T11:43:05.994Z] daemon.go:325: [de2656ec26608] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [de2656ec26608] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:353: [de2656ec26608] daemon started [2020-08-05T11:43:05.994Z] daemon.go:461: [de2656ec26608] Stopping daemon [2020-08-05T11:43:05.994Z] daemon.go:296: [de2656ec26608] exiting daemon [2020-08-05T11:43:05.994Z] daemon.go:448: [de2656ec26608] Daemon stopped [2020-08-05T11:43:05.994Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2020-08-05T11:43:05.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-05T11:43:05.994Z] daemon.go:325: [d9d55e2fa0ec1] waiting for daemon to start [2020-08-05T11:43:05.994Z] daemon.go:325: [d9d55e2fa0ec1] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d9d55e2fa0ec1] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d9d55e2fa0ec1] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d9d55e2fa0ec1] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d9d55e2fa0ec1] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-05T11:43:05.995Z] daemon.go:325: [d0a8f83061943] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d0a8f83061943] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d0a8f83061943] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d0a8f83061943] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d0a8f83061943] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d0a8f83061943] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-05T11:43:05.995Z] daemon.go:325: [d8d4bb4b90736] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d8d4bb4b90736] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d8d4bb4b90736] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d8d4bb4b90736] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d8d4bb4b90736] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d8d4bb4b90736] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-05T11:43:05.995Z] daemon.go:325: [d61673364dc24] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d61673364dc24] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d61673364dc24] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d61673364dc24] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d61673364dc24] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d61673364dc24] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-05T11:43:05.995Z] daemon.go:325: [df1c0bfe00c63] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [df1c0bfe00c63] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [df1c0bfe00c63] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [df1c0bfe00c63] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [df1c0bfe00c63] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [df1c0bfe00c63] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.29s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-05T11:43:05.995Z] daemon.go:325: [d89194b19a76a] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d89194b19a76a] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d89194b19a76a] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d89194b19a76a] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d89194b19a76a] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d89194b19a76a] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-08-05T11:43:05.995Z] daemon.go:325: [d1f0860460cb1] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d1f0860460cb1] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d1f0860460cb1] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d1f0860460cb1] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d1f0860460cb1] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d1f0860460cb1] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-05T11:43:05.995Z] daemon.go:325: [d7f386f4cba53] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d7f386f4cba53] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d7f386f4cba53] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d7f386f4cba53] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d7f386f4cba53] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d7f386f4cba53] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-05T11:43:05.995Z] daemon.go:325: [d3e35b7c4f858] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [d3e35b7c4f858] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [d3e35b7c4f858] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [d3e35b7c4f858] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [d3e35b7c4f858] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [d3e35b7c4f858] Daemon stopped [2020-08-05T11:43:05.995Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-08-05T11:43:05.995Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-05T11:43:05.995Z] daemon.go:325: [dd8988a3d4a14] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:325: [dd8988a3d4a14] waiting for daemon to start [2020-08-05T11:43:05.995Z] daemon.go:353: [dd8988a3d4a14] daemon started [2020-08-05T11:43:05.995Z] daemon.go:461: [dd8988a3d4a14] Stopping daemon [2020-08-05T11:43:05.995Z] daemon.go:296: [dd8988a3d4a14] exiting daemon [2020-08-05T11:43:05.995Z] daemon.go:448: [dd8988a3d4a14] Daemon stopped [2020-08-05T11:43:05.995Z] === RUN TestDockerExternalVolumeSuite [2020-08-05T11:43:05.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-05T11:43:06.629Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-05T11:43:08.807Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-05T11:43:08.807Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-05T11:43:08.807Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-05T11:43:15.878Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-05T11:43:15.878Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-05T11:43:15.878Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-05T11:43:22.951Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-05T11:43:22.951Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-05T11:43:22.951Z] === RUN TestDockerSuite/TestCpToDot [2020-08-05T11:43:24.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-05T11:43:24.487Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-05T11:43:24.487Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-05T11:43:24.487Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-05T11:43:26.665Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-05T11:43:28.202Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-05T11:43:30.376Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-05T11:43:30.376Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-05T11:43:30.832Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-05T11:43:32.361Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-05T11:43:32.818Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-05T11:43:32.818Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-05T11:43:32.818Z] === RUN TestDockerSuite/TestCreateRM [2020-08-05T11:43:33.275Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-05T11:43:33.275Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-05T11:43:33.275Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-05T11:43:33.731Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-05T11:43:40.770Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-05T11:43:40.770Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-05T11:43:40.770Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-05T11:43:45.418Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-05T11:43:45.418Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-05T11:43:45.418Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDockerFails [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-05T11:43:52.438Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-05T11:43:53.959Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-05T11:43:56.114Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-05T11:43:57.633Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-05T11:44:04.656Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-05T11:44:09.303Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-05T11:44:13.953Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-05T11:44:15.471Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-05T11:44:15.925Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-05T11:44:18.807Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-05T11:44:19.260Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-05T11:44:20.215Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-05T11:44:23.918Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-05T11:44:27.618Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-05T11:44:28.071Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-05T11:44:28.071Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-05T11:44:28.071Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-05T11:44:28.071Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-05T11:44:28.071Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-05T11:44:29.028Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-05T11:44:29.028Z] === RUN TestDockerSuite/TestEventsRename [2020-08-05T11:44:31.184Z] === RUN TestDockerSuite/TestEventsResize [2020-08-05T11:44:31.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-05T11:44:33.339Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-05T11:44:35.493Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-05T11:44:37.648Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-05T11:44:38.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-05T11:44:42.295Z] === RUN TestDockerSuite/TestEventsTop [2020-08-05T11:44:42.295Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-05T11:44:44.451Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-05T11:44:48.151Z] === RUN TestDockerSuite/TestExec [2020-08-05T11:44:48.151Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-05T11:44:48.151Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-05T11:44:49.107Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-05T11:44:50.626Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-05T11:44:50.626Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-05T11:44:50.626Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-05T11:44:50.626Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-05T11:44:52.781Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-05T11:44:54.303Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-05T11:44:55.821Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-05T11:44:57.340Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-05T11:45:01.052Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-05T11:45:01.052Z] === RUN TestDockerSuite/TestExecEnv [2020-08-05T11:45:01.052Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-05T11:45:01.052Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-05T11:45:03.209Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecParseError [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-05T11:45:07.862Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-05T11:45:09.381Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-05T11:45:10.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-05T11:45:11.536Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-05T11:45:11.537Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-05T11:45:18.556Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-05T11:45:18.557Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-05T11:45:18.557Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-05T11:45:18.557Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-05T11:45:23.205Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-05T11:45:25.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-05T11:45:28.953Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-05T11:45:31.829Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestHealth [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-05T11:45:37.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-05T11:45:42.221Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-05T11:45:42.674Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-05T11:45:43.127Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-05T11:45:43.127Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-05T11:45:44.648Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-05T11:45:45.101Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-05T11:45:46.621Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-05T11:45:48.779Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-05T11:45:48.779Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-05T11:45:48.779Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-05T11:45:52.481Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-05T11:45:52.481Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportFile [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestInfoDebug [2020-08-05T11:45:54.638Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-05T11:45:55.092Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-05T11:45:55.545Z] === RUN TestDockerSuite/TestInfoFormat [2020-08-05T11:45:55.545Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-08-05T11:45:55.545Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-05T11:45:55.545Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-05T11:45:55.545Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-05T11:45:57.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-05T11:45:58.422Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-05T11:45:59.943Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-05T11:45:59.943Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-05T11:45:59.943Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-05T11:45:59.943Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-05T11:45:59.943Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-05T11:46:02.098Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-05T11:46:02.098Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-05T11:46:03.619Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-05T11:46:03.619Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-05T11:46:03.619Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-05T11:46:03.619Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-05T11:46:05.773Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-05T11:46:09.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-05T11:46:10.424Z] === RUN TestDockerSuite/TestInspectImage [2020-08-05T11:46:10.424Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-05T11:46:10.424Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-05T11:46:10.424Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-05T11:46:11.944Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-05T11:46:13.463Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-05T11:46:13.463Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-05T11:46:15.618Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-05T11:46:17.136Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-05T11:46:17.136Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-05T11:46:17.136Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-05T11:46:18.657Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-05T11:46:21.539Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-05T11:46:24.414Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-05T11:46:26.569Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-05T11:46:28.088Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-05T11:46:30.242Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-05T11:46:31.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-05T11:46:33.915Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-05T11:46:35.434Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-05T11:46:35.887Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-05T11:46:35.887Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-05T11:46:37.406Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-05T11:46:38.926Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-05T11:46:41.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-05T11:46:44.673Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-05T11:46:45.629Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-05T11:46:45.629Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-05T11:46:47.783Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-05T11:46:47.783Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-05T11:46:53.528Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-05T11:46:56.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-05T11:46:59.275Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-05T11:47:05.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-05T11:47:07.176Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-05T11:47:09.331Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-05T11:47:09.331Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-05T11:47:11.488Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-05T11:47:13.643Z] === RUN TestDockerSuite/TestLogsSince [2020-08-05T11:47:14.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-05T11:47:22.154Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-05T11:47:22.154Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-05T11:47:22.154Z] === RUN TestDockerSuite/TestLogsTail [2020-08-05T11:47:24.308Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-05T11:47:25.828Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestNetHostname [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPluginActive [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-05T11:47:27.981Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPortList [2020-08-05T11:47:28.434Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-05T11:47:32.133Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-05T11:47:35.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-05T11:47:35.835Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-05T11:47:42.855Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-05T11:47:42.855Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-05T11:47:53.115Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-05T11:48:01.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-05T11:48:03.372Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-05T11:48:03.824Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-05T11:48:03.824Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-05T11:48:18.562Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-05T11:48:19.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-05T11:48:20.081Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-05T11:48:27.107Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-05T11:48:29.988Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-05T11:48:29.988Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-05T11:48:29.988Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-05T11:48:34.641Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-05T11:48:34.641Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-05T11:48:34.641Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-05T11:48:34.641Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-05T11:48:34.641Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-05T11:48:40.385Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-05T11:48:40.386Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-05T11:48:41.905Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-05T11:48:41.905Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-05T11:48:42.861Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-05T11:48:43.817Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-05T11:48:43.817Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-05T11:48:47.531Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-05T11:48:50.436Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-05T11:48:51.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-05T11:48:52.612Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-05T11:49:13.700Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-05T11:49:13.700Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-05T11:49:18.389Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-05T11:49:18.389Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-05T11:49:18.848Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-05T11:49:19.308Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-05T11:49:23.041Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-05T11:49:23.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-05T11:49:26.775Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-05T11:49:26.775Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-05T11:49:30.507Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-05T11:49:30.507Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-05T11:49:30.507Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-05T11:49:35.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-05T11:49:45.316Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-05T11:49:45.775Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-05T11:49:46.234Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-05T11:49:52.024Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-05T11:49:53.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-05T11:49:56.712Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-05T11:50:03.785Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-05T11:50:07.522Z] === RUN TestDockerSuite/TestRmiTag [2020-08-05T11:50:07.982Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-05T11:50:08.640Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-05T11:50:10.161Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite (437.24s) [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-05T11:50:23.513Z] docker_cli_external_volume_driver_test.go:53: Daemon d7aa9e00f8013 is not started [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-05T11:50:23.513Z] daemon.go:325: [d39d5920681d6] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:325: [d39d5920681d6] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:353: [d39d5920681d6] daemon started [2020-08-05T11:50:23.513Z] daemon.go:461: [d39d5920681d6] Stopping daemon [2020-08-05T11:50:23.513Z] daemon.go:296: [d39d5920681d6] exiting daemon [2020-08-05T11:50:23.513Z] daemon.go:448: [d39d5920681d6] Daemon stopped [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-05T11:50:23.513Z] daemon.go:325: [d7d774ba5d41d] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:325: [d7d774ba5d41d] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:353: [d7d774ba5d41d] daemon started [2020-08-05T11:50:23.513Z] daemon.go:461: [d7d774ba5d41d] Stopping daemon [2020-08-05T11:50:23.513Z] daemon.go:296: [d7d774ba5d41d] exiting daemon [2020-08-05T11:50:23.513Z] daemon.go:448: [d7d774ba5d41d] Daemon stopped [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-05T11:50:23.513Z] docker_cli_external_volume_driver_test.go:53: Daemon de79df5332fae is not started [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-05T11:50:23.513Z] daemon.go:325: [ddb1750e4d16d] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:325: [ddb1750e4d16d] waiting for daemon to start [2020-08-05T11:50:23.513Z] daemon.go:353: [ddb1750e4d16d] daemon started [2020-08-05T11:50:23.513Z] daemon.go:461: [ddb1750e4d16d] Stopping daemon [2020-08-05T11:50:23.513Z] daemon.go:296: [ddb1750e4d16d] exiting daemon [2020-08-05T11:50:23.513Z] daemon.go:448: [ddb1750e4d16d] Daemon stopped [2020-08-05T11:50:23.513Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-05T11:50:23.513Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-05T11:50:23.513Z] docker_cli_external_volume_driver_test.go:53: Daemon d8b03cb7cd5fa is not started [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-05T11:50:23.514Z] docker_cli_external_volume_driver_test.go:53: Daemon d9087716a814a is not started [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-05T11:50:23.514Z] daemon.go:325: [d4ebfaf26ea61] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [d4ebfaf26ea61] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [d4ebfaf26ea61] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [d4ebfaf26ea61] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [d4ebfaf26ea61] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [d4ebfaf26ea61] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-05T11:50:23.514Z] daemon.go:325: [db27492e0849e] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [db27492e0849e] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [db27492e0849e] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [db27492e0849e] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [db27492e0849e] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [db27492e0849e] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-05T11:50:23.514Z] daemon.go:325: [d88a0648c144f] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [d88a0648c144f] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [d88a0648c144f] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [d88a0648c144f] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [d88a0648c144f] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [d88a0648c144f] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-05T11:50:23.514Z] daemon.go:325: [d77c70ffb5113] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [d77c70ffb5113] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [d77c70ffb5113] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [d77c70ffb5113] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [d77c70ffb5113] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [d77c70ffb5113] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-05T11:50:23.514Z] daemon.go:325: [dbe9133272bc7] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [dbe9133272bc7] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [dbe9133272bc7] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [dbe9133272bc7] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [dbe9133272bc7] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [dbe9133272bc7] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-05T11:50:23.514Z] daemon.go:325: [da038a370bdfa] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [da038a370bdfa] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [da038a370bdfa] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [da038a370bdfa] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [da038a370bdfa] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [da038a370bdfa] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-05T11:50:23.514Z] daemon.go:325: [da534f041651b] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [da534f041651b] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [da534f041651b] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [da534f041651b] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [da534f041651b] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [da534f041651b] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-05T11:50:23.514Z] daemon.go:325: [d114f1d89a8a7] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [d114f1d89a8a7] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [d114f1d89a8a7] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [d114f1d89a8a7] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [d114f1d89a8a7] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [d114f1d89a8a7] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-05T11:50:23.514Z] daemon.go:325: [da08e20a86f9a] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [da08e20a86f9a] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [da08e20a86f9a] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [da08e20a86f9a] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [da08e20a86f9a] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [da08e20a86f9a] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-05T11:50:23.514Z] docker_cli_external_volume_driver_test.go:486: Daemon dbcd218825f43 is not started [2020-08-05T11:50:23.514Z] daemon.go:325: [dbcd218825f43] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:325: [dbcd218825f43] waiting for daemon to start [2020-08-05T11:50:23.514Z] daemon.go:353: [dbcd218825f43] daemon started [2020-08-05T11:50:23.514Z] daemon.go:461: [dbcd218825f43] Stopping daemon [2020-08-05T11:50:23.514Z] daemon.go:296: [dbcd218825f43] exiting daemon [2020-08-05T11:50:23.514Z] daemon.go:448: [dbcd218825f43] Daemon stopped [2020-08-05T11:50:23.514Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-05T11:50:23.514Z] docker_cli_external_volume_driver_test.go:53: Daemon dc250eea68ea2 is not started [2020-08-05T11:50:23.514Z] PASS [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] === Skipped [2020-08-05T11:50:23.514Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-05T11:50:23.514Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-05T11:50:23.514Z] requirement.go:26: unmatched requirement IPv6 [2020-08-05T11:50:23.514Z] check_test.go:309: Daemon d58dd1738205f is not started [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-05T11:50:23.514Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-05T11:50:23.514Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:50:23.514Z] check_test.go:309: Daemon dc93c2611837e is not started [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-05T11:50:23.514Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-05T11:50:23.514Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-05T11:50:23.514Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:50:23.514Z] check_test.go:309: Daemon d327c93374aec is not started [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-05T11:50:23.514Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-05T11:50:23.514Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-05T11:50:23.514Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-05T11:50:23.514Z] requirement.go:26: unmatched requirement IPv6 [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] [2020-08-05T11:50:23.514Z] DONE 270 tests, 5 skipped in 2455.294s [2020-08-05T11:50:23.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-05T11:50:23.514Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3dd0c4c518ce/docker.pid [2020-08-05T11:50:23.514Z] +++ kill 4005 [2020-08-05T11:50:23.514Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4005 is not a child of this shell [2020-08-05T11:50:23.514Z] warning: PID 4005 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3dd0c4c518ce/docker.pid had a nonzero exit code [2020-08-05T11:50:23.514Z] ++++ cat bundles/test-integration/docker.pid [2020-08-05T11:50:23.514Z] +++ kill 7327 [2020-08-05T11:50:24.889Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-05T11:50:24.889Z] +++ /etc/init.d/apparmor stop [2020-08-05T11:50:24.889Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-05T11:50:24.889Z] [2020-08-05T11:50:24.889Z] Unloading profiles will leave already running processes permanently [2020-08-05T11:50:24.889Z] unconfined, which can lead to unexpected situations. [2020-08-05T11:50:24.889Z] [2020-08-05T11:50:24.889Z] To set a process to complain mode, use the command line tool [2020-08-05T11:50:24.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-05T11:50:24.889Z] +++ true [2020-08-05T11:50:24.889Z] exiting test-integration [2020-08-05T11:50:24.889Z] ++ exit 0 [2020-08-05T11:50:24.889Z] [2020-08-05T11:50:24.889Z] + exit 0 [2020-08-05T11:50:24.889Z] ++ jobs -p [2020-08-05T11:50:24.889Z] + pids= [2020-08-05T11:50:24.889Z] + echo 'Remaining pids to kill: []' [2020-08-05T11:50:24.889Z] Remaining pids to kill: [] [2020-08-05T11:50:24.889Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-05T11:50:24.901Z] Recording test results [2020-08-05T11:50:24.972Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-05T11:50:27.140Z] + echo Ensuring container killed. [2020-08-05T11:50:27.140Z] Ensuring container killed. [2020-08-05T11:50:27.140Z] + docker ps -aq -f name=docker-pr1-* [2020-08-05T11:50:27.140Z] + cids=da7f696b3a57 [2020-08-05T11:50:27.140Z] 630bdf0da450 [2020-08-05T11:50:27.140Z] ea11a999975b [2020-08-05T11:50:27.140Z] + [ -n da7f696b3a57 [2020-08-05T11:50:27.140Z] 630bdf0da450 [2020-08-05T11:50:27.140Z] ea11a999975b ] [2020-08-05T11:50:27.140Z] + docker rm -vf da7f696b3a57 630bdf0da450 ea11a999975b [2020-08-05T11:50:27.152Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-05T11:50:29.049Z] da7f696b3a57 [2020-08-05T11:50:29.986Z] 630bdf0da450 [2020-08-05T11:50:30.923Z] ea11a999975b [Pipeline] sh [2020-08-05T11:50:31.213Z] + echo Chowning /workspace to jenkins user [2020-08-05T11:50:31.214Z] Chowning /workspace to jenkins user [2020-08-05T11:50:31.214Z] + id -u [2020-08-05T11:50:31.214Z] + id -g [2020-08-05T11:50:31.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41314:/workspace busybox chown -R 1000:1000 /workspace [2020-08-05T11:50:31.214Z] Unable to find image 'busybox:latest' locally [2020-08-05T11:50:31.841Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-05T11:50:32.300Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-05T11:50:33.836Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-05T11:50:33.836Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-05T11:50:33.836Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-05T11:50:36.480Z] latest: Pulling from library/busybox [2020-08-05T11:50:36.480Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-05T11:50:36.480Z] 61c5ed1cbdf8: Download complete [2020-08-05T11:50:36.480Z] 61c5ed1cbdf8: Pull complete [2020-08-05T11:50:36.480Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-05T11:50:36.480Z] Status: Downloaded newer image for busybox:latest [2020-08-05T11:50:37.569Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-05T11:50:40.067Z] + bundleName=amd64 [2020-08-05T11:50:40.068Z] + echo Creating amd64-bundles.tar.gz [2020-08-05T11:50:40.068Z] Creating amd64-bundles.tar.gz [2020-08-05T11:50:40.068Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-05T11:50:40.068Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-05T11:50:40.473Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [Pipeline] archiveArtifacts [2020-08-05T11:50:41.016Z] Archiving artifacts [2020-08-05T11:50:42.009Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-05T11:50:43.358Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-05T11:50:43.545Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-05T11:50:43.668Z] + make clean [2020-08-05T11:50:43.927Z] docker volume rm -f docker-dev-cache [2020-08-05T11:50:43.927Z] docker-dev-cache [Pipeline] deleteDir [2020-08-05T11:50:45.727Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-05T11:50:45.727Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-05T11:50:49.461Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-05T11:50:50.998Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-05T11:50:50.998Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-05T11:50:53.904Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-05T11:50:53.904Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-05T11:50:53.904Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-05T11:50:55.440Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-05T11:50:56.976Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-05T11:50:59.155Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-05T11:51:00.691Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-05T11:51:00.691Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-05T11:51:00.691Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-05T11:51:00.691Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-05T11:51:02.869Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-05T11:51:02.869Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-05T11:51:02.869Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-05T11:51:02.869Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-05T11:51:02.869Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-05T11:51:04.406Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-05T11:51:09.099Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-05T11:51:11.278Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-05T11:51:11.278Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-05T11:51:11.278Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-05T11:51:11.278Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-05T11:51:12.817Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-05T11:51:14.995Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-05T11:51:14.995Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-05T11:51:16.531Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-05T11:51:16.531Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-05T11:51:16.531Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-05T11:51:16.531Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-05T11:51:18.710Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-05T11:51:20.247Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-05T11:51:21.784Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-05T11:51:23.962Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-05T11:51:26.867Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-05T11:51:33.944Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-05T11:51:33.944Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunMount [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-05T11:51:35.483Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-05T11:51:41.276Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-05T11:51:41.276Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-05T11:51:41.276Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-05T11:51:41.276Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-05T11:51:45.010Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-05T11:51:48.745Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-05T11:51:49.712Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-05T11:51:51.249Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-05T11:51:52.796Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-05T11:51:53.768Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-05T11:51:55.954Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-05T11:51:55.954Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-05T11:51:55.954Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-05T11:51:55.954Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-05T11:51:55.954Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-05T11:51:56.413Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-05T11:51:56.413Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-05T11:51:56.413Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-05T11:51:56.413Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-05T11:51:58.590Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-05T11:52:05.666Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-05T11:52:05.666Z] === RUN TestDockerSuite/TestRunRm [2020-08-05T11:52:07.202Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-05T11:52:12.993Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-05T11:52:13.961Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-05T11:52:16.140Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-05T11:52:17.677Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-05T11:52:19.223Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-05T11:52:19.223Z] === RUN TestDockerSuite/TestRunState [2020-08-05T11:52:19.223Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-05T11:52:21.403Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-05T11:52:21.403Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-05T11:52:22.938Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-05T11:52:22.938Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-05T11:52:22.938Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-05T11:52:22.938Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-05T11:52:23.397Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-05T11:52:23.397Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-05T11:52:28.088Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-05T11:52:29.627Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-05T11:52:29.627Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-05T11:52:31.164Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-05T11:52:31.164Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-05T11:52:31.164Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-05T11:52:34.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-05T11:52:39.858Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-05T11:52:43.593Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-05T11:52:49.391Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-05T11:52:49.391Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-05T11:52:49.391Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-05T11:52:49.391Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-05T11:52:49.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-05T11:52:50.927Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-05T11:52:53.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-05T11:52:54.638Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-05T11:52:54.638Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-05T11:52:54.638Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-05T11:52:54.638Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-05T11:52:54.638Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-05T11:52:55.096Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-05T11:52:55.096Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-05T11:52:55.096Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-05T11:52:55.096Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-05T11:52:58.832Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-05T11:52:59.801Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-05T11:53:01.978Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-05T11:53:05.711Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-05T11:53:07.888Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-05T11:53:08.347Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-05T11:53:08.807Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-05T11:53:09.266Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-05T11:53:10.804Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-05T11:53:16.601Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-05T11:53:16.601Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-05T11:53:23.674Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-05T11:53:23.674Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-05T11:53:26.583Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-05T11:53:26.583Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-05T11:53:26.583Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-05T11:53:26.583Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-05T11:53:26.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-05T11:53:30.316Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-05T11:53:32.491Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-05T11:53:34.026Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-05T11:53:34.026Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-05T11:53:35.563Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-05T11:53:53.411Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-05T11:53:59.220Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-05T11:53:59.220Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-05T11:54:01.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-05T11:54:01.850Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-05T11:54:02.306Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-05T11:54:02.306Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-05T11:54:02.306Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-05T11:54:09.357Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-05T11:54:09.357Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-05T11:54:09.357Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-05T11:54:09.357Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-05T11:54:09.357Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-05T11:54:15.124Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-05T11:54:15.124Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-05T11:54:15.581Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-05T11:54:24.112Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-05T11:54:24.112Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite (2120.89s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.53s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.72s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.55s) [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.29s) [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.14s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.20s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.41s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.06s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-05T11:54:24.112Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.112Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-08-05T11:54:24.112Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.06s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.58s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement Apparmor [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement Apparmor [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.73s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement IsPausable [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.14s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.24s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement UnixCli [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.20s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.28s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.32s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.95s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.23s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.52s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.38s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.41s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.36s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.20s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.59s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.20s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.40s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.25s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement UnixCli [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.53s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildContChar (12.09s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.81s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.74s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.19s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.90s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.57s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.42s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.58s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.32s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.13s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.91s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.44s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.73s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.08s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.17s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.76s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.20s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.11s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.52s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.28s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.54s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.41s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.60s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.56s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFails (1.93s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.61s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.36s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.90s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.15s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.07s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement UnixCli [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.05s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildHistory (8.02s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.95s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabel (0.66s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.69s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.33s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.48s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.43s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.97s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.96s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.37s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.30s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.18s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.75s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.77s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-05T11:54:24.113Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.48s) [2020-08-05T11:54:24.113Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2020-08-05T11:54:24.113Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.15s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.98s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.99s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.96s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.43s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.93s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.92s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.29s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.87s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.77s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.48s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.61s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildRm (12.46s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.08s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.91s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.79s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.28s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.72s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.83s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.66s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildStderr (4.30s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.52s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.99s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.30s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.83s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.87s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.22s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.71s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.69s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.68s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.88s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.88s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.32s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.86s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.90s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.54s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-05T11:54:24.114Z] docker_cli_sni_test.go:18: Flakey test [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.17s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitChange (4.49s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.20s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.06s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitTTY (6.21s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.14s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.74s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.01s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.76s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.77s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.88s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.63s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.67s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.58s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.13s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.79s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.24s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.36s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.00s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.86s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.64s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.25s) [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008b14a0 } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1065262226 c:\foo false } [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1065262226 c:\foo true } [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 0 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 1 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 2 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 3 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 4 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 5 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 6 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 7 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 8 [2020-08-05T11:54:24.114Z] docker_api_containers_test.go:1926: case 9 [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.95s) [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-08-05T11:54:24.114Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.95s) [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-05T11:54:24.114Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.76s) [2020-08-05T11:54:24.114Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a958405133\file1 c7188e0ee085496643fd4893af1f19be641f6852c6396fe5a2aa3175a87ffd3d:/root/itWorks.txt` [2020-08-05T11:54:24.114Z] docker_cli_cp_utils_test.go:279: checking that container "c7188e0ee085496643fd4893af1f19be641f6852c6396fe5a2aa3175a87ffd3d" start output contains "file1\n" [2020-08-05T11:54:24.114Z] docker_cli_cp_utils_test.go:209: running `docker start -a c7188e0ee085496643fd4893af1f19be641f6852c6396fe5a2aa3175a87ffd3d` [2020-08-05T11:54:24.114Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.05s) [2020-08-05T11:54:24.114Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b025223176\file1 2f595f7d33c94e8ec33f08b3bdfe892c83e7de3fc2348678998f05b4a7e56bda:testDir/` [2020-08-05T11:54:24.114Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.23s) [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e689651143\dir1 59af16a9b34aad32209e528f8c745a11c86b45bb362f90e07a030965bad6bd05:testDir` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:279: checking that container "59af16a9b34aad32209e528f8c745a11c86b45bb362f90e07a030965bad6bd05" start output contains "file1-1\n" [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59af16a9b34aad32209e528f8c745a11c86b45bb362f90e07a030965bad6bd05` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e689651143\dir1 79ebd425b813b671a6006ae9b9bab81c4ee99ffb51f6a44212b0d78884328a96:testDir/` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:279: checking that container "79ebd425b813b671a6006ae9b9bab81c4ee99ffb51f6a44212b0d78884328a96" start output contains "file1-1\n" [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:209: running `docker start -a 79ebd425b813b671a6006ae9b9bab81c4ee99ffb51f6a44212b0d78884328a96` [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCpToCaseH (6.80s) [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h738201210\dir1\. 1097cf167cb0edb4b3177d6293ef2ab4a0b525986c4f067b8a37d72abaf2f747:testDir` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:279: checking that container "1097cf167cb0edb4b3177d6293ef2ab4a0b525986c4f067b8a37d72abaf2f747" start output contains "file1-1\n" [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1097cf167cb0edb4b3177d6293ef2ab4a0b525986c4f067b8a37d72abaf2f747` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h738201210\dir1\. e0df5d5ad0c51cf4f6a5a12d86c692b36826b0119871714ed484c494a4cab882:testDir/` [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:279: checking that container "e0df5d5ad0c51cf4f6a5a12d86c692b36826b0119871714ed484c494a4cab882" start output contains "file1-1\n" [2020-08-05T11:54:24.115Z] docker_cli_cp_utils_test.go:209: running `docker start -a e0df5d5ad0c51cf4f6a5a12d86c692b36826b0119871714ed484c494a4cab882` [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCpToDot (1.93s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCpToStdout (1.95s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.56s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.89s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.66s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.78s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.98s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.92s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.96s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.76s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsCopy (4.43s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.32s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.83s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.07s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFilters (3.79s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFormat (3.87s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsResize (2.19s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.78s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.15s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.32s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2020-08-05T11:54:24.115Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.16s) [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.115Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-05T11:54:24.115Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.51s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.54s) [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.55s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.76s) [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2020-08-05T11:54:24.571Z] --- PASS: TestDockerSuite/TestExecInspectID (4.28s) [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-05T11:54:24.571Z] requirement.go:26: unmatched requirement IsPausable [2020-08-05T11:54:24.571Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.11s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.68s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.61s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.63s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.02s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.45s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.79s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.37s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.67s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.33s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.43s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement IsPausable [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.45s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.95s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.76s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.77s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectHistory (4.10s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.86s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.73s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.60s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectStatus (2.21s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.54s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.75s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.63s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.82s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-05T11:54:24.572Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.59s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.51s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.06s) [2020-08-05T11:54:24.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.89s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.72s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.78s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.85s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.90s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsSince (8.37s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsTail (2.28s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.06s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement IsAmd64 [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement IsAmd64 [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.75s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.56s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsByOrder (7.08s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.82s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.85s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-05T11:54:24.573Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.30s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.02s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.21s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.68s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.93s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.11s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.50s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.36s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.44s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.46s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.27s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.67s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.73s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.67s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.73s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.29s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.87s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.61s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.52s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.97s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.88s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.07s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.43s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.88s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.69s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.29s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.79s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.87s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.74s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.71s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.75s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.48s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.85s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.84s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.85s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.83s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.81s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.74s) [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.74s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.74s) [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.573Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-05T11:54:24.573Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunExitCode (1.79s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.73s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.75s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.80s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.26s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.90s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.55s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.82s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.15s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.90s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.33s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement Apparmor [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.73s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunRm (1.95s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.94s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.85s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.76s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.51s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.03s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.58s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.34s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement Apparmor [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.81s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.79s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.44s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.51s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.27s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.10s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.04s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.47s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2020-08-05T11:54:24.574Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.48s) [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement Apparmor [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-05T11:54:24.574Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.574Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.60s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.46s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.47s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement IsPausable [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.13s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.68s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.53s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.00s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.50s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.23s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.62s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.33s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-05T11:54:24.575Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-05T11:54:24.575Z] --- PASS: TestDockerRegistrySuite (0.02s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-05T11:54:24.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-05T11:54:24.575Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.01s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-05T11:54:24.575Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-05T11:54:24.576Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-05T11:54:24.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-05T11:54:24.576Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerDaemonSuite [2020-08-05T11:54:24.576Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-05T11:54:24.576Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-05T11:54:24.576Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-08-05T11:54:24.576Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-05T11:54:24.576Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerSwarmSuite [2020-08-05T11:54:24.576Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-08-05T11:54:24.576Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-08-05T11:54:24.576Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerExternalVolumeSuite [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerNetworkSuite [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] === RUN TestDockerHubPullSuite [2020-08-05T11:54:24.576Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-08-05T11:54:24.576Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-05T11:54:24.576Z] PASS [2020-08-05T11:54:24.576Z] ok github.com/docker/docker/integration-cli 2121.566s [2020-08-05T11:54:24.576Z] INFO: Integration tests ended at 08/05/2020 11:54:24. Duration:00:35:29.9276469 [2020-08-05T11:54:24.576Z] INFO: Docker info of the daemon under test at end of run [2020-08-05T11:54:24.576Z] [2020-08-05T11:54:24.576Z] Containers: 2 [2020-08-05T11:54:24.576Z] Running: 0 [2020-08-05T11:54:24.576Z] Paused: 0 [2020-08-05T11:54:24.576Z] Stopped: 2 [2020-08-05T11:54:24.576Z] Images: 12 [2020-08-05T11:54:24.576Z] Server Version: 0.0.0-dev [2020-08-05T11:54:24.576Z] Storage Driver: windowsfilter [2020-08-05T11:54:24.576Z] Windows: [2020-08-05T11:54:24.576Z] Logging Driver: json-file [2020-08-05T11:54:24.576Z] Plugins: [2020-08-05T11:54:24.576Z] Volume: local [2020-08-05T11:54:24.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-05T11:54:24.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-05T11:54:24.576Z] Swarm: inactive [2020-08-05T11:54:24.576Z] Default Isolation: process [2020-08-05T11:54:24.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-05T11:54:24.576Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-05T11:54:24.576Z] OSType: windows [2020-08-05T11:54:24.576Z] Architecture: x86_64 [2020-08-05T11:54:24.576Z] CPUs: 4 [2020-08-05T11:54:24.576Z] Total Memory: 32GiB [2020-08-05T11:54:24.576Z] Name: azwin-2-c64690 [2020-08-05T11:54:24.576Z] ID: IYGG:NADK:HAX4:COEN:TLQI:JMTI:H6ZX:NR3D:2VI7:QW3Q:K2R4:RJL7 [2020-08-05T11:54:24.576Z] Docker Root Dir: D:\CI\PR-41314\1\daemon [2020-08-05T11:54:24.576Z] Debug Mode (client): false [2020-08-05T11:54:24.576Z] Debug Mode (server): true [2020-08-05T11:54:24.576Z] File Descriptors: -1 [2020-08-05T11:54:24.576Z] Goroutines: 18 [2020-08-05T11:54:24.576Z] System Time: 2020-08-05T11:54:24.4079332Z [2020-08-05T11:54:24.576Z] EventsListeners: 0 [2020-08-05T11:54:24.576Z] Registry: https://index.docker.io/v1/ [2020-08-05T11:54:24.576Z] Labels: [2020-08-05T11:54:24.576Z] Experimental: false [2020-08-05T11:54:24.576Z] Insecure Registries: [2020-08-05T11:54:24.576Z] 127.0.0.0/8 [2020-08-05T11:54:24.576Z] Live Restore Enabled: false [2020-08-05T11:54:24.576Z] [2020-08-05T11:54:24.576Z] [2020-08-05T11:54:24.576Z] INFO: Stopping daemon under test [2020-08-05T11:54:25.036Z] SUCCESS: The process with PID 1132 (child process of PID 4556) has been terminated. [2020-08-05T11:54:25.036Z] SUCCESS: The process with PID 4556 (child process of PID 1472) has been terminated. [2020-08-05T11:54:25.036Z] INFO: Stop tailing logs of the daemon under tests [2020-08-05T11:54:25.036Z] INFO: executeCI.ps1 Completed successfully at 08/05/2020 11:54:24. [2020-08-05T11:54:25.036Z] INFO: Tidying up at end of run [2020-08-05T11:54:25.036Z] INFO: Saving daemon under test log (d:\CI\PR-41314\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-05T11:54:25.036Z] INFO: Saving daemon under test log (d:\CI\PR-41314\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-05T11:54:25.036Z] INFO: Nuke-Everything... [2020-08-05T11:54:25.036Z] INFO: Container count on control daemon to delete is 2 [2020-08-05T11:54:25.492Z] d782fd9ca397 [2020-08-05T11:54:25.492Z] 0a265bb45fce [2020-08-05T11:54:25.948Z] INFO: Tidying pidfile d:\CI\PR-41314\1\docker.pid [2020-08-05T11:54:25.948Z] INFO: Nuking d:\CI [2020-08-05T11:54:53.091Z] INFO: Zapped successfully [2020-08-05T11:54:53.091Z] [2020-08-05T11:54:53.091Z] INFO: executeCI.ps1 exiting at Wed Aug 5 11:54:50 CUT 2020. Duration 00:55:38.4550030 [2020-08-05T11:54:53.091Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-05T11:54:54.721Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-05T11:54:55.385Z] Archiving artifacts [2020-08-05T11:55:10.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41314/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-05T11:55:11.534Z] + make clean [2020-08-05T11:55:13.700Z] docker volume rm -f docker-dev-cache [2020-08-05T11:55:13.700Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS