Pull request #41028 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0853541a92921f15b44e43c6317d9372ea0ac08b+ad0f0b3970068c39951a3563c0b19d15577d7e91 (b90a574b1b38481931a3ba90cc37b04061fb0082) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41028@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-26T11:15:09.858Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-26T11:15:09.862Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-26T11:15:24.992Z] Still waiting to schedule task [2020-05-26T11:15:24.995Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-05-26T11:16:06.219Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-026e597d4d61ddba4) in /home/ubuntu/workspace/moby_PR-41028 [Pipeline] { [Pipeline] checkout [2020-05-26T11:16:09.382Z] using credential docker-jenkins-github-credentials [2020-05-26T11:16:09.392Z] Cloning the remote Git repository [2020-05-26T11:16:09.392Z] Cloning with configured refspecs honoured and without tags [2020-05-26T11:16:09.443Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T11:16:09.499Z] > git init /home/ubuntu/workspace/moby_PR-41028 # timeout=10 [2020-05-26T11:16:09.811Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:16:09.811Z] > git --version # timeout=10 [2020-05-26T11:16:09.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:16:09.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:32.228Z] Fetching without tags [2020-05-26T11:16:32.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:16:32.143Z] > git config --add remote.origin.fetch +refs/pull/41028/head:refs/remotes/origin/PR-41028 # timeout=10 [2020-05-26T11:16:32.171Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:32.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:16:32.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:16:32.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:16:32.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:32.580Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:16:33.491Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:16:33.491Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:16:32.590Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:16:32.616Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:16:33.406Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:16:33.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T11:16:33.496Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:16:33.528Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:16:38.093Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:16:38.093Z] First time build. Skipping changelog. [2020-05-26T11:16:38.160Z] > git --version # timeout=10 [2020-05-26T11:16:38.216Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T11:16:39.454Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41028:/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-05-26T11:16:49.452Z] Unable to find image 'alpine:latest' locally [2020-05-26T11:16:49.452Z] latest: Pulling from library/alpine [2020-05-26T11:16:49.452Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-26T11:16:49.452Z] cbdbe7a5bc2a: Download complete [2020-05-26T11:16:49.452Z] cbdbe7a5bc2a: Pull complete [2020-05-26T11:16:49.452Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-26T11:16:49.452Z] Status: Downloaded newer image for alpine:latest [2020-05-26T11:16:54.720Z] 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] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-26T11:16:55.636Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41028 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-05-26T11:16:55.673Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41028 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-05-26T11:16:55.753Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-05-26T11:16:55.777Z] Cloning the remote Git repository [2020-05-26T11:16:55.777Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-05-26T11:16:55.812Z] using credential docker-jenkins-github-credentials [2020-05-26T11:16:55.833Z] Cloning the remote Git repository [2020-05-26T11:16:55.833Z] Cloning with configured refspecs honoured and without tags [2020-05-26T11:16:55.848Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-026e597d4d61ddba4) in /home/ubuntu/workspace/moby_PR-41028 [Pipeline] { [Pipeline] checkout [2020-05-26T11:16:55.884Z] using credential docker-jenkins-github-credentials [2020-05-26T11:16:55.924Z] Fetching changes from the remote Git repository [2020-05-26T11:16:55.956Z] Fetching without tags [2020-05-26T11:16:56.562Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:16:55.784Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T11:16:55.784Z] > git init /home/jenkins/workspace/moby_PR-41028 # timeout=10 [2020-05-26T11:16:55.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:16:55.791Z] > git --version # timeout=10 [2020-05-26T11:16:55.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:16:55.792Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:56.741Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:16:56.741Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:16:55.893Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-26T11:16:55.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:16:55.959Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:16:55.960Z] > git --version # timeout=10 [2020-05-26T11:16:55.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:16:55.991Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:56.568Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:16:56.588Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:16:56.693Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:16:56.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T11:16:56.745Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:16:56.756Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:16:55.842Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T11:16:55.843Z] > git init /home/docker/workspace/moby_PR-41028 # timeout=10 [2020-05-26T11:16:55.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:16:55.856Z] > git --version # timeout=10 [2020-05-26T11:16:55.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:16:55.861Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:16:56.839Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:16:56.856Z] > git --version # timeout=10 [2020-05-26T11:16:56.883Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T11:16:57.672Z] + docker version [2020-05-26T11:16:57.672Z] Client: Docker Engine - Community [2020-05-26T11:16:57.672Z] Version: 19.03.8 [2020-05-26T11:16:57.672Z] API version: 1.40 [2020-05-26T11:16:57.672Z] Go version: go1.12.17 [2020-05-26T11:16:57.672Z] Git commit: afacb8b7f0 [2020-05-26T11:16:57.672Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-26T11:16:57.672Z] OS/Arch: linux/amd64 [2020-05-26T11:16:57.672Z] Experimental: false [2020-05-26T11:16:57.672Z] [2020-05-26T11:16:57.672Z] Server: Docker Engine - Community [2020-05-26T11:16:57.672Z] Engine: [2020-05-26T11:16:57.672Z] Version: 19.03.8 [2020-05-26T11:16:57.672Z] API version: 1.40 (minimum version 1.12) [2020-05-26T11:16:57.672Z] Go version: go1.12.17 [2020-05-26T11:16:57.672Z] Git commit: afacb8b7f0 [2020-05-26T11:16:57.672Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-26T11:16:57.672Z] OS/Arch: linux/amd64 [2020-05-26T11:16:57.672Z] Experimental: true [2020-05-26T11:16:57.672Z] containerd: [2020-05-26T11:16:57.672Z] Version: 1.2.13 [2020-05-26T11:16:57.672Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:16:57.672Z] runc: [2020-05-26T11:16:57.672Z] Version: 1.0.0-rc10 [2020-05-26T11:16:57.672Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:16:57.672Z] docker-init: [2020-05-26T11:16:57.672Z] Version: 0.18.0 [2020-05-26T11:16:57.672Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T11:16:57.953Z] + docker info [2020-05-26T11:17:04.533Z] Fetching without tags [2020-05-26T11:17:04.824Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:17:04.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:17:04.506Z] > git config --add remote.origin.fetch +refs/pull/41028/head:refs/remotes/origin/PR-41028 # timeout=10 [2020-05-26T11:17:04.507Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:17:04.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:17:04.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:17:04.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:17:04.540Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:17:04.831Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:17:04.835Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:17:05.294Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:17:05.295Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:17:05.587Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:17:05.635Z] > git --version # timeout=10 [2020-05-26T11:17:05.638Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T11:17:06.483Z] + docker version [2020-05-26T11:17:06.483Z] Client: Docker Engine - Community [2020-05-26T11:17:06.483Z] Version: 19.03.7 [2020-05-26T11:17:06.483Z] API version: 1.40 [2020-05-26T11:17:06.483Z] Go version: go1.12.17 [2020-05-26T11:17:06.483Z] Git commit: 7141c199a2 [2020-05-26T11:17:06.483Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-26T11:17:06.483Z] OS/Arch: linux/s390x [2020-05-26T11:17:06.483Z] Experimental: false [2020-05-26T11:17:06.483Z] [2020-05-26T11:17:06.483Z] Server: Docker Engine - Community [2020-05-26T11:17:06.483Z] Engine: [2020-05-26T11:17:06.483Z] Version: 19.03.7 [2020-05-26T11:17:06.483Z] API version: 1.40 (minimum version 1.12) [2020-05-26T11:17:06.483Z] Go version: go1.12.17 [2020-05-26T11:17:06.483Z] Git commit: 7141c199a2 [2020-05-26T11:17:06.483Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-26T11:17:06.483Z] OS/Arch: linux/s390x [2020-05-26T11:17:06.483Z] Experimental: true [2020-05-26T11:17:06.483Z] containerd: [2020-05-26T11:17:06.483Z] Version: 1.2.13 [2020-05-26T11:17:06.483Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:17:06.483Z] runc: [2020-05-26T11:17:06.483Z] Version: 1.0.0-rc10 [2020-05-26T11:17:06.483Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:17:06.483Z] docker-init: [2020-05-26T11:17:06.483Z] Version: 0.18.0 [2020-05-26T11:17:06.483Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T11:17:05.276Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:17:05.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T11:17:05.301Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:17:05.302Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:17:06.851Z] + docker info [2020-05-26T11:17:06.851Z] Client: [2020-05-26T11:17:06.851Z] Debug Mode: false [2020-05-26T11:17:06.851Z] [2020-05-26T11:17:06.851Z] Server: [2020-05-26T11:17:06.851Z] Containers: 0 [2020-05-26T11:17:06.851Z] Running: 0 [2020-05-26T11:17:06.851Z] Paused: 0 [2020-05-26T11:17:06.851Z] Stopped: 0 [2020-05-26T11:17:06.851Z] Images: 0 [2020-05-26T11:17:06.851Z] Server Version: 19.03.7 [2020-05-26T11:17:06.851Z] Storage Driver: overlay2 [2020-05-26T11:17:06.851Z] Backing Filesystem: [2020-05-26T11:17:06.851Z] Supports d_type: true [2020-05-26T11:17:06.851Z] Native Overlay Diff: true [2020-05-26T11:17:06.851Z] Logging Driver: json-file [2020-05-26T11:17:06.851Z] Cgroup Driver: cgroupfs [2020-05-26T11:17:06.851Z] Plugins: [2020-05-26T11:17:06.851Z] Volume: local [2020-05-26T11:17:06.851Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T11:17:06.851Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T11:17:06.851Z] Swarm: inactive [2020-05-26T11:17:06.851Z] Runtimes: runc [2020-05-26T11:17:06.851Z] Default Runtime: runc [2020-05-26T11:17:06.851Z] Init Binary: docker-init [2020-05-26T11:17:06.851Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:17:06.851Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:17:06.851Z] init version: fec3683 [2020-05-26T11:17:06.851Z] Security Options: [2020-05-26T11:17:06.851Z] apparmor [2020-05-26T11:17:06.851Z] seccomp [2020-05-26T11:17:06.851Z] Profile: default [2020-05-26T11:17:06.851Z] Kernel Version: 4.15.0-88-generic [2020-05-26T11:17:06.851Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T11:17:06.851Z] OSType: linux [2020-05-26T11:17:06.851Z] Architecture: s390x [2020-05-26T11:17:06.851Z] CPUs: 2 [2020-05-26T11:17:06.851Z] Total Memory: 7.861GiB [2020-05-26T11:17:06.851Z] Name: s390x-ubuntu-30 [2020-05-26T11:17:06.851Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-26T11:17:06.851Z] Docker Root Dir: /var/lib/docker [2020-05-26T11:17:06.851Z] Debug Mode: false [2020-05-26T11:17:06.851Z] Username: dockerbuildbot [2020-05-26T11:17:06.851Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:17:06.851Z] Labels: [2020-05-26T11:17:06.851Z] Experimental: true [2020-05-26T11:17:06.851Z] Insecure Registries: [2020-05-26T11:17:06.851Z] 127.0.0.0/8 [2020-05-26T11:17:06.851Z] Live Restore Enabled: false [2020-05-26T11:17:06.851Z] [2020-05-26T11:17:06.851Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T11:17:07.219Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:07.219Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:07.219Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41028/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T11:17:07.219Z] + bash /home/jenkins/workspace/moby_PR-41028/check-config.sh [2020-05-26T11:17:07.219Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T11:17:07.219Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-26T11:17:07.219Z] [2020-05-26T11:17:07.219Z] Generally Necessary: [2020-05-26T11:17:07.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T11:17:07.500Z] - apparmor: enabled and tools installed [2020-05-26T11:17:07.500Z] - CONFIG_NAMESPACES: enabled [2020-05-26T11:17:07.500Z] - CONFIG_NET_NS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_PID_NS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_IPC_NS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_UTS_NS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUPS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CPUSETS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_MEMCG: enabled [2020-05-26T11:17:07.500Z] - CONFIG_KEYS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_VETH: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T11:17:07.500Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T11:17:07.500Z] [2020-05-26T11:17:07.500Z] Optional Features: [2020-05-26T11:17:07.500Z] - CONFIG_USER_NS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_SECCOMP: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T11:17:07.500Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T11:17:07.500Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T11:17:07.500Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T11:17:07.500Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T11:17:07.500Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T11:17:07.500Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T11:17:07.500Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T11:17:07.500Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T11:17:07.500Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T11:17:07.500Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T11:17:07.500Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T11:17:07.500Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_EXT4_FS: enabled [2020-05-26T11:17:07.500Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T11:17:07.500Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T11:17:07.500Z] - Network Drivers: [2020-05-26T11:17:07.500Z] - "overlay": [2020-05-26T11:17:07.500Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T11:17:07.500Z] Optional (for encrypted networks): [2020-05-26T11:17:07.500Z] - CONFIG_CRYPTO: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T11:17:07.500Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T11:17:07.500Z] - CONFIG_XFRM: enabled [2020-05-26T11:17:07.500Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T11:17:07.500Z] - "ipvlan": [2020-05-26T11:17:07.500Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T11:17:07.500Z] - "macvlan": [2020-05-26T11:17:07.500Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T11:17:07.500Z] - "ftp,tftp client in container": [2020-05-26T11:17:07.500Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T11:17:07.500Z] - Storage Drivers: [2020-05-26T11:17:07.500Z] - "aufs": [2020-05-26T11:17:07.500Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T11:17:07.500Z] - "btrfs": [2020-05-26T11:17:07.500Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T11:17:07.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T11:17:07.500Z] - "devicemapper": [2020-05-26T11:17:07.500Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T11:17:07.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T11:17:07.500Z] - "overlay": [2020-05-26T11:17:07.520Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T11:17:07.520Z] - "zfs": [2020-05-26T11:17:07.520Z] - /dev/zfs: missing [2020-05-26T11:17:07.520Z] - zfs command: missing [2020-05-26T11:17:07.520Z] - zpool command: missing [2020-05-26T11:17:07.520Z] [2020-05-26T11:17:07.520Z] Limits: [2020-05-26T11:17:07.520Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T11:17:07.520Z] [2020-05-26T11:17:07.520Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T11:17:07.910Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0853541a92921f15b44e43c6317d9372ea0ac08b . [2020-05-26T11:17:07.910Z] #2 [internal] load .dockerignore [2020-05-26T11:17:07.910Z] #2 transferring context: 87B done [2020-05-26T11:17:07.910Z] #2 DONE 0.0s [2020-05-26T11:17:07.910Z] [2020-05-26T11:17:07.910Z] #1 [internal] load build definition from Dockerfile [2020-05-26T11:17:07.910Z] #1 transferring dockerfile: 12.30kB done [2020-05-26T11:17:07.910Z] #1 DONE 0.0s [2020-05-26T11:17:07.910Z] [2020-05-26T11:17:07.910Z] #3 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T11:17:07.928Z] Client: [2020-05-26T11:17:07.928Z] Debug Mode: false [2020-05-26T11:17:07.928Z] [2020-05-26T11:17:07.928Z] Server: [2020-05-26T11:17:07.928Z] Containers: 0 [2020-05-26T11:17:07.928Z] Running: 0 [2020-05-26T11:17:07.928Z] Paused: 0 [2020-05-26T11:17:07.928Z] Stopped: 0 [2020-05-26T11:17:07.928Z] Images: 1 [2020-05-26T11:17:07.928Z] Server Version: 19.03.8 [2020-05-26T11:17:07.928Z] Storage Driver: overlay2 [2020-05-26T11:17:07.928Z] Backing Filesystem: [2020-05-26T11:17:07.928Z] Supports d_type: true [2020-05-26T11:17:07.928Z] Native Overlay Diff: true [2020-05-26T11:17:07.928Z] Logging Driver: json-file [2020-05-26T11:17:07.928Z] Cgroup Driver: cgroupfs [2020-05-26T11:17:07.928Z] Plugins: [2020-05-26T11:17:07.928Z] Volume: local [2020-05-26T11:17:07.928Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T11:17:07.928Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T11:17:07.928Z] Swarm: inactive [2020-05-26T11:17:07.928Z] Runtimes: runc [2020-05-26T11:17:07.928Z] Default Runtime: runc [2020-05-26T11:17:07.928Z] Init Binary: docker-init [2020-05-26T11:17:07.928Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:17:07.928Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:17:07.928Z] init version: fec3683 [2020-05-26T11:17:07.928Z] Security Options: [2020-05-26T11:17:07.928Z] apparmor [2020-05-26T11:17:07.928Z] seccomp [2020-05-26T11:17:07.928Z] Profile: default [2020-05-26T11:17:07.928Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T11:17:07.928Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T11:17:07.928Z] OSType: linux [2020-05-26T11:17:07.928Z] Architecture: x86_64 [2020-05-26T11:17:07.928Z] CPUs: 2 [2020-05-26T11:17:07.928Z] Total Memory: 7.501GiB [2020-05-26T11:17:07.928Z] Name: ip-10-100-34-63 [2020-05-26T11:17:07.928Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-26T11:17:07.928Z] Docker Root Dir: /var/lib/docker [2020-05-26T11:17:07.928Z] Debug Mode: false [2020-05-26T11:17:07.928Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:17:07.928Z] Labels: [2020-05-26T11:17:07.928Z] Experimental: true [2020-05-26T11:17:07.928Z] Insecure Registries: [2020-05-26T11:17:07.928Z] 127.0.0.0/8 [2020-05-26T11:17:07.928Z] Live Restore Enabled: true [2020-05-26T11:17:07.928Z] [2020-05-26T11:17:07.928Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T11:17:08.191Z] #3 ... [2020-05-26T11:17:08.191Z] [2020-05-26T11:17:08.191Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-26T11:17:08.191Z] #4 DONE 0.0s [2020-05-26T11:17:08.191Z] [2020-05-26T11:17:08.191Z] #3 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T11:17:08.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:08.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:08.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41028/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T11:17:08.226Z] + bash /home/ubuntu/workspace/moby_PR-41028/check-config.sh [2020-05-26T11:17:08.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T11:17:08.226Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T11:17:08.226Z] [2020-05-26T11:17:08.226Z] Generally Necessary: [2020-05-26T11:17:08.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T11:17:08.226Z] - apparmor: enabled and tools installed [2020-05-26T11:17:08.226Z] - CONFIG_NAMESPACES: enabled [2020-05-26T11:17:08.226Z] - CONFIG_NET_NS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_PID_NS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_IPC_NS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_UTS_NS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CGROUPS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T11:17:08.226Z] - CONFIG_CPUSETS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_MEMCG: enabled [2020-05-26T11:17:08.226Z] - CONFIG_KEYS: enabled [2020-05-26T11:17:08.226Z] - CONFIG_VETH: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T11:17:08.226Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T11:17:08.490Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T11:17:08.490Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T11:17:08.490Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T11:17:08.490Z] [2020-05-26T11:17:08.490Z] Optional Features: [2020-05-26T11:17:08.490Z] - CONFIG_USER_NS: enabled [2020-05-26T11:17:08.491Z] - CONFIG_SECCOMP: enabled [2020-05-26T11:17:08.491Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T11:17:08.491Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T11:17:08.491Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T11:17:08.491Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T11:17:08.491Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-26T11:17:08.491Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T11:17:08.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T11:17:08.491Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T11:17:08.491Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T11:17:08.491Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T11:17:08.491Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T11:17:08.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T11:17:08.491Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T11:17:08.491Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T11:17:08.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T11:17:08.491Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T11:17:08.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T11:17:08.491Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T11:17:08.491Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T11:17:08.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T11:17:08.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T11:17:08.491Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T11:17:08.491Z] - CONFIG_EXT4_FS: enabled [2020-05-26T11:17:08.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T11:17:08.491Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T11:17:08.491Z] - Network Drivers: [2020-05-26T11:17:08.491Z] - "overlay": [2020-05-26T11:17:08.491Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T11:17:08.491Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T11:17:08.491Z] Optional (for encrypted networks): [2020-05-26T11:17:08.491Z] #3 DONE 0.3s [2020-05-26T11:17:08.492Z] [2020-05-26T11:17:08.492Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:08.492Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T11:17:08.492Z] #5 sha256:dd34d857f4b47bea526d37c5e2142dd9b645f7778d40a7f519776798a74e6999 1.79kB / 1.79kB done [2020-05-26T11:17:08.492Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 0B / 48.97MB 0.0s [2020-05-26T11:17:08.492Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0B / 9.88MB 0.0s [2020-05-26T11:17:08.492Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T11:17:08.492Z] #5 sha256:e208be443ad7c2ef855710207fa23de14639200929f6a47211088c209705ac95 5.46kB / 5.46kB done [2020-05-26T11:17:08.492Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0B / 7.38MB 0.0s [2020-05-26T11:17:08.492Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 720.90kB / 9.88MB 0.1s [2020-05-26T11:17:08.492Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 1.28MB / 7.38MB 0.1s [2020-05-26T11:17:08.492Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 4.03MB / 48.97MB 0.2s [2020-05-26T11:17:08.492Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 4.49MB / 9.88MB 0.2s [2020-05-26T11:17:08.492Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 6.46MB / 7.38MB 0.2s [2020-05-26T11:17:08.758Z] - CONFIG_CRYPTO: enabled [2020-05-26T11:17:08.758Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T11:17:08.758Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T11:17:08.758Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T11:17:08.758Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T11:17:08.758Z] - CONFIG_XFRM: enabled [2020-05-26T11:17:08.758Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T11:17:08.758Z] - "ipvlan": [2020-05-26T11:17:08.758Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T11:17:08.758Z] - "macvlan": [2020-05-26T11:17:08.758Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T11:17:08.758Z] - "ftp,tftp client in container": [2020-05-26T11:17:08.758Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T11:17:08.758Z] - Storage Drivers: [2020-05-26T11:17:08.758Z] - "aufs": [2020-05-26T11:17:08.758Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T11:17:08.758Z] - "btrfs": [2020-05-26T11:17:08.758Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T11:17:08.758Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T11:17:08.758Z] - "devicemapper": [2020-05-26T11:17:08.758Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T11:17:08.758Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T11:17:08.758Z] - "overlay": [2020-05-26T11:17:08.758Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T11:17:08.758Z] - "zfs": [2020-05-26T11:17:08.758Z] - /dev/zfs: missing [2020-05-26T11:17:08.758Z] - zfs command: missing [2020-05-26T11:17:08.758Z] - zpool command: missing [2020-05-26T11:17:08.758Z] [2020-05-26T11:17:08.758Z] Limits: [2020-05-26T11:17:08.758Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T11:17:08.758Z] [2020-05-26T11:17:08.758Z] + true [Pipeline] } [Pipeline] // stage [2020-05-26T11:17:08.780Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 13.33MB / 48.97MB 0.4s [2020-05-26T11:17:08.780Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.3s done [2020-05-26T11:17:08.780Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.3s done [2020-05-26T11:17:08.780Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.03MB / 56.71MB 0.4s [2020-05-26T11:17:08.780Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 6.79MB / 51.37MB 0.4s [2020-05-26T11:17:08.780Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 17.76MB / 48.97MB 0.5s [2020-05-26T11:17:08.780Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 4.57MB / 56.71MB 0.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T11:17:09.070Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 21.78MB / 48.97MB 0.7s [2020-05-26T11:17:09.070Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 8.48MB / 56.71MB 0.7s [2020-05-26T11:17:09.070Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 12.32MB / 51.37MB 0.7s [2020-05-26T11:17:09.070Z] #5 ... [2020-05-26T11:17:09.070Z] [2020-05-26T11:17:09.070Z] #17 [internal] load build context [2020-05-26T11:17:09.070Z] #17 transferring context: 50.86MB 0.8s done [2020-05-26T11:17:09.070Z] #17 DONE 0.8s [2020-05-26T11:17:09.070Z] [2020-05-26T11:17:09.070Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:09.070Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 25.86MB / 48.97MB 0.7s [2020-05-26T11:17:09.070Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 11.79MB / 56.71MB 0.7s [2020-05-26T11:17:09.070Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 15.73MB / 51.37MB 0.7s [2020-05-26T11:17:09.125Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0853541a92921f15b44e43c6317d9372ea0ac08b . [2020-05-26T11:17:09.126Z] #1 [internal] load build definition from Dockerfile [2020-05-26T11:17:09.126Z] #1 transferring dockerfile: 12.30kB done [2020-05-26T11:17:09.126Z] #1 DONE 0.0s [2020-05-26T11:17:09.126Z] [2020-05-26T11:17:09.126Z] #2 [internal] load .dockerignore [2020-05-26T11:17:09.126Z] #2 transferring context: 87B done [2020-05-26T11:17:09.126Z] #2 DONE 0.0s [2020-05-26T11:17:09.126Z] [2020-05-26T11:17:09.126Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-26T11:17:09.360Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 33.70MB / 48.97MB 0.9s [2020-05-26T11:17:09.360Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 18.34MB / 56.71MB 0.9s [2020-05-26T11:17:09.360Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 22.86MB / 51.37MB 0.9s [2020-05-26T11:17:09.360Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 37.65MB / 48.97MB 1.0s [2020-05-26T11:17:09.360Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 22.31MB / 56.71MB 1.0s [2020-05-26T11:17:09.360Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 26.76MB / 51.37MB 1.0s [2020-05-26T11:17:09.383Z] #4 DONE 0.2s [2020-05-26T11:17:09.383Z] [2020-05-26T11:17:09.383Z] #3 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T11:17:09.383Z] #3 DONE 0.3s [2020-05-26T11:17:09.646Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 45.29MB / 48.97MB 1.2s [2020-05-26T11:17:09.646Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 30.50MB / 56.71MB 1.2s [2020-05-26T11:17:09.646Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 34.56MB / 51.37MB 1.2s [2020-05-26T11:17:09.646Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.86MB / 48.97MB 1.3s [2020-05-26T11:17:09.646Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 34.82MB / 56.71MB 1.3s [2020-05-26T11:17:09.646Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 38.46MB / 51.37MB 1.3s [2020-05-26T11:17:09.675Z] [2020-05-26T11:17:09.675Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:09.675Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T11:17:09.675Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T11:17:09.675Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-26T11:17:09.675Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 0B / 50.39MB 0.1s [2020-05-26T11:17:09.675Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.1s [2020-05-26T11:17:09.675Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.1s [2020-05-26T11:17:09.675Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-26T11:17:09.675Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 5.13MB / 7.81MB 0.2s [2020-05-26T11:17:09.933Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.4s done [2020-05-26T11:17:09.933Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 49.27MB / 56.71MB 1.6s [2020-05-26T11:17:09.933Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 49.53MB / 51.37MB 1.6s [2020-05-26T11:17:09.933Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 5.28MB / 102.24MB 1.6s [2020-05-26T11:17:09.933Z] #5 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-05-26T11:17:09.937Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s [2020-05-26T11:17:09.937Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 713.26kB / 10.00MB 0.3s [2020-05-26T11:17:10.198Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.30MB / 50.39MB 0.6s [2020-05-26T11:17:10.198Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-05-26T11:17:10.198Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 6.69MB / 10.00MB 0.6s [2020-05-26T11:17:10.198Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.50MB / 51.83MB 0.6s [2020-05-26T11:17:10.223Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 54.24MB / 56.71MB 1.7s [2020-05-26T11:17:10.223Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.7s done [2020-05-26T11:17:10.223Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 19.29MB / 102.24MB 1.8s [2020-05-26T11:17:10.223Z] #5 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.8s [2020-05-26T11:17:10.223Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 1.8s done [2020-05-26T11:17:10.223Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 29.71MB / 102.24MB 1.9s [2020-05-26T11:17:10.223Z] #5 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.8s done [2020-05-26T11:17:10.463Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 9.29MB / 50.39MB 0.7s [2020-05-26T11:17:10.463Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 9.77MB / 10.00MB 0.7s [2020-05-26T11:17:10.463Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 24.70MB / 50.39MB 0.9s [2020-05-26T11:17:10.463Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.8s done [2020-05-26T11:17:10.463Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 13.04MB / 51.83MB 0.9s [2020-05-26T11:17:10.463Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.9s [2020-05-26T11:17:10.508Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 36.39MB / 102.24MB 2.0s [2020-05-26T11:17:10.508Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 44.15MB / 102.24MB 2.1s [2020-05-26T11:17:10.517Z] Still waiting to schedule task [2020-05-26T11:17:10.517Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-026e597d4d61ddba4)’ [2020-05-26T11:17:10.524Z] Still waiting to schedule task [2020-05-26T11:17:10.524Z] All nodes of label ‘windows-2019’ are offline [2020-05-26T11:17:10.726Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 34.38MB / 50.39MB 1.1s [2020-05-26T11:17:10.726Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 27.64MB / 51.83MB 1.1s [2020-05-26T11:17:10.726Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 6.66MB / 68.65MB 1.1s [2020-05-26T11:17:10.726Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 37.39MB / 50.39MB 1.2s [2020-05-26T11:17:10.726Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 32.12MB / 51.83MB 1.2s [2020-05-26T11:17:10.726Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 10.15MB / 68.65MB 1.2s [2020-05-26T11:17:10.792Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 62.20MB / 102.24MB 2.3s [2020-05-26T11:17:10.792Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 75.55MB / 102.24MB 2.4s [2020-05-26T11:17:10.792Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 81.46MB / 102.24MB 2.5s [2020-05-26T11:17:10.984Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 44.16MB / 50.39MB 1.4s [2020-05-26T11:17:10.984Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 40.99MB / 51.83MB 1.4s [2020-05-26T11:17:10.984Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 18.71MB / 68.65MB 1.4s [2020-05-26T11:17:10.984Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 48.27MB / 50.39MB 1.5s [2020-05-26T11:17:10.984Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 45.28MB / 51.83MB 1.5s [2020-05-26T11:17:10.984Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 24.66MB / 68.65MB 1.5s [2020-05-26T11:17:11.073Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 92.74MB / 102.24MB 2.6s [2020-05-26T11:17:11.073Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 100.22MB / 102.24MB 2.7s [2020-05-26T11:17:11.244Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.6s [2020-05-26T11:17:11.244Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 30.49MB / 68.65MB 1.7s [2020-05-26T11:17:11.357Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 2.9s done [2020-05-26T11:17:11.357Z] #5 ... [2020-05-26T11:17:11.357Z] [2020-05-26T11:17:11.357Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-26T11:17:11.357Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-26T11:17:11.357Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-26T11:17:11.357Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-26T11:17:11.357Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-05-26T11:17:11.357Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done [2020-05-26T11:17:11.357Z] #63 DONE 3.0s [2020-05-26T11:17:11.357Z] [2020-05-26T11:17:11.357Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:11.503Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.7s done [2020-05-26T11:17:11.503Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.7s done [2020-05-26T11:17:11.503Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 2.39MB / 120.15MB 1.9s [2020-05-26T11:17:11.503Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 1.9s [2020-05-26T11:17:11.503Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 36.79MB / 68.65MB 2.0s [2020-05-26T11:17:11.503Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 1.9s done [2020-05-26T11:17:11.762Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-26T11:17:11.762Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 45.65MB / 68.65MB 2.3s [2020-05-26T11:17:11.762Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 13.44MB / 120.15MB 2.3s [2020-05-26T11:17:11.969Z] #5 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.8s done [2020-05-26T11:17:11.969Z] #5 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 [2020-05-26T11:17:12.027Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 50.27MB / 68.65MB 2.4s [2020-05-26T11:17:12.028Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 19.62MB / 120.15MB 2.5s [2020-05-26T11:17:12.250Z] #5 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.2s done [2020-05-26T11:17:12.250Z] #5 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 [2020-05-26T11:17:12.286Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 57.71MB / 68.65MB 2.6s [2020-05-26T11:17:12.286Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 64.77MB / 68.65MB 2.8s [2020-05-26T11:17:12.286Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 31.69MB / 120.15MB 2.8s [2020-05-26T11:17:12.531Z] #5 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-05-26T11:17:12.543Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.0s [2020-05-26T11:17:12.543Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 38.04MB / 120.15MB 3.0s [2020-05-26T11:17:12.811Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.0s done [2020-05-26T11:17:12.811Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 46.64MB / 120.15MB 3.2s [2020-05-26T11:17:12.811Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 52.77MB / 120.15MB 3.3s [2020-05-26T11:17:12.843Z] #5 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-05-26T11:17:13.381Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 60.81MB / 120.15MB 3.6s [2020-05-26T11:17:13.381Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 68.49MB / 120.15MB 3.8s [2020-05-26T11:17:13.643Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 76.58MB / 120.15MB 4.2s [2020-05-26T11:17:14.214Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 83.40MB / 120.15MB 4.5s [2020-05-26T11:17:14.214Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 95.73MB / 120.15MB 4.7s [2020-05-26T11:17:14.315Z] #5 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.4s done [2020-05-26T11:17:14.473Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 103.06MB / 120.15MB 5.0s [2020-05-26T11:17:14.596Z] #5 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 [2020-05-26T11:17:14.732Z] #5 ... [2020-05-26T11:17:14.732Z] [2020-05-26T11:17:14.732Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-26T11:17:14.732Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-26T11:17:14.732Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-26T11:17:14.732Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-26T11:17:14.732Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2020-05-26T11:17:14.732Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2020-05-26T11:17:14.732Z] #63 DONE 5.1s [2020-05-26T11:17:14.732Z] [2020-05-26T11:17:14.732Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:14.732Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 109.57MB / 120.15MB 5.1s [2020-05-26T11:17:14.732Z] #5 ... [2020-05-26T11:17:14.732Z] [2020-05-26T11:17:14.732Z] #17 [internal] load build context [2020-05-26T11:17:14.732Z] #17 transferring context: 21.64MB 5.2s [2020-05-26T11:17:16.061Z] #5 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.2s done [2020-05-26T11:17:16.061Z] #5 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b [2020-05-26T11:17:16.106Z] #17 transferring context: 50.86MB 6.6s done [2020-05-26T11:17:16.106Z] #17 DONE 6.7s [2020-05-26T11:17:16.106Z] [2020-05-26T11:17:16.106Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:17:16.106Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.4s done [2020-05-26T11:17:16.674Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.1s [2020-05-26T11:17:18.572Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.9s done [2020-05-26T11:17:18.572Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-26T11:17:18.728Z] #5 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 2.4s done [2020-05-26T11:17:18.728Z] #5 extracting sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0.0s done [2020-05-26T11:17:18.728Z] #5 DONE 10.5s [2020-05-26T11:17:19.008Z] [2020-05-26T11:17:19.008Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T11:17:19.138Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-26T11:17:19.395Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-05-26T11:17:19.653Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-26T11:17:19.910Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-26T11:17:20.240Z] Fetching without tags [2020-05-26T11:17:20.476Z] #6 DONE 1.6s [2020-05-26T11:17:20.476Z] [2020-05-26T11:17:20.476Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:17:20.476Z] #18 DONE 0.1s [2020-05-26T11:17:20.476Z] [2020-05-26T11:17:20.476Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-26T11:17:20.759Z] #44 ... [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-26T11:17:20.759Z] #59 DONE 0.1s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-26T11:17:20.759Z] #41 DONE 0.1s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-26T11:17:20.759Z] #47 DONE 0.1s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-26T11:17:20.759Z] #28 DONE 0.1s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-26T11:17:20.759Z] #19 DONE 0.1s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-26T11:17:20.759Z] #65 DONE 0.2s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-26T11:17:20.759Z] #44 DONE 0.2s [2020-05-26T11:17:20.759Z] [2020-05-26T11:17:20.759Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:20.773Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:17:20.205Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:17:20.210Z] > git config --add remote.origin.fetch +refs/pull/41028/head:refs/remotes/origin/PR-41028 # timeout=10 [2020-05-26T11:17:20.213Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:17:20.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:17:20.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:17:20.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:17:20.252Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:17:20.780Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:17:20.783Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:17:22.039Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:17:22.039Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:17:23.022Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:17:23.080Z] > git --version # timeout=10 [2020-05-26T11:17:23.086Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T11:17:21.961Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:17:22.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T11:17:22.064Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:17:22.067Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:17:23.945Z] + docker version [2020-05-26T11:17:23.945Z] Client: [2020-05-26T11:17:23.945Z] Version: 18.06.1-ce [2020-05-26T11:17:23.945Z] API version: 1.38 [2020-05-26T11:17:23.945Z] Go version: go1.10.3 [2020-05-26T11:17:23.945Z] Git commit: e68fc7a [2020-05-26T11:17:23.945Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-26T11:17:23.945Z] OS/Arch: linux/ppc64le [2020-05-26T11:17:23.945Z] Experimental: false [2020-05-26T11:17:23.945Z] [2020-05-26T11:17:23.945Z] Server: [2020-05-26T11:17:23.945Z] Engine: [2020-05-26T11:17:23.945Z] Version: 18.06.1-ce [2020-05-26T11:17:23.945Z] API version: 1.38 (minimum version 1.12) [2020-05-26T11:17:23.945Z] Go version: go1.10.3 [2020-05-26T11:17:23.945Z] Git commit: e68fc7a [2020-05-26T11:17:23.945Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-26T11:17:23.945Z] OS/Arch: linux/ppc64le [2020-05-26T11:17:23.945Z] Experimental: true [Pipeline] sh [2020-05-26T11:17:24.092Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.6s done [2020-05-26T11:17:24.092Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-26T11:17:24.232Z] #45 3.561 + RM_GOPATH=0 [2020-05-26T11:17:24.232Z] #45 3.561 + TMP_GOPATH= [2020-05-26T11:17:24.232Z] #45 3.561 + : /build [2020-05-26T11:17:24.232Z] #45 3.561 + '[' -z '' ']' [2020-05-26T11:17:24.232Z] #45 3.562 ++ mktemp -d [2020-05-26T11:17:24.232Z] #45 3.563 + export GOPATH=/tmp/tmp.BbuCQKpMHW [2020-05-26T11:17:24.232Z] #45 3.563 + GOPATH=/tmp/tmp.BbuCQKpMHW [2020-05-26T11:17:24.232Z] #45 3.563 + RM_GOPATH=1 [2020-05-26T11:17:24.232Z] #45 3.563 ++ dirname ./install.sh [2020-05-26T11:17:24.232Z] #45 3.564 + dir=. [2020-05-26T11:17:24.232Z] #45 3.564 + bin=gotestsum [2020-05-26T11:17:24.232Z] #45 3.564 + shift [2020-05-26T11:17:24.232Z] #45 3.564 + '[' '!' -f ./gotestsum.installer ']' [2020-05-26T11:17:24.232Z] #45 3.564 + . ./gotestsum.installer [2020-05-26T11:17:24.232Z] #45 3.564 ++ : v0.3.5 [2020-05-26T11:17:24.232Z] #45 3.564 + install_gotestsum [2020-05-26T11:17:24.232Z] #45 3.564 + set -e [2020-05-26T11:17:24.232Z] #45 3.565 + export GO111MODULE=on [2020-05-26T11:17:24.232Z] #45 3.565 + GO111MODULE=on [2020-05-26T11:17:24.232Z] #45 3.565 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T11:17:24.232Z] #45 3.618 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:24.334Z] + docker info [2020-05-26T11:17:24.334Z] Containers: 0 [2020-05-26T11:17:24.334Z] Running: 0 [2020-05-26T11:17:24.334Z] Paused: 0 [2020-05-26T11:17:24.334Z] Stopped: 0 [2020-05-26T11:17:24.334Z] Images: 0 [2020-05-26T11:17:24.334Z] Server Version: 18.06.1-ce [2020-05-26T11:17:24.334Z] Storage Driver: overlay2 [2020-05-26T11:17:24.334Z] Backing Filesystem: extfs [2020-05-26T11:17:24.334Z] Supports d_type: true [2020-05-26T11:17:24.334Z] Native Overlay Diff: true [2020-05-26T11:17:24.334Z] Logging Driver: json-file [2020-05-26T11:17:24.334Z] Cgroup Driver: cgroupfs [2020-05-26T11:17:24.334Z] Plugins: [2020-05-26T11:17:24.334Z] Volume: local [2020-05-26T11:17:24.334Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T11:17:24.334Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-26T11:17:24.334Z] Swarm: inactive [2020-05-26T11:17:24.334Z] Runtimes: runc [2020-05-26T11:17:24.334Z] Default Runtime: runc [2020-05-26T11:17:24.334Z] Init Binary: docker-init [2020-05-26T11:17:24.334Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-26T11:17:24.334Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-26T11:17:24.334Z] init version: fec3683 [2020-05-26T11:17:24.334Z] Security Options: [2020-05-26T11:17:24.334Z] apparmor [2020-05-26T11:17:24.334Z] seccomp [2020-05-26T11:17:24.334Z] Profile: default [2020-05-26T11:17:24.334Z] Kernel Version: 4.4.0-139-generic [2020-05-26T11:17:24.334Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-26T11:17:24.334Z] OSType: linux [2020-05-26T11:17:24.334Z] Architecture: ppc64le [2020-05-26T11:17:24.334Z] CPUs: 4 [2020-05-26T11:17:24.334Z] Total Memory: 7.972GiB [2020-05-26T11:17:24.334Z] Name: ppc64le-ubuntu-11 [2020-05-26T11:17:24.334Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-26T11:17:24.334Z] Docker Root Dir: /var/lib/docker [2020-05-26T11:17:24.334Z] Debug Mode (client): false [2020-05-26T11:17:24.334Z] Debug Mode (server): false [2020-05-26T11:17:24.334Z] Username: dockerbuildbot [2020-05-26T11:17:24.334Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:17:24.334Z] Labels: [2020-05-26T11:17:24.334Z] Experimental: true [2020-05-26T11:17:24.334Z] Insecure Registries: [2020-05-26T11:17:24.334Z] 127.0.0.0/8 [2020-05-26T11:17:24.334Z] Live Restore Enabled: false [2020-05-26T11:17:24.334Z] [Pipeline] sh [2020-05-26T11:17:24.513Z] #45 3.622 go: finding gotest.tools v0.3.5 [2020-05-26T11:17:24.723Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:24.723Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:17:24.723Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41028/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T11:17:24.723Z] + bash /home/docker/workspace/moby_PR-41028/check-config.sh [2020-05-26T11:17:24.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T11:17:24.723Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-26T11:17:24.723Z] [2020-05-26T11:17:24.723Z] Generally Necessary: [2020-05-26T11:17:24.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T11:17:24.723Z] - apparmor: enabled and tools installed [2020-05-26T11:17:24.723Z] - CONFIG_NAMESPACES: enabled [2020-05-26T11:17:24.723Z] - CONFIG_NET_NS: enabled [2020-05-26T11:17:24.794Z] #45 4.113 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:24.794Z] #45 4.256 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:25.012Z] - CONFIG_PID_NS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_IPC_NS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_UTS_NS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUPS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CPUSETS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_MEMCG: enabled [2020-05-26T11:17:25.012Z] - CONFIG_KEYS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_VETH: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T11:17:25.012Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T11:17:25.012Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T11:17:25.012Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-26T11:17:25.012Z] [2020-05-26T11:17:25.012Z] Optional Features: [2020-05-26T11:17:25.012Z] - CONFIG_USER_NS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_SECCOMP: enabled [2020-05-26T11:17:25.012Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T11:17:25.012Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T11:17:25.012Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T11:17:25.012Z] (cgroup swap accounting is currently enabled) [2020-05-26T11:17:25.012Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-26T11:17:25.012Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T11:17:25.012Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T11:17:25.302Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T11:17:25.302Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T11:17:25.302Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T11:17:25.302Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T11:17:25.302Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T11:17:25.302Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T11:17:25.302Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T11:17:25.302Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T11:17:25.302Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T11:17:25.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T11:17:25.302Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T11:17:25.302Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_EXT4_FS: enabled [2020-05-26T11:17:25.302Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T11:17:25.302Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T11:17:25.302Z] - Network Drivers: [2020-05-26T11:17:25.302Z] - "overlay": [2020-05-26T11:17:25.302Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T11:17:25.302Z] Optional (for encrypted networks): [2020-05-26T11:17:25.302Z] - CONFIG_CRYPTO: enabled [2020-05-26T11:17:25.302Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_XFRM: enabled [2020-05-26T11:17:25.302Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T11:17:25.302Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T11:17:25.302Z] - "ipvlan": [2020-05-26T11:17:25.302Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T11:17:25.302Z] - "macvlan": [2020-05-26T11:17:25.588Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T11:17:25.588Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T11:17:25.588Z] - "ftp,tftp client in container": [2020-05-26T11:17:25.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T11:17:25.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T11:17:25.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T11:17:25.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T11:17:25.588Z] - Storage Drivers: [2020-05-26T11:17:25.588Z] - "aufs": [2020-05-26T11:17:25.588Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T11:17:25.588Z] - "btrfs": [2020-05-26T11:17:25.588Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T11:17:25.588Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T11:17:25.588Z] - "devicemapper": [2020-05-26T11:17:25.588Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T11:17:25.588Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T11:17:25.588Z] - "overlay": [2020-05-26T11:17:25.588Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T11:17:25.588Z] - "zfs": [2020-05-26T11:17:25.588Z] - /dev/zfs: missing [2020-05-26T11:17:25.588Z] - zfs command: missing [2020-05-26T11:17:25.588Z] - zpool command: missing [2020-05-26T11:17:25.588Z] [2020-05-26T11:17:25.588Z] Limits: [2020-05-26T11:17:25.588Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T11:17:25.588Z] [2020-05-26T11:17:25.588Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T11:17:26.030Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0853541a92921f15b44e43c6317d9372ea0ac08b . [2020-05-26T11:17:26.810Z] #45 ... [2020-05-26T11:17:26.810Z] [2020-05-26T11:17:26.810Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:17:26.810Z] #29 3.250 + RM_GOPATH=0 [2020-05-26T11:17:26.810Z] #29 3.250 + TMP_GOPATH= [2020-05-26T11:17:26.810Z] #29 3.250 + : /build [2020-05-26T11:17:26.810Z] #29 3.250 + '[' -z '' ']' [2020-05-26T11:17:26.810Z] #29 3.250 ++ mktemp -d [2020-05-26T11:17:26.810Z] #29 3.254 + export GOPATH=/tmp/tmp.pauBrxHYCl [2020-05-26T11:17:26.810Z] #29 3.254 + GOPATH=/tmp/tmp.pauBrxHYCl [2020-05-26T11:17:26.810Z] #29 3.254 + RM_GOPATH=1 [2020-05-26T11:17:26.810Z] #29 3.255 ++ dirname ./install.sh [2020-05-26T11:17:26.810Z] #29 3.257 + dir=. [2020-05-26T11:17:26.810Z] #29 3.257 + bin=tomlv [2020-05-26T11:17:26.810Z] #29 3.257 + shift [2020-05-26T11:17:26.810Z] #29 3.257 + '[' '!' -f ./tomlv.installer ']' [2020-05-26T11:17:26.810Z] #29 3.258 + . ./tomlv.installer [2020-05-26T11:17:26.810Z] #29 3.258 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:26.810Z] #29 3.258 + install_tomlv [2020-05-26T11:17:26.810Z] #29 3.258 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T11:17:26.810Z] #29 3.260 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:26.810Z] #29 3.264 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pauBrxHYCl/src/github.com/BurntSushi/toml [2020-05-26T11:17:26.810Z] #29 3.268 Cloning into '/tmp/tmp.pauBrxHYCl/src/github.com/BurntSushi/toml'... [2020-05-26T11:17:26.810Z] #29 4.039 + cd /tmp/tmp.pauBrxHYCl/src/github.com/BurntSushi/toml [2020-05-26T11:17:26.810Z] #29 4.039 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:26.810Z] #29 4.079 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:17:26.810Z] #29 4.562 internal/cpu [2020-05-26T11:17:26.810Z] #29 4.563 runtime/internal/atomic [2020-05-26T11:17:26.810Z] #29 4.697 runtime/internal/sys [2020-05-26T11:17:26.810Z] #29 4.827 runtime/internal/math [2020-05-26T11:17:26.810Z] #29 4.863 math/bits [2020-05-26T11:17:26.810Z] #29 4.928 internal/bytealg [2020-05-26T11:17:26.810Z] #29 5.213 runtime [2020-05-26T11:17:26.810Z] #29 5.217 math [2020-05-26T11:17:26.810Z] #29 ... [2020-05-26T11:17:26.810Z] [2020-05-26T11:17:26.810Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:26.810Z] #45 6.154 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T11:17:26.810Z] #45 6.213 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T11:17:26.810Z] #45 6.292 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T11:17:27.091Z] #45 6.310 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T11:17:27.091Z] #45 6.341 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:17:27.091Z] #45 6.359 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T11:17:27.372Z] #45 6.605 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:17:27.372Z] #45 6.640 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:17:27.372Z] #45 6.695 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:17:27.372Z] #45 6.697 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T11:17:27.372Z] #45 6.718 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:17:27.372Z] #45 6.719 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T11:17:27.372Z] #45 6.802 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T11:17:27.379Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done [2020-05-26T11:17:27.379Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-26T11:17:27.656Z] #45 6.806 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:17:27.656Z] #45 6.809 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:17:27.656Z] #45 6.809 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:17:27.656Z] #45 6.820 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:17:27.656Z] #45 6.913 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:17:27.656Z] #45 6.914 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:17:27.656Z] #45 6.924 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:17:27.656Z] #45 6.932 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:17:28.769Z] Sending build context to Docker daemon 55.39MB [2020-05-26T11:17:28.769Z] Step 1/140 : ARG CROSS="false" [2020-05-26T11:17:28.769Z] Step 2/140 : ARG GO_VERSION=1.13.11 [2020-05-26T11:17:28.769Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-05-26T11:17:28.769Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-26T11:17:28.769Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-05-26T11:17:28.769Z] 1.13.11-buster: Pulling from library/golang [2020-05-26T11:17:28.769Z] 19aca0f2a5b8: Pulling fs layer [2020-05-26T11:17:28.769Z] 556cd6fadc0f: Pulling fs layer [2020-05-26T11:17:28.769Z] 633177125031: Pulling fs layer [2020-05-26T11:17:28.769Z] e762e21652d7: Pulling fs layer [2020-05-26T11:17:28.769Z] dab525975d64: Pulling fs layer [2020-05-26T11:17:28.769Z] 1381453d937f: Pulling fs layer [2020-05-26T11:17:28.769Z] f5b69728b5d7: Pulling fs layer [2020-05-26T11:17:28.769Z] dab525975d64: Waiting [2020-05-26T11:17:28.769Z] 1381453d937f: Waiting [2020-05-26T11:17:28.769Z] f5b69728b5d7: Waiting [2020-05-26T11:17:28.769Z] e762e21652d7: Waiting [2020-05-26T11:17:29.125Z] #45 8.212 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:17:29.125Z] #45 8.241 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:17:29.409Z] #45 ... [2020-05-26T11:17:29.409Z] [2020-05-26T11:17:29.409Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:17:29.409Z] #20 2.915 + RM_GOPATH=0 [2020-05-26T11:17:29.409Z] #20 2.915 + TMP_GOPATH= [2020-05-26T11:17:29.409Z] #20 2.915 + : /build [2020-05-26T11:17:29.409Z] #20 2.915 + '[' -z '' ']' [2020-05-26T11:17:29.409Z] #20 2.916 ++ mktemp -d [2020-05-26T11:17:29.409Z] #20 2.918 + export GOPATH=/tmp/tmp.i576CfLi1Y [2020-05-26T11:17:29.409Z] #20 2.918 + GOPATH=/tmp/tmp.i576CfLi1Y [2020-05-26T11:17:29.409Z] #20 2.918 + RM_GOPATH=1 [2020-05-26T11:17:29.409Z] #20 2.919 ++ dirname ./install.sh [2020-05-26T11:17:29.409Z] #20 2.920 + dir=. [2020-05-26T11:17:29.409Z] #20 2.920 + bin=dockercli [2020-05-26T11:17:29.409Z] #20 2.920 + shift [2020-05-26T11:17:29.409Z] #20 2.920 + '[' '!' -f ./dockercli.installer ']' [2020-05-26T11:17:29.409Z] #20 2.920 + . ./dockercli.installer [2020-05-26T11:17:29.409Z] #20 2.921 ++ : stable [2020-05-26T11:17:29.409Z] #20 2.921 ++ : 17.06.2-ce [2020-05-26T11:17:29.409Z] #20 2.921 + install_dockercli [2020-05-26T11:17:29.409Z] #20 2.921 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T11:17:29.409Z] #20 2.921 Install docker/cli version 17.06.2-ce from stable [2020-05-26T11:17:29.409Z] #20 2.922 ++ uname -m [2020-05-26T11:17:29.409Z] #20 2.923 + arch=s390x [2020-05-26T11:17:29.409Z] #20 2.923 + '[' s390x '!=' x86_64 ']' [2020-05-26T11:17:29.409Z] #20 2.923 + '[' s390x '!=' s390x ']' [2020-05-26T11:17:29.409Z] #20 2.923 + url=https://download.docker.com/linux/static [2020-05-26T11:17:29.409Z] #20 2.924 + tar -xz docker/docker [2020-05-26T11:17:29.409Z] #20 2.927 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-26T11:17:29.409Z] #20 8.306 + mkdir -p /build [2020-05-26T11:17:29.409Z] #20 8.313 + mv docker/docker /build/ [2020-05-26T11:17:29.409Z] #20 8.314 + rmdir docker [2020-05-26T11:17:29.409Z] #20 DONE 8.7s [2020-05-26T11:17:29.409Z] [2020-05-26T11:17:29.409Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:29.409Z] #45 8.747 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:17:29.805Z] 556cd6fadc0f: Download complete [2020-05-26T11:17:29.805Z] 633177125031: Verifying Checksum [2020-05-26T11:17:29.805Z] 633177125031: Download complete [2020-05-26T11:17:30.431Z] #45 ... [2020-05-26T11:17:30.431Z] [2020-05-26T11:17:30.431Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:17:30.431Z] #36 1.659 + mktemp -d [2020-05-26T11:17:30.431Z] #36 1.659 + export GOPATH=/tmp/tmp.3ECWA75B5C [2020-05-26T11:17:30.431Z] #36 1.659 + git clone https://github.com/docker/distribution.git /tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution [2020-05-26T11:17:30.431Z] #36 1.659 Cloning into '/tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution'... [2020-05-26T11:17:30.713Z] #36 ... [2020-05-26T11:17:30.713Z] [2020-05-26T11:17:30.713Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:17:30.713Z] #48 3.732 + RM_GOPATH=0 [2020-05-26T11:17:30.713Z] #48 3.732 + TMP_GOPATH= [2020-05-26T11:17:30.713Z] #48 3.732 + : /build [2020-05-26T11:17:30.713Z] #48 3.732 + '[' -z '' ']' [2020-05-26T11:17:30.713Z] #48 3.750 ++ mktemp -d [2020-05-26T11:17:30.713Z] #48 3.753 + export GOPATH=/tmp/tmp.st8GKHSLSY [2020-05-26T11:17:30.713Z] #48 3.753 + GOPATH=/tmp/tmp.st8GKHSLSY [2020-05-26T11:17:30.713Z] #48 3.753 + RM_GOPATH=1 [2020-05-26T11:17:30.713Z] #48 3.754 ++ dirname ./install.sh [2020-05-26T11:17:30.713Z] #48 3.756 + dir=. [2020-05-26T11:17:30.713Z] #48 3.756 + bin=gometalinter [2020-05-26T11:17:30.713Z] #48 3.756 + shift [2020-05-26T11:17:30.713Z] #48 3.756 + '[' '!' -f ./gometalinter.installer ']' [2020-05-26T11:17:30.713Z] #48 3.756 + . ./gometalinter.installer [2020-05-26T11:17:30.713Z] #48 3.756 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-26T11:17:30.713Z] #48 3.756 + install_gometalinter [2020-05-26T11:17:30.713Z] #48 3.756 Installing gometalinter version v2.0.6 [2020-05-26T11:17:30.713Z] #48 3.756 + echo 'Installing gometalinter version v2.0.6' [2020-05-26T11:17:30.713Z] #48 3.756 + go get -d github.com/alecthomas/gometalinter [2020-05-26T11:17:30.713Z] #48 8.827 + cd /tmp/tmp.st8GKHSLSY/src/github.com/alecthomas/gometalinter [2020-05-26T11:17:30.713Z] #48 8.827 + git checkout -q v2.0.6 [2020-05-26T11:17:30.713Z] #48 8.972 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-26T11:17:30.713Z] #48 ... [2020-05-26T11:17:30.713Z] [2020-05-26T11:17:30.713Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:17:30.713Z] #26 2.561 + mktemp -d [2020-05-26T11:17:30.713Z] #26 2.573 + export GOPATH=/tmp/tmp.Bdcj21pmfz [2020-05-26T11:17:30.713Z] #26 2.573 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Bdcj21pmfz/src/github.com/go-swagger/go-swagger [2020-05-26T11:17:30.713Z] #26 2.580 Cloning into '/tmp/tmp.Bdcj21pmfz/src/github.com/go-swagger/go-swagger'... [2020-05-26T11:17:30.995Z] #26 ... [2020-05-26T11:17:30.995Z] [2020-05-26T11:17:30.995Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:17:30.995Z] #22 2.970 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:30.995Z] #22 3.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:30.995Z] #22 3.032 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:30.995Z] #22 3.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:17:30.995Z] #22 4.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:17:30.995Z] #22 5.947 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:17:30.995Z] #22 ... [2020-05-26T11:17:30.995Z] [2020-05-26T11:17:30.995Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:30.995Z] #31 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:30.995Z] #31 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:30.995Z] #31 1.852 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:30.995Z] #31 1.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:17:30.995Z] #31 2.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:17:30.995Z] #31 5.960 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:17:31.277Z] #31 ... [2020-05-26T11:17:31.277Z] [2020-05-26T11:17:31.277Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:17:31.277Z] #66 3.635 + RM_GOPATH=0 [2020-05-26T11:17:31.277Z] #66 3.635 + TMP_GOPATH= [2020-05-26T11:17:31.277Z] #66 3.635 + : /build [2020-05-26T11:17:31.277Z] #66 3.635 + '[' -z '' ']' [2020-05-26T11:17:31.277Z] #66 3.640 ++ mktemp -d [2020-05-26T11:17:31.277Z] #66 3.658 + export GOPATH=/tmp/tmp.Q2fqh8kwSs [2020-05-26T11:17:31.277Z] #66 3.658 + GOPATH=/tmp/tmp.Q2fqh8kwSs [2020-05-26T11:17:31.277Z] #66 3.658 + RM_GOPATH=1 [2020-05-26T11:17:31.277Z] #66 3.658 ++ dirname ./install.sh [2020-05-26T11:17:31.277Z] #66 3.659 + dir=. [2020-05-26T11:17:31.277Z] #66 3.659 + bin=proxy [2020-05-26T11:17:31.277Z] #66 3.659 + shift [2020-05-26T11:17:31.277Z] #66 3.659 + '[' '!' -f ./proxy.installer ']' [2020-05-26T11:17:31.277Z] #66 3.659 + . ./proxy.installer [2020-05-26T11:17:31.277Z] #66 3.660 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:17:31.277Z] #66 3.660 + install_proxy [2020-05-26T11:17:31.277Z] #66 3.660 + case "$1" in [2020-05-26T11:17:31.277Z] #66 3.660 + export CGO_ENABLED=0 [2020-05-26T11:17:31.277Z] #66 3.660 + CGO_ENABLED=0 [2020-05-26T11:17:31.277Z] #66 3.660 + _install_proxy [2020-05-26T11:17:31.277Z] #66 3.660 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-26T11:17:31.277Z] #66 3.660 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Q2fqh8kwSs/src/github.com/docker/libnetwork [2020-05-26T11:17:31.277Z] #66 3.661 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:17:31.277Z] #66 3.661 Cloning into '/tmp/tmp.Q2fqh8kwSs/src/github.com/docker/libnetwork'... [2020-05-26T11:17:31.277Z] #66 ... [2020-05-26T11:17:31.277Z] [2020-05-26T11:17:31.277Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:31.277Z] #42 3.610 + RM_GOPATH=0 [2020-05-26T11:17:31.277Z] #42 3.610 + TMP_GOPATH= [2020-05-26T11:17:31.277Z] #42 3.610 + : /build [2020-05-26T11:17:31.277Z] #42 3.610 + '[' -z '' ']' [2020-05-26T11:17:31.277Z] #42 3.610 ++ mktemp -d [2020-05-26T11:17:31.277Z] #42 3.611 + export GOPATH=/tmp/tmp.g4VajW4cM2 [2020-05-26T11:17:31.277Z] #42 3.611 + GOPATH=/tmp/tmp.g4VajW4cM2 [2020-05-26T11:17:31.277Z] #42 3.611 + RM_GOPATH=1 [2020-05-26T11:17:31.277Z] #42 3.611 ++ dirname ./install.sh [2020-05-26T11:17:31.277Z] #42 3.612 + dir=. [2020-05-26T11:17:31.277Z] #42 3.612 + bin=vndr [2020-05-26T11:17:31.277Z] #42 3.612 + shift [2020-05-26T11:17:31.277Z] #42 3.612 + '[' '!' -f ./vndr.installer ']' [2020-05-26T11:17:31.277Z] #42 3.612 + . ./vndr.installer [2020-05-26T11:17:31.277Z] #42 3.612 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:31.277Z] #42 3.612 + install_vndr [2020-05-26T11:17:31.277Z] #42 3.612 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T11:17:31.277Z] #42 3.612 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g4VajW4cM2/src/github.com/LK4D4/vndr [2020-05-26T11:17:31.277Z] #42 3.612 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:31.277Z] #42 3.613 Cloning into '/tmp/tmp.g4VajW4cM2/src/github.com/LK4D4/vndr'... [2020-05-26T11:17:31.277Z] #42 4.150 + cd /tmp/tmp.g4VajW4cM2/src/github.com/LK4D4/vndr [2020-05-26T11:17:31.277Z] #42 4.150 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:31.277Z] #42 4.171 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T11:17:31.277Z] #42 4.967 internal/cpu [2020-05-26T11:17:31.277Z] #42 4.969 runtime/internal/atomic [2020-05-26T11:17:31.277Z] #42 5.051 runtime/internal/sys [2020-05-26T11:17:31.277Z] #42 5.157 runtime/internal/math [2020-05-26T11:17:31.277Z] #42 5.170 internal/race [2020-05-26T11:17:31.277Z] #42 5.275 sync/atomic [2020-05-26T11:17:31.277Z] #42 5.283 internal/bytealg [2020-05-26T11:17:31.277Z] #42 5.391 unicode [2020-05-26T11:17:31.277Z] #42 5.518 runtime [2020-05-26T11:17:31.277Z] #42 7.985 unicode/utf8 [2020-05-26T11:17:31.277Z] #42 8.364 math/bits [2020-05-26T11:17:31.277Z] #42 8.748 math [2020-05-26T11:17:31.559Z] #42 ... [2020-05-26T11:17:31.559Z] [2020-05-26T11:17:31.559Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:17:31.559Z] #7 1.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:31.559Z] #7 1.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:31.559Z] #7 1.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:31.559Z] #7 2.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:17:31.559Z] #7 4.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:17:31.559Z] #7 6.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:17:31.559Z] #7 ... [2020-05-26T11:17:31.559Z] [2020-05-26T11:17:31.559Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:17:31.559Z] #54 3.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:31.559Z] #54 3.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:31.559Z] #54 3.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:31.559Z] #54 3.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:17:31.559Z] #54 5.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:17:31.559Z] #54 7.107 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:17:31.840Z] #54 ... [2020-05-26T11:17:31.840Z] [2020-05-26T11:17:31.840Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:31.840Z] #38 2.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:31.840Z] #38 2.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:31.840Z] #38 2.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:31.840Z] #38 3.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:17:31.840Z] #38 4.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:17:31.840Z] #38 6.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:17:31.840Z] #38 ... [2020-05-26T11:17:31.840Z] [2020-05-26T11:17:31.840Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:17:31.840Z] #60 2.921 + RM_GOPATH=0 [2020-05-26T11:17:31.840Z] #60 2.921 + TMP_GOPATH= [2020-05-26T11:17:31.840Z] #60 2.921 + : /build/ [2020-05-26T11:17:31.840Z] #60 2.921 + '[' -z '' ']' [2020-05-26T11:17:31.840Z] #60 2.921 ++ mktemp -d [2020-05-26T11:17:31.840Z] #60 2.932 + export GOPATH=/tmp/tmp.ifEmFmlDIT [2020-05-26T11:17:31.840Z] #60 2.932 + GOPATH=/tmp/tmp.ifEmFmlDIT [2020-05-26T11:17:31.840Z] #60 2.932 + RM_GOPATH=1 [2020-05-26T11:17:31.840Z] #60 2.933 ++ dirname ./install.sh [2020-05-26T11:17:31.840Z] #60 2.933 + dir=. [2020-05-26T11:17:31.840Z] #60 2.933 + bin=rootlesskit [2020-05-26T11:17:31.840Z] #60 2.933 + shift [2020-05-26T11:17:31.840Z] #60 2.933 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-26T11:17:31.840Z] #60 2.933 + . ./rootlesskit.installer [2020-05-26T11:17:31.840Z] #60 2.933 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:31.840Z] #60 2.934 + install_rootlesskit [2020-05-26T11:17:31.840Z] #60 2.934 + case "$1" in [2020-05-26T11:17:31.840Z] #60 2.934 + export CGO_ENABLED=0 [2020-05-26T11:17:31.840Z] #60 2.934 + CGO_ENABLED=0 [2020-05-26T11:17:31.840Z] #60 2.934 + _install_rootlesskit [2020-05-26T11:17:31.840Z] #60 2.934 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T11:17:31.840Z] #60 2.934 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:31.840Z] #60 2.934 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ifEmFmlDIT/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:17:31.840Z] #60 2.936 Cloning into '/tmp/tmp.ifEmFmlDIT/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T11:17:31.840Z] #60 5.713 + cd /tmp/tmp.ifEmFmlDIT/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:17:31.840Z] #60 5.721 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:31.840Z] #60 5.790 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:17:31.840Z] #60 5.790 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T11:17:32.121Z] #60 ... [2020-05-26T11:17:32.121Z] [2020-05-26T11:17:32.121Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:17:32.121Z] #36 11.62 + cd /tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution [2020-05-26T11:17:32.121Z] #36 11.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T11:17:32.639Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-05-26T11:17:33.322Z] 19aca0f2a5b8: Verifying Checksum [2020-05-26T11:17:33.322Z] 19aca0f2a5b8: Download complete [2020-05-26T11:17:34.136Z] #36 13.59 + GOPATH=/tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ECWA75B5C go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-26T11:17:34.353Z] e762e21652d7: Verifying Checksum [2020-05-26T11:17:34.353Z] e762e21652d7: Download complete [2020-05-26T11:17:34.353Z] f5b69728b5d7: Verifying Checksum [2020-05-26T11:17:34.353Z] f5b69728b5d7: Download complete [2020-05-26T11:17:35.171Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done [2020-05-26T11:17:35.171Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-26T11:17:35.428Z] #5 DONE 25.9s [2020-05-26T11:17:35.428Z] [2020-05-26T11:17:35.428Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T11:17:35.849Z] dab525975d64: Verifying Checksum [2020-05-26T11:17:35.849Z] dab525975d64: Download complete [2020-05-26T11:17:36.806Z] #6 DONE 1.4s [2020-05-26T11:17:36.806Z] [2020-05-26T11:17:36.806Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:17:36.806Z] #18 DONE 0.1s [2020-05-26T11:17:36.806Z] [2020-05-26T11:17:36.806Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:17:37.067Z] #7 ... [2020-05-26T11:17:37.067Z] [2020-05-26T11:17:37.067Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-26T11:17:37.067Z] #59 DONE 0.2s [2020-05-26T11:17:37.067Z] [2020-05-26T11:17:37.067Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-26T11:17:37.067Z] #65 DONE 0.2s [2020-05-26T11:17:37.067Z] [2020-05-26T11:17:37.067Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-26T11:17:37.067Z] #19 DONE 0.2s [2020-05-26T11:17:37.067Z] [2020-05-26T11:17:37.067Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-26T11:17:37.067Z] #28 DONE 0.2s [2020-05-26T11:17:37.325Z] [2020-05-26T11:17:37.325Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-26T11:17:37.325Z] #47 DONE 0.3s [2020-05-26T11:17:37.325Z] [2020-05-26T11:17:37.325Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-26T11:17:37.325Z] #44 DONE 0.3s [2020-05-26T11:17:37.325Z] [2020-05-26T11:17:37.325Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-26T11:17:37.325Z] #41 DONE 0.4s [2020-05-26T11:17:37.325Z] [2020-05-26T11:17:37.325Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:17:37.582Z] #36 ... [2020-05-26T11:17:37.582Z] [2020-05-26T11:17:37.582Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:37.582Z] #45 10.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T11:17:37.582Z] #45 11.12 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T11:17:37.582Z] #45 11.12 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T11:17:37.582Z] #45 11.13 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T11:17:37.582Z] #45 11.13 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T11:17:37.582Z] #45 11.20 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T11:17:37.582Z] #45 11.26 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T11:17:37.582Z] #45 11.53 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T11:17:37.582Z] #45 11.54 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T11:17:37.582Z] #45 11.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:17:37.582Z] #45 11.58 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:17:37.582Z] #45 11.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:17:37.582Z] #45 11.82 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T11:17:37.582Z] #45 11.82 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:17:37.582Z] #45 11.84 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T11:17:37.582Z] #45 12.63 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:17:37.582Z] #45 13.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:17:37.582Z] #45 13.79 go: finding github.com/fatih/color v1.6.0 [2020-05-26T11:17:37.582Z] #45 13.80 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T11:17:37.582Z] #45 13.94 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:17:37.582Z] #45 13.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:17:37.582Z] #45 13.97 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T11:17:37.582Z] #45 13.97 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:17:37.582Z] #45 14.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:17:37.582Z] #45 14.27 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:17:37.582Z] #45 14.28 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:17:37.582Z] #45 14.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:17:37.909Z] 19aca0f2a5b8: Pull complete [2020-05-26T11:17:38.539Z] 556cd6fadc0f: Pull complete [2020-05-26T11:17:39.163Z] 633177125031: Pull complete [2020-05-26T11:17:39.599Z] #45 ... [2020-05-26T11:17:39.599Z] [2020-05-26T11:17:39.599Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:17:39.599Z] #29 8.915 unicode/utf8 [2020-05-26T11:17:39.599Z] #29 9.517 internal/race [2020-05-26T11:17:39.599Z] #29 9.617 sync/atomic [2020-05-26T11:17:39.599Z] #29 10.10 unicode [2020-05-26T11:17:39.599Z] #29 12.22 internal/testlog [2020-05-26T11:17:39.599Z] #29 12.50 encoding [2020-05-26T11:17:39.599Z] #29 12.55 runtime/cgo [2020-05-26T11:17:39.599Z] #29 ... [2020-05-26T11:17:39.599Z] [2020-05-26T11:17:39.599Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:39.599Z] #31 11.31 Fetched 8046 kB in 10s (812 kB/s) [2020-05-26T11:17:39.599Z] #31 11.31 Reading package lists... [2020-05-26T11:17:39.599Z] #31 14.62 Reading package lists... [2020-05-26T11:17:39.599Z] #31 17.71 Building dependency tree... [2020-05-26T11:17:39.599Z] #31 18.16 Reading state information... [2020-05-26T11:17:39.599Z] #31 18.64 The following additional packages will be installed: [2020-05-26T11:17:39.599Z] #31 18.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T11:17:39.599Z] #31 18.64 Suggested packages: [2020-05-26T11:17:39.599Z] #31 18.64 cmake-doc ninja-build lrzip [2020-05-26T11:17:39.599Z] #31 18.64 Recommended packages: [2020-05-26T11:17:39.599Z] #31 18.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T11:17:39.786Z] 1381453d937f: Verifying Checksum [2020-05-26T11:17:39.786Z] 1381453d937f: Download complete [2020-05-26T11:17:39.880Z] #31 19.37 The following NEW packages will be installed: [2020-05-26T11:17:39.880Z] #31 19.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T11:17:39.880Z] #31 19.37 vim-common xxd [2020-05-26T11:17:39.880Z] #31 19.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:17:39.880Z] #31 19.49 Need to get 14.0 MB of archives. [2020-05-26T11:17:39.880Z] #31 19.49 After this operation, 62.1 MB of additional disk space will be used. [2020-05-26T11:17:39.880Z] #31 19.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-26T11:17:39.880Z] #31 19.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:17:39.880Z] #31 19.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T11:17:39.880Z] #31 19.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-26T11:17:40.493Z] #31 20.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-26T11:17:40.493Z] #31 20.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-26T11:17:40.493Z] #31 20.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-26T11:17:40.493Z] #31 20.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-26T11:17:40.493Z] #31 20.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-26T11:17:40.493Z] #31 20.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-26T11:17:41.501Z] #31 20.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:41.501Z] #31 20.98 Fetched 14.0 MB in 1s (15.5 MB/s) [2020-05-26T11:17:41.501Z] #31 21.07 Selecting previously unselected package xxd. [2020-05-26T11:17:41.501Z] #31 21.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T11:17:41.501Z] #31 21.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T11:17:41.501Z] #31 21.11 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:17:41.791Z] #31 21.32 Selecting previously unselected package vim-common. [2020-05-26T11:17:41.791Z] #31 21.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:17:41.791Z] #31 21.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:17:42.074Z] #31 21.57 Selecting previously unselected package cmake-data. [2020-05-26T11:17:42.074Z] #31 21.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T11:17:42.074Z] #31 21.57 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T11:17:42.357Z] #31 ... [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:17:42.357Z] #7 12.45 Fetched 8046 kB in 11s (757 kB/s) [2020-05-26T11:17:42.357Z] #7 12.45 Reading package lists... [2020-05-26T11:17:42.357Z] #7 15.93 Reading package lists... [2020-05-26T11:17:42.357Z] #7 19.11 Building dependency tree... [2020-05-26T11:17:42.357Z] #7 19.57 Reading state information... [2020-05-26T11:17:42.357Z] #7 19.99 The following additional packages will be installed: [2020-05-26T11:17:42.357Z] #7 19.99 libapparmor1 [2020-05-26T11:17:42.357Z] #7 19.99 Suggested packages: [2020-05-26T11:17:42.357Z] #7 19.99 seccomp [2020-05-26T11:17:42.357Z] #7 20.13 The following NEW packages will be installed: [2020-05-26T11:17:42.357Z] #7 20.13 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-26T11:17:42.357Z] #7 20.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:17:42.357Z] #7 20.29 Need to get 288 kB of archives. [2020-05-26T11:17:42.357Z] #7 20.29 After this operation, 957 kB of additional disk space will be used. [2020-05-26T11:17:42.357Z] #7 20.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-26T11:17:42.357Z] #7 20.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-26T11:17:42.357Z] #7 20.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-26T11:17:42.357Z] #7 20.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:42.357Z] #7 21.00 Fetched 288 kB in 0s (2602 kB/s) [2020-05-26T11:17:42.357Z] #7 21.07 Selecting previously unselected package libapparmor1:s390x. [2020-05-26T11:17:42.357Z] #7 21.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T11:17:42.357Z] #7 21.11 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-05-26T11:17:42.357Z] #7 21.12 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-26T11:17:42.357Z] #7 21.21 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-26T11:17:42.357Z] #7 21.21 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-26T11:17:42.357Z] #7 21.22 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-26T11:17:42.357Z] #7 21.31 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-26T11:17:42.357Z] #7 21.31 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-26T11:17:42.357Z] #7 21.32 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-26T11:17:42.357Z] #7 21.43 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-26T11:17:42.357Z] #7 21.44 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-26T11:17:42.357Z] #7 21.46 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-26T11:17:42.357Z] #7 21.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:17:42.357Z] #7 DONE 21.9s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:17:42.357Z] #54 12.64 Fetched 8046 kB in 10s (836 kB/s) [2020-05-26T11:17:42.357Z] #54 12.64 Reading package lists... [2020-05-26T11:17:42.357Z] #54 15.66 Reading package lists... [2020-05-26T11:17:42.357Z] #54 19.03 Building dependency tree... [2020-05-26T11:17:42.357Z] #54 19.49 Reading state information... [2020-05-26T11:17:42.357Z] #54 19.85 The following additional packages will be installed: [2020-05-26T11:17:42.357Z] #54 19.89 libbtrfs0 [2020-05-26T11:17:42.357Z] #54 19.96 The following NEW packages will be installed: [2020-05-26T11:17:42.357Z] #54 19.96 libbtrfs-dev libbtrfs0 [2020-05-26T11:17:42.357Z] #54 20.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:17:42.357Z] #54 20.09 Need to get 118 kB of archives. [2020-05-26T11:17:42.357Z] #54 20.09 After this operation, 390 kB of additional disk space will be used. [2020-05-26T11:17:42.357Z] #54 20.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-26T11:17:42.357Z] #54 20.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-26T11:17:42.357Z] #54 20.75 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:42.357Z] #54 20.88 Fetched 118 kB in 0s (1229 kB/s) [2020-05-26T11:17:42.357Z] #54 20.94 Selecting previously unselected package libbtrfs0. [2020-05-26T11:17:42.357Z] #54 20.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 ... 15179 files and directories currently installed.) [2020-05-26T11:17:42.357Z] #54 21.02 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-26T11:17:42.357Z] #54 21.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:17:42.357Z] #54 21.10 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:17:42.357Z] #54 21.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-26T11:17:42.357Z] #54 21.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:17:42.357Z] #54 21.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:17:42.357Z] #54 21.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:17:42.357Z] #54 21.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:17:42.357Z] #54 DONE 21.9s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:17:42.357Z] #50 DONE 0.1s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:17:42.357Z] #55 DONE 0.1s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-26T11:17:42.357Z] #56 DONE 0.1s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-26T11:17:42.357Z] #51 DONE 0.1s [2020-05-26T11:17:42.357Z] [2020-05-26T11:17:42.357Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:17:42.479Z] e762e21652d7: Pull complete [2020-05-26T11:17:42.591Z] #48 ... [2020-05-26T11:17:42.591Z] [2020-05-26T11:17:42.591Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:42.641Z] #52 ... [2020-05-26T11:17:42.641Z] [2020-05-26T11:17:42.641Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:17:42.641Z] #22 12.21 Fetched 8046 kB in 9s (869 kB/s) [2020-05-26T11:17:42.641Z] #22 12.21 Reading package lists... [2020-05-26T11:17:42.641Z] #22 15.78 Reading package lists... [2020-05-26T11:17:42.641Z] #22 19.05 Building dependency tree... [2020-05-26T11:17:42.641Z] #22 19.58 Reading state information... [2020-05-26T11:17:42.641Z] #22 20.11 ca-certificates is already the newest version (20190110). [2020-05-26T11:17:42.641Z] #22 20.11 The following additional packages will be installed: [2020-05-26T11:17:42.641Z] #22 20.13 libjq1 libonig5 [2020-05-26T11:17:42.641Z] #22 20.30 The following NEW packages will be installed: [2020-05-26T11:17:42.641Z] #22 20.33 jq libjq1 libonig5 [2020-05-26T11:17:42.641Z] #22 20.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:17:42.641Z] #22 20.49 Need to get 350 kB of archives. [2020-05-26T11:17:42.641Z] #22 20.49 After this operation, 1154 kB of additional disk space will be used. [2020-05-26T11:17:42.641Z] #22 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-26T11:17:42.641Z] #22 20.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-26T11:17:42.641Z] #22 20.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-26T11:17:42.641Z] #22 21.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:42.641Z] #22 21.09 Fetched 350 kB in 0s (2077 kB/s) [2020-05-26T11:17:42.641Z] #22 21.13 Selecting previously unselected package libonig5:s390x. [2020-05-26T11:17:42.641Z] #22 21.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T11:17:42.641Z] #22 21.22 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-26T11:17:42.641Z] #22 21.23 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-26T11:17:42.641Z] #22 21.44 Selecting previously unselected package libjq1:s390x. [2020-05-26T11:17:42.641Z] #22 21.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T11:17:42.641Z] #22 21.44 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T11:17:42.641Z] #22 21.53 Selecting previously unselected package jq. [2020-05-26T11:17:42.641Z] #22 21.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T11:17:42.641Z] #22 21.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:17:42.641Z] #22 21.67 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-26T11:17:42.641Z] #22 21.84 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T11:17:42.641Z] #22 21.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:17:42.641Z] #22 21.88 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:17:42.641Z] #22 DONE 22.1s [2020-05-26T11:17:42.641Z] [2020-05-26T11:17:42.641Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T11:17:42.641Z] #23 DONE 0.1s [2020-05-26T11:17:42.641Z] [2020-05-26T11:17:42.641Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:42.850Z] #42 ... [2020-05-26T11:17:42.850Z] [2020-05-26T11:17:42.850Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:17:42.850Z] #54 5.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:42.850Z] #54 5.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:42.850Z] #54 5.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:42.926Z] #24 ... [2020-05-26T11:17:42.926Z] [2020-05-26T11:17:42.926Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:42.926Z] #38 12.65 Fetched 8046 kB in 10s (779 kB/s) [2020-05-26T11:17:42.926Z] #38 12.65 Reading package lists... [2020-05-26T11:17:42.926Z] #38 16.19 Reading package lists... [2020-05-26T11:17:42.926Z] #38 19.28 Building dependency tree... [2020-05-26T11:17:42.926Z] #38 19.84 Reading state information... [2020-05-26T11:17:42.926Z] #38 20.32 The following additional packages will be installed: [2020-05-26T11:17:42.926Z] #38 20.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T11:17:42.926Z] #38 20.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T11:17:42.926Z] #38 20.34 Suggested packages: [2020-05-26T11:17:42.926Z] #38 20.34 manpages-dev python-setuptools [2020-05-26T11:17:42.926Z] #38 21.09 The following NEW packages will be installed: [2020-05-26T11:17:42.926Z] #38 21.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T11:17:42.926Z] #38 21.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T11:17:42.926Z] #38 21.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T11:17:42.926Z] #38 21.09 python-six zlib1g-dev [2020-05-26T11:17:42.926Z] #38 21.19 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:17:42.926Z] #38 21.19 Need to get 3742 kB of archives. [2020-05-26T11:17:42.926Z] #38 21.19 After this operation, 22.0 MB of additional disk space will be used. [2020-05-26T11:17:42.926Z] #38 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-26T11:17:42.926Z] #38 21.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-26T11:17:42.926Z] #38 21.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-26T11:17:42.926Z] #38 21.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-26T11:17:42.926Z] #38 21.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-26T11:17:42.926Z] #38 21.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-26T11:17:42.926Z] #38 21.25 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-05-26T11:17:42.926Z] #38 21.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-26T11:17:42.926Z] #38 21.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-26T11:17:42.926Z] #38 21.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-26T11:17:42.926Z] #38 21.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-26T11:17:42.926Z] #38 21.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-26T11:17:42.926Z] #38 21.43 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-05-26T11:17:42.926Z] #38 21.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-26T11:17:42.926Z] #38 21.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T11:17:42.926Z] #38 21.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-26T11:17:42.926Z] #38 21.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-26T11:17:42.926Z] #38 22.36 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:42.926Z] #38 22.56 Fetched 3742 kB in 0s (10.2 MB/s) [2020-05-26T11:17:42.926Z] #38 22.65 Selecting previously unselected package libcap-dev:s390x. [2020-05-26T11:17:43.241Z] #38 22.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T11:17:43.241Z] #38 22.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-26T11:17:43.241Z] #38 22.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-26T11:17:43.416Z] #54 ... [2020-05-26T11:17:43.416Z] [2020-05-26T11:17:43.416Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:43.416Z] #38 6.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:43.416Z] #38 6.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:43.416Z] #38 6.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:43.537Z] #38 22.99 Selecting previously unselected package libnet1:s390x. [2020-05-26T11:17:43.537Z] #38 22.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T11:17:43.537Z] #38 22.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:43.537Z] #38 23.06 Selecting previously unselected package libnet1-dev. [2020-05-26T11:17:43.537Z] #38 ... [2020-05-26T11:17:43.537Z] [2020-05-26T11:17:43.537Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:43.537Z] #42 12.86 internal/testlog [2020-05-26T11:17:43.537Z] #42 13.18 encoding [2020-05-26T11:17:43.537Z] #42 13.27 unicode/utf16 [2020-05-26T11:17:43.537Z] #42 13.42 container/list [2020-05-26T11:17:43.537Z] #42 13.77 crypto/internal/subtle [2020-05-26T11:17:43.537Z] #42 13.93 crypto/subtle [2020-05-26T11:17:43.537Z] #42 13.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T11:17:43.537Z] #42 14.05 internal/nettrace [2020-05-26T11:17:43.537Z] #42 14.12 runtime/cgo [2020-05-26T11:17:43.537Z] #42 18.86 vendor/golang.org/x/crypto/internal/subtle [2020-05-26T11:17:43.537Z] #42 ... [2020-05-26T11:17:43.537Z] [2020-05-26T11:17:43.537Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:43.537Z] #38 23.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T11:17:43.537Z] #38 23.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:43.818Z] #38 23.27 Selecting previously unselected package libnl-3-200:s390x. [2020-05-26T11:17:43.818Z] #38 23.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-26T11:17:43.818Z] #38 23.29 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T11:17:43.818Z] #38 23.37 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-26T11:17:43.818Z] #38 23.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-26T11:17:43.818Z] #38 23.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-26T11:17:44.099Z] #38 23.66 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-26T11:17:44.099Z] #38 23.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-26T11:17:44.099Z] #38 23.68 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T11:17:44.099Z] #38 23.73 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-26T11:17:44.099Z] #38 23.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-26T11:17:44.099Z] #38 23.75 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-26T11:17:44.349Z] #38 ... [2020-05-26T11:17:44.349Z] [2020-05-26T11:17:44.349Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:17:44.349Z] #54 7.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:17:44.380Z] #38 ... [2020-05-26T11:17:44.380Z] [2020-05-26T11:17:44.380Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-26T11:17:44.380Z] #8 DONE 2.0s [2020-05-26T11:17:44.380Z] [2020-05-26T11:17:44.380Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:44.380Z] #38 23.81 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-26T11:17:44.380Z] #38 23.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-26T11:17:44.380Z] #38 23.83 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-26T11:17:44.380Z] #38 23.99 Selecting previously unselected package libprotobuf17:s390x. [2020-05-26T11:17:44.380Z] #38 23.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:44.380Z] #38 24.00 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:44.992Z] #38 24.75 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-26T11:17:45.273Z] #38 24.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:45.273Z] #38 24.78 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:45.273Z] #38 24.90 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-26T11:17:45.273Z] #38 ... [2020-05-26T11:17:45.273Z] [2020-05-26T11:17:45.273Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:17:45.273Z] #66 14.53 + cd /tmp/tmp.Q2fqh8kwSs/src/github.com/docker/libnetwork [2020-05-26T11:17:45.273Z] #66 14.53 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:17:45.273Z] #66 14.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T11:17:45.555Z] #66 ... [2020-05-26T11:17:45.555Z] [2020-05-26T11:17:45.555Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:45.555Z] #38 24.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:45.555Z] #38 24.93 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-26T11:17:45.964Z] dab525975d64: Pull complete [2020-05-26T11:17:46.168Z] #38 ... [2020-05-26T11:17:46.168Z] [2020-05-26T11:17:46.168Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-26T11:17:46.168Z] #9 DONE 1.6s [2020-05-26T11:17:46.168Z] [2020-05-26T11:17:46.168Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:17:46.168Z] #66 DONE 25.3s [2020-05-26T11:17:46.168Z] [2020-05-26T11:17:46.168Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:46.168Z] #24 3.496 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T11:17:46.800Z] #24 4.105 #=#=# [2020-05-26T11:17:46.883Z] #54 ... [2020-05-26T11:17:46.883Z] [2020-05-26T11:17:46.883Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:17:46.883Z] #26 7.697 + mktemp -d [2020-05-26T11:17:46.883Z] #26 7.703 + export GOPATH=/tmp/tmp.otwkmCccJJ [2020-05-26T11:17:46.883Z] #26 7.703 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.otwkmCccJJ/src/github.com/go-swagger/go-swagger [2020-05-26T11:17:46.883Z] #26 7.711 Cloning into '/tmp/tmp.otwkmCccJJ/src/github.com/go-swagger/go-swagger'... [2020-05-26T11:17:47.143Z] #26 ... [2020-05-26T11:17:47.143Z] [2020-05-26T11:17:47.143Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:17:47.143Z] #36 6.942 + mktemp -d [2020-05-26T11:17:47.143Z] #36 6.945 + export GOPATH=/tmp/tmp.PV1NpyPxmx [2020-05-26T11:17:47.143Z] #36 6.945 + git clone https://github.com/docker/distribution.git /tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution [2020-05-26T11:17:47.143Z] #36 6.945 Cloning into '/tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution'... [2020-05-26T11:17:47.143Z] #36 ... [2020-05-26T11:17:47.143Z] [2020-05-26T11:17:47.143Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:47.143Z] #31 9.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:47.143Z] #31 9.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:47.143Z] #31 9.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:47.401Z] #31 ... [2020-05-26T11:17:47.401Z] [2020-05-26T11:17:47.401Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:17:47.401Z] #20 7.517 + RM_GOPATH=0 [2020-05-26T11:17:47.401Z] #20 7.517 + TMP_GOPATH= [2020-05-26T11:17:47.401Z] #20 7.517 + : /build [2020-05-26T11:17:47.401Z] #20 7.517 + '[' -z '' ']' [2020-05-26T11:17:47.401Z] #20 7.517 ++ mktemp -d [2020-05-26T11:17:47.401Z] #20 7.517 + export GOPATH=/tmp/tmp.xHH5s45oEn [2020-05-26T11:17:47.401Z] #20 7.517 + GOPATH=/tmp/tmp.xHH5s45oEn [2020-05-26T11:17:47.401Z] #20 7.517 + RM_GOPATH=1 [2020-05-26T11:17:47.401Z] #20 7.517 ++ dirname ./install.sh [2020-05-26T11:17:47.401Z] #20 7.525 Install docker/cli version 17.06.2-ce from stable [2020-05-26T11:17:47.401Z] #20 7.525 + dir=. [2020-05-26T11:17:47.401Z] #20 7.525 + bin=dockercli [2020-05-26T11:17:47.401Z] #20 7.525 + shift [2020-05-26T11:17:47.401Z] #20 7.525 + '[' '!' -f ./dockercli.installer ']' [2020-05-26T11:17:47.401Z] #20 7.525 + . ./dockercli.installer [2020-05-26T11:17:47.401Z] #20 7.525 ++ : stable [2020-05-26T11:17:47.401Z] #20 7.525 ++ : 17.06.2-ce [2020-05-26T11:17:47.401Z] #20 7.525 + install_dockercli [2020-05-26T11:17:47.401Z] #20 7.525 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T11:17:47.401Z] #20 7.525 ++ uname -m [2020-05-26T11:17:47.401Z] #20 7.526 + arch=x86_64 [2020-05-26T11:17:47.401Z] #20 7.526 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T11:17:47.401Z] #20 7.526 + url=https://download.docker.com/linux/static [2020-05-26T11:17:47.401Z] #20 7.531 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T11:17:47.401Z] #20 7.531 + tar -xz docker/docker [2020-05-26T11:17:47.401Z] #20 ... [2020-05-26T11:17:47.401Z] [2020-05-26T11:17:47.401Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:17:47.401Z] #22 8.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:47.401Z] #22 9.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:47.401Z] #22 9.116 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:47.401Z] #22 10.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:17:47.659Z] #22 ... [2020-05-26T11:17:47.659Z] [2020-05-26T11:17:47.659Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:47.659Z] #45 8.483 + RM_GOPATH=0 [2020-05-26T11:17:47.659Z] #45 8.483 + TMP_GOPATH= [2020-05-26T11:17:47.659Z] #45 8.483 + : /build [2020-05-26T11:17:47.659Z] #45 8.483 + '[' -z '' ']' [2020-05-26T11:17:47.659Z] #45 8.491 ++ mktemp -d [2020-05-26T11:17:47.659Z] #45 8.496 + export GOPATH=/tmp/tmp.4BIPORzWV7 [2020-05-26T11:17:47.659Z] #45 8.496 + GOPATH=/tmp/tmp.4BIPORzWV7 [2020-05-26T11:17:47.659Z] #45 8.496 + RM_GOPATH=1 [2020-05-26T11:17:47.659Z] #45 8.496 ++ dirname ./install.sh [2020-05-26T11:17:47.659Z] #45 8.497 + dir=. [2020-05-26T11:17:47.659Z] #45 8.497 + bin=gotestsum [2020-05-26T11:17:47.659Z] #45 8.497 + shift [2020-05-26T11:17:47.659Z] #45 8.497 + '[' '!' -f ./gotestsum.installer ']' [2020-05-26T11:17:47.659Z] #45 8.497 + . ./gotestsum.installer [2020-05-26T11:17:47.659Z] #45 8.497 ++ : v0.3.5 [2020-05-26T11:17:47.659Z] #45 8.497 + install_gotestsum [2020-05-26T11:17:47.659Z] #45 8.497 + set -e [2020-05-26T11:17:47.659Z] #45 8.497 + export GO111MODULE=on [2020-05-26T11:17:47.659Z] #45 8.497 + GO111MODULE=on [2020-05-26T11:17:47.659Z] #45 8.497 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T11:17:47.659Z] #45 8.564 go: finding gotest.tools v0.3.5 [2020-05-26T11:17:47.659Z] #45 8.565 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:47.659Z] #45 9.795 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:47.659Z] #45 ... [2020-05-26T11:17:47.659Z] [2020-05-26T11:17:47.659Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:17:47.659Z] #60 9.433 + RM_GOPATH=0 [2020-05-26T11:17:47.659Z] #60 9.433 + TMP_GOPATH= [2020-05-26T11:17:47.659Z] #60 9.433 + : /build/ [2020-05-26T11:17:47.659Z] #60 9.433 + '[' -z '' ']' [2020-05-26T11:17:47.659Z] #60 9.443 ++ mktemp -d [2020-05-26T11:17:47.659Z] #60 9.470 + export GOPATH=/tmp/tmp.EUnhMB4qAe [2020-05-26T11:17:47.659Z] #60 9.471 + GOPATH=/tmp/tmp.EUnhMB4qAe [2020-05-26T11:17:47.659Z] #60 9.471 + RM_GOPATH=1 [2020-05-26T11:17:47.659Z] #60 9.472 ++ dirname ./install.sh [2020-05-26T11:17:47.659Z] #60 9.473 + dir=. [2020-05-26T11:17:47.659Z] #60 9.473 + bin=rootlesskit [2020-05-26T11:17:47.659Z] #60 9.473 + shift [2020-05-26T11:17:47.659Z] #60 9.473 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-26T11:17:47.659Z] #60 9.474 + . ./rootlesskit.installer [2020-05-26T11:17:47.659Z] #60 9.474 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:47.659Z] #60 9.474 + install_rootlesskit [2020-05-26T11:17:47.659Z] #60 9.474 + case "$1" in [2020-05-26T11:17:47.659Z] #60 9.474 + export CGO_ENABLED=0 [2020-05-26T11:17:47.659Z] #60 9.474 + CGO_ENABLED=0 [2020-05-26T11:17:47.659Z] #60 9.475 + _install_rootlesskit [2020-05-26T11:17:47.659Z] #60 9.475 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T11:17:47.659Z] #60 9.475 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:47.659Z] #60 9.476 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EUnhMB4qAe/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:17:47.659Z] #60 9.478 Cloning into '/tmp/tmp.EUnhMB4qAe/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T11:17:47.917Z] #60 ... [2020-05-26T11:17:47.917Z] [2020-05-26T11:17:47.917Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:17:47.917Z] #66 10.23 + RM_GOPATH=0 [2020-05-26T11:17:47.917Z] #66 10.23 + TMP_GOPATH= [2020-05-26T11:17:47.917Z] #66 10.23 + : /build [2020-05-26T11:17:47.917Z] #66 10.23 + '[' -z '' ']' [2020-05-26T11:17:47.917Z] #66 10.23 ++ mktemp -d [2020-05-26T11:17:47.917Z] #66 10.23 + export GOPATH=/tmp/tmp.Bh9x1MmEUh [2020-05-26T11:17:47.917Z] #66 10.23 + GOPATH=/tmp/tmp.Bh9x1MmEUh [2020-05-26T11:17:47.917Z] #66 10.23 + RM_GOPATH=1 [2020-05-26T11:17:47.917Z] #66 10.23 ++ dirname ./install.sh [2020-05-26T11:17:47.917Z] #66 10.24 + dir=. [2020-05-26T11:17:47.917Z] #66 10.25 + bin=proxy [2020-05-26T11:17:47.917Z] #66 10.25 + shift [2020-05-26T11:17:47.917Z] #66 10.25 + '[' '!' -f ./proxy.installer ']' [2020-05-26T11:17:47.917Z] #66 10.25 + . ./proxy.installer [2020-05-26T11:17:47.917Z] #66 10.25 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:17:47.917Z] #66 10.25 + install_proxy [2020-05-26T11:17:47.917Z] #66 10.25 + case "$1" in [2020-05-26T11:17:47.917Z] #66 10.25 + export CGO_ENABLED=0 [2020-05-26T11:17:47.917Z] #66 10.25 + CGO_ENABLED=0 [2020-05-26T11:17:47.917Z] #66 10.25 + _install_proxy [2020-05-26T11:17:47.917Z] #66 10.25 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-26T11:17:47.917Z] #66 10.25 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Bh9x1MmEUh/src/github.com/docker/libnetwork [2020-05-26T11:17:47.917Z] #66 10.25 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:17:47.917Z] #66 10.26 Cloning into '/tmp/tmp.Bh9x1MmEUh/src/github.com/docker/libnetwork'... [2020-05-26T11:17:47.917Z] #66 ... [2020-05-26T11:17:47.917Z] [2020-05-26T11:17:47.917Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:17:47.917Z] #29 10.56 + RM_GOPATH=0 [2020-05-26T11:17:47.917Z] #29 10.56 + TMP_GOPATH= [2020-05-26T11:17:47.917Z] #29 10.56 + : /build [2020-05-26T11:17:47.917Z] #29 10.56 + '[' -z '' ']' [2020-05-26T11:17:47.917Z] #29 10.56 ++ mktemp -d [2020-05-26T11:17:47.917Z] #29 10.57 + export GOPATH=/tmp/tmp.sy2ixfi4T3 [2020-05-26T11:17:47.917Z] #29 10.57 + GOPATH=/tmp/tmp.sy2ixfi4T3 [2020-05-26T11:17:47.917Z] #29 10.57 + RM_GOPATH=1 [2020-05-26T11:17:47.917Z] #29 10.57 ++ dirname ./install.sh [2020-05-26T11:17:47.917Z] #29 10.59 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:47.917Z] #29 10.59 + dir=. [2020-05-26T11:17:47.917Z] #29 10.59 + bin=tomlv [2020-05-26T11:17:47.917Z] #29 10.59 + shift [2020-05-26T11:17:47.917Z] #29 10.59 + '[' '!' -f ./tomlv.installer ']' [2020-05-26T11:17:47.917Z] #29 10.59 + . ./tomlv.installer [2020-05-26T11:17:47.917Z] #29 10.59 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:47.917Z] #29 10.59 + install_tomlv [2020-05-26T11:17:47.917Z] #29 10.59 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T11:17:47.917Z] #29 10.59 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sy2ixfi4T3/src/github.com/BurntSushi/toml [2020-05-26T11:17:47.917Z] #29 10.59 Cloning into '/tmp/tmp.sy2ixfi4T3/src/github.com/BurntSushi/toml'... [2020-05-26T11:17:47.944Z] #24 4.394 ### 4.3% ####### 10.6% ########## 14.7% ############### 21.0% ################### 27.3% ######################### 35.7% ############################## 41.9% ############################# [2020-05-26T11:17:47.944Z] #24 ... [2020-05-26T11:17:47.944Z] [2020-05-26T11:17:47.944Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-26T11:17:47.944Z] #10 1.813 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T11:17:47.944Z] #10 DONE 2.0s [2020-05-26T11:17:47.944Z] [2020-05-26T11:17:47.944Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:48.175Z] #29 ... [2020-05-26T11:17:48.175Z] [2020-05-26T11:17:48.175Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:17:48.175Z] #54 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:17:49.070Z] #24 4.394 ### 4.3% ####### 10.6% ########## 14.7% ############### 21.0% ################### 27.3% ######################### 35.7% ############################## 41.9% ################################## 48.2% ####################################### 54.5% ########################################### 60.8% ################################################# 69.1% #################################################### 73.3% ######################################################### 79.5% ############################################################# 85.8% ################################################################## 92.1% ###################################################################### 98.4% ######################################################################## 100.0% [2020-05-26T11:17:49.351Z] #24 6.579 [2020-05-26T11:17:49.923Z] #24 6.695 0.3% ##################### 29.8% ############################# 41.1% ######################################### 58.2% [2020-05-26T11:17:49.923Z] #24 ... [2020-05-26T11:17:49.923Z] [2020-05-26T11:17:49.923Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-26T11:17:49.923Z] #11 DONE 2.0s [2020-05-26T11:17:49.923Z] [2020-05-26T11:17:49.923Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:50.206Z] #24 6.695 0.3% ##################### 29.8% ############################# 41.1% ######################################### 58.2% ########################################################## 80.8% ######################################################################## 100.0% [2020-05-26T11:17:50.206Z] #24 7.608 [2020-05-26T11:17:51.531Z] 1381453d937f: Pull complete [2020-05-26T11:17:51.531Z] f5b69728b5d7: Pull complete [2020-05-26T11:17:51.531Z] Digest: sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-26T11:17:51.531Z] Status: Downloaded newer image for golang:1.13.11-buster [2020-05-26T11:17:51.531Z] ---> d03014472ebf [2020-05-26T11:17:51.531Z] Step 6/140 : ARG APT_MIRROR [2020-05-26T11:17:51.531Z] ---> Running in e05d095ad644 [2020-05-26T11:17:51.531Z] Removing intermediate container e05d095ad644 [2020-05-26T11:17:51.531Z] ---> d227eef4d62d [2020-05-26T11:17:51.531Z] 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-05-26T11:17:51.531Z] ---> Running in 6acfaa673b36 [2020-05-26T11:17:51.704Z] #24 7.720 0.1% ### 5.2% ######### 12.9% ############## 20.5% ################## 25.6% ###################### 30.7% ####################### 33.2% ############################# 40.8% ################################# 45.9% ######################################## 56.1% ############################################### 66.3% [2020-05-26T11:17:51.704Z] #24 ... [2020-05-26T11:17:51.704Z] [2020-05-26T11:17:51.704Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-26T11:17:51.704Z] #12 DONE 1.9s [2020-05-26T11:17:51.704Z] [2020-05-26T11:17:51.704Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:51.899Z] Removing intermediate container 6acfaa673b36 [2020-05-26T11:17:51.899Z] ---> f34bd1f7d909 [2020-05-26T11:17:51.899Z] Step 8/140 : ENV GO111MODULE=off [2020-05-26T11:17:51.899Z] ---> Running in 260809a006f9 [2020-05-26T11:17:52.268Z] #24 7.720 0.1% ### 5.2% ######### 12.9% ############## 20.5% ################## 25.6% ###################### 30.7% ####################### 33.2% ############################# 40.8% ################################# 45.9% ######################################## 56.1% ############################################### 66.3% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.1% ################################################################## 91.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-05-26T11:17:52.280Z] Removing intermediate container 260809a006f9 [2020-05-26T11:17:52.280Z] ---> 0d6ec68885a5 [2020-05-26T11:17:52.280Z] Step 9/140 : FROM base AS criu [2020-05-26T11:17:52.280Z] ---> 0d6ec68885a5 [2020-05-26T11:17:52.280Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:17:52.280Z] ---> Running in 914c48d7c982 [2020-05-26T11:17:52.280Z] Removing intermediate container 914c48d7c982 [2020-05-26T11:17:52.280Z] ---> 2e02aab0c662 [2020-05-26T11:17:52.280Z] 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-05-26T11:17:52.280Z] ---> Running in 0c6db44af244 [2020-05-26T11:17:52.429Z] #54 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:17:52.550Z] #24 ... [2020-05-26T11:17:52.550Z] [2020-05-26T11:17:52.550Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:17:52.550Z] #57 2.442 + RM_GOPATH=0 [2020-05-26T11:17:52.550Z] #57 2.442 + TMP_GOPATH= [2020-05-26T11:17:52.550Z] #57 2.442 + : /build [2020-05-26T11:17:52.550Z] #57 2.443 + '[' -z '' ']' [2020-05-26T11:17:52.550Z] #57 2.444 ++ mktemp -d [2020-05-26T11:17:52.550Z] #57 2.450 + export GOPATH=/tmp/tmp.0bpLhHjSth [2020-05-26T11:17:52.550Z] #57 2.450 + GOPATH=/tmp/tmp.0bpLhHjSth [2020-05-26T11:17:52.550Z] #57 2.450 + RM_GOPATH=1 [2020-05-26T11:17:52.550Z] #57 2.450 ++ dirname ./install.sh [2020-05-26T11:17:52.550Z] #57 2.459 + dir=. [2020-05-26T11:17:52.550Z] #57 2.459 + bin=containerd [2020-05-26T11:17:52.550Z] #57 2.459 + shift [2020-05-26T11:17:52.550Z] #57 2.459 + '[' '!' -f ./containerd.installer ']' [2020-05-26T11:17:52.550Z] #57 2.459 + . ./containerd.installer [2020-05-26T11:17:52.550Z] #57 2.459 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:17:52.550Z] #57 2.459 + install_containerd [2020-05-26T11:17:52.550Z] #57 2.459 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-26T11:17:52.550Z] #57 2.459 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:17:52.550Z] #57 2.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0bpLhHjSth/src/github.com/containerd/containerd [2020-05-26T11:17:52.550Z] #57 2.474 Cloning into '/tmp/tmp.0bpLhHjSth/src/github.com/containerd/containerd'... [2020-05-26T11:17:52.550Z] #57 ... [2020-05-26T11:17:52.550Z] [2020-05-26T11:17:52.550Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:52.550Z] #38 26.10 Selecting previously unselected package libprotoc17:s390x. [2020-05-26T11:17:52.550Z] #38 26.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:52.550Z] #38 26.10 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 26.70 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T11:17:52.550Z] #38 26.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-26T11:17:52.550Z] #38 26.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:17:52.550Z] #38 26.80 Selecting previously unselected package protobuf-compiler. [2020-05-26T11:17:52.550Z] #38 26.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:52.550Z] #38 26.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 26.98 Selecting previously unselected package python-pkg-resources. [2020-05-26T11:17:52.550Z] #38 26.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:17:52.550Z] #38 26.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T11:17:52.550Z] #38 27.26 Selecting previously unselected package python-six. [2020-05-26T11:17:52.550Z] #38 27.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T11:17:52.550Z] #38 27.27 Unpacking python-six (1.12.0-1) ... [2020-05-26T11:17:52.550Z] #38 27.36 Selecting previously unselected package python-protobuf. [2020-05-26T11:17:52.550Z] #38 27.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-26T11:17:52.550Z] #38 27.37 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 28.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T11:17:52.550Z] #38 29.93 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 29.95 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:52.550Z] #38 29.97 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T11:17:52.550Z] #38 29.98 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-26T11:17:52.550Z] #38 29.99 Setting up python-six (1.12.0-1) ... [2020-05-26T11:17:52.550Z] #38 31.47 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-26T11:17:52.550Z] #38 31.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T11:17:52.550Z] #38 31.49 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 31.50 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-26T11:17:52.550Z] #38 31.53 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 31.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 31.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:52.550Z] #38 31.58 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-26T11:17:52.550Z] #38 31.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:17:52.550Z] #38 31.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T11:17:52.659Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:52.837Z] #38 ... [2020-05-26T11:17:52.837Z] [2020-05-26T11:17:52.837Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:52.837Z] #24 9.968 [2020-05-26T11:17:53.042Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:53.042Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:53.042Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:17:53.362Z] #54 ... [2020-05-26T11:17:53.362Z] [2020-05-26T11:17:53.362Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:53.362Z] #42 8.489 + RM_GOPATH=0 [2020-05-26T11:17:53.362Z] #42 8.489 + TMP_GOPATH= [2020-05-26T11:17:53.362Z] #42 8.489 + : /build [2020-05-26T11:17:53.362Z] #42 8.489 + '[' -z '' ']' [2020-05-26T11:17:53.362Z] #42 8.489 ++ mktemp -d [2020-05-26T11:17:53.362Z] #42 8.492 + export GOPATH=/tmp/tmp.7uriDaBeik [2020-05-26T11:17:53.362Z] #42 8.493 + GOPATH=/tmp/tmp.7uriDaBeik [2020-05-26T11:17:53.362Z] #42 8.493 + RM_GOPATH=1 [2020-05-26T11:17:53.362Z] #42 8.493 ++ dirname ./install.sh [2020-05-26T11:17:53.362Z] #42 8.497 + dir=. [2020-05-26T11:17:53.362Z] #42 8.497 + bin=vndr [2020-05-26T11:17:53.362Z] #42 8.498 + shift [2020-05-26T11:17:53.362Z] #42 8.498 + '[' '!' -f ./vndr.installer ']' [2020-05-26T11:17:53.362Z] #42 8.498 + . ./vndr.installer [2020-05-26T11:17:53.362Z] #42 8.499 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:53.362Z] #42 8.499 + install_vndr [2020-05-26T11:17:53.362Z] #42 8.500 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T11:17:53.362Z] #42 8.500 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:53.362Z] #42 8.500 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7uriDaBeik/src/github.com/LK4D4/vndr [2020-05-26T11:17:53.362Z] #42 8.506 Cloning into '/tmp/tmp.7uriDaBeik/src/github.com/LK4D4/vndr'... [2020-05-26T11:17:53.362Z] #42 9.337 + cd /tmp/tmp.7uriDaBeik/src/github.com/LK4D4/vndr [2020-05-26T11:17:53.362Z] #42 9.337 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:17:53.362Z] #42 9.376 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T11:17:53.362Z] #42 11.75 internal/cpu [2020-05-26T11:17:53.362Z] #42 11.78 runtime/internal/atomic [2020-05-26T11:17:53.362Z] #42 12.45 runtime/internal/sys [2020-05-26T11:17:53.362Z] #42 12.52 internal/bytealg [2020-05-26T11:17:53.362Z] #42 12.95 runtime/internal/math [2020-05-26T11:17:53.362Z] #42 13.03 internal/race [2020-05-26T11:17:53.362Z] #42 13.48 sync/atomic [2020-05-26T11:17:53.362Z] #42 14.13 unicode [2020-05-26T11:17:53.362Z] #42 14.21 runtime [2020-05-26T11:17:53.622Z] #42 ... [2020-05-26T11:17:53.622Z] [2020-05-26T11:17:53.622Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:17:53.622Z] #60 16.45 + cd /tmp/tmp.EUnhMB4qAe/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:17:53.622Z] #60 16.45 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:17:53.680Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ######## [2020-05-26T11:17:53.680Z] #24 ... [2020-05-26T11:17:53.680Z] [2020-05-26T11:17:53.680Z] #13 [dev 6/25] RUN ldconfig [2020-05-26T11:17:53.680Z] #13 DONE 1.9s [2020-05-26T11:17:53.680Z] [2020-05-26T11:17:53.680Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:53.879Z] #60 16.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:17:53.879Z] #60 16.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T11:17:54.350Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:17:54.350Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:17:54.523Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## [2020-05-26T11:17:54.523Z] #24 ... [2020-05-26T11:17:54.523Z] [2020-05-26T11:17:54.523Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:54.523Z] #31 24.10 Selecting previously unselected package libicu63:s390x. [2020-05-26T11:17:54.523Z] #31 24.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 24.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T11:17:54.523Z] #31 29.84 Selecting previously unselected package libxml2:s390x. [2020-05-26T11:17:54.523Z] #31 29.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 29.85 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:17:54.523Z] #31 30.50 Selecting previously unselected package libarchive13:s390x. [2020-05-26T11:17:54.523Z] #31 30.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 30.58 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-26T11:17:54.523Z] #31 30.77 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-26T11:17:54.523Z] #31 30.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 30.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-26T11:17:54.523Z] #31 30.91 Selecting previously unselected package librhash0:s390x. [2020-05-26T11:17:54.523Z] #31 30.91 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 30.91 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-26T11:17:54.523Z] #31 31.13 Selecting previously unselected package libuv1:s390x. [2020-05-26T11:17:54.523Z] #31 31.13 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 31.13 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-26T11:17:54.523Z] #31 31.25 Selecting previously unselected package cmake. [2020-05-26T11:17:54.523Z] #31 31.26 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-26T11:17:54.523Z] #31 31.27 Unpacking cmake (3.13.4-1) ... [2020-05-26T11:17:54.523Z] #31 33.90 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T11:17:54.523Z] #31 33.92 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:17:54.523Z] #31 33.94 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-26T11:17:54.523Z] #31 33.96 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:17:54.523Z] #31 34.00 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-26T11:17:54.523Z] #31 34.01 Setting up cmake-data (3.13.4-1) ... [2020-05-26T11:17:54.523Z] #31 34.02 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:17:54.523Z] #31 34.03 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-26T11:17:54.523Z] #31 34.03 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-26T11:17:54.523Z] #31 34.04 Setting up cmake (3.13.4-1) ... [2020-05-26T11:17:54.523Z] #31 34.05 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:17:54.523Z] #31 34.10 Processing triggers for mime-support (3.62) ... [2020-05-26T11:17:54.523Z] #31 ... [2020-05-26T11:17:54.523Z] [2020-05-26T11:17:54.523Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:17:54.523Z] #52 2.143 + RM_GOPATH=0 [2020-05-26T11:17:54.523Z] #52 2.143 + TMP_GOPATH= [2020-05-26T11:17:54.523Z] #52 2.143 + : /build [2020-05-26T11:17:54.523Z] #52 2.143 + '[' -z '' ']' [2020-05-26T11:17:54.523Z] #52 2.162 ++ mktemp -d [2020-05-26T11:17:54.523Z] #52 2.162 + export GOPATH=/tmp/tmp.PehT83fAXz [2020-05-26T11:17:54.523Z] #52 2.162 + GOPATH=/tmp/tmp.PehT83fAXz [2020-05-26T11:17:54.523Z] #52 2.162 + RM_GOPATH=1 [2020-05-26T11:17:54.523Z] #52 2.162 ++ dirname ./install.sh [2020-05-26T11:17:54.523Z] #52 2.162 + dir=. [2020-05-26T11:17:54.523Z] #52 2.162 + bin=runc [2020-05-26T11:17:54.523Z] #52 2.162 + shift [2020-05-26T11:17:54.523Z] #52 2.162 + '[' '!' -f ./runc.installer ']' [2020-05-26T11:17:54.523Z] #52 2.162 + . ./runc.installer [2020-05-26T11:17:54.523Z] #52 2.162 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:17:54.523Z] #52 2.162 + install_runc [2020-05-26T11:17:54.523Z] #52 2.162 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T11:17:54.523Z] #52 2.162 + uname -r [2020-05-26T11:17:54.523Z] #52 2.162 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T11:17:54.523Z] #52 2.162 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T11:17:54.523Z] #52 2.162 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PehT83fAXz/src/github.com/opencontainers/runc [2020-05-26T11:17:54.523Z] #52 2.163 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T11:17:54.523Z] #52 2.186 Cloning into '/tmp/tmp.PehT83fAXz/src/github.com/opencontainers/runc'... [2020-05-26T11:17:54.523Z] #52 10.11 + cd /tmp/tmp.PehT83fAXz/src/github.com/opencontainers/runc [2020-05-26T11:17:54.523Z] #52 10.11 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:17:54.523Z] #52 10.82 + '[' -z '' ']' [2020-05-26T11:17:54.523Z] #52 10.82 + target=static [2020-05-26T11:17:54.523Z] #52 10.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T11:17:54.523Z] #52 12.02 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-05-26T11:17:54.806Z] #52 ... [2020-05-26T11:17:54.806Z] [2020-05-26T11:17:54.806Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:55.132Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 48.4% #################################### [2020-05-26T11:17:55.132Z] #24 ... [2020-05-26T11:17:55.132Z] [2020-05-26T11:17:55.132Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:55.132Z] #31 DONE 34.6s [2020-05-26T11:17:55.132Z] [2020-05-26T11:17:55.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:55.132Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 48.4% #################################### 51.2% ###################################### [2020-05-26T11:17:55.132Z] #24 ... [2020-05-26T11:17:55.132Z] [2020-05-26T11:17:55.132Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:17:55.132Z] #32 DONE 0.1s [2020-05-26T11:17:55.132Z] [2020-05-26T11:17:55.132Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-26T11:17:55.132Z] #33 DONE 0.1s [2020-05-26T11:17:55.132Z] [2020-05-26T11:17:55.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:55.778Z] #60 ... [2020-05-26T11:17:55.778Z] [2020-05-26T11:17:55.778Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:55.778Z] #38 8.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:17:55.778Z] #38 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:17:55.778Z] #38 15.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:17:55.778Z] #38 ... [2020-05-26T11:17:55.778Z] [2020-05-26T11:17:55.778Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:17:55.778Z] #7 8.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:17:55.778Z] #7 8.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:17:55.778Z] #7 8.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:17:55.778Z] #7 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:17:55.778Z] #7 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:17:55.778Z] #7 ... [2020-05-26T11:17:55.778Z] [2020-05-26T11:17:55.778Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:17:55.778Z] #45 10.48 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T11:17:55.778Z] #45 12.08 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T11:17:55.778Z] #45 12.25 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T11:17:55.778Z] #45 12.58 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:17:55.778Z] #45 12.65 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T11:17:55.778Z] #45 12.67 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T11:17:55.778Z] #45 12.83 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T11:17:55.778Z] #45 13.05 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:17:55.778Z] #45 13.12 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:17:55.778Z] #45 13.20 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T11:17:55.778Z] #45 13.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:17:55.778Z] #45 13.21 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T11:17:55.778Z] #45 13.23 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:17:55.778Z] #45 13.24 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:17:55.778Z] #45 13.34 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:17:55.778Z] #45 13.34 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:17:55.778Z] #45 13.34 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:17:55.778Z] #45 13.34 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T11:17:55.778Z] #45 13.42 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:17:55.778Z] #45 13.54 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:17:55.778Z] #45 13.54 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:17:55.778Z] #45 14.15 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:17:55.778Z] #45 16.99 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:17:55.778Z] #45 17.14 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:17:55.778Z] #45 17.30 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:17:56.036Z] #45 ... [2020-05-26T11:17:56.036Z] [2020-05-26T11:17:56.036Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:56.036Z] #42 18.77 unicode/utf8 [2020-05-26T11:17:56.267Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 48.4% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.9% ########################################### 59.7% ############################################ 61.6% ############################################## 64.5% ################################################ 67.3% ################################################## 70.1% #################################################### 73.0% ###################################################### 75.8% #################### [2020-05-26T11:17:56.267Z] #24 ... [2020-05-26T11:17:56.267Z] [2020-05-26T11:17:56.267Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:56.267Z] #38 35.55 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-26T11:17:56.267Z] #38 35.57 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:17:56.267Z] #38 DONE 36.0s [2020-05-26T11:17:56.267Z] [2020-05-26T11:17:56.267Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:56.395Z] Fetched 8131 kB in 3s (2355 kB/s) [2020-05-26T11:17:56.601Z] #42 ... [2020-05-26T11:17:56.601Z] [2020-05-26T11:17:56.601Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:17:56.601Z] #48 9.449 + RM_GOPATH=0 [2020-05-26T11:17:56.601Z] #48 9.449 + TMP_GOPATH= [2020-05-26T11:17:56.601Z] #48 9.449 + : /build [2020-05-26T11:17:56.601Z] #48 9.450 + '[' -z '' ']' [2020-05-26T11:17:56.601Z] #48 9.455 ++ mktemp -d [2020-05-26T11:17:56.601Z] #48 9.469 + export GOPATH=/tmp/tmp.gXXmmUvhVE [2020-05-26T11:17:56.601Z] #48 9.469 + GOPATH=/tmp/tmp.gXXmmUvhVE [2020-05-26T11:17:56.601Z] #48 9.469 + RM_GOPATH=1 [2020-05-26T11:17:56.601Z] #48 9.475 ++ dirname ./install.sh [2020-05-26T11:17:56.601Z] #48 9.476 + dir=. [2020-05-26T11:17:56.601Z] #48 9.476 + bin=gometalinter [2020-05-26T11:17:56.601Z] #48 9.476 + shift [2020-05-26T11:17:56.601Z] #48 9.476 + '[' '!' -f ./gometalinter.installer ']' [2020-05-26T11:17:56.601Z] #48 9.476 + . ./gometalinter.installer [2020-05-26T11:17:56.601Z] #48 9.476 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-26T11:17:56.601Z] #48 9.476 + install_gometalinter [2020-05-26T11:17:56.601Z] #48 9.476 + echo 'Installing gometalinter version v2.0.6' [2020-05-26T11:17:56.601Z] #48 9.476 Installing gometalinter version v2.0.6 [2020-05-26T11:17:56.601Z] #48 9.476 + go get -d github.com/alecthomas/gometalinter [2020-05-26T11:17:56.832Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 48.4% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.9% ########################################### 59.7% ############################################ 61.6% ############################################## 64.5% ################################################ 67.3% ################################################## 70.1% #################################################### 73.0% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.3% ############################################################## 87.2% ################################################################# 91.3% #################################################################### 95.2 [2020-05-26T11:17:56.832Z] #24 ... [2020-05-26T11:17:56.832Z] [2020-05-26T11:17:56.832Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:17:56.832Z] #29 26.16 internal/reflectlite [2020-05-26T11:17:56.832Z] #29 26.16 sync [2020-05-26T11:17:56.832Z] #29 28.23 sort [2020-05-26T11:17:56.832Z] #29 28.23 errors [2020-05-26T11:17:56.832Z] #29 28.47 strconv [2020-05-26T11:17:56.832Z] #29 29.15 io [2020-05-26T11:17:56.832Z] #29 30.01 internal/oserror [2020-05-26T11:17:56.832Z] #29 30.07 syscall [2020-05-26T11:17:56.832Z] #29 31.44 reflect [2020-05-26T11:17:56.832Z] #29 36.23 time [2020-05-26T11:17:56.832Z] #29 ... [2020-05-26T11:17:56.832Z] [2020-05-26T11:17:56.832Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:56.859Z] #48 ... [2020-05-26T11:17:56.859Z] [2020-05-26T11:17:56.859Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:17:56.859Z] #7 19.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:17:57.118Z] #24 10.13 # 2.1% ### 4.9% ##### 7.7% ######## 11.5% ########### 15.3% ############# 18.1% ############### 21.0% ################# 23.8% ################### 26.6% #################### 28.5% ###################### 31.4% ######################### 35.1% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 48.4% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.9% ########################################### 59.7% ############################################ 61.6% ############################################## 64.5% ################################################ 67.3% ################################################## 70.1% #################################################### 73.0% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.3% ############################################################## 87.2% ################################################################# 91.3% #################################################################### 95.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-05-26T11:17:57.118Z] #24 14.52 [2020-05-26T11:17:57.412Z] Reading package lists... [2020-05-26T11:17:58.120Z] #24 15.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T11:17:58.402Z] #24 ... [2020-05-26T11:17:58.402Z] [2020-05-26T11:17:58.402Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:17:58.402Z] #42 27.70 sync [2020-05-26T11:17:58.402Z] #42 27.72 internal/reflectlite [2020-05-26T11:17:58.402Z] #42 29.03 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T11:17:58.402Z] #42 29.26 math/rand [2020-05-26T11:17:58.402Z] #42 30.51 internal/singleflight [2020-05-26T11:17:58.402Z] #42 30.78 errors [2020-05-26T11:17:58.402Z] #42 30.78 sort [2020-05-26T11:17:58.402Z] #42 31.14 io [2020-05-26T11:17:58.402Z] #42 31.92 strconv [2020-05-26T11:17:58.402Z] #42 32.15 bytes [2020-05-26T11:17:58.402Z] #42 33.89 bufio [2020-05-26T11:17:58.402Z] #42 35.32 internal/oserror [2020-05-26T11:17:58.402Z] #42 35.40 reflect [2020-05-26T11:17:58.402Z] #42 35.41 syscall [2020-05-26T11:17:58.402Z] #42 ... [2020-05-26T11:17:58.402Z] [2020-05-26T11:17:58.402Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:17:58.402Z] #24 15.71 [2020-05-26T11:17:58.433Z] Reading package lists... [2020-05-26T11:17:58.683Z] #24 15.85 ###################################################### 76.2% ######################################################################## 100.0% [2020-05-26T11:17:58.683Z] #24 16.01 [2020-05-26T11:17:58.718Z] Building dependency tree... [2020-05-26T11:17:58.718Z] Reading state information... [2020-05-26T11:17:58.718Z] The following additional packages will be installed: [2020-05-26T11:17:58.718Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T11:17:58.718Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T11:17:58.718Z] Suggested packages: [2020-05-26T11:17:58.718Z] manpages-dev python-setuptools [2020-05-26T11:17:58.761Z] #7 ... [2020-05-26T11:17:58.761Z] [2020-05-26T11:17:58.761Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:17:58.761Z] #31 11.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:17:58.761Z] #31 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:17:58.761Z] #31 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:17:58.761Z] #31 ... [2020-05-26T11:17:58.761Z] [2020-05-26T11:17:58.761Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:17:58.761Z] #29 11.57 + cd /tmp/tmp.sy2ixfi4T3/src/github.com/BurntSushi/toml [2020-05-26T11:17:58.761Z] #29 11.58 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:17:58.761Z] #29 11.61 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:17:58.761Z] #29 13.28 internal/cpu [2020-05-26T11:17:58.761Z] #29 13.28 runtime/internal/atomic [2020-05-26T11:17:58.761Z] #29 13.50 runtime/internal/sys [2020-05-26T11:17:58.761Z] #29 13.99 internal/bytealg [2020-05-26T11:17:58.761Z] #29 14.14 runtime/internal/math [2020-05-26T11:17:58.761Z] #29 14.25 math/bits [2020-05-26T11:17:58.761Z] #29 14.90 math [2020-05-26T11:17:58.761Z] #29 15.47 runtime [2020-05-26T11:17:58.761Z] #29 21.10 unicode/utf8 [2020-05-26T11:17:58.761Z] #29 ... [2020-05-26T11:17:58.761Z] [2020-05-26T11:17:58.761Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:17:58.761Z] #48 21.39 + cd /tmp/tmp.gXXmmUvhVE/src/github.com/alecthomas/gometalinter [2020-05-26T11:17:58.761Z] #48 21.39 + git checkout -q v2.0.6 [2020-05-26T11:17:59.006Z] The following NEW packages will be installed: [2020-05-26T11:17:59.006Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T11:17:59.006Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T11:17:59.006Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T11:17:59.006Z] python-six zlib1g-dev [2020-05-26T11:17:59.006Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:17:59.006Z] Need to get 4075 kB of archives. [2020-05-26T11:17:59.006Z] After this operation, 24.5 MB of additional disk space will be used. [2020-05-26T11:17:59.006Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-26T11:17:59.006Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-26T11:17:59.006Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-26T11:17:59.293Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-26T11:17:59.293Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-26T11:17:59.293Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-26T11:17:59.293Z] 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-05-26T11:17:59.293Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-26T11:17:59.293Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-26T11:17:59.293Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-26T11:17:59.293Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-26T11:17:59.327Z] #48 22.31 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-26T11:17:59.580Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-26T11:17:59.580Z] 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-05-26T11:17:59.580Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-26T11:17:59.580Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T11:17:59.580Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-26T11:17:59.580Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-26T11:17:59.688Z] #24 16.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T11:17:59.869Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:17:59.869Z] Fetched 4075 kB in 1s (7438 kB/s) [2020-05-26T11:17:59.869Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-05-26T11:17:59.869Z] (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 ... 15341 files and directories currently installed.) [2020-05-26T11:17:59.869Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-26T11:17:59.869Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-26T11:17:59.869Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-26T11:17:59.869Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T11:17:59.869Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:59.869Z] Selecting previously unselected package libnet1-dev. [2020-05-26T11:17:59.869Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T11:17:59.869Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:17:59.869Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-26T11:17:59.970Z] #24 17.22 [2020-05-26T11:17:59.970Z] #24 17.36 ######################################################################## 100.0% [2020-05-26T11:18:00.158Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T11:18:00.158Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-26T11:18:00.158Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-26T11:18:00.158Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-26T11:18:00.158Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:18:00.158Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-26T11:18:00.158Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:18:00.158Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-26T11:18:00.158Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-26T11:18:00.158Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-26T11:18:00.158Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:00.158Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:00.251Z] #24 17.47 [2020-05-26T11:18:00.443Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-26T11:18:00.443Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:00.443Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:00.443Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-26T11:18:00.443Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:00.443Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:00.727Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-05-26T11:18:00.727Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:00.727Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:00.727Z] Selecting previously unselected package protobuf-c-compiler. [2020-05-26T11:18:00.727Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T11:18:00.727Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:18:00.727Z] Selecting previously unselected package protobuf-compiler. [2020-05-26T11:18:00.727Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:00.727Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:18:00.727Z] Selecting previously unselected package python-pkg-resources. [2020-05-26T11:18:00.727Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:18:00.727Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T11:18:00.727Z] Selecting previously unselected package python-six. [2020-05-26T11:18:00.727Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T11:18:00.727Z] Unpacking python-six (1.12.0-1) ... [2020-05-26T11:18:00.863Z] #24 ... [2020-05-26T11:18:00.863Z] [2020-05-26T11:18:00.863Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:18:00.863Z] #26 30.28 Checking out files: 92% (1403/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-05-26T11:18:00.863Z] #26 30.68 + cd /tmp/tmp.Bdcj21pmfz/src/github.com/go-swagger/go-swagger [2020-05-26T11:18:00.863Z] #26 30.68 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-26T11:18:00.863Z] #26 31.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T11:18:00.863Z] #26 ... [2020-05-26T11:18:00.863Z] [2020-05-26T11:18:00.863Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:18:00.863Z] #34 1.695 + RM_GOPATH=0 [2020-05-26T11:18:00.863Z] #34 1.695 + TMP_GOPATH= [2020-05-26T11:18:00.863Z] #34 1.695 + : /build [2020-05-26T11:18:00.863Z] #34 1.695 + '[' -z '' ']' [2020-05-26T11:18:00.863Z] #34 1.695 ++ mktemp -d [2020-05-26T11:18:00.863Z] #34 1.696 + export GOPATH=/tmp/tmp.Wbp8SbBBLD [2020-05-26T11:18:00.863Z] #34 1.696 + GOPATH=/tmp/tmp.Wbp8SbBBLD [2020-05-26T11:18:00.863Z] #34 1.696 + RM_GOPATH=1 [2020-05-26T11:18:00.863Z] #34 1.696 ++ dirname ./install.sh [2020-05-26T11:18:00.863Z] #34 1.701 + dir=. [2020-05-26T11:18:00.863Z] #34 1.702 + bin=tini [2020-05-26T11:18:00.863Z] #34 1.702 + shift [2020-05-26T11:18:00.863Z] #34 1.702 + '[' '!' -f ./tini.installer ']' [2020-05-26T11:18:00.863Z] #34 1.702 + . ./tini.installer [2020-05-26T11:18:00.863Z] #34 1.702 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:18:00.863Z] #34 1.702 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:18:00.863Z] #34 1.702 + install_tini [2020-05-26T11:18:00.863Z] #34 1.702 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T11:18:00.863Z] #34 1.702 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wbp8SbBBLD/tini [2020-05-26T11:18:00.863Z] #34 1.708 Cloning into '/tmp/tmp.Wbp8SbBBLD/tini'... [2020-05-26T11:18:00.863Z] #34 2.257 + cd /tmp/tmp.Wbp8SbBBLD/tini [2020-05-26T11:18:00.863Z] #34 2.261 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:18:00.863Z] #34 2.265 + cmake . [2020-05-26T11:18:00.863Z] #34 2.764 -- The C compiler identification is GNU 8.3.0 [2020-05-26T11:18:00.863Z] #34 2.779 -- Check for working C compiler: /usr/bin/cc [2020-05-26T11:18:00.863Z] #34 3.246 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T11:18:00.863Z] #34 3.256 -- Detecting C compiler ABI info [2020-05-26T11:18:00.863Z] #34 3.606 -- Detecting C compiler ABI info - done [2020-05-26T11:18:00.863Z] #34 3.620 -- Detecting C compile features [2020-05-26T11:18:00.863Z] #34 4.880 -- Detecting C compile features - done [2020-05-26T11:18:00.863Z] #34 4.915 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T11:18:00.863Z] #34 5.112 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T11:18:00.863Z] #34 5.177 -- Configuring done [2020-05-26T11:18:00.863Z] #34 5.188 -- Generating done [2020-05-26T11:18:00.863Z] #34 5.203 -- Build files have been written to: /tmp/tmp.Wbp8SbBBLD/tini [2020-05-26T11:18:00.863Z] #34 5.212 + make tini-static [2020-05-26T11:18:00.863Z] #34 5.536 Scanning dependencies of target tini-static [2020-05-26T11:18:00.863Z] #34 5.624 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T11:18:01.021Z] Selecting previously unselected package python-protobuf. [2020-05-26T11:18:01.021Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-26T11:18:01.021Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T11:18:01.021Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T11:18:01.145Z] #34 ... [2020-05-26T11:18:01.145Z] [2020-05-26T11:18:01.145Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:18:01.145Z] #29 40.45 internal/poll [2020-05-26T11:18:01.297Z] #48 ... [2020-05-26T11:18:01.297Z] [2020-05-26T11:18:01.297Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:18:01.297Z] #22 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:18:01.297Z] #22 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:18:01.457Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09240eaed0b07a024) in /home/ubuntu/workspace/moby_PR-41028 [Pipeline] { [Pipeline] checkout [2020-05-26T11:18:01.607Z] #22 ... [2020-05-26T11:18:01.607Z] [2020-05-26T11:18:01.607Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:18:01.607Z] #45 21.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T11:18:01.607Z] #45 22.36 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T11:18:01.608Z] #45 22.36 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T11:18:01.608Z] #45 22.37 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T11:18:01.608Z] #45 22.38 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T11:18:01.608Z] #45 23.36 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T11:18:01.608Z] #45 23.44 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T11:18:02.038Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:02.038Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T11:18:02.038Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:18:02.038Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:18:02.038Z] Setting up python-six (1.12.0-1) ... [2020-05-26T11:18:02.173Z] #45 ... [2020-05-26T11:18:02.173Z] [2020-05-26T11:18:02.173Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:18:02.173Z] #20 22.51 + mkdir -p /build [2020-05-26T11:18:02.173Z] #20 22.51 + mv docker/docker /build/ [2020-05-26T11:18:02.173Z] #20 22.51 + rmdir docker [2020-05-26T11:18:02.173Z] #20 DONE 25.2s [2020-05-26T11:18:02.173Z] [2020-05-26T11:18:02.173Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:18:02.173Z] #45 24.97 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:18:02.431Z] #45 24.98 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:18:02.431Z] #45 24.98 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T11:18:02.431Z] #45 25.04 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T11:18:02.657Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-26T11:18:02.657Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T11:18:02.657Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:02.657Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-26T11:18:02.657Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:02.657Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:18:02.657Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:18:02.657Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-26T11:18:02.688Z] #45 25.31 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:18:02.770Z] #29 41.82 internal/syscall/execenv [2020-05-26T11:18:02.770Z] #29 41.91 internal/syscall/unix [2020-05-26T11:18:02.770Z] #29 42.10 os [2020-05-26T11:18:02.770Z] #29 ... [2020-05-26T11:18:02.770Z] [2020-05-26T11:18:02.770Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:18:02.770Z] #34 6.611 [100%] Linking C executable tini-static [2020-05-26T11:18:02.770Z] #34 7.153 [100%] Built target tini-static [2020-05-26T11:18:02.770Z] #34 7.329 + mkdir -p /build [2020-05-26T11:18:02.770Z] #34 7.330 + cp tini-static /build/docker-init [2020-05-26T11:18:02.770Z] #34 DONE 7.6s [2020-05-26T11:18:02.945Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:18:02.945Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T11:18:03.063Z] [2020-05-26T11:18:03.063Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:18:03.063Z] #24 18.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T11:18:03.063Z] #24 18.45 skipping existing b63cc5f62c21 [2020-05-26T11:18:03.063Z] #24 18.49 [2020-05-26T11:18:03.063Z] #24 19.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T11:18:03.063Z] #24 19.96 [2020-05-26T11:18:03.063Z] #24 20.06 ######################################################################## 100.0% [2020-05-26T11:18:03.063Z] #24 20.16 [2020-05-26T11:18:03.063Z] #24 20.33 Download of images into '/build' complete. [2020-05-26T11:18:03.063Z] #24 20.33 Use something like the following to load the result into a Docker daemon: [2020-05-26T11:18:03.063Z] #24 20.33 tar -cC '/build' . | docker load [2020-05-26T11:18:03.063Z] #24 DONE 20.5s [2020-05-26T11:18:03.063Z] [2020-05-26T11:18:03.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:03.063Z] #39 2.318 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:18:03.063Z] #39 2.318 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:18:03.063Z] #39 2.323 Note: Building without GnuTLS support [2020-05-26T11:18:03.063Z] #39 3.305 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:18:03.063Z] #39 3.317 GEN .gitid [2020-05-26T11:18:03.063Z] #39 3.319 GEN criu/include/version.h [2020-05-26T11:18:03.063Z] #39 3.333 GEN include/common/asm [2020-05-26T11:18:03.063Z] #39 4.304 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.422 PBCC images/opts.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.468 PBCC images/sit.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.474 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.517 DEP images/opts.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.552 DEP images/sit.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.620 PBCC images/macvlan.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.647 DEP images/macvlan.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.686 PBCC images/autofs.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.689 DEP images/autofs.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.760 PBCC images/sysctl.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.776 DEP images/sysctl.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.822 PBCC images/time.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.840 DEP images/time.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.870 PBCC images/binfmt-misc.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.887 DEP images/binfmt-misc.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.917 PBCC images/seccomp.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.928 DEP images/seccomp.pb-c.d [2020-05-26T11:18:03.063Z] #39 4.980 PBCC images/userns.pb-c.c [2020-05-26T11:18:03.063Z] #39 4.984 DEP images/userns.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.003 PBCC images/cgroup.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.040 DEP images/cgroup.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.073 PBCC images/fown.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.076 PBCC images/ext-file.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.087 DEP images/fown.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.108 DEP images/ext-file.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.137 PBCC images/rpc.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.170 DEP images/rpc.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.211 PBCC images/siginfo.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.233 DEP images/siginfo.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.270 PBCC images/pagemap.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.291 DEP images/pagemap.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.323 PBCC images/rlimit.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.329 DEP images/rlimit.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.383 PBCC images/file-lock.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.413 DEP images/file-lock.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.420 PBCC images/tty.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.471 DEP images/tty.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.523 PBCC images/tun.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.541 PBCC images/netdev.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.568 DEP images/tun.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.617 DEP images/netdev.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.631 PBCC images/vma.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.637 DEP images/vma.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.694 PBCC images/creds.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.721 DEP images/creds.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.740 PBCC images/utsns.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.757 DEP images/utsns.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.790 PBCC images/ipc-desc.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.809 PBCC images/ipc-sem.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.853 DEP images/ipc-desc.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.890 DEP images/ipc-sem.pb-c.d [2020-05-26T11:18:03.063Z] #39 5.938 PBCC images/ipc-msg.pb-c.c [2020-05-26T11:18:03.063Z] #39 5.995 DEP images/ipc-msg.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.032 PBCC images/ipc-shm.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.074 DEP images/ipc-shm.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.120 PBCC images/ipc-var.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.141 DEP images/ipc-var.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.173 PBCC images/sk-opts.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.192 PBCC images/packet-sock.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.202 DEP images/sk-opts.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.225 DEP images/packet-sock.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.301 PBCC images/sk-netlink.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.331 DEP images/sk-netlink.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.370 PBCC images/sk-inet.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.396 DEP images/sk-inet.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.450 PBCC images/sk-unix.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.502 DEP images/sk-unix.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.622 PBCC images/mm.pb-c.c [2020-05-26T11:18:03.063Z] #39 6.665 DEP images/mm.pb-c.d [2020-05-26T11:18:03.063Z] #39 6.706 PBCC images/timerfd.pb-c.c [2020-05-26T11:18:03.253Z] #45 25.93 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T11:18:03.253Z] #45 26.12 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:18:03.349Z] #39 6.765 DEP images/timerfd.pb-c.d [2020-05-26T11:18:03.349Z] #39 6.935 PBCC images/timer.pb-c.c [2020-05-26T11:18:03.349Z] #39 6.972 DEP images/timer.pb-c.d [2020-05-26T11:18:03.349Z] #39 7.063 PBCC images/sa.pb-c.c [2020-05-26T11:18:03.349Z] #39 7.137 DEP images/sa.pb-c.d [2020-05-26T11:18:03.511Z] #45 26.26 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T11:18:03.630Z] #39 7.137 PBCC images/pipe-data.pb-c.c [2020-05-26T11:18:03.630Z] #39 7.217 DEP images/pipe-data.pb-c.d [2020-05-26T11:18:03.630Z] #39 7.313 PBCC images/mnt.pb-c.c [2020-05-26T11:18:03.630Z] #39 7.393 DEP images/mnt.pb-c.d [2020-05-26T11:18:03.630Z] #39 ... [2020-05-26T11:18:03.630Z] [2020-05-26T11:18:03.630Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:03.630Z] #14 2.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:18:03.630Z] #14 2.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:18:03.630Z] #14 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:18:03.630Z] #14 3.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T11:18:03.630Z] #14 4.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T11:18:03.630Z] #14 6.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T11:18:03.917Z] #14 ... [2020-05-26T11:18:03.917Z] [2020-05-26T11:18:03.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:03.917Z] #39 7.447 PBCC images/sk-packet.pb-c.c [2020-05-26T11:18:03.917Z] #39 7.451 DEP images/sk-packet.pb-c.d [2020-05-26T11:18:03.917Z] #39 7.491 PBCC images/tcp-stream.pb-c.c [2020-05-26T11:18:03.917Z] #39 7.577 DEP images/tcp-stream.pb-c.d [2020-05-26T11:18:04.213Z] #39 7.691 PBCC images/pipe.pb-c.c [2020-05-26T11:18:04.213Z] #39 7.729 DEP images/pipe.pb-c.d [2020-05-26T11:18:04.213Z] #39 7.869 PBCC images/pstree.pb-c.c [2020-05-26T11:18:04.213Z] #39 7.869 DEP images/pstree.pb-c.d [2020-05-26T11:18:04.213Z] #39 7.892 PBCC images/fs.pb-c.c [2020-05-26T11:18:04.242Z] using credential docker-jenkins-github-credentials [2020-05-26T11:18:04.332Z] Cloning the remote Git repository [2020-05-26T11:18:04.332Z] Cloning with configured refspecs honoured and without tags [2020-05-26T11:18:04.447Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-26T11:18:04.447Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:18:04.499Z] #39 7.925 DEP images/fs.pb-c.d [2020-05-26T11:18:04.499Z] #39 7.965 PBCC images/signalfd.pb-c.c [2020-05-26T11:18:04.499Z] #39 7.989 DEP images/signalfd.pb-c.d [2020-05-26T11:18:04.499Z] #39 8.049 PBCC images/fh.pb-c.c [2020-05-26T11:18:04.499Z] #39 8.133 PBCC images/fsnotify.pb-c.c [2020-05-26T11:18:04.791Z] #39 8.205 DEP images/fh.pb-c.d [2020-05-26T11:18:04.791Z] #39 8.282 DEP images/fsnotify.pb-c.d [2020-05-26T11:18:04.791Z] #39 8.318 PBCC images/eventpoll.pb-c.c [2020-05-26T11:18:04.791Z] #39 8.318 DEP images/eventpoll.pb-c.d [2020-05-26T11:18:04.791Z] #39 8.395 PBCC images/eventfd.pb-c.c [2020-05-26T11:18:04.791Z] #39 8.410 DEP images/eventfd.pb-c.d [2020-05-26T11:18:04.791Z] #39 8.410 PBCC images/remap-file-path.pb-c.c [2020-05-26T11:18:04.791Z] #39 8.428 DEP images/remap-file-path.pb-c.d [2020-05-26T11:18:04.791Z] #39 8.575 PBCC images/fifo.pb-c.c [2020-05-26T11:18:05.071Z] Removing intermediate container 0c6db44af244 [2020-05-26T11:18:05.071Z] ---> 8a99ee175254 [2020-05-26T11:18:05.071Z] Step 12/140 : ENV CRIU_VERSION 3.13 [2020-05-26T11:18:05.071Z] ---> Running in f30d88ed21dc [2020-05-26T11:18:05.073Z] #39 8.583 DEP images/fifo.pb-c.d [2020-05-26T11:18:05.073Z] #39 8.659 PBCC images/ghost-file.pb-c.c [2020-05-26T11:18:05.073Z] #39 8.670 DEP images/ghost-file.pb-c.d [2020-05-26T11:18:05.073Z] #39 8.709 PBCC images/regfile.pb-c.c [2020-05-26T11:18:05.073Z] #39 8.744 DEP images/regfile.pb-c.d [2020-05-26T11:18:05.073Z] #39 8.801 PBCC images/ns.pb-c.c [2020-05-26T11:18:04.442Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T11:18:04.532Z] > git init /home/ubuntu/workspace/moby_PR-41028 # timeout=10 [2020-05-26T11:18:05.354Z] Removing intermediate container f30d88ed21dc [2020-05-26T11:18:05.354Z] ---> 21c692b0f6dd [2020-05-26T11:18:05.354Z] 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-05-26T11:18:05.354Z] ---> Running in 27b12554ee68 [2020-05-26T11:18:05.354Z] #39 8.807 DEP images/ns.pb-c.d [2020-05-26T11:18:05.354Z] #39 8.843 PBCC images/fdinfo.pb-c.c [2020-05-26T11:18:05.354Z] #39 8.857 DEP images/fdinfo.pb-c.d [2020-05-26T11:18:05.354Z] #39 8.900 PBCC images/core-aarch64.pb-c.c [2020-05-26T11:18:05.354Z] #39 8.920 PBCC images/core-arm.pb-c.c [2020-05-26T11:18:05.354Z] #39 8.948 PBCC images/core-ppc64.pb-c.c [2020-05-26T11:18:05.354Z] #39 8.972 PBCC images/core-s390.pb-c.c [2020-05-26T11:18:05.354Z] #39 8.999 PBCC images/core-x86.pb-c.c [2020-05-26T11:18:05.354Z] #39 9.021 PBCC images/core.pb-c.c [2020-05-26T11:18:05.635Z] #39 9.076 PBCC images/inventory.pb-c.c [2020-05-26T11:18:05.635Z] #39 9.118 DEP images/core-aarch64.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.157 DEP images/core-arm.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.189 DEP images/core-ppc64.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.231 DEP images/core-s390.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.250 DEP images/core-x86.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.279 DEP images/core.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.319 DEP images/inventory.pb-c.d [2020-05-26T11:18:05.635Z] #39 9.361 PBCC images/cpuinfo.pb-c.c [2020-05-26T11:18:05.635Z] #39 9.390 DEP images/cpuinfo.pb-c.d [2020-05-26T11:18:05.916Z] #39 9.414 PBCC images/stats.pb-c.c [2020-05-26T11:18:05.916Z] #39 9.428 DEP images/stats.pb-c.d [2020-05-26T11:18:06.012Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:18:06.013Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:18:06.013Z] Note: Building without GnuTLS support [2020-05-26T11:18:06.041Z] #45 28.33 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:18:05.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:18:05.182Z] > git --version # timeout=10 [2020-05-26T11:18:05.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:18:05.223Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:18:06.311Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:18:06.311Z]  GEN .gitid [2020-05-26T11:18:06.311Z] GEN criu/include/version.h [2020-05-26T11:18:06.311Z] GEN include/common/asm [2020-05-26T11:18:06.611Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T11:18:06.611Z] PBCC images/opts.pb-c.c [2020-05-26T11:18:06.611Z] PBCC images/sit.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T11:18:06.611Z] DEP images/opts.pb-c.d [2020-05-26T11:18:06.611Z] DEP images/sit.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/macvlan.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/macvlan.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/autofs.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/autofs.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/sysctl.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/sysctl.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/time.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/time.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/binfmt-misc.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/binfmt-misc.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/seccomp.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/seccomp.pb-c.d [2020-05-26T11:18:06.611Z] PBCC images/userns.pb-c.c [2020-05-26T11:18:06.611Z] DEP images/userns.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/cgroup.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/cgroup.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/fown.pb-c.c [2020-05-26T11:18:06.918Z] PBCC images/ext-file.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/fown.pb-c.d [2020-05-26T11:18:06.918Z] DEP images/ext-file.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/rpc.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/rpc.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/siginfo.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/siginfo.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/pagemap.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/pagemap.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/rlimit.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/rlimit.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/file-lock.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/file-lock.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/tty.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/tty.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/tun.pb-c.c [2020-05-26T11:18:06.918Z] PBCC images/netdev.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/tun.pb-c.d [2020-05-26T11:18:06.918Z] DEP images/netdev.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/vma.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/vma.pb-c.d [2020-05-26T11:18:06.918Z] PBCC images/creds.pb-c.c [2020-05-26T11:18:06.918Z] DEP images/creds.pb-c.d [2020-05-26T11:18:06.920Z] #39 10.38 make[1]: Nothing to be done for 'all'. [2020-05-26T11:18:06.973Z] #45 ... [2020-05-26T11:18:06.973Z] [2020-05-26T11:18:06.973Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:06.973Z] #42 19.60 math/bits [2020-05-26T11:18:06.973Z] #42 20.74 math [2020-05-26T11:18:06.973Z] #42 26.59 internal/testlog [2020-05-26T11:18:06.973Z] #42 27.08 encoding [2020-05-26T11:18:06.973Z] #42 27.31 unicode/utf16 [2020-05-26T11:18:06.973Z] #42 27.36 container/list [2020-05-26T11:18:06.973Z] #42 28.43 crypto/internal/subtle [2020-05-26T11:18:06.973Z] #42 28.71 crypto/subtle [2020-05-26T11:18:06.973Z] #42 28.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T11:18:06.973Z] #42 29.23 internal/nettrace [2020-05-26T11:18:06.973Z] #42 29.49 runtime/cgo [2020-05-26T11:18:06.973Z] #42 ... [2020-05-26T11:18:06.973Z] [2020-05-26T11:18:06.973Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:06.973Z] #38 30.24 Fetched 8350 kB in 24s (350 kB/s) [2020-05-26T11:18:07.217Z] PBCC images/utsns.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/utsns.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/ipc-desc.pb-c.c [2020-05-26T11:18:07.217Z] PBCC images/ipc-sem.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/ipc-desc.pb-c.d [2020-05-26T11:18:07.217Z] DEP images/ipc-sem.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/ipc-msg.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/ipc-msg.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/ipc-shm.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/ipc-shm.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/ipc-var.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/ipc-var.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/sk-opts.pb-c.c [2020-05-26T11:18:07.217Z] PBCC images/packet-sock.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/sk-opts.pb-c.d [2020-05-26T11:18:07.217Z] DEP images/packet-sock.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/sk-netlink.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/sk-netlink.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/sk-inet.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/sk-inet.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/sk-unix.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/sk-unix.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/mm.pb-c.c [2020-05-26T11:18:07.217Z] DEP images/mm.pb-c.d [2020-05-26T11:18:07.217Z] PBCC images/timerfd.pb-c.c [2020-05-26T11:18:07.532Z] #39 11.32 CC images/stats.o [2020-05-26T11:18:07.534Z] DEP images/timerfd.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/timer.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/timer.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/sa.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/sa.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/pipe-data.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/pipe-data.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/mnt.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/mnt.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/sk-packet.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/sk-packet.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/tcp-stream.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/tcp-stream.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/pipe.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/pipe.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/pstree.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/pstree.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/fs.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/fs.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/signalfd.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/signalfd.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/fh.pb-c.c [2020-05-26T11:18:07.534Z] PBCC images/fsnotify.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/fh.pb-c.d [2020-05-26T11:18:07.534Z] DEP images/fsnotify.pb-c.d [2020-05-26T11:18:07.534Z] PBCC images/eventpoll.pb-c.c [2020-05-26T11:18:07.534Z] DEP images/eventpoll.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/eventfd.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/eventfd.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/remap-file-path.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/remap-file-path.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/fifo.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/fifo.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/ghost-file.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/ghost-file.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/regfile.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/regfile.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/ns.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/ns.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/fdinfo.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/fdinfo.pb-c.d [2020-05-26T11:18:07.853Z] PBCC images/core-aarch64.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/core-arm.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/core-ppc64.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/core-s390.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/core-x86.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/core.pb-c.c [2020-05-26T11:18:07.853Z] PBCC images/inventory.pb-c.c [2020-05-26T11:18:07.853Z] DEP images/core-aarch64.pb-c.d [2020-05-26T11:18:07.853Z] DEP images/core-arm.pb-c.d [2020-05-26T11:18:07.853Z] DEP images/core-ppc64.pb-c.d [2020-05-26T11:18:08.145Z] #39 11.52 CC images/core.o [2020-05-26T11:18:08.145Z] #39 11.85 CC images/core-x86.o [2020-05-26T11:18:08.153Z] DEP images/core-s390.pb-c.d [2020-05-26T11:18:08.153Z] DEP images/core-x86.pb-c.d [2020-05-26T11:18:08.153Z] DEP images/core.pb-c.d [2020-05-26T11:18:08.153Z] DEP images/inventory.pb-c.d [2020-05-26T11:18:08.153Z] PBCC images/cpuinfo.pb-c.c [2020-05-26T11:18:08.153Z] DEP images/cpuinfo.pb-c.d [2020-05-26T11:18:08.153Z] PBCC images/stats.pb-c.c [2020-05-26T11:18:08.154Z] DEP images/stats.pb-c.d [2020-05-26T11:18:08.477Z] make[1]: Nothing to be done for 'all'. [2020-05-26T11:18:08.757Z] #39 12.25 CC images/core-arm.o [2020-05-26T11:18:08.803Z] CC images/stats.o [2020-05-26T11:18:08.803Z] CC images/core.o [2020-05-26T11:18:09.038Z] #39 12.54 CC images/core-aarch64.o [2020-05-26T11:18:09.108Z] CC images/core-x86.o [2020-05-26T11:18:09.108Z] CC images/core-arm.o [2020-05-26T11:18:09.108Z] CC images/core-aarch64.o [2020-05-26T11:18:09.320Z] #39 12.87 CC images/core-ppc64.o [2020-05-26T11:18:09.410Z] CC images/core-ppc64.o [2020-05-26T11:18:09.410Z] CC images/core-s390.o [2020-05-26T11:18:09.500Z] #38 30.24 Reading package lists... [2020-05-26T11:18:09.500Z] #38 ... [2020-05-26T11:18:09.500Z] [2020-05-26T11:18:09.500Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:18:09.500Z] #29 22.29 internal/race [2020-05-26T11:18:09.500Z] #29 22.50 sync/atomic [2020-05-26T11:18:09.500Z] #29 23.66 unicode [2020-05-26T11:18:09.500Z] #29 28.59 internal/testlog [2020-05-26T11:18:09.500Z] #29 29.12 encoding [2020-05-26T11:18:09.500Z] #29 29.32 runtime/cgo [2020-05-26T11:18:09.500Z] #29 ... [2020-05-26T11:18:09.500Z] [2020-05-26T11:18:09.500Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:18:09.500Z] #22 32.80 Fetched 8350 kB in 24s (347 kB/s) [2020-05-26T11:18:09.603Z] #39 13.30 CC images/core-s390.o [2020-05-26T11:18:09.719Z] CC images/cpuinfo.o [2020-05-26T11:18:09.719Z] CC images/inventory.o [2020-05-26T11:18:10.024Z] CC images/fdinfo.o [2020-05-26T11:18:10.024Z] CC images/fown.o [2020-05-26T11:18:10.024Z] CC images/ns.o [2020-05-26T11:18:10.024Z] CC images/regfile.o [2020-05-26T11:18:10.024Z] CC images/ghost-file.o [2020-05-26T11:18:10.215Z] #39 13.61 CC images/cpuinfo.o [2020-05-26T11:18:10.215Z] #39 13.85 CC images/inventory.o [2020-05-26T11:18:10.313Z] CC images/fifo.o [2020-05-26T11:18:10.313Z] CC images/remap-file-path.o [2020-05-26T11:18:10.313Z] CC images/eventfd.o [2020-05-26T11:18:10.313Z] CC images/eventpoll.o [2020-05-26T11:18:10.496Z] #39 13.97 CC images/fdinfo.o [2020-05-26T11:18:10.496Z] #39 14.15 CC images/fown.o [2020-05-26T11:18:10.601Z] CC images/fh.o [2020-05-26T11:18:10.601Z] CC images/fsnotify.o [2020-05-26T11:18:10.601Z] CC images/signalfd.o [2020-05-26T11:18:10.777Z] #39 14.30 CC images/ns.o [2020-05-26T11:18:10.887Z] CC images/fs.o [2020-05-26T11:18:10.887Z] CC images/pstree.o [2020-05-26T11:18:10.887Z] CC images/pipe.o [2020-05-26T11:18:10.887Z] CC images/tcp-stream.o [2020-05-26T11:18:10.887Z] CC images/sk-packet.o [2020-05-26T11:18:11.058Z] #39 14.46 CC images/regfile.o [2020-05-26T11:18:11.058Z] #39 14.67 CC images/ghost-file.o [2020-05-26T11:18:11.173Z] CC images/mnt.o [2020-05-26T11:18:11.173Z] CC images/pipe-data.o [2020-05-26T11:18:11.173Z] CC images/sa.o [2020-05-26T11:18:11.173Z] CC images/timer.o [2020-05-26T11:18:11.339Z] #39 14.90 CC images/fifo.o [2020-05-26T11:18:11.339Z] #39 15.13 CC images/remap-file-path.o [2020-05-26T11:18:11.459Z] CC images/timerfd.o [2020-05-26T11:18:11.459Z] CC images/mm.o [2020-05-26T11:18:11.459Z] CC images/sk-opts.o [2020-05-26T11:18:11.459Z] CC images/sk-unix.o [2020-05-26T11:18:11.620Z] #39 15.27 CC images/eventfd.o [2020-05-26T11:18:11.620Z] #39 ... [2020-05-26T11:18:11.620Z] [2020-05-26T11:18:11.620Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:18:11.620Z] #57 26.51 Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T11:18:11.620Z] #57 26.99 + cd /tmp/tmp.0bpLhHjSth/src/github.com/containerd/containerd [2020-05-26T11:18:11.620Z] #57 26.99 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:18:11.620Z] #57 28.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T11:18:11.620Z] #57 28.48 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T11:18:11.620Z] #57 28.48 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:18:11.620Z] #57 28.48 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:18:11.620Z] #57 28.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T11:18:11.620Z] #57 28.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T11:18:11.620Z] #57 28.48 + '[' '' = dynamic ']' [2020-05-26T11:18:11.620Z] #57 28.48 + make [2020-05-26T11:18:11.745Z] CC images/sk-inet.o [2020-05-26T11:18:11.745Z] CC images/tun.o [2020-05-26T11:18:11.745Z] CC images/sk-netlink.o [2020-05-26T11:18:11.902Z] #57 29.35 🇩 bin/ctr [2020-05-26T11:18:12.031Z] CC images/packet-sock.o [2020-05-26T11:18:12.031Z] CC images/ipc-var.o [2020-05-26T11:18:12.031Z] CC images/ipc-desc.o [2020-05-26T11:18:12.031Z] CC images/ipc-shm.o [2020-05-26T11:18:12.319Z] CC images/ipc-msg.o [2020-05-26T11:18:12.319Z] CC images/ipc-sem.o [2020-05-26T11:18:12.319Z] CC images/utsns.o [2020-05-26T11:18:12.319Z] CC images/creds.o [2020-05-26T11:18:12.319Z] CC images/vma.o [2020-05-26T11:18:12.514Z] #57 ... [2020-05-26T11:18:12.514Z] [2020-05-26T11:18:12.514Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:12.514Z] #42 41.87 time [2020-05-26T11:18:12.514Z] #42 46.29 internal/poll [2020-05-26T11:18:12.514Z] #42 46.87 internal/fmtsort [2020-05-26T11:18:12.514Z] #42 47.31 internal/syscall/execenv [2020-05-26T11:18:12.514Z] #42 47.42 internal/syscall/unix [2020-05-26T11:18:12.514Z] #42 47.61 strings [2020-05-26T11:18:12.514Z] #42 47.87 os [2020-05-26T11:18:12.514Z] #42 49.46 regexp/syntax [2020-05-26T11:18:12.514Z] #42 50.10 fmt [2020-05-26T11:18:12.514Z] #42 ... [2020-05-26T11:18:12.514Z] [2020-05-26T11:18:12.514Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:12.514Z] #14 11.99 Fetched 8046 kB in 10s (818 kB/s) [2020-05-26T11:18:12.514Z] #14 11.99 Reading package lists... [2020-05-26T11:18:12.514Z] #14 14.77 Reading package lists... [2020-05-26T11:18:12.514Z] #14 17.12 Building dependency tree... [2020-05-26T11:18:12.514Z] #14 17.53 Reading state information... [2020-05-26T11:18:12.514Z] #14 17.90 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T11:18:12.514Z] #14 17.90 libcap2-bin set to manually installed. [2020-05-26T11:18:12.514Z] #14 17.90 The following additional packages will be installed: [2020-05-26T11:18:12.514Z] #14 17.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T11:18:12.514Z] #14 17.92 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T11:18:12.514Z] #14 17.92 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:18:12.514Z] #14 17.92 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-26T11:18:12.514Z] #14 17.92 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-26T11:18:12.514Z] #14 17.92 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-26T11:18:12.514Z] #14 17.92 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-26T11:18:12.514Z] #14 17.92 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T11:18:12.514Z] #14 17.92 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T11:18:12.514Z] #14 17.93 Suggested packages: [2020-05-26T11:18:12.514Z] #14 17.93 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-26T11:18:12.514Z] #14 17.93 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-26T11:18:12.514Z] #14 17.93 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-26T11:18:12.514Z] #14 17.93 xfsdump acl attr quota [2020-05-26T11:18:12.514Z] #14 17.93 Recommended packages: [2020-05-26T11:18:12.514Z] #14 17.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T11:18:12.514Z] #14 17.93 python3-keyrings.alt python3-xdg unzip [2020-05-26T11:18:12.608Z] CC images/netdev.o [2020-05-26T11:18:12.609Z] CC images/tty.o [2020-05-26T11:18:12.609Z] CC images/file-lock.o [2020-05-26T11:18:12.893Z] CC images/rlimit.o [2020-05-26T11:18:12.893Z] CC images/pagemap.o [2020-05-26T11:18:12.893Z] CC images/siginfo.o [2020-05-26T11:18:12.893Z] CC images/rpc.o [2020-05-26T11:18:13.126Z] #14 ... [2020-05-26T11:18:13.126Z] [2020-05-26T11:18:13.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:13.126Z] #39 15.48 CC images/eventpoll.o [2020-05-26T11:18:13.126Z] #39 15.63 CC images/fh.o [2020-05-26T11:18:13.126Z] #39 15.90 CC images/fsnotify.o [2020-05-26T11:18:13.126Z] #39 16.36 CC images/signalfd.o [2020-05-26T11:18:13.126Z] #39 16.49 CC images/fs.o [2020-05-26T11:18:13.126Z] #39 16.57 CC images/pstree.o [2020-05-26T11:18:13.126Z] #39 16.76 CC images/pipe.o [2020-05-26T11:18:13.126Z] #39 16.86 CC images/tcp-stream.o [2020-05-26T11:18:13.407Z] #39 17.06 CC images/sk-packet.o [2020-05-26T11:18:13.526Z] CC images/ext-file.o [2020-05-26T11:18:13.526Z] CC images/cgroup.o [2020-05-26T11:18:13.526Z] CC images/userns.o [2020-05-26T11:18:13.688Z] #39 17.27 CC images/mnt.o [2020-05-26T11:18:13.688Z] #39 17.38 CC images/pipe-data.o [2020-05-26T11:18:13.969Z] #39 17.59 CC images/sa.o [2020-05-26T11:18:13.969Z] #39 ... [2020-05-26T11:18:13.969Z] [2020-05-26T11:18:13.969Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:18:13.969Z] #29 43.42 internal/fmtsort [2020-05-26T11:18:13.969Z] #29 44.25 strings [2020-05-26T11:18:13.969Z] #29 45.48 fmt [2020-05-26T11:18:13.969Z] #29 46.29 bytes [2020-05-26T11:18:13.969Z] #29 47.64 bufio [2020-05-26T11:18:13.969Z] #29 48.59 flag [2020-05-26T11:18:13.969Z] #29 48.97 path/filepath [2020-05-26T11:18:13.969Z] #29 49.68 log [2020-05-26T11:18:13.969Z] #29 50.01 io/ioutil [2020-05-26T11:18:13.969Z] #29 50.13 path [2020-05-26T11:18:13.969Z] #29 50.45 github.com/BurntSushi/toml [2020-05-26T11:18:13.969Z] #29 50.50 text/tabwriter [2020-05-26T11:18:13.969Z] #29 52.78 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:18:13.969Z] #29 ... [2020-05-26T11:18:13.969Z] [2020-05-26T11:18:13.969Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:13.969Z] #14 20.06 The following NEW packages will be installed: [2020-05-26T11:18:13.969Z] #14 20.09 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-26T11:18:13.969Z] #14 20.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-26T11:18:13.969Z] #14 20.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-26T11:18:13.969Z] #14 20.09 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-26T11:18:13.969Z] #14 20.09 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:18:13.969Z] #14 20.09 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-26T11:18:13.969Z] #14 20.09 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T11:18:13.969Z] #14 20.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T11:18:13.969Z] #14 20.09 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-26T11:18:13.969Z] #14 20.09 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-26T11:18:13.969Z] #14 20.09 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-26T11:18:13.969Z] #14 20.09 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-26T11:18:13.969Z] #14 20.09 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-26T11:18:13.969Z] #14 20.09 xfsprogs xxd xz-utils zip [2020-05-26T11:18:13.969Z] #14 20.20 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:13.969Z] #14 20.20 Need to get 99.3 MB of archives. [2020-05-26T11:18:13.969Z] #14 20.20 After this operation, 605 MB of additional disk space will be used. [2020-05-26T11:18:13.969Z] #14 20.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-26T11:18:13.969Z] #14 20.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-26T11:18:13.970Z] #14 20.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-26T11:18:13.970Z] #14 20.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-26T11:18:13.970Z] #14 20.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-26T11:18:13.970Z] #14 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-26T11:18:13.970Z] #14 20.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-26T11:18:14.042Z] CC images/google/protobuf/descriptor.o [2020-05-26T11:18:14.250Z] #14 20.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-26T11:18:14.251Z] #14 20.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-26T11:18:14.251Z] #14 20.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-26T11:18:14.251Z] #14 20.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-26T11:18:14.251Z] #14 20.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-26T11:18:14.251Z] #14 20.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-26T11:18:14.251Z] #14 20.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-26T11:18:14.251Z] #14 20.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-26T11:18:14.251Z] #14 20.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-26T11:18:14.251Z] #14 20.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-26T11:18:14.251Z] #14 20.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:18:14.251Z] #14 20.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-26T11:18:14.251Z] #14 20.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-26T11:18:14.251Z] #14 20.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-26T11:18:14.251Z] #14 20.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-26T11:18:14.251Z] #14 20.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-26T11:18:14.251Z] #14 20.56 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-05-26T11:18:14.251Z] #14 20.66 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-05-26T11:18:14.326Z] CC images/opts.o [2020-05-26T11:18:14.326Z] CC images/seccomp.o [2020-05-26T11:18:14.326Z] CC images/binfmt-misc.o [2020-05-26T11:18:14.326Z] CC images/time.o [2020-05-26T11:18:14.531Z] #14 20.76 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-05-26T11:18:14.532Z] #14 20.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-26T11:18:14.532Z] #14 20.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-26T11:18:14.532Z] #14 20.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T11:18:14.611Z] CC images/sysctl.o [2020-05-26T11:18:14.611Z] CC images/autofs.o [2020-05-26T11:18:14.611Z] CC images/macvlan.o [2020-05-26T11:18:14.611Z] CC images/sit.o [2020-05-26T11:18:14.611Z] LINK images/built-in.o [2020-05-26T11:18:14.611Z] GEN compel/include/asm [2020-05-26T11:18:14.611Z] GEN compel/include/version.h [2020-05-26T11:18:14.611Z] touch .config [2020-05-26T11:18:14.759Z] #22 32.80 Reading package lists... [2020-05-26T11:18:14.760Z] #22 ... [2020-05-26T11:18:14.760Z] [2020-05-26T11:18:14.760Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:18:14.760Z] #66 34.16 Checking out files: 55% (1151/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: 91% (1896/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-05-26T11:18:14.760Z] #66 35.46 + cd /tmp/tmp.Bh9x1MmEUh/src/github.com/docker/libnetwork [2020-05-26T11:18:14.760Z] #66 35.46 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:18:14.760Z] #66 36.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T11:18:14.844Z] #14 20.97 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-05-26T11:18:14.844Z] #14 21.09 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-05-26T11:18:14.844Z] #14 21.09 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-05-26T11:18:14.896Z] GEN include/common/config.h [2020-05-26T11:18:14.896Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T11:18:14.896Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T11:18:14.896Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-26T11:18:14.896Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-26T11:18:14.896Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-26T11:18:14.896Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-26T11:18:14.896Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-26T11:18:14.896Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T11:18:14.896Z] DEP compel/plugins/std/infect.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/std/string.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/std/log.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/std/fds.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/std/std.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/shmem/shmem.d [2020-05-26T11:18:14.896Z] DEP compel/plugins/fds/fds.d [2020-05-26T11:18:15.179Z] CC compel/plugins/std/std.o [2020-05-26T11:18:15.179Z] CC compel/plugins/std/fds.o [2020-05-26T11:18:15.179Z] CC compel/plugins/std/log.o [2020-05-26T11:18:15.478Z] CC compel/plugins/std/string.o [2020-05-26T11:18:15.811Z] CC compel/plugins/std/infect.o [2020-05-26T11:18:15.811Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-26T11:18:15.811Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-26T11:18:15.811Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-26T11:18:15.811Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-26T11:18:15.811Z] AR compel/plugins/std.lib.a [2020-05-26T11:18:15.811Z] CC compel/plugins/fds/fds.o [2020-05-26T11:18:16.144Z] AR compel/plugins/fds.lib.a [2020-05-26T11:18:16.144Z] HOSTDEP compel/src/lib/log-host.d [2020-05-26T11:18:16.144Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T11:18:16.144Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-26T11:18:16.144Z] HOSTDEP compel/src/main-host.d [2020-05-26T11:18:16.144Z] DEP compel/src/lib/ptrace.d [2020-05-26T11:18:16.144Z] DEP compel/src/lib/infect.d [2020-05-26T11:18:16.144Z] DEP compel/src/lib/infect-util.d [2020-05-26T11:18:16.431Z] DEP compel/src/lib/infect-rpc.d [2020-05-26T11:18:16.431Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-05-26T11:18:16.431Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-26T11:18:16.431Z] DEP compel/src/lib/log.d [2020-05-26T11:18:16.431Z] DEP compel/src/main.d [2020-05-26T11:18:16.431Z] DEP compel/src/lib/handle-elf.d [2020-05-26T11:18:16.431Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-26T11:18:16.604Z] #14 22.75 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-05-26T11:18:16.659Z] #66 ... [2020-05-26T11:18:16.659Z] [2020-05-26T11:18:16.659Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:18:16.659Z] #54 29.57 Fetched 8350 kB in 24s (347 kB/s) [2020-05-26T11:18:16.659Z] #54 29.57 Reading package lists... [2020-05-26T11:18:16.659Z] #54 ... [2020-05-26T11:18:16.659Z] [2020-05-26T11:18:16.659Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:18:16.659Z] #36 30.06 Checking out files: 59% (955/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-05-26T11:18:16.659Z] #36 31.08 + cd /tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution [2020-05-26T11:18:16.659Z] #36 31.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T11:18:16.659Z] #36 34.76 + GOPATH=/tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PV1NpyPxmx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-26T11:18:16.659Z] #36 ... [2020-05-26T11:18:16.659Z] [2020-05-26T11:18:16.660Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:16.660Z] #38 30.24 Reading package lists... [2020-05-26T11:18:16.714Z] CC compel/src/lib/log.o [2020-05-26T11:18:16.714Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-05-26T11:18:16.714Z] CC compel/arch/ppc64/src/lib/infect.o [2020-05-26T11:18:16.886Z] #14 ... [2020-05-26T11:18:16.886Z] [2020-05-26T11:18:16.886Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:18:16.886Z] #29 DONE 56.3s [2020-05-26T11:18:17.000Z] CC compel/src/lib/infect-rpc.o [2020-05-26T11:18:17.000Z] CC compel/src/lib/infect-util.o [2020-05-26T11:18:17.168Z] [2020-05-26T11:18:17.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:17.168Z] #39 17.73 CC images/timer.o [2020-05-26T11:18:17.168Z] #39 17.94 CC images/timerfd.o [2020-05-26T11:18:17.168Z] #39 18.09 CC images/mm.o [2020-05-26T11:18:17.168Z] #39 18.37 CC images/sk-opts.o [2020-05-26T11:18:17.168Z] #39 18.51 CC images/sk-unix.o [2020-05-26T11:18:17.168Z] #39 18.77 CC images/sk-inet.o [2020-05-26T11:18:17.168Z] #39 18.96 CC images/tun.o [2020-05-26T11:18:17.168Z] #39 19.28 CC images/sk-netlink.o [2020-05-26T11:18:17.168Z] #39 19.41 CC images/packet-sock.o [2020-05-26T11:18:17.168Z] #39 19.58 CC images/ipc-var.o [2020-05-26T11:18:17.168Z] #39 19.65 CC images/ipc-desc.o [2020-05-26T11:18:17.168Z] #39 19.76 CC images/ipc-shm.o [2020-05-26T11:18:17.168Z] #39 19.86 CC images/ipc-msg.o [2020-05-26T11:18:17.168Z] #39 20.10 CC images/ipc-sem.o [2020-05-26T11:18:17.168Z] #39 20.27 CC images/utsns.o [2020-05-26T11:18:17.168Z] #39 20.47 CC images/creds.o [2020-05-26T11:18:17.168Z] #39 20.74 CC images/vma.o [2020-05-26T11:18:17.168Z] #39 20.86 CC images/netdev.o [2020-05-26T11:18:17.225Z] #38 40.43 Reading package lists... [2020-05-26T11:18:17.225Z] #38 ... [2020-05-26T11:18:17.225Z] [2020-05-26T11:18:17.225Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:18:17.225Z] #45 29.84 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:18:17.225Z] #45 31.62 go: finding github.com/fatih/color v1.6.0 [2020-05-26T11:18:17.225Z] #45 31.80 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T11:18:17.225Z] #45 31.94 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:18:17.225Z] #45 31.98 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:18:17.225Z] #45 31.99 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T11:18:17.225Z] #45 32.14 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:18:17.225Z] #45 32.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:18:17.225Z] #45 32.60 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:18:17.225Z] #45 32.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:18:17.225Z] #45 32.82 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:18:17.225Z] #45 ... [2020-05-26T11:18:17.225Z] [2020-05-26T11:18:17.225Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:18:17.285Z] CC compel/src/lib/infect.o [2020-05-26T11:18:17.481Z] #39 21.12 CC images/tty.o [2020-05-26T11:18:17.903Z] CC compel/src/lib/ptrace.o [2020-05-26T11:18:17.903Z] AR compel/libcompel.a [2020-05-26T11:18:17.903Z] HOSTCC compel/src/main-host.o [2020-05-26T11:18:18.098Z] #39 21.55 CC images/file-lock.o [2020-05-26T11:18:18.098Z] #39 21.75 CC images/rlimit.o [2020-05-26T11:18:18.188Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-26T11:18:18.188Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T11:18:18.188Z] HOSTCC compel/src/lib/log-host.o [2020-05-26T11:18:18.380Z] #39 21.86 CC images/pagemap.o [2020-05-26T11:18:18.380Z] #39 21.99 CC images/siginfo.o [2020-05-26T11:18:18.472Z] HOSTLINK compel/compel-host-bin [2020-05-26T11:18:18.472Z] DEP soccr/soccr.d [2020-05-26T11:18:18.472Z] CC soccr/soccr.o [2020-05-26T11:18:18.712Z] #39 22.19 CC images/rpc.o [2020-05-26T11:18:19.090Z] AR soccr/libsoccr.a [2020-05-26T11:18:19.090Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:18:19.090Z] DEP criu/arch/ppc64/sigframe.d [2020-05-26T11:18:19.090Z] DEP criu/arch/ppc64/crtools.d [2020-05-26T11:18:19.090Z] DEP criu/arch/ppc64/cpu.d [2020-05-26T11:18:19.090Z] CC criu/arch/ppc64/cpu.o [2020-05-26T11:18:19.348Z] #39 22.99 CC images/ext-file.o [2020-05-26T11:18:19.384Z] CC criu/arch/ppc64/crtools.o [2020-05-26T11:18:19.629Z] #39 23.17 CC images/cgroup.o [2020-05-26T11:18:19.670Z] CC criu/arch/ppc64/sigframe.o [2020-05-26T11:18:19.670Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-05-26T11:18:19.670Z] DEP criu/pie/util-vdso.d [2020-05-26T11:18:19.954Z] DEP criu/pie/util.d [2020-05-26T11:18:19.954Z] CC criu/pie/util.o [2020-05-26T11:18:19.954Z] CC criu/pie/util-vdso.o [2020-05-26T11:18:19.978Z] #39 23.51 CC images/userns.o [2020-05-26T11:18:19.978Z] #39 ... [2020-05-26T11:18:19.978Z] [2020-05-26T11:18:19.978Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:19.978Z] #14 24.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-26T11:18:19.978Z] #14 24.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-26T11:18:19.978Z] #14 24.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-26T11:18:19.978Z] #14 24.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-26T11:18:19.978Z] #14 24.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-26T11:18:19.978Z] #14 24.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-26T11:18:19.978Z] #14 24.19 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-05-26T11:18:19.978Z] #14 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-26T11:18:19.978Z] #14 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-26T11:18:19.978Z] #14 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-26T11:18:19.978Z] #14 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-26T11:18:19.978Z] #14 24.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-26T11:18:19.978Z] #14 24.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-26T11:18:19.978Z] #14 24.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-26T11:18:19.978Z] #14 24.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-26T11:18:19.978Z] #14 24.27 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-26T11:18:19.978Z] #14 24.27 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-26T11:18:19.978Z] #14 24.58 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-26T11:18:19.978Z] #14 24.58 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-26T11:18:19.978Z] #14 24.59 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-26T11:18:19.978Z] #14 24.59 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-26T11:18:19.978Z] #14 24.60 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-26T11:18:19.978Z] #14 24.61 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-26T11:18:19.978Z] #14 24.62 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T11:18:19.978Z] #14 24.70 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T11:18:19.978Z] #14 24.70 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T11:18:19.978Z] #14 24.71 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-26T11:18:19.978Z] #14 24.72 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T11:18:19.978Z] #14 24.72 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T11:18:19.978Z] #14 24.74 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T11:18:19.978Z] #14 24.74 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-26T11:18:19.978Z] #14 24.75 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T11:18:19.978Z] #14 24.99 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-26T11:18:19.978Z] #14 25.04 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-26T11:18:19.978Z] #14 25.08 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-26T11:18:19.978Z] #14 25.83 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:19.978Z] #14 25.93 Fetched 99.3 MB in 5s (20.1 MB/s) [2020-05-26T11:18:19.978Z] #14 25.97 Selecting previously unselected package pigz. [2020-05-26T11:18:19.978Z] #14 25.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15242 files and directories currently installed.) [2020-05-26T11:18:19.978Z] #14 26.03 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-26T11:18:19.978Z] #14 26.04 Unpacking pigz (2.4-1) ... [2020-05-26T11:18:19.978Z] #14 26.10 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-26T11:18:19.978Z] #14 26.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T11:18:19.978Z] #14 26.11 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-26T11:18:20.241Z] AR criu/pie/pie.lib.a [2020-05-26T11:18:20.241Z] DEP criu/pie/restorer.d [2020-05-26T11:18:20.241Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-26T11:18:20.241Z] DEP criu/arch/ppc64/restorer.d [2020-05-26T11:18:20.258Z] #14 26.52 Selecting previously unselected package python3.7-minimal. [2020-05-26T11:18:20.258Z] #14 26.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T11:18:20.258Z] #14 26.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:18:20.525Z] DEP criu/arch/ppc64/vdso-pie.d [2020-05-26T11:18:20.525Z] DEP criu/pie/parasite-vdso.d [2020-05-26T11:18:20.525Z] DEP criu/pie/parasite.d [2020-05-26T11:18:20.525Z] CC criu/pie/parasite.o [2020-05-26T11:18:21.149Z] LINK criu/pie/parasite.built-in.o [2020-05-26T11:18:21.149Z] GEN criu/pie/parasite-blob.h [2020-05-26T11:18:21.149Z] CC criu/pie/parasite-vdso.o [2020-05-26T11:18:21.149Z] CC criu/arch/ppc64/vdso-pie.o [2020-05-26T11:18:21.294Z] #14 27.39 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-26T11:18:21.294Z] #14 27.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:18:21.418Z] #54 40.36 Reading package lists... [2020-05-26T11:18:21.418Z] #54 ... [2020-05-26T11:18:21.418Z] [2020-05-26T11:18:21.418Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:21.418Z] #31 34.05 Fetched 8350 kB in 25s (333 kB/s) [2020-05-26T11:18:21.418Z] #31 34.05 Reading package lists... [2020-05-26T11:18:21.418Z] #31 ... [2020-05-26T11:18:21.418Z] [2020-05-26T11:18:21.418Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:21.418Z] #7 34.20 Fetched 8350 kB in 26s (326 kB/s) [2020-05-26T11:18:21.418Z] #7 34.20 Reading package lists... [2020-05-26T11:18:21.418Z] #7 44.30 Reading package lists... [2020-05-26T11:18:21.418Z] #7 ... [2020-05-26T11:18:21.418Z] [2020-05-26T11:18:21.418Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:18:21.418Z] #22 32.80 Reading package lists... [2020-05-26T11:18:21.438Z] CC criu/arch/ppc64/restorer.o [2020-05-26T11:18:21.438Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-05-26T11:18:21.438Z] CC criu/pie/restorer.o [2020-05-26T11:18:22.457Z] LINK criu/pie/restorer.built-in.o [2020-05-26T11:18:22.457Z] GEN criu/pie/restorer-blob.h [2020-05-26T11:18:22.457Z] DEP criu/vdso.d [2020-05-26T11:18:22.747Z] DEP criu/uts_ns.d [2020-05-26T11:18:22.747Z] DEP criu/util.d [2020-05-26T11:18:22.747Z] DEP criu/uffd.d [2020-05-26T11:18:22.747Z] DEP criu/tun.d [2020-05-26T11:18:22.747Z] DEP criu/tty.d [2020-05-26T11:18:23.035Z] DEP criu/timerfd.d [2020-05-26T11:18:23.035Z] DEP criu/sysfs_parse.d [2020-05-26T11:18:23.035Z] DEP criu/sysctl.d [2020-05-26T11:18:23.035Z] DEP criu/string.d [2020-05-26T11:18:23.035Z] DEP criu/stats.d [2020-05-26T11:18:23.035Z] DEP criu/sockets.d [2020-05-26T11:18:23.322Z] DEP criu/sk-unix.d [2020-05-26T11:18:23.322Z] DEP criu/sk-tcp.d [2020-05-26T11:18:23.322Z] DEP criu/sk-queue.d [2020-05-26T11:18:23.322Z] DEP criu/sk-packet.d [2020-05-26T11:18:23.336Z] #14 29.49 Selecting previously unselected package python3-minimal. [2020-05-26T11:18:23.336Z] #14 29.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15491 files and directories currently installed.) [2020-05-26T11:18:23.336Z] #14 29.53 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-26T11:18:23.336Z] #14 29.53 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T11:18:23.336Z] #14 29.59 Selecting previously unselected package libmpdec2:s390x. [2020-05-26T11:18:23.336Z] #14 29.59 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-26T11:18:23.336Z] #14 29.59 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-26T11:18:23.336Z] #14 29.65 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-26T11:18:23.336Z] #14 29.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T11:18:23.336Z] #14 29.66 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-26T11:18:23.612Z] DEP criu/sk-netlink.d [2020-05-26T11:18:23.612Z] DEP criu/sk-inet.d [2020-05-26T11:18:23.612Z] DEP criu/signalfd.d [2020-05-26T11:18:23.612Z] DEP criu/sigframe.d [2020-05-26T11:18:23.612Z] DEP criu/shmem.d [2020-05-26T11:18:23.617Z] #14 ... [2020-05-26T11:18:23.617Z] [2020-05-26T11:18:23.617Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:23.617Z] #42 53.00 flag [2020-05-26T11:18:23.617Z] #42 53.05 go/token [2020-05-26T11:18:23.617Z] #42 53.82 path/filepath [2020-05-26T11:18:23.617Z] #42 54.29 regexp [2020-05-26T11:18:23.617Z] #42 54.75 go/scanner [2020-05-26T11:18:23.617Z] #42 55.91 go/ast [2020-05-26T11:18:23.617Z] #42 57.60 internal/lazyregexp [2020-05-26T11:18:23.617Z] #42 57.82 path [2020-05-26T11:18:23.617Z] #42 58.14 io/ioutil [2020-05-26T11:18:23.617Z] #42 58.64 net/url [2020-05-26T11:18:23.617Z] #42 59.39 text/template/parse [2020-05-26T11:18:23.617Z] #42 60.04 go/parser [2020-05-26T11:18:23.617Z] #42 62.40 text/template [2020-05-26T11:18:23.617Z] #42 62.65 log [2020-05-26T11:18:23.898Z] #42 63.19 encoding/binary [2020-05-26T11:18:23.898Z] #42 ... [2020-05-26T11:18:23.898Z] [2020-05-26T11:18:23.898Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:23.898Z] #39 23.73 CC images/google/protobuf/descriptor.o [2020-05-26T11:18:23.898Z] #39 24.77 CC images/opts.o [2020-05-26T11:18:23.898Z] #39 24.96 CC images/seccomp.o [2020-05-26T11:18:23.898Z] #39 25.17 CC images/binfmt-misc.o [2020-05-26T11:18:23.898Z] #39 25.35 CC images/time.o [2020-05-26T11:18:23.898Z] #39 25.54 CC images/sysctl.o [2020-05-26T11:18:23.898Z] #39 25.69 CC images/autofs.o [2020-05-26T11:18:23.898Z] #39 25.90 CC images/macvlan.o [2020-05-26T11:18:23.898Z] #39 26.06 CC images/sit.o [2020-05-26T11:18:23.898Z] #39 26.18 LINK images/built-in.o [2020-05-26T11:18:23.898Z] #39 26.24 GEN compel/include/asm [2020-05-26T11:18:23.898Z] #39 26.24 GEN compel/include/version.h [2020-05-26T11:18:23.898Z] #39 26.26 touch .config [2020-05-26T11:18:23.898Z] #39 26.28 GEN include/common/config.h [2020-05-26T11:18:23.898Z] #39 26.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-26T11:18:23.898Z] #39 26.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T11:18:23.898Z] #39 26.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T11:18:23.898Z] #39 26.42 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-26T11:18:23.898Z] #39 26.43 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-26T11:18:23.898Z] #39 26.46 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-26T11:18:23.898Z] #39 26.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T11:18:23.898Z] #39 26.48 DEP compel/plugins/std/infect.d [2020-05-26T11:18:23.898Z] #39 26.56 DEP compel/plugins/std/string.d [2020-05-26T11:18:23.898Z] #39 26.64 DEP compel/plugins/std/log.d [2020-05-26T11:18:23.898Z] #39 26.73 DEP compel/plugins/std/fds.d [2020-05-26T11:18:23.898Z] #39 26.80 DEP compel/plugins/std/std.d [2020-05-26T11:18:23.898Z] #39 26.92 DEP compel/plugins/shmem/shmem.d [2020-05-26T11:18:23.898Z] #39 27.05 DEP compel/plugins/fds/fds.d [2020-05-26T11:18:23.898Z] #39 27.21 CC compel/plugins/std/std.o [2020-05-26T11:18:23.901Z] DEP criu/servicefd.d [2020-05-26T11:18:23.901Z] DEP criu/seize.d [2020-05-26T11:18:23.901Z] DEP criu/seccomp.d [2020-05-26T11:18:23.901Z] DEP criu/rst-malloc.d [2020-05-26T11:18:23.901Z] DEP criu/rbtree.d [2020-05-26T11:18:23.901Z] DEP criu/pstree.d [2020-05-26T11:18:24.178Z] #39 27.72 CC compel/plugins/std/fds.o [2020-05-26T11:18:24.194Z] DEP criu/protobuf.d [2020-05-26T11:18:24.194Z] GEN criu/protobuf-desc-gen.h [2020-05-26T11:18:24.475Z] #39 28.11 CC compel/plugins/std/log.o [2020-05-26T11:18:24.488Z] DEP criu/protobuf-desc.d [2020-05-26T11:18:24.488Z] DEP criu/proc_parse.d [2020-05-26T11:18:24.488Z] DEP criu/plugin.d [2020-05-26T11:18:24.783Z] DEP criu/pipes.d [2020-05-26T11:18:24.783Z] DEP criu/pie-util.d [2020-05-26T11:18:24.783Z] DEP criu/pie-util-vdso.d [2020-05-26T11:18:24.783Z] DEP criu/path.d [2020-05-26T11:18:24.783Z] DEP criu/parasite-syscall.d [2020-05-26T11:18:25.075Z] DEP criu/pagemap.d [2020-05-26T11:18:25.075Z] DEP criu/pagemap-cache.d [2020-05-26T11:18:25.075Z] DEP criu/page-xfer.d [2020-05-26T11:18:25.075Z] DEP criu/page-pipe.d [2020-05-26T11:18:25.075Z] DEP criu/netfilter.d [2020-05-26T11:18:25.075Z] DEP criu/net.d [2020-05-26T11:18:25.087Z] #39 28.71 CC compel/plugins/std/string.o [2020-05-26T11:18:25.087Z] #39 ... [2020-05-26T11:18:25.087Z] [2020-05-26T11:18:25.087Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:25.087Z] #42 64.58 encoding/base64 [2020-05-26T11:18:25.363Z] DEP criu/namespaces.d [2020-05-26T11:18:25.363Z] DEP criu/mount.d [2020-05-26T11:18:25.363Z] DEP criu/mem.d [2020-05-26T11:18:25.363Z] DEP criu/lsm.d [2020-05-26T11:18:25.657Z] DEP criu/log.d [2020-05-26T11:18:25.657Z] DEP criu/libnetlink.d [2020-05-26T11:18:25.657Z] DEP criu/kerndat.d [2020-05-26T11:18:25.657Z] DEP criu/kcmp-ids.d [2020-05-26T11:18:25.657Z] DEP criu/irmap.d [2020-05-26T11:18:25.959Z] DEP criu/ipc_ns.d [2020-05-26T11:18:25.960Z] DEP criu/image.d [2020-05-26T11:18:25.960Z] DEP criu/image-desc.d [2020-05-26T11:18:25.960Z] DEP criu/fsnotify.d [2020-05-26T11:18:25.960Z] DEP criu/filesystems.d [2020-05-26T11:18:25.960Z] DEP criu/files.d [2020-05-26T11:18:26.090Z] #42 65.35 encoding/json [2020-05-26T11:18:26.255Z] DEP criu/files-reg.d [2020-05-26T11:18:26.255Z] DEP criu/files-ext.d [2020-05-26T11:18:26.255Z] DEP criu/file-lock.d [2020-05-26T11:18:26.255Z] DEP criu/file-ids.d [2020-05-26T11:18:26.255Z] DEP criu/fifo.d [2020-05-26T11:18:26.371Z] #42 65.88 go/doc [2020-05-26T11:18:26.595Z] DEP criu/fdstore.d [2020-05-26T11:18:26.595Z] DEP criu/fault-injection.d [2020-05-26T11:18:26.595Z] DEP criu/external.d [2020-05-26T11:18:26.595Z] DEP criu/eventpoll.d [2020-05-26T11:18:26.595Z] DEP criu/eventfd.d [2020-05-26T11:18:26.595Z] DEP criu/crtools.d [2020-05-26T11:18:26.686Z] #22 43.67 Reading package lists... [2020-05-26T11:18:26.686Z] #22 ... [2020-05-26T11:18:26.686Z] [2020-05-26T11:18:26.686Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:26.686Z] #42 47.00 vendor/golang.org/x/crypto/internal/subtle [2020-05-26T11:18:26.686Z] #42 47.34 vendor/golang.org/x/crypto/curve25519 [2020-05-26T11:18:26.782Z] Fetching without tags [2020-05-26T11:18:26.884Z] DEP criu/cr-service.d [2020-05-26T11:18:26.884Z] DEP criu/cr-restore.d [2020-05-26T11:18:26.884Z] DEP criu/cr-errno.d [2020-05-26T11:18:26.884Z] DEP criu/cr-dump.d [2020-05-26T11:18:26.884Z] DEP criu/cr-dedup.d [2020-05-26T11:18:27.172Z] DEP criu/cr-check.d [2020-05-26T11:18:27.172Z] DEP criu/config.d [2020-05-26T11:18:27.172Z] DEP criu/clone-noasan.d [2020-05-26T11:18:27.172Z] DEP criu/cgroup.d [2020-05-26T11:18:27.172Z] DEP criu/cgroup-props.d [2020-05-26T11:18:27.198Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:18:27.470Z] DEP criu/bitmap.d [2020-05-26T11:18:27.470Z] DEP criu/bfd.d [2020-05-26T11:18:27.470Z] DEP criu/autofs.d [2020-05-26T11:18:27.470Z] DEP criu/aio.d [2020-05-26T11:18:27.470Z] DEP criu/action-scripts.d [2020-05-26T11:18:27.754Z] CC criu/action-scripts.o [2020-05-26T11:18:27.754Z] CC criu/aio.o [2020-05-26T11:18:26.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:18:26.708Z] > git config --add remote.origin.fetch +refs/pull/41028/head:refs/remotes/origin/PR-41028 # timeout=10 [2020-05-26T11:18:26.729Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:18:26.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:18:26.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:18:26.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:18:26.829Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:18:27.221Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:18:27.242Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:18:28.044Z] CC criu/autofs.o [2020-05-26T11:18:28.054Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:18:28.054Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:18:28.670Z] CC criu/bfd.o [2020-05-26T11:18:28.960Z] CC criu/bitmap.o [2020-05-26T11:18:28.960Z] CC criu/cgroup-props.o [2020-05-26T11:18:29.171Z] #42 68.67 github.com/LK4D4/vndr/build [2020-05-26T11:18:29.248Z] CC criu/cgroup.o [2020-05-26T11:18:29.897Z] #42 69.22 encoding/xml [2020-05-26T11:18:29.971Z] #42 ... [2020-05-26T11:18:29.971Z] [2020-05-26T11:18:29.971Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:29.971Z] #38 40.43 Reading package lists... [2020-05-26T11:18:29.971Z] #38 50.50 Building dependency tree... [2020-05-26T11:18:29.971Z] #38 53.01 Reading state information... [2020-05-26T11:18:28.012Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:18:28.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T11:18:28.098Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:18:28.133Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:18:30.533Z] #42 ... [2020-05-26T11:18:30.533Z] [2020-05-26T11:18:30.533Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:30.533Z] #14 30.66 Selecting previously unselected package python3.7. [2020-05-26T11:18:30.533Z] #14 30.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 30.67 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:18:30.533Z] #14 30.82 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-26T11:18:30.533Z] #14 30.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 30.83 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-26T11:18:30.533Z] #14 30.88 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T11:18:30.533Z] #14 31.77 Selecting previously unselected package python3. [2020-05-26T11:18:30.533Z] #14 31.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 ... 15903 files and directories currently installed.) [2020-05-26T11:18:30.533Z] #14 31.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 31.83 Unpacking python3 (3.7.3-1) ... [2020-05-26T11:18:30.533Z] #14 31.92 Selecting previously unselected package libip4tc0:s390x. [2020-05-26T11:18:30.533Z] #14 31.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 31.92 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-26T11:18:30.533Z] #14 32.03 Selecting previously unselected package libip6tc0:s390x. [2020-05-26T11:18:30.533Z] #14 32.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.03 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-26T11:18:30.533Z] #14 32.11 Selecting previously unselected package libiptc0:s390x. [2020-05-26T11:18:30.533Z] #14 32.11 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.11 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-26T11:18:30.533Z] #14 32.17 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-26T11:18:30.533Z] #14 32.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.18 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-26T11:18:30.533Z] #14 32.22 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-26T11:18:30.533Z] #14 32.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-26T11:18:30.533Z] #14 32.28 Selecting previously unselected package libnftnl11:s390x. [2020-05-26T11:18:30.533Z] #14 32.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.29 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-26T11:18:30.533Z] #14 32.33 Selecting previously unselected package iptables. [2020-05-26T11:18:30.533Z] #14 32.33 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.33 Unpacking iptables (1.8.2-4) ... [2020-05-26T11:18:30.533Z] #14 32.62 Selecting previously unselected package xxd. [2020-05-26T11:18:30.533Z] #14 32.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 32.64 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:18:30.533Z] #14 32.77 Selecting previously unselected package vim-common. [2020-05-26T11:18:30.533Z] #14 32.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:18:30.533Z] #14 32.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:18:30.533Z] #14 32.94 Selecting previously unselected package bash-completion. [2020-05-26T11:18:30.533Z] #14 32.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T11:18:30.533Z] #14 35.07 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T11:18:30.533Z] #14 35.52 Selecting previously unselected package bzip2. [2020-05-26T11:18:30.533Z] #14 35.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 35.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:18:30.533Z] #14 35.62 Selecting previously unselected package xz-utils. [2020-05-26T11:18:30.533Z] #14 35.62 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 35.63 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T11:18:30.533Z] #14 35.79 Selecting previously unselected package apparmor. [2020-05-26T11:18:30.533Z] #14 35.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 35.87 Unpacking apparmor (2.13.2-10) ... [2020-05-26T11:18:30.533Z] #14 36.25 Selecting previously unselected package aufs-tools. [2020-05-26T11:18:30.533Z] #14 36.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 36.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:18:30.533Z] #14 36.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T11:18:30.533Z] #14 36.37 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-26T11:18:30.533Z] #14 36.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:18:30.758Z] CC criu/clone-noasan.o [2020-05-26T11:18:30.758Z] CC criu/config.o [2020-05-26T11:18:31.351Z] #38 ... [2020-05-26T11:18:31.351Z] [2020-05-26T11:18:31.351Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:31.351Z] #31 34.05 Reading package lists... [2020-05-26T11:18:31.553Z] #14 ... [2020-05-26T11:18:31.553Z] [2020-05-26T11:18:31.553Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:31.553Z] #42 70.90 github.com/LK4D4/vndr/versioned [2020-05-26T11:18:31.553Z] #42 70.97 compress/flate [2020-05-26T11:18:31.608Z] #31 45.59 Reading package lists... [2020-05-26T11:18:31.608Z] #31 ... [2020-05-26T11:18:31.608Z] [2020-05-26T11:18:31.608Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:31.608Z] #7 44.30 Reading package lists... [2020-05-26T11:18:31.796Z] CC criu/cr-check.o [2020-05-26T11:18:32.425Z] CC criu/cr-dedup.o [2020-05-26T11:18:32.719Z] CC criu/cr-dump.o [2020-05-26T11:18:33.103Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:18:33.171Z] > git --version # timeout=10 [2020-05-26T11:18:33.196Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T11:18:33.633Z] #42 73.10 hash [2020-05-26T11:18:33.762Z] CC criu/cr-errno.o [2020-05-26T11:18:33.762Z] CC criu/cr-restore.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T11:18:33.914Z] #42 73.17 hash/crc32 [2020-05-26T11:18:34.137Z] #7 54.62 Building dependency tree... [2020-05-26T11:18:34.137Z] #7 56.95 Reading state information... [2020-05-26T11:18:34.195Z] #42 73.61 context [2020-05-26T11:18:34.195Z] #42 73.64 compress/gzip [2020-05-26T11:18:34.414Z] + docker version [2020-05-26T11:18:34.807Z] #42 74.04 crypto/cipher [2020-05-26T11:18:34.807Z] #42 74.14 math/big [2020-05-26T11:18:35.810Z] #42 75.06 crypto/aes [2020-05-26T11:18:35.810Z] #42 ... [2020-05-26T11:18:35.810Z] [2020-05-26T11:18:35.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:35.810Z] #39 29.20 CC compel/plugins/std/infect.o [2020-05-26T11:18:35.810Z] #39 29.49 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-26T11:18:35.810Z] #39 29.51 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-26T11:18:35.810Z] #39 29.57 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-26T11:18:35.810Z] #39 29.70 AR compel/plugins/std.lib.a [2020-05-26T11:18:35.810Z] #39 29.74 CC compel/plugins/fds/fds.o [2020-05-26T11:18:35.810Z] #39 29.87 AR compel/plugins/fds.lib.a [2020-05-26T11:18:35.810Z] #39 29.90 HOSTDEP compel/src/lib/log-host.d [2020-05-26T11:18:35.810Z] #39 30.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T11:18:35.810Z] #39 30.09 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-26T11:18:35.810Z] #39 30.16 HOSTDEP compel/src/main-host.d [2020-05-26T11:18:35.810Z] #39 30.25 DEP compel/src/lib/ptrace.d [2020-05-26T11:18:35.810Z] #39 30.45 DEP compel/src/lib/infect.d [2020-05-26T11:18:35.810Z] #39 30.56 DEP compel/src/lib/infect-util.d [2020-05-26T11:18:35.810Z] #39 30.63 DEP compel/src/lib/infect-rpc.d [2020-05-26T11:18:35.810Z] #39 30.69 DEP compel/arch/s390/src/lib/infect.d [2020-05-26T11:18:35.810Z] #39 30.83 DEP compel/arch/s390/src/lib/cpu.d [2020-05-26T11:18:35.810Z] #39 30.92 DEP compel/src/lib/log.d [2020-05-26T11:18:35.810Z] #39 31.01 DEP compel/src/main.d [2020-05-26T11:18:35.810Z] #39 31.16 DEP compel/src/lib/handle-elf.d [2020-05-26T11:18:35.810Z] #39 31.25 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-26T11:18:35.810Z] #39 31.40 CC compel/src/lib/log.o [2020-05-26T11:18:35.810Z] #39 31.67 CC compel/arch/s390/src/lib/cpu.o [2020-05-26T11:18:35.810Z] #39 31.92 CC compel/arch/s390/src/lib/infect.o [2020-05-26T11:18:35.810Z] #39 32.61 CC compel/src/lib/infect-rpc.o [2020-05-26T11:18:35.810Z] #39 32.99 CC compel/src/lib/infect-util.o [2020-05-26T11:18:35.810Z] #39 33.23 CC compel/src/lib/infect.o [2020-05-26T11:18:35.810Z] #39 34.46 CC compel/src/lib/ptrace.o [2020-05-26T11:18:35.810Z] #39 34.79 AR compel/libcompel.a [2020-05-26T11:18:35.810Z] #39 34.83 HOSTCC compel/src/main-host.o [2020-05-26T11:18:35.810Z] #39 34.97 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-26T11:18:35.810Z] #39 35.23 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T11:18:35.810Z] #39 35.64 HOSTCC compel/src/lib/log-host.o [2020-05-26T11:18:35.810Z] #39 35.78 HOSTLINK compel/compel-host-bin [2020-05-26T11:18:35.810Z] #39 35.90 DEP soccr/soccr.d [2020-05-26T11:18:35.810Z] #39 36.10 CC soccr/soccr.o [2020-05-26T11:18:35.810Z] #39 37.13 AR soccr/libsoccr.a [2020-05-26T11:18:35.810Z] #39 37.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:18:35.810Z] #39 37.39 DEP criu/arch/s390/sigframe.d [2020-05-26T11:18:35.810Z] #39 37.54 DEP criu/arch/s390/crtools.d [2020-05-26T11:18:35.810Z] #39 37.69 DEP criu/arch/s390/cpu.d [2020-05-26T11:18:35.810Z] #39 37.86 CC criu/arch/s390/cpu.o [2020-05-26T11:18:35.810Z] #39 38.34 CC criu/arch/s390/crtools.o [2020-05-26T11:18:35.810Z] #39 39.10 CC criu/arch/s390/sigframe.o [2020-05-26T11:18:35.810Z] #39 39.35 LINK criu/arch/s390/crtools.built-in.o [2020-05-26T11:18:35.810Z] #39 39.40 DEP criu/pie/util-vdso.d [2020-05-26T11:18:35.920Z] CC criu/cr-service.o [2020-05-26T11:18:36.091Z] #39 39.56 DEP criu/pie/util.d [2020-05-26T11:18:36.372Z] #39 39.82 CC criu/pie/util.o [2020-05-26T11:18:36.625Z] CC criu/crtools.o [2020-05-26T11:18:36.625Z] CC criu/eventfd.o [2020-05-26T11:18:36.653Z] #39 40.18 CC criu/pie/util-vdso.o [2020-05-26T11:18:36.653Z] #39 ... [2020-05-26T11:18:36.653Z] [2020-05-26T11:18:36.653Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:36.653Z] #42 76.05 crypto [2020-05-26T11:18:36.827Z] #7 ... [2020-05-26T11:18:36.827Z] [2020-05-26T11:18:36.827Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:36.827Z] #38 56.34 The following additional packages will be installed: [2020-05-26T11:18:36.827Z] #38 56.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T11:18:36.827Z] #38 56.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T11:18:36.827Z] #38 56.39 Suggested packages: [2020-05-26T11:18:36.827Z] #38 56.39 manpages-dev python-setuptools [2020-05-26T11:18:36.827Z] #38 59.03 The following NEW packages will be installed: [2020-05-26T11:18:36.827Z] #38 59.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T11:18:36.827Z] #38 59.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T11:18:36.827Z] #38 59.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T11:18:36.827Z] #38 59.04 python-six zlib1g-dev [2020-05-26T11:18:36.827Z] #38 59.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:36.827Z] #38 59.60 Need to get 4095 kB of archives. [2020-05-26T11:18:36.827Z] #38 59.60 After this operation, 22.5 MB of additional disk space will be used. [2020-05-26T11:18:36.827Z] #38 59.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-26T11:18:36.827Z] #38 59.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-26T11:18:36.827Z] #38 59.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-26T11:18:36.827Z] #38 59.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-26T11:18:36.827Z] #38 59.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-26T11:18:36.827Z] #38 59.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-26T11:18:36.827Z] #38 59.71 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-05-26T11:18:36.827Z] #38 59.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-26T11:18:36.827Z] #38 59.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-26T11:18:36.827Z] #38 60.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-26T11:18:36.827Z] #38 60.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-26T11:18:36.939Z] #42 76.23 crypto/des [2020-05-26T11:18:36.996Z] CC criu/eventpoll.o [2020-05-26T11:18:37.220Z] #42 76.66 crypto/internal/randutil [2020-05-26T11:18:37.220Z] #42 76.73 crypto/sha512 [2020-05-26T11:18:37.319Z] CC criu/external.o [2020-05-26T11:18:37.319Z] CC criu/fault-injection.o [2020-05-26T11:18:37.319Z] CC criu/fdstore.o [2020-05-26T11:18:37.533Z] #38 60.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-26T11:18:37.533Z] #38 ... [2020-05-26T11:18:37.533Z] [2020-05-26T11:18:37.533Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:18:37.533Z] #54 40.36 Reading package lists... [2020-05-26T11:18:37.533Z] #54 50.83 Building dependency tree... [2020-05-26T11:18:37.533Z] #54 53.90 Reading state information... [2020-05-26T11:18:37.533Z] #54 57.20 The following additional packages will be installed: [2020-05-26T11:18:37.533Z] #54 57.22 libbtrfs0 [2020-05-26T11:18:37.533Z] #54 57.56 The following NEW packages will be installed: [2020-05-26T11:18:37.533Z] #54 57.62 libbtrfs-dev libbtrfs0 [2020-05-26T11:18:37.533Z] #54 58.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:37.533Z] #54 58.35 Need to get 119 kB of archives. [2020-05-26T11:18:37.533Z] #54 58.35 After this operation, 387 kB of additional disk space will be used. [2020-05-26T11:18:37.533Z] #54 58.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T11:18:37.533Z] #54 58.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T11:18:37.533Z] #54 60.59 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:37.533Z] #54 ... [2020-05-26T11:18:37.533Z] [2020-05-26T11:18:37.533Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:37.533Z] #38 60.63 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-05-26T11:18:37.533Z] #38 60.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-26T11:18:37.533Z] #38 60.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T11:18:37.533Z] #38 60.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-26T11:18:37.533Z] #38 60.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-26T11:18:37.607Z] CC criu/fifo.o [2020-05-26T11:18:37.607Z] CC criu/file-ids.o [2020-05-26T11:18:37.894Z] CC criu/file-lock.o [2020-05-26T11:18:37.903Z] #42 77.27 crypto/ed25519/internal/edwards25519 [2020-05-26T11:18:38.180Z] CC criu/files-ext.o [2020-05-26T11:18:38.483Z] CC criu/files-reg.o [2020-05-26T11:18:39.441Z] #38 62.66 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:39.510Z] CC criu/files.o [2020-05-26T11:18:40.006Z] #38 63.14 Fetched 4095 kB in 2s (2543 kB/s) [2020-05-26T11:18:40.006Z] #38 63.28 Selecting previously unselected package libcap-dev:amd64. [2020-05-26T11:18:40.023Z] #42 ... [2020-05-26T11:18:40.023Z] [2020-05-26T11:18:40.023Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:18:40.023Z] #60 74.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:18:40.023Z] #60 74.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T11:18:40.023Z] #60 DONE 79.0s [2020-05-26T11:18:40.023Z] [2020-05-26T11:18:40.023Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T11:18:40.023Z] #61 DONE 0.1s [2020-05-26T11:18:40.023Z] [2020-05-26T11:18:40.023Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:40.023Z] #42 79.20 crypto/hmac [2020-05-26T11:18:40.023Z] #42 79.32 crypto/md5 [2020-05-26T11:18:40.278Z] #38 63.28 (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 ... 15412 files and directories currently installed.) [2020-05-26T11:18:40.278Z] #38 63.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-26T11:18:40.278Z] #38 63.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T11:18:40.534Z] CC criu/filesystems.o [2020-05-26T11:18:40.637Z] #42 80.15 crypto/rc4 [2020-05-26T11:18:40.827Z] CC criu/fsnotify.o [2020-05-26T11:18:40.845Z] #38 ... [2020-05-26T11:18:40.845Z] [2020-05-26T11:18:40.845Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:18:40.845Z] #54 61.22 Fetched 119 kB in 0s (286 kB/s) [2020-05-26T11:18:40.845Z] #54 61.54 Selecting previously unselected package libbtrfs0. [2020-05-26T11:18:40.845Z] #54 61.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:18:40.845Z] #54 61.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T11:18:40.845Z] #54 61.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:18:40.845Z] #54 62.29 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:18:40.845Z] #54 62.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T11:18:40.845Z] #54 62.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:18:40.845Z] #54 62.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:18:40.845Z] #54 62.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:18:40.845Z] #54 62.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:18:40.845Z] #54 DONE 64.2s [2020-05-26T11:18:40.845Z] [2020-05-26T11:18:40.845Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:40.845Z] #38 64.17 Selecting previously unselected package libnet1:amd64. [2020-05-26T11:18:40.845Z] #38 64.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:18:40.845Z] #38 64.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:18:40.917Z] #42 80.24 crypto/sha1 [2020-05-26T11:18:40.917Z] #42 80.32 crypto/rand [2020-05-26T11:18:40.952Z] Client: Docker Engine - Community [2020-05-26T11:18:40.952Z] Version: 19.03.8 [2020-05-26T11:18:40.952Z] API version: 1.40 [2020-05-26T11:18:40.952Z] Go version: go1.12.17 [2020-05-26T11:18:40.952Z] Git commit: afacb8b7f0 [2020-05-26T11:18:40.952Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-26T11:18:40.952Z] OS/Arch: linux/amd64 [2020-05-26T11:18:40.952Z] Experimental: false [2020-05-26T11:18:40.952Z] [2020-05-26T11:18:40.952Z] Server: Docker Engine - Community [2020-05-26T11:18:40.952Z] Engine: [2020-05-26T11:18:40.952Z] Version: 19.03.8 [2020-05-26T11:18:40.952Z] API version: 1.40 (minimum version 1.12) [2020-05-26T11:18:40.952Z] Go version: go1.12.17 [2020-05-26T11:18:40.952Z] Git commit: afacb8b7f0 [2020-05-26T11:18:40.952Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-26T11:18:40.952Z] OS/Arch: linux/amd64 [2020-05-26T11:18:40.952Z] Experimental: true [2020-05-26T11:18:40.952Z] containerd: [2020-05-26T11:18:40.952Z] Version: 1.2.13 [2020-05-26T11:18:40.952Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:18:40.952Z] runc: [2020-05-26T11:18:40.952Z] Version: 1.0.0-rc10 [2020-05-26T11:18:40.952Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:18:40.952Z] docker-init: [2020-05-26T11:18:40.952Z] Version: 0.18.0 [2020-05-26T11:18:40.952Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T11:18:41.102Z] #38 ... [2020-05-26T11:18:41.102Z] [2020-05-26T11:18:41.102Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:18:41.102Z] #55 DONE 0.1s [2020-05-26T11:18:41.360Z] [2020-05-26T11:18:41.360Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-26T11:18:41.360Z] #56 DONE 0.1s [2020-05-26T11:18:41.360Z] [2020-05-26T11:18:41.360Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:41.360Z] #7 60.14 The following additional packages will be installed: [2020-05-26T11:18:41.360Z] #7 60.21 libapparmor1 [2020-05-26T11:18:41.360Z] #7 60.23 Suggested packages: [2020-05-26T11:18:41.360Z] #7 60.24 seccomp [2020-05-26T11:18:41.360Z] #7 61.15 The following NEW packages will be installed: [2020-05-26T11:18:41.360Z] #7 61.17 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-26T11:18:41.360Z] #7 61.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:41.360Z] #7 61.72 Need to get 293 kB of archives. [2020-05-26T11:18:41.360Z] #7 61.72 After this operation, 952 kB of additional disk space will be used. [2020-05-26T11:18:41.360Z] #7 61.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-26T11:18:41.360Z] #7 61.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-26T11:18:41.360Z] #7 61.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-26T11:18:41.360Z] #7 63.65 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:41.360Z] #7 64.11 Fetched 293 kB in 0s (1034 kB/s) [2020-05-26T11:18:41.360Z] #7 64.21 Selecting previously unselected package libapparmor1:amd64. [2020-05-26T11:18:41.360Z] #7 64.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:18:41.360Z] #7 64.29 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-26T11:18:41.360Z] #7 64.33 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T11:18:41.360Z] #7 ... [2020-05-26T11:18:41.360Z] [2020-05-26T11:18:41.360Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:18:41.360Z] #22 43.67 Reading package lists... [2020-05-26T11:18:41.360Z] #22 54.89 Building dependency tree... [2020-05-26T11:18:41.360Z] #22 57.16 Reading state information... [2020-05-26T11:18:41.360Z] #22 60.43 ca-certificates is already the newest version (20190110). [2020-05-26T11:18:41.360Z] #22 60.43 The following additional packages will be installed: [2020-05-26T11:18:41.360Z] #22 60.43 libjq1 libonig5 [2020-05-26T11:18:41.360Z] #22 61.23 The following NEW packages will be installed: [2020-05-26T11:18:41.360Z] #22 61.27 jq libjq1 libonig5 [2020-05-26T11:18:41.360Z] #22 61.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:41.360Z] #22 61.89 Need to get 355 kB of archives. [2020-05-26T11:18:41.360Z] #22 61.89 After this operation, 1072 kB of additional disk space will be used. [2020-05-26T11:18:41.360Z] #22 61.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T11:18:41.360Z] #22 61.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T11:18:41.360Z] #22 61.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T11:18:41.360Z] #22 63.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:41.360Z] #22 64.13 Fetched 355 kB in 0s (902 kB/s) [2020-05-26T11:18:41.360Z] #22 64.26 Selecting previously unselected package libonig5:amd64. [2020-05-26T11:18:41.360Z] #22 64.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:18:41.360Z] #22 64.35 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-26T11:18:41.360Z] #22 64.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:18:41.392Z] + docker info [2020-05-26T11:18:41.455Z] CC criu/image-desc.o [2020-05-26T11:18:41.455Z] CC criu/image.o [2020-05-26T11:18:41.529Z] #42 80.79 crypto/elliptic [2020-05-26T11:18:41.529Z] #42 80.85 encoding/asn1 [2020-05-26T11:18:41.529Z] #42 ... [2020-05-26T11:18:41.529Z] [2020-05-26T11:18:41.529Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:41.529Z] #14 37.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T11:18:41.529Z] #14 37.93 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-26T11:18:41.529Z] #14 37.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:18:41.529Z] #14 39.56 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T11:18:41.529Z] #14 39.58 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T11:18:41.529Z] #14 39.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:18:41.529Z] #14 39.65 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-26T11:18:41.529Z] #14 39.65 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-26T11:18:41.529Z] #14 39.65 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T11:18:41.529Z] #14 39.76 Selecting previously unselected package dmsetup. [2020-05-26T11:18:41.529Z] #14 39.77 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-26T11:18:41.529Z] #14 39.77 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T11:18:41.529Z] #14 39.86 Selecting previously unselected package mingw-w64-common. [2020-05-26T11:18:41.529Z] #14 39.86 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T11:18:41.529Z] #14 39.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T11:18:41.529Z] #14 43.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T11:18:41.529Z] #14 43.07 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T11:18:41.529Z] #14 43.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:18:41.529Z] #14 47.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T11:18:41.529Z] #14 47.16 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T11:18:41.529Z] #14 47.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:18:41.529Z] #14 47.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T11:18:41.529Z] #14 47.27 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T11:18:41.529Z] #14 47.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:18:41.619Z] #22 ... [2020-05-26T11:18:41.619Z] [2020-05-26T11:18:41.619Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:41.619Z] #7 64.67 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-26T11:18:41.619Z] #7 64.70 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-26T11:18:41.619Z] #7 64.70 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T11:18:41.744Z] CC criu/ipc_ns.o [2020-05-26T11:18:41.810Z] #14 ... [2020-05-26T11:18:41.810Z] [2020-05-26T11:18:41.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:41.810Z] #39 40.85 AR criu/pie/pie.lib.a [2020-05-26T11:18:41.810Z] #39 40.91 DEP criu/pie/restorer.d [2020-05-26T11:18:41.810Z] #39 41.05 DEP criu/arch/s390/restorer.d [2020-05-26T11:18:41.810Z] #39 41.18 DEP criu/arch/s390/vdso-pie.d [2020-05-26T11:18:41.810Z] #39 41.26 DEP criu/pie/parasite-vdso.d [2020-05-26T11:18:41.810Z] #39 41.51 DEP criu/pie/parasite.d [2020-05-26T11:18:41.810Z] #39 41.73 CC criu/pie/parasite.o [2020-05-26T11:18:41.810Z] #39 42.56 LINK criu/pie/parasite.built-in.o [2020-05-26T11:18:41.810Z] #39 42.56 GEN criu/pie/parasite-blob.h [2020-05-26T11:18:41.810Z] #39 42.57 CC criu/pie/parasite-vdso.o [2020-05-26T11:18:41.810Z] #39 43.07 CC criu/arch/s390/vdso-pie.o [2020-05-26T11:18:41.810Z] #39 43.55 CC criu/arch/s390/restorer.o [2020-05-26T11:18:41.810Z] #39 44.05 CC criu/pie/restorer.o [2020-05-26T11:18:41.876Z] #7 65.04 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-26T11:18:41.876Z] #7 65.09 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-26T11:18:41.876Z] #7 65.12 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T11:18:42.373Z] CC criu/irmap.o [2020-05-26T11:18:42.423Z] #39 46.12 LINK criu/pie/restorer.built-in.o [2020-05-26T11:18:42.423Z] #39 46.13 GEN criu/pie/restorer-blob.h [2020-05-26T11:18:42.423Z] #39 46.16 DEP criu/vdso.d [2020-05-26T11:18:42.456Z] #7 ... [2020-05-26T11:18:42.456Z] [2020-05-26T11:18:42.456Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:18:42.456Z] #66 DONE 65.3s [2020-05-26T11:18:42.456Z] [2020-05-26T11:18:42.456Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:42.456Z] #7 65.73 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T11:18:42.456Z] #7 65.75 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T11:18:42.663Z] CC criu/kcmp-ids.o [2020-05-26T11:18:42.704Z] #39 46.31 DEP criu/uts_ns.d [2020-05-26T11:18:42.704Z] #39 46.40 DEP criu/util.d [2020-05-26T11:18:42.713Z] #7 65.84 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T11:18:42.713Z] #7 65.86 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:18:42.953Z] CC criu/kerndat.o [2020-05-26T11:18:43.053Z] #39 46.61 DEP criu/uffd.d [2020-05-26T11:18:43.277Z] #7 ... [2020-05-26T11:18:43.277Z] [2020-05-26T11:18:43.277Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:18:43.277Z] #22 64.77 Selecting previously unselected package libjq1:amd64. [2020-05-26T11:18:43.277Z] #22 64.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:18:43.277Z] #22 64.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:18:43.277Z] #22 65.23 Selecting previously unselected package jq. [2020-05-26T11:18:43.277Z] #22 65.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:18:43.277Z] #22 65.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:18:43.277Z] #22 65.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:18:43.277Z] #22 65.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:18:43.277Z] #22 65.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:18:43.277Z] #22 65.86 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:18:43.277Z] #22 DONE 66.5s [2020-05-26T11:18:43.277Z] [2020-05-26T11:18:43.277Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T11:18:43.277Z] #23 DONE 0.1s [2020-05-26T11:18:43.277Z] [2020-05-26T11:18:43.277Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:43.277Z] #38 64.50 Selecting previously unselected package libnet1-dev. [2020-05-26T11:18:43.277Z] #38 64.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:18:43.277Z] #38 64.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:18:43.277Z] #38 64.92 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T11:18:43.277Z] #38 64.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T11:18:43.277Z] #38 64.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:18:43.277Z] #38 65.24 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-26T11:18:43.277Z] #38 65.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-26T11:18:43.277Z] #38 65.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T11:18:43.277Z] #38 65.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T11:18:43.277Z] #38 66.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:18:43.277Z] #38 66.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:18:43.277Z] #38 66.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-26T11:18:43.277Z] #38 66.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:18:43.277Z] #38 66.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T11:18:43.365Z] #39 46.89 DEP criu/tun.d [2020-05-26T11:18:43.534Z] #38 ... [2020-05-26T11:18:43.534Z] [2020-05-26T11:18:43.534Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:18:43.534Z] #7 DONE 66.7s [2020-05-26T11:18:43.534Z] [2020-05-26T11:18:43.534Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:43.534Z] #38 66.65 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-26T11:18:43.534Z] #38 66.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-26T11:18:43.534Z] #38 66.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T11:18:43.534Z] #38 ... [2020-05-26T11:18:43.534Z] [2020-05-26T11:18:43.534Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:43.534Z] #31 45.59 Reading package lists... [2020-05-26T11:18:43.534Z] #31 56.92 Building dependency tree... [2020-05-26T11:18:43.534Z] #31 59.47 Reading state information... [2020-05-26T11:18:43.534Z] #31 62.98 The following additional packages will be installed: [2020-05-26T11:18:43.534Z] #31 63.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T11:18:43.534Z] #31 63.02 Suggested packages: [2020-05-26T11:18:43.534Z] #31 63.03 cmake-doc ninja-build lrzip [2020-05-26T11:18:43.534Z] #31 63.03 Recommended packages: [2020-05-26T11:18:43.534Z] #31 63.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T11:18:43.534Z] #31 64.19 The following NEW packages will be installed: [2020-05-26T11:18:43.534Z] #31 64.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T11:18:43.534Z] #31 64.28 vim-common xxd [2020-05-26T11:18:43.534Z] #31 64.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:18:43.534Z] #31 64.84 Need to get 14.9 MB of archives. [2020-05-26T11:18:43.534Z] #31 64.84 After this operation, 61.8 MB of additional disk space will be used. [2020-05-26T11:18:43.534Z] #31 64.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T11:18:43.534Z] #31 64.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:18:43.534Z] #31 64.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T11:18:43.534Z] #31 65.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T11:18:43.534Z] #31 66.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-26T11:18:43.534Z] #31 66.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-26T11:18:43.534Z] #31 66.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-26T11:18:43.534Z] #31 66.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-26T11:18:43.534Z] #31 66.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-26T11:18:43.534Z] #31 66.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-26T11:18:43.534Z] #31 ... [2020-05-26T11:18:43.534Z] [2020-05-26T11:18:43.534Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:18:43.584Z] CC criu/libnetlink.o [2020-05-26T11:18:43.584Z] CC criu/log.o [2020-05-26T11:18:43.691Z] #39 47.20 DEP criu/tty.d [2020-05-26T11:18:43.691Z] #39 47.47 DEP criu/timerfd.d [2020-05-26T11:18:43.792Z] #50 DONE 0.3s [2020-05-26T11:18:43.792Z] [2020-05-26T11:18:43.792Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-26T11:18:43.881Z] CC criu/lsm.o [2020-05-26T11:18:44.183Z] CC criu/mem.o [2020-05-26T11:18:44.325Z] #39 47.70 DEP criu/sysfs_parse.d [2020-05-26T11:18:44.325Z] #39 47.84 DEP criu/sysctl.d [2020-05-26T11:18:44.325Z] #39 48.01 DEP criu/string.d [2020-05-26T11:18:44.325Z] #39 48.06 DEP criu/stats.d [2020-05-26T11:18:44.358Z] #51 DONE 0.5s [2020-05-26T11:18:44.358Z] [2020-05-26T11:18:44.358Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:44.358Z] #38 67.28 Selecting previously unselected package libprotobuf17:amd64. [2020-05-26T11:18:44.358Z] #38 67.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:18:44.358Z] #38 67.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T11:18:44.607Z] #39 48.18 DEP criu/sockets.d [2020-05-26T11:18:44.607Z] #39 48.31 DEP criu/sk-unix.d [2020-05-26T11:18:44.949Z] #39 48.45 DEP criu/sk-tcp.d [2020-05-26T11:18:44.949Z] #39 48.65 DEP criu/sk-queue.d [2020-05-26T11:18:45.199Z] CC criu/mount.o [2020-05-26T11:18:45.230Z] #39 48.83 DEP criu/sk-packet.d [2020-05-26T11:18:45.290Z] #38 68.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-26T11:18:45.290Z] #38 68.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:18:45.290Z] #38 68.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T11:18:45.511Z] #39 49.01 DEP criu/sk-netlink.d [2020-05-26T11:18:45.511Z] #39 49.21 DEP criu/sk-inet.d [2020-05-26T11:18:45.791Z] #39 49.47 DEP criu/signalfd.d [2020-05-26T11:18:45.854Z] #38 68.82 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-26T11:18:45.854Z] #38 68.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-26T11:18:45.854Z] #38 68.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T11:18:46.075Z] #39 49.67 DEP criu/sigframe.d [2020-05-26T11:18:46.075Z] #39 49.73 DEP criu/shmem.d [2020-05-26T11:18:46.356Z] #39 49.94 DEP criu/servicefd.d [2020-05-26T11:18:46.637Z] #39 50.18 DEP criu/seize.d [2020-05-26T11:18:46.637Z] #39 50.28 DEP criu/seccomp.d [2020-05-26T11:18:46.637Z] #39 50.40 DEP criu/rst-malloc.d [2020-05-26T11:18:46.918Z] #39 50.50 DEP criu/rbtree.d [2020-05-26T11:18:46.918Z] #39 50.53 DEP criu/pstree.d [2020-05-26T11:18:47.199Z] #39 50.73 DEP criu/protobuf.d [2020-05-26T11:18:47.199Z] #39 50.90 GEN criu/protobuf-desc-gen.h [2020-05-26T11:18:47.232Z] CC criu/namespaces.o [2020-05-26T11:18:48.249Z] CC criu/net.o [2020-05-26T11:18:48.386Z] #38 71.44 Selecting previously unselected package libprotoc17:amd64. [2020-05-26T11:18:48.386Z] #38 71.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:18:48.386Z] #38 71.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T11:18:48.666Z] #39 52.00 DEP criu/protobuf-desc.d [2020-05-26T11:18:48.666Z] #39 52.12 DEP criu/proc_parse.d [2020-05-26T11:18:48.666Z] #39 52.32 DEP criu/plugin.d [2020-05-26T11:18:48.947Z] #39 52.41 DEP criu/pipes.d [2020-05-26T11:18:48.947Z] #39 52.51 DEP criu/pie-util.d [2020-05-26T11:18:48.947Z] #39 52.55 DEP criu/pie-util-vdso.d [2020-05-26T11:18:48.947Z] #39 52.62 DEP criu/path.d [2020-05-26T11:18:49.229Z] #39 52.70 DEP criu/parasite-syscall.d [2020-05-26T11:18:49.229Z] #39 52.83 DEP criu/pagemap.d [2020-05-26T11:18:49.320Z] #38 72.45 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T11:18:49.320Z] #38 72.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:18:49.320Z] #38 72.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:18:49.480Z] Client: [2020-05-26T11:18:49.480Z] Debug Mode: false [2020-05-26T11:18:49.480Z] [2020-05-26T11:18:49.480Z] Server: [2020-05-26T11:18:49.480Z] Containers: 0 [2020-05-26T11:18:49.480Z] Running: 0 [2020-05-26T11:18:49.480Z] Paused: 0 [2020-05-26T11:18:49.480Z] Stopped: 0 [2020-05-26T11:18:49.480Z] Images: 0 [2020-05-26T11:18:49.480Z] Server Version: 19.03.8 [2020-05-26T11:18:49.480Z] Storage Driver: overlay2 [2020-05-26T11:18:49.480Z] Backing Filesystem: [2020-05-26T11:18:49.480Z] Supports d_type: true [2020-05-26T11:18:49.480Z] Native Overlay Diff: true [2020-05-26T11:18:49.480Z] Logging Driver: json-file [2020-05-26T11:18:49.480Z] Cgroup Driver: cgroupfs [2020-05-26T11:18:49.480Z] Plugins: [2020-05-26T11:18:49.480Z] Volume: local [2020-05-26T11:18:49.480Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T11:18:49.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T11:18:49.480Z] Swarm: inactive [2020-05-26T11:18:49.480Z] Runtimes: runc [2020-05-26T11:18:49.480Z] Default Runtime: runc [2020-05-26T11:18:49.480Z] Init Binary: docker-init [2020-05-26T11:18:49.480Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:18:49.480Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:18:49.480Z] init version: fec3683 [2020-05-26T11:18:49.480Z] Security Options: [2020-05-26T11:18:49.480Z] apparmor [2020-05-26T11:18:49.480Z] seccomp [2020-05-26T11:18:49.480Z] Profile: default [2020-05-26T11:18:49.480Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T11:18:49.480Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T11:18:49.480Z] OSType: linux [2020-05-26T11:18:49.480Z] Architecture: x86_64 [2020-05-26T11:18:49.480Z] CPUs: 2 [2020-05-26T11:18:49.480Z] Total Memory: 7.501GiB [2020-05-26T11:18:49.480Z] Name: ip-10-100-67-59 [2020-05-26T11:18:49.480Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-26T11:18:49.480Z] Docker Root Dir: /var/lib/docker [2020-05-26T11:18:49.480Z] Debug Mode: false [2020-05-26T11:18:49.480Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:18:49.480Z] Labels: [2020-05-26T11:18:49.480Z] Experimental: true [2020-05-26T11:18:49.480Z] Insecure Registries: [2020-05-26T11:18:49.480Z] 127.0.0.0/8 [2020-05-26T11:18:49.480Z] Live Restore Enabled: true [2020-05-26T11:18:49.480Z] [2020-05-26T11:18:49.480Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T11:18:49.509Z] #39 53.01 DEP criu/pagemap-cache.d [2020-05-26T11:18:49.510Z] #39 53.18 DEP criu/page-xfer.d [2020-05-26T11:18:49.595Z] #38 72.72 Selecting previously unselected package protobuf-compiler. [2020-05-26T11:18:49.595Z] #38 72.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-26T11:18:49.595Z] #38 72.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:18:49.790Z] #39 53.33 DEP criu/page-pipe.d [2020-05-26T11:18:49.790Z] #39 53.44 DEP criu/netfilter.d [2020-05-26T11:18:49.790Z] #39 53.57 DEP criu/net.d [2020-05-26T11:18:49.854Z] #38 72.98 Selecting previously unselected package python-pkg-resources. [2020-05-26T11:18:49.854Z] #38 72.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:18:49.854Z] #38 73.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T11:18:49.854Z] #38 ... [2020-05-26T11:18:49.854Z] [2020-05-26T11:18:49.854Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:18:49.854Z] #29 62.68 internal/reflectlite [2020-05-26T11:18:49.854Z] #29 62.70 sync [2020-05-26T11:18:49.854Z] #29 66.13 errors [2020-05-26T11:18:49.854Z] #29 66.13 sort [2020-05-26T11:18:49.854Z] #29 66.89 strconv [2020-05-26T11:18:49.854Z] #29 68.09 io [2020-05-26T11:18:49.854Z] #29 70.06 internal/oserror [2020-05-26T11:18:49.854Z] #29 70.22 syscall [2020-05-26T11:18:49.923Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:18:49.923Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:18:49.923Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41028/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T11:18:49.923Z] + bash /home/ubuntu/workspace/moby_PR-41028/check-config.sh [2020-05-26T11:18:49.923Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T11:18:49.923Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T11:18:49.923Z] [2020-05-26T11:18:49.923Z] Generally Necessary: [2020-05-26T11:18:49.923Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T11:18:49.923Z] - apparmor: enabled and tools installed [2020-05-26T11:18:49.923Z] - CONFIG_NAMESPACES: enabled [2020-05-26T11:18:49.923Z] - CONFIG_NET_NS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_PID_NS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_IPC_NS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_UTS_NS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUPS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CPUSETS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_MEMCG: enabled [2020-05-26T11:18:49.923Z] - CONFIG_KEYS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_VETH: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T11:18:49.923Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T11:18:49.923Z] [2020-05-26T11:18:49.923Z] Optional Features: [2020-05-26T11:18:49.923Z] - CONFIG_USER_NS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_SECCOMP: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T11:18:49.923Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T11:18:49.923Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T11:18:49.923Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T11:18:49.923Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-26T11:18:49.923Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T11:18:49.923Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T11:18:49.923Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T11:18:49.923Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T11:18:49.923Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T11:18:49.923Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T11:18:49.923Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T11:18:50.071Z] #39 53.71 DEP criu/namespaces.d [2020-05-26T11:18:50.071Z] #39 53.84 DEP criu/mount.d [2020-05-26T11:18:50.146Z] #29 ... [2020-05-26T11:18:50.146Z] [2020-05-26T11:18:50.146Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-26T11:18:50.146Z] #8 DONE 6.6s [2020-05-26T11:18:50.146Z] [2020-05-26T11:18:50.146Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:50.146Z] #31 68.94 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:18:50.146Z] #31 69.26 Fetched 14.9 MB in 3s (5434 kB/s) [2020-05-26T11:18:50.146Z] #31 69.43 Selecting previously unselected package xxd. [2020-05-26T11:18:50.146Z] #31 69.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:18:50.146Z] #31 69.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:18:50.146Z] #31 69.57 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:18:50.146Z] #31 69.84 Selecting previously unselected package vim-common. [2020-05-26T11:18:50.147Z] #31 69.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:18:50.147Z] #31 69.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:18:50.147Z] #31 70.55 Selecting previously unselected package cmake-data. [2020-05-26T11:18:50.147Z] #31 70.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T11:18:50.147Z] #31 70.62 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T11:18:50.179Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T11:18:50.179Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T11:18:50.179Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T11:18:50.179Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T11:18:50.179Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_EXT4_FS: enabled [2020-05-26T11:18:50.179Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T11:18:50.179Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T11:18:50.179Z] - Network Drivers: [2020-05-26T11:18:50.179Z] - "overlay": [2020-05-26T11:18:50.179Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T11:18:50.179Z] Optional (for encrypted networks): [2020-05-26T11:18:50.179Z] - CONFIG_CRYPTO: enabled [2020-05-26T11:18:50.179Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T11:18:50.179Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T11:18:50.179Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T11:18:50.179Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T11:18:50.179Z] - CONFIG_XFRM: enabled [2020-05-26T11:18:50.179Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T11:18:50.179Z] - "ipvlan": [2020-05-26T11:18:50.179Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T11:18:50.179Z] - "macvlan": [2020-05-26T11:18:50.179Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T11:18:50.179Z] - "ftp,tftp client in container": [2020-05-26T11:18:50.179Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T11:18:50.179Z] - Storage Drivers: [2020-05-26T11:18:50.179Z] - "aufs": [2020-05-26T11:18:50.179Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T11:18:50.179Z] - "btrfs": [2020-05-26T11:18:50.179Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T11:18:50.179Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T11:18:50.179Z] - "devicemapper": [2020-05-26T11:18:50.179Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T11:18:50.179Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T11:18:50.179Z] - "overlay": [2020-05-26T11:18:50.179Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T11:18:50.179Z] - "zfs": [2020-05-26T11:18:50.179Z] - /dev/zfs: missing [2020-05-26T11:18:50.179Z] - zfs command: missing [2020-05-26T11:18:50.179Z] - zpool command: missing [2020-05-26T11:18:50.179Z] [2020-05-26T11:18:50.179Z] Limits: [2020-05-26T11:18:50.179Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T11:18:50.179Z] [2020-05-26T11:18:50.179Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T11:18:50.297Z] CC criu/netfilter.o [2020-05-26T11:18:50.297Z] CC criu/page-pipe.o [2020-05-26T11:18:50.297Z] CC criu/page-xfer.o [2020-05-26T11:18:50.353Z] #39 54.06 DEP criu/mem.d [2020-05-26T11:18:50.404Z] #31 ... [2020-05-26T11:18:50.404Z] [2020-05-26T11:18:50.404Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:50.404Z] #42 63.24 sync [2020-05-26T11:18:50.404Z] #42 63.30 internal/reflectlite [2020-05-26T11:18:50.404Z] #42 65.89 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T11:18:50.404Z] #42 66.46 math/rand [2020-05-26T11:18:50.404Z] #42 67.98 errors [2020-05-26T11:18:50.404Z] #42 68.37 sort [2020-05-26T11:18:50.404Z] #42 68.80 io [2020-05-26T11:18:50.404Z] #42 70.44 strconv [2020-05-26T11:18:50.404Z] #42 70.88 bytes [2020-05-26T11:18:50.634Z] #39 54.26 DEP criu/lsm.d [2020-05-26T11:18:50.634Z] #39 54.37 DEP criu/log.d [2020-05-26T11:18:50.641Z] + sudo modprobe ip_vs [2020-05-26T11:18:50.663Z] #42 ... [2020-05-26T11:18:50.663Z] [2020-05-26T11:18:50.663Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:18:50.915Z] #39 54.46 DEP criu/libnetlink.d [2020-05-26T11:18:50.915Z] #39 ... [2020-05-26T11:18:50.915Z] [2020-05-26T11:18:50.915Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:18:50.915Z] #48 90.21 + GOBIN=/build [2020-05-26T11:18:50.915Z] #48 90.21 + /build/gometalinter --install [2020-05-26T11:18:50.915Z] #48 90.23 Installing: [2020-05-26T11:18:50.915Z] #48 90.23 deadcode [2020-05-26T11:18:50.915Z] #48 90.23 dupl [2020-05-26T11:18:50.915Z] #48 90.23 errcheck [2020-05-26T11:18:50.915Z] #48 90.23 gas [2020-05-26T11:18:50.915Z] #48 90.23 gochecknoglobals [2020-05-26T11:18:50.915Z] #48 90.23 gochecknoinits [2020-05-26T11:18:50.915Z] #48 90.23 goconst [2020-05-26T11:18:50.915Z] #48 90.23 gocyclo [2020-05-26T11:18:50.915Z] #48 90.23 goimports [2020-05-26T11:18:50.915Z] #48 90.23 golint [2020-05-26T11:18:50.915Z] #48 90.23 gosimple [2020-05-26T11:18:50.915Z] #48 90.23 gotype [2020-05-26T11:18:50.915Z] #48 90.23 gotypex [2020-05-26T11:18:50.915Z] #48 90.23 ineffassign [2020-05-26T11:18:50.915Z] #48 90.23 interfacer [2020-05-26T11:18:50.915Z] #48 90.23 lll [2020-05-26T11:18:50.915Z] #48 90.23 maligned [2020-05-26T11:18:50.915Z] #48 90.23 megacheck [2020-05-26T11:18:50.915Z] #48 90.23 misspell [2020-05-26T11:18:50.915Z] #48 90.23 nakedret [2020-05-26T11:18:50.915Z] #48 90.23 safesql [2020-05-26T11:18:50.915Z] #48 90.23 staticcheck [2020-05-26T11:18:50.915Z] #48 90.23 structcheck [2020-05-26T11:18:50.915Z] #48 90.23 unconvert [2020-05-26T11:18:50.915Z] #48 90.23 unparam [2020-05-26T11:18:50.915Z] #48 90.23 unused [2020-05-26T11:18:50.915Z] #48 90.23 varcheck [2020-05-26T11:18:50.927Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0853541a92921f15b44e43c6317d9372ea0ac08b . [2020-05-26T11:18:51.180Z] #26 73.75 Checking out files: 50% (764/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/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) [2020-05-26T11:18:51.180Z] #26 ... [2020-05-26T11:18:51.180Z] [2020-05-26T11:18:51.180Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:18:51.180Z] #57 5.199 + RM_GOPATH=0 [2020-05-26T11:18:51.180Z] #57 5.199 + TMP_GOPATH= [2020-05-26T11:18:51.180Z] #57 5.199 + : /build [2020-05-26T11:18:51.180Z] #57 5.199 + '[' -z '' ']' [2020-05-26T11:18:51.180Z] #57 5.199 ++ mktemp -d [2020-05-26T11:18:51.180Z] #57 5.205 + export GOPATH=/tmp/tmp.oGdpYRvMMS [2020-05-26T11:18:51.180Z] #57 5.205 + GOPATH=/tmp/tmp.oGdpYRvMMS [2020-05-26T11:18:51.180Z] #57 5.205 + RM_GOPATH=1 [2020-05-26T11:18:51.180Z] #57 5.205 ++ dirname ./install.sh [2020-05-26T11:18:51.180Z] #57 5.205 + dir=. [2020-05-26T11:18:51.180Z] #57 5.205 + bin=containerd [2020-05-26T11:18:51.180Z] #57 5.205 + shift [2020-05-26T11:18:51.180Z] #57 5.205 + '[' '!' -f ./containerd.installer ']' [2020-05-26T11:18:51.180Z] #57 5.205 + . ./containerd.installer [2020-05-26T11:18:51.180Z] #57 5.205 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:18:51.180Z] #57 5.205 + install_containerd [2020-05-26T11:18:51.180Z] #57 5.205 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-26T11:18:51.180Z] #57 5.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oGdpYRvMMS/src/github.com/containerd/containerd [2020-05-26T11:18:51.180Z] #57 5.208 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:18:51.180Z] #57 5.213 Cloning into '/tmp/tmp.oGdpYRvMMS/src/github.com/containerd/containerd'... [2020-05-26T11:18:51.183Z] #1 [internal] load .dockerignore [2020-05-26T11:18:51.183Z] #1 transferring context: 87B done [2020-05-26T11:18:51.183Z] #1 DONE 0.1s [2020-05-26T11:18:51.183Z] [2020-05-26T11:18:51.183Z] #2 [internal] load build definition from Dockerfile [2020-05-26T11:18:51.183Z] #2 transferring dockerfile: 12.30kB done [2020-05-26T11:18:51.183Z] #2 DONE 0.1s [2020-05-26T11:18:51.183Z] [2020-05-26T11:18:51.183Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T11:18:51.332Z] CC criu/pagemap-cache.o [2020-05-26T11:18:51.333Z] CC criu/pagemap.o [2020-05-26T11:18:51.438Z] #57 ... [2020-05-26T11:18:51.438Z] [2020-05-26T11:18:51.438Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:18:51.744Z] #4 DONE 0.7s [2020-05-26T11:18:51.744Z] [2020-05-26T11:18:51.744Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-26T11:18:51.965Z] CC criu/parasite-syscall.o [2020-05-26T11:18:52.000Z] #3 DONE 0.7s [2020-05-26T11:18:52.000Z] [2020-05-26T11:18:52.000Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:18:52.000Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T11:18:52.000Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T11:18:52.000Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 1.86MB / 50.39MB 0.2s [2020-05-26T11:18:52.000Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 208.43kB / 7.81MB 0.2s [2020-05-26T11:18:52.000Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 5.31MB / 10.00MB 0.2s [2020-05-26T11:18:52.000Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-26T11:18:52.000Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-26T11:18:52.257Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.47MB / 50.39MB 0.3s [2020-05-26T11:18:52.257Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 1.95MB / 7.81MB 0.3s [2020-05-26T11:18:52.257Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s [2020-05-26T11:18:52.259Z] CC criu/path.o [2020-05-26T11:18:52.520Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 2.38MB / 7.81MB 0.4s [2020-05-26T11:18:52.520Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s done [2020-05-26T11:18:52.520Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 16.36kB / 51.83MB 0.4s [2020-05-26T11:18:52.520Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 11.59MB / 50.39MB 0.5s [2020-05-26T11:18:52.520Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.29MB / 7.81MB 0.5s [2020-05-26T11:18:52.520Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 5.50MB / 51.83MB 0.5s [2020-05-26T11:18:52.522Z] #26 73.75 Checking out files: 50% (764/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/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: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 97% (1481/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-05-26T11:18:52.587Z] CC criu/pie-util-vdso.o [2020-05-26T11:18:52.780Z] #26 75.91 + cd /tmp/tmp.otwkmCccJJ/src/github.com/go-swagger/go-swagger [2020-05-26T11:18:52.780Z] #26 75.91 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-26T11:18:52.783Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 16.94MB / 50.39MB 0.8s [2020-05-26T11:18:52.783Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.5s done [2020-05-26T11:18:52.783Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 11.14MB / 51.83MB 0.8s [2020-05-26T11:18:52.783Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.75MB / 68.65MB 0.8s [2020-05-26T11:18:52.881Z] CC criu/pie-util.o [2020-05-26T11:18:52.881Z] CC criu/pipes.o [2020-05-26T11:18:53.039Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 22.84MB / 50.39MB 1.1s [2020-05-26T11:18:53.039Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 24.84MB / 51.83MB 1.1s [2020-05-26T11:18:53.039Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 9.85MB / 68.65MB 1.1s [2020-05-26T11:18:53.180Z] CC criu/plugin.o [2020-05-26T11:18:53.295Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 37.15MB / 50.39MB 1.3s [2020-05-26T11:18:53.295Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 30.89MB / 51.83MB 1.3s [2020-05-26T11:18:53.295Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 16.26MB / 68.65MB 1.3s [2020-05-26T11:18:53.299Z] #26 76.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T11:18:53.491Z] CC criu/proc_parse.o [2020-05-26T11:18:53.555Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 49.07MB / 50.39MB 1.5s [2020-05-26T11:18:53.555Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 42.05MB / 51.83MB 1.5s [2020-05-26T11:18:53.555Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.87MB / 68.65MB 1.5s [2020-05-26T11:18:53.557Z] #26 ... [2020-05-26T11:18:53.557Z] [2020-05-26T11:18:53.557Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:18:53.557Z] #24 8.098 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T11:18:53.557Z] #24 8.600 [2020-05-26T11:18:53.582Z] #48 ... [2020-05-26T11:18:53.582Z] [2020-05-26T11:18:53.582Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:18:53.582Z] #42 82.45 crypto/ed25519 [2020-05-26T11:18:53.582Z] #42 82.67 crypto/rsa [2020-05-26T11:18:53.582Z] #42 82.90 crypto/ecdsa [2020-05-26T11:18:53.582Z] #42 83.48 crypto/sha256 [2020-05-26T11:18:53.582Z] #42 83.75 crypto/dsa [2020-05-26T11:18:53.582Z] #42 84.05 encoding/hex [2020-05-26T11:18:53.582Z] #42 84.06 encoding/pem [2020-05-26T11:18:53.582Z] #42 84.49 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T11:18:53.582Z] #42 84.53 crypto/x509/pkix [2020-05-26T11:18:53.582Z] #42 84.89 vendor/golang.org/x/net/dns/dnsmessage [2020-05-26T11:18:53.582Z] #42 86.04 vendor/golang.org/x/sys/cpu [2020-05-26T11:18:53.582Z] #42 86.24 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-26T11:18:53.582Z] #42 86.61 vendor/golang.org/x/crypto/poly1305 [2020-05-26T11:18:53.582Z] #42 87.05 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T11:18:53.582Z] #42 87.15 net [2020-05-26T11:18:53.582Z] #42 87.35 vendor/golang.org/x/crypto/curve25519 [2020-05-26T11:18:53.582Z] #42 87.79 vendor/golang.org/x/crypto/hkdf [2020-05-26T11:18:53.582Z] #42 87.88 vendor/golang.org/x/text/transform [2020-05-26T11:18:53.582Z] #42 88.32 vendor/golang.org/x/text/unicode/bidi [2020-05-26T11:18:53.582Z] #42 89.31 vendor/golang.org/x/text/secure/bidirule [2020-05-26T11:18:53.582Z] #42 89.51 vendor/golang.org/x/text/unicode/norm [2020-05-26T11:18:53.582Z] #42 92.00 vendor/golang.org/x/net/idna [2020-05-26T11:18:53.582Z] #42 ... [2020-05-26T11:18:53.582Z] [2020-05-26T11:18:53.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:18:53.582Z] #39 54.53 DEP criu/kerndat.d [2020-05-26T11:18:53.582Z] #39 54.65 DEP criu/kcmp-ids.d [2020-05-26T11:18:53.582Z] #39 54.74 DEP criu/irmap.d [2020-05-26T11:18:53.582Z] #39 54.83 DEP criu/ipc_ns.d [2020-05-26T11:18:53.582Z] #39 54.96 DEP criu/image.d [2020-05-26T11:18:53.582Z] #39 55.14 DEP criu/image-desc.d [2020-05-26T11:18:53.582Z] #39 55.23 DEP criu/fsnotify.d [2020-05-26T11:18:53.582Z] #39 55.42 DEP criu/filesystems.d [2020-05-26T11:18:53.582Z] #39 55.62 DEP criu/files.d [2020-05-26T11:18:53.582Z] #39 55.81 DEP criu/files-reg.d [2020-05-26T11:18:53.582Z] #39 56.04 DEP criu/files-ext.d [2020-05-26T11:18:53.582Z] #39 56.17 DEP criu/file-lock.d [2020-05-26T11:18:53.582Z] #39 56.31 DEP criu/file-ids.d [2020-05-26T11:18:53.582Z] #39 56.39 DEP criu/fifo.d [2020-05-26T11:18:53.582Z] #39 56.52 DEP criu/fdstore.d [2020-05-26T11:18:53.582Z] #39 56.58 DEP criu/fault-injection.d [2020-05-26T11:18:53.582Z] #39 56.64 DEP criu/external.d [2020-05-26T11:18:53.582Z] #39 56.73 DEP criu/eventpoll.d [2020-05-26T11:18:53.582Z] #39 56.96 DEP criu/eventfd.d [2020-05-26T11:18:53.582Z] #39 57.12 DEP criu/crtools.d [2020-05-26T11:18:53.814Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.7s done [2020-05-26T11:18:53.814Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.37MB / 51.83MB 2.0s [2020-05-26T11:18:53.814Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 36.00MB / 68.65MB 2.0s [2020-05-26T11:18:53.814Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 3.42MB / 120.15MB 2.0s [2020-05-26T11:18:53.863Z] #39 57.32 DEP criu/cr-service.d [2020-05-26T11:18:54.072Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 41.01MB / 68.65MB 2.1s [2020-05-26T11:18:54.072Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.1s done [2020-05-26T11:18:54.072Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 46.22MB / 68.65MB 2.2s [2020-05-26T11:18:54.072Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-26T11:18:54.072Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.2s [2020-05-26T11:18:54.144Z] #39 57.55 DEP criu/cr-restore.d [2020-05-26T11:18:54.144Z] #39 57.68 DEP criu/cr-errno.d [2020-05-26T11:18:54.144Z] #39 57.69 DEP criu/cr-dump.d [2020-05-26T11:18:54.330Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 13.13MB / 120.15MB 2.3s [2020-05-26T11:18:54.330Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.2s done [2020-05-26T11:18:54.330Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 52.91MB / 68.65MB 2.4s [2020-05-26T11:18:54.351Z] #24 8.839 0.0% #### 5.8% ########## 14.2% ############## 20.5% ################### 26.4% ######################### 35.0% ############################# 41.5% ################################## 47.4% ###################################### 54.0% ############################################ 61.8% ################################################# 68.1% ################################################### 71.5% ##################################################### 74.8% ########################################################## 81.4% ############################################################## 87.2% ################################################################# 90.4% ##################################################################### 96.6% ######################################################################## 100.0% [2020-05-26T11:18:54.351Z] #24 ... [2020-05-26T11:18:54.351Z] [2020-05-26T11:18:54.351Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:18:54.351Z] #52 5.294 + RM_GOPATH=0 [2020-05-26T11:18:54.351Z] #52 5.294 + TMP_GOPATH= [2020-05-26T11:18:54.351Z] #52 5.294 + : /build [2020-05-26T11:18:54.351Z] #52 5.294 + '[' -z '' ']' [2020-05-26T11:18:54.351Z] #52 5.297 ++ mktemp -d [2020-05-26T11:18:54.351Z] #52 5.300 + export GOPATH=/tmp/tmp.EMIjp1PMGC [2020-05-26T11:18:54.351Z] #52 5.300 + GOPATH=/tmp/tmp.EMIjp1PMGC [2020-05-26T11:18:54.351Z] #52 5.300 + RM_GOPATH=1 [2020-05-26T11:18:54.351Z] #52 5.300 ++ dirname ./install.sh [2020-05-26T11:18:54.351Z] #52 5.307 + dir=. [2020-05-26T11:18:54.351Z] #52 5.314 + bin=runc [2020-05-26T11:18:54.351Z] #52 5.314 + shift [2020-05-26T11:18:54.351Z] #52 5.314 + '[' '!' -f ./runc.installer ']' [2020-05-26T11:18:54.351Z] #52 5.314 + . ./runc.installer [2020-05-26T11:18:54.351Z] #52 5.314 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:18:54.351Z] #52 5.314 + install_runc [2020-05-26T11:18:54.351Z] #52 5.314 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T11:18:54.351Z] #52 5.315 + uname -r [2020-05-26T11:18:54.351Z] #52 5.323 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T11:18:54.351Z] #52 5.327 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T11:18:54.351Z] #52 5.328 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T11:18:54.351Z] #52 5.328 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EMIjp1PMGC/src/github.com/opencontainers/runc [2020-05-26T11:18:54.351Z] #52 5.338 Cloning into '/tmp/tmp.EMIjp1PMGC/src/github.com/opencontainers/runc'... [2020-05-26T11:18:54.351Z] #52 ... [2020-05-26T11:18:54.351Z] [2020-05-26T11:18:54.351Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:18:54.351Z] #31 75.80 Selecting previously unselected package libicu63:amd64. [2020-05-26T11:18:54.351Z] #31 75.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T11:18:54.351Z] #31 75.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:18:54.425Z] #39 57.92 DEP criu/cr-dedup.d [2020-05-26T11:18:54.425Z] #39 58.10 DEP criu/cr-check.d [2020-05-26T11:18:54.590Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 61.05MB / 68.65MB 2.6s [2020-05-26T11:18:54.590Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 23.70MB / 120.15MB 2.6s [2020-05-26T11:18:54.706Z] #39 58.38 DEP criu/config.d [2020-05-26T11:18:54.845Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 65.60MB / 68.65MB 2.8s [2020-05-26T11:18:54.845Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 33.45MB / 120.15MB 2.8s [2020-05-26T11:18:54.916Z] #31 ... [2020-05-26T11:18:54.916Z] [2020-05-26T11:18:54.916Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-26T11:18:54.916Z] #9 DONE 4.8s [2020-05-26T11:18:54.987Z] #39 58.59 DEP criu/clone-noasan.d [2020-05-26T11:18:54.987Z] #39 58.66 DEP criu/cgroup.d [2020-05-26T11:18:55.102Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.0s done [2020-05-26T11:18:55.102Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 45.25MB / 120.15MB 3.2s [2020-05-26T11:18:55.173Z] [2020-05-26T11:18:55.173Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-26T11:18:55.308Z] #39 58.85 DEP criu/cgroup-props.d [2020-05-26T11:18:55.308Z] #39 58.93 DEP criu/bitmap.d [2020-05-26T11:18:55.308Z] #39 58.95 DEP criu/bfd.d [2020-05-26T11:18:55.358Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 61.66MB / 120.15MB 3.5s [2020-05-26T11:18:55.589Z] #39 59.09 DEP criu/autofs.d [2020-05-26T11:18:55.589Z] #39 59.29 DEP criu/aio.d [2020-05-26T11:18:55.602Z] CC criu/protobuf-desc.o [2020-05-26T11:18:55.869Z] #39 59.43 DEP criu/action-scripts.d [2020-05-26T11:18:55.890Z] CC criu/protobuf.o [2020-05-26T11:18:55.890Z] CC criu/pstree.o [2020-05-26T11:18:55.919Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 71.87MB / 120.15MB 3.8s [2020-05-26T11:18:55.919Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 84.13MB / 120.15MB 4.0s [2020-05-26T11:18:56.150Z] #39 59.75 CC criu/action-scripts.o [2020-05-26T11:18:56.481Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 99.86MB / 120.15MB 4.4s [2020-05-26T11:18:56.736Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 109.95MB / 120.15MB 4.7s [2020-05-26T11:18:56.736Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 118.66MB / 120.15MB 4.8s [2020-05-26T11:18:56.750Z] CC criu/rbtree.o [2020-05-26T11:18:56.750Z] CC criu/rst-malloc.o [2020-05-26T11:18:56.761Z] #39 60.27 CC criu/aio.o [2020-05-26T11:18:57.038Z] CC criu/seccomp.o [2020-05-26T11:18:57.296Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.2s done [2020-05-26T11:18:57.326Z] CC criu/seize.o [2020-05-26T11:18:57.373Z] #39 60.87 CC criu/autofs.o [2020-05-26T11:18:57.866Z] #5 ... [2020-05-26T11:18:57.866Z] [2020-05-26T11:18:57.866Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-26T11:18:57.866Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-26T11:18:57.866Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-26T11:18:57.866Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-26T11:18:57.866Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2020-05-26T11:18:57.866Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2020-05-26T11:18:57.866Z] #63 DONE 5.8s [2020-05-26T11:18:57.866Z] [2020-05-26T11:18:57.866Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:18:57.866Z] #5 ... [2020-05-26T11:18:57.866Z] [2020-05-26T11:18:57.866Z] #17 [internal] load build context [2020-05-26T11:18:57.866Z] #17 transferring context: 42.88MB 5.8s [2020-05-26T11:18:57.866Z] #17 transferring context: 50.86MB 6.0s done [2020-05-26T11:18:57.866Z] #17 DONE 6.0s [2020-05-26T11:18:57.866Z] [2020-05-26T11:18:57.866Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T11:18:57.946Z] CC criu/servicefd.o [2020-05-26T11:18:57.946Z] CC criu/shmem.o [2020-05-26T11:18:58.570Z] CC criu/sigframe.o [2020-05-26T11:18:58.841Z] #39 62.19 CC criu/bfd.o [2020-05-26T11:18:58.855Z] CC criu/signalfd.o [2020-05-26T11:18:58.855Z] CC criu/sk-inet.o [2020-05-26T11:18:59.233Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.1s [2020-05-26T11:18:59.452Z] #39 62.80 CC criu/bitmap.o [2020-05-26T11:18:59.452Z] #39 62.93 CC criu/cgroup-props.o [2020-05-26T11:18:59.474Z] CC criu/sk-netlink.o [2020-05-26T11:18:59.761Z] CC criu/sk-packet.o [2020-05-26T11:19:00.049Z] CC criu/sk-queue.o [2020-05-26T11:19:00.065Z] #39 63.74 CC criu/cgroup.o [2020-05-26T11:19:00.334Z] CC criu/sk-tcp.o [2020-05-26T11:19:00.430Z] #10 4.864 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T11:19:00.430Z] #10 DONE 5.0s [2020-05-26T11:19:00.430Z] [2020-05-26T11:19:00.430Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:00.430Z] #24 11.79 [2020-05-26T11:19:00.430Z] #24 12.10 #=#=# 0.1% ############ 17.8% ######################### 35.9% ################################ 44.8% ####################################### 54.4% ############################################## 64.7% ###################################################### 76.3% ######################################################################## 100.0% [2020-05-26T11:19:00.430Z] #24 14.03 #=#=# [2020-05-26T11:19:00.430Z] #24 14.35 0.0% ### 5.5% ######## 11.7% ########### 16.1% ############# 19.4% ################# 24.8% ##################### 29.6% ######################## 34.3% ############################# 40.9% ################################ 45.3% #################################### 50.0% ######################################## 56.5% ############################################ 61.2% ############################################### 66.2% ################################################### 71.4% ######################################################## 77.8% ############################################################## 86.4% ################################################################## 92.4% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-26T11:19:00.430Z] #24 ... [2020-05-26T11:19:00.430Z] [2020-05-26T11:19:00.430Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:00.430Z] #38 73.47 Selecting previously unselected package python-six. [2020-05-26T11:19:00.430Z] #38 73.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T11:19:00.430Z] #38 73.52 Unpacking python-six (1.12.0-1) ... [2020-05-26T11:19:00.430Z] #38 73.68 Selecting previously unselected package python-protobuf. [2020-05-26T11:19:00.430Z] #38 73.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-26T11:19:00.430Z] #38 73.70 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T11:19:00.430Z] #38 74.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T11:19:00.430Z] #38 82.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T11:19:00.430Z] #38 82.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:19:00.430Z] #38 82.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:19:00.431Z] #38 82.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T11:19:00.431Z] #38 82.72 Setting up python-six (1.12.0-1) ... [2020-05-26T11:19:00.431Z] #38 ... [2020-05-26T11:19:00.431Z] [2020-05-26T11:19:00.431Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:00.431Z] #29 73.32 reflect [2020-05-26T11:19:00.431Z] #29 82.00 time [2020-05-26T11:19:00.618Z] CC criu/sk-unix.o [2020-05-26T11:19:00.689Z] #29 ... [2020-05-26T11:19:00.689Z] [2020-05-26T11:19:00.689Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:00.689Z] #24 17.08 #=#=# [2020-05-26T11:19:01.119Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.5s done [2020-05-26T11:19:01.119Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-26T11:19:01.680Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.7s done [2020-05-26T11:19:01.680Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-26T11:19:01.725Z] #24 17.33 0.0% 1.1% ### 4.8% #### 6.9% ###### 9.6% ######## 12.0% ######### 12.8% ########### 15.8% ############# 18.6% ############### 20.8% [2020-05-26T11:19:01.725Z] #24 ... [2020-05-26T11:19:01.725Z] [2020-05-26T11:19:01.725Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:01.725Z] #42 74.49 bufio [2020-05-26T11:19:01.725Z] #42 76.97 reflect [2020-05-26T11:19:01.725Z] #42 77.15 internal/oserror [2020-05-26T11:19:01.725Z] #42 77.39 syscall [2020-05-26T11:19:01.984Z] #42 ... [2020-05-26T11:19:01.984Z] [2020-05-26T11:19:01.984Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:02.079Z] #39 ... [2020-05-26T11:19:02.079Z] [2020-05-26T11:19:02.079Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:02.079Z] #45 DONE 101.5s [2020-05-26T11:19:02.079Z] [2020-05-26T11:19:02.079Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:02.079Z] #42 93.70 vendor/golang.org/x/net/http2/hpack [2020-05-26T11:19:02.079Z] #42 94.55 mime [2020-05-26T11:19:02.079Z] #42 96.41 mime/quotedprintable [2020-05-26T11:19:02.079Z] #42 96.79 net/http/internal [2020-05-26T11:19:02.079Z] #42 97.13 os/exec [2020-05-26T11:19:02.079Z] #42 99.92 net/textproto [2020-05-26T11:19:02.079Z] #42 99.93 crypto/x509 [2020-05-26T11:19:02.079Z] #42 100.9 vendor/golang.org/x/net/http/httpguts [2020-05-26T11:19:02.079Z] #42 101.3 vendor/golang.org/x/net/http/httpproxy [2020-05-26T11:19:02.104Z] CC criu/sockets.o [2020-05-26T11:19:02.241Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-26T11:19:02.241Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-26T11:19:02.392Z] CC criu/stats.o [2020-05-26T11:19:02.677Z] CC criu/string.o [2020-05-26T11:19:02.677Z] CC criu/sysctl.o [2020-05-26T11:19:02.694Z] #42 ... [2020-05-26T11:19:02.694Z] [2020-05-26T11:19:02.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:02.694Z] #39 66.16 CC criu/clone-noasan.o [2020-05-26T11:19:02.694Z] #39 66.36 CC criu/config.o [2020-05-26T11:19:02.962Z] CC criu/sysfs_parse.o [2020-05-26T11:19:03.249Z] CC criu/timerfd.o [2020-05-26T11:19:03.538Z] CC criu/tty.o [2020-05-26T11:19:04.160Z] #39 67.67 CC criu/cr-check.o [2020-05-26T11:19:04.568Z] CC criu/tun.o [2020-05-26T11:19:04.578Z] #24 17.33 0.0% 1.1% ### 4.8% #### 6.9% ###### 9.6% ######## 12.0% ######### 12.8% ########### 15.8% ############# 18.6% ############### 20.8% ################# 23.7% ################## 25.7% ################### 27.7% ##################### 30.0% ####################### 32.9% ######################### 34.9% ############################ 39.6% ############################# 41.3% ############################### 44.1% ################################# 46.4% ################################## 48.3% ##################################### 51.7% ######################################## 55.6% ########################################## 59.1% ############################################ 62.2% ############################################## 64.4% ################################################ 67.9% ################################################## 70.0% ################################################### 71.6% ##################################################### 74.0% ###################################################### 75.7% ####################################################### 77.4% ######################################################### 80.4% [2020-05-26T11:19:04.578Z] #24 ... [2020-05-26T11:19:04.578Z] [2020-05-26T11:19:04.578Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-26T11:19:04.578Z] #11 DONE 4.8s [2020-05-26T11:19:04.578Z] [2020-05-26T11:19:04.578Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:04.819Z] #39 ... [2020-05-26T11:19:04.819Z] [2020-05-26T11:19:04.819Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:04.819Z] #14 60.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T11:19:04.819Z] #14 61.00 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T11:19:04.819Z] #14 61.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:19:04.819Z] #14 ... [2020-05-26T11:19:04.819Z] [2020-05-26T11:19:04.819Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:04.819Z] #42 102.0 mime/multipart [2020-05-26T11:19:04.819Z] #42 103.8 crypto/tls [2020-05-26T11:19:04.858Z] CC criu/uffd.o [2020-05-26T11:19:05.553Z] CC criu/util.o [2020-05-26T11:19:05.611Z] #24 17.33 0.0% 1.1% ### 4.8% #### 6.9% ###### 9.6% ######## 12.0% ######### 12.8% ########### 15.8% ############# 18.6% ############### 20.8% ################# 23.7% ################## 25.7% ################### 27.7% ##################### 30.0% ####################### 32.9% ######################### 34.9% ############################ 39.6% ############################# 41.3% ############################### 44.1% ################################# 46.4% ################################## 48.3% ##################################### 51.7% ######################################## 55.6% ########################################## 59.1% ############################################ 62.2% ############################################## 64.4% ################################################ 67.9% ################################################## 70.0% ################################################### 71.6% ##################################################### 74.0% ###################################################### 75.7% ####################################################### 77.4% ######################################################### 80.4% ########################################################### 82.8% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 88.7% ################################################################# 91.6% ################################################################### 94.2% ##################################################################### 96.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-05-26T11:19:05.878Z] #24 22.38 [2020-05-26T11:19:06.404Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done [2020-05-26T11:19:06.404Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-26T11:19:06.652Z] CC criu/uts_ns.o [2020-05-26T11:19:06.652Z] CC criu/vdso.o [2020-05-26T11:19:06.969Z] LINK criu/built-in.o [2020-05-26T11:19:06.969Z] LINK criu/criu [2020-05-26T11:19:07.277Z] DEP lib/c/criu.d [2020-05-26T11:19:07.585Z] CC images/rpc.pb-c.o [2020-05-26T11:19:07.778Z] #24 24.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T11:19:07.904Z] CC lib/c/criu.o [2020-05-26T11:19:08.261Z] #42 ... [2020-05-26T11:19:08.261Z] [2020-05-26T11:19:08.261Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:08.261Z] #14 72.42 Selecting previously unselected package libonig5:s390x. [2020-05-26T11:19:08.261Z] #14 72.42 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-05-26T11:19:08.261Z] #14 72.43 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-26T11:19:08.261Z] #14 72.56 Selecting previously unselected package libjq1:s390x. [2020-05-26T11:19:08.261Z] #14 72.56 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T11:19:08.261Z] #14 72.56 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T11:19:08.261Z] #14 72.68 Selecting previously unselected package jq. [2020-05-26T11:19:08.261Z] #14 72.68 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T11:19:08.261Z] #14 72.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:19:08.261Z] #14 72.73 Selecting previously unselected package libaio1:s390x. [2020-05-26T11:19:08.261Z] #14 72.73 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-05-26T11:19:08.261Z] #14 72.74 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-26T11:19:08.262Z] #14 72.78 Selecting previously unselected package libbtrfs0. [2020-05-26T11:19:08.262Z] #14 72.78 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 72.79 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:19:08.262Z] #14 72.86 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:19:08.262Z] #14 72.87 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 72.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:19:08.262Z] #14 72.94 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-26T11:19:08.262Z] #14 72.94 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 72.94 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T11:19:08.262Z] #14 72.98 Selecting previously unselected package libudev-dev:s390x. [2020-05-26T11:19:08.262Z] #14 72.99 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.00 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-26T11:19:08.262Z] #14 73.14 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-26T11:19:08.262Z] #14 73.14 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.14 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-26T11:19:08.262Z] #14 73.36 Selecting previously unselected package libpcre16-3:s390x. [2020-05-26T11:19:08.262Z] #14 73.37 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.37 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-26T11:19:08.262Z] #14 73.45 Selecting previously unselected package libpcre32-3:s390x. [2020-05-26T11:19:08.262Z] #14 73.45 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.46 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-26T11:19:08.262Z] #14 73.54 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-26T11:19:08.262Z] #14 73.55 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.55 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-26T11:19:08.262Z] #14 73.61 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-26T11:19:08.262Z] #14 73.61 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.61 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-26T11:19:08.262Z] #14 73.88 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-26T11:19:08.262Z] #14 73.90 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 73.91 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-26T11:19:08.262Z] #14 74.06 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-26T11:19:08.262Z] #14 74.07 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 74.09 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-26T11:19:08.262Z] #14 74.17 Selecting previously unselected package libgpm2:s390x. [2020-05-26T11:19:08.262Z] #14 74.17 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 74.17 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-26T11:19:08.262Z] #14 74.24 Selecting previously unselected package libicu63:s390x. [2020-05-26T11:19:08.262Z] #14 74.24 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-26T11:19:08.262Z] #14 74.24 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T11:19:08.344Z] #24 24.85 [2020-05-26T11:19:08.584Z] LINK lib/c/built-in.o [2020-05-26T11:19:08.584Z] LINK lib/c/libcriu.so [2020-05-26T11:19:08.584Z] LINK lib/c/libcriu.a [2020-05-26T11:19:08.584Z] GEN magic.py [2020-05-26T11:19:08.584Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:19:08.584Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:19:08.584Z] Note: Building without GnuTLS support [2020-05-26T11:19:08.603Z] #24 24.97 ######################################################################## 100.0% [2020-05-26T11:19:08.603Z] #24 25.11 [2020-05-26T11:19:08.914Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:19:09.227Z] make[1]: Nothing to be done for 'all'. [2020-05-26T11:19:09.541Z] #24 ... [2020-05-26T11:19:09.541Z] [2020-05-26T11:19:09.541Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-26T11:19:09.541Z] #12 DONE 4.9s [2020-05-26T11:19:09.543Z] make[1]: 'images/built-in.o' is up to date. [2020-05-26T11:19:09.543Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T11:19:09.543Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T11:19:09.543Z] make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T11:19:09.543Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T11:19:09.543Z] make[1]: Nothing to be done for 'all'. [2020-05-26T11:19:09.543Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:19:09.800Z] [2020-05-26T11:19:09.800Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:19:09.800Z] #52 22.66 Checking out files: 83% (842/1010) Checking out files: 84% (849/1010) Checking out files: 85% (859/1010) Checking out files: 86% (869/1010) Checking out files: 87% (879/1010) Checking out files: 88% (889/1010) Checking out files: 89% (899/1010) Checking out files: 90% (909/1010) Checking out files: 91% (920/1010) Checking out files: 92% (930/1010) Checking out files: 93% (940/1010) Checking out files: 94% (950/1010) Checking out files: 95% (960/1010) Checking out files: 96% (970/1010) Checking out files: 97% (980/1010) Checking out files: 98% (990/1010) Checking out files: 99% (1000/1010) Checking out files: 100% (1010/1010) Checking out files: 100% (1010/1010), done. [2020-05-26T11:19:09.800Z] #52 23.04 + cd /tmp/tmp.EMIjp1PMGC/src/github.com/opencontainers/runc [2020-05-26T11:19:09.800Z] #52 23.04 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:19:09.800Z] #52 24.33 + '[' -z '' ']' [2020-05-26T11:19:09.800Z] #52 24.34 + target=static [2020-05-26T11:19:09.800Z] #52 24.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:09.841Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:10.128Z] make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:10.128Z] INSTALL criu/criu [2020-05-26T11:19:10.277Z] #14 ... [2020-05-26T11:19:10.277Z] [2020-05-26T11:19:10.277Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:19:10.277Z] #26 109.3 + rm -rf /tmp/tmp.Bdcj21pmfz [2020-05-26T11:19:10.277Z] #26 DONE 109.8s [2020-05-26T11:19:10.277Z] [2020-05-26T11:19:10.277Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:10.277Z] #42 109.1 net/http/httptrace [2020-05-26T11:19:10.277Z] #42 109.3 net/http [2020-05-26T11:19:10.563Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.9s done [2020-05-26T11:19:10.563Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-05-26T11:19:11.624Z] Removing intermediate container 27b12554ee68 [2020-05-26T11:19:11.624Z] ---> ce0b75528897 [2020-05-26T11:19:11.624Z] Step 14/140 : FROM base AS registry [2020-05-26T11:19:11.624Z] ---> 0d6ec68885a5 [2020-05-26T11:19:11.624Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T11:19:11.624Z] ---> Running in 32262fdfc2e6 [2020-05-26T11:19:11.700Z] #52 27.49 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-05-26T11:19:11.916Z] Removing intermediate container 32262fdfc2e6 [2020-05-26T11:19:11.916Z] ---> 5428e5e6b436 [2020-05-26T11:19:11.916Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T11:19:11.916Z] ---> Running in 012a5063f6e7 [2020-05-26T11:19:11.916Z] Removing intermediate container 012a5063f6e7 [2020-05-26T11:19:11.916Z] ---> b5898fbf895e [2020-05-26T11:19:11.916Z] 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-05-26T11:19:11.916Z] ---> Running in 830c8e36ff38 [2020-05-26T11:19:12.201Z] + mktemp -d [2020-05-26T11:19:12.201Z] + export GOPATH=/tmp/tmp.TmwY553VoX [2020-05-26T11:19:12.201Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.TmwY553VoX/src/github.com/docker/distribution [2020-05-26T11:19:12.201Z] Cloning into '/tmp/tmp.TmwY553VoX/src/github.com/docker/distribution'... [2020-05-26T11:19:12.634Z] #52 ... [2020-05-26T11:19:12.635Z] [2020-05-26T11:19:12.635Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:12.635Z] #24 26.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T11:19:12.635Z] #24 27.10 [2020-05-26T11:19:12.635Z] #24 27.45 0.7% ######################################################################## 100.0% [2020-05-26T11:19:12.635Z] #24 27.75 [2020-05-26T11:19:12.892Z] #24 29.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T11:19:12.892Z] #24 29.49 skipping existing 1849cc453dee [2020-05-26T11:19:12.892Z] #24 29.60 [2020-05-26T11:19:13.826Z] #24 ... [2020-05-26T11:19:13.826Z] [2020-05-26T11:19:13.826Z] #13 [dev 6/25] RUN ldconfig [2020-05-26T11:19:13.826Z] #13 DONE 4.3s [2020-05-26T11:19:14.084Z] [2020-05-26T11:19:14.084Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:15.700Z] + cd /tmp/tmp.TmwY553VoX/src/github.com/docker/distribution [2020-05-26T11:19:15.700Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T11:19:15.700Z] + GOPATH=/tmp/tmp.TmwY553VoX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TmwY553VoX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-26T11:19:15.767Z] #42 ... [2020-05-26T11:19:15.767Z] [2020-05-26T11:19:15.767Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:15.767Z] #14 77.52 Selecting previously unselected package libnet1:s390x. [2020-05-26T11:19:15.767Z] #14 77.53 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 77.53 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T11:19:15.767Z] #14 77.62 Selecting previously unselected package libnl-3-200:s390x. [2020-05-26T11:19:15.767Z] #14 77.62 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 77.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T11:19:15.767Z] #14 77.74 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-26T11:19:15.767Z] #14 77.74 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 77.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T11:19:15.767Z] #14 77.80 Selecting previously unselected package libreadline5:s390x. [2020-05-26T11:19:15.767Z] #14 77.80 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 77.80 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-26T11:19:15.767Z] #14 77.91 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-26T11:19:15.767Z] #14 77.92 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 77.92 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-26T11:19:15.767Z] #14 78.27 Selecting previously unselected package net-tools. [2020-05-26T11:19:15.767Z] #14 78.27 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 78.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:19:15.767Z] #14 78.42 Selecting previously unselected package python-pip-whl. [2020-05-26T11:19:15.767Z] #14 78.43 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-26T11:19:15.767Z] #14 78.43 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T11:19:15.767Z] #14 78.91 Selecting previously unselected package python3-lib2to3. [2020-05-26T11:19:15.767Z] #14 78.92 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T11:19:15.767Z] #14 78.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:19:15.767Z] #14 79.00 Selecting previously unselected package python3-distutils. [2020-05-26T11:19:15.767Z] #14 79.00 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.00 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T11:19:15.767Z] #14 79.13 Selecting previously unselected package python3-pip. [2020-05-26T11:19:15.767Z] #14 79.13 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.13 Unpacking python3-pip (18.1-5) ... [2020-05-26T11:19:15.767Z] #14 79.28 Selecting previously unselected package python3-pkg-resources. [2020-05-26T11:19:15.767Z] #14 79.28 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:19:15.767Z] #14 79.40 Selecting previously unselected package python3-setuptools. [2020-05-26T11:19:15.767Z] #14 79.40 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T11:19:15.767Z] #14 79.60 Selecting previously unselected package python3-wheel. [2020-05-26T11:19:15.767Z] #14 79.60 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.60 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T11:19:15.767Z] #14 79.64 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T11:19:15.767Z] #14 79.64 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-26T11:19:15.767Z] #14 79.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:19:15.767Z] #14 79.83 Selecting previously unselected package vim-runtime. [2020-05-26T11:19:15.767Z] #14 79.84 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:19:15.767Z] #14 79.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-26T11:19:15.767Z] #14 79.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T11:19:15.767Z] #14 79.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:19:15.767Z] #14 ... [2020-05-26T11:19:15.767Z] [2020-05-26T11:19:15.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:15.767Z] #39 69.01 CC criu/cr-dedup.o [2020-05-26T11:19:15.767Z] #39 69.37 CC criu/cr-dump.o [2020-05-26T11:19:15.767Z] #39 71.04 CC criu/cr-errno.o [2020-05-26T11:19:15.767Z] #39 71.10 CC criu/cr-restore.o [2020-05-26T11:19:15.767Z] #39 75.38 CC criu/cr-service.o [2020-05-26T11:19:15.767Z] #39 76.48 CC criu/crtools.o [2020-05-26T11:19:15.767Z] #39 76.86 CC criu/eventfd.o [2020-05-26T11:19:15.767Z] #39 77.16 CC criu/eventpoll.o [2020-05-26T11:19:15.767Z] #39 77.78 CC criu/external.o [2020-05-26T11:19:15.767Z] #39 77.95 CC criu/fault-injection.o [2020-05-26T11:19:15.767Z] #39 78.06 CC criu/fdstore.o [2020-05-26T11:19:15.767Z] #39 78.27 CC criu/fifo.o [2020-05-26T11:19:15.767Z] #39 78.54 CC criu/file-ids.o [2020-05-26T11:19:15.767Z] #39 78.74 CC criu/file-lock.o [2020-05-26T11:19:15.767Z] #39 79.31 CC criu/files-ext.o [2020-05-26T11:19:15.767Z] #39 79.48 CC criu/files-reg.o [2020-05-26T11:19:15.805Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.1s [2020-05-26T11:19:15.987Z] #14 ... [2020-05-26T11:19:15.987Z] [2020-05-26T11:19:15.987Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:15.987Z] #31 89.69 Selecting previously unselected package libxml2:amd64. [2020-05-26T11:19:15.987Z] #31 89.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-26T11:19:15.987Z] #31 89.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:19:15.988Z] #31 90.59 Selecting previously unselected package libarchive13:amd64. [2020-05-26T11:19:15.988Z] #31 90.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-26T11:19:15.988Z] #31 90.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T11:19:15.988Z] #31 91.08 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-26T11:19:15.988Z] #31 91.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-26T11:19:15.988Z] #31 91.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T11:19:15.988Z] #31 91.29 Selecting previously unselected package librhash0:amd64. [2020-05-26T11:19:15.988Z] #31 91.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-26T11:19:15.988Z] #31 91.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-26T11:19:15.988Z] #31 91.66 Selecting previously unselected package libuv1:amd64. [2020-05-26T11:19:15.988Z] #31 91.67 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-26T11:19:15.988Z] #31 91.68 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-26T11:19:15.988Z] #31 91.90 Selecting previously unselected package cmake. [2020-05-26T11:19:15.988Z] #31 91.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-26T11:19:15.988Z] #31 91.95 Unpacking cmake (3.13.4-1) ... [2020-05-26T11:19:15.988Z] #31 98.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:19:15.988Z] #31 98.36 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:19:15.988Z] #31 98.37 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-26T11:19:15.988Z] #31 98.43 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:19:15.988Z] #31 98.51 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-26T11:19:15.988Z] #31 98.52 Setting up cmake-data (3.13.4-1) ... [2020-05-26T11:19:15.988Z] #31 98.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:19:15.988Z] #31 98.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T11:19:15.988Z] #31 98.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T11:19:15.988Z] #31 98.58 Setting up cmake (3.13.4-1) ... [2020-05-26T11:19:15.988Z] #31 98.59 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:19:15.988Z] #31 98.70 Processing triggers for mime-support (3.62) ... [2020-05-26T11:19:15.988Z] #31 DONE 99.2s [2020-05-26T11:19:15.988Z] [2020-05-26T11:19:15.988Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:19:15.988Z] #32 DONE 0.1s [2020-05-26T11:19:15.988Z] [2020-05-26T11:19:15.988Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:19:15.988Z] #24 31.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T11:19:15.988Z] #24 32.12 [2020-05-26T11:19:15.988Z] #24 32.37 ######################################################################## 100.0% [2020-05-26T11:19:15.988Z] #24 32.53 [2020-05-26T11:19:15.988Z] #24 32.61 Download of images into '/build' complete. [2020-05-26T11:19:15.988Z] #24 32.61 Use something like the following to load the result into a Docker daemon: [2020-05-26T11:19:15.988Z] #24 32.61 tar -cC '/build' . | docker load [2020-05-26T11:19:15.988Z] #24 DONE 32.7s [2020-05-26T11:19:15.988Z] [2020-05-26T11:19:15.988Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-26T11:19:16.048Z] #39 ... [2020-05-26T11:19:16.048Z] [2020-05-26T11:19:16.048Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:16.048Z] #14 82.32 Selecting previously unselected package vim. [2020-05-26T11:19:16.048Z] #14 82.33 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T11:19:16.048Z] #14 82.36 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T11:19:16.246Z] #33 DONE 0.1s [2020-05-26T11:19:16.246Z] [2020-05-26T11:19:16.246Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:16.246Z] #38 89.28 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T11:19:16.246Z] #38 89.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:19:16.246Z] #38 89.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T11:19:16.246Z] #38 89.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T11:19:16.246Z] #38 89.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T11:19:16.246Z] #38 89.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:19:16.246Z] #38 89.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:19:16.246Z] #38 89.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T11:19:16.246Z] #38 89.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:19:16.246Z] #38 89.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T11:19:16.504Z] #38 ... [2020-05-26T11:19:16.504Z] [2020-05-26T11:19:16.504Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:19:16.661Z] #14 82.80 Selecting previously unselected package xfsprogs. [2020-05-26T11:19:16.661Z] #14 82.80 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-26T11:19:16.661Z] #14 82.81 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T11:19:16.942Z] #14 83.09 Selecting previously unselected package zip. [2020-05-26T11:19:16.942Z] #14 83.10 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-05-26T11:19:16.942Z] #14 83.12 Unpacking zip (3.0-11+b1) ... [2020-05-26T11:19:16.942Z] #14 83.28 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-26T11:19:16.942Z] #14 83.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:19:16.942Z] #14 83.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:19:16.942Z] #14 83.30 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-26T11:19:16.942Z] #14 83.31 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-26T11:19:16.942Z] #14 83.32 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:19:16.942Z] #14 83.32 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-26T11:19:16.942Z] #14 83.33 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-26T11:19:17.222Z] #14 83.35 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-26T11:19:17.222Z] #14 83.36 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-26T11:19:17.222Z] #14 83.37 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-26T11:19:17.222Z] #14 83.37 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:19:17.222Z] #14 83.38 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T11:19:17.222Z] #14 83.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:19:17.222Z] #14 83.39 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T11:19:17.222Z] #14 83.40 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T11:19:17.222Z] #14 83.41 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:19:17.222Z] #14 83.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:19:17.222Z] #14 83.42 Setting up zip (3.0-11+b1) ... [2020-05-26T11:19:17.222Z] #14 83.43 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:19:17.222Z] #14 83.44 Setting up bash-completion (1:2.8-6) ... [2020-05-26T11:19:17.691Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.1s done [2020-05-26T11:19:17.691Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-05-26T11:19:17.691Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-26T11:19:17.878Z] #34 ... [2020-05-26T11:19:17.878Z] [2020-05-26T11:19:17.878Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:17.878Z] #38 100.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T11:19:17.878Z] #38 100.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:19:17.878Z] #38 DONE 100.9s [2020-05-26T11:19:17.878Z] [2020-05-26T11:19:17.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:17.946Z] #5 DONE 25.9s [2020-05-26T11:19:17.946Z] [2020-05-26T11:19:17.946Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T11:19:18.139Z] #39 ... [2020-05-26T11:19:18.139Z] [2020-05-26T11:19:18.139Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:18.139Z] #42 90.79 time [2020-05-26T11:19:18.139Z] #42 100.5 internal/poll [2020-05-26T11:19:18.397Z] #42 ... [2020-05-26T11:19:18.397Z] [2020-05-26T11:19:18.397Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:18.397Z] #29 91.46 internal/poll [2020-05-26T11:19:18.397Z] #29 95.57 internal/syscall/execenv [2020-05-26T11:19:18.397Z] #29 95.93 internal/syscall/unix [2020-05-26T11:19:18.397Z] #29 96.23 os [2020-05-26T11:19:18.397Z] #29 97.29 internal/fmtsort [2020-05-26T11:19:18.397Z] #29 98.69 strings [2020-05-26T11:19:18.687Z] #14 85.10 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-26T11:19:18.964Z] #29 ... [2020-05-26T11:19:18.965Z] [2020-05-26T11:19:18.965Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:18.965Z] #14 5.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:18.968Z] #14 85.11 Setting up xz-utils (5.2.4-1) ... [2020-05-26T11:19:18.968Z] #14 85.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T11:19:18.968Z] #14 85.12 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-26T11:19:18.968Z] #14 85.13 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-26T11:19:18.968Z] #14 85.14 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:19:18.968Z] #14 85.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:19:18.968Z] #14 85.15 Setting up pigz (2.4-1) ... [2020-05-26T11:19:18.968Z] #14 85.16 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-26T11:19:18.968Z] #14 85.17 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T11:19:18.968Z] #14 85.18 Setting up python-pip-whl (18.1-5) ... [2020-05-26T11:19:18.968Z] #14 85.19 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-26T11:19:18.968Z] #14 85.19 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T11:19:18.968Z] #14 85.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:19:19.222Z] #14 5.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:19.248Z] #14 85.43 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-26T11:19:19.249Z] #14 85.44 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-26T11:19:19.249Z] #14 85.44 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-26T11:19:19.249Z] #14 85.45 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:19:19.249Z] #14 85.46 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-26T11:19:19.249Z] #14 85.46 Setting up vim (2:8.1.0875-5) ... [2020-05-26T11:19:19.249Z] #14 85.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T11:19:19.249Z] #14 85.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T11:19:19.249Z] #14 85.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T11:19:19.249Z] #14 85.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T11:19:19.249Z] #14 85.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T11:19:19.249Z] #14 85.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T11:19:19.249Z] #14 85.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T11:19:19.249Z] #14 85.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T11:19:19.249Z] #14 85.51 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T11:19:19.249Z] #14 85.51 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-26T11:19:19.249Z] #14 85.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:19:19.249Z] #14 85.53 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-05-26T11:19:19.249Z] #14 85.53 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-05-26T11:19:19.249Z] #14 85.53 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:19:19.249Z] #14 85.54 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-05-26T11:19:19.249Z] #14 85.54 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-05-26T11:19:19.249Z] #14 85.55 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:19:19.249Z] #14 85.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:19:19.249Z] #14 85.56 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-26T11:19:19.308Z] #6 DONE 1.5s [2020-05-26T11:19:19.308Z] [2020-05-26T11:19:19.308Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:19:19.308Z] #18 DONE 0.1s [2020-05-26T11:19:19.308Z] [2020-05-26T11:19:19.308Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-26T11:19:19.480Z] #14 5.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:19.529Z] #14 85.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:19:19.529Z] #14 85.58 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-26T11:19:19.529Z] #14 85.59 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:19:19.564Z] #28 ... [2020-05-26T11:19:19.564Z] [2020-05-26T11:19:19.564Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-26T11:19:19.564Z] #19 DONE 0.2s [2020-05-26T11:19:19.564Z] [2020-05-26T11:19:19.564Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-26T11:19:19.564Z] #59 DONE 0.2s [2020-05-26T11:19:19.564Z] [2020-05-26T11:19:19.564Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-26T11:19:19.564Z] #65 DONE 0.2s [2020-05-26T11:19:19.564Z] [2020-05-26T11:19:19.564Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-26T11:19:19.564Z] #28 DONE 0.3s [2020-05-26T11:19:19.564Z] [2020-05-26T11:19:19.564Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:19:19.820Z] #66 ... [2020-05-26T11:19:19.820Z] [2020-05-26T11:19:19.820Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-26T11:19:19.820Z] #47 DONE 0.3s [2020-05-26T11:19:19.820Z] [2020-05-26T11:19:19.820Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-26T11:19:19.820Z] #41 DONE 0.3s [2020-05-26T11:19:19.820Z] [2020-05-26T11:19:19.820Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-26T11:19:19.820Z] #44 DONE 0.3s [2020-05-26T11:19:19.820Z] [2020-05-26T11:19:19.820Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:20.857Z] #14 7.060 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:21.545Z] #14 87.65 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-26T11:19:21.545Z] #14 87.65 Setting up iptables (1.8.2-4) ... [2020-05-26T11:19:21.545Z] #14 87.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T11:19:21.545Z] #14 87.69 Setting up python3 (3.7.3-1) ... [2020-05-26T11:19:21.825Z] #14 87.97 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T11:19:22.106Z] #14 88.39 Setting up apparmor (2.13.2-10) ... [2020-05-26T11:19:23.385Z] #14 8.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:23.571Z] #14 ... [2020-05-26T11:19:23.571Z] [2020-05-26T11:19:23.571Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:23.571Z] #42 116.8 github.com/LK4D4/vndr/godl [2020-05-26T11:19:23.571Z] #42 117.3 github.com/LK4D4/vndr [2020-05-26T11:19:23.571Z] #42 DONE 122.6s [2020-05-26T11:19:23.571Z] [2020-05-26T11:19:23.571Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:23.571Z] #14 89.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:19:23.571Z] #14 ... [2020-05-26T11:19:23.571Z] [2020-05-26T11:19:23.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:23.571Z] #39 80.75 CC criu/files.o [2020-05-26T11:19:23.571Z] #39 82.18 CC criu/filesystems.o [2020-05-26T11:19:23.571Z] #39 82.69 CC criu/fsnotify.o [2020-05-26T11:19:23.571Z] #39 83.59 CC criu/image-desc.o [2020-05-26T11:19:23.571Z] #39 83.68 CC criu/image.o [2020-05-26T11:19:23.571Z] #39 84.36 CC criu/ipc_ns.o [2020-05-26T11:19:23.571Z] #39 85.11 CC criu/irmap.o [2020-05-26T11:19:23.571Z] #39 85.62 CC criu/kcmp-ids.o [2020-05-26T11:19:23.571Z] #39 85.78 CC criu/kerndat.o [2020-05-26T11:19:23.571Z] #39 86.39 CC criu/libnetlink.o [2020-05-26T11:19:23.571Z] #39 86.61 CC criu/log.o [2020-05-26T11:19:23.571Z] #39 86.93 CC criu/lsm.o [2020-05-26T11:19:23.571Z] #39 87.11 CC criu/mem.o [2020-05-26T11:19:23.571Z] #39 ... [2020-05-26T11:19:23.571Z] [2020-05-26T11:19:23.571Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:23.571Z] #14 89.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:19:24.191Z] #14 90.56 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T11:19:24.472Z] #14 90.89 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T11:19:24.759Z] #14 ... [2020-05-26T11:19:24.759Z] [2020-05-26T11:19:24.759Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:19:24.759Z] #34 3.678 + RM_GOPATH=0 [2020-05-26T11:19:24.759Z] #34 3.678 + TMP_GOPATH= [2020-05-26T11:19:24.759Z] #34 3.678 + : /build [2020-05-26T11:19:24.759Z] #34 3.678 + '[' -z '' ']' [2020-05-26T11:19:24.759Z] #34 3.678 ++ mktemp -d [2020-05-26T11:19:24.759Z] #34 3.687 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:19:24.759Z] #34 3.687 + export GOPATH=/tmp/tmp.y1UMPwxyRp [2020-05-26T11:19:24.759Z] #34 3.687 + GOPATH=/tmp/tmp.y1UMPwxyRp [2020-05-26T11:19:24.759Z] #34 3.687 + RM_GOPATH=1 [2020-05-26T11:19:24.759Z] #34 3.687 ++ dirname ./install.sh [2020-05-26T11:19:24.759Z] #34 3.687 + dir=. [2020-05-26T11:19:24.759Z] #34 3.687 + bin=tini [2020-05-26T11:19:24.759Z] #34 3.687 + shift [2020-05-26T11:19:24.759Z] #34 3.687 + '[' '!' -f ./tini.installer ']' [2020-05-26T11:19:24.759Z] #34 3.687 + . ./tini.installer [2020-05-26T11:19:24.759Z] #34 3.687 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:19:24.759Z] #34 3.687 + install_tini [2020-05-26T11:19:24.759Z] #34 3.687 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T11:19:24.759Z] #34 3.687 + git clone https://github.com/krallin/tini.git /tmp/tmp.y1UMPwxyRp/tini [2020-05-26T11:19:24.759Z] #34 3.700 Cloning into '/tmp/tmp.y1UMPwxyRp/tini'... [2020-05-26T11:19:24.759Z] #34 4.693 + cd /tmp/tmp.y1UMPwxyRp/tini [2020-05-26T11:19:24.759Z] #34 4.693 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:19:24.759Z] #34 4.724 + cmake . [2020-05-26T11:19:24.759Z] #34 5.390 -- The C compiler identification is GNU 8.3.0 [2020-05-26T11:19:24.759Z] #34 5.453 -- Check for working C compiler: /usr/bin/cc [2020-05-26T11:19:24.759Z] #34 6.041 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T11:19:24.759Z] #34 6.046 -- Detecting C compiler ABI info [2020-05-26T11:19:24.759Z] #34 6.916 -- Detecting C compiler ABI info - done [2020-05-26T11:19:24.759Z] #34 6.962 -- Detecting C compile features [2020-05-26T11:19:25.062Z] #45 ... [2020-05-26T11:19:25.062Z] [2020-05-26T11:19:25.062Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:25.062Z] #31 5.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:25.062Z] #31 5.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:25.062Z] #31 5.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:25.062Z] #31 5.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:25.325Z] #34 9.135 -- Detecting C compile features - done [2020-05-26T11:19:25.326Z] #34 9.173 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T11:19:25.475Z] #14 91.59 Setting up python3-pip (18.1-5) ... [2020-05-26T11:19:25.583Z] #34 9.488 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T11:19:25.622Z] #31 ... [2020-05-26T11:19:25.622Z] [2020-05-26T11:19:25.622Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:19:25.622Z] #22 4.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:25.622Z] #22 4.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:25.623Z] #22 4.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:25.623Z] #22 5.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:25.623Z] #22 6.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:25.841Z] #34 9.655 -- Configuring done [2020-05-26T11:19:25.841Z] #34 9.694 -- Generating done [2020-05-26T11:19:25.841Z] #34 9.704 -- Build files have been written to: /tmp/tmp.y1UMPwxyRp/tini [2020-05-26T11:19:25.841Z] #34 9.730 + make tini-static [2020-05-26T11:19:26.090Z] #14 92.25 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T11:19:26.090Z] #14 92.25 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T11:19:26.090Z] #14 92.27 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T11:19:26.090Z] #14 92.28 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T11:19:26.090Z] #14 92.28 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-26T11:19:26.090Z] #14 92.29 Processing triggers for mime-support (3.62) ... [2020-05-26T11:19:26.090Z] #14 92.31 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:19:26.381Z] #14 DONE 92.7s [2020-05-26T11:19:26.381Z] [2020-05-26T11:19:26.381Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-26T11:19:26.406Z] #34 10.22 Scanning dependencies of target tini-static [2020-05-26T11:19:26.406Z] #34 10.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T11:19:27.780Z] #34 ... [2020-05-26T11:19:27.780Z] [2020-05-26T11:19:27.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:27.780Z] #39 5.166 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:19:27.780Z] #39 5.166 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:19:27.780Z] #39 5.170 Note: Building without GnuTLS support [2020-05-26T11:19:27.780Z] #39 7.374 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:19:27.780Z] #39 7.416 GEN .gitid [2020-05-26T11:19:27.780Z] #39 7.424 GEN criu/include/version.h [2020-05-26T11:19:27.780Z] #39 7.455 GEN include/common/asm [2020-05-26T11:19:27.780Z] #39 9.314 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.403 PBCC images/opts.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.503 PBCC images/sit.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.614 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T11:19:27.780Z] #39 9.670 DEP images/opts.pb-c.d [2020-05-26T11:19:27.780Z] #39 9.723 DEP images/sit.pb-c.d [2020-05-26T11:19:27.780Z] #39 9.793 PBCC images/macvlan.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.808 DEP images/macvlan.pb-c.d [2020-05-26T11:19:27.780Z] #39 9.862 PBCC images/autofs.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.870 DEP images/autofs.pb-c.d [2020-05-26T11:19:27.780Z] #39 9.973 PBCC images/sysctl.pb-c.c [2020-05-26T11:19:27.780Z] #39 9.982 DEP images/sysctl.pb-c.d [2020-05-26T11:19:27.780Z] #39 10.04 PBCC images/time.pb-c.c [2020-05-26T11:19:27.780Z] #39 10.07 DEP images/time.pb-c.d [2020-05-26T11:19:27.858Z] #15 1.254 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T11:19:27.858Z] #15 1.257 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T11:19:27.858Z] #15 1.259 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T11:19:27.858Z] #15 DONE 1.4s [2020-05-26T11:19:27.858Z] [2020-05-26T11:19:27.858Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-26T11:19:28.039Z] #39 10.15 PBCC images/binfmt-misc.pb-c.c [2020-05-26T11:19:28.039Z] #39 10.17 DEP images/binfmt-misc.pb-c.d [2020-05-26T11:19:28.039Z] #39 10.23 PBCC images/seccomp.pb-c.c [2020-05-26T11:19:28.039Z] #39 10.27 DEP images/seccomp.pb-c.d [2020-05-26T11:19:28.039Z] #39 10.32 PBCC images/userns.pb-c.c [2020-05-26T11:19:28.039Z] #39 10.36 DEP images/userns.pb-c.d [2020-05-26T11:19:28.134Z] #22 ... [2020-05-26T11:19:28.134Z] [2020-05-26T11:19:28.134Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:19:28.134Z] #20 8.160 + RM_GOPATH=0 [2020-05-26T11:19:28.134Z] #20 8.160 + TMP_GOPATH= [2020-05-26T11:19:28.134Z] #20 8.160 + : /build [2020-05-26T11:19:28.134Z] #20 8.160 + '[' -z '' ']' [2020-05-26T11:19:28.134Z] #20 8.173 ++ mktemp -d [2020-05-26T11:19:28.134Z] #20 8.185 + export GOPATH=/tmp/tmp.IEAWupJKq7 [2020-05-26T11:19:28.134Z] #20 8.185 + GOPATH=/tmp/tmp.IEAWupJKq7 [2020-05-26T11:19:28.134Z] #20 8.185 + RM_GOPATH=1 [2020-05-26T11:19:28.134Z] #20 8.185 ++ dirname ./install.sh [2020-05-26T11:19:28.134Z] #20 8.195 + dir=. [2020-05-26T11:19:28.134Z] #20 8.195 + bin=dockercli [2020-05-26T11:19:28.134Z] #20 8.195 + shift [2020-05-26T11:19:28.134Z] #20 8.195 + '[' '!' -f ./dockercli.installer ']' [2020-05-26T11:19:28.134Z] #20 8.195 + . ./dockercli.installer [2020-05-26T11:19:28.134Z] #20 8.195 ++ : stable [2020-05-26T11:19:28.134Z] #20 8.195 ++ : 17.06.2-ce [2020-05-26T11:19:28.134Z] #20 8.195 + install_dockercli [2020-05-26T11:19:28.134Z] #20 8.195 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T11:19:28.134Z] #20 8.195 ++ uname -m [2020-05-26T11:19:28.134Z] #20 8.195 + arch=x86_64 [2020-05-26T11:19:28.134Z] #20 8.195 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T11:19:28.134Z] #20 8.195 + url=https://download.docker.com/linux/static [2020-05-26T11:19:28.134Z] #20 8.195 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T11:19:28.134Z] #20 8.195 Install docker/cli version 17.06.2-ce from stable [2020-05-26T11:19:28.134Z] #20 8.195 + tar -xz docker/docker [2020-05-26T11:19:28.134Z] #20 ... [2020-05-26T11:19:28.134Z] [2020-05-26T11:19:28.134Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:28.134Z] #31 8.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:28.297Z] #39 10.39 PBCC images/cgroup.pb-c.c [2020-05-26T11:19:28.297Z] #39 10.44 DEP images/cgroup.pb-c.d [2020-05-26T11:19:28.297Z] #39 10.53 PBCC images/fown.pb-c.c [2020-05-26T11:19:28.297Z] #39 10.59 PBCC images/ext-file.pb-c.c [2020-05-26T11:19:28.297Z] #39 10.66 DEP images/fown.pb-c.d [2020-05-26T11:19:28.555Z] #39 10.70 DEP images/ext-file.pb-c.d [2020-05-26T11:19:28.555Z] #39 10.75 PBCC images/rpc.pb-c.c [2020-05-26T11:19:28.555Z] #39 10.82 DEP images/rpc.pb-c.d [2020-05-26T11:19:28.555Z] #39 10.89 PBCC images/siginfo.pb-c.c [2020-05-26T11:19:28.555Z] #39 10.91 DEP images/siginfo.pb-c.d [2020-05-26T11:19:28.812Z] #39 10.96 PBCC images/pagemap.pb-c.c [2020-05-26T11:19:28.812Z] #39 11.05 DEP images/pagemap.pb-c.d [2020-05-26T11:19:28.812Z] #39 11.14 PBCC images/rlimit.pb-c.c [2020-05-26T11:19:28.812Z] #39 11.18 DEP images/rlimit.pb-c.d [2020-05-26T11:19:29.070Z] #39 11.23 PBCC images/file-lock.pb-c.c [2020-05-26T11:19:29.070Z] #39 11.28 DEP images/file-lock.pb-c.d [2020-05-26T11:19:29.070Z] #39 11.35 PBCC images/tty.pb-c.c [2020-05-26T11:19:29.070Z] #39 11.39 DEP images/tty.pb-c.d [2020-05-26T11:19:29.328Z] #39 11.47 PBCC images/tun.pb-c.c [2020-05-26T11:19:29.328Z] #39 11.54 PBCC images/netdev.pb-c.c [2020-05-26T11:19:29.328Z] #39 ... [2020-05-26T11:19:29.328Z] [2020-05-26T11:19:29.328Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:19:29.328Z] #34 12.07 [100%] Linking C executable tini-static [2020-05-26T11:19:29.328Z] #34 12.81 [100%] Built target tini-static [2020-05-26T11:19:29.328Z] #34 12.96 + mkdir -p /build [2020-05-26T11:19:29.328Z] #34 12.97 + cp tini-static /build/docker-init [2020-05-26T11:19:29.328Z] #34 DONE 13.2s [2020-05-26T11:19:29.328Z] [2020-05-26T11:19:29.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:29.328Z] #39 11.58 DEP images/tun.pb-c.d [2020-05-26T11:19:29.328Z] #39 11.61 DEP images/netdev.pb-c.d [2020-05-26T11:19:29.328Z] #39 ... [2020-05-26T11:19:29.328Z] [2020-05-26T11:19:29.328Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:29.328Z] #42 102.0 internal/fmtsort [2020-05-26T11:19:29.328Z] #42 103.3 internal/syscall/execenv [2020-05-26T11:19:29.328Z] #42 103.4 internal/syscall/unix [2020-05-26T11:19:29.328Z] #42 103.6 strings [2020-05-26T11:19:29.328Z] #42 103.6 os [2020-05-26T11:19:29.328Z] #42 106.5 regexp/syntax [2020-05-26T11:19:29.328Z] #42 107.8 fmt [2020-05-26T11:19:29.328Z] #42 111.7 path/filepath [2020-05-26T11:19:29.328Z] #42 ... [2020-05-26T11:19:29.328Z] [2020-05-26T11:19:29.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:29.328Z] #39 11.67 PBCC images/vma.pb-c.c [2020-05-26T11:19:29.328Z] #39 11.76 DEP images/vma.pb-c.d [2020-05-26T11:19:29.498Z] #31 ... [2020-05-26T11:19:29.498Z] [2020-05-26T11:19:29.498Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:29.498Z] #38 9.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:29.498Z] #38 9.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:29.498Z] #38 9.705 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:29.498Z] #38 ... [2020-05-26T11:19:29.498Z] [2020-05-26T11:19:29.498Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:19:29.498Z] #26 9.330 + mktemp -d [2020-05-26T11:19:29.498Z] #26 9.337 + export GOPATH=/tmp/tmp.LiaLnOxEQb [2020-05-26T11:19:29.498Z] #26 9.337 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.LiaLnOxEQb/src/github.com/go-swagger/go-swagger [2020-05-26T11:19:29.498Z] #26 9.337 Cloning into '/tmp/tmp.LiaLnOxEQb/src/github.com/go-swagger/go-swagger'... [2020-05-26T11:19:29.586Z] #39 11.87 PBCC images/creds.pb-c.c [2020-05-26T11:19:29.586Z] #39 11.98 DEP images/creds.pb-c.d [2020-05-26T11:19:29.754Z] #26 ... [2020-05-26T11:19:29.754Z] [2020-05-26T11:19:29.754Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:19:29.754Z] #7 6.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:29.754Z] #7 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:29.754Z] #7 6.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:29.754Z] #7 7.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:29.754Z] #7 ... [2020-05-26T11:19:29.754Z] [2020-05-26T11:19:29.754Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:29.754Z] #42 9.962 + RM_GOPATH=0 [2020-05-26T11:19:29.754Z] #42 9.962 + TMP_GOPATH= [2020-05-26T11:19:29.754Z] #42 9.962 + : /build [2020-05-26T11:19:29.754Z] #42 9.962 + '[' -z '' ']' [2020-05-26T11:19:29.754Z] #42 9.962 ++ mktemp -d [2020-05-26T11:19:29.754Z] #42 9.970 + export GOPATH=/tmp/tmp.jH58Xny6rc [2020-05-26T11:19:29.754Z] #42 9.970 + GOPATH=/tmp/tmp.jH58Xny6rc [2020-05-26T11:19:29.754Z] #42 9.970 + RM_GOPATH=1 [2020-05-26T11:19:29.754Z] #42 9.970 ++ dirname ./install.sh [2020-05-26T11:19:29.754Z] #42 10.01 + dir=. [2020-05-26T11:19:29.754Z] #42 10.01 + bin=vndr [2020-05-26T11:19:29.754Z] #42 10.01 + shift [2020-05-26T11:19:29.754Z] #42 10.01 + '[' '!' -f ./vndr.installer ']' [2020-05-26T11:19:29.754Z] #42 10.01 + . ./vndr.installer [2020-05-26T11:19:29.754Z] #42 10.01 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:19:29.754Z] #42 10.01 + install_vndr [2020-05-26T11:19:29.754Z] #42 10.01 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T11:19:29.754Z] #42 10.01 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jH58Xny6rc/src/github.com/LK4D4/vndr [2020-05-26T11:19:29.754Z] #42 10.01 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:19:29.754Z] #42 10.02 Cloning into '/tmp/tmp.jH58Xny6rc/src/github.com/LK4D4/vndr'... [2020-05-26T11:19:29.844Z] #39 12.05 PBCC images/utsns.pb-c.c [2020-05-26T11:19:29.844Z] #39 12.13 DEP images/utsns.pb-c.d [2020-05-26T11:19:29.844Z] #39 12.23 PBCC images/ipc-desc.pb-c.c [2020-05-26T11:19:30.010Z] #42 ... [2020-05-26T11:19:30.010Z] [2020-05-26T11:19:30.010Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:19:30.010Z] #60 9.186 + RM_GOPATH=0 [2020-05-26T11:19:30.010Z] #60 9.186 + TMP_GOPATH= [2020-05-26T11:19:30.010Z] #60 9.186 + : /build/ [2020-05-26T11:19:30.010Z] #60 9.186 + '[' -z '' ']' [2020-05-26T11:19:30.010Z] #60 9.186 ++ mktemp -d [2020-05-26T11:19:30.010Z] #60 9.193 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:19:30.010Z] #60 9.193 + export GOPATH=/tmp/tmp.PYrthZh20P [2020-05-26T11:19:30.010Z] #60 9.193 + GOPATH=/tmp/tmp.PYrthZh20P [2020-05-26T11:19:30.010Z] #60 9.193 + RM_GOPATH=1 [2020-05-26T11:19:30.010Z] #60 9.193 ++ dirname ./install.sh [2020-05-26T11:19:30.010Z] #60 9.193 + dir=. [2020-05-26T11:19:30.010Z] #60 9.193 + bin=rootlesskit [2020-05-26T11:19:30.010Z] #60 9.193 + shift [2020-05-26T11:19:30.010Z] #60 9.193 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-26T11:19:30.010Z] #60 9.193 + . ./rootlesskit.installer [2020-05-26T11:19:30.010Z] #60 9.193 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:19:30.010Z] #60 9.193 + install_rootlesskit [2020-05-26T11:19:30.010Z] #60 9.193 + case "$1" in [2020-05-26T11:19:30.010Z] #60 9.193 + export CGO_ENABLED=0 [2020-05-26T11:19:30.010Z] #60 9.193 + CGO_ENABLED=0 [2020-05-26T11:19:30.010Z] #60 9.193 + _install_rootlesskit [2020-05-26T11:19:30.010Z] #60 9.193 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T11:19:30.010Z] #60 9.193 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PYrthZh20P/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:19:30.010Z] #60 9.193 Cloning into '/tmp/tmp.PYrthZh20P/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T11:19:30.010Z] #60 ... [2020-05-26T11:19:30.010Z] [2020-05-26T11:19:30.010Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:30.010Z] #29 8.949 + RM_GOPATH=0 [2020-05-26T11:19:30.010Z] #29 8.949 + TMP_GOPATH= [2020-05-26T11:19:30.010Z] #29 8.949 + : /build [2020-05-26T11:19:30.010Z] #29 8.949 + '[' -z '' ']' [2020-05-26T11:19:30.010Z] #29 8.959 ++ mktemp -d [2020-05-26T11:19:30.010Z] #29 8.972 + export GOPATH=/tmp/tmp.dSFTbnvgqk [2020-05-26T11:19:30.010Z] #29 8.972 + GOPATH=/tmp/tmp.dSFTbnvgqk [2020-05-26T11:19:30.010Z] #29 8.972 + RM_GOPATH=1 [2020-05-26T11:19:30.010Z] #29 8.979 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:19:30.010Z] #29 8.982 ++ dirname ./install.sh [2020-05-26T11:19:30.010Z] #29 8.982 + dir=. [2020-05-26T11:19:30.010Z] #29 8.982 + bin=tomlv [2020-05-26T11:19:30.010Z] #29 8.982 + shift [2020-05-26T11:19:30.010Z] #29 8.982 + '[' '!' -f ./tomlv.installer ']' [2020-05-26T11:19:30.010Z] #29 8.982 + . ./tomlv.installer [2020-05-26T11:19:30.010Z] #29 8.982 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:19:30.010Z] #29 8.982 + install_tomlv [2020-05-26T11:19:30.010Z] #29 8.982 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T11:19:30.010Z] #29 8.982 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dSFTbnvgqk/src/github.com/BurntSushi/toml [2020-05-26T11:19:30.010Z] #29 8.982 Cloning into '/tmp/tmp.dSFTbnvgqk/src/github.com/BurntSushi/toml'... [2020-05-26T11:19:30.132Z] #39 12.34 PBCC images/ipc-sem.pb-c.c [2020-05-26T11:19:30.132Z] #39 12.41 DEP images/ipc-desc.pb-c.d [2020-05-26T11:19:30.132Z] #39 ... [2020-05-26T11:19:30.132Z] [2020-05-26T11:19:30.132Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:30.132Z] #29 102.9 fmt [2020-05-26T11:19:30.132Z] #29 102.9 bytes [2020-05-26T11:19:30.132Z] #29 105.7 bufio [2020-05-26T11:19:30.132Z] #29 107.4 path/filepath [2020-05-26T11:19:30.132Z] #29 108.5 flag [2020-05-26T11:19:30.132Z] #29 108.9 io/ioutil [2020-05-26T11:19:30.132Z] #29 109.7 github.com/BurntSushi/toml [2020-05-26T11:19:30.132Z] #29 110.9 log [2020-05-26T11:19:30.132Z] #29 111.6 path [2020-05-26T11:19:30.132Z] #29 112.3 text/tabwriter [2020-05-26T11:19:30.132Z] #29 ... [2020-05-26T11:19:30.132Z] [2020-05-26T11:19:30.132Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:30.132Z] #39 12.46 DEP images/ipc-sem.pb-c.d [2020-05-26T11:19:30.266Z] #29 10.46 + cd /tmp/tmp.dSFTbnvgqk/src/github.com/BurntSushi/toml [2020-05-26T11:19:30.266Z] #29 10.46 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:19:30.266Z] #29 10.46 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:19:30.266Z] #29 ... [2020-05-26T11:19:30.266Z] [2020-05-26T11:19:30.266Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:19:30.266Z] #48 9.220 + RM_GOPATH=0 [2020-05-26T11:19:30.266Z] #48 9.220 + TMP_GOPATH= [2020-05-26T11:19:30.266Z] #48 9.220 + : /build [2020-05-26T11:19:30.266Z] #48 9.220 + '[' -z '' ']' [2020-05-26T11:19:30.266Z] #48 9.247 ++ mktemp -d [2020-05-26T11:19:30.266Z] #48 9.258 + export GOPATH=/tmp/tmp.yql1JTo6Ad [2020-05-26T11:19:30.266Z] #48 9.258 + GOPATH=/tmp/tmp.yql1JTo6Ad [2020-05-26T11:19:30.266Z] #48 9.258 + RM_GOPATH=1 [2020-05-26T11:19:30.266Z] #48 9.258 ++ dirname ./install.sh [2020-05-26T11:19:30.266Z] #48 9.302 + dir=. [2020-05-26T11:19:30.266Z] #48 9.302 + bin=gometalinter [2020-05-26T11:19:30.266Z] #48 9.302 + shift [2020-05-26T11:19:30.266Z] #48 9.302 + '[' '!' -f ./gometalinter.installer ']' [2020-05-26T11:19:30.266Z] #48 9.302 + . ./gometalinter.installer [2020-05-26T11:19:30.266Z] #48 9.302 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-26T11:19:30.266Z] #48 9.302 + install_gometalinter [2020-05-26T11:19:30.266Z] #48 9.302 + echo 'Installing gometalinter version v2.0.6' [2020-05-26T11:19:30.266Z] #48 9.302 + go get -d github.com/alecthomas/gometalinter [2020-05-26T11:19:30.266Z] #48 9.302 Installing gometalinter version v2.0.6 [2020-05-26T11:19:30.266Z] #48 ... [2020-05-26T11:19:30.266Z] [2020-05-26T11:19:30.266Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:19:30.266Z] #36 9.577 + mktemp -d [2020-05-26T11:19:30.266Z] #36 9.577 + export GOPATH=/tmp/tmp.7mK50YBMJc [2020-05-26T11:19:30.266Z] #36 9.577 + git clone https://github.com/docker/distribution.git /tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution [2020-05-26T11:19:30.266Z] #36 9.582 Cloning into '/tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution'... [2020-05-26T11:19:30.423Z] #39 12.65 PBCC images/ipc-msg.pb-c.c [2020-05-26T11:19:30.423Z] #39 12.69 DEP images/ipc-msg.pb-c.d [2020-05-26T11:19:30.423Z] #39 12.78 PBCC images/ipc-shm.pb-c.c [2020-05-26T11:19:30.423Z] #39 12.80 DEP images/ipc-shm.pb-c.d [2020-05-26T11:19:30.522Z] #36 ... [2020-05-26T11:19:30.522Z] [2020-05-26T11:19:30.522Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:19:30.522Z] #54 9.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:19:30.522Z] #54 9.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:19:30.522Z] #54 9.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:19:30.681Z] #39 12.87 PBCC images/ipc-var.pb-c.c [2020-05-26T11:19:30.681Z] #39 12.94 DEP images/ipc-var.pb-c.d [2020-05-26T11:19:30.681Z] #39 12.96 PBCC images/sk-opts.pb-c.c [2020-05-26T11:19:30.681Z] #39 13.00 PBCC images/packet-sock.pb-c.c [2020-05-26T11:19:30.681Z] #39 13.05 DEP images/sk-opts.pb-c.d [2020-05-26T11:19:30.777Z] #54 ... [2020-05-26T11:19:30.777Z] [2020-05-26T11:19:30.777Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:30.777Z] #45 10.08 + RM_GOPATH=0 [2020-05-26T11:19:30.777Z] #45 10.08 + TMP_GOPATH= [2020-05-26T11:19:30.777Z] #45 10.08 + : /build [2020-05-26T11:19:30.777Z] #45 10.08 + '[' -z '' ']' [2020-05-26T11:19:30.777Z] #45 10.08 ++ mktemp -d [2020-05-26T11:19:30.777Z] #45 10.09 + export GOPATH=/tmp/tmp.7PlaenMBfJ [2020-05-26T11:19:30.777Z] #45 10.09 + GOPATH=/tmp/tmp.7PlaenMBfJ [2020-05-26T11:19:30.777Z] #45 10.09 + RM_GOPATH=1 [2020-05-26T11:19:30.777Z] #45 10.09 ++ dirname ./install.sh [2020-05-26T11:19:30.777Z] #45 10.09 + dir=. [2020-05-26T11:19:30.777Z] #45 10.09 + bin=gotestsum [2020-05-26T11:19:30.777Z] #45 10.09 + shift [2020-05-26T11:19:30.777Z] #45 10.09 + '[' '!' -f ./gotestsum.installer ']' [2020-05-26T11:19:30.777Z] #45 10.09 + . ./gotestsum.installer [2020-05-26T11:19:30.777Z] #45 10.09 ++ : v0.3.5 [2020-05-26T11:19:30.777Z] #45 10.09 + install_gotestsum [2020-05-26T11:19:30.777Z] #45 10.09 + set -e [2020-05-26T11:19:30.777Z] #45 10.09 + export GO111MODULE=on [2020-05-26T11:19:30.777Z] #45 10.09 + GO111MODULE=on [2020-05-26T11:19:30.777Z] #45 10.09 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T11:19:30.777Z] #45 10.23 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T11:19:30.777Z] #45 10.24 go: finding gotest.tools v0.3.5 [2020-05-26T11:19:30.938Z] #39 13.11 DEP images/packet-sock.pb-c.d [2020-05-26T11:19:30.938Z] #39 13.21 PBCC images/sk-netlink.pb-c.c [2020-05-26T11:19:30.938Z] #39 13.26 DEP images/sk-netlink.pb-c.d [2020-05-26T11:19:30.938Z] #39 13.32 PBCC images/sk-inet.pb-c.c [2020-05-26T11:19:31.197Z] #39 13.35 DEP images/sk-inet.pb-c.d [2020-05-26T11:19:31.197Z] #39 13.50 PBCC images/sk-unix.pb-c.c [2020-05-26T11:19:31.197Z] #39 13.54 DEP images/sk-unix.pb-c.d [2020-05-26T11:19:31.197Z] #39 13.59 PBCC images/mm.pb-c.c [2020-05-26T11:19:31.338Z] #45 11.67 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T11:19:31.458Z] #39 13.67 DEP images/mm.pb-c.d [2020-05-26T11:19:31.458Z] #39 13.74 PBCC images/timerfd.pb-c.c [2020-05-26T11:19:31.458Z] #39 13.76 DEP images/timerfd.pb-c.d [2020-05-26T11:19:31.458Z] #39 13.78 PBCC images/timer.pb-c.c [2020-05-26T11:19:31.458Z] #39 13.80 DEP images/timer.pb-c.d [2020-05-26T11:19:31.717Z] #39 13.90 PBCC images/sa.pb-c.c [2020-05-26T11:19:31.717Z] #39 13.98 DEP images/sa.pb-c.d [2020-05-26T11:19:31.974Z] #39 14.05 PBCC images/pipe-data.pb-c.c [2020-05-26T11:19:31.974Z] #39 14.11 DEP images/pipe-data.pb-c.d [2020-05-26T11:19:31.974Z] #39 14.20 PBCC images/mnt.pb-c.c [2020-05-26T11:19:31.974Z] #39 14.25 DEP images/mnt.pb-c.d [2020-05-26T11:19:32.231Z] #39 14.35 PBCC images/sk-packet.pb-c.c [2020-05-26T11:19:32.231Z] #39 14.38 DEP images/sk-packet.pb-c.d [2020-05-26T11:19:32.231Z] #39 14.42 PBCC images/tcp-stream.pb-c.c [2020-05-26T11:19:32.231Z] #39 14.49 DEP images/tcp-stream.pb-c.d [2020-05-26T11:19:32.231Z] #39 14.59 PBCC images/pipe.pb-c.c [2020-05-26T11:19:32.237Z] #16 3.651 Collecting yamllint==1.16.0 [2020-05-26T11:19:32.237Z] #16 3.899 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T11:19:32.237Z] #16 3.931 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T11:19:32.237Z] #16 4.026 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T11:19:32.265Z] #45 12.29 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T11:19:32.489Z] #39 14.64 DEP images/pipe.pb-c.d [2020-05-26T11:19:32.489Z] #39 14.73 PBCC images/pstree.pb-c.c [2020-05-26T11:19:32.489Z] #39 14.80 DEP images/pstree.pb-c.d [2020-05-26T11:19:32.489Z] #39 14.87 PBCC images/fs.pb-c.c [2020-05-26T11:19:32.518Z] #16 4.774 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T11:19:32.747Z] #39 14.91 DEP images/fs.pb-c.d [2020-05-26T11:19:32.747Z] #39 14.96 PBCC images/signalfd.pb-c.c [2020-05-26T11:19:32.747Z] #39 15.01 DEP images/signalfd.pb-c.d [2020-05-26T11:19:32.747Z] #39 15.05 PBCC images/fh.pb-c.c [2020-05-26T11:19:32.747Z] #39 15.09 PBCC images/fsnotify.pb-c.c [2020-05-26T11:19:32.799Z] #16 4.834 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T11:19:32.799Z] #16 4.867 Building wheels for collected packages: pyyaml [2020-05-26T11:19:32.799Z] #16 4.868 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T11:19:33.005Z] #39 15.13 DEP images/fh.pb-c.d [2020-05-26T11:19:33.005Z] #39 15.19 DEP images/fsnotify.pb-c.d [2020-05-26T11:19:33.005Z] #39 15.24 PBCC images/eventpoll.pb-c.c [2020-05-26T11:19:33.005Z] #39 15.29 DEP images/eventpoll.pb-c.d [2020-05-26T11:19:33.005Z] #39 15.38 PBCC images/eventfd.pb-c.c [2020-05-26T11:19:33.262Z] #39 15.42 DEP images/eventfd.pb-c.d [2020-05-26T11:19:33.263Z] #39 15.50 PBCC images/remap-file-path.pb-c.c [2020-05-26T11:19:33.263Z] #39 15.52 DEP images/remap-file-path.pb-c.d [2020-05-26T11:19:33.263Z] #39 15.60 PBCC images/fifo.pb-c.c [2020-05-26T11:19:33.263Z] #39 15.62 DEP images/fifo.pb-c.d [2020-05-26T11:19:33.410Z] #16 5.489 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T11:19:33.410Z] #16 5.495 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T11:19:33.410Z] #16 5.532 Successfully built pyyaml [2020-05-26T11:19:33.410Z] #16 5.536 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-26T11:19:33.521Z] #39 15.67 PBCC images/ghost-file.pb-c.c [2020-05-26T11:19:33.521Z] #39 15.73 DEP images/ghost-file.pb-c.d [2020-05-26T11:19:33.521Z] #39 15.78 PBCC images/regfile.pb-c.c [2020-05-26T11:19:33.521Z] #39 15.83 DEP images/regfile.pb-c.d [2020-05-26T11:19:33.630Z] #45 13.62 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T11:19:33.630Z] #45 13.69 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T11:19:33.630Z] #45 13.78 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:19:33.630Z] #45 13.80 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T11:19:33.630Z] #45 13.88 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T11:19:33.630Z] #45 13.96 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T11:19:33.630Z] #45 13.99 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:19:33.694Z] #16 5.691 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T11:19:33.779Z] #39 15.93 PBCC images/ns.pb-c.c [2020-05-26T11:19:33.779Z] #39 15.94 DEP images/ns.pb-c.d [2020-05-26T11:19:33.779Z] #39 15.97 PBCC images/fdinfo.pb-c.c [2020-05-26T11:19:33.779Z] #39 16.07 DEP images/fdinfo.pb-c.d [2020-05-26T11:19:33.779Z] #39 16.13 PBCC images/core-aarch64.pb-c.c [2020-05-26T11:19:33.779Z] #39 16.18 PBCC images/core-arm.pb-c.c [2020-05-26T11:19:33.886Z] #45 14.02 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T11:19:33.886Z] #45 14.08 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:19:33.976Z] #16 DONE 6.0s [2020-05-26T11:19:33.976Z] [2020-05-26T11:19:33.976Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-26T11:19:33.976Z] #21 DONE 0.1s [2020-05-26T11:19:33.976Z] [2020-05-26T11:19:33.976Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T11:19:34.037Z] #39 16.26 PBCC images/core-ppc64.pb-c.c [2020-05-26T11:19:34.037Z] #39 16.38 PBCC images/core-s390.pb-c.c [2020-05-26T11:19:34.037Z] #39 16.40 PBCC images/core-x86.pb-c.c [2020-05-26T11:19:34.142Z] #45 14.20 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:19:34.142Z] #45 14.20 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:19:34.142Z] #45 14.20 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:19:34.142Z] #45 14.38 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:19:34.142Z] #45 14.38 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:19:34.295Z] #39 16.53 PBCC images/core.pb-c.c [2020-05-26T11:19:34.295Z] #39 16.68 PBCC images/inventory.pb-c.c [2020-05-26T11:19:34.398Z] #45 14.56 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:19:34.398Z] #45 14.58 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T11:19:34.398Z] #45 14.62 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:19:34.553Z] #39 16.75 DEP images/core-aarch64.pb-c.d [2020-05-26T11:19:34.553Z] #39 16.82 DEP images/core-arm.pb-c.d [2020-05-26T11:19:34.553Z] #39 16.86 DEP images/core-ppc64.pb-c.d [2020-05-26T11:19:34.553Z] #39 16.95 DEP images/core-s390.pb-c.d [2020-05-26T11:19:34.589Z] #25 DONE 0.7s [2020-05-26T11:19:34.589Z] [2020-05-26T11:19:34.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:34.589Z] #39 88.20 CC criu/mount.o [2020-05-26T11:19:34.589Z] #39 90.05 CC criu/namespaces.o [2020-05-26T11:19:34.589Z] #39 91.19 CC criu/net.o [2020-05-26T11:19:34.589Z] #39 93.40 CC criu/netfilter.o [2020-05-26T11:19:34.589Z] #39 93.59 CC criu/page-pipe.o [2020-05-26T11:19:34.589Z] #39 93.93 CC criu/page-xfer.o [2020-05-26T11:19:34.589Z] #39 94.69 CC criu/pagemap-cache.o [2020-05-26T11:19:34.589Z] #39 95.01 CC criu/pagemap.o [2020-05-26T11:19:34.589Z] #39 95.51 CC criu/parasite-syscall.o [2020-05-26T11:19:34.589Z] #39 96.12 CC criu/path.o [2020-05-26T11:19:34.589Z] #39 96.42 CC criu/pie-util-vdso.o [2020-05-26T11:19:34.589Z] #39 96.79 CC criu/pie-util.o [2020-05-26T11:19:34.589Z] #39 96.87 CC criu/pipes.o [2020-05-26T11:19:34.589Z] #39 97.32 CC criu/plugin.o [2020-05-26T11:19:34.589Z] #39 97.47 CC criu/proc_parse.o [2020-05-26T11:19:34.654Z] #45 14.73 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T11:19:34.654Z] #45 14.98 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:19:34.811Z] #39 17.04 DEP images/core-x86.pb-c.d [2020-05-26T11:19:34.811Z] #39 17.12 DEP images/core.pb-c.d [2020-05-26T11:19:34.811Z] #39 17.20 DEP images/inventory.pb-c.d [2020-05-26T11:19:34.870Z] #39 ... [2020-05-26T11:19:34.870Z] [2020-05-26T11:19:34.870Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-26T11:19:34.870Z] #27 DONE 0.2s [2020-05-26T11:19:34.870Z] [2020-05-26T11:19:34.870Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-26T11:19:34.909Z] #45 15.11 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:19:34.909Z] #45 15.15 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:19:35.069Z] #39 17.25 PBCC images/cpuinfo.pb-c.c [2020-05-26T11:19:35.069Z] #39 17.29 DEP images/cpuinfo.pb-c.d [2020-05-26T11:19:35.069Z] #39 17.35 PBCC images/stats.pb-c.c [2020-05-26T11:19:35.069Z] #39 ... [2020-05-26T11:19:35.069Z] [2020-05-26T11:19:35.069Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:35.069Z] #14 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:35.069Z] #14 20.01 Fetched 8350 kB in 15s (543 kB/s) [2020-05-26T11:19:35.069Z] #14 20.01 Reading package lists... [2020-05-26T11:19:35.069Z] #14 ... [2020-05-26T11:19:35.069Z] [2020-05-26T11:19:35.069Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:19:35.069Z] #57 52.40 Checking out files: 51% (1634/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 89% (2860/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T11:19:35.069Z] #57 53.71 + cd /tmp/tmp.oGdpYRvMMS/src/github.com/containerd/containerd [2020-05-26T11:19:35.069Z] #57 53.72 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:19:35.151Z] #30 DONE 0.1s [2020-05-26T11:19:35.151Z] [2020-05-26T11:19:35.151Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-26T11:19:35.151Z] #35 DONE 0.1s [2020-05-26T11:19:35.151Z] [2020-05-26T11:19:35.151Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:19:35.432Z] #52 ... [2020-05-26T11:19:35.432Z] [2020-05-26T11:19:35.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:35.432Z] #39 99.05 CC criu/protobuf-desc.o [2020-05-26T11:19:35.471Z] #45 ... [2020-05-26T11:19:35.471Z] [2020-05-26T11:19:35.471Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:19:35.471Z] #60 15.79 Checking out files: 98% (782/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-26T11:19:35.471Z] #60 15.80 + cd /tmp/tmp.PYrthZh20P/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:19:35.471Z] #60 15.80 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:19:35.471Z] #60 15.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:19:35.471Z] #60 15.97 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T11:19:36.044Z] #39 99.67 CC criu/protobuf.o [2020-05-26T11:19:36.325Z] #39 99.85 CC criu/pstree.o [2020-05-26T11:19:36.969Z] #57 55.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T11:19:37.227Z] #57 ... [2020-05-26T11:19:37.227Z] [2020-05-26T11:19:37.227Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:37.227Z] #29 115.3 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:19:37.227Z] #29 DONE 119.9s [2020-05-26T11:19:37.227Z] [2020-05-26T11:19:37.227Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:19:37.227Z] #57 55.82 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T11:19:37.227Z] #57 55.82 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:19:37.227Z] #57 55.82 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:19:37.227Z] #57 55.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T11:19:37.227Z] #57 55.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T11:19:37.227Z] #57 55.82 + '[' '' = dynamic ']' [2020-05-26T11:19:37.227Z] #57 55.82 + make [2020-05-26T11:19:37.362Z] #39 100.7 CC criu/rbtree.o [2020-05-26T11:19:37.362Z] #39 100.9 CC criu/rst-malloc.o [2020-05-26T11:19:37.362Z] #39 101.1 CC criu/seccomp.o [2020-05-26T11:19:37.974Z] #39 101.6 CC criu/seize.o [2020-05-26T11:19:38.586Z] #39 102.0 CC criu/servicefd.o [2020-05-26T11:19:38.601Z] #57 57.31 🇩 bin/ctr [2020-05-26T11:19:38.738Z] #60 ... [2020-05-26T11:19:38.738Z] [2020-05-26T11:19:38.738Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:19:38.738Z] #66 9.050 + RM_GOPATH=0 [2020-05-26T11:19:38.738Z] #66 9.050 + TMP_GOPATH= [2020-05-26T11:19:38.738Z] #66 9.050 + : /build [2020-05-26T11:19:38.738Z] #66 9.050 + '[' -z '' ']' [2020-05-26T11:19:38.738Z] #66 9.050 ++ mktemp -d [2020-05-26T11:19:38.738Z] #66 9.065 + export GOPATH=/tmp/tmp.uUiKWmTlvr [2020-05-26T11:19:38.738Z] #66 9.065 + GOPATH=/tmp/tmp.uUiKWmTlvr [2020-05-26T11:19:38.738Z] #66 9.065 + RM_GOPATH=1 [2020-05-26T11:19:38.738Z] #66 9.065 ++ dirname ./install.sh [2020-05-26T11:19:38.738Z] #66 9.073 + dir=. [2020-05-26T11:19:38.738Z] #66 9.073 + bin=proxy [2020-05-26T11:19:38.738Z] #66 9.073 + shift [2020-05-26T11:19:38.738Z] #66 9.073 + '[' '!' -f ./proxy.installer ']' [2020-05-26T11:19:38.738Z] #66 9.073 + . ./proxy.installer [2020-05-26T11:19:38.738Z] #66 9.073 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:19:38.738Z] #66 9.074 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:19:38.738Z] #66 9.074 + install_proxy [2020-05-26T11:19:38.738Z] #66 9.074 + case "$1" in [2020-05-26T11:19:38.738Z] #66 9.074 + export CGO_ENABLED=0 [2020-05-26T11:19:38.738Z] #66 9.074 + CGO_ENABLED=0 [2020-05-26T11:19:38.738Z] #66 9.074 + _install_proxy [2020-05-26T11:19:38.738Z] #66 9.074 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-26T11:19:38.738Z] #66 9.082 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uUiKWmTlvr/src/github.com/docker/libnetwork [2020-05-26T11:19:38.738Z] #66 9.082 Cloning into '/tmp/tmp.uUiKWmTlvr/src/github.com/docker/libnetwork'... [2020-05-26T11:19:38.867Z] #39 102.3 CC criu/shmem.o [2020-05-26T11:19:38.995Z] #66 ... [2020-05-26T11:19:38.995Z] [2020-05-26T11:19:38.995Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:38.995Z] #45 18.04 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:19:38.995Z] #45 18.94 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:19:39.479Z] #39 103.0 CC criu/sigframe.o [2020-05-26T11:19:39.479Z] #39 103.0 CC criu/signalfd.o [2020-05-26T11:19:39.560Z] #45 ... [2020-05-26T11:19:39.560Z] [2020-05-26T11:19:39.560Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:19:39.560Z] #22 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:39.560Z] #22 ... [2020-05-26T11:19:39.560Z] [2020-05-26T11:19:39.560Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:39.560Z] #42 11.18 + cd /tmp/tmp.jH58Xny6rc/src/github.com/LK4D4/vndr [2020-05-26T11:19:39.560Z] #42 11.18 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:19:39.560Z] #42 11.21 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T11:19:39.560Z] #42 13.48 runtime/internal/atomic [2020-05-26T11:19:39.560Z] #42 13.49 internal/cpu [2020-05-26T11:19:39.560Z] #42 13.75 runtime/internal/sys [2020-05-26T11:19:39.560Z] #42 13.83 runtime/internal/math [2020-05-26T11:19:39.560Z] #42 13.89 internal/race [2020-05-26T11:19:39.560Z] #42 14.01 sync/atomic [2020-05-26T11:19:39.560Z] #42 14.82 unicode [2020-05-26T11:19:39.560Z] #42 15.26 internal/bytealg [2020-05-26T11:19:39.560Z] #42 17.13 runtime [2020-05-26T11:19:39.760Z] #39 103.3 CC criu/sk-inet.o [2020-05-26T11:19:39.817Z] #42 ... [2020-05-26T11:19:39.817Z] [2020-05-26T11:19:39.817Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:39.817Z] #45 20.00 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:19:40.372Z] #39 103.8 CC criu/sk-netlink.o [2020-05-26T11:19:40.372Z] #39 ... [2020-05-26T11:19:40.372Z] [2020-05-26T11:19:40.372Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:19:40.372Z] #52 118.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-05-26T11:19:40.500Z] #57 ... [2020-05-26T11:19:40.500Z] [2020-05-26T11:19:40.500Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:40.500Z] #42 113.3 flag [2020-05-26T11:19:40.500Z] #42 113.9 go/token [2020-05-26T11:19:40.500Z] #42 114.9 go/scanner [2020-05-26T11:19:40.500Z] #42 115.4 regexp [2020-05-26T11:19:40.500Z] #42 116.3 go/ast [2020-05-26T11:19:40.500Z] #42 119.1 internal/lazyregexp [2020-05-26T11:19:40.500Z] #42 119.5 path [2020-05-26T11:19:40.500Z] #42 120.0 io/ioutil [2020-05-26T11:19:40.500Z] #42 120.9 net/url [2020-05-26T11:19:40.500Z] #42 122.2 text/template/parse [2020-05-26T11:19:40.500Z] #42 122.5 go/parser [2020-05-26T11:19:40.745Z] #45 ... [2020-05-26T11:19:40.745Z] [2020-05-26T11:19:40.745Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:19:40.745Z] #7 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:40.745Z] #7 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:40.745Z] #7 ... [2020-05-26T11:19:40.745Z] [2020-05-26T11:19:40.745Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:40.745Z] #29 11.43 runtime/internal/atomic [2020-05-26T11:19:40.745Z] #29 11.43 internal/cpu [2020-05-26T11:19:40.745Z] #29 11.67 runtime/internal/sys [2020-05-26T11:19:40.745Z] #29 12.04 runtime/internal/math [2020-05-26T11:19:40.745Z] #29 12.33 math/bits [2020-05-26T11:19:40.745Z] #29 12.45 internal/bytealg [2020-05-26T11:19:40.745Z] #29 13.06 math [2020-05-26T11:19:40.745Z] #29 13.77 runtime [2020-05-26T11:19:40.745Z] #29 19.93 unicode/utf8 [2020-05-26T11:19:40.745Z] #29 20.59 internal/race [2020-05-26T11:19:40.745Z] #29 21.15 sync/atomic [2020-05-26T11:19:40.745Z] #29 ... [2020-05-26T11:19:40.745Z] [2020-05-26T11:19:40.745Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:19:40.745Z] #20 21.16 + mkdir -p /build [2020-05-26T11:19:40.745Z] #20 21.21 + mv docker/docker /build/ [2020-05-26T11:19:40.745Z] #20 21.22 + rmdir docker [2020-05-26T11:19:40.758Z] #42 ... [2020-05-26T11:19:40.758Z] [2020-05-26T11:19:40.758Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:40.758Z] #14 20.01 Reading package lists... [2020-05-26T11:19:41.001Z] #20 ... [2020-05-26T11:19:41.001Z] [2020-05-26T11:19:41.001Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:41.001Z] #38 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:41.001Z] #38 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:41.001Z] #38 18.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:41.257Z] #38 ... [2020-05-26T11:19:41.257Z] [2020-05-26T11:19:41.257Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:19:41.257Z] #54 11.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:19:41.257Z] #54 15.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:19:41.257Z] #54 19.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:41.521Z] #54 ... [2020-05-26T11:19:41.522Z] [2020-05-26T11:19:41.522Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:41.522Z] #31 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:19:41.782Z] #31 ... [2020-05-26T11:19:41.782Z] [2020-05-26T11:19:41.782Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:19:41.782Z] #48 21.98 + cd /tmp/tmp.yql1JTo6Ad/src/github.com/alecthomas/gometalinter [2020-05-26T11:19:41.782Z] #48 21.98 + git checkout -q v2.0.6 [2020-05-26T11:19:41.844Z] #52 119.1 + mkdir -p /build [2020-05-26T11:19:41.844Z] #52 119.1 + cp runc /build/runc [2020-05-26T11:19:41.844Z] #52 DONE 119.3s [2020-05-26T11:19:41.844Z] [2020-05-26T11:19:41.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:41.844Z] #39 104.1 CC criu/sk-packet.o [2020-05-26T11:19:41.844Z] #39 104.5 CC criu/sk-queue.o [2020-05-26T11:19:41.844Z] #39 104.8 CC criu/sk-tcp.o [2020-05-26T11:19:41.844Z] #39 105.1 CC criu/sk-unix.o [2020-05-26T11:19:42.041Z] #48 22.48 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-26T11:19:42.846Z] #39 106.4 CC criu/sockets.o [2020-05-26T11:19:43.127Z] #39 106.8 CC criu/stats.o [2020-05-26T11:19:43.406Z] #48 ... [2020-05-26T11:19:43.406Z] [2020-05-26T11:19:43.406Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:19:43.406Z] #20 DONE 23.7s [2020-05-26T11:19:43.406Z] [2020-05-26T11:19:43.406Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:43.406Z] #45 23.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T11:19:43.408Z] #39 107.0 CC criu/string.o [2020-05-26T11:19:43.408Z] #39 107.0 CC criu/sysctl.o [2020-05-26T11:19:44.019Z] #39 107.5 CC criu/sysfs_parse.o [2020-05-26T11:19:44.019Z] #39 107.7 CC criu/timerfd.o [2020-05-26T11:19:44.019Z] #39 107.8 CC criu/tty.o [2020-05-26T11:19:44.778Z] #45 24.89 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T11:19:44.778Z] #45 24.89 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T11:19:44.778Z] #45 24.89 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T11:19:44.778Z] #45 24.89 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T11:19:44.941Z] #14 25.91 Reading package lists... [2020-05-26T11:19:45.198Z] #14 31.07 Building dependency tree... [2020-05-26T11:19:45.198Z] #14 ... [2020-05-26T11:19:45.198Z] [2020-05-26T11:19:45.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:45.198Z] #39 17.38 DEP images/stats.pb-c.d [2020-05-26T11:19:45.198Z] #39 18.93 make[1]: Nothing to be done for 'all'. [2020-05-26T11:19:45.198Z] #39 21.05 CC images/stats.o [2020-05-26T11:19:45.198Z] #39 21.53 CC images/core.o [2020-05-26T11:19:45.198Z] #39 22.24 CC images/core-x86.o [2020-05-26T11:19:45.198Z] #39 22.79 CC images/core-arm.o [2020-05-26T11:19:45.198Z] #39 23.14 CC images/core-aarch64.o [2020-05-26T11:19:45.198Z] #39 23.48 CC images/core-ppc64.o [2020-05-26T11:19:45.198Z] #39 23.98 CC images/core-s390.o [2020-05-26T11:19:45.198Z] #39 24.73 CC images/cpuinfo.o [2020-05-26T11:19:45.198Z] #39 25.21 CC images/inventory.o [2020-05-26T11:19:45.198Z] #39 25.50 CC images/fdinfo.o [2020-05-26T11:19:45.198Z] #39 25.90 CC images/fown.o [2020-05-26T11:19:45.198Z] #39 26.15 CC images/ns.o [2020-05-26T11:19:45.198Z] #39 26.42 CC images/regfile.o [2020-05-26T11:19:45.198Z] #39 26.70 CC images/ghost-file.o [2020-05-26T11:19:45.198Z] #39 27.08 CC images/fifo.o [2020-05-26T11:19:45.198Z] #39 27.29 CC images/remap-file-path.o [2020-05-26T11:19:45.339Z] #45 25.45 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T11:19:45.339Z] #45 25.45 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T11:19:45.456Z] #39 27.57 CC images/eventfd.o [2020-05-26T11:19:45.484Z] #39 108.7 CC criu/tun.o [2020-05-26T11:19:45.484Z] #39 109.0 CC criu/uffd.o [2020-05-26T11:19:45.713Z] #39 27.90 CC images/eventpoll.o [2020-05-26T11:19:45.975Z] #39 ... [2020-05-26T11:19:45.975Z] [2020-05-26T11:19:45.975Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:45.975Z] #14 31.07 Building dependency tree... [2020-05-26T11:19:45.975Z] #14 31.97 Reading state information... [2020-05-26T11:19:46.098Z] #39 109.6 CC criu/util.o [2020-05-26T11:19:46.710Z] #39 110.2 CC criu/uts_ns.o [2020-05-26T11:19:46.710Z] #39 110.3 CC criu/vdso.o [2020-05-26T11:19:46.991Z] #39 110.6 LINK criu/built-in.o [2020-05-26T11:19:46.991Z] #39 110.7 LINK criu/criu [2020-05-26T11:19:47.272Z] #39 110.8 DEP lib/c/criu.d [2020-05-26T11:19:47.272Z] #39 110.9 CC images/rpc.pb-c.o [2020-05-26T11:19:47.272Z] #39 ... [2020-05-26T11:19:47.272Z] [2020-05-26T11:19:47.272Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:19:47.272Z] #36 146.9 + dpkg --print-architecture [2020-05-26T11:19:47.272Z] #36 146.9 + cd /tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution [2020-05-26T11:19:47.272Z] #36 146.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T11:19:47.278Z] #45 27.22 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T11:19:47.278Z] #45 27.33 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:19:47.278Z] #45 27.43 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:19:47.278Z] #45 27.47 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T11:19:47.362Z] #14 33.30 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T11:19:47.362Z] #14 33.30 libcap2-bin set to manually installed. [2020-05-26T11:19:47.362Z] #14 33.30 The following additional packages will be installed: [2020-05-26T11:19:47.362Z] #14 33.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T11:19:47.362Z] #14 33.31 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T11:19:47.362Z] #14 33.31 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:19:47.362Z] #14 33.31 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-26T11:19:47.362Z] #14 33.31 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-26T11:19:47.362Z] #14 33.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-26T11:19:47.362Z] #14 33.31 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-26T11:19:47.362Z] #14 33.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T11:19:47.362Z] #14 33.32 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T11:19:47.362Z] #14 33.32 Suggested packages: [2020-05-26T11:19:47.362Z] #14 33.32 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-26T11:19:47.362Z] #14 33.32 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-26T11:19:47.362Z] #14 33.32 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-26T11:19:47.362Z] #14 33.33 xfsdump acl attr quota [2020-05-26T11:19:47.362Z] #14 33.33 Recommended packages: [2020-05-26T11:19:47.362Z] #14 33.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T11:19:47.362Z] #14 33.33 python3-keyrings.alt python3-xdg unzip [2020-05-26T11:19:47.534Z] #45 27.84 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:19:47.883Z] #36 147.4 + GOPATH=/tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ECWA75B5C [2020-05-26T11:19:47.883Z] #36 147.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T11:19:48.095Z] #45 28.27 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T11:19:48.351Z] #45 28.49 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T11:19:48.351Z] #45 28.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:19:49.906Z] #36 ... [2020-05-26T11:19:49.906Z] [2020-05-26T11:19:49.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:49.906Z] #39 111.3 CC lib/c/criu.o [2020-05-26T11:19:49.906Z] #39 111.8 LINK lib/c/built-in.o [2020-05-26T11:19:49.906Z] #39 111.8 LINK lib/c/libcriu.so [2020-05-26T11:19:49.906Z] #39 111.8 LINK lib/c/libcriu.a [2020-05-26T11:19:49.906Z] #39 111.9 GEN magic.py [2020-05-26T11:19:49.906Z] #39 111.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:19:49.906Z] #39 111.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:19:49.906Z] #39 111.9 Note: Building without GnuTLS support [2020-05-26T11:19:49.906Z] #39 112.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:19:49.906Z] #39 112.5 make[1]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'images/built-in.o' is up to date. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 112.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:19:49.906Z] #39 113.0 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.0 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.0 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.1 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.1 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.1 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.2 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.2 make[2]: Nothing to be done for 'all'. [2020-05-26T11:19:49.906Z] #39 113.2 INSTALL criu/criu [2020-05-26T11:19:49.906Z] #39 DONE 113.6s [2020-05-26T11:19:50.190Z] [2020-05-26T11:19:50.190Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:19:50.239Z] #45 30.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:19:50.646Z] #14 36.59 The following NEW packages will be installed: [2020-05-26T11:19:50.646Z] #14 36.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-26T11:19:50.646Z] #14 36.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-26T11:19:50.646Z] #14 36.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-26T11:19:50.646Z] #14 36.61 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-26T11:19:50.646Z] #14 36.61 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:19:50.646Z] #14 36.62 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-26T11:19:50.646Z] #14 36.62 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T11:19:50.646Z] #14 36.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T11:19:50.646Z] #14 36.62 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-26T11:19:50.646Z] #14 36.62 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-26T11:19:50.646Z] #14 36.63 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-26T11:19:50.646Z] #14 36.63 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-26T11:19:50.646Z] #14 36.63 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-26T11:19:50.646Z] #14 36.63 xfsprogs xxd xz-utils zip [2020-05-26T11:19:50.801Z] #45 ... [2020-05-26T11:19:50.801Z] [2020-05-26T11:19:50.801Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:19:50.801Z] #7 31.35 Fetched 8350 kB in 26s (325 kB/s) [2020-05-26T11:19:50.904Z] #14 37.01 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:19:50.904Z] #14 37.01 Need to get 104 MB of archives. [2020-05-26T11:19:50.904Z] #14 37.01 After this operation, 597 MB of additional disk space will be used. [2020-05-26T11:19:50.905Z] #14 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-26T11:19:50.905Z] #14 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-26T11:19:50.905Z] #14 37.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-26T11:19:51.163Z] #14 37.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-26T11:19:51.163Z] #14 37.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-26T11:19:51.163Z] #14 37.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-26T11:19:51.421Z] #14 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-26T11:19:51.421Z] #14 37.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-26T11:19:51.421Z] #14 37.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-26T11:19:51.421Z] #14 37.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-26T11:19:51.421Z] #14 37.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-26T11:19:51.421Z] #14 37.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-26T11:19:51.421Z] #14 37.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-26T11:19:51.421Z] #14 37.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-26T11:19:51.421Z] #14 37.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-26T11:19:51.421Z] #14 37.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-26T11:19:51.421Z] #14 37.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T11:19:51.421Z] #14 37.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:19:51.421Z] #14 37.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-26T11:19:51.421Z] #14 37.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-26T11:19:51.421Z] #14 37.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-26T11:19:51.421Z] #14 37.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-26T11:19:51.421Z] #14 37.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-26T11:19:51.421Z] #14 37.67 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-05-26T11:19:51.728Z] #7 31.35 Reading package lists... [2020-05-26T11:19:51.728Z] #7 ... [2020-05-26T11:19:51.728Z] [2020-05-26T11:19:51.728Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:19:51.728Z] #29 21.81 unicode [2020-05-26T11:19:51.728Z] #29 26.77 internal/testlog [2020-05-26T11:19:51.728Z] #29 27.20 encoding [2020-05-26T11:19:51.728Z] #29 27.42 runtime/cgo [2020-05-26T11:19:51.728Z] #29 ... [2020-05-26T11:19:51.728Z] [2020-05-26T11:19:51.728Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:19:51.728Z] #45 31.86 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:19:51.984Z] #45 ... [2020-05-26T11:19:51.984Z] [2020-05-26T11:19:51.984Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:51.984Z] #42 22.17 unicode/utf8 [2020-05-26T11:19:51.984Z] #42 22.72 math/bits [2020-05-26T11:19:51.984Z] #42 23.35 math [2020-05-26T11:19:51.984Z] #42 29.53 internal/testlog [2020-05-26T11:19:51.984Z] #42 29.96 encoding [2020-05-26T11:19:51.984Z] #42 30.12 unicode/utf16 [2020-05-26T11:19:51.984Z] #42 30.50 container/list [2020-05-26T11:19:51.984Z] #42 31.29 crypto/internal/subtle [2020-05-26T11:19:51.984Z] #42 31.66 crypto/subtle [2020-05-26T11:19:51.984Z] #42 31.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T11:19:51.984Z] #42 32.02 internal/nettrace [2020-05-26T11:19:51.984Z] #42 32.21 runtime/cgo [2020-05-26T11:19:51.987Z] #14 37.85 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-05-26T11:19:51.987Z] #14 38.07 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-05-26T11:19:51.987Z] #14 38.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-26T11:19:51.987Z] #14 38.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-26T11:19:51.987Z] #14 38.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T11:19:52.240Z] #42 ... [2020-05-26T11:19:52.240Z] [2020-05-26T11:19:52.240Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:19:52.554Z] #14 38.42 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-05-26T11:19:52.554Z] #14 38.67 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-05-26T11:19:52.554Z] #14 38.68 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-05-26T11:19:53.263Z] #36 32.72 Checking out files: 58% (931/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-05-26T11:19:53.263Z] #36 33.89 + cd /tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution [2020-05-26T11:19:53.263Z] #36 33.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T11:19:53.487Z] #14 ... [2020-05-26T11:19:53.487Z] [2020-05-26T11:19:53.487Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:19:53.487Z] #42 125.9 log [2020-05-26T11:19:53.487Z] #42 126.4 encoding/binary [2020-05-26T11:19:53.487Z] #42 127.2 text/template [2020-05-26T11:19:53.487Z] #42 128.0 encoding/base64 [2020-05-26T11:19:53.487Z] #42 128.9 encoding/json [2020-05-26T11:19:53.487Z] #42 132.2 go/doc [2020-05-26T11:19:53.487Z] #42 134.1 encoding/xml [2020-05-26T11:19:53.487Z] #42 135.6 github.com/LK4D4/vndr/build [2020-05-26T11:19:53.487Z] #42 ... [2020-05-26T11:19:53.487Z] [2020-05-26T11:19:53.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:19:53.487Z] #39 28.29 CC images/fh.o [2020-05-26T11:19:53.487Z] #39 28.63 CC images/fsnotify.o [2020-05-26T11:19:53.487Z] #39 29.20 CC images/signalfd.o [2020-05-26T11:19:53.487Z] #39 29.57 CC images/fs.o [2020-05-26T11:19:53.487Z] #39 29.77 CC images/pstree.o [2020-05-26T11:19:53.487Z] #39 30.05 CC images/pipe.o [2020-05-26T11:19:53.487Z] #39 30.28 CC images/tcp-stream.o [2020-05-26T11:19:53.487Z] #39 30.55 CC images/sk-packet.o [2020-05-26T11:19:53.487Z] #39 30.89 CC images/mnt.o [2020-05-26T11:19:53.487Z] #39 31.10 CC images/pipe-data.o [2020-05-26T11:19:53.487Z] #39 31.37 CC images/sa.o [2020-05-26T11:19:53.487Z] #39 31.61 CC images/timer.o [2020-05-26T11:19:53.487Z] #39 32.05 CC images/timerfd.o [2020-05-26T11:19:53.487Z] #39 32.28 CC images/mm.o [2020-05-26T11:19:53.487Z] #39 32.60 CC images/sk-opts.o [2020-05-26T11:19:53.487Z] #39 32.90 CC images/sk-unix.o [2020-05-26T11:19:53.487Z] #39 33.36 CC images/sk-inet.o [2020-05-26T11:19:53.487Z] #39 33.85 CC images/tun.o [2020-05-26T11:19:53.487Z] #39 34.19 CC images/sk-netlink.o [2020-05-26T11:19:53.487Z] #39 34.47 CC images/packet-sock.o [2020-05-26T11:19:53.487Z] #39 34.89 CC images/ipc-var.o [2020-05-26T11:19:53.487Z] #39 35.17 CC images/ipc-desc.o [2020-05-26T11:19:53.487Z] #39 35.46 CC images/ipc-shm.o [2020-05-26T11:19:53.487Z] #39 35.73 CC images/ipc-msg.o [2020-05-26T11:19:53.745Z] #39 36.08 CC images/ipc-sem.o [2020-05-26T11:19:54.310Z] #39 36.37 CC images/utsns.o [2020-05-26T11:19:54.310Z] #39 36.52 CC images/creds.o [2020-05-26T11:19:54.568Z] #39 36.72 CC images/vma.o [2020-05-26T11:19:54.828Z] #39 37.01 CC images/netdev.o [2020-05-26T11:19:55.080Z] + dpkg --print-architecture [2020-05-26T11:19:55.080Z] + cd /tmp/tmp.TmwY553VoX/src/github.com/docker/distribution [2020-05-26T11:19:55.080Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T11:19:55.080Z] + GOPATH=/tmp/tmp.TmwY553VoX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TmwY553VoX [2020-05-26T11:19:55.080Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T11:19:55.085Z] #39 ... [2020-05-26T11:19:55.085Z] [2020-05-26T11:19:55.085Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:55.085Z] #14 41.16 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-05-26T11:19:55.157Z] #36 ... [2020-05-26T11:19:55.157Z] [2020-05-26T11:19:55.157Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:19:55.157Z] #22 25.51 Fetched 8350 kB in 21s (396 kB/s) [2020-05-26T11:19:55.157Z] #22 25.51 Reading package lists... [2020-05-26T11:19:55.157Z] #22 ... [2020-05-26T11:19:55.157Z] [2020-05-26T11:19:55.157Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:19:55.413Z] #66 34.27 Checking out files: 50% (1044/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-05-26T11:19:55.413Z] #66 35.88 + cd /tmp/tmp.uUiKWmTlvr/src/github.com/docker/libnetwork [2020-05-26T11:19:55.413Z] #66 35.88 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:19:55.974Z] #66 36.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T11:19:56.985Z] #14 42.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T11:19:56.986Z] #14 42.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T11:19:56.986Z] #14 42.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T11:19:56.986Z] #14 42.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-26T11:19:56.986Z] #14 42.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T11:19:56.986Z] #14 42.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T11:19:56.986Z] #14 42.96 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-05-26T11:19:56.986Z] #14 42.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-26T11:19:56.986Z] #14 42.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-26T11:19:56.986Z] #14 42.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-26T11:19:56.986Z] #14 43.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-26T11:19:56.986Z] #14 43.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-26T11:19:56.986Z] #14 43.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-26T11:19:56.986Z] #14 43.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-26T11:19:56.986Z] #14 43.09 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-26T11:19:56.986Z] #14 43.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-26T11:19:56.986Z] #14 43.11 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T11:19:57.551Z] #14 43.65 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-26T11:19:57.551Z] #14 43.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-26T11:19:57.551Z] #14 43.65 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-26T11:19:57.551Z] #14 43.65 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-26T11:19:57.551Z] #14 43.66 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-26T11:19:57.551Z] #14 43.69 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-26T11:19:57.551Z] #14 43.71 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T11:19:57.809Z] #14 43.83 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T11:19:57.809Z] #14 43.84 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T11:19:57.809Z] #14 43.85 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-26T11:19:57.809Z] #14 43.86 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T11:19:57.809Z] #14 43.89 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T11:19:57.809Z] #14 43.91 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T11:19:57.809Z] #14 43.91 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-26T11:19:57.809Z] #14 43.94 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T11:19:57.860Z] #66 ... [2020-05-26T11:19:57.860Z] [2020-05-26T11:19:57.860Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:19:57.860Z] #31 28.65 Fetched 8350 kB in 24s (354 kB/s) [2020-05-26T11:19:58.067Z] #14 44.32 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-26T11:19:58.116Z] #31 28.65 Reading package lists... [2020-05-26T11:19:58.116Z] #31 ... [2020-05-26T11:19:58.116Z] [2020-05-26T11:19:58.116Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:19:58.116Z] #36 37.64 + GOPATH=/tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7mK50YBMJc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-26T11:19:58.324Z] #14 44.40 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-26T11:19:58.324Z] #14 44.45 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-26T11:19:58.568Z] #57 ... [2020-05-26T11:19:58.568Z] [2020-05-26T11:19:58.568Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:19:58.568Z] #36 157.8 + rm -rf /tmp/tmp.3ECWA75B5C/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3ECWA75B5C [2020-05-26T11:19:58.568Z] #36 DONE 158.1s [2020-05-26T11:19:58.568Z] [2020-05-26T11:19:58.568Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:19:59.572Z] #57 ... [2020-05-26T11:19:59.572Z] [2020-05-26T11:19:59.572Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-26T11:19:59.572Z] #37 DONE 0.2s [2020-05-26T11:19:59.572Z] [2020-05-26T11:19:59.572Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:19:59.572Z] #48 DONE 158.8s [2020-05-26T11:19:59.572Z] [2020-05-26T11:19:59.572Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-26T11:19:59.572Z] #40 DONE 0.1s [2020-05-26T11:19:59.572Z] [2020-05-26T11:19:59.572Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-26T11:19:59.696Z] #14 45.47 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:19:59.696Z] #14 45.64 Fetched 104 MB in 8s (13.5 MB/s) [2020-05-26T11:19:59.696Z] #14 45.73 Selecting previously unselected package pigz. [2020-05-26T11:19:59.696Z] #14 45.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15475 files and directories currently installed.) [2020-05-26T11:19:59.853Z] #43 DONE 0.2s [2020-05-26T11:19:59.853Z] [2020-05-26T11:19:59.853Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:19:59.853Z] #57 ... [2020-05-26T11:19:59.853Z] [2020-05-26T11:19:59.853Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-26T11:19:59.954Z] #14 45.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-26T11:19:59.954Z] #14 45.86 Unpacking pigz (2.4-1) ... [2020-05-26T11:19:59.954Z] #14 45.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-26T11:19:59.954Z] #14 46.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:19:59.954Z] #14 46.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:20:00.133Z] #46 DONE 0.2s [2020-05-26T11:20:00.133Z] [2020-05-26T11:20:00.133Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:20:00.414Z] #57 ... [2020-05-26T11:20:00.414Z] [2020-05-26T11:20:00.414Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-26T11:20:00.608Z] + rm -rf /tmp/tmp.TmwY553VoX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TmwY553VoX [2020-05-26T11:20:00.694Z] #49 DONE 0.5s [2020-05-26T11:20:00.694Z] [2020-05-26T11:20:00.694Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:20:00.886Z] #14 46.72 Selecting previously unselected package python3.7-minimal. [2020-05-26T11:20:00.886Z] #14 46.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:20:00.886Z] #14 46.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:20:00.974Z] #57 ... [2020-05-26T11:20:00.974Z] [2020-05-26T11:20:00.974Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-26T11:20:00.975Z] #53 DONE 0.1s [2020-05-26T11:20:00.975Z] [2020-05-26T11:20:00.975Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:20:01.353Z] Running on azwin-2-8728c0 in d:\jenkins\workspace\moby_PR-41028 [Pipeline] { [Pipeline] ws [2020-05-26T11:20:01.367Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-26T11:20:02.100Z] Removing intermediate container 830c8e36ff38 [2020-05-26T11:20:02.100Z] ---> b7f6261ecf46 [2020-05-26T11:20:02.100Z] Step 18/140 : FROM base AS swagger [2020-05-26T11:20:02.100Z] ---> 0d6ec68885a5 [2020-05-26T11:20:02.100Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-26T11:20:02.100Z] ---> Running in 56c32807c009 [2020-05-26T11:20:02.100Z] Removing intermediate container 56c32807c009 [2020-05-26T11:20:02.100Z] ---> beae178d1470 [2020-05-26T11:20:02.100Z] 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-05-26T11:20:02.100Z] ---> Running in d5121a410eac [2020-05-26T11:20:02.258Z] #14 48.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:20:02.258Z] #14 48.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:20:02.389Z] + mktemp -d [2020-05-26T11:20:02.676Z] + export GOPATH=/tmp/tmp.rwQbtrRiph [2020-05-26T11:20:02.676Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.rwQbtrRiph/src/github.com/go-swagger/go-swagger [2020-05-26T11:20:02.676Z] Cloning into '/tmp/tmp.rwQbtrRiph/src/github.com/go-swagger/go-swagger'... [2020-05-26T11:20:05.988Z] #36 ... [2020-05-26T11:20:05.988Z] [2020-05-26T11:20:05.988Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:20:05.988Z] #45 33.78 go: finding github.com/fatih/color v1.6.0 [2020-05-26T11:20:05.988Z] #45 33.89 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T11:20:05.988Z] #45 33.94 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:20:05.988Z] #45 34.34 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:20:05.988Z] #45 34.39 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T11:20:05.988Z] #45 34.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:20:05.989Z] #45 34.78 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:20:05.989Z] #45 34.96 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:20:05.989Z] #45 35.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:20:05.989Z] #45 35.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:20:05.989Z] #45 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:05.989Z] #38 34.35 Fetched 8350 kB in 25s (333 kB/s) [2020-05-26T11:20:05.989Z] #38 34.35 Reading package lists... [2020-05-26T11:20:05.989Z] #38 44.44 Reading package lists... [2020-05-26T11:20:05.989Z] #38 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:20:05.989Z] #7 31.35 Reading package lists... [2020-05-26T11:20:05.989Z] #7 41.28 Reading package lists... [2020-05-26T11:20:05.989Z] #7 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:20:05.989Z] #54 35.90 Fetched 8350 kB in 26s (316 kB/s) [2020-05-26T11:20:05.989Z] #54 35.90 Reading package lists... [2020-05-26T11:20:05.989Z] #54 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:20:05.989Z] #22 36.08 Reading package lists... [2020-05-26T11:20:05.989Z] #22 46.05 Building dependency tree... [2020-05-26T11:20:05.989Z] #22 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:20:05.989Z] #14 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:20:05.989Z] #60 147.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:20:05.989Z] #60 147.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T11:20:05.989Z] #60 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:05.989Z] #39 37.46 CC images/tty.o [2020-05-26T11:20:05.989Z] #39 38.17 CC images/file-lock.o [2020-05-26T11:20:05.989Z] #39 38.37 CC images/rlimit.o [2020-05-26T11:20:05.989Z] #39 38.67 CC images/pagemap.o [2020-05-26T11:20:05.989Z] #39 39.02 CC images/siginfo.o [2020-05-26T11:20:05.989Z] #39 39.32 CC images/rpc.o [2020-05-26T11:20:05.989Z] #39 40.60 CC images/ext-file.o [2020-05-26T11:20:05.989Z] #39 40.93 CC images/cgroup.o [2020-05-26T11:20:05.989Z] #39 41.59 CC images/userns.o [2020-05-26T11:20:05.989Z] #39 41.94 CC images/google/protobuf/descriptor.o [2020-05-26T11:20:05.989Z] #39 43.85 CC images/opts.o [2020-05-26T11:20:05.989Z] #39 44.17 CC images/seccomp.o [2020-05-26T11:20:05.989Z] #39 44.47 CC images/binfmt-misc.o [2020-05-26T11:20:05.989Z] #39 44.71 CC images/time.o [2020-05-26T11:20:05.989Z] #39 44.90 CC images/sysctl.o [2020-05-26T11:20:05.989Z] #39 45.19 CC images/autofs.o [2020-05-26T11:20:05.989Z] #39 45.51 CC images/macvlan.o [2020-05-26T11:20:05.989Z] #39 45.70 CC images/sit.o [2020-05-26T11:20:05.989Z] #39 45.99 LINK images/built-in.o [2020-05-26T11:20:05.989Z] #39 46.11 GEN compel/include/asm [2020-05-26T11:20:05.989Z] #39 46.13 GEN compel/include/version.h [2020-05-26T11:20:05.989Z] #39 46.15 touch .config [2020-05-26T11:20:05.989Z] #39 46.16 GEN include/common/config.h [2020-05-26T11:20:05.989Z] #39 46.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-26T11:20:05.989Z] #39 46.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-26T11:20:05.989Z] #39 46.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-26T11:20:05.989Z] #39 46.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-26T11:20:05.989Z] #39 46.37 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-26T11:20:05.989Z] #39 46.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-26T11:20:05.989Z] #39 46.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T11:20:05.989Z] #39 46.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-26T11:20:05.989Z] #39 46.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T11:20:05.989Z] #39 46.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T11:20:05.989Z] #39 46.49 DEP compel/plugins/std/infect.d [2020-05-26T11:20:05.989Z] #39 46.59 DEP compel/plugins/std/string.d [2020-05-26T11:20:05.989Z] #39 46.66 DEP compel/plugins/std/log.d [2020-05-26T11:20:05.989Z] #39 46.74 DEP compel/plugins/std/fds.d [2020-05-26T11:20:05.989Z] #39 46.83 DEP compel/plugins/std/std.d [2020-05-26T11:20:05.989Z] #39 46.92 DEP compel/plugins/shmem/shmem.d [2020-05-26T11:20:05.989Z] #39 47.02 DEP compel/plugins/fds/fds.d [2020-05-26T11:20:05.989Z] #39 47.24 CC compel/plugins/std/std.o [2020-05-26T11:20:05.989Z] #39 47.69 CC compel/plugins/std/fds.o [2020-05-26T11:20:05.989Z] #39 ... [2020-05-26T11:20:05.989Z] [2020-05-26T11:20:05.989Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:05.989Z] #14 51.29 Selecting previously unselected package python3-minimal. [2020-05-26T11:20:05.989Z] #14 51.29 (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 ... 15724 files and directories currently installed.) [2020-05-26T11:20:05.989Z] #14 51.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-26T11:20:05.989Z] #14 51.35 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T11:20:05.989Z] #14 51.45 Selecting previously unselected package libmpdec2:amd64. [2020-05-26T11:20:05.989Z] #14 51.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-26T11:20:05.989Z] #14 51.49 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T11:20:05.989Z] #14 51.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-26T11:20:05.989Z] #14 51.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:20:05.989Z] #14 51.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:20:06.005Z] #57 143.5 🇩 bin/containerd [2020-05-26T11:20:06.924Z] #14 ... [2020-05-26T11:20:06.924Z] [2020-05-26T11:20:06.924Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:06.924Z] #42 139.5 github.com/LK4D4/vndr/versioned [2020-05-26T11:20:06.924Z] #42 139.6 compress/flate [2020-05-26T11:20:06.924Z] #42 140.2 hash [2020-05-26T11:20:06.924Z] #42 140.5 hash/crc32 [2020-05-26T11:20:06.924Z] #42 141.0 context [2020-05-26T11:20:06.924Z] #42 141.9 crypto/cipher [2020-05-26T11:20:06.924Z] #42 143.0 compress/gzip [2020-05-26T11:20:06.925Z] #42 143.3 crypto/aes [2020-05-26T11:20:06.925Z] #42 143.5 math/big [2020-05-26T11:20:06.925Z] #42 144.6 crypto [2020-05-26T11:20:06.925Z] #42 144.8 crypto/des [2020-05-26T11:20:06.925Z] #42 145.5 crypto/internal/randutil [2020-05-26T11:20:06.925Z] #42 145.5 crypto/sha512 [2020-05-26T11:20:06.925Z] #42 146.6 crypto/ed25519/internal/edwards25519 [2020-05-26T11:20:06.925Z] #42 149.1 crypto/hmac [2020-05-26T11:20:06.925Z] #42 149.3 crypto/md5 [2020-05-26T11:20:06.925Z] #42 ... [2020-05-26T11:20:06.925Z] [2020-05-26T11:20:06.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:06.925Z] #39 48.17 CC compel/plugins/std/log.o [2020-05-26T11:20:06.925Z] #39 49.26 CC compel/plugins/std/string.o [2020-05-26T11:20:07.861Z] #39 50.00 CC compel/plugins/std/infect.o [2020-05-26T11:20:08.426Z] #39 50.57 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-26T11:20:08.426Z] #39 50.63 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-26T11:20:08.426Z] #39 50.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-26T11:20:08.684Z] #39 50.78 AR compel/plugins/std.lib.a [2020-05-26T11:20:08.684Z] #39 50.88 CC compel/plugins/fds/fds.o [2020-05-26T11:20:08.941Z] #39 51.18 AR compel/plugins/fds.lib.a [2020-05-26T11:20:08.941Z] #39 51.27 HOSTDEP compel/src/lib/log-host.d [2020-05-26T11:20:09.199Z] #39 51.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T11:20:09.199Z] #39 51.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-26T11:20:09.254Z] #54 46.31 Reading package lists... [2020-05-26T11:20:09.254Z] #54 ... [2020-05-26T11:20:09.254Z] [2020-05-26T11:20:09.254Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:09.254Z] #31 39.50 Reading package lists... [2020-05-26T11:20:09.254Z] #31 ... [2020-05-26T11:20:09.254Z] [2020-05-26T11:20:09.254Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:20:09.254Z] #22 46.05 Building dependency tree... [2020-05-26T11:20:09.254Z] #22 48.87 Reading state information... [2020-05-26T11:20:09.457Z] #39 51.73 HOSTDEP compel/src/main-host.d [2020-05-26T11:20:09.714Z] #39 51.87 DEP compel/src/lib/ptrace.d [2020-05-26T11:20:09.714Z] #39 51.98 DEP compel/src/lib/infect.d [2020-05-26T11:20:09.714Z] #39 52.12 DEP compel/src/lib/infect-util.d [2020-05-26T11:20:09.972Z] #39 52.23 DEP compel/src/lib/infect-rpc.d [2020-05-26T11:20:10.059Z] + cd /tmp/tmp.rwQbtrRiph/src/github.com/go-swagger/go-swagger [2020-05-26T11:20:10.059Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-26T11:20:10.059Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T11:20:10.229Z] #39 52.34 DEP compel/arch/x86/src/lib/infect.d [2020-05-26T11:20:10.230Z] #39 52.49 DEP compel/arch/x86/src/lib/cpu.d [2020-05-26T11:20:10.487Z] #39 52.64 DEP compel/src/lib/log.d [2020-05-26T11:20:10.487Z] #39 52.85 DEP compel/src/main.d [2020-05-26T11:20:10.745Z] #39 53.06 DEP compel/src/lib/handle-elf.d [2020-05-26T11:20:11.002Z] #39 53.27 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-26T11:20:11.002Z] #39 53.42 CC compel/src/lib/log.o [2020-05-26T11:20:11.567Z] #39 53.83 CC compel/arch/x86/src/lib/cpu.o [2020-05-26T11:20:11.774Z] #22 52.14 ca-certificates is already the newest version (20190110). [2020-05-26T11:20:11.775Z] #22 52.14 The following additional packages will be installed: [2020-05-26T11:20:11.775Z] #22 52.19 libjq1 libonig5 [2020-05-26T11:20:12.135Z] #39 ... [2020-05-26T11:20:12.135Z] [2020-05-26T11:20:12.135Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:12.135Z] #14 53.21 Selecting previously unselected package python3.7. [2020-05-26T11:20:12.135Z] #14 53.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 53.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:20:12.135Z] #14 53.42 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-26T11:20:12.135Z] #14 53.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 53.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T11:20:12.135Z] #14 53.53 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T11:20:12.135Z] #14 55.03 Selecting previously unselected package python3. [2020-05-26T11:20:12.135Z] #14 55.03 (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 ... 16136 files and directories currently installed.) [2020-05-26T11:20:12.135Z] #14 55.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.16 Unpacking python3 (3.7.3-1) ... [2020-05-26T11:20:12.135Z] #14 55.31 Selecting previously unselected package libip4tc0:amd64. [2020-05-26T11:20:12.135Z] #14 55.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T11:20:12.135Z] #14 55.48 Selecting previously unselected package libip6tc0:amd64. [2020-05-26T11:20:12.135Z] #14 55.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T11:20:12.135Z] #14 55.59 Selecting previously unselected package libiptc0:amd64. [2020-05-26T11:20:12.135Z] #14 55.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-26T11:20:12.135Z] #14 55.75 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-26T11:20:12.135Z] #14 55.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T11:20:12.135Z] #14 55.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-26T11:20:12.135Z] #14 55.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 55.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T11:20:12.135Z] #14 56.00 Selecting previously unselected package libnftnl11:amd64. [2020-05-26T11:20:12.135Z] #14 56.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 56.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T11:20:12.135Z] #14 56.16 Selecting previously unselected package iptables. [2020-05-26T11:20:12.135Z] #14 56.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 56.17 Unpacking iptables (1.8.2-4) ... [2020-05-26T11:20:12.135Z] #14 56.68 Selecting previously unselected package xxd. [2020-05-26T11:20:12.135Z] #14 56.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:20:12.135Z] #14 56.71 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:20:12.135Z] #14 56.90 Selecting previously unselected package vim-common. [2020-05-26T11:20:12.135Z] #14 56.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:20:12.135Z] #14 56.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:20:12.135Z] #14 57.18 Selecting previously unselected package bash-completion. [2020-05-26T11:20:12.135Z] #14 57.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T11:20:12.135Z] #14 ... [2020-05-26T11:20:12.135Z] [2020-05-26T11:20:12.135Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:20:12.135Z] #60 DONE 155.2s [2020-05-26T11:20:12.135Z] [2020-05-26T11:20:12.135Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T11:20:12.135Z] #61 DONE 0.1s [2020-05-26T11:20:12.135Z] [2020-05-26T11:20:12.135Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:12.135Z] #42 150.1 crypto/rc4 [2020-05-26T11:20:12.135Z] #42 150.3 crypto/sha1 [2020-05-26T11:20:12.135Z] #42 151.4 crypto/sha256 [2020-05-26T11:20:12.135Z] #42 152.6 encoding/hex [2020-05-26T11:20:12.135Z] #42 152.9 encoding/pem [2020-05-26T11:20:12.135Z] #42 153.0 crypto/rand [2020-05-26T11:20:12.135Z] #42 153.5 crypto/elliptic [2020-05-26T11:20:12.135Z] #42 153.7 encoding/asn1 [2020-05-26T11:20:12.334Z] #22 52.95 The following NEW packages will be installed: [2020-05-26T11:20:12.335Z] #22 52.97 jq libjq1 libonig5 [2020-05-26T11:20:12.895Z] #22 53.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:20:12.895Z] #22 53.51 Need to get 355 kB of archives. [2020-05-26T11:20:12.895Z] #22 53.51 After this operation, 1072 kB of additional disk space will be used. [2020-05-26T11:20:12.895Z] #22 53.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T11:20:12.895Z] #22 53.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T11:20:12.895Z] #22 53.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T11:20:13.508Z] #42 ... [2020-05-26T11:20:13.508Z] [2020-05-26T11:20:13.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:13.508Z] #39 55.55 CC compel/arch/x86/src/lib/infect.o [2020-05-26T11:20:14.336Z] #22 ... [2020-05-26T11:20:14.336Z] [2020-05-26T11:20:14.336Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:14.336Z] #38 44.44 Reading package lists... [2020-05-26T11:20:14.441Z] #39 56.77 CC compel/src/lib/infect-rpc.o [2020-05-26T11:20:15.019Z] #39 57.10 CC compel/src/lib/infect-util.o [2020-05-26T11:20:15.019Z] #39 57.36 CC compel/src/lib/infect.o [2020-05-26T11:20:16.951Z] #38 54.88 Building dependency tree... [2020-05-26T11:20:16.951Z] #38 57.40 Reading state information... [2020-05-26T11:20:18.298Z] #39 59.90 CC compel/src/lib/ptrace.o [2020-05-26T11:20:18.298Z] #39 60.42 AR compel/libcompel.a [2020-05-26T11:20:18.298Z] #39 60.51 HOSTCC compel/src/main-host.o [2020-05-26T11:20:18.326Z] #38 ... [2020-05-26T11:20:18.326Z] [2020-05-26T11:20:18.326Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:18.326Z] #42 48.39 vendor/golang.org/x/crypto/internal/subtle [2020-05-26T11:20:18.326Z] #42 48.44 vendor/golang.org/x/crypto/curve25519 [2020-05-26T11:20:18.326Z] #42 ... [2020-05-26T11:20:18.326Z] [2020-05-26T11:20:18.326Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-26T11:20:18.326Z] #22 55.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:18.326Z] #22 55.72 Fetched 355 kB in 0s (909 kB/s) [2020-05-26T11:20:18.326Z] #22 55.99 Selecting previously unselected package libonig5:amd64. [2020-05-26T11:20:18.326Z] #22 56.00 (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 ... 15412 files and directories currently installed.) [2020-05-26T11:20:18.326Z] #22 56.21 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-26T11:20:18.326Z] #22 56.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:20:18.326Z] #22 57.00 Selecting previously unselected package libjq1:amd64. [2020-05-26T11:20:18.326Z] #22 57.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:20:18.326Z] #22 57.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:20:18.326Z] #22 57.33 Selecting previously unselected package jq. [2020-05-26T11:20:18.326Z] #22 57.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:20:18.326Z] #22 57.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:20:18.326Z] #22 57.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:20:18.326Z] #22 57.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:20:18.326Z] #22 57.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:20:18.326Z] #22 57.65 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:18.326Z] #22 DONE 58.9s [2020-05-26T11:20:18.326Z] [2020-05-26T11:20:18.326Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T11:20:18.326Z] #23 DONE 0.1s [2020-05-26T11:20:18.326Z] [2020-05-26T11:20:18.326Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:18.580Z] #39 61.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-26T11:20:19.146Z] #39 61.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T11:20:19.146Z] #39 ... [2020-05-26T11:20:19.146Z] [2020-05-26T11:20:19.146Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:19.146Z] #14 61.49 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T11:20:19.146Z] #14 62.03 Selecting previously unselected package bzip2. [2020-05-26T11:20:19.146Z] #14 62.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 62.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:20:19.146Z] #14 62.18 Selecting previously unselected package xz-utils. [2020-05-26T11:20:19.146Z] #14 62.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 62.21 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T11:20:19.146Z] #14 62.41 Selecting previously unselected package apparmor. [2020-05-26T11:20:19.146Z] #14 62.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 62.52 Unpacking apparmor (2.13.2-10) ... [2020-05-26T11:20:19.146Z] #14 62.98 Selecting previously unselected package aufs-tools. [2020-05-26T11:20:19.146Z] #14 62.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 62.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:20:19.146Z] #14 63.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T11:20:19.146Z] #14 63.17 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 63.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:20:19.146Z] #14 64.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T11:20:19.146Z] #14 64.94 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-26T11:20:19.146Z] #14 64.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:20:19.252Z] #24 ... [2020-05-26T11:20:19.252Z] [2020-05-26T11:20:19.252Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:19.252Z] #31 49.87 Building dependency tree... [2020-05-26T11:20:19.252Z] #31 52.37 Reading state information... [2020-05-26T11:20:19.252Z] #31 54.89 The following additional packages will be installed: [2020-05-26T11:20:19.252Z] #31 54.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T11:20:19.252Z] #31 54.92 Suggested packages: [2020-05-26T11:20:19.252Z] #31 54.92 cmake-doc ninja-build lrzip [2020-05-26T11:20:19.252Z] #31 54.92 Recommended packages: [2020-05-26T11:20:19.252Z] #31 54.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T11:20:19.252Z] #31 56.58 The following NEW packages will be installed: [2020-05-26T11:20:19.252Z] #31 56.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T11:20:19.252Z] #31 56.67 vim-common xxd [2020-05-26T11:20:19.252Z] #31 57.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:20:19.252Z] #31 57.14 Need to get 14.9 MB of archives. [2020-05-26T11:20:19.252Z] #31 57.14 After this operation, 61.8 MB of additional disk space will be used. [2020-05-26T11:20:19.252Z] #31 57.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T11:20:19.252Z] #31 57.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:20:19.252Z] #31 57.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T11:20:19.252Z] #31 57.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T11:20:19.252Z] #31 58.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-26T11:20:19.252Z] #31 58.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-26T11:20:19.252Z] #31 58.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-26T11:20:19.252Z] #31 58.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-26T11:20:19.252Z] #31 58.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-26T11:20:19.252Z] #31 58.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-26T11:20:19.252Z] #31 ... [2020-05-26T11:20:19.252Z] [2020-05-26T11:20:19.252Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:20:19.252Z] #7 41.28 Reading package lists... [2020-05-26T11:20:19.252Z] #7 51.98 Building dependency tree... [2020-05-26T11:20:19.252Z] #7 54.13 Reading state information... [2020-05-26T11:20:19.252Z] #7 56.92 The following additional packages will be installed: [2020-05-26T11:20:19.253Z] #7 56.93 libapparmor1 [2020-05-26T11:20:19.253Z] #7 56.95 Suggested packages: [2020-05-26T11:20:19.253Z] #7 56.95 seccomp [2020-05-26T11:20:19.253Z] #7 57.41 The following NEW packages will be installed: [2020-05-26T11:20:19.253Z] #7 57.43 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-26T11:20:19.253Z] #7 57.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:20:19.253Z] #7 57.96 Need to get 293 kB of archives. [2020-05-26T11:20:19.253Z] #7 57.96 After this operation, 952 kB of additional disk space will be used. [2020-05-26T11:20:19.253Z] #7 57.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-26T11:20:19.253Z] #7 57.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-26T11:20:19.253Z] #7 57.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-26T11:20:19.253Z] #7 59.54 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:19.253Z] #7 59.88 Fetched 293 kB in 0s (854 kB/s) [2020-05-26T11:20:19.253Z] #7 60.08 Selecting previously unselected package libapparmor1:amd64. [2020-05-26T11:20:19.508Z] #7 60.08 (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 ... 15412 files and directories currently installed.) [2020-05-26T11:20:19.508Z] #7 60.21 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-26T11:20:19.508Z] #7 60.21 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T11:20:20.068Z] #7 60.56 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-26T11:20:20.069Z] #7 60.56 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-26T11:20:20.069Z] #7 60.57 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T11:20:20.325Z] #7 ... [2020-05-26T11:20:20.325Z] [2020-05-26T11:20:20.325Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:20.325Z] #38 60.86 The following additional packages will be installed: [2020-05-26T11:20:20.325Z] #38 60.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T11:20:20.325Z] #38 60.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T11:20:20.325Z] #38 60.92 Suggested packages: [2020-05-26T11:20:20.325Z] #38 60.94 manpages-dev python-setuptools [2020-05-26T11:20:21.045Z] #14 67.08 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T11:20:21.045Z] #14 67.09 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T11:20:21.045Z] #14 67.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:20:21.194Z] #57 158.7 🇩 bin/containerd-stress [2020-05-26T11:20:21.255Z] #38 ... [2020-05-26T11:20:21.255Z] [2020-05-26T11:20:21.255Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-26T11:20:21.255Z] #7 61.10 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-26T11:20:21.255Z] #7 61.10 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-26T11:20:21.255Z] #7 61.15 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T11:20:21.255Z] #7 61.50 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T11:20:21.255Z] #7 61.52 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T11:20:21.255Z] #7 61.53 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T11:20:21.255Z] #7 61.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:21.255Z] #7 DONE 62.0s [2020-05-26T11:20:21.304Z] #14 67.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-26T11:20:21.304Z] #14 67.21 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:20:21.304Z] #14 67.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:20:21.304Z] #14 67.40 Selecting previously unselected package dmsetup. [2020-05-26T11:20:21.304Z] #14 67.41 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:20:21.304Z] #14 67.42 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T11:20:21.515Z] [2020-05-26T11:20:21.515Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:21.515Z] #31 61.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:21.515Z] #31 61.79 Fetched 14.9 MB in 3s (5711 kB/s) [2020-05-26T11:20:21.515Z] #31 61.95 Selecting previously unselected package xxd. [2020-05-26T11:20:21.515Z] #31 61.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:20:21.515Z] #31 62.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:20:21.515Z] #31 62.08 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:20:21.515Z] #31 ... [2020-05-26T11:20:21.515Z] [2020-05-26T11:20:21.515Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:20:21.515Z] #50 DONE 0.1s [2020-05-26T11:20:21.515Z] [2020-05-26T11:20:21.515Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-26T11:20:21.515Z] #51 DONE 0.1s [2020-05-26T11:20:21.561Z] #14 67.60 Selecting previously unselected package mingw-w64-common. [2020-05-26T11:20:21.561Z] #14 67.61 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T11:20:21.561Z] #14 67.62 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T11:20:21.808Z] [2020-05-26T11:20:21.808Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:20:22.659Z] #57 159.9 🇩 bin/containerd-shim [2020-05-26T11:20:23.697Z] #52 ... [2020-05-26T11:20:23.697Z] [2020-05-26T11:20:23.697Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-26T11:20:23.697Z] #66 DONE 64.2s [2020-05-26T11:20:23.953Z] [2020-05-26T11:20:23.953Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:23.953Z] #38 63.31 The following NEW packages will be installed: [2020-05-26T11:20:23.953Z] #38 63.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T11:20:23.953Z] #38 63.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T11:20:23.953Z] #38 63.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T11:20:23.953Z] #38 63.38 python-six zlib1g-dev [2020-05-26T11:20:23.953Z] #38 63.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:20:23.953Z] #38 63.86 Need to get 4095 kB of archives. [2020-05-26T11:20:23.953Z] #38 63.86 After this operation, 22.5 MB of additional disk space will be used. [2020-05-26T11:20:23.953Z] #38 63.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-26T11:20:23.953Z] #38 63.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-26T11:20:23.953Z] #38 63.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-26T11:20:23.953Z] #38 63.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-26T11:20:23.953Z] #38 63.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-26T11:20:23.953Z] #38 63.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-26T11:20:23.953Z] #38 63.88 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-05-26T11:20:23.953Z] #38 63.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-26T11:20:23.953Z] #38 63.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-26T11:20:23.953Z] #38 64.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-26T11:20:23.953Z] #38 64.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-26T11:20:23.953Z] #38 64.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-26T11:20:23.953Z] #38 64.40 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-05-26T11:20:23.953Z] #38 64.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-26T11:20:23.953Z] #38 64.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T11:20:23.953Z] #38 64.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-26T11:20:23.953Z] #38 64.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-26T11:20:24.093Z] #14 ... [2020-05-26T11:20:24.093Z] [2020-05-26T11:20:24.093Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:24.093Z] #42 156.3 crypto/ed25519 [2020-05-26T11:20:24.093Z] #42 156.4 crypto/rsa [2020-05-26T11:20:24.093Z] #42 157.1 crypto/ecdsa [2020-05-26T11:20:24.093Z] #42 157.8 crypto/dsa [2020-05-26T11:20:24.093Z] #42 158.1 crypto/x509/pkix [2020-05-26T11:20:24.093Z] #42 158.2 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T11:20:24.093Z] #42 158.5 vendor/golang.org/x/net/dns/dnsmessage [2020-05-26T11:20:24.093Z] #42 160.2 internal/singleflight [2020-05-26T11:20:24.093Z] #42 160.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-26T11:20:24.093Z] #42 161.1 vendor/golang.org/x/crypto/poly1305 [2020-05-26T11:20:24.093Z] #42 161.7 vendor/golang.org/x/sys/cpu [2020-05-26T11:20:24.093Z] #42 162.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T11:20:24.093Z] #42 162.8 net [2020-05-26T11:20:24.093Z] #42 163.4 vendor/golang.org/x/crypto/hkdf [2020-05-26T11:20:24.093Z] #42 163.5 vendor/golang.org/x/text/transform [2020-05-26T11:20:24.093Z] #42 164.3 vendor/golang.org/x/text/unicode/bidi [2020-05-26T11:20:24.093Z] #42 166.4 vendor/golang.org/x/text/secure/bidirule [2020-05-26T11:20:24.093Z] #42 ... [2020-05-26T11:20:24.093Z] [2020-05-26T11:20:24.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:24.093Z] #39 61.77 HOSTCC compel/src/lib/log-host.o [2020-05-26T11:20:24.093Z] #39 62.01 HOSTLINK compel/compel-host-bin [2020-05-26T11:20:24.093Z] #39 62.20 DEP soccr/soccr.d [2020-05-26T11:20:24.093Z] #39 62.35 CC soccr/soccr.o [2020-05-26T11:20:24.093Z] #39 63.93 AR soccr/libsoccr.a [2020-05-26T11:20:24.093Z] #39 64.01 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:20:24.093Z] #39 64.34 DEP criu/arch/x86/sigframe.d [2020-05-26T11:20:24.093Z] #39 64.44 DEP criu/arch/x86/sigaction_compat.d [2020-05-26T11:20:24.093Z] #39 64.55 DEP criu/arch/x86/kerndat.d [2020-05-26T11:20:24.093Z] #39 64.77 DEP criu/arch/x86/crtools.d [2020-05-26T11:20:24.093Z] #39 64.94 DEP criu/arch/x86/cpu.d [2020-05-26T11:20:24.093Z] #39 65.18 CC criu/arch/x86/cpu.o [2020-05-26T11:20:24.093Z] #39 65.83 CC criu/arch/x86/crtools.o [2020-05-26T11:20:25.027Z] #39 67.20 CC criu/arch/x86/kerndat.o [2020-05-26T11:20:25.350Z] #38 ... [2020-05-26T11:20:25.350Z] [2020-05-26T11:20:25.350Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:20:25.350Z] #54 46.31 Reading package lists... [2020-05-26T11:20:25.350Z] #54 56.27 Building dependency tree... [2020-05-26T11:20:25.350Z] #54 58.67 Reading state information... [2020-05-26T11:20:25.350Z] #54 61.70 The following additional packages will be installed: [2020-05-26T11:20:25.350Z] #54 61.73 libbtrfs0 [2020-05-26T11:20:25.350Z] #54 62.01 The following NEW packages will be installed: [2020-05-26T11:20:25.350Z] #54 62.16 libbtrfs-dev libbtrfs0 [2020-05-26T11:20:25.350Z] #54 62.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:20:25.350Z] #54 62.96 Need to get 119 kB of archives. [2020-05-26T11:20:25.350Z] #54 62.96 After this operation, 387 kB of additional disk space will be used. [2020-05-26T11:20:25.350Z] #54 62.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T11:20:25.350Z] #54 62.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T11:20:25.350Z] #54 64.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:25.350Z] #54 65.03 Fetched 119 kB in 0s (365 kB/s) [2020-05-26T11:20:25.350Z] #54 65.33 Selecting previously unselected package libbtrfs0. [2020-05-26T11:20:25.350Z] #54 65.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T11:20:25.350Z] #54 65.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T11:20:25.350Z] #54 65.54 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:20:25.350Z] #54 65.77 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:20:25.350Z] #54 65.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T11:20:25.350Z] #54 65.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:20:25.350Z] #54 ... [2020-05-26T11:20:25.350Z] [2020-05-26T11:20:25.350Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:25.350Z] #24 6.846 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T11:20:25.592Z] #39 67.83 CC criu/arch/x86/sigaction_compat.o [2020-05-26T11:20:25.850Z] #39 68.12 CC criu/arch/x86/sigframe.o [2020-05-26T11:20:25.850Z] #39 ... [2020-05-26T11:20:25.850Z] [2020-05-26T11:20:25.850Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:26.099Z] #57 163.7 🇩 bin/containerd-shim-runc-v1 [2020-05-26T11:20:26.107Z] #14 72.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T11:20:26.108Z] #14 72.07 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T11:20:26.108Z] #14 72.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:20:26.167Z] #24 7.604 #=#=# [2020-05-26T11:20:26.422Z] #24 7.837 0.0% ### 4.4% [2020-05-26T11:20:26.422Z] #24 ... [2020-05-26T11:20:26.422Z] [2020-05-26T11:20:26.422Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-26T11:20:26.422Z] #54 66.43 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:20:26.422Z] #54 66.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:20:26.422Z] #54 66.53 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:26.422Z] #54 DONE 67.2s [2020-05-26T11:20:26.422Z] [2020-05-26T11:20:26.422Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:26.678Z] #24 7.837 0.0% ### 4.4% ##### 7.3% ####### 11.1% ############# 19.0% [2020-05-26T11:20:26.678Z] #24 ... [2020-05-26T11:20:26.678Z] [2020-05-26T11:20:26.678Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:20:26.678Z] #55 DONE 0.1s [2020-05-26T11:20:26.678Z] [2020-05-26T11:20:26.678Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-26T11:20:26.678Z] #56 DONE 0.1s [2020-05-26T11:20:26.678Z] [2020-05-26T11:20:26.678Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:20:26.678Z] #52 5.012 + RM_GOPATH=0 [2020-05-26T11:20:26.678Z] #52 5.012 + TMP_GOPATH= [2020-05-26T11:20:26.678Z] #52 5.012 + : /build [2020-05-26T11:20:26.678Z] #52 5.012 + '[' -z '' ']' [2020-05-26T11:20:26.678Z] #52 5.012 ++ mktemp -d [2020-05-26T11:20:26.678Z] #52 5.024 + export GOPATH=/tmp/tmp.wHEVlZwpKS [2020-05-26T11:20:26.678Z] #52 5.024 + GOPATH=/tmp/tmp.wHEVlZwpKS [2020-05-26T11:20:26.678Z] #52 5.024 + RM_GOPATH=1 [2020-05-26T11:20:26.678Z] #52 5.024 ++ dirname ./install.sh [2020-05-26T11:20:26.678Z] #52 5.029 + dir=. [2020-05-26T11:20:26.678Z] #52 5.029 + bin=runc [2020-05-26T11:20:26.678Z] #52 5.029 + shift [2020-05-26T11:20:26.678Z] #52 5.029 + '[' '!' -f ./runc.installer ']' [2020-05-26T11:20:26.678Z] #52 5.029 + . ./runc.installer [2020-05-26T11:20:26.678Z] #52 5.029 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:20:26.678Z] #52 5.029 + install_runc [2020-05-26T11:20:26.678Z] #52 5.029 + uname -r [2020-05-26T11:20:26.678Z] #52 5.029 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T11:20:26.678Z] #52 5.111 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T11:20:26.678Z] #52 5.116 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T11:20:26.678Z] #52 5.116 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T11:20:26.678Z] #52 5.116 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wHEVlZwpKS/src/github.com/opencontainers/runc [2020-05-26T11:20:26.678Z] #52 5.146 Cloning into '/tmp/tmp.wHEVlZwpKS/src/github.com/opencontainers/runc'... [2020-05-26T11:20:26.934Z] #52 ... [2020-05-26T11:20:26.934Z] [2020-05-26T11:20:26.934Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-26T11:20:26.934Z] #8 DONE 5.5s [2020-05-26T11:20:26.934Z] [2020-05-26T11:20:26.934Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:27.437Z] using credential docker-jenkins-github-credentials [2020-05-26T11:20:27.519Z] Cloning the remote Git repository [2020-05-26T11:20:27.519Z] Cloning with configured refspecs honoured and without tags [2020-05-26T11:20:28.112Z] #57 165.5 🇩 binaries [2020-05-26T11:20:28.112Z] #57 165.5 + mkdir -p /build [2020-05-26T11:20:28.112Z] #57 165.5 + cp bin/containerd /build/containerd [2020-05-26T11:20:28.112Z] #57 165.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-26T11:20:28.112Z] #57 165.5 + cp bin/ctr /build/ctr [2020-05-26T11:20:28.393Z] #57 DONE 166.0s [2020-05-26T11:20:28.473Z] #24 7.837 0.0% ### 4.4% ##### 7.3% ####### 11.1% ############# 19.0% ################### 27.6% ####################### 33.0% ############################ 39.4% ################################ 45.2% ##################################### 51.7% ######################################## 55.7% ############################################ 62.2% ################################################## 70.7% ################################################## 70.8% ###################################################### 75.4% ######################################################## 78.3% ########################################################## 81.1% ############################################################# 85.4% ################################################################ 89.8% #################################################################### 95.4% ######################################################################## 100.0% [2020-05-26T11:20:27.723Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T11:20:28.140Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-26T11:20:29.395Z] [2020-05-26T11:20:29.395Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-26T11:20:29.395Z] #58 DONE 0.2s [2020-05-26T11:20:29.395Z] [2020-05-26T11:20:29.395Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-26T11:20:29.401Z] #24 10.94 [2020-05-26T11:20:29.676Z] #62 DONE 0.2s [2020-05-26T11:20:29.676Z] [2020-05-26T11:20:29.676Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-26T11:20:29.676Z] #64 DONE 0.1s [2020-05-26T11:20:29.676Z] [2020-05-26T11:20:29.676Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-26T11:20:29.957Z] #67 DONE 0.1s [2020-05-26T11:20:29.957Z] [2020-05-26T11:20:29.957Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-26T11:20:29.957Z] #68 DONE 0.1s [2020-05-26T11:20:29.957Z] [2020-05-26T11:20:29.957Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T11:20:30.424Z] #24 11.20 # 2.6% ########## 14.5% ################## 25.7% ############################### 43.8% ######################################## 56.1% ############################################ 62.4% ################################################ 68.0% ###################################################### 76.3% ######################################################################## 100.0% [2020-05-26T11:20:28.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:20:28.788Z] > git --version # timeout=10 [2020-05-26T11:20:28.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:20:28.839Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:20:30.959Z] #69 DONE 0.8s [2020-05-26T11:20:30.959Z] [2020-05-26T11:20:30.959Z] #70 exporting to image [2020-05-26T11:20:30.959Z] #70 exporting layers [2020-05-26T11:20:31.350Z] #24 12.80 #=#=# [2020-05-26T11:20:31.369Z] #14 77.11 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T11:20:31.369Z] #14 77.13 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:20:31.369Z] #14 77.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:20:31.369Z] #14 77.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T11:20:31.369Z] #14 77.30 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:20:31.369Z] #14 77.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:20:31.911Z] #24 13.33 #=#=# #### 6.2% [2020-05-26T11:20:31.911Z] #24 ... [2020-05-26T11:20:31.911Z] [2020-05-26T11:20:31.911Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:31.911Z] #31 62.53 Selecting previously unselected package vim-common. [2020-05-26T11:20:31.911Z] #31 62.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:20:31.911Z] #31 62.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:20:31.911Z] #31 63.13 Selecting previously unselected package cmake-data. [2020-05-26T11:20:31.911Z] #31 63.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T11:20:31.911Z] #31 63.17 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T11:20:31.911Z] #31 69.35 Selecting previously unselected package libicu63:amd64. [2020-05-26T11:20:31.911Z] #31 69.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T11:20:31.911Z] #31 69.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:20:31.911Z] #31 ... [2020-05-26T11:20:31.911Z] [2020-05-26T11:20:31.911Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:31.911Z] #24 13.33 #=#=# #### 6.2% ######## 12.2% ############## 19.6% # [2020-05-26T11:20:31.911Z] #24 ... [2020-05-26T11:20:31.911Z] [2020-05-26T11:20:31.911Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:20:31.911Z] #29 62.39 internal/reflectlite [2020-05-26T11:20:31.911Z] #29 62.40 sync [2020-05-26T11:20:31.911Z] #29 67.15 sort [2020-05-26T11:20:31.911Z] #29 67.15 errors [2020-05-26T11:20:31.911Z] #29 67.84 strconv [2020-05-26T11:20:31.911Z] #29 69.36 io [2020-05-26T11:20:31.911Z] #29 71.20 internal/oserror [2020-05-26T11:20:31.911Z] #29 71.42 syscall [2020-05-26T11:20:32.167Z] #29 ... [2020-05-26T11:20:32.167Z] [2020-05-26T11:20:32.167Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:32.545Z] + rm -rf /tmp/tmp.rwQbtrRiph [2020-05-26T11:20:32.545Z] Removing intermediate container d5121a410eac [2020-05-26T11:20:32.545Z] ---> 4127e11675ce [2020-05-26T11:20:32.545Z] Step 21/140 : FROM base AS frozen-images [2020-05-26T11:20:32.545Z] ---> 0d6ec68885a5 [2020-05-26T11:20:32.545Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:20:32.545Z] ---> Using cache [2020-05-26T11:20:32.545Z] ---> 2e02aab0c662 [2020-05-26T11:20:32.545Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-05-26T11:20:32.545Z] ---> Running in feb5b7eec8f3 [2020-05-26T11:20:32.545Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:20:32.545Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:20:32.545Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:20:32.545Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:20:32.545Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:20:32.545Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:20:32.733Z] #24 13.33 #=#=# #### 6.2% ######## 12.2% ############## 19.6% ################ 22.7% #################### 28.8% ############################ 39.5% ################################ 44.8% [2020-05-26T11:20:32.733Z] #24 ... [2020-05-26T11:20:32.733Z] [2020-05-26T11:20:32.733Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-26T11:20:32.733Z] #9 DONE 5.8s [2020-05-26T11:20:32.734Z] [2020-05-26T11:20:32.734Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:33.624Z] #70 exporting layers 2.6s done [2020-05-26T11:20:33.624Z] #70 writing image sha256:f950197292db2f51c79e8d45bfe740eb479e40fe88df47b1e36c3ac11d49c878 done [2020-05-26T11:20:33.624Z] #70 naming to docker.io/library/docker:0853541a92921f15b44e43c6317d9372ea0ac08b done [2020-05-26T11:20:33.624Z] #70 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T11:20:33.896Z] #14 ... [2020-05-26T11:20:33.896Z] [2020-05-26T11:20:33.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:33.896Z] #39 68.43 LINK criu/arch/x86/crtools.built-in.o [2020-05-26T11:20:33.896Z] #39 68.53 DEP criu/pie/util-vdso-elf32.d [2020-05-26T11:20:33.896Z] #39 68.67 DEP criu/pie/util-vdso.d [2020-05-26T11:20:33.896Z] #39 68.88 DEP criu/pie/util.d [2020-05-26T11:20:33.896Z] #39 69.04 CC criu/pie/util.o [2020-05-26T11:20:33.896Z] #39 69.40 CC criu/pie/util-vdso.o [2020-05-26T11:20:33.896Z] #39 70.28 CC criu/pie/util-vdso-elf32.o [2020-05-26T11:20:33.896Z] #39 71.06 AR criu/pie/pie.lib.a [2020-05-26T11:20:33.896Z] #39 71.13 DEP criu/pie/restorer.d [2020-05-26T11:20:33.896Z] #39 71.38 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-26T11:20:33.896Z] #39 71.51 DEP criu/arch/x86/restorer_unmap.d [2020-05-26T11:20:33.896Z] #39 71.54 DEP criu/arch/x86/restorer.d [2020-05-26T11:20:33.896Z] #39 71.71 DEP criu/arch/x86/vdso-pie.d [2020-05-26T11:20:33.896Z] #39 71.87 DEP criu/pie/parasite-vdso.d [2020-05-26T11:20:33.896Z] #39 72.07 DEP criu/pie/parasite.d [2020-05-26T11:20:33.896Z] #39 72.41 CC criu/pie/parasite.o [2020-05-26T11:20:33.896Z] #39 73.70 LINK criu/pie/parasite.built-in.o [2020-05-26T11:20:33.896Z] #39 73.73 GEN criu/pie/parasite-blob.h [2020-05-26T11:20:33.896Z] #39 73.74 CC criu/pie/parasite-vdso.o [2020-05-26T11:20:33.896Z] #39 74.40 CC criu/arch/x86/vdso-pie.o [2020-05-26T11:20:33.896Z] #39 74.73 CC criu/arch/x86/restorer.o [2020-05-26T11:20:33.896Z] #39 75.26 CC criu/arch/x86/restorer_unmap.o [2020-05-26T11:20:33.896Z] #39 75.30 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-26T11:20:33.896Z] #39 75.59 CC criu/pie/restorer.o [2020-05-26T11:20:33.896Z] #39 ... [2020-05-26T11:20:33.896Z] [2020-05-26T11:20:33.896Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:33.896Z] #42 166.6 vendor/golang.org/x/text/unicode/norm [2020-05-26T11:20:33.896Z] #42 170.8 vendor/golang.org/x/net/idna [2020-05-26T11:20:33.896Z] #42 173.3 vendor/golang.org/x/net/http2/hpack [2020-05-26T11:20:33.896Z] #42 174.5 mime [2020-05-26T11:20:33.896Z] #42 176.1 mime/quotedprintable [2020-05-26T11:20:33.896Z] #42 176.5 net/http/internal [2020-05-26T11:20:34.014Z] #24 13.33 #=#=# #### 6.2% ######## 12.2% ############## 19.6% ################ 22.7% #################### 28.8% ############################ 39.5% ################################ 44.8% ################################### 49.7% ######################################### 57.6% ############################################# 62.8% ############################################### 66.6% ################################################### 71.5% ###################################################### 75.4% ######################################################## 79.0% ############################################################ 84.0% ############################################################### 88.1% ################################################################## 92.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-26T11:20:34.033Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/test/unit [2020-05-26T11:20:34.036Z] Fetched 8131 kB in 3s (2386 kB/s) [2020-05-26T11:20:34.461Z] #42 177.0 os/exec [2020-05-26T11:20:34.583Z] #24 16.04 [2020-05-26T11:20:34.583Z] #24 ... [2020-05-26T11:20:34.583Z] [2020-05-26T11:20:34.583Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:34.583Z] #42 64.67 sync [2020-05-26T11:20:34.583Z] #42 64.67 internal/reflectlite [2020-05-26T11:20:34.583Z] #42 67.67 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T11:20:34.583Z] #42 68.38 math/rand [2020-05-26T11:20:34.583Z] #42 70.01 internal/singleflight [2020-05-26T11:20:34.583Z] #42 70.82 errors [2020-05-26T11:20:34.583Z] #42 70.86 sort [2020-05-26T11:20:34.583Z] #42 71.48 io [2020-05-26T11:20:34.583Z] #42 73.01 strconv [2020-05-26T11:20:34.583Z] #42 73.50 bytes [2020-05-26T11:20:34.583Z] #42 ... [2020-05-26T11:20:34.583Z] [2020-05-26T11:20:34.583Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:20:34.584Z] #26 72.15 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: 87% (1330/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-05-26T11:20:34.584Z] #26 74.89 + cd /tmp/tmp.LiaLnOxEQb/src/github.com/go-swagger/go-swagger [2020-05-26T11:20:34.584Z] #26 74.89 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-26T11:20:34.839Z] #26 75.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T11:20:35.061Z] Reading package lists... [2020-05-26T11:20:36.046Z] ? github.com/docker/docker/api [no test files] [2020-05-26T11:20:36.208Z] #26 ... [2020-05-26T11:20:36.208Z] [2020-05-26T11:20:36.208Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:36.208Z] #38 66.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:36.208Z] #38 67.42 Fetched 4095 kB in 1s (4176 kB/s) [2020-05-26T11:20:36.208Z] #38 67.70 Selecting previously unselected package libcap-dev:amd64. [2020-05-26T11:20:36.208Z] #38 67.70 (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 ... 15412 files and directories currently installed.) [2020-05-26T11:20:36.208Z] #38 67.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 67.94 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T11:20:36.208Z] #38 68.22 Selecting previously unselected package libnet1:amd64. [2020-05-26T11:20:36.208Z] #38 68.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 68.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:20:36.208Z] #38 68.62 Selecting previously unselected package libnet1-dev. [2020-05-26T11:20:36.208Z] #38 68.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 68.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:20:36.208Z] #38 69.03 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T11:20:36.208Z] #38 69.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 69.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:20:36.208Z] #38 69.29 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-26T11:20:36.208Z] #38 69.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 69.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T11:20:36.208Z] #38 69.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T11:20:36.208Z] #38 69.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 69.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:20:36.208Z] #38 70.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-26T11:20:36.208Z] #38 70.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 70.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T11:20:36.208Z] #38 70.29 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-26T11:20:36.208Z] #38 70.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 70.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T11:20:36.208Z] #38 71.01 Selecting previously unselected package libprotobuf17:amd64. [2020-05-26T11:20:36.208Z] #38 71.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 71.08 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:36.208Z] #38 72.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-26T11:20:36.208Z] #38 72.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 72.62 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:36.208Z] #38 73.18 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-26T11:20:36.208Z] #38 73.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 73.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:36.208Z] #38 75.86 Selecting previously unselected package libprotoc17:amd64. [2020-05-26T11:20:36.208Z] #38 75.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:36.208Z] #38 75.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:36.464Z] #38 ... [2020-05-26T11:20:36.464Z] [2020-05-26T11:20:36.464Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:36.575Z] Reading package lists... [2020-05-26T11:20:36.575Z] Building dependency tree... [2020-05-26T11:20:36.575Z] Reading state information... [2020-05-26T11:20:36.575Z] ca-certificates is already the newest version (20190110). [2020-05-26T11:20:36.575Z] The following additional packages will be installed: [2020-05-26T11:20:36.575Z] libjq1 libonig5 [2020-05-26T11:20:36.720Z] #24 16.36 #=#=# 0.1% 1.1% # 2.7% ### 5.1% #### 6.1% ##### 7.6% ###### 8.9% ####### 11.0% ######### 13.8% ########### 16.0% ############ 17.9% ############## 19.5% ############### 21.2% ################# 24.3% ################### 26.6% #################### 28.5% ##################### 30.5% ####################### 32.2% ######################## 34.4% [2020-05-26T11:20:36.720Z] #24 ... [2020-05-26T11:20:36.720Z] [2020-05-26T11:20:36.720Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:20:36.720Z] #57 4.707 + RM_GOPATH=0 [2020-05-26T11:20:36.720Z] #57 4.707 + TMP_GOPATH= [2020-05-26T11:20:36.720Z] #57 4.707 + : /build [2020-05-26T11:20:36.720Z] #57 4.707 + '[' -z '' ']' [2020-05-26T11:20:36.720Z] #57 4.708 ++ mktemp -d [2020-05-26T11:20:36.720Z] #57 4.719 + export GOPATH=/tmp/tmp.KQtiTkmxp7 [2020-05-26T11:20:36.720Z] #57 4.719 + GOPATH=/tmp/tmp.KQtiTkmxp7 [2020-05-26T11:20:36.720Z] #57 4.719 + RM_GOPATH=1 [2020-05-26T11:20:36.720Z] #57 4.726 ++ dirname ./install.sh [2020-05-26T11:20:36.720Z] #57 4.726 + dir=. [2020-05-26T11:20:36.720Z] #57 4.726 + bin=containerd [2020-05-26T11:20:36.720Z] #57 4.726 + shift [2020-05-26T11:20:36.720Z] #57 4.726 + '[' '!' -f ./containerd.installer ']' [2020-05-26T11:20:36.720Z] #57 4.726 + . ./containerd.installer [2020-05-26T11:20:36.720Z] #57 4.726 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:20:36.720Z] #57 4.726 + install_containerd [2020-05-26T11:20:36.720Z] #57 4.726 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-26T11:20:36.720Z] #57 4.726 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KQtiTkmxp7/src/github.com/containerd/containerd [2020-05-26T11:20:36.720Z] #57 4.726 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:20:36.720Z] #57 4.731 Cloning into '/tmp/tmp.KQtiTkmxp7/src/github.com/containerd/containerd'... [2020-05-26T11:20:36.861Z] The following NEW packages will be installed: [2020-05-26T11:20:36.861Z] jq libjq1 libonig5 [2020-05-26T11:20:36.861Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:20:36.861Z] Need to get 358 kB of archives. [2020-05-26T11:20:36.861Z] After this operation, 1277 kB of additional disk space will be used. [2020-05-26T11:20:36.861Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-26T11:20:36.861Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-26T11:20:36.861Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-26T11:20:36.979Z] #57 ... [2020-05-26T11:20:36.979Z] [2020-05-26T11:20:36.979Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:36.989Z] #42 ... [2020-05-26T11:20:36.989Z] [2020-05-26T11:20:36.989Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:20:36.989Z] #48 169.6 + GOBIN=/build [2020-05-26T11:20:36.989Z] #48 169.6 + /build/gometalinter --install [2020-05-26T11:20:36.989Z] #48 169.6 Installing: [2020-05-26T11:20:36.989Z] #48 169.6 deadcode [2020-05-26T11:20:36.989Z] #48 169.6 dupl [2020-05-26T11:20:36.989Z] #48 169.6 errcheck [2020-05-26T11:20:36.989Z] #48 169.6 gas [2020-05-26T11:20:36.989Z] #48 169.6 gochecknoglobals [2020-05-26T11:20:36.989Z] #48 169.6 gochecknoinits [2020-05-26T11:20:36.989Z] #48 169.6 goconst [2020-05-26T11:20:36.989Z] #48 169.6 gocyclo [2020-05-26T11:20:36.989Z] #48 169.6 goimports [2020-05-26T11:20:36.989Z] #48 169.6 golint [2020-05-26T11:20:36.989Z] #48 169.6 gosimple [2020-05-26T11:20:36.989Z] #48 169.6 gotype [2020-05-26T11:20:36.989Z] #48 169.6 gotypex [2020-05-26T11:20:36.989Z] #48 169.6 ineffassign [2020-05-26T11:20:36.989Z] #48 169.6 interfacer [2020-05-26T11:20:36.989Z] #48 169.6 lll [2020-05-26T11:20:36.989Z] #48 169.6 maligned [2020-05-26T11:20:36.989Z] #48 169.6 megacheck [2020-05-26T11:20:36.989Z] #48 169.6 misspell [2020-05-26T11:20:36.989Z] #48 169.6 nakedret [2020-05-26T11:20:36.989Z] #48 169.6 safesql [2020-05-26T11:20:36.989Z] #48 169.6 staticcheck [2020-05-26T11:20:36.989Z] #48 169.6 structcheck [2020-05-26T11:20:36.989Z] #48 169.6 unconvert [2020-05-26T11:20:36.989Z] #48 169.6 unparam [2020-05-26T11:20:36.989Z] #48 169.6 unused [2020-05-26T11:20:36.989Z] #48 169.6 varcheck [2020-05-26T11:20:36.989Z] #48 ... [2020-05-26T11:20:36.989Z] [2020-05-26T11:20:36.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:36.989Z] #39 79.07 LINK criu/pie/restorer.built-in.o [2020-05-26T11:20:36.989Z] #39 79.09 GEN criu/pie/restorer-blob.h [2020-05-26T11:20:36.989Z] #39 79.19 DEP criu/vdso.d [2020-05-26T11:20:37.147Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:37.148Z] Fetched 358 kB in 0s (3513 kB/s) [2020-05-26T11:20:37.148Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-26T11:20:37.148Z] (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 ... 15341 files and directories currently installed.) [2020-05-26T11:20:37.148Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-26T11:20:37.148Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-26T11:20:37.148Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-26T11:20:37.148Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T11:20:37.148Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T11:20:37.148Z] Selecting previously unselected package jq. [2020-05-26T11:20:37.148Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T11:20:37.148Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:20:37.148Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-26T11:20:37.148Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T11:20:37.148Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:20:37.148Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:37.246Z] #39 79.37 DEP criu/vdso-compat.d [2020-05-26T11:20:37.246Z] #39 79.52 DEP criu/uts_ns.d [2020-05-26T11:20:37.504Z] #39 79.68 DEP criu/util.d [2020-05-26T11:20:37.504Z] #39 79.90 DEP criu/uffd.d [2020-05-26T11:20:37.747Z] #24 16.36 #=#=# 0.1% 1.1% # 2.7% ### 5.1% #### 6.1% ##### 7.6% ###### 8.9% ####### 11.0% ######### 13.8% ########### 16.0% ############ 17.9% ############## 19.5% ############### 21.2% ################# 24.3% ################### 26.6% #################### 28.5% ##################### 30.5% ####################### 32.2% ######################## 34.4% ########################## 36.4% ############################ 39.6% ############################# 41.4% ############################### 43.4% ################################ 45.5% ################################## 47.7% ############# [2020-05-26T11:20:37.747Z] #24 ... [2020-05-26T11:20:37.747Z] [2020-05-26T11:20:37.747Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-26T11:20:37.747Z] #10 4.685 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T11:20:37.747Z] #10 DONE 5.0s [2020-05-26T11:20:37.747Z] [2020-05-26T11:20:37.747Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:37.762Z] #39 80.19 DEP criu/tun.d [2020-05-26T11:20:37.771Z] Removing intermediate container feb5b7eec8f3 [2020-05-26T11:20:37.771Z] ---> a010d563e08e [2020-05-26T11:20:37.771Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-05-26T11:20:37.771Z] ---> 5de7d3a466aa [2020-05-26T11:20:37.771Z] 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-05-26T11:20:38.019Z] #39 80.46 DEP criu/tty.d [2020-05-26T11:20:38.055Z] ---> Running in 93814f461d8b [2020-05-26T11:20:38.584Z] #39 80.83 DEP criu/timerfd.d [2020-05-26T11:20:38.842Z] #39 80.98 DEP criu/sysfs_parse.d [2020-05-26T11:20:39.100Z] #39 81.22 DEP criu/sysctl.d [2020-05-26T11:20:39.100Z] #39 81.38 DEP criu/string.d [2020-05-26T11:20:39.100Z] #39 81.44 DEP criu/stats.d [2020-05-26T11:20:39.358Z] #39 81.59 DEP criu/sockets.d [2020-05-26T11:20:39.358Z] #39 81.80 DEP criu/sk-unix.d [2020-05-26T11:20:39.379Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T11:20:39.379Z]  [2020-05-26T11:20:39.725Z]  ##     3.0% #############    18.8% #############################  40.5% ##############################################  63.9% ############################################################## 87.5% ######################################################################## 100.0% [2020-05-26T11:20:39.924Z] #39 81.97 DEP criu/sk-tcp.d [2020-05-26T11:20:39.924Z] #39 82.17 DEP criu/sk-queue.d [2020-05-26T11:20:40.019Z]  [2020-05-26T11:20:40.182Z] #39 82.38 DEP criu/sk-packet.d [2020-05-26T11:20:40.303Z]  ###########              15.8% ############################################   61.8% ######################################################################## 100.0% [2020-05-26T11:20:40.303Z]  [2020-05-26T11:20:40.440Z] #39 82.61 DEP criu/sk-netlink.d [2020-05-26T11:20:40.440Z] #39 82.81 DEP criu/sk-inet.d [2020-05-26T11:20:40.698Z] #39 ... [2020-05-26T11:20:40.698Z] [2020-05-26T11:20:40.698Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:20:40.698Z] #45 DONE 183.5s [2020-05-26T11:20:40.698Z] [2020-05-26T11:20:40.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:40.698Z] #39 83.09 DEP criu/signalfd.d [2020-05-26T11:20:40.875Z]  ###     5.4% ###################        26.5% #####################################    52.1% ######################################################   76.0% #################################################################### 95.3% ######################################################################## 100.0% [2020-05-26T11:20:41.178Z]  [2020-05-26T11:20:41.264Z] #39 83.37 DEP criu/sigframe.d [2020-05-26T11:20:41.264Z] #39 83.62 DEP criu/shmem.d [2020-05-26T11:20:41.521Z] #39 83.90 DEP criu/servicefd.d [2020-05-26T11:20:41.632Z] #24 16.36 #=#=# 0.1% 1.1% # 2.7% ### 5.1% #### 6.1% ##### 7.6% ###### 8.9% ####### 11.0% ######### 13.8% ########### 16.0% ############ 17.9% ############## 19.5% ############### 21.2% ################# 24.3% ################### 26.6% #################### 28.5% ##################### 30.5% ####################### 32.2% ######################## 34.4% ########################## 36.4% ############################ 39.6% ############################# 41.4% ############################### 43.4% ################################ 45.5% ################################## 47.7% #################################### 50.0% ##################################### 51.7% ###################################### 53.3% ######################################## 55.6% ######################################### 57.1% ########################################## 58.5% ########################################### 59.8% ############################################ 61.9% ############################################# 63.0% ############################################## 64.4% ############################################### 65.8% ################################################ 66.9% ################################################# 68.1% ################################################## 69.5% ################################################### 71.9% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.4% ####################################################### 77.8% ######################################################### 79.4% ########################################################## 80.9% ########################################################### 82.3% ############################################################ 83.7% ############################################################# 85.4% ############################################################## 87.3% ############################################################### 88.3% ################################################################ 89.1% ################################################################# 90.7% ################################################################## 92.3% ################################################################### 93.7% ################################################################### 94.3% #################################################################### 95.0% ##################################################################### 95.9% ##################################################################### 96.6% ######################################################################## 100.0% [2020-05-26T11:20:41.888Z] #24 23.38 [2020-05-26T11:20:42.087Z] #39 84.17 DEP criu/seize.d [2020-05-26T11:20:42.087Z] #39 84.49 DEP criu/seccomp.d [2020-05-26T11:20:42.345Z] #39 84.71 DEP criu/rst-malloc.d [2020-05-26T11:20:42.345Z] #39 84.78 DEP criu/rbtree.d [2020-05-26T11:20:42.603Z] #39 84.82 DEP criu/pstree.d [2020-05-26T11:20:42.603Z] #39 85.04 DEP criu/protobuf.d [2020-05-26T11:20:42.861Z] #39 85.17 GEN criu/protobuf-desc-gen.h [2020-05-26T11:20:43.006Z]  # 1.7% ####   6.1% ######  9.7% ########## 14.2% #############    18.7% #################  24.0% ####################     28.5% #########################   35.7% #############################    41.0% ################################# 46.4% ####################################   50.9% ##########################################   59.3% ################################################ 67.3% #####################################################   74.0% ###########################################################   82.3% ###############################################################   88.6% #####################################################################    96.6% ######################################################################## 100.0% [2020-05-26T11:20:43.007Z]  [2020-05-26T11:20:43.252Z] #24 ... [2020-05-26T11:20:43.252Z] [2020-05-26T11:20:43.252Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-26T11:20:43.252Z] #11 DONE 5.7s [2020-05-26T11:20:43.252Z] [2020-05-26T11:20:43.252Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:20:43.252Z] #29 73.54 reflect [2020-05-26T11:20:43.252Z] #29 ... [2020-05-26T11:20:43.252Z] [2020-05-26T11:20:43.252Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:43.252Z] #31 84.05 Selecting previously unselected package libxml2:amd64. [2020-05-26T11:20:43.252Z] #31 84.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-26T11:20:43.252Z] #31 84.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:20:43.625Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T11:20:43.907Z]  [2020-05-26T11:20:43.907Z]  ######################################################################## 100.0% [2020-05-26T11:20:43.907Z]  [2020-05-26T11:20:44.404Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2020-05-26T11:20:44.522Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T11:20:44.629Z] #31 84.99 Selecting previously unselected package libarchive13:amd64. [2020-05-26T11:20:44.629Z] #31 85.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-26T11:20:44.629Z] #31 85.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T11:20:44.675Z] Fetching without tags [2020-05-26T11:20:44.759Z] #39 86.68 DEP criu/protobuf-desc.d [2020-05-26T11:20:44.759Z] #39 86.85 DEP criu/proc_parse.d [2020-05-26T11:20:44.759Z] #39 87.08 DEP criu/plugin.d [2020-05-26T11:20:44.804Z]  [2020-05-26T11:20:44.804Z]  ######################################################################## 100.0% [2020-05-26T11:20:44.804Z]  [2020-05-26T11:20:45.017Z] #39 87.16 DEP criu/pipes.d [2020-05-26T11:20:45.017Z] #39 87.36 DEP criu/pie-util.d [2020-05-26T11:20:45.190Z] #31 85.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-26T11:20:45.190Z] #31 85.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-26T11:20:45.190Z] #31 85.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T11:20:45.274Z] #39 87.50 DEP criu/pie-util-vdso.d [2020-05-26T11:20:45.274Z] #39 87.62 DEP criu/pie-util-vdso-elf32.d [2020-05-26T11:20:45.372Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:20:45.418Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T11:20:45.418Z] skipping existing c8c2d4a6b2e3 [2020-05-26T11:20:45.418Z] [2020-05-26T11:20:45.445Z] #31 86.01 Selecting previously unselected package librhash0:amd64. [2020-05-26T11:20:45.445Z] #31 86.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-26T11:20:45.445Z] #31 86.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-26T11:20:45.532Z] #39 87.75 DEP criu/path.d [2020-05-26T11:20:44.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:20:44.414Z] > git config --add remote.origin.fetch +refs/pull/41028/head:refs/remotes/origin/PR-41028 # timeout=10 [2020-05-26T11:20:44.462Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:20:44.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T11:20:44.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T11:20:44.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T11:20:44.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41028/head:refs/remotes/origin/PR-41028 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-26T11:20:45.483Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:20:45.528Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:20:45.701Z] #31 86.36 Selecting previously unselected package libuv1:amd64. [2020-05-26T11:20:45.701Z] #31 86.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-26T11:20:45.701Z] #31 86.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-26T11:20:45.790Z] #39 87.97 DEP criu/parasite-syscall.d [2020-05-26T11:20:45.956Z] #31 86.73 Selecting previously unselected package cmake. [2020-05-26T11:20:46.035Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T11:20:46.035Z]  [2020-05-26T11:20:46.048Z] #39 88.21 DEP criu/pagemap.d [2020-05-26T11:20:46.212Z] #31 86.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-26T11:20:46.212Z] #31 86.77 Unpacking cmake (3.13.4-1) ... [2020-05-26T11:20:46.306Z] #39 88.40 DEP criu/pagemap-cache.d [2020-05-26T11:20:46.306Z] #39 88.59 DEP criu/page-xfer.d [2020-05-26T11:20:46.318Z]  ######################################################################## 100.0% [2020-05-26T11:20:46.318Z]  [2020-05-26T11:20:46.318Z] Download of images into '/build' complete. [2020-05-26T11:20:46.318Z] Use something like the following to load the result into a Docker daemon: [2020-05-26T11:20:46.318Z] tar -cC '/build' . | docker load [2020-05-26T11:20:46.467Z] #31 ... [2020-05-26T11:20:46.467Z] [2020-05-26T11:20:46.467Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:46.467Z] #38 77.22 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T11:20:46.467Z] #38 77.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:20:46.467Z] #38 77.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:20:46.467Z] #38 77.59 Selecting previously unselected package protobuf-compiler. [2020-05-26T11:20:46.467Z] #38 77.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:46.467Z] #38 77.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:20:46.467Z] #38 77.81 Selecting previously unselected package python-pkg-resources. [2020-05-26T11:20:46.467Z] #38 77.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:20:46.467Z] #38 77.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T11:20:46.467Z] #38 78.31 Selecting previously unselected package python-six. [2020-05-26T11:20:46.467Z] #38 78.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T11:20:46.467Z] #38 78.35 Unpacking python-six (1.12.0-1) ... [2020-05-26T11:20:46.467Z] #38 78.57 Selecting previously unselected package python-protobuf. [2020-05-26T11:20:46.467Z] #38 78.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-26T11:20:46.467Z] #38 78.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T11:20:46.467Z] #38 79.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T11:20:46.564Z] #39 88.74 DEP criu/page-pipe.d [2020-05-26T11:20:46.564Z] #39 88.83 DEP criu/netfilter.d [2020-05-26T11:20:46.728Z] #38 ... [2020-05-26T11:20:46.728Z] [2020-05-26T11:20:46.728Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:20:46.729Z] #52 23.18 Checking out files: 73% (740/1010) Checking out files: 74% (748/1010) Checking out files: 75% (758/1010) Checking out files: 76% (768/1010) Checking out files: 77% (778/1010) Checking out files: 78% (788/1010) Checking out files: 79% (798/1010) Checking out files: 80% (808/1010) Checking out files: 81% (819/1010) Checking out files: 82% (829/1010) Checking out files: 83% (839/1010) Checking out files: 84% (849/1010) Checking out files: 85% (859/1010) Checking out files: 86% (869/1010) Checking out files: 87% (879/1010) Checking out files: 88% (889/1010) Checking out files: 89% (899/1010) Checking out files: 90% (909/1010) Checking out files: 91% (920/1010) Checking out files: 92% (930/1010) Checking out files: 93% (940/1010) Checking out files: 94% (950/1010) Checking out files: 95% (960/1010) Checking out files: 96% (970/1010) Checking out files: 97% (980/1010) Checking out files: 98% (990/1010) Checking out files: 99% (1000/1010) Checking out files: 100% (1010/1010) Checking out files: 100% (1010/1010), done. [2020-05-26T11:20:46.729Z] #52 23.81 + cd /tmp/tmp.wHEVlZwpKS/src/github.com/opencontainers/runc [2020-05-26T11:20:46.729Z] #52 23.81 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:20:46.729Z] #52 25.24 + '[' -z '' ']' [2020-05-26T11:20:46.729Z] #52 25.24 + target=static [2020-05-26T11:20:46.729Z] #52 25.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T11:20:46.822Z] #39 89.00 DEP criu/net.d [2020-05-26T11:20:46.822Z] #39 89.25 DEP criu/namespaces.d [2020-05-26T11:20:47.295Z] #52 ... [2020-05-26T11:20:47.295Z] [2020-05-26T11:20:47.295Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:47.295Z] #42 77.52 bufio [2020-05-26T11:20:47.295Z] #42 80.36 reflect [2020-05-26T11:20:47.295Z] #42 80.94 internal/oserror [2020-05-26T11:20:47.295Z] #42 81.73 syscall [2020-05-26T11:20:47.295Z] #42 ... [2020-05-26T11:20:47.295Z] [2020-05-26T11:20:47.295Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-26T11:20:47.295Z] #12 DONE 4.0s [2020-05-26T11:20:47.295Z] [2020-05-26T11:20:47.295Z] #13 [dev 6/25] RUN ldconfig [2020-05-26T11:20:47.387Z] #39 89.44 DEP criu/mount.d [2020-05-26T11:20:47.387Z] #39 89.59 DEP criu/mem.d [2020-05-26T11:20:47.645Z] #39 89.76 DEP criu/lsm.d [2020-05-26T11:20:47.645Z] #39 89.91 DEP criu/log.d [2020-05-26T11:20:47.902Z] #39 90.03 DEP criu/libnetlink.d [2020-05-26T11:20:47.902Z] #39 90.19 DEP criu/kerndat.d [2020-05-26T11:20:48.160Z] #39 90.41 DEP criu/kcmp-ids.d [2020-05-26T11:20:48.160Z] #39 90.53 DEP criu/irmap.d [2020-05-26T11:20:48.250Z] Merge succeeded, producing 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:20:48.250Z] Checking out Revision 0853541a92921f15b44e43c6317d9372ea0ac08b (PR-41028) [2020-05-26T11:20:48.418Z] #39 90.63 DEP criu/ipc_ns.d [2020-05-26T11:20:47.915Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-26T11:20:48.042Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-26T11:20:48.285Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T11:20:48.330Z] > git checkout -f 0853541a92921f15b44e43c6317d9372ea0ac08b # timeout=10 [2020-05-26T11:20:48.675Z] #39 90.80 DEP criu/image.d [2020-05-26T11:20:48.676Z] #39 90.96 DEP criu/image-desc.d [2020-05-26T11:20:48.676Z] #39 91.07 DEP criu/fsnotify.d [2020-05-26T11:20:48.933Z] #39 91.31 DEP criu/filesystems.d [2020-05-26T11:20:49.009Z] Removing intermediate container 93814f461d8b [2020-05-26T11:20:49.009Z] ---> 51bc3ab710e6 [2020-05-26T11:20:49.009Z] Step 26/140 : FROM base AS cross-false [2020-05-26T11:20:49.009Z] ---> 0d6ec68885a5 [2020-05-26T11:20:49.009Z] Step 27/140 : FROM base AS cross-true [2020-05-26T11:20:49.009Z] ---> 0d6ec68885a5 [2020-05-26T11:20:49.009Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:20:49.009Z] ---> Using cache [2020-05-26T11:20:49.009Z] ---> 2e02aab0c662 [2020-05-26T11:20:49.009Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-05-26T11:20:49.009Z] ---> Running in 84c71706c678 [2020-05-26T11:20:49.191Z] #39 91.50 DEP criu/files.d [2020-05-26T11:20:49.449Z] #39 91.68 DEP criu/files-reg.d [2020-05-26T11:20:49.449Z] #39 ... [2020-05-26T11:20:49.449Z] [2020-05-26T11:20:49.449Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:49.449Z] #42 182.1 net/textproto [2020-05-26T11:20:49.449Z] #42 182.2 crypto/x509 [2020-05-26T11:20:49.449Z] #42 183.6 vendor/golang.org/x/net/http/httpguts [2020-05-26T11:20:49.449Z] #42 183.8 vendor/golang.org/x/net/http/httpproxy [2020-05-26T11:20:49.449Z] #42 184.7 mime/multipart [2020-05-26T11:20:49.449Z] #42 186.7 crypto/tls [2020-05-26T11:20:49.633Z] Removing intermediate container 84c71706c678 [2020-05-26T11:20:49.633Z] ---> 42bf8f14c849 [2020-05-26T11:20:49.633Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-05-26T11:20:49.633Z] ---> Running in 89f328210f6f [2020-05-26T11:20:49.707Z] #42 ... [2020-05-26T11:20:49.707Z] [2020-05-26T11:20:49.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:49.707Z] #39 91.87 DEP criu/files-ext.d [2020-05-26T11:20:49.707Z] #39 92.04 DEP criu/file-lock.d [2020-05-26T11:20:49.964Z] #39 92.29 DEP criu/file-ids.d [2020-05-26T11:20:50.222Z] #39 92.48 DEP criu/fifo.d [2020-05-26T11:20:50.264Z] Removing intermediate container 89f328210f6f [2020-05-26T11:20:50.264Z] ---> 084719a578c9 [2020-05-26T11:20:50.264Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-05-26T11:20:50.264Z] ---> Running in 7bddc20ec461 [2020-05-26T11:20:50.480Z] #39 92.60 DEP criu/fdstore.d [2020-05-26T11:20:50.480Z] #39 92.72 DEP criu/fault-injection.d [2020-05-26T11:20:50.480Z] #39 92.76 DEP criu/external.d [2020-05-26T11:20:50.737Z] #39 92.86 DEP criu/eventpoll.d [2020-05-26T11:20:50.737Z] #39 93.10 DEP criu/eventfd.d [2020-05-26T11:20:50.995Z] #39 93.28 DEP criu/crtools.d [2020-05-26T11:20:51.253Z] #39 93.45 DEP criu/cr-service.d [2020-05-26T11:20:51.283Z] Removing intermediate container 7bddc20ec461 [2020-05-26T11:20:51.283Z] ---> 303339242d08 [2020-05-26T11:20:51.283Z] 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-05-26T11:20:51.283Z] ---> Running in 364f87e99c86 [2020-05-26T11:20:51.464Z] #13 ... [2020-05-26T11:20:51.465Z] [2020-05-26T11:20:51.465Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T11:20:51.465Z] #24 24.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T11:20:51.465Z] #24 25.44 [2020-05-26T11:20:51.465Z] #24 25.82 #=#=# ######################################################################## 100.0% [2020-05-26T11:20:51.465Z] #24 26.10 [2020-05-26T11:20:51.465Z] #24 27.81 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T11:20:51.465Z] #24 28.29 [2020-05-26T11:20:51.465Z] #24 28.63 ###################################### 53.0% ######################################################################## 100.0% [2020-05-26T11:20:51.465Z] #24 28.89 [2020-05-26T11:20:51.465Z] #24 30.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T11:20:51.465Z] #24 30.36 skipping existing 1849cc453dee [2020-05-26T11:20:51.465Z] #24 30.54 [2020-05-26T11:20:51.465Z] #24 31.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T11:20:51.465Z] #24 32.30 [2020-05-26T11:20:51.465Z] #24 32.55 ######################################################################## 100.0% [2020-05-26T11:20:51.465Z] #24 32.72 [2020-05-26T11:20:51.465Z] #24 32.80 Download of images into '/build' complete. [2020-05-26T11:20:51.465Z] #24 32.80 Use something like the following to load the result into a Docker daemon: [2020-05-26T11:20:51.465Z] #24 32.80 tar -cC '/build' . | docker load [2020-05-26T11:20:51.465Z] #24 DONE 33.0s [2020-05-26T11:20:51.511Z] #39 93.59 DEP criu/cr-restore.d [2020-05-26T11:20:51.511Z] #39 93.82 DEP criu/cr-errno.d [2020-05-26T11:20:51.511Z] #39 93.83 DEP criu/cr-dump.d [2020-05-26T11:20:51.720Z] [2020-05-26T11:20:51.720Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:51.720Z] #38 87.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:51.720Z] #38 87.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:20:51.720Z] #38 87.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:20:51.720Z] #38 87.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T11:20:51.720Z] #38 87.60 Setting up python-six (1.12.0-1) ... [2020-05-26T11:20:51.769Z] #39 94.04 DEP criu/cr-dedup.d [2020-05-26T11:20:51.902Z] Removing intermediate container 364f87e99c86 [2020-05-26T11:20:51.902Z] ---> ad09c48bbd40 [2020-05-26T11:20:51.902Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-05-26T11:20:51.902Z] ---> 0d6ec68885a5 [2020-05-26T11:20:51.902Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-05-26T11:20:51.902Z] ---> 0d6ec68885a5 [2020-05-26T11:20:51.902Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:20:51.902Z] ---> Using cache [2020-05-26T11:20:51.902Z] ---> 2e02aab0c662 [2020-05-26T11:20:51.902Z] 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-05-26T11:20:51.902Z] ---> Running in b386bcb39af1 [2020-05-26T11:20:51.977Z] #38 ... [2020-05-26T11:20:51.977Z] [2020-05-26T11:20:51.977Z] #13 [dev 6/25] RUN ldconfig [2020-05-26T11:20:51.977Z] #13 DONE 4.5s [2020-05-26T11:20:51.977Z] [2020-05-26T11:20:51.977Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:51.977Z] #31 92.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:20:51.977Z] #31 92.45 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:20:51.977Z] #31 92.46 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-26T11:20:51.977Z] #31 92.48 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:20:51.977Z] #31 92.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-26T11:20:51.977Z] #31 92.67 Setting up cmake-data (3.13.4-1) ... [2020-05-26T11:20:51.977Z] #31 92.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:20:52.027Z] #39 94.27 DEP criu/cr-check.d [2020-05-26T11:20:52.233Z] #31 92.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T11:20:52.233Z] #31 92.77 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T11:20:52.233Z] #31 92.78 Setting up cmake (3.13.4-1) ... [2020-05-26T11:20:52.233Z] #31 92.79 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:52.233Z] #31 92.96 Processing triggers for mime-support (3.62) ... [2020-05-26T11:20:52.285Z] #39 94.48 DEP criu/config.d [2020-05-26T11:20:52.285Z] #39 94.63 DEP criu/clone-noasan.d [2020-05-26T11:20:52.285Z] #39 94.72 DEP criu/cgroup.d [2020-05-26T11:20:52.523Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:20:52.523Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:20:52.523Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:20:52.523Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:20:52.795Z] #31 DONE 93.6s [2020-05-26T11:20:52.795Z] [2020-05-26T11:20:52.795Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:52.850Z] #39 94.91 DEP criu/cgroup-props.d [2020-05-26T11:20:52.850Z] #39 95.03 DEP criu/bitmap.d [2020-05-26T11:20:52.850Z] #39 95.07 DEP criu/bfd.d [2020-05-26T11:20:53.065Z] #14 ... [2020-05-26T11:20:53.065Z] [2020-05-26T11:20:53.065Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:20:53.065Z] #32 DONE 0.1s [2020-05-26T11:20:53.108Z] #39 95.21 DEP criu/autofs.d [2020-05-26T11:20:53.108Z] #39 95.33 DEP criu/aio.d [2020-05-26T11:20:53.320Z] [2020-05-26T11:20:53.320Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-26T11:20:53.320Z] #33 DONE 0.1s [2020-05-26T11:20:53.320Z] [2020-05-26T11:20:53.320Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:20:53.320Z] #38 93.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T11:20:53.320Z] #38 93.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:20:53.320Z] #38 93.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:53.320Z] #38 93.97 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T11:20:53.320Z] #38 93.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:53.320Z] #38 94.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T11:20:53.320Z] #38 94.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T11:20:53.366Z] #39 95.49 DEP criu/action-scripts.d [2020-05-26T11:20:53.539Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:20:53.539Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:20:53.575Z] #38 94.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T11:20:53.575Z] #38 94.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T11:20:53.575Z] #38 94.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T11:20:53.624Z] #39 95.87 CC criu/action-scripts.o [2020-05-26T11:20:54.189Z] #39 96.39 CC criu/aio.o [2020-05-26T11:20:54.501Z] #38 ... [2020-05-26T11:20:54.501Z] [2020-05-26T11:20:54.501Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:20:54.501Z] #29 84.83 time [2020-05-26T11:20:54.501Z] #29 94.26 internal/poll [2020-05-26T11:20:54.755Z] #39 97.00 CC criu/autofs.o [2020-05-26T11:20:54.757Z] #29 ... [2020-05-26T11:20:54.757Z] [2020-05-26T11:20:54.757Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:20:54.757Z] #42 94.33 time [2020-05-26T11:20:55.034Z] Fetched 8131 kB in 3s (2847 kB/s) [2020-05-26T11:20:56.640Z] Reading package lists... [2020-05-26T11:20:56.655Z] #39 98.74 CC criu/bfd.o [2020-05-26T11:20:56.912Z] #39 99.29 CC criu/bitmap.o [2020-05-26T11:20:57.171Z] #39 ... [2020-05-26T11:20:57.171Z] [2020-05-26T11:20:57.171Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:20:57.171Z] #26 200.3 + rm -rf /tmp/tmp.otwkmCccJJ [2020-05-26T11:20:57.732Z] Reading package lists... [2020-05-26T11:20:57.732Z] Building dependency tree... [2020-05-26T11:20:57.732Z] Reading state information... [2020-05-26T11:20:57.736Z] #26 DONE 200.9s [2020-05-26T11:20:57.736Z] [2020-05-26T11:20:57.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:20:57.736Z] #39 99.44 CC criu/cgroup-props.o [2020-05-26T11:20:58.038Z] The following additional packages will be installed: [2020-05-26T11:20:58.038Z] libapparmor1 [2020-05-26T11:20:58.038Z] Suggested packages: [2020-05-26T11:20:58.038Z] seccomp [2020-05-26T11:20:58.038Z] The following NEW packages will be installed: [2020-05-26T11:20:58.038Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-05-26T11:20:58.038Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:20:58.038Z] Need to get 307 kB of archives. [2020-05-26T11:20:58.038Z] After this operation, 1108 kB of additional disk space will be used. [2020-05-26T11:20:58.038Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-26T11:20:58.038Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-26T11:20:58.038Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-26T11:20:58.302Z] #39 100.5 CC criu/cgroup.o [2020-05-26T11:20:58.340Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:20:58.340Z] Fetched 307 kB in 0s (1244 kB/s) [2020-05-26T11:20:58.340Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-05-26T11:20:58.626Z] (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 ... 15341 files and directories currently installed.) [2020-05-26T11:20:58.626Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-26T11:20:58.626Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-26T11:20:58.626Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-26T11:20:58.626Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-26T11:20:58.626Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-26T11:20:58.626Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-26T11:20:58.626Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-26T11:20:58.626Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-26T11:20:58.626Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-26T11:20:58.626Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-26T11:20:58.626Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-26T11:20:58.626Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:20:58.913Z] Removing intermediate container b386bcb39af1 [2020-05-26T11:20:58.913Z] ---> 9c5e54f8e140 [2020-05-26T11:20:58.913Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-05-26T11:20:58.913Z] ---> ad09c48bbd40 [2020-05-26T11:20:58.913Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:20:59.205Z] ---> Running in 3af6810033ea [2020-05-26T11:20:59.205Z] Removing intermediate container 3af6810033ea [2020-05-26T11:20:59.205Z] ---> 0a711c6e3783 [2020-05-26T11:20:59.205Z] 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-05-26T11:20:59.205Z] ---> Running in efc048f653d5 [2020-05-26T11:20:59.827Z] Removing intermediate container efc048f653d5 [2020-05-26T11:20:59.827Z] ---> 8fb275c4e702 [2020-05-26T11:20:59.827Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-05-26T11:20:59.827Z] ---> 9c5e54f8e140 [2020-05-26T11:20:59.827Z] Step 41/140 : FROM base AS tomlv [2020-05-26T11:20:59.827Z] ---> 0d6ec68885a5 [2020-05-26T11:20:59.827Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-05-26T11:21:00.000Z] #42 ... [2020-05-26T11:21:00.000Z] [2020-05-26T11:21:00.000Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:00.000Z] #14 7.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:21:00.000Z] #14 7.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:21:00.000Z] #14 7.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:21:00.112Z] ---> Running in cda49e749034 [2020-05-26T11:21:00.112Z] Removing intermediate container cda49e749034 [2020-05-26T11:21:00.112Z] ---> 3b87543438a6 [2020-05-26T11:21:00.112Z] Step 43/140 : ARG TOMLV_COMMIT [2020-05-26T11:21:00.112Z] ---> Running in 51f0c948f313 [2020-05-26T11:21:00.112Z] Removing intermediate container 51f0c948f313 [2020-05-26T11:21:00.112Z] ---> 5598e6d2edff [2020-05-26T11:21:00.112Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:21:00.256Z] #14 ... [2020-05-26T11:21:00.256Z] [2020-05-26T11:21:00.256Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:21:00.256Z] #52 28.60 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-05-26T11:21:00.256Z] #52 ... [2020-05-26T11:21:00.256Z] [2020-05-26T11:21:00.256Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:21:00.256Z] #29 96.29 internal/fmtsort [2020-05-26T11:21:00.256Z] #29 97.78 internal/syscall/execenv [2020-05-26T11:21:00.256Z] #29 98.04 internal/syscall/unix [2020-05-26T11:21:00.256Z] #29 98.14 strings [2020-05-26T11:21:00.256Z] #29 98.67 os [2020-05-26T11:21:00.396Z] ---> ac685ac5e844 [2020-05-26T11:21:00.396Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:21:00.396Z] ---> 2801134b8247 [2020-05-26T11:21:00.396Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:21:00.683Z] ---> Running in a49564b52f8b [2020-05-26T11:21:00.831Z] #39 ... [2020-05-26T11:21:00.831Z] [2020-05-26T11:21:00.831Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:00.831Z] #42 193.0 net/http/httptrace [2020-05-26T11:21:00.831Z] #42 193.3 net/http [2020-05-26T11:21:00.831Z] #42 ... [2020-05-26T11:21:00.831Z] [2020-05-26T11:21:00.831Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:00.831Z] #14 98.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T11:21:00.831Z] #14 98.63 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:21:00.831Z] #14 98.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:21:00.971Z] + RM_GOPATH=0 [2020-05-26T11:21:00.971Z] + TMP_GOPATH= [2020-05-26T11:21:00.971Z] + : /build [2020-05-26T11:21:00.971Z] + '[' -z '' ']' [2020-05-26T11:21:00.971Z] ++ mktemp -d [2020-05-26T11:21:00.971Z] + export GOPATH=/tmp/tmp.RjP7Z4vE2p [2020-05-26T11:21:00.971Z] + GOPATH=/tmp/tmp.RjP7Z4vE2p [2020-05-26T11:21:00.971Z] + RM_GOPATH=1 [2020-05-26T11:21:00.971Z] ++ dirname ./install.sh [2020-05-26T11:21:00.971Z] + dir=. [2020-05-26T11:21:00.971Z] + bin=tomlv [2020-05-26T11:21:00.971Z] + shift [2020-05-26T11:21:00.971Z] + '[' '!' -f ./tomlv.installer ']' [2020-05-26T11:21:00.971Z] + . ./tomlv.installer [2020-05-26T11:21:00.971Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:21:00.971Z] + install_tomlv [2020-05-26T11:21:00.971Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T11:21:00.971Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RjP7Z4vE2p/src/github.com/BurntSushi/toml [2020-05-26T11:21:00.971Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:21:00.971Z] Cloning into '/tmp/tmp.RjP7Z4vE2p/src/github.com/BurntSushi/toml'... [2020-05-26T11:21:01.265Z] + cd /tmp/tmp.RjP7Z4vE2p/src/github.com/BurntSushi/toml [2020-05-26T11:21:01.265Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T11:21:01.265Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:21:01.265Z] internal/cpu [2020-05-26T11:21:01.265Z] runtime/internal/sys [2020-05-26T11:21:01.265Z] math/bits [2020-05-26T11:21:01.557Z] runtime/internal/atomic [2020-05-26T11:21:01.557Z] runtime/internal/math [2020-05-26T11:21:01.557Z] unicode/utf8 [2020-05-26T11:21:01.557Z] internal/bytealg [2020-05-26T11:21:01.557Z] internal/race [2020-05-26T11:21:01.557Z] sync/atomic [2020-05-26T11:21:01.557Z] math [2020-05-26T11:21:01.557Z] unicode [2020-05-26T11:21:01.557Z] internal/testlog [2020-05-26T11:21:01.557Z] runtime [2020-05-26T11:21:01.557Z] encoding [2020-05-26T11:21:01.557Z] runtime/cgo [2020-05-26T11:21:01.624Z] #29 ... [2020-05-26T11:21:01.624Z] [2020-05-26T11:21:01.624Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:01.624Z] #42 101.7 internal/fmtsort [2020-05-26T11:21:01.765Z] #14 ... [2020-05-26T11:21:01.765Z] [2020-05-26T11:21:01.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:01.765Z] #39 103.8 CC criu/clone-noasan.o [2020-05-26T11:21:01.765Z] #39 104.0 CC criu/config.o [2020-05-26T11:21:02.552Z] #42 102.9 internal/syscall/execenv [2020-05-26T11:21:02.808Z] #42 103.2 internal/poll [2020-05-26T11:21:03.065Z] #42 103.2 internal/syscall/unix [2020-05-26T11:21:03.065Z] #42 ... [2020-05-26T11:21:03.065Z] [2020-05-26T11:21:03.065Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:21:03.065Z] #34 6.211 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:21:03.065Z] #34 6.212 + RM_GOPATH=0 [2020-05-26T11:21:03.065Z] #34 6.212 + TMP_GOPATH= [2020-05-26T11:21:03.065Z] #34 6.212 + : /build [2020-05-26T11:21:03.065Z] #34 6.212 + '[' -z '' ']' [2020-05-26T11:21:03.065Z] #34 6.212 ++ mktemp -d [2020-05-26T11:21:03.065Z] #34 6.212 + export GOPATH=/tmp/tmp.BaakBrNbDA [2020-05-26T11:21:03.065Z] #34 6.212 + GOPATH=/tmp/tmp.BaakBrNbDA [2020-05-26T11:21:03.065Z] #34 6.212 + RM_GOPATH=1 [2020-05-26T11:21:03.065Z] #34 6.212 ++ dirname ./install.sh [2020-05-26T11:21:03.065Z] #34 6.212 + dir=. [2020-05-26T11:21:03.065Z] #34 6.212 + bin=tini [2020-05-26T11:21:03.065Z] #34 6.212 + shift [2020-05-26T11:21:03.065Z] #34 6.212 + '[' '!' -f ./tini.installer ']' [2020-05-26T11:21:03.065Z] #34 6.212 + . ./tini.installer [2020-05-26T11:21:03.065Z] #34 6.212 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:21:03.065Z] #34 6.212 + install_tini [2020-05-26T11:21:03.066Z] #34 6.212 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T11:21:03.066Z] #34 6.212 + git clone https://github.com/krallin/tini.git /tmp/tmp.BaakBrNbDA/tini [2020-05-26T11:21:03.066Z] #34 6.219 Cloning into '/tmp/tmp.BaakBrNbDA/tini'... [2020-05-26T11:21:03.066Z] #34 7.723 + cd /tmp/tmp.BaakBrNbDA/tini [2020-05-26T11:21:03.066Z] #34 7.724 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:21:03.066Z] #34 7.776 + cmake . [2020-05-26T11:21:03.066Z] #34 8.355 -- The C compiler identification is GNU 8.3.0 [2020-05-26T11:21:03.066Z] #34 8.431 -- Check for working C compiler: /usr/bin/cc [2020-05-26T11:21:03.066Z] #34 9.331 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T11:21:03.066Z] #34 9.372 -- Detecting C compiler ABI info [2020-05-26T11:21:03.138Z] #39 105.5 CC criu/cr-check.o [2020-05-26T11:21:03.322Z] #34 ... [2020-05-26T11:21:03.322Z] [2020-05-26T11:21:03.322Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:21:03.322Z] #29 103.1 bytes [2020-05-26T11:21:04.172Z] Commit message: "pkg/sysinfo.applyPIDSCgroupInfo: optimize" [2020-05-26T11:21:04.277Z] #29 ... [2020-05-26T11:21:04.277Z] [2020-05-26T11:21:04.277Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:04.277Z] #38 104.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T11:21:04.277Z] #38 104.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:21:04.277Z] #38 DONE 104.7s [2020-05-26T11:21:04.277Z] [2020-05-26T11:21:04.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:04.587Z] > git --version # timeout=10 [2020-05-26T11:21:04.677Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T11:21:05.667Z] #39 107.5 CC criu/cr-dedup.o [2020-05-26T11:21:05.667Z] #39 107.9 CC criu/cr-dump.o [2020-05-26T11:21:06.029Z] internal/reflectlite [2020-05-26T11:21:06.029Z] sync [2020-05-26T11:21:06.029Z] errors [2020-05-26T11:21:06.029Z] sort [2020-05-26T11:21:06.029Z] internal/oserror [2020-05-26T11:21:06.029Z] io [2020-05-26T11:21:06.029Z] strconv [2020-05-26T11:21:06.029Z] syscall [2020-05-26T11:21:06.333Z] bytes [2020-05-26T11:21:06.333Z] strings [2020-05-26T11:21:06.634Z] reflect [2020-05-26T11:21:06.935Z] bufio [2020-05-26T11:21:06.935Z] path [2020-05-26T11:21:07.234Z] text/tabwriter [2020-05-26T11:21:07.532Z] internal/syscall/execenv [2020-05-26T11:21:07.532Z] internal/syscall/unix [2020-05-26T11:21:07.532Z] time [2020-05-26T11:21:07.566Z] #39 ... [2020-05-26T11:21:07.566Z] [2020-05-26T11:21:07.566Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:07.566Z] #14 113.3 Selecting previously unselected package libonig5:amd64. [2020-05-26T11:21:07.566Z] #14 113.3 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-26T11:21:07.566Z] #14 113.3 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:21:07.566Z] #14 113.5 Selecting previously unselected package libjq1:amd64. [2020-05-26T11:21:07.566Z] #14 113.5 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:21:07.566Z] #14 113.5 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:21:07.566Z] #14 113.6 Selecting previously unselected package jq. [2020-05-26T11:21:07.566Z] #14 113.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:21:07.566Z] #14 113.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:21:07.566Z] #14 113.7 Selecting previously unselected package libaio1:amd64. [2020-05-26T11:21:07.566Z] #14 113.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-26T11:21:07.566Z] #14 113.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-26T11:21:07.566Z] #14 113.8 Selecting previously unselected package libbtrfs0. [2020-05-26T11:21:07.824Z] #14 113.8 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T11:21:07.824Z] #14 113.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:21:07.824Z] #14 113.9 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:21:07.824Z] #14 113.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T11:21:07.824Z] #14 113.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:21:07.908Z] + docker version [2020-05-26T11:21:08.082Z] #14 114.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-26T11:21:08.082Z] #14 114.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:21:08.082Z] #14 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:21:08.082Z] #14 114.1 Selecting previously unselected package libudev-dev:amd64. [2020-05-26T11:21:08.082Z] #14 114.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T11:21:08.082Z] #14 114.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:21:08.182Z] internal/poll [2020-05-26T11:21:08.340Z] #14 114.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-26T11:21:08.340Z] #14 114.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-26T11:21:08.340Z] #14 114.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T11:21:08.485Z] os [2020-05-26T11:21:08.485Z] internal/fmtsort [2020-05-26T11:21:08.598Z] #14 114.6 Selecting previously unselected package libpcre16-3:amd64. [2020-05-26T11:21:08.598Z] #14 114.6 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-26T11:21:08.598Z] #14 114.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T11:21:08.786Z] path/filepath [2020-05-26T11:21:08.786Z] fmt [2020-05-26T11:21:08.856Z] #14 114.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-26T11:21:08.856Z] #14 114.8 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-26T11:21:08.856Z] #14 114.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T11:21:08.856Z] #14 115.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-26T11:21:08.856Z] #14 115.0 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-26T11:21:08.856Z] #14 115.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T11:21:09.086Z] io/ioutil [2020-05-26T11:21:09.114Z] #14 115.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-26T11:21:09.114Z] #14 115.1 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-26T11:21:09.114Z] #14 115.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T11:21:09.400Z] log [2020-05-26T11:21:09.400Z] flag [2020-05-26T11:21:09.400Z] github.com/BurntSushi/toml [2020-05-26T11:21:09.534Z] #39 ... [2020-05-26T11:21:09.534Z] [2020-05-26T11:21:09.534Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:21:09.534Z] #34 10.25 -- Detecting C compiler ABI info - done [2020-05-26T11:21:09.534Z] #34 10.31 -- Detecting C compile features [2020-05-26T11:21:09.534Z] #34 13.44 -- Detecting C compile features - done [2020-05-26T11:21:09.534Z] #34 13.52 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T11:21:09.534Z] #34 13.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T11:21:09.534Z] #34 14.06 -- Configuring done [2020-05-26T11:21:09.534Z] #34 14.12 -- Generating done [2020-05-26T11:21:09.534Z] #34 14.13 -- Build files have been written to: /tmp/tmp.BaakBrNbDA/tini [2020-05-26T11:21:09.534Z] #34 14.15 + make tini-static [2020-05-26T11:21:09.534Z] #34 14.79 Scanning dependencies of target tini-static [2020-05-26T11:21:09.534Z] #34 14.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T11:21:09.630Z] #14 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-26T11:21:09.630Z] #14 115.5 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-26T11:21:09.630Z] #14 115.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T11:21:09.630Z] #14 115.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-26T11:21:09.888Z] #14 115.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:21:09.888Z] #14 115.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T11:21:09.888Z] #14 115.9 Selecting previously unselected package libgpm2:amd64. [2020-05-26T11:21:09.888Z] #14 115.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-26T11:21:09.888Z] #14 115.9 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-26T11:21:09.888Z] #14 116.0 Selecting previously unselected package libicu63:amd64. [2020-05-26T11:21:09.888Z] #14 116.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T11:21:09.888Z] #14 116.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:21:10.043Z] github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:21:10.096Z] #34 17.07 [100%] Linking C executable tini-static [2020-05-26T11:21:10.096Z] #34 ... [2020-05-26T11:21:10.096Z] [2020-05-26T11:21:10.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:10.096Z] #39 6.114 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:21:10.096Z] #39 6.114 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:21:10.353Z] #39 6.125 Note: Building without GnuTLS support [2020-05-26T11:21:10.914Z] #39 ... [2020-05-26T11:21:10.914Z] [2020-05-26T11:21:10.914Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:10.914Z] #14 9.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T11:21:10.914Z] #14 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T11:21:10.914Z] #14 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T11:21:11.169Z] #14 ... [2020-05-26T11:21:11.169Z] [2020-05-26T11:21:11.169Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-26T11:21:11.169Z] #34 17.84 [100%] Built target tini-static [2020-05-26T11:21:11.169Z] #34 17.97 + mkdir -p /build [2020-05-26T11:21:11.169Z] #34 17.98 + cp tini-static /build/docker-init [2020-05-26T11:21:11.169Z] #34 DONE 18.2s [2020-05-26T11:21:11.169Z] [2020-05-26T11:21:11.169Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:21:11.169Z] #29 104.9 fmt [2020-05-26T11:21:11.169Z] #29 105.4 bufio [2020-05-26T11:21:11.169Z] #29 108.1 path/filepath [2020-05-26T11:21:11.169Z] #29 110.6 io/ioutil [2020-05-26T11:21:11.169Z] #29 111.5 path [2020-05-26T11:21:11.787Z] #14 ... [2020-05-26T11:21:11.787Z] [2020-05-26T11:21:11.787Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:11.787Z] #42 205.5 github.com/LK4D4/vndr/godl [2020-05-26T11:21:11.787Z] #42 206.3 github.com/LK4D4/vndr [2020-05-26T11:21:11.787Z] #42 DONE 214.5s [2020-05-26T11:21:12.047Z] [2020-05-26T11:21:12.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:12.047Z] #39 110.5 CC criu/cr-errno.o [2020-05-26T11:21:12.047Z] #39 110.6 CC criu/cr-restore.o [2020-05-26T11:21:12.095Z] #29 112.3 text/tabwriter [2020-05-26T11:21:12.158Z] Removing intermediate container a49564b52f8b [2020-05-26T11:21:12.158Z] ---> 8eee21c3c5d0 [2020-05-26T11:21:12.158Z] Step 47/140 : FROM base AS vndr [2020-05-26T11:21:12.158Z] ---> 0d6ec68885a5 [2020-05-26T11:21:12.158Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-05-26T11:21:12.158Z] ---> Running in a33a33319da0 [2020-05-26T11:21:12.158Z] Removing intermediate container a33a33319da0 [2020-05-26T11:21:12.158Z] ---> 94f45aeebde3 [2020-05-26T11:21:12.158Z] Step 49/140 : ARG VNDR_COMMIT [2020-05-26T11:21:12.158Z] ---> Running in 0ef2ac6b98d1 [2020-05-26T11:21:12.158Z] Removing intermediate container 0ef2ac6b98d1 [2020-05-26T11:21:12.158Z] ---> 59f06d7afb46 [2020-05-26T11:21:12.158Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:21:12.158Z] ---> 27ee5dbaf013 [2020-05-26T11:21:12.158Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:21:12.551Z] ---> a4447553e5fb [2020-05-26T11:21:12.551Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:21:12.551Z] ---> Running in e1db33b5e0ab [2020-05-26T11:21:12.697Z] Client: Docker Engine - Enterprise [2020-05-26T11:21:12.697Z] Version: 19.03.5 [2020-05-26T11:21:12.697Z] API version: 1.40 [2020-05-26T11:21:12.697Z] Go version: go1.12.12 [2020-05-26T11:21:12.697Z] Git commit: 2ee0c57608 [2020-05-26T11:21:12.697Z] Built: 11/13/2019 08:00:16 [2020-05-26T11:21:12.697Z] OS/Arch: windows/amd64 [2020-05-26T11:21:12.697Z] Experimental: false [2020-05-26T11:21:12.697Z] [2020-05-26T11:21:12.697Z] Server: Docker Engine - Enterprise [2020-05-26T11:21:12.697Z] Engine: [2020-05-26T11:21:12.697Z] Version: 19.03.5 [2020-05-26T11:21:12.697Z] API version: 1.40 (minimum version 1.24) [2020-05-26T11:21:12.697Z] Go version: go1.12.12 [2020-05-26T11:21:12.697Z] Git commit: 2ee0c57608 [2020-05-26T11:21:12.697Z] Built: 11/13/2019 07:58:51 [2020-05-26T11:21:12.697Z] OS/Arch: windows/amd64 [2020-05-26T11:21:12.697Z] Experimental: true [2020-05-26T11:21:12.949Z] + RM_GOPATH=0 [2020-05-26T11:21:12.949Z] + TMP_GOPATH= [2020-05-26T11:21:12.949Z] + : /build [2020-05-26T11:21:12.949Z] + '[' -z '' ']' [2020-05-26T11:21:12.949Z] ++ mktemp -d [2020-05-26T11:21:12.949Z] + export GOPATH=/tmp/tmp.IPZysebXX3 [2020-05-26T11:21:12.949Z] + GOPATH=/tmp/tmp.IPZysebXX3 [2020-05-26T11:21:12.949Z] + RM_GOPATH=1 [2020-05-26T11:21:12.949Z] ++ dirname ./install.sh [2020-05-26T11:21:12.949Z] + dir=. [2020-05-26T11:21:12.949Z] + bin=vndr [2020-05-26T11:21:12.949Z] + shift [2020-05-26T11:21:12.949Z] + '[' '!' -f ./vndr.installer ']' [2020-05-26T11:21:12.949Z] + . ./vndr.installer [2020-05-26T11:21:12.949Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:21:12.949Z] + install_vndr [2020-05-26T11:21:12.949Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:21:12.949Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T11:21:12.949Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IPZysebXX3/src/github.com/LK4D4/vndr [2020-05-26T11:21:12.949Z] Cloning into '/tmp/tmp.IPZysebXX3/src/github.com/LK4D4/vndr'... [2020-05-26T11:21:13.345Z] + cd /tmp/tmp.IPZysebXX3/src/github.com/LK4D4/vndr [2020-05-26T11:21:13.345Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T11:21:13.345Z] + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T11:21:13.345Z] internal/race [2020-05-26T11:21:13.345Z] internal/cpu [2020-05-26T11:21:13.345Z] runtime/internal/sys [2020-05-26T11:21:13.345Z] runtime/internal/atomic [2020-05-26T11:21:13.345Z] sync/atomic [2020-05-26T11:21:13.345Z] runtime/internal/math [2020-05-26T11:21:13.345Z] unicode [2020-05-26T11:21:13.345Z] internal/bytealg [2020-05-26T11:21:13.345Z] unicode/utf8 [2020-05-26T11:21:13.345Z] math/bits [Pipeline] sh [2020-05-26T11:21:13.462Z] #29 ... [2020-05-26T11:21:13.462Z] [2020-05-26T11:21:13.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:13.462Z] #39 9.329 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:21:13.462Z] #39 9.502 GEN .gitid [2020-05-26T11:21:13.462Z] #39 ... [2020-05-26T11:21:13.462Z] [2020-05-26T11:21:13.462Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:13.462Z] #42 103.7 strings [2020-05-26T11:21:13.462Z] #42 106.2 os [2020-05-26T11:21:13.462Z] #42 106.8 regexp/syntax [2020-05-26T11:21:13.462Z] #42 112.1 fmt [2020-05-26T11:21:13.718Z] #42 ... [2020-05-26T11:21:13.718Z] [2020-05-26T11:21:13.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:13.718Z] #39 9.532 GEN criu/include/version.h [2020-05-26T11:21:13.718Z] #39 9.640 GEN include/common/asm [2020-05-26T11:21:13.742Z] math [2020-05-26T11:21:13.742Z] internal/testlog [2020-05-26T11:21:13.742Z] runtime [2020-05-26T11:21:13.742Z] encoding [2020-05-26T11:21:13.742Z] unicode/utf16 [2020-05-26T11:21:13.742Z] container/list [2020-05-26T11:21:13.742Z] crypto/internal/subtle [2020-05-26T11:21:13.946Z] #39 116.1 CC criu/cr-service.o [2020-05-26T11:21:14.088Z] crypto/subtle [2020-05-26T11:21:14.088Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T11:21:14.088Z] internal/nettrace [2020-05-26T11:21:14.088Z] runtime/cgo [2020-05-26T11:21:14.088Z] vendor/golang.org/x/crypto/internal/subtle [2020-05-26T11:21:14.307Z] + docker info [2020-05-26T11:21:14.511Z] #39 ... [2020-05-26T11:21:14.511Z] [2020-05-26T11:21:14.511Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:14.511Z] #14 120.5 Selecting previously unselected package libnet1:amd64. [2020-05-26T11:21:14.511Z] #14 120.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:21:14.511Z] #14 120.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:21:14.511Z] #14 120.6 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T11:21:14.511Z] #14 120.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T11:21:14.511Z] #14 120.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:21:14.511Z] #14 120.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T11:21:14.511Z] #14 120.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:21:14.511Z] #14 120.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:21:14.769Z] #14 120.7 Selecting previously unselected package libreadline5:amd64. [2020-05-26T11:21:14.769Z] #14 120.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-26T11:21:14.769Z] #14 120.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T11:21:14.769Z] #14 120.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-26T11:21:14.769Z] #14 120.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T11:21:14.769Z] #14 120.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:21:15.027Z] #14 121.2 Selecting previously unselected package net-tools. [2020-05-26T11:21:15.027Z] #14 121.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-26T11:21:15.027Z] #14 121.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:21:15.285Z] #14 121.4 Selecting previously unselected package python-pip-whl. [2020-05-26T11:21:15.581Z] #14 121.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-26T11:21:15.581Z] #14 121.4 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T11:21:16.207Z] #14 122.1 Selecting previously unselected package python3-lib2to3. [2020-05-26T11:21:16.207Z] #14 122.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T11:21:16.207Z] #14 122.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:21:16.207Z] #14 122.2 Selecting previously unselected package python3-distutils. [2020-05-26T11:21:16.207Z] #14 122.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T11:21:16.207Z] #14 122.3 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T11:21:16.207Z] #14 122.4 Selecting previously unselected package python3-pip. [2020-05-26T11:21:16.464Z] #14 122.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-26T11:21:16.464Z] #14 122.4 Unpacking python3-pip (18.1-5) ... [2020-05-26T11:21:16.464Z] #14 122.6 Selecting previously unselected package python3-pkg-resources. [2020-05-26T11:21:16.464Z] #14 122.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:21:16.464Z] #14 122.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:21:16.721Z] #14 122.8 Selecting previously unselected package python3-setuptools. [2020-05-26T11:21:16.721Z] #14 122.8 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T11:21:16.721Z] #14 122.8 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T11:21:16.978Z] #14 123.1 Selecting previously unselected package python3-wheel. [2020-05-26T11:21:16.978Z] #14 123.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T11:21:16.978Z] #14 123.1 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T11:21:16.981Z] #39 13.00 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T11:21:17.236Z] #14 123.1 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T11:21:17.236Z] #14 123.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-26T11:21:17.236Z] #14 123.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:21:17.236Z] #39 13.07 PBCC images/opts.pb-c.c [2020-05-26T11:21:17.236Z] #39 13.11 PBCC images/sit.pb-c.c [2020-05-26T11:21:17.236Z] #39 13.21 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T11:21:17.236Z] #39 13.30 DEP images/opts.pb-c.d [2020-05-26T11:21:17.491Z] #39 13.38 DEP images/sit.pb-c.d [2020-05-26T11:21:17.491Z] #39 13.45 PBCC images/macvlan.pb-c.c [2020-05-26T11:21:17.491Z] #39 13.49 DEP images/macvlan.pb-c.d [2020-05-26T11:21:17.493Z] #14 123.4 Selecting previously unselected package vim-runtime. [2020-05-26T11:21:17.493Z] #14 123.4 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:21:17.493Z] #14 123.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-05-26T11:21:17.493Z] #14 123.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T11:21:17.493Z] #14 123.5 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:21:17.633Z] internal/reflectlite [2020-05-26T11:21:17.633Z] sync [2020-05-26T11:21:17.633Z] github.com/LK4D4/vndr/godl/singleflight [2020-05-26T11:21:17.633Z] internal/singleflight [2020-05-26T11:21:17.633Z] math/rand [2020-05-26T11:21:17.747Z] #39 13.52 PBCC images/autofs.pb-c.c [2020-05-26T11:21:17.747Z] #39 13.56 DEP images/autofs.pb-c.d [2020-05-26T11:21:17.747Z] #39 13.62 PBCC images/sysctl.pb-c.c [2020-05-26T11:21:17.747Z] #39 13.66 DEP images/sysctl.pb-c.d [2020-05-26T11:21:17.747Z] #39 13.73 PBCC images/time.pb-c.c [2020-05-26T11:21:17.747Z] #39 13.76 DEP images/time.pb-c.d [2020-05-26T11:21:17.747Z] #39 13.79 PBCC images/binfmt-misc.pb-c.c [2020-05-26T11:21:17.747Z] #39 13.81 DEP images/binfmt-misc.pb-c.d [2020-05-26T11:21:17.747Z] #39 13.85 PBCC images/seccomp.pb-c.c [2020-05-26T11:21:17.921Z] errors [2020-05-26T11:21:17.921Z] sort [2020-05-26T11:21:17.921Z] internal/oserror [2020-05-26T11:21:17.921Z] io [2020-05-26T11:21:17.921Z] strconv [2020-05-26T11:21:17.921Z] syscall [2020-05-26T11:21:18.097Z] #39 13.92 DEP images/seccomp.pb-c.d [2020-05-26T11:21:18.097Z] #39 13.98 PBCC images/userns.pb-c.c [2020-05-26T11:21:18.097Z] #39 14.05 DEP images/userns.pb-c.d [2020-05-26T11:21:18.097Z] #39 14.10 PBCC images/cgroup.pb-c.c [2020-05-26T11:21:18.097Z] #39 14.11 DEP images/cgroup.pb-c.d [2020-05-26T11:21:18.097Z] #39 14.22 PBCC images/fown.pb-c.c [2020-05-26T11:21:18.216Z] vendor/golang.org/x/net/dns/dnsmessage [2020-05-26T11:21:18.216Z] bytes [2020-05-26T11:21:18.353Z] #39 14.23 PBCC images/ext-file.pb-c.c [2020-05-26T11:21:18.353Z] #39 14.27 DEP images/fown.pb-c.d [2020-05-26T11:21:18.353Z] #39 14.34 DEP images/ext-file.pb-c.d [2020-05-26T11:21:18.615Z] #39 14.42 PBCC images/rpc.pb-c.c [2020-05-26T11:21:18.615Z] #39 14.49 DEP images/rpc.pb-c.d [2020-05-26T11:21:18.615Z] #39 14.59 PBCC images/siginfo.pb-c.c [2020-05-26T11:21:18.615Z] #39 14.59 DEP images/siginfo.pb-c.d [2020-05-26T11:21:18.842Z] reflect [2020-05-26T11:21:18.843Z] bufio [2020-05-26T11:21:18.870Z] #39 14.64 PBCC images/pagemap.pb-c.c [2020-05-26T11:21:18.870Z] #39 14.69 DEP images/pagemap.pb-c.d [2020-05-26T11:21:18.870Z] #39 14.77 PBCC images/rlimit.pb-c.c [2020-05-26T11:21:18.870Z] #39 14.81 DEP images/rlimit.pb-c.d [2020-05-26T11:21:19.124Z] #39 14.91 PBCC images/file-lock.pb-c.c [2020-05-26T11:21:19.124Z] #39 14.94 DEP images/file-lock.pb-c.d [2020-05-26T11:21:19.124Z] #39 14.99 PBCC images/tty.pb-c.c [2020-05-26T11:21:19.124Z] #39 15.04 DEP images/tty.pb-c.d [2020-05-26T11:21:19.124Z] #39 15.14 PBCC images/tun.pb-c.c [2020-05-26T11:21:19.124Z] #39 15.19 PBCC images/netdev.pb-c.c [2020-05-26T11:21:19.135Z] strings [2020-05-26T11:21:19.379Z] #39 15.31 DEP images/tun.pb-c.d [2020-05-26T11:21:19.380Z] #39 15.40 DEP images/netdev.pb-c.d [2020-05-26T11:21:19.425Z] hash [2020-05-26T11:21:19.425Z] hash/crc32 [2020-05-26T11:21:19.634Z] #39 15.49 PBCC images/vma.pb-c.c [2020-05-26T11:21:19.634Z] #39 15.53 DEP images/vma.pb-c.d [2020-05-26T11:21:19.634Z] #39 15.58 PBCC images/creds.pb-c.c [2020-05-26T11:21:19.634Z] #39 15.61 DEP images/creds.pb-c.d [2020-05-26T11:21:19.634Z] #39 15.67 PBCC images/utsns.pb-c.c [2020-05-26T11:21:19.634Z] #39 15.70 DEP images/utsns.pb-c.d [2020-05-26T11:21:19.714Z] crypto [2020-05-26T11:21:19.714Z] crypto/internal/randutil [2020-05-26T11:21:19.714Z] time [2020-05-26T11:21:19.714Z] internal/syscall/execenv [2020-05-26T11:21:19.714Z] internal/syscall/unix [2020-05-26T11:21:19.889Z] #39 15.74 PBCC images/ipc-desc.pb-c.c [2020-05-26T11:21:19.889Z] #39 15.79 PBCC images/ipc-sem.pb-c.c [2020-05-26T11:21:19.889Z] #39 15.82 DEP images/ipc-desc.pb-c.d [2020-05-26T11:21:19.889Z] #39 15.86 DEP images/ipc-sem.pb-c.d [2020-05-26T11:21:19.889Z] #39 15.91 PBCC images/ipc-msg.pb-c.c [2020-05-26T11:21:19.889Z] #39 15.94 DEP images/ipc-msg.pb-c.d [2020-05-26T11:21:20.008Z] regexp/syntax [2020-05-26T11:21:20.008Z] path [2020-05-26T11:21:20.008Z] crypto/hmac [2020-05-26T11:21:20.144Z] #39 16.01 PBCC images/ipc-shm.pb-c.c [2020-05-26T11:21:20.144Z] #39 16.04 DEP images/ipc-shm.pb-c.d [2020-05-26T11:21:20.144Z] #39 16.14 PBCC images/ipc-var.pb-c.c [2020-05-26T11:21:20.298Z] crypto/rc4 [2020-05-26T11:21:20.298Z] vendor/golang.org/x/crypto/hkdf [2020-05-26T11:21:20.298Z] vendor/golang.org/x/text/transform [2020-05-26T11:21:20.399Z] #39 16.17 DEP images/ipc-var.pb-c.d [2020-05-26T11:21:20.399Z] #39 16.22 PBCC images/sk-opts.pb-c.c [2020-05-26T11:21:20.399Z] #39 16.23 PBCC images/packet-sock.pb-c.c [2020-05-26T11:21:20.399Z] #39 16.33 DEP images/sk-opts.pb-c.d [2020-05-26T11:21:20.399Z] #39 16.39 DEP images/packet-sock.pb-c.d [2020-05-26T11:21:20.399Z] #39 16.43 PBCC images/sk-netlink.pb-c.c [2020-05-26T11:21:20.655Z] #39 16.51 DEP images/sk-netlink.pb-c.d [2020-05-26T11:21:20.655Z] #39 16.58 PBCC images/sk-inet.pb-c.c [2020-05-26T11:21:20.655Z] #39 16.63 DEP images/sk-inet.pb-c.d [2020-05-26T11:21:20.655Z] #39 16.68 PBCC images/sk-unix.pb-c.c [2020-05-26T11:21:20.655Z] #39 16.73 DEP images/sk-unix.pb-c.d [2020-05-26T11:21:20.770Z] #14 126.6 Selecting previously unselected package vim. [2020-05-26T11:21:20.770Z] #14 126.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:21:20.770Z] #14 126.6 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T11:21:20.909Z] #39 16.79 PBCC images/mm.pb-c.c [2020-05-26T11:21:20.909Z] #39 16.84 DEP images/mm.pb-c.d [2020-05-26T11:21:20.909Z] #39 16.92 PBCC images/timerfd.pb-c.c [2020-05-26T11:21:20.909Z] #39 ... [2020-05-26T11:21:20.909Z] [2020-05-26T11:21:20.909Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:21:20.940Z] context [2020-05-26T11:21:20.940Z] internal/poll [2020-05-26T11:21:20.940Z] regexp [2020-05-26T11:21:21.028Z] #14 127.1 Selecting previously unselected package xfsprogs. [2020-05-26T11:21:21.028Z] #14 127.1 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-26T11:21:21.028Z] #14 127.2 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T11:21:21.234Z] internal/fmtsort [2020-05-26T11:21:21.234Z] encoding/binary [2020-05-26T11:21:21.234Z] os [2020-05-26T11:21:21.530Z] encoding/base64 [2020-05-26T11:21:21.530Z] crypto/cipher [2020-05-26T11:21:21.593Z] #14 127.6 Selecting previously unselected package zip. [2020-05-26T11:21:21.593Z] #14 127.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-26T11:21:21.593Z] #14 127.7 Unpacking zip (3.0-11+b1) ... [2020-05-26T11:21:21.824Z] github.com/LK4D4/vndr/versioned [2020-05-26T11:21:21.825Z] crypto/sha512 [2020-05-26T11:21:21.825Z] crypto/ed25519/internal/edwards25519 [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T11:21:21.851Z] #14 127.9 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:21:21.851Z] #14 128.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:21:22.109Z] #14 128.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:21:22.109Z] #14 128.0 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:21:22.109Z] #14 128.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:21:22.109Z] #14 128.1 Setting up zip (3.0-11+b1) ... [2020-05-26T11:21:22.109Z] #14 128.1 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:21:22.109Z] #14 128.1 Setting up bash-completion (1:2.8-6) ... [2020-05-26T11:21:22.125Z] crypto/aes [2020-05-26T11:21:22.125Z] crypto/des [2020-05-26T11:21:22.125Z] fmt [2020-05-26T11:21:22.125Z] path/filepath [2020-05-26T11:21:22.125Z] internal/lazyregexp [2020-05-26T11:21:22.187Z] #57 54.21 Checking out files: 53% (1705/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 89% (2854/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T11:21:22.425Z] crypto/md5 [2020-05-26T11:21:22.425Z] crypto/sha1 [2020-05-26T11:21:22.425Z] io/ioutil [2020-05-26T11:21:22.443Z] #57 55.55 + cd /tmp/tmp.KQtiTkmxp7/src/github.com/containerd/containerd [2020-05-26T11:21:22.443Z] #57 55.55 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:21:22.725Z] crypto/sha256 [2020-05-26T11:21:22.725Z] encoding/pem [2020-05-26T11:21:22.725Z] net [2020-05-26T11:21:22.725Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-05-26T11:21:23.027Z] vendor/golang.org/x/crypto/poly1305 [2020-05-26T11:21:23.027Z] vendor/golang.org/x/crypto/curve25519 [2020-05-26T11:21:23.027Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T11:21:23.027Z] flag [2020-05-26T11:21:23.027Z] go/token [2020-05-26T11:21:23.331Z] net/url [2020-05-26T11:21:23.331Z] go/scanner [2020-05-26T11:21:23.331Z] text/template/parse [2020-05-26T11:21:23.368Z] #57 ... [2020-05-26T11:21:23.368Z] [2020-05-26T11:21:23.368Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:21:23.368Z] #29 113.8 github.com/BurntSushi/toml [2020-05-26T11:21:23.368Z] #29 113.8 flag [2020-05-26T11:21:23.368Z] #29 116.9 log [2020-05-26T11:21:23.368Z] #29 119.7 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T11:21:23.623Z] #29 ... [2020-05-26T11:21:23.623Z] [2020-05-26T11:21:23.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:23.623Z] #39 17.00 DEP images/timerfd.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.08 PBCC images/timer.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.12 DEP images/timer.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.19 PBCC images/sa.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.29 DEP images/sa.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.33 PBCC images/pipe-data.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.37 DEP images/pipe-data.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.43 PBCC images/mnt.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.52 DEP images/mnt.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.62 PBCC images/sk-packet.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.68 DEP images/sk-packet.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.74 PBCC images/tcp-stream.pb-c.c [2020-05-26T11:21:23.623Z] #39 17.86 DEP images/tcp-stream.pb-c.d [2020-05-26T11:21:23.623Z] #39 17.93 PBCC images/pipe.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.03 DEP images/pipe.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.12 PBCC images/pstree.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.16 DEP images/pstree.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.26 PBCC images/fs.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.33 DEP images/fs.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.40 PBCC images/signalfd.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.47 DEP images/signalfd.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.51 PBCC images/fh.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.61 PBCC images/fsnotify.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.69 DEP images/fh.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.76 DEP images/fsnotify.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.84 PBCC images/eventpoll.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.89 DEP images/eventpoll.pb-c.d [2020-05-26T11:21:23.623Z] #39 18.98 PBCC images/eventfd.pb-c.c [2020-05-26T11:21:23.623Z] #39 18.99 DEP images/eventfd.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.03 PBCC images/remap-file-path.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.06 DEP images/remap-file-path.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.10 PBCC images/fifo.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.14 DEP images/fifo.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.19 PBCC images/ghost-file.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.23 DEP images/ghost-file.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.28 PBCC images/regfile.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.35 DEP images/regfile.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.42 PBCC images/ns.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.44 DEP images/ns.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.48 PBCC images/fdinfo.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.60 DEP images/fdinfo.pb-c.d [2020-05-26T11:21:23.623Z] #39 19.67 PBCC images/core-aarch64.pb-c.c [2020-05-26T11:21:23.623Z] #39 19.75 PBCC images/core-arm.pb-c.c [2020-05-26T11:21:23.632Z] log [2020-05-26T11:21:23.632Z] go/ast [2020-05-26T11:21:23.880Z] #39 19.79 PBCC images/core-ppc64.pb-c.c [2020-05-26T11:21:23.934Z] encoding/json [2020-05-26T11:21:24.136Z] #39 ... [2020-05-26T11:21:24.136Z] [2020-05-26T11:21:24.136Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-26T11:21:24.136Z] #29 DONE 124.4s [2020-05-26T11:21:24.136Z] [2020-05-26T11:21:24.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:24.136Z] #39 19.90 PBCC images/core-s390.pb-c.c [2020-05-26T11:21:24.136Z] #39 19.99 PBCC images/core-x86.pb-c.c [2020-05-26T11:21:24.136Z] #39 20.13 PBCC images/core.pb-c.c [2020-05-26T11:21:24.391Z] #39 20.37 PBCC images/inventory.pb-c.c [2020-05-26T11:21:24.577Z] text/template [2020-05-26T11:21:24.636Z] #14 130.8 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:24.636Z] #14 130.8 Setting up xz-utils (5.2.4-1) ... [2020-05-26T11:21:24.636Z] #14 130.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T11:21:24.636Z] #14 130.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T11:21:24.646Z] #39 20.48 DEP images/core-aarch64.pb-c.d [2020-05-26T11:21:24.646Z] #39 20.58 DEP images/core-arm.pb-c.d [2020-05-26T11:21:24.646Z] #39 20.67 DEP images/core-ppc64.pb-c.d [2020-05-26T11:21:24.888Z] go/parser [2020-05-26T11:21:24.894Z] #14 130.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up pigz (2.4-1) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up python-pip-whl (18.1-5) ... [2020-05-26T11:21:24.894Z] #14 130.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T11:21:24.894Z] #14 131.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T11:21:24.894Z] #14 131.0 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:21:24.901Z] #39 20.87 DEP images/core-s390.pb-c.d [2020-05-26T11:21:24.901Z] #39 21.02 DEP images/core-x86.pb-c.d [2020-05-26T11:21:24.901Z] #39 ... [2020-05-26T11:21:24.901Z] [2020-05-26T11:21:24.901Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:24.901Z] #42 115.3 path/filepath [2020-05-26T11:21:24.901Z] #42 117.3 regexp [2020-05-26T11:21:24.901Z] #42 119.1 flag [2020-05-26T11:21:24.901Z] #42 120.7 go/token [2020-05-26T11:21:24.901Z] #42 121.7 go/scanner [2020-05-26T11:21:24.901Z] #42 121.7 internal/lazyregexp [2020-05-26T11:21:24.901Z] #42 122.0 path [2020-05-26T11:21:24.901Z] #42 122.6 io/ioutil [2020-05-26T11:21:24.901Z] #42 123.1 net/url [2020-05-26T11:21:24.901Z] #42 123.2 go/ast [2020-05-26T11:21:25.152Z] #14 131.3 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-26T11:21:25.156Z] #42 125.4 text/template/parse [2020-05-26T11:21:25.156Z] #42 ... [2020-05-26T11:21:25.156Z] [2020-05-26T11:21:25.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:25.156Z] #39 21.11 DEP images/core.pb-c.d [2020-05-26T11:21:25.195Z] encoding/xml [2020-05-26T11:21:25.410Z] #14 131.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:21:25.410Z] #14 131.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:21:25.410Z] #14 131.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:21:25.410Z] #14 131.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:25.410Z] #14 131.4 Setting up vim (2:8.1.0875-5) ... [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T11:21:25.410Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T11:21:25.410Z] #14 131.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:21:25.410Z] #14 ... [2020-05-26T11:21:25.410Z] [2020-05-26T11:21:25.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:25.410Z] #39 117.6 CC criu/crtools.o [2020-05-26T11:21:25.410Z] #39 118.2 CC criu/eventfd.o [2020-05-26T11:21:25.410Z] #39 118.6 CC criu/eventpoll.o [2020-05-26T11:21:25.410Z] #39 119.4 CC criu/external.o [2020-05-26T11:21:25.410Z] #39 119.8 CC criu/fault-injection.o [2020-05-26T11:21:25.410Z] #39 119.9 CC criu/fdstore.o [2020-05-26T11:21:25.410Z] #39 120.2 CC criu/fifo.o [2020-05-26T11:21:25.410Z] #39 120.6 CC criu/file-ids.o [2020-05-26T11:21:25.410Z] #39 121.0 CC criu/file-lock.o [2020-05-26T11:21:25.410Z] #39 122.0 CC criu/files-ext.o [2020-05-26T11:21:25.410Z] #39 122.4 CC criu/files-reg.o [2020-05-26T11:21:25.410Z] #39 124.4 CC criu/files.o [2020-05-26T11:21:25.410Z] #39 126.5 CC criu/filesystems.o [2020-05-26T11:21:25.410Z] #39 127.2 CC criu/fsnotify.o [2020-05-26T11:21:25.410Z] #39 ... [2020-05-26T11:21:25.410Z] [2020-05-26T11:21:25.410Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:21:25.410Z] #14 131.5 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-05-26T11:21:25.410Z] #14 131.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-05-26T11:21:25.410Z] #14 131.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:21:25.410Z] #14 131.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-05-26T11:21:25.410Z] #14 131.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-05-26T11:21:25.410Z] #14 131.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:21:25.410Z] #14 131.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T11:21:25.410Z] #39 21.17 DEP images/inventory.pb-c.d [2020-05-26T11:21:25.410Z] #39 21.23 PBCC images/cpuinfo.pb-c.c [2020-05-26T11:21:25.410Z] #39 21.26 DEP images/cpuinfo.pb-c.d [2020-05-26T11:21:25.410Z] #39 21.31 PBCC images/stats.pb-c.c [2020-05-26T11:21:25.410Z] #39 21.34 DEP images/stats.pb-c.d [2020-05-26T11:21:25.670Z] #14 131.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:25.838Z] go/doc [2020-05-26T11:21:26.133Z] compress/flate [2020-05-26T11:21:26.778Z] math/big [2020-05-26T11:21:26.778Z] compress/gzip [2020-05-26T11:21:27.074Z] github.com/LK4D4/vndr/build [2020-05-26T11:21:27.074Z] encoding/hex [2020-05-26T11:21:27.074Z] vendor/golang.org/x/text/unicode/bidi [2020-05-26T11:21:27.296Z] #39 22.84 make[1]: Nothing to be done for 'all'. [2020-05-26T11:21:27.712Z] vendor/golang.org/x/text/unicode/norm [2020-05-26T11:21:28.008Z] vendor/golang.org/x/text/secure/bidirule [2020-05-26T11:21:28.008Z] vendor/golang.org/x/net/http2/hpack [2020-05-26T11:21:28.197Z] #14 134.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T11:21:28.197Z] #14 134.3 Setting up iptables (1.8.2-4) ... [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T11:21:28.197Z] #14 134.3 Setting up python3 (3.7.3-1) ... [2020-05-26T11:21:28.220Z] #39 24.19 CC images/stats.o [2020-05-26T11:21:28.299Z] mime [2020-05-26T11:21:28.474Z] #39 ... [2020-05-26T11:21:28.474Z] [2020-05-26T11:21:28.474Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:28.474Z] #14 26.38 Fetched 8350 kB in 20s (424 kB/s) [2020-05-26T11:21:28.474Z] #14 26.38 Reading package lists... [2020-05-26T11:21:28.474Z] #14 32.31 Reading package lists... [2020-05-26T11:21:28.474Z] #14 ... [2020-05-26T11:21:28.474Z] [2020-05-26T11:21:28.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:28.474Z] #39 24.52 CC images/core.o [2020-05-26T11:21:28.762Z] #14 134.9 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T11:21:28.931Z] mime/quotedprintable [2020-05-26T11:21:29.220Z] vendor/golang.org/x/net/idna [2020-05-26T11:21:29.220Z] net/http/internal [2020-05-26T11:21:29.220Z] net/textproto [2020-05-26T11:21:29.398Z] #39 25.28 CC images/core-x86.o [2020-05-26T11:21:29.513Z] os/exec [2020-05-26T11:21:29.513Z] crypto/rand [2020-05-26T11:21:29.695Z] #14 135.6 Setting up apparmor (2.13.2-10) ... [2020-05-26T11:21:29.805Z] crypto/elliptic [2020-05-26T11:21:29.805Z] encoding/asn1 [2020-05-26T11:21:29.805Z] crypto/ed25519 [2020-05-26T11:21:29.957Z] #39 25.90 CC images/core-arm.o [2020-05-26T11:21:30.100Z] crypto/rsa [2020-05-26T11:21:30.100Z] crypto/dsa [2020-05-26T11:21:30.100Z] vendor/golang.org/x/net/http/httpguts [2020-05-26T11:21:30.398Z] vendor/golang.org/x/net/http/httpproxy [2020-05-26T11:21:30.398Z] mime/multipart [2020-05-26T11:21:30.398Z] crypto/x509/pkix [2020-05-26T11:21:30.398Z] crypto/ecdsa [2020-05-26T11:21:30.398Z] vendor/golang.org/x/crypto/cryptobyte [2020-05-26T11:21:30.516Z] #39 26.39 CC images/core-aarch64.o [2020-05-26T11:21:30.721Z] crypto/x509 [2020-05-26T11:21:30.772Z] #39 26.78 CC images/core-ppc64.o [2020-05-26T11:21:31.067Z] #14 137.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:21:31.325Z] #14 137.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:21:31.332Z] #39 27.39 CC images/core-s390.o [2020-05-26T11:21:31.528Z] crypto/tls [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T11:21:31.580Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T11:21:31.580Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-05-26T11:21:32.257Z] #39 28.10 CC images/cpuinfo.o [2020-05-26T11:21:32.258Z] #14 138.4 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T11:21:32.816Z] #39 28.57 CC images/inventory.o [2020-05-26T11:21:32.816Z] #39 28.83 CC images/fdinfo.o [2020-05-26T11:21:32.822Z] #14 138.9 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T11:21:33.376Z] #39 29.25 CC images/fown.o [2020-05-26T11:21:33.605Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-05-26T11:21:33.630Z] #39 29.47 CC images/ns.o [2020-05-26T11:21:33.650Z] net/http/httptrace [2020-05-26T11:21:33.650Z] net/http [2020-05-26T11:21:33.886Z] #39 29.70 CC images/regfile.o [2020-05-26T11:21:33.886Z] #39 29.98 CC images/ghost-file.o [2020-05-26T11:21:34.194Z] #14 140.1 Setting up python3-pip (18.1-5) ... [2020-05-26T11:21:34.219Z] ok github.com/docker/docker/builder/dockerfile 1.013s coverage: 45.1% of statements [2020-05-26T11:21:34.446Z] #39 30.29 CC images/fifo.o [2020-05-26T11:21:34.446Z] #39 ... [2020-05-26T11:21:34.446Z] [2020-05-26T11:21:34.446Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:21:34.446Z] #57 57.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T11:21:34.446Z] #57 57.59 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T11:21:34.446Z] #57 57.59 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:21:34.446Z] #57 57.59 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:21:34.446Z] #57 57.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T11:21:34.446Z] #57 57.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T11:21:34.446Z] #57 57.59 + '[' '' = dynamic ']' [2020-05-26T11:21:34.446Z] #57 57.59 + make [2020-05-26T11:21:34.446Z] #57 58.71 🇩 bin/ctr [2020-05-26T11:21:34.446Z] #57 ... [2020-05-26T11:21:34.446Z] [2020-05-26T11:21:34.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:34.446Z] #39 30.44 CC images/remap-file-path.o [2020-05-26T11:21:34.702Z] #39 30.67 CC images/eventfd.o [2020-05-26T11:21:34.957Z] #39 30.95 CC images/eventpoll.o [2020-05-26T11:21:35.127Z] #14 141.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:21:35.127Z] #14 141.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T11:21:35.127Z] #14 141.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:21:35.127Z] #14 141.1 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T11:21:35.127Z] #14 141.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T11:21:35.127Z] #14 141.1 Processing triggers for mime-support (3.62) ... [2020-05-26T11:21:35.127Z] #14 141.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:21:35.225Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 13.6% of statements [2020-05-26T11:21:35.518Z] #39 31.27 CC images/fh.o [2020-05-26T11:21:35.518Z] #39 31.60 CC images/fsnotify.o [2020-05-26T11:21:35.693Z] #14 DONE 141.8s [2020-05-26T11:21:35.693Z] [2020-05-26T11:21:35.693Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-26T11:21:35.839Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-26T11:21:36.259Z] #15 ... [2020-05-26T11:21:36.259Z] [2020-05-26T11:21:36.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:36.259Z] #39 128.3 CC criu/image-desc.o [2020-05-26T11:21:36.259Z] #39 128.5 CC criu/image.o [2020-05-26T11:21:36.259Z] #39 129.5 CC criu/ipc_ns.o [2020-05-26T11:21:36.259Z] #39 130.7 CC criu/irmap.o [2020-05-26T11:21:36.259Z] #39 131.3 CC criu/kcmp-ids.o [2020-05-26T11:21:36.259Z] #39 131.6 CC criu/kerndat.o [2020-05-26T11:21:36.259Z] #39 132.6 CC criu/libnetlink.o [2020-05-26T11:21:36.259Z] #39 133.0 CC criu/log.o [2020-05-26T11:21:36.259Z] #39 133.5 CC criu/lsm.o [2020-05-26T11:21:36.259Z] #39 133.9 CC criu/mem.o [2020-05-26T11:21:36.259Z] #39 135.6 CC criu/mount.o [2020-05-26T11:21:36.444Z] #39 32.35 CC images/signalfd.o [2020-05-26T11:21:36.452Z] ok github.com/docker/docker/builder/remotecontext/git 1.187s coverage: 85.1% of statements [2020-05-26T11:21:36.452Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T11:21:36.452Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T11:21:36.700Z] #39 32.63 CC images/fs.o [2020-05-26T11:21:36.956Z] #39 32.82 CC images/pstree.o [2020-05-26T11:21:37.211Z] #39 33.11 CC images/pipe.o [2020-05-26T11:21:37.264Z] github.com/LK4D4/vndr/godl [2020-05-26T11:21:37.264Z] github.com/LK4D4/vndr [2020-05-26T11:21:37.467Z] #39 33.35 CC images/tcp-stream.o [2020-05-26T11:21:37.633Z] #39 ... [2020-05-26T11:21:37.633Z] [2020-05-26T11:21:37.633Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-26T11:21:37.633Z] #15 1.865 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T11:21:37.633Z] #15 1.869 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T11:21:37.633Z] #15 1.873 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T11:21:37.633Z] #15 DONE 2.0s [2020-05-26T11:21:37.633Z] [2020-05-26T11:21:37.633Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:21:37.722Z] #39 33.72 CC images/sk-packet.o [2020-05-26T11:21:37.891Z] #57 ... [2020-05-26T11:21:37.891Z] [2020-05-26T11:21:37.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:37.892Z] #39 140.1 CC criu/namespaces.o [2020-05-26T11:21:37.980Z] #39 33.98 CC images/mnt.o [2020-05-26T11:21:37.980Z] #39 ... [2020-05-26T11:21:37.980Z] [2020-05-26T11:21:37.980Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:37.980Z] #42 128.3 go/parser [2020-05-26T11:21:37.980Z] #42 129.6 text/template [2020-05-26T11:21:37.980Z] #42 132.1 log [2020-05-26T11:21:37.980Z] #42 132.7 encoding/binary [2020-05-26T11:21:37.980Z] #42 134.5 encoding/base64 [2020-05-26T11:21:37.980Z] #42 134.6 go/doc [2020-05-26T11:21:37.980Z] #42 135.2 encoding/json [2020-05-26T11:21:38.236Z] #42 ... [2020-05-26T11:21:38.236Z] [2020-05-26T11:21:38.236Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:38.236Z] #14 32.31 Reading package lists... [2020-05-26T11:21:38.236Z] #14 37.30 Building dependency tree... [2020-05-26T11:21:38.236Z] #14 38.33 Reading state information... [2020-05-26T11:21:38.236Z] #14 39.55 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T11:21:38.236Z] #14 39.55 libcap2-bin set to manually installed. [2020-05-26T11:21:38.236Z] #14 39.55 The following additional packages will be installed: [2020-05-26T11:21:38.236Z] #14 39.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T11:21:38.236Z] #14 39.55 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T11:21:38.236Z] #14 39.55 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:21:38.236Z] #14 39.55 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-26T11:21:38.236Z] #14 39.56 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-26T11:21:38.236Z] #14 39.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-26T11:21:38.236Z] #14 39.56 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-26T11:21:38.236Z] #14 39.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T11:21:38.236Z] #14 39.56 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T11:21:38.236Z] #14 39.56 Suggested packages: [2020-05-26T11:21:38.236Z] #14 39.58 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-26T11:21:38.236Z] #14 39.58 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-26T11:21:38.236Z] #14 39.58 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-26T11:21:38.236Z] #14 39.58 xfsdump acl attr quota [2020-05-26T11:21:38.236Z] #14 39.58 Recommended packages: [2020-05-26T11:21:38.236Z] #14 39.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T11:21:38.236Z] #14 39.58 python3-keyrings.alt python3-xdg unzip [2020-05-26T11:21:38.236Z] #14 42.94 The following NEW packages will be installed: [2020-05-26T11:21:38.236Z] #14 42.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-26T11:21:38.236Z] #14 42.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-26T11:21:38.236Z] #14 42.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-26T11:21:38.236Z] #14 42.96 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-26T11:21:38.236Z] #14 42.96 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:21:38.236Z] #14 42.97 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-26T11:21:38.236Z] #14 42.97 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T11:21:38.236Z] #14 42.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T11:21:38.236Z] #14 42.98 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-26T11:21:38.236Z] #14 42.98 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-26T11:21:38.236Z] #14 42.98 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-26T11:21:38.236Z] #14 42.98 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-26T11:21:38.236Z] #14 42.98 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-26T11:21:38.236Z] #14 42.98 xfsprogs xxd xz-utils zip [2020-05-26T11:21:38.236Z] #14 43.35 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T11:21:38.236Z] #14 43.35 Need to get 104 MB of archives. [2020-05-26T11:21:38.236Z] #14 43.35 After this operation, 597 MB of additional disk space will be used. [2020-05-26T11:21:38.236Z] #14 43.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-26T11:21:38.236Z] #14 43.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-26T11:21:38.236Z] #14 43.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-26T11:21:38.236Z] #14 43.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-26T11:21:38.236Z] #14 43.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-26T11:21:38.236Z] #14 43.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-26T11:21:38.236Z] #14 43.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-26T11:21:38.236Z] #14 43.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-26T11:21:38.236Z] #14 43.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-26T11:21:38.236Z] #14 43.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-26T11:21:38.236Z] #14 43.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-26T11:21:38.236Z] #14 43.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-26T11:21:38.236Z] #14 43.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-26T11:21:38.236Z] #14 43.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-26T11:21:38.236Z] #14 43.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-26T11:21:38.236Z] #14 43.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-26T11:21:38.236Z] #14 43.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T11:21:38.236Z] #14 43.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:21:38.236Z] #14 43.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-26T11:21:38.236Z] #14 43.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-26T11:21:38.236Z] #14 43.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-26T11:21:38.236Z] #14 43.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-26T11:21:38.236Z] #14 43.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-26T11:21:38.236Z] #14 43.92 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-05-26T11:21:38.236Z] #14 44.09 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-05-26T11:21:38.236Z] #14 44.29 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-05-26T11:21:38.236Z] #14 44.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-26T11:21:38.236Z] #14 44.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-26T11:21:38.236Z] #14 44.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T11:21:38.236Z] #14 44.64 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-05-26T11:21:38.236Z] #14 44.86 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-05-26T11:21:38.236Z] #14 44.87 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-05-26T11:21:38.492Z] #14 ... [2020-05-26T11:21:38.492Z] [2020-05-26T11:21:38.492Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:38.492Z] #42 138.8 github.com/LK4D4/vndr/build [2020-05-26T11:21:39.126Z] ok github.com/docker/docker/client 0.132s coverage: 75.7% of statements [2020-05-26T11:21:39.670Z] Client: [2020-05-26T11:21:39.670Z] Debug Mode: false [2020-05-26T11:21:39.670Z] Plugins: [2020-05-26T11:21:39.670Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-26T11:21:39.670Z] [2020-05-26T11:21:39.670Z] Server: [2020-05-26T11:21:39.670Z] Containers: 0 [2020-05-26T11:21:39.670Z] Running: 0 [2020-05-26T11:21:39.670Z] Paused: 0 [2020-05-26T11:21:39.670Z] Stopped: 0 [2020-05-26T11:21:39.670Z] Images: 0 [2020-05-26T11:21:39.670Z] Server Version: 19.03.5 [2020-05-26T11:21:39.670Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-26T11:21:39.670Z] LCOW: [2020-05-26T11:21:39.670Z] Windows: [2020-05-26T11:21:39.670Z] Logging Driver: json-file [2020-05-26T11:21:39.670Z] Plugins: [2020-05-26T11:21:39.670Z] Volume: local [2020-05-26T11:21:39.670Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T11:21:39.670Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T11:21:39.670Z] Swarm: inactive [2020-05-26T11:21:39.670Z] Default Isolation: process [2020-05-26T11:21:39.670Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T11:21:39.670Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T11:21:39.670Z] OSType: windows [2020-05-26T11:21:39.670Z] Architecture: x86_64 [2020-05-26T11:21:39.670Z] CPUs: 4 [2020-05-26T11:21:39.670Z] Total Memory: 32GiB [2020-05-26T11:21:39.670Z] Name: azwin-2-8728c0 [2020-05-26T11:21:39.670Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-26T11:21:39.670Z] Docker Root Dir: D:\docker [2020-05-26T11:21:39.670Z] Debug Mode: false [2020-05-26T11:21:39.670Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:21:39.670Z] Labels: [2020-05-26T11:21:39.670Z] Experimental: true [2020-05-26T11:21:39.670Z] Insecure Registries: [2020-05-26T11:21:39.670Z] 10.0.0.4:5000 [2020-05-26T11:21:39.670Z] 127.0.0.0/8 [2020-05-26T11:21:39.670Z] Registry Mirrors: [2020-05-26T11:21:39.670Z] http://10.0.0.4:5000/ [2020-05-26T11:21:39.670Z] Live Restore Enabled: false [2020-05-26T11:21:39.670Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-26T11:21:40.380Z] #42 140.4 encoding/xml [2020-05-26T11:21:40.419Z] #39 142.3 CC criu/net.o [2020-05-26T11:21:41.714Z] Removing intermediate container e1db33b5e0ab [2020-05-26T11:21:41.714Z] ---> aae7f9739af4 [2020-05-26T11:21:41.714Z] Step 53/140 : FROM dev-base AS containerd [2020-05-26T11:21:41.714Z] ---> 0d6ec68885a5 [2020-05-26T11:21:41.714Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:21:41.714Z] ---> Using cache [2020-05-26T11:21:41.714Z] ---> 2e02aab0c662 [2020-05-26T11:21:41.714Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-05-26T11:21:41.714Z] ---> Running in e3303f39f57d [2020-05-26T11:21:41.714Z] Removing intermediate container e3303f39f57d [2020-05-26T11:21:41.714Z] ---> d9f1aba18369 [2020-05-26T11:21:41.714Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-05-26T11:21:41.714Z] ---> Running in 41b3903a104f [2020-05-26T11:21:41.714Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:21:41.714Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:21:42.012Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:21:42.012Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:21:42.269Z] #42 142.2 github.com/LK4D4/vndr/versioned [2020-05-26T11:21:42.269Z] #42 142.3 compress/flate [2020-05-26T11:21:43.031Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:21:43.031Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:21:43.697Z] #39 145.6 CC criu/netfilter.o [2020-05-26T11:21:43.697Z] #39 146.0 CC criu/page-pipe.o [2020-05-26T11:21:44.157Z] #42 ... [2020-05-26T11:21:44.157Z] [2020-05-26T11:21:44.157Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:44.157Z] #14 47.47 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-05-26T11:21:44.157Z] #14 49.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T11:21:44.157Z] #14 49.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T11:21:44.157Z] #14 49.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T11:21:44.157Z] #14 49.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-26T11:21:44.157Z] #14 49.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T11:21:44.157Z] #14 49.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T11:21:44.157Z] #14 49.55 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-05-26T11:21:44.157Z] #14 49.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-26T11:21:44.157Z] #14 49.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-26T11:21:44.157Z] #14 49.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-26T11:21:44.157Z] #14 49.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-26T11:21:44.157Z] #14 49.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-26T11:21:44.157Z] #14 49.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-26T11:21:44.157Z] #14 49.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-26T11:21:44.157Z] #14 49.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-26T11:21:44.157Z] #14 49.75 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-26T11:21:44.157Z] #14 49.76 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T11:21:44.157Z] #14 50.43 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-26T11:21:44.157Z] #14 50.43 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-26T11:21:44.157Z] #14 50.44 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-26T11:21:44.157Z] #14 50.44 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-26T11:21:44.157Z] #14 50.46 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-26T11:21:44.157Z] #14 50.48 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-26T11:21:44.157Z] #14 50.50 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T11:21:44.157Z] #14 50.65 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T11:21:44.157Z] #14 50.66 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T11:21:44.157Z] #14 50.68 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-26T11:21:44.157Z] #14 50.68 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T11:21:44.157Z] #14 50.72 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T11:21:44.157Z] #14 50.73 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T11:21:44.157Z] #14 50.73 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-26T11:21:44.157Z] #14 50.79 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T11:21:44.157Z] #14 51.23 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-26T11:21:44.157Z] #14 51.30 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-26T11:21:44.157Z] #14 51.35 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-26T11:21:44.157Z] #14 52.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:21:44.412Z] #14 52.46 Fetched 104 MB in 8s (12.5 MB/s) [2020-05-26T11:21:44.412Z] #14 52.51 Selecting previously unselected package pigz. [2020-05-26T11:21:44.412Z] #14 52.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 ... 15475 files and directories currently installed.) [2020-05-26T11:21:44.412Z] #14 52.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-26T11:21:44.412Z] #14 52.59 Unpacking pigz (2.4-1) ... [2020-05-26T11:21:44.630Z] #39 146.7 CC criu/page-xfer.o [2020-05-26T11:21:44.676Z] #14 52.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-26T11:21:44.676Z] #14 52.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:21:44.676Z] #14 52.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:45.071Z] Fetched 8131 kB in 3s (2491 kB/s) [2020-05-26T11:21:45.490Z] #14 53.38 Selecting previously unselected package python3.7-minimal. [2020-05-26T11:21:45.490Z] #14 53.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:21:45.490Z] #14 53.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:21:45.564Z] #39 147.9 CC criu/pagemap-cache.o [2020-05-26T11:21:45.710Z] Reading package lists... [2020-05-26T11:21:45.822Z] #39 148.2 CC criu/pagemap.o [2020-05-26T11:21:46.850Z] #14 54.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:46.850Z] #14 54.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:21:47.043Z] Reading package lists... [2020-05-26T11:21:47.194Z] #39 149.1 CC criu/parasite-syscall.o [2020-05-26T11:21:47.354Z] Building dependency tree... [2020-05-26T11:21:47.354Z] Reading state information... [2020-05-26T11:21:47.354Z] The following additional packages will be installed: [2020-05-26T11:21:47.354Z] libbtrfs0 [2020-05-26T11:21:47.354Z] The following NEW packages will be installed: [2020-05-26T11:21:47.354Z] libbtrfs-dev libbtrfs0 [2020-05-26T11:21:47.354Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:21:47.354Z] Need to get 120 kB of archives. [2020-05-26T11:21:47.354Z] After this operation, 423 kB of additional disk space will be used. [2020-05-26T11:21:47.354Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-26T11:21:47.689Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-26T11:21:47.689Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:21:47.689Z] Fetched 120 kB in 0s (833 kB/s) [2020-05-26T11:21:47.689Z] Selecting previously unselected package libbtrfs0. [2020-05-26T11:21:47.689Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-26T11:21:47.689Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-26T11:21:47.689Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:21:47.759Z] #39 150.0 CC criu/path.o [2020-05-26T11:21:47.759Z] #39 ... [2020-05-26T11:21:47.759Z] [2020-05-26T11:21:47.759Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-26T11:21:47.759Z] #16 5.843 Collecting yamllint==1.16.0 [2020-05-26T11:21:48.016Z] #16 ... [2020-05-26T11:21:48.016Z] [2020-05-26T11:21:48.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:48.016Z] #39 150.3 CC criu/pie-util-vdso-elf32.o [2020-05-26T11:21:48.054Z] Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:21:48.054Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-26T11:21:48.054Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:21:48.054Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:21:48.054Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:21:48.054Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:21:48.395Z] Removing intermediate container 41b3903a104f [2020-05-26T11:21:48.395Z] ---> 271fdc1323dd [2020-05-26T11:21:48.395Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-05-26T11:21:48.395Z] ---> Running in 4a26763712f2 [2020-05-26T11:21:48.396Z] Removing intermediate container 4a26763712f2 [2020-05-26T11:21:48.396Z] ---> f38285da2404 [2020-05-26T11:21:48.396Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:21:48.582Z] #39 150.8 CC criu/pie-util-vdso.o [2020-05-26T11:21:48.685Z] ---> 1ff8067bbfa8 [2020-05-26T11:21:48.685Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:21:48.685Z] ---> c7ff74e1ac0b [2020-05-26T11:21:48.685Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:21:48.685Z] ---> Running in 96bd94c64a2c [2020-05-26T11:21:48.732Z] #14 ... [2020-05-26T11:21:48.732Z] [2020-05-26T11:21:48.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:48.732Z] #39 34.24 CC images/pipe-data.o [2020-05-26T11:21:48.732Z] #39 34.57 CC images/sa.o [2020-05-26T11:21:48.732Z] #39 34.93 CC images/timer.o [2020-05-26T11:21:48.732Z] #39 35.34 CC images/timerfd.o [2020-05-26T11:21:48.732Z] #39 35.54 CC images/mm.o [2020-05-26T11:21:48.732Z] #39 35.86 CC images/sk-opts.o [2020-05-26T11:21:48.732Z] #39 36.11 CC images/sk-unix.o [2020-05-26T11:21:48.732Z] #39 36.44 CC images/sk-inet.o [2020-05-26T11:21:48.732Z] #39 36.85 CC images/tun.o [2020-05-26T11:21:48.732Z] #39 37.21 CC images/sk-netlink.o [2020-05-26T11:21:48.732Z] #39 37.45 CC images/packet-sock.o [2020-05-26T11:21:48.732Z] #39 37.93 CC images/ipc-var.o [2020-05-26T11:21:48.732Z] #39 38.15 CC images/ipc-desc.o [2020-05-26T11:21:48.732Z] #39 38.35 CC images/ipc-shm.o [2020-05-26T11:21:48.732Z] #39 38.60 CC images/ipc-msg.o [2020-05-26T11:21:48.732Z] #39 39.01 CC images/ipc-sem.o [2020-05-26T11:21:48.732Z] #39 39.33 CC images/utsns.o [2020-05-26T11:21:48.732Z] #39 39.64 CC images/creds.o [2020-05-26T11:21:48.732Z] #39 39.84 CC images/vma.o [2020-05-26T11:21:48.732Z] #39 40.08 CC images/netdev.o [2020-05-26T11:21:48.732Z] #39 40.52 CC images/tty.o [2020-05-26T11:21:48.732Z] #39 41.27 CC images/file-lock.o [2020-05-26T11:21:48.732Z] #39 41.54 CC images/rlimit.o [2020-05-26T11:21:48.732Z] #39 41.75 CC images/pagemap.o [2020-05-26T11:21:48.732Z] #39 42.07 CC images/siginfo.o [2020-05-26T11:21:48.732Z] #39 42.35 CC images/rpc.o [2020-05-26T11:21:48.732Z] #39 43.72 CC images/ext-file.o [2020-05-26T11:21:48.732Z] #39 43.92 CC images/cgroup.o [2020-05-26T11:21:48.732Z] #39 44.59 CC images/userns.o [2020-05-26T11:21:49.151Z] #39 151.2 CC criu/pie-util.o [2020-05-26T11:21:49.291Z] #39 45.01 CC images/google/protobuf/descriptor.o [2020-05-26T11:21:49.320Z] + RM_GOPATH=0 [2020-05-26T11:21:49.320Z] + TMP_GOPATH= [2020-05-26T11:21:49.320Z] + : /build [2020-05-26T11:21:49.320Z] + '[' -z '' ']' [2020-05-26T11:21:49.320Z] ++ mktemp -d [2020-05-26T11:21:49.320Z] + export GOPATH=/tmp/tmp.jYtX8riomW [2020-05-26T11:21:49.320Z] + GOPATH=/tmp/tmp.jYtX8riomW [2020-05-26T11:21:49.320Z] + RM_GOPATH=1 [2020-05-26T11:21:49.321Z] ++ dirname ./install.sh [2020-05-26T11:21:49.321Z] + dir=. [2020-05-26T11:21:49.321Z] + bin=containerd [2020-05-26T11:21:49.321Z] + shift [2020-05-26T11:21:49.321Z] + '[' '!' -f ./containerd.installer ']' [2020-05-26T11:21:49.321Z] + . ./containerd.installer [2020-05-26T11:21:49.321Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:21:49.321Z] + install_containerd [2020-05-26T11:21:49.321Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:21:49.321Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-26T11:21:49.321Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.jYtX8riomW/src/github.com/containerd/containerd [2020-05-26T11:21:49.321Z] Cloning into '/tmp/tmp.jYtX8riomW/src/github.com/containerd/containerd'... [2020-05-26T11:21:49.408Z] #39 151.5 CC criu/pipes.o [2020-05-26T11:21:49.851Z] #39 ... [2020-05-26T11:21:49.851Z] [2020-05-26T11:21:49.851Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:49.851Z] #14 57.72 Selecting previously unselected package python3-minimal. [2020-05-26T11:21:49.851Z] #14 57.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 ... 15724 files and directories currently installed.) [2020-05-26T11:21:49.851Z] #14 57.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-26T11:21:49.851Z] #14 57.80 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T11:21:49.851Z] #14 57.93 Selecting previously unselected package libmpdec2:amd64. [2020-05-26T11:21:49.851Z] #14 57.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-26T11:21:49.851Z] #14 57.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T11:21:50.107Z] #14 58.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-26T11:21:50.107Z] #14 58.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:21:50.107Z] #14 58.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:50.341Z] #39 152.4 CC criu/plugin.o [2020-05-26T11:21:50.599Z] #39 152.8 CC criu/proc_parse.o [2020-05-26T11:21:51.535Z] #39 ... [2020-05-26T11:21:51.535Z] [2020-05-26T11:21:51.535Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:21:51.535Z] #52 184.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-26T11:21:51.535Z] #52 187.1 + mkdir -p /build [2020-05-26T11:21:51.535Z] #52 187.1 + cp runc /build/runc [2020-05-26T11:21:51.535Z] #52 DONE 187.4s [2020-05-26T11:21:51.796Z] [2020-05-26T11:21:51.796Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-26T11:21:51.796Z] #16 11.14 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T11:21:51.796Z] #16 11.22 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T11:21:51.796Z] #16 11.37 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T11:21:51.796Z] #16 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T11:21:51.796Z] #16 12.75 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T11:21:51.796Z] #16 12.79 Building wheels for collected packages: pyyaml [2020-05-26T11:21:51.796Z] #16 12.80 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T11:21:51.796Z] #16 13.86 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T11:21:51.796Z] #16 13.86 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T11:21:51.796Z] #16 13.92 Successfully built pyyaml [2020-05-26T11:21:51.796Z] #16 13.94 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-26T11:21:51.992Z] #14 59.81 Selecting previously unselected package python3.7. [2020-05-26T11:21:51.992Z] #14 59.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T11:21:51.992Z] #14 59.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:21:51.992Z] #14 59.97 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-26T11:21:51.992Z] #14 59.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-26T11:21:51.992Z] #14 59.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T11:21:51.992Z] #14 60.10 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T11:21:52.365Z] #16 14.58 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T11:21:52.932Z] #16 DONE 15.1s [2020-05-26T11:21:52.932Z] [2020-05-26T11:21:52.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:53.194Z] #39 ... [2020-05-26T11:21:53.194Z] [2020-05-26T11:21:53.194Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-26T11:21:53.194Z] #21 DONE 0.3s [2020-05-26T11:21:53.194Z] [2020-05-26T11:21:53.194Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T11:21:53.759Z] #25 DONE 0.6s [2020-05-26T11:21:53.759Z] [2020-05-26T11:21:53.759Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:21:53.759Z] #57 ... [2020-05-26T11:21:53.759Z] [2020-05-26T11:21:53.759Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-26T11:21:53.759Z] #27 DONE 0.1s [2020-05-26T11:21:53.877Z] #14 61.61 Selecting previously unselected package python3. [2020-05-26T11:21:53.877Z] #14 61.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16136 files and directories currently installed.) [2020-05-26T11:21:53.877Z] #14 61.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-26T11:21:53.877Z] #14 61.66 Unpacking python3 (3.7.3-1) ... [2020-05-26T11:21:53.877Z] #14 61.81 Selecting previously unselected package libip4tc0:amd64. [2020-05-26T11:21:53.877Z] #14 61.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-26T11:21:53.877Z] #14 61.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:53.877Z] #14 61.92 Selecting previously unselected package libip6tc0:amd64. [2020-05-26T11:21:53.877Z] #14 61.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-26T11:21:53.877Z] #14 61.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:54.016Z] [2020-05-26T11:21:54.016Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-26T11:21:54.016Z] #30 DONE 0.1s [2020-05-26T11:21:54.016Z] [2020-05-26T11:21:54.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:54.016Z] #39 156.3 CC criu/protobuf-desc.o [2020-05-26T11:21:54.133Z] #14 62.04 Selecting previously unselected package libiptc0:amd64. [2020-05-26T11:21:54.133Z] #14 62.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-26T11:21:54.133Z] #14 62.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-26T11:21:54.133Z] #14 62.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-26T11:21:54.133Z] #14 62.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-26T11:21:54.133Z] #14 62.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T11:21:54.273Z] #39 ... [2020-05-26T11:21:54.273Z] [2020-05-26T11:21:54.273Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-26T11:21:54.273Z] #35 DONE 0.1s [2020-05-26T11:21:54.273Z] [2020-05-26T11:21:54.273Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:21:54.388Z] #14 62.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-26T11:21:54.388Z] #14 62.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-26T11:21:54.388Z] #14 62.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T11:21:54.388Z] #14 62.49 Selecting previously unselected package libnftnl11:amd64. [2020-05-26T11:21:54.388Z] #14 62.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-26T11:21:54.388Z] #14 62.50 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T11:21:54.644Z] #14 62.61 Selecting previously unselected package iptables. [2020-05-26T11:21:54.644Z] #14 62.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-26T11:21:54.644Z] #14 62.64 Unpacking iptables (1.8.2-4) ... [2020-05-26T11:21:54.837Z] #57 ... [2020-05-26T11:21:54.837Z] [2020-05-26T11:21:54.837Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:21:54.837Z] #39 157.0 CC criu/protobuf.o [2020-05-26T11:21:55.094Z] #39 157.2 CC criu/pstree.o [2020-05-26T11:21:55.205Z] #14 63.13 Selecting previously unselected package xxd. [2020-05-26T11:21:55.205Z] #14 63.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:21:55.205Z] #14 63.14 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:21:55.205Z] #14 63.33 Selecting previously unselected package vim-common. [2020-05-26T11:21:55.205Z] #14 ... [2020-05-26T11:21:55.205Z] [2020-05-26T11:21:55.205Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:21:55.205Z] #42 145.5 hash [2020-05-26T11:21:55.205Z] #42 145.7 hash/crc32 [2020-05-26T11:21:55.205Z] #42 145.8 context [2020-05-26T11:21:55.205Z] #42 146.4 compress/gzip [2020-05-26T11:21:55.205Z] #42 146.5 crypto/cipher [2020-05-26T11:21:55.205Z] #42 147.2 math/big [2020-05-26T11:21:55.205Z] #42 148.0 crypto/aes [2020-05-26T11:21:55.205Z] #42 149.2 crypto [2020-05-26T11:21:55.205Z] #42 149.5 crypto/des [2020-05-26T11:21:55.205Z] #42 150.1 crypto/internal/randutil [2020-05-26T11:21:55.205Z] #42 150.2 crypto/sha512 [2020-05-26T11:21:55.205Z] #42 151.6 crypto/ed25519/internal/edwards25519 [2020-05-26T11:21:55.205Z] #42 153.3 crypto/hmac [2020-05-26T11:21:55.205Z] #42 153.5 crypto/md5 [2020-05-26T11:21:55.205Z] #42 154.3 crypto/rc4 [2020-05-26T11:21:55.205Z] #42 154.5 crypto/sha1 [2020-05-26T11:21:55.205Z] #42 155.3 crypto/sha256 [2020-05-26T11:21:55.460Z] #42 ... [2020-05-26T11:21:55.460Z] [2020-05-26T11:21:55.460Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:21:55.460Z] #14 63.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:21:55.460Z] #14 63.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:21:55.716Z] #14 63.60 Selecting previously unselected package bash-completion. [2020-05-26T11:21:55.716Z] #14 63.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T11:21:56.024Z] #39 158.2 CC criu/rbtree.o [2020-05-26T11:21:56.222Z] + cd /tmp/tmp.jYtX8riomW/src/github.com/containerd/containerd [2020-05-26T11:21:56.222Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T11:21:56.281Z] #39 158.5 CC criu/rst-malloc.o [2020-05-26T11:21:56.539Z] #39 158.8 CC criu/seccomp.o [2020-05-26T11:21:56.866Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T11:21:56.866Z] + BUILDTAGS='netgo osusergo static_build' [2020-05-26T11:21:56.866Z] + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:21:56.866Z] + EXTRA_FLAGS=-buildmode=pie [2020-05-26T11:21:56.866Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T11:21:56.866Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T11:21:56.866Z] + '[' '' = dynamic ']' [2020-05-26T11:21:56.866Z] + make [2020-05-26T11:21:57.104Z] #39 159.3 CC criu/seize.o [2020-05-26T11:21:57.165Z] 🇩 bin/ctr [2020-05-26T11:21:57.669Z] #39 160.0 CC criu/servicefd.o [2020-05-26T11:21:58.234Z] #39 160.3 CC criu/shmem.o [2020-05-26T11:21:58.283Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-26T11:21:58.283Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3f7036b4\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-26T11:21:58.283Z] ---------------------------------------------------------------------------- [2020-05-26T11:21:58.283Z] [2020-05-26T11:21:58.283Z] INFO: executeCI.ps1 starting at Tue May 26 11:21:57 CUT 2020 [2020-05-26T11:21:58.283Z] [2020-05-26T11:21:58.283Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-26T11:21:58.283Z] INFO: Running git version 2.24.1.windows.2 [2020-05-26T11:21:58.283Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-26T11:21:58.283Z] INFO: Environment variables: [2020-05-26T11:21:58.283Z] [2020-05-26T11:21:58.283Z] Name Value [2020-05-26T11:21:58.283Z] ---- ----- [2020-05-26T11:21:58.283Z] ALLUSERSPROFILE C:\ProgramData [2020-05-26T11:21:58.283Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-26T11:21:58.283Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-26T11:21:58.283Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-26T11:21:58.283Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-26T11:21:58.283Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-26T11:21:58.283Z] BRANCH_NAME PR-41028 [2020-05-26T11:21:58.283Z] BUILD_DISPLAY_NAME #1 [2020-05-26T11:21:58.284Z] BUILD_ID 1 [2020-05-26T11:21:58.284Z] BUILD_NUMBER 1 [2020-05-26T11:21:58.284Z] BUILD_TAG jenkins-moby-PR-41028-1 [2020-05-26T11:21:58.284Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41028/1/ [2020-05-26T11:21:58.284Z] CHANGE_AUTHOR thaJeztah [2020-05-26T11:21:58.284Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-26T11:21:58.284Z] CHANGE_BRANCH 19.03_backport_sysinfo [2020-05-26T11:21:58.284Z] CHANGE_FORK thaJeztah/docker [2020-05-26T11:21:58.284Z] CHANGE_ID 41028 [2020-05-26T11:21:58.284Z] CHANGE_TARGET 19.03 [2020-05-26T11:21:58.284Z] CHANGE_TITLE [19.03 backport] pkg/sysinfo.applyPIDSCgroupInfo: optimize [2020-05-26T11:21:58.284Z] CHANGE_URL https://github.com/moby/moby/pull/41028 [2020-05-26T11:21:58.284Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T11:21:58.284Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-26T11:21:58.284Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-26T11:21:58.284Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-26T11:21:58.284Z] COMPUTERNAME azwin-2-8728c0 [2020-05-26T11:21:58.284Z] ComSpec C:\windows\system32\cmd.exe [2020-05-26T11:21:58.284Z] ConfigSequenceNumber 0 [2020-05-26T11:21:58.284Z] DOCKER_BUILDKIT 0 [2020-05-26T11:21:58.284Z] DOCKER_DUT_DEBUG 1 [2020-05-26T11:21:58.284Z] DOCKER_EXPERIMENTAL 1 [2020-05-26T11:21:58.284Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-26T11:21:58.284Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-26T11:21:58.284Z] EXECUTOR_NUMBER 0 [2020-05-26T11:21:58.284Z] FQDN azwin-2-8728c0.westus.cloudapp.azure.com [2020-05-26T11:21:58.284Z] GIT_BRANCH PR-41028 [2020-05-26T11:21:58.284Z] GIT_COMMIT 0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:21:58.284Z] GIT_URL https://github.com/moby/moby.git [2020-05-26T11:21:58.284Z] HUDSON_COOKIE 04b75c04-93cb-437e-9b5a-17023ca69c71 [2020-05-26T11:21:58.284Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-26T11:21:58.284Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-26T11:21:58.284Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-26T11:21:58.284Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-26T11:21:58.284Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-26T11:21:58.284Z] JENKINS_NODE_COOKIE 873091ce-4882-4ddc-862c-aca1ae3768f5 [2020-05-26T11:21:58.284Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-26T11:21:58.284Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-26T11:21:58.284Z] JOB_BASE_NAME PR-41028 [2020-05-26T11:21:58.284Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41028/display/redirect [2020-05-26T11:21:58.284Z] JOB_NAME moby/PR-41028 [2020-05-26T11:21:58.284Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41028/ [2020-05-26T11:21:58.284Z] library.jps.version master [2020-05-26T11:21:58.284Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-26T11:21:58.284Z] NODE_LABELS amd64 azure azwin-2-8728c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-26T11:21:58.284Z] NODE_NAME azwin-2-8728c0 [2020-05-26T11:21:58.284Z] NUMBER_OF_PROCESSORS 4 [2020-05-26T11:21:58.284Z] OS Windows_NT [2020-05-26T11:21:58.284Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-26T11:21:58.284Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-26T11:21:58.284Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-26T11:21:58.284Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-26T11:21:58.284Z] PROCESSOR_LEVEL 6 [2020-05-26T11:21:58.284Z] PROCESSOR_REVISION 5504 [2020-05-26T11:21:58.284Z] ProgramData C:\ProgramData [2020-05-26T11:21:58.284Z] ProgramFiles C:\Program Files [2020-05-26T11:21:58.284Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-26T11:21:58.284Z] ProgramW6432 C:\Program Files [2020-05-26T11:21:58.284Z] PROMPT $P$G [2020-05-26T11:21:58.284Z] PSExecutionPolicyPreference Bypass [2020-05-26T11:21:58.284Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-26T11:21:58.284Z] PUBLIC C:\Users\Public [2020-05-26T11:21:58.284Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41028/1/display/redirect?page=changes [2020-05-26T11:21:58.284Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41028/1/display/redirect [2020-05-26T11:21:58.284Z] SKIP_VALIDATION_TESTS 1 [2020-05-26T11:21:58.284Z] SOURCES_DRIVE d [2020-05-26T11:21:58.284Z] SOURCES_SUBDIR gopath [2020-05-26T11:21:58.284Z] STAGE_NAME Run tests [2020-05-26T11:21:58.284Z] SystemDrive C: [2020-05-26T11:21:58.284Z] SystemRoot C:\windows [2020-05-26T11:21:58.284Z] TEMP C:\windows\TEMP [2020-05-26T11:21:58.284Z] TESTDEBUG 0 [2020-05-26T11:21:58.284Z] TESTRUN_DRIVE d [2020-05-26T11:21:58.284Z] TESTRUN_SUBDIR CI [2020-05-26T11:21:58.284Z] TIMEOUT 120m [2020-05-26T11:21:58.284Z] TMP C:\windows\TEMP [2020-05-26T11:21:58.284Z] USERDOMAIN WORKGROUP [2020-05-26T11:21:58.284Z] USERNAME azwin-2-8728c0$ [2020-05-26T11:21:58.284Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-26T11:21:58.284Z] windir C:\windows [2020-05-26T11:21:58.284Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-26T11:21:58.284Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-26T11:21:58.284Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-26T11:21:58.284Z] [2020-05-26T11:21:58.284Z] [2020-05-26T11:21:58.284Z] [2020-05-26T11:21:58.284Z] INFO: Sources under d:\gopath\... [2020-05-26T11:21:58.284Z] INFO: Test run under d:\CI\... [2020-05-26T11:21:58.284Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-26T11:21:58.284Z] INFO: docker/docker repository was found [2020-05-26T11:21:58.758Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-26T11:21:58.799Z] #39 161.0 CC criu/sigframe.o [2020-05-26T11:21:59.056Z] #39 161.2 CC criu/signalfd.o [2020-05-26T11:21:59.056Z] #39 161.5 CC criu/sk-inet.o [2020-05-26T11:21:59.231Z] ltsc2019: Pulling from windows/servercore [2020-05-26T11:21:59.231Z] 4612f6d0b889: Pulling fs layer [2020-05-26T11:21:59.879Z] #14 67.68 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T11:21:59.989Z] #39 162.3 CC criu/sk-netlink.o [2020-05-26T11:22:00.441Z] #14 68.30 Selecting previously unselected package bzip2. [2020-05-26T11:22:00.441Z] #14 68.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-26T11:22:00.441Z] #14 68.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:22:00.554Z] #39 162.6 CC criu/sk-packet.o [2020-05-26T11:22:00.697Z] #14 68.58 Selecting previously unselected package xz-utils. [2020-05-26T11:22:00.697Z] #14 68.59 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-26T11:22:00.697Z] #14 68.60 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T11:22:00.697Z] #14 ... [2020-05-26T11:22:00.697Z] [2020-05-26T11:22:00.697Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-26T11:22:00.697Z] #60 152.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:22:00.697Z] #60 152.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T11:22:00.697Z] #60 DONE 161.1s [2020-05-26T11:22:00.697Z] [2020-05-26T11:22:00.697Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T11:22:00.697Z] #61 DONE 0.1s [2020-05-26T11:22:00.697Z] [2020-05-26T11:22:00.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:00.697Z] #39 47.04 CC images/opts.o [2020-05-26T11:22:00.697Z] #39 47.25 CC images/seccomp.o [2020-05-26T11:22:00.697Z] #39 47.55 CC images/binfmt-misc.o [2020-05-26T11:22:00.697Z] #39 47.81 CC images/time.o [2020-05-26T11:22:00.697Z] #39 48.03 CC images/sysctl.o [2020-05-26T11:22:00.697Z] #39 48.18 CC images/autofs.o [2020-05-26T11:22:00.697Z] #39 48.44 CC images/macvlan.o [2020-05-26T11:22:00.697Z] #39 48.62 CC images/sit.o [2020-05-26T11:22:00.697Z] #39 49.03 LINK images/built-in.o [2020-05-26T11:22:00.697Z] #39 49.16 GEN compel/include/asm [2020-05-26T11:22:00.697Z] #39 49.18 GEN compel/include/version.h [2020-05-26T11:22:00.697Z] #39 49.22 touch .config [2020-05-26T11:22:00.697Z] #39 49.23 GEN include/common/config.h [2020-05-26T11:22:00.697Z] #39 49.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-26T11:22:00.697Z] #39 49.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-26T11:22:00.697Z] #39 49.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-26T11:22:00.697Z] #39 49.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-26T11:22:00.697Z] #39 49.43 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-26T11:22:00.697Z] #39 49.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-26T11:22:00.697Z] #39 49.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T11:22:00.697Z] #39 49.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-26T11:22:00.697Z] #39 49.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T11:22:00.697Z] #39 49.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T11:22:00.697Z] #39 49.62 DEP compel/plugins/std/infect.d [2020-05-26T11:22:00.697Z] #39 49.73 DEP compel/plugins/std/string.d [2020-05-26T11:22:00.697Z] #39 49.84 DEP compel/plugins/std/log.d [2020-05-26T11:22:00.697Z] #39 49.98 DEP compel/plugins/std/fds.d [2020-05-26T11:22:00.697Z] #39 50.09 DEP compel/plugins/std/std.d [2020-05-26T11:22:00.697Z] #39 50.21 DEP compel/plugins/shmem/shmem.d [2020-05-26T11:22:00.697Z] #39 50.32 DEP compel/plugins/fds/fds.d [2020-05-26T11:22:00.697Z] #39 50.51 CC compel/plugins/std/std.o [2020-05-26T11:22:00.697Z] #39 50.92 CC compel/plugins/std/fds.o [2020-05-26T11:22:00.697Z] #39 51.48 CC compel/plugins/std/log.o [2020-05-26T11:22:00.697Z] #39 52.53 CC compel/plugins/std/string.o [2020-05-26T11:22:00.697Z] #39 53.17 CC compel/plugins/std/infect.o [2020-05-26T11:22:00.697Z] #39 53.61 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-26T11:22:00.697Z] #39 53.67 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-26T11:22:00.697Z] #39 53.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-26T11:22:00.697Z] #39 53.84 AR compel/plugins/std.lib.a [2020-05-26T11:22:00.697Z] #39 53.92 CC compel/plugins/fds/fds.o [2020-05-26T11:22:00.697Z] #39 54.22 AR compel/plugins/fds.lib.a [2020-05-26T11:22:00.697Z] #39 54.27 HOSTDEP compel/src/lib/log-host.d [2020-05-26T11:22:00.697Z] #39 54.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T11:22:00.697Z] #39 54.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-26T11:22:00.697Z] #39 54.69 HOSTDEP compel/src/main-host.d [2020-05-26T11:22:00.697Z] #39 54.89 DEP compel/src/lib/ptrace.d [2020-05-26T11:22:00.697Z] #39 55.07 DEP compel/src/lib/infect.d [2020-05-26T11:22:00.697Z] #39 55.27 DEP compel/src/lib/infect-util.d [2020-05-26T11:22:00.697Z] #39 55.43 DEP compel/src/lib/infect-rpc.d [2020-05-26T11:22:00.697Z] #39 55.55 DEP compel/arch/x86/src/lib/infect.d [2020-05-26T11:22:00.697Z] #39 55.77 DEP compel/arch/x86/src/lib/cpu.d [2020-05-26T11:22:00.697Z] #39 55.85 DEP compel/src/lib/log.d [2020-05-26T11:22:00.697Z] #39 55.97 DEP compel/src/main.d [2020-05-26T11:22:00.697Z] #39 56.14 DEP compel/src/lib/handle-elf.d [2020-05-26T11:22:00.697Z] #39 56.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-26T11:22:00.697Z] #39 56.56 CC compel/src/lib/log.o [2020-05-26T11:22:00.811Z] #39 163.1 CC criu/sk-queue.o [2020-05-26T11:22:00.953Z] #39 ... [2020-05-26T11:22:00.953Z] [2020-05-26T11:22:00.953Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:00.953Z] #14 68.93 Selecting previously unselected package apparmor. [2020-05-26T11:22:00.953Z] #14 68.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-26T11:22:01.209Z] #14 69.35 Unpacking apparmor (2.13.2-10) ... [2020-05-26T11:22:01.376Z] #39 163.6 CC criu/sk-tcp.o [2020-05-26T11:22:01.436Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-05-26T11:22:01.718Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.5% of statements [2020-05-26T11:22:01.942Z] #39 164.2 CC criu/sk-unix.o [2020-05-26T11:22:02.137Z] #14 70.03 Selecting previously unselected package aufs-tools. [2020-05-26T11:22:02.137Z] #14 70.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-26T11:22:02.137Z] #14 70.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:22:02.137Z] #14 70.22 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T11:22:02.137Z] #14 70.23 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-26T11:22:02.137Z] #14 70.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:22:03.738Z] ok github.com/docker/docker/container 0.118s coverage: 35.6% of statements [2020-05-26T11:22:03.738Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T11:22:03.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T11:22:03.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T11:22:03.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T11:22:03.840Z] #39 165.8 CC criu/sockets.o [2020-05-26T11:22:04.024Z] #14 72.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T11:22:04.024Z] #14 72.06 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-26T11:22:04.024Z] #14 72.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:22:04.405Z] #39 166.5 CC criu/stats.o [2020-05-26T11:22:04.405Z] #39 166.7 CC criu/string.o [2020-05-26T11:22:04.405Z] #39 166.8 CC criu/sysctl.o [2020-05-26T11:22:04.971Z] #39 167.3 CC criu/sysfs_parse.o [2020-05-26T11:22:05.536Z] #39 167.7 CC criu/timerfd.o [2020-05-26T11:22:05.793Z] #39 168.0 CC criu/tty.o [2020-05-26T11:22:05.913Z] #14 ... [2020-05-26T11:22:05.913Z] [2020-05-26T11:22:05.913Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:05.913Z] #42 156.0 encoding/hex [2020-05-26T11:22:05.913Z] #42 156.3 crypto/rand [2020-05-26T11:22:05.913Z] #42 156.6 crypto/elliptic [2020-05-26T11:22:05.913Z] #42 157.2 encoding/asn1 [2020-05-26T11:22:05.913Z] #42 159.0 crypto/ed25519 [2020-05-26T11:22:05.913Z] #42 159.4 crypto/rsa [2020-05-26T11:22:05.913Z] #42 160.4 crypto/ecdsa [2020-05-26T11:22:05.913Z] #42 160.9 crypto/dsa [2020-05-26T11:22:05.913Z] #42 161.4 crypto/x509/pkix [2020-05-26T11:22:05.913Z] #42 161.5 encoding/pem [2020-05-26T11:22:05.913Z] #42 162.1 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T11:22:05.913Z] #42 162.2 vendor/golang.org/x/net/dns/dnsmessage [2020-05-26T11:22:05.913Z] #42 164.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-26T11:22:05.913Z] #42 165.3 vendor/golang.org/x/crypto/poly1305 [2020-05-26T11:22:05.913Z] #42 165.7 net [2020-05-26T11:22:05.913Z] #42 165.7 vendor/golang.org/x/sys/cpu [2020-05-26T11:22:05.913Z] #42 166.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T11:22:06.169Z] #42 ... [2020-05-26T11:22:06.169Z] [2020-05-26T11:22:06.169Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:06.169Z] #14 74.17 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T11:22:06.169Z] #14 74.17 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T11:22:06.169Z] #14 74.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:22:06.424Z] #14 74.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-26T11:22:06.425Z] #14 74.32 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:22:06.425Z] #14 74.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:22:06.425Z] #14 74.50 Selecting previously unselected package dmsetup. [2020-05-26T11:22:06.425Z] #14 74.51 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:22:06.425Z] #14 74.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T11:22:06.680Z] #14 74.69 Selecting previously unselected package mingw-w64-common. [2020-05-26T11:22:06.680Z] #14 74.70 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T11:22:06.680Z] #14 74.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T11:22:06.726Z] #39 ... [2020-05-26T11:22:06.726Z] [2020-05-26T11:22:06.726Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:22:06.726Z] #36 259.9 + dpkg --print-architecture [2020-05-26T11:22:06.726Z] #36 259.9 + cd /tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution [2020-05-26T11:22:06.726Z] #36 259.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T11:22:06.726Z] #36 260.2 + GOPATH=/tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PV1NpyPxmx [2020-05-26T11:22:06.726Z] #36 260.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T11:22:07.291Z] #36 ... [2020-05-26T11:22:07.291Z] [2020-05-26T11:22:07.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:07.291Z] #39 169.5 CC criu/tun.o [2020-05-26T11:22:07.878Z] #39 170.0 CC criu/uffd.o [2020-05-26T11:22:09.223Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2020-05-26T11:22:09.273Z] #39 171.2 CC criu/util.o [2020-05-26T11:22:10.230Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-26T11:22:10.645Z] #39 172.5 CC criu/uts_ns.o [2020-05-26T11:22:10.645Z] #39 172.8 CC criu/vdso-compat.o [2020-05-26T11:22:10.645Z] #39 172.9 CC criu/vdso.o [2020-05-26T11:22:11.210Z] #39 173.5 LINK criu/built-in.o [2020-05-26T11:22:11.210Z] #39 173.6 LINK criu/criu [2020-05-26T11:22:11.270Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-05-26T11:22:11.775Z] #39 173.9 DEP lib/c/criu.d [2020-05-26T11:22:11.775Z] #39 174.0 CC images/rpc.pb-c.o [2020-05-26T11:22:11.922Z] #14 ... [2020-05-26T11:22:11.922Z] [2020-05-26T11:22:11.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:11.922Z] #39 57.03 CC compel/arch/x86/src/lib/cpu.o [2020-05-26T11:22:11.922Z] #39 58.20 CC compel/arch/x86/src/lib/infect.o [2020-05-26T11:22:11.922Z] #39 59.10 CC compel/src/lib/infect-rpc.o [2020-05-26T11:22:11.922Z] #39 59.46 CC compel/src/lib/infect-util.o [2020-05-26T11:22:11.922Z] #39 59.82 CC compel/src/lib/infect.o [2020-05-26T11:22:11.922Z] #39 62.53 CC compel/src/lib/ptrace.o [2020-05-26T11:22:11.922Z] #39 62.93 AR compel/libcompel.a [2020-05-26T11:22:11.922Z] #39 63.01 HOSTCC compel/src/main-host.o [2020-05-26T11:22:11.922Z] #39 63.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-26T11:22:11.922Z] #39 63.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T11:22:11.922Z] #39 64.16 HOSTCC compel/src/lib/log-host.o [2020-05-26T11:22:11.922Z] #39 64.44 HOSTLINK compel/compel-host-bin [2020-05-26T11:22:11.922Z] #39 64.66 DEP soccr/soccr.d [2020-05-26T11:22:11.922Z] #39 64.94 CC soccr/soccr.o [2020-05-26T11:22:11.922Z] #39 66.45 AR soccr/libsoccr.a [2020-05-26T11:22:11.922Z] #39 66.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:22:11.922Z] #39 66.85 DEP criu/arch/x86/sigframe.d [2020-05-26T11:22:11.922Z] #39 66.96 DEP criu/arch/x86/sigaction_compat.d [2020-05-26T11:22:11.922Z] #39 67.05 DEP criu/arch/x86/kerndat.d [2020-05-26T11:22:11.922Z] #39 67.22 DEP criu/arch/x86/crtools.d [2020-05-26T11:22:11.922Z] #39 67.45 DEP criu/arch/x86/cpu.d [2020-05-26T11:22:11.922Z] #39 67.70 CC criu/arch/x86/cpu.o [2020-05-26T11:22:11.922Z] #39 ... [2020-05-26T11:22:11.922Z] [2020-05-26T11:22:11.922Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:11.922Z] #14 79.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T11:22:11.922Z] #14 79.94 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T11:22:11.922Z] #14 79.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:22:12.340Z] #39 174.5 CC lib/c/criu.o [2020-05-26T11:22:13.272Z] #39 175.4 LINK lib/c/built-in.o [2020-05-26T11:22:13.272Z] #39 175.4 LINK lib/c/libcriu.so [2020-05-26T11:22:13.272Z] #39 175.5 LINK lib/c/libcriu.a [2020-05-26T11:22:13.272Z] #39 175.6 GEN magic.py [2020-05-26T11:22:13.530Z] #39 175.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:22:13.530Z] #39 175.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:22:13.530Z] #39 175.7 Note: Building without GnuTLS support [2020-05-26T11:22:14.095Z] #39 176.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:22:14.228Z] 4612f6d0b889: Verifying Checksum [2020-05-26T11:22:14.228Z] 4612f6d0b889: Download complete [2020-05-26T11:22:14.661Z] #39 176.9 make[1]: Nothing to be done for 'all'. [2020-05-26T11:22:15.226Z] #39 177.5 make[1]: 'images/built-in.o' is up to date. [2020-05-26T11:22:15.226Z] #39 177.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T11:22:15.226Z] #39 177.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T11:22:15.484Z] #39 177.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T11:22:15.484Z] #39 177.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T11:22:15.484Z] #39 177.7 make[1]: Nothing to be done for 'all'. [2020-05-26T11:22:15.484Z] #39 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:22:15.743Z] #39 177.9 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:15.743Z] #39 178.0 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:15.743Z] #39 178.0 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:15.743Z] #39 178.1 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:16.002Z] #39 ... [2020-05-26T11:22:16.002Z] [2020-05-26T11:22:16.002Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:22:16.002Z] #48 DONE 278.7s [2020-05-26T11:22:16.002Z] [2020-05-26T11:22:16.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:16.002Z] #39 178.2 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:16.002Z] #39 178.3 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:16.002Z] #39 178.4 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:16.572Z] #39 ... [2020-05-26T11:22:16.572Z] [2020-05-26T11:22:16.572Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:22:16.572Z] #36 279.2 + rm -rf /tmp/tmp.PV1NpyPxmx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PV1NpyPxmx [2020-05-26T11:22:16.572Z] #36 DONE 279.4s [2020-05-26T11:22:16.572Z] [2020-05-26T11:22:16.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:16.572Z] #39 178.5 make[2]: Nothing to be done for 'all'. [2020-05-26T11:22:16.572Z] #39 178.5 INSTALL criu/criu [2020-05-26T11:22:16.572Z] #39 DONE 178.8s [2020-05-26T11:22:16.572Z] [2020-05-26T11:22:16.572Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:22:17.162Z] #14 85.10 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T11:22:17.162Z] #14 85.12 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:22:17.162Z] #14 85.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:22:17.162Z] #14 ... [2020-05-26T11:22:17.162Z] [2020-05-26T11:22:17.162Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:17.162Z] #42 167.3 vendor/golang.org/x/crypto/hkdf [2020-05-26T11:22:17.162Z] #42 167.4 vendor/golang.org/x/text/transform [2020-05-26T11:22:17.162Z] #42 168.1 vendor/golang.org/x/text/unicode/bidi [2020-05-26T11:22:17.162Z] #42 169.7 vendor/golang.org/x/text/secure/bidirule [2020-05-26T11:22:17.162Z] #42 170.1 vendor/golang.org/x/text/unicode/norm [2020-05-26T11:22:17.162Z] #42 173.9 vendor/golang.org/x/net/idna [2020-05-26T11:22:17.162Z] #42 176.6 vendor/golang.org/x/net/http2/hpack [2020-05-26T11:22:17.162Z] #42 ... [2020-05-26T11:22:17.162Z] [2020-05-26T11:22:17.162Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:17.162Z] #14 85.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T11:22:17.418Z] #14 85.33 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:22:17.418Z] #14 85.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:22:18.081Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-05-26T11:22:19.090Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 82.2% of statements [2020-05-26T11:22:19.703Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-05-26T11:22:19.851Z] #57 ... [2020-05-26T11:22:19.851Z] [2020-05-26T11:22:19.851Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-26T11:22:19.851Z] #37 DONE 0.2s [2020-05-26T11:22:19.851Z] [2020-05-26T11:22:19.851Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-26T11:22:19.985Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-26T11:22:20.109Z] #40 DONE 0.1s [2020-05-26T11:22:20.109Z] [2020-05-26T11:22:20.109Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-26T11:22:20.109Z] #43 DONE 0.1s [2020-05-26T11:22:20.109Z] [2020-05-26T11:22:20.109Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-26T11:22:20.109Z] #46 DONE 0.1s [2020-05-26T11:22:20.109Z] [2020-05-26T11:22:20.109Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-26T11:22:20.676Z] #49 DONE 0.4s [2020-05-26T11:22:20.676Z] [2020-05-26T11:22:20.676Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:22:20.676Z] #57 ... [2020-05-26T11:22:20.676Z] [2020-05-26T11:22:20.676Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-26T11:22:20.676Z] #53 DONE 0.1s [2020-05-26T11:22:20.934Z] [2020-05-26T11:22:20.934Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:22:20.993Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-26T11:22:20.993Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.5% of statements [2020-05-26T11:22:20.993Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T11:22:20.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T11:22:20.993Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T11:22:20.993Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T11:22:22.659Z] #14 ... [2020-05-26T11:22:22.660Z] [2020-05-26T11:22:22.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:22.660Z] #39 68.36 CC criu/arch/x86/crtools.o [2020-05-26T11:22:22.660Z] #39 69.65 CC criu/arch/x86/kerndat.o [2020-05-26T11:22:22.660Z] #39 70.22 CC criu/arch/x86/sigaction_compat.o [2020-05-26T11:22:22.660Z] #39 70.54 CC criu/arch/x86/sigframe.o [2020-05-26T11:22:22.660Z] #39 70.79 LINK criu/arch/x86/crtools.built-in.o [2020-05-26T11:22:22.660Z] #39 70.87 DEP criu/pie/util-vdso-elf32.d [2020-05-26T11:22:22.660Z] #39 71.02 DEP criu/pie/util-vdso.d [2020-05-26T11:22:22.660Z] #39 71.16 DEP criu/pie/util.d [2020-05-26T11:22:22.660Z] #39 71.34 CC criu/pie/util.o [2020-05-26T11:22:22.660Z] #39 71.76 CC criu/pie/util-vdso.o [2020-05-26T11:22:22.660Z] #39 72.64 CC criu/pie/util-vdso-elf32.o [2020-05-26T11:22:22.660Z] #39 73.40 AR criu/pie/pie.lib.a [2020-05-26T11:22:22.660Z] #39 73.50 DEP criu/pie/restorer.d [2020-05-26T11:22:22.660Z] #39 73.81 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-26T11:22:22.660Z] #39 73.91 DEP criu/arch/x86/restorer_unmap.d [2020-05-26T11:22:22.660Z] #39 73.93 DEP criu/arch/x86/restorer.d [2020-05-26T11:22:22.660Z] #39 74.04 DEP criu/arch/x86/vdso-pie.d [2020-05-26T11:22:22.660Z] #39 74.13 DEP criu/pie/parasite-vdso.d [2020-05-26T11:22:22.660Z] #39 74.35 DEP criu/pie/parasite.d [2020-05-26T11:22:22.660Z] #39 74.71 CC criu/pie/parasite.o [2020-05-26T11:22:22.660Z] #39 76.18 LINK criu/pie/parasite.built-in.o [2020-05-26T11:22:22.660Z] #39 76.20 GEN criu/pie/parasite-blob.h [2020-05-26T11:22:22.660Z] #39 76.23 CC criu/pie/parasite-vdso.o [2020-05-26T11:22:22.660Z] #39 77.04 CC criu/arch/x86/vdso-pie.o [2020-05-26T11:22:22.660Z] #39 77.46 CC criu/arch/x86/restorer.o [2020-05-26T11:22:22.660Z] #39 78.19 CC criu/arch/x86/restorer_unmap.o [2020-05-26T11:22:22.660Z] #39 78.24 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-26T11:22:22.660Z] #39 78.52 CC criu/pie/restorer.o [2020-05-26T11:22:22.915Z] #39 ... [2020-05-26T11:22:22.915Z] [2020-05-26T11:22:22.915Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:22:22.915Z] #48 173.2 + GOBIN=/build [2020-05-26T11:22:22.915Z] #48 173.2 + /build/gometalinter --install [2020-05-26T11:22:22.915Z] #48 173.3 Installing: [2020-05-26T11:22:22.915Z] #48 173.3 deadcode [2020-05-26T11:22:22.915Z] #48 173.3 dupl [2020-05-26T11:22:22.915Z] #48 173.3 errcheck [2020-05-26T11:22:22.915Z] #48 173.3 gas [2020-05-26T11:22:22.915Z] #48 173.3 gochecknoglobals [2020-05-26T11:22:22.915Z] #48 173.3 gochecknoinits [2020-05-26T11:22:22.915Z] #48 173.3 goconst [2020-05-26T11:22:22.915Z] #48 173.3 gocyclo [2020-05-26T11:22:22.915Z] #48 173.3 goimports [2020-05-26T11:22:22.915Z] #48 173.3 golint [2020-05-26T11:22:22.915Z] #48 173.3 gosimple [2020-05-26T11:22:22.915Z] #48 173.3 gotype [2020-05-26T11:22:22.915Z] #48 173.3 gotypex [2020-05-26T11:22:22.915Z] #48 173.3 ineffassign [2020-05-26T11:22:22.915Z] #48 173.3 interfacer [2020-05-26T11:22:22.915Z] #48 173.3 lll [2020-05-26T11:22:22.915Z] #48 173.3 maligned [2020-05-26T11:22:22.915Z] #48 173.3 megacheck [2020-05-26T11:22:22.915Z] #48 173.3 misspell [2020-05-26T11:22:22.915Z] #48 173.3 nakedret [2020-05-26T11:22:22.915Z] #48 173.3 safesql [2020-05-26T11:22:22.915Z] #48 173.3 staticcheck [2020-05-26T11:22:22.915Z] #48 173.3 structcheck [2020-05-26T11:22:22.915Z] #48 173.3 unconvert [2020-05-26T11:22:22.915Z] #48 173.3 unparam [2020-05-26T11:22:22.915Z] #48 173.3 unused [2020-05-26T11:22:22.915Z] #48 173.3 varcheck [2020-05-26T11:22:23.015Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-26T11:22:23.171Z] #48 ... [2020-05-26T11:22:23.171Z] [2020-05-26T11:22:23.171Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:23.171Z] #42 177.8 mime [2020-05-26T11:22:23.171Z] #42 179.8 mime/quotedprintable [2020-05-26T11:22:23.171Z] #42 180.1 net/http/internal [2020-05-26T11:22:23.171Z] #42 180.5 os/exec [2020-05-26T11:22:23.629Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.9% of statements [2020-05-26T11:22:24.098Z] #42 184.2 net/textproto [2020-05-26T11:22:24.098Z] #42 184.2 crypto/x509 [2020-05-26T11:22:25.024Z] #42 185.3 vendor/golang.org/x/net/http/httpguts [2020-05-26T11:22:25.280Z] #42 185.7 vendor/golang.org/x/net/http/httpproxy [2020-05-26T11:22:25.841Z] #42 186.1 mime/multipart [2020-05-26T11:22:25.841Z] #42 ... [2020-05-26T11:22:25.841Z] [2020-05-26T11:22:25.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:25.841Z] #39 81.82 LINK criu/pie/restorer.built-in.o [2020-05-26T11:22:25.841Z] #39 81.84 GEN criu/pie/restorer-blob.h [2020-05-26T11:22:26.097Z] #39 81.93 DEP criu/vdso.d [2020-05-26T11:22:26.352Z] #39 82.23 DEP criu/vdso-compat.d [2020-05-26T11:22:26.352Z] #39 82.37 DEP criu/uts_ns.d [2020-05-26T11:22:26.608Z] #39 82.54 DEP criu/util.d [2020-05-26T11:22:26.864Z] #39 82.78 DEP criu/uffd.d [2020-05-26T11:22:27.120Z] #39 83.07 DEP criu/tun.d [2020-05-26T11:22:27.375Z] #39 83.28 DEP criu/tty.d [2020-05-26T11:22:27.375Z] #39 83.47 DEP criu/timerfd.d [2020-05-26T11:22:27.936Z] #39 83.65 DEP criu/sysfs_parse.d [2020-05-26T11:22:27.936Z] #39 83.77 DEP criu/sysctl.d [2020-05-26T11:22:27.936Z] #39 ... [2020-05-26T11:22:27.936Z] [2020-05-26T11:22:27.936Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-26T11:22:27.936Z] #45 DONE 188.1s [2020-05-26T11:22:28.008Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.988s coverage: 46.2% of statements [2020-05-26T11:22:28.192Z] [2020-05-26T11:22:28.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:28.192Z] #39 83.95 DEP criu/string.d [2020-05-26T11:22:28.192Z] #39 84.06 DEP criu/stats.d [2020-05-26T11:22:28.447Z] #39 84.32 DEP criu/sockets.d [2020-05-26T11:22:28.703Z] #39 84.53 DEP criu/sk-unix.d [2020-05-26T11:22:28.703Z] #39 84.82 DEP criu/sk-tcp.d [2020-05-26T11:22:29.036Z] #57 226.4 🇩 bin/containerd [2020-05-26T11:22:29.264Z] #39 85.15 DEP criu/sk-queue.d [2020-05-26T11:22:29.520Z] #39 85.29 DEP criu/sk-packet.d [2020-05-26T11:22:29.520Z] #39 85.46 DEP criu/sk-netlink.d [2020-05-26T11:22:29.776Z] #39 85.68 DEP criu/sk-inet.d [2020-05-26T11:22:30.033Z] #39 85.87 DEP criu/signalfd.d [2020-05-26T11:22:30.033Z] #39 85.99 DEP criu/sigframe.d [2020-05-26T11:22:30.033Z] #39 86.07 DEP criu/shmem.d [2020-05-26T11:22:30.289Z] #39 86.28 DEP criu/servicefd.d [2020-05-26T11:22:30.575Z] #39 86.46 DEP criu/seize.d [2020-05-26T11:22:30.681Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.212s coverage: 49.5% of statements [2020-05-26T11:22:30.859Z] #39 86.64 DEP criu/seccomp.d [2020-05-26T11:22:31.119Z] #39 86.89 DEP criu/rst-malloc.d [2020-05-26T11:22:31.119Z] #39 86.94 DEP criu/rbtree.d [2020-05-26T11:22:31.119Z] #39 86.97 DEP criu/pstree.d [2020-05-26T11:22:31.119Z] #39 87.11 DEP criu/protobuf.d [2020-05-26T11:22:31.375Z] #39 87.33 GEN criu/protobuf-desc-gen.h [2020-05-26T11:22:32.700Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.827s coverage: 72.3% of statements [2020-05-26T11:22:32.700Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T11:22:33.273Z] #39 88.85 DEP criu/protobuf-desc.d [2020-05-26T11:22:33.273Z] #39 89.03 DEP criu/proc_parse.d [2020-05-26T11:22:33.273Z] #39 89.25 DEP criu/plugin.d [2020-05-26T11:22:33.273Z] #39 89.38 DEP criu/pipes.d [2020-05-26T11:22:33.834Z] #39 89.57 DEP criu/pie-util.d [2020-05-26T11:22:33.834Z] #39 89.65 DEP criu/pie-util-vdso.d [2020-05-26T11:22:33.834Z] #39 89.82 DEP criu/pie-util-vdso-elf32.d [2020-05-26T11:22:34.089Z] #39 89.96 DEP criu/path.d [2020-05-26T11:22:34.089Z] #39 90.08 DEP criu/parasite-syscall.d [2020-05-26T11:22:34.345Z] #39 90.35 DEP criu/pagemap.d [2020-05-26T11:22:34.600Z] #39 90.59 DEP criu/pagemap-cache.d [2020-05-26T11:22:34.721Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-05-26T11:22:34.856Z] #39 90.80 DEP criu/page-xfer.d [2020-05-26T11:22:35.112Z] #39 91.04 DEP criu/page-pipe.d [2020-05-26T11:22:35.335Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-26T11:22:35.367Z] #39 91.14 DEP criu/netfilter.d [2020-05-26T11:22:35.367Z] #39 91.34 DEP criu/net.d [2020-05-26T11:22:35.622Z] #39 91.51 DEP criu/namespaces.d [2020-05-26T11:22:35.879Z] #39 91.67 DEP criu/mount.d [2020-05-26T11:22:35.879Z] #39 91.89 DEP criu/mem.d [2020-05-26T11:22:36.134Z] #39 92.01 DEP criu/lsm.d [2020-05-26T11:22:36.341Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-26T11:22:36.390Z] #39 92.20 DEP criu/log.d [2020-05-26T11:22:36.390Z] #39 92.31 DEP criu/libnetlink.d [2020-05-26T11:22:36.645Z] #39 92.47 DEP criu/kerndat.d [2020-05-26T11:22:36.645Z] #39 92.65 DEP criu/kcmp-ids.d [2020-05-26T11:22:36.901Z] #39 92.73 DEP criu/irmap.d [2020-05-26T11:22:36.901Z] #39 92.90 DEP criu/ipc_ns.d [2020-05-26T11:22:36.901Z] #39 93.01 DEP criu/image.d [2020-05-26T11:22:37.461Z] #39 93.18 DEP criu/image-desc.d [2020-05-26T11:22:37.461Z] #39 93.25 DEP criu/fsnotify.d [2020-05-26T11:22:37.716Z] #39 93.47 DEP criu/filesystems.d [2020-05-26T11:22:37.716Z] #39 93.63 DEP criu/files.d [2020-05-26T11:22:37.811Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.965s coverage: 60.4% of statements [2020-05-26T11:22:37.811Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T11:22:37.811Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T11:22:37.811Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-26T11:22:37.811Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T11:22:37.972Z] #39 93.81 DEP criu/files-reg.d [2020-05-26T11:22:37.972Z] #39 93.98 DEP criu/files-ext.d [2020-05-26T11:22:38.093Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-26T11:22:38.093Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T11:22:38.227Z] #39 94.16 DEP criu/file-lock.d [2020-05-26T11:22:38.483Z] #39 94.35 DEP criu/file-ids.d [2020-05-26T11:22:38.483Z] #39 94.45 DEP criu/fifo.d [2020-05-26T11:22:38.483Z] #39 94.55 DEP criu/fdstore.d [2020-05-26T11:22:38.738Z] #39 94.63 DEP criu/fault-injection.d [2020-05-26T11:22:38.738Z] #39 94.70 DEP criu/external.d [2020-05-26T11:22:38.993Z] #39 94.80 DEP criu/eventpoll.d [2020-05-26T11:22:38.993Z] #39 ... [2020-05-26T11:22:38.993Z] [2020-05-26T11:22:38.993Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:38.993Z] #14 107.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T11:22:38.993Z] #14 107.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T11:22:38.993Z] #14 107.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:22:38.993Z] #14 ... [2020-05-26T11:22:38.993Z] [2020-05-26T11:22:38.993Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:38.993Z] #42 189.3 crypto/tls [2020-05-26T11:22:38.993Z] #42 195.8 net/http/httptrace [2020-05-26T11:22:38.993Z] #42 196.0 net/http [2020-05-26T11:22:39.248Z] #42 ... [2020-05-26T11:22:39.248Z] [2020-05-26T11:22:39.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:39.248Z] #39 94.95 DEP criu/eventfd.d [2020-05-26T11:22:39.248Z] #39 95.08 DEP criu/crtools.d [2020-05-26T11:22:39.248Z] #39 95.22 DEP criu/cr-service.d [2020-05-26T11:22:39.504Z] #39 95.41 DEP criu/cr-restore.d [2020-05-26T11:22:39.504Z] #39 95.61 DEP criu/cr-errno.d [2020-05-26T11:22:39.564Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.7% of statements [2020-05-26T11:22:39.759Z] #39 95.65 DEP criu/cr-dump.d [2020-05-26T11:22:39.846Z] ok github.com/docker/docker/daemon/logger/awslogs 0.087s coverage: 78.6% of statements [2020-05-26T11:22:39.846Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T11:22:39.846Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T11:22:40.014Z] #39 95.93 DEP criu/cr-dedup.d [2020-05-26T11:22:40.128Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-05-26T11:22:40.270Z] #39 96.16 DEP criu/cr-check.d [2020-05-26T11:22:40.525Z] #39 96.37 DEP criu/config.d [2020-05-26T11:22:40.742Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-05-26T11:22:40.780Z] #39 96.60 DEP criu/clone-noasan.d [2020-05-26T11:22:40.780Z] #39 96.67 DEP criu/cgroup.d [2020-05-26T11:22:41.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2020-05-26T11:22:41.035Z] #39 96.82 DEP criu/cgroup-props.d [2020-05-26T11:22:41.035Z] #39 96.94 DEP criu/bitmap.d [2020-05-26T11:22:41.035Z] #39 96.95 DEP criu/bfd.d [2020-05-26T11:22:41.290Z] #39 97.12 DEP criu/autofs.d [2020-05-26T11:22:41.290Z] #39 97.27 DEP criu/aio.d [2020-05-26T11:22:41.290Z] #39 97.38 DEP criu/action-scripts.d [2020-05-26T11:22:41.307Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-05-26T11:22:41.851Z] #39 97.55 CC criu/action-scripts.o [2020-05-26T11:22:41.921Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2020-05-26T11:22:41.921Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T11:22:42.107Z] #39 98.00 CC criu/aio.o [2020-05-26T11:22:42.203Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.9% of statements [2020-05-26T11:22:42.668Z] #39 98.46 CC criu/autofs.o [2020-05-26T11:22:43.209Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-26T11:22:43.594Z] #39 ... [2020-05-26T11:22:43.594Z] [2020-05-26T11:22:43.594Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-26T11:22:43.594Z] #26 203.6 + rm -rf /tmp/tmp.LiaLnOxEQb [2020-05-26T11:22:43.594Z] #26 DONE 204.1s [2020-05-26T11:22:43.594Z] [2020-05-26T11:22:43.594Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:43.825Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-26T11:22:44.107Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-26T11:22:44.520Z] #42 ... [2020-05-26T11:22:44.520Z] [2020-05-26T11:22:44.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:44.520Z] #39 100.5 CC criu/bfd.o [2020-05-26T11:22:44.722Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 84.5% of statements [2020-05-26T11:22:44.722Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T11:22:44.722Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T11:22:45.446Z] #39 101.2 CC criu/bitmap.o [2020-05-26T11:22:45.446Z] #39 101.3 CC criu/cgroup-props.o [2020-05-26T11:22:46.193Z] ok github.com/docker/docker/distribution 0.305s coverage: 22.3% of statements [2020-05-26T11:22:46.193Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-05-26T11:22:46.193Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T11:22:46.372Z] #39 102.2 CC criu/cgroup.o [2020-05-26T11:22:47.200Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-05-26T11:22:47.814Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-26T11:22:48.464Z] ok github.com/docker/docker/distribution/xfer 1.468s coverage: 83.4% of statements [2020-05-26T11:22:48.464Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T11:22:48.746Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-26T11:22:48.746Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T11:22:49.359Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-05-26T11:22:49.359Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-26T11:22:49.635Z] #39 105.2 CC criu/clone-noasan.o [2020-05-26T11:22:49.635Z] #39 105.4 CC criu/config.o [2020-05-26T11:22:49.973Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-26T11:22:49.973Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-26T11:22:49.973Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-26T11:22:50.255Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T11:22:50.537Z] ok github.com/docker/docker/internal/testutil 0.010s coverage: 62.5% of statements [2020-05-26T11:22:50.951Z] #57 248.0 🇩 bin/containerd-stress [2020-05-26T11:22:50.951Z] #57 249.6 🇩 bin/containerd-shim [2020-05-26T11:22:51.040Z] #39 106.9 CC criu/cr-check.o [2020-05-26T11:22:51.151Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-26T11:22:52.158Z] ok github.com/docker/docker/opts 0.012s coverage: 66.9% of statements [2020-05-26T11:22:52.158Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-26T11:22:52.932Z] #39 108.6 CC criu/cr-dedup.o [2020-05-26T11:22:53.188Z] #39 109.0 CC criu/cr-dump.o [2020-05-26T11:22:53.443Z] #39 ... [2020-05-26T11:22:53.443Z] [2020-05-26T11:22:53.443Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:22:53.443Z] #14 121.7 Selecting previously unselected package libonig5:amd64. [2020-05-26T11:22:53.443Z] #14 121.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-26T11:22:53.627Z] ok github.com/docker/docker/pkg/archive 0.493s coverage: 76.6% of statements [2020-05-26T11:22:53.698Z] #14 121.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:22:53.954Z] #14 121.9 Selecting previously unselected package libjq1:amd64. [2020-05-26T11:22:53.954Z] #14 121.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:22:53.954Z] #14 121.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:22:53.954Z] #14 122.0 Selecting previously unselected package jq. [2020-05-26T11:22:53.954Z] #14 122.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T11:22:53.954Z] #14 122.0 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:22:53.954Z] #14 122.1 Selecting previously unselected package libaio1:amd64. [2020-05-26T11:22:53.954Z] #14 122.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-26T11:22:54.160Z] 🇩 bin/containerd [2020-05-26T11:22:54.209Z] #14 122.1 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-26T11:22:54.209Z] #14 122.2 Selecting previously unselected package libbtrfs0. [2020-05-26T11:22:54.209Z] #14 122.2 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T11:22:54.209Z] #14 122.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:22:54.209Z] #14 122.3 Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:22:54.209Z] #14 122.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T11:22:54.209Z] #14 122.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:22:54.467Z] #14 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-26T11:22:54.467Z] #14 122.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:22:54.467Z] #14 122.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:22:54.467Z] #14 122.5 Selecting previously unselected package libudev-dev:amd64. [2020-05-26T11:22:54.467Z] #14 122.5 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T11:22:54.467Z] #14 122.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:22:54.722Z] #14 122.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-26T11:22:54.723Z] #14 122.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-26T11:22:54.723Z] #14 122.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T11:22:54.978Z] #14 123.0 Selecting previously unselected package libpcre16-3:amd64. [2020-05-26T11:22:54.978Z] #14 123.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-26T11:22:54.978Z] #14 123.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T11:22:55.098Z] ok github.com/docker/docker/pkg/authorization 0.683s coverage: 66.7% of statements [2020-05-26T11:22:55.098Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-26T11:22:55.233Z] #14 123.2 Selecting previously unselected package libpcre32-3:amd64. [2020-05-26T11:22:55.233Z] #14 123.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-26T11:22:55.233Z] #14 123.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T11:22:55.233Z] #14 123.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-26T11:22:55.380Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-26T11:22:55.488Z] #14 123.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-26T11:22:55.488Z] #14 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T11:22:55.488Z] #14 123.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-26T11:22:55.488Z] #14 123.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-26T11:22:55.488Z] #14 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T11:22:55.744Z] #14 123.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-26T11:22:55.744Z] #14 123.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-26T11:22:55.744Z] #14 123.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T11:22:56.001Z] #14 124.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-26T11:22:56.260Z] #14 124.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-26T11:22:56.260Z] #14 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T11:22:56.260Z] #14 124.3 Selecting previously unselected package libgpm2:amd64. [2020-05-26T11:22:56.260Z] #14 124.3 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-26T11:22:56.260Z] #14 124.3 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-26T11:22:56.260Z] #14 124.4 Selecting previously unselected package libicu63:amd64. [2020-05-26T11:22:56.515Z] #14 124.4 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T11:22:56.515Z] #14 124.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:22:57.077Z] #14 ... [2020-05-26T11:22:57.077Z] [2020-05-26T11:22:57.077Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-26T11:22:57.077Z] #42 208.3 github.com/LK4D4/vndr/godl [2020-05-26T11:22:57.077Z] #42 208.9 github.com/LK4D4/vndr [2020-05-26T11:22:57.077Z] #42 DONE 217.4s [2020-05-26T11:22:57.336Z] [2020-05-26T11:22:57.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:22:57.336Z] #39 111.3 CC criu/cr-errno.o [2020-05-26T11:22:57.336Z] #39 111.4 CC criu/cr-restore.o [2020-05-26T11:22:57.505Z] #57 255.5 🇩 bin/containerd-shim-runc-v1 [2020-05-26T11:22:59.401Z] #57 258.0 🇩 binaries [2020-05-26T11:22:59.401Z] #57 258.0 + mkdir -p /build [2020-05-26T11:22:59.401Z] #57 258.0 + cp bin/containerd /build/containerd [2020-05-26T11:22:59.401Z] #57 258.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-26T11:22:59.401Z] #57 258.0 + cp bin/ctr /build/ctr [2020-05-26T11:22:59.658Z] #57 DONE 258.4s [2020-05-26T11:22:59.756Z] ok github.com/docker/docker/layer 7.534s coverage: 72.0% of statements [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T11:22:59.756Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-26T11:22:59.756Z] ok github.com/docker/docker/pkg/chrootarchive 3.555s coverage: 43.2% of statements [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T11:22:59.756Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T11:22:59.756Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-26T11:22:59.756Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-05-26T11:23:00.222Z] [2020-05-26T11:23:00.222Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-26T11:23:00.370Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-26T11:23:00.479Z] #58 DONE 0.2s [2020-05-26T11:23:00.479Z] [2020-05-26T11:23:00.479Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-26T11:23:00.479Z] #62 DONE 0.1s [2020-05-26T11:23:00.599Z] #39 ... [2020-05-26T11:23:00.599Z] [2020-05-26T11:23:00.599Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:23:00.599Z] #14 128.7 Selecting previously unselected package libnet1:amd64. [2020-05-26T11:23:00.599Z] #14 128.7 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T11:23:00.599Z] #14 128.7 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:23:00.736Z] [2020-05-26T11:23:00.736Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-26T11:23:00.736Z] #64 DONE 0.1s [2020-05-26T11:23:00.736Z] [2020-05-26T11:23:00.736Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-26T11:23:00.736Z] #67 DONE 0.1s [2020-05-26T11:23:00.736Z] [2020-05-26T11:23:00.736Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-26T11:23:00.736Z] #68 DONE 0.0s [2020-05-26T11:23:00.855Z] #14 128.8 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T11:23:00.855Z] #14 128.8 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T11:23:00.855Z] #14 128.8 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:23:00.855Z] #14 128.9 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T11:23:00.855Z] #14 128.9 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T11:23:00.855Z] #14 128.9 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:23:00.855Z] #14 129.0 Selecting previously unselected package libreadline5:amd64. [2020-05-26T11:23:00.855Z] #14 129.0 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-26T11:23:00.983Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-05-26T11:23:00.993Z] [2020-05-26T11:23:00.993Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T11:23:01.110Z] #14 129.0 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T11:23:01.110Z] #14 129.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-26T11:23:01.110Z] #14 129.1 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T11:23:01.110Z] #14 129.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:23:01.265Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-05-26T11:23:01.366Z] #14 129.5 Selecting previously unselected package net-tools. [2020-05-26T11:23:01.366Z] #14 129.5 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-26T11:23:01.366Z] #14 129.5 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:23:01.876Z] #14 129.7 Selecting previously unselected package python-pip-whl. [2020-05-26T11:23:01.876Z] #14 129.7 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-26T11:23:01.876Z] #14 129.7 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T11:23:01.923Z] #69 DONE 1.0s [2020-05-26T11:23:01.923Z] [2020-05-26T11:23:01.923Z] #70 exporting to image [2020-05-26T11:23:01.923Z] #70 exporting layers [2020-05-26T11:23:02.132Z] #14 130.3 Selecting previously unselected package python3-lib2to3. [2020-05-26T11:23:02.387Z] #14 130.3 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T11:23:02.387Z] #14 130.3 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:23:02.387Z] #14 130.4 Selecting previously unselected package python3-distutils. [2020-05-26T11:23:02.387Z] #14 130.4 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T11:23:02.387Z] #14 130.4 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T11:23:02.642Z] #14 130.5 Selecting previously unselected package python3-pip. [2020-05-26T11:23:02.642Z] #14 130.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-26T11:23:02.642Z] #14 130.6 Unpacking python3-pip (18.1-5) ... [2020-05-26T11:23:02.642Z] #14 130.7 Selecting previously unselected package python3-pkg-resources. [2020-05-26T11:23:02.642Z] #14 130.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:23:02.642Z] #14 130.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:23:02.735Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-05-26T11:23:02.897Z] #14 130.9 Selecting previously unselected package python3-setuptools. [2020-05-26T11:23:02.897Z] #14 130.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T11:23:02.897Z] #14 130.9 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T11:23:02.897Z] #14 131.1 Selecting previously unselected package python3-wheel. [2020-05-26T11:23:03.153Z] #14 131.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T11:23:03.153Z] #14 131.1 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T11:23:03.153Z] #14 131.2 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T11:23:03.153Z] #14 131.3 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-26T11:23:03.153Z] #14 131.3 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:23:03.349Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-26T11:23:03.408Z] #14 131.5 Selecting previously unselected package vim-runtime. [2020-05-26T11:23:03.663Z] #14 131.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:23:03.663Z] #14 131.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-26T11:23:03.663Z] #14 131.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T11:23:03.663Z] #14 131.6 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:23:03.963Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-05-26T11:23:04.245Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-05-26T11:23:04.245Z] ok github.com/docker/docker/pkg/fsutils 0.442s coverage: 85.1% of statements [2020-05-26T11:23:04.859Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 70.1% of statements [2020-05-26T11:23:05.142Z] ok github.com/docker/docker/pkg/ioutils 0.301s coverage: 70.0% of statements [2020-05-26T11:23:05.424Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-05-26T11:23:05.424Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-05-26T11:23:05.707Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-26T11:23:05.707Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T11:23:05.991Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-05-26T11:23:06.273Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-26T11:23:06.555Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-26T11:23:06.839Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-05-26T11:23:06.927Z] #14 134.8 Selecting previously unselected package vim. [2020-05-26T11:23:06.927Z] #14 134.8 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T11:23:06.927Z] #14 134.8 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T11:23:07.122Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-26T11:23:07.404Z] ok github.com/docker/docker/pkg/mount 1.267s coverage: 69.6% of statements [2020-05-26T11:23:07.404Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T11:23:07.404Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T11:23:07.404Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T11:23:07.488Z] #14 135.4 Selecting previously unselected package xfsprogs. [2020-05-26T11:23:07.488Z] #14 135.4 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-26T11:23:07.488Z] #14 135.4 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T11:23:07.743Z] #14 135.9 Selecting previously unselected package zip. [2020-05-26T11:23:07.743Z] #14 135.9 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-26T11:23:07.743Z] #14 135.9 Unpacking zip (3.0-11+b1) ... [2020-05-26T11:23:07.999Z] #14 136.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T11:23:07.999Z] #14 136.0 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T11:23:07.999Z] #14 136.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:23:07.999Z] #14 136.2 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T11:23:07.999Z] #14 136.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:23:07.999Z] #14 136.2 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T11:23:07.999Z] #14 136.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T11:23:07.999Z] #14 136.2 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:23:08.018Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-05-26T11:23:08.255Z] #14 136.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:23:08.255Z] #14 136.2 Setting up zip (3.0-11+b1) ... [2020-05-26T11:23:08.255Z] #14 136.2 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:23:08.255Z] #14 136.3 Setting up bash-completion (1:2.8-6) ... [2020-05-26T11:23:08.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-26T11:23:08.472Z] #70 exporting layers 6.6s done [2020-05-26T11:23:08.473Z] #70 writing image sha256:13a4eaebb35cdc6497ac66aa93df90a0693e62c7ebd1cc41deca1108d9db5a15 done [2020-05-26T11:23:08.473Z] #70 naming to docker.io/library/docker:0853541a92921f15b44e43c6317d9372ea0ac08b done [2020-05-26T11:23:08.473Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-26T11:23:08.581Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-05-26T11:23:08.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41028/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/validate/default [2020-05-26T11:23:08.868Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-26T11:23:09.366Z] Congratulations! All commits are properly signed with the DCO! [2020-05-26T11:23:09.902Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-05-26T11:23:10.184Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-26T11:23:10.773Z] #14 138.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-26T11:23:10.773Z] #14 138.7 Setting up xz-utils (5.2.4-1) ... [2020-05-26T11:23:10.773Z] #14 138.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T11:23:10.773Z] #14 138.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up pigz (2.4-1) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T11:23:10.773Z] #14 138.8 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T11:23:10.773Z] #14 138.9 Setting up python-pip-whl (18.1-5) ... [2020-05-26T11:23:10.773Z] #14 138.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T11:23:10.773Z] #14 138.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T11:23:10.773Z] #14 138.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:23:11.028Z] #14 ... [2020-05-26T11:23:11.028Z] [2020-05-26T11:23:11.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:11.028Z] #39 116.9 CC criu/cr-service.o [2020-05-26T11:23:11.028Z] #39 118.4 CC criu/crtools.o [2020-05-26T11:23:11.028Z] #39 119.0 CC criu/eventfd.o [2020-05-26T11:23:11.028Z] #39 119.4 CC criu/eventpoll.o [2020-05-26T11:23:11.028Z] #39 120.3 CC criu/external.o [2020-05-26T11:23:11.028Z] #39 120.7 CC criu/fault-injection.o [2020-05-26T11:23:11.028Z] #39 120.8 CC criu/fdstore.o [2020-05-26T11:23:11.028Z] #39 121.1 CC criu/fifo.o [2020-05-26T11:23:11.028Z] #39 121.5 CC criu/file-ids.o [2020-05-26T11:23:11.028Z] #39 121.9 CC criu/file-lock.o [2020-05-26T11:23:11.028Z] #39 122.8 CC criu/files-ext.o [2020-05-26T11:23:11.028Z] #39 123.1 CC criu/files-reg.o [2020-05-26T11:23:11.028Z] #39 125.3 CC criu/files.o [2020-05-26T11:23:11.283Z] #39 127.3 CC criu/filesystems.o [2020-05-26T11:23:11.283Z] #39 ... [2020-05-26T11:23:11.283Z] [2020-05-26T11:23:11.283Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:23:11.283Z] #14 139.3 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-26T11:23:11.283Z] #14 139.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T11:23:11.283Z] #14 139.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T11:23:11.283Z] #14 139.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:23:11.283Z] #14 139.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T11:23:11.283Z] #14 139.4 Setting up vim (2:8.1.0875-5) ... [2020-05-26T11:23:11.283Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T11:23:11.284Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T11:23:11.539Z] #14 139.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T11:23:11.539Z] #14 139.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T11:23:11.539Z] #14 139.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T11:23:11.539Z] #14 139.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:23:11.539Z] #14 139.5 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-05-26T11:23:11.539Z] #14 139.6 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-05-26T11:23:11.539Z] #14 139.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:23:11.539Z] #14 139.6 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-05-26T11:23:11.539Z] #14 139.6 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-05-26T11:23:11.539Z] #14 139.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:23:11.539Z] #14 139.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:23:11.539Z] #14 139.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T11:23:11.539Z] #14 139.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:23:11.539Z] #14 139.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T11:23:11.539Z] #14 139.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:23:13.666Z] ok github.com/docker/docker/pkg/signal 2.664s coverage: 61.0% of statements [2020-05-26T11:23:13.666Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-26T11:23:13.948Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-26T11:23:14.230Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-26T11:23:14.512Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-26T11:23:14.815Z] #14 142.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T11:23:14.815Z] #14 142.9 Setting up iptables (1.8.2-4) ... [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T11:23:14.815Z] #14 142.9 Setting up python3 (3.7.3-1) ... [2020-05-26T11:23:14.846Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-05-26T11:23:15.128Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 35.1% of statements [2020-05-26T11:23:15.376Z] #14 143.4 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T11:23:15.471Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-05-26T11:23:16.123Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-05-26T11:23:16.303Z] #14 144.3 Setting up apparmor (2.13.2-10) ... [2020-05-26T11:23:16.405Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-05-26T11:23:16.758Z] testing: warning: no tests to run [2020-05-26T11:23:16.758Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-05-26T11:23:17.041Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-26T11:23:17.416Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-26T11:23:17.416Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-26T11:23:18.191Z] #14 145.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:23:18.191Z] #14 146.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:23:18.752Z] #14 147.0 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T11:23:18.931Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.3% of statements [2020-05-26T11:23:19.313Z] #14 147.5 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T11:23:19.545Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-26T11:23:20.160Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-05-26T11:23:20.676Z] #14 148.6 Setting up python3-pip (18.1-5) ... [2020-05-26T11:23:20.775Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-26T11:23:21.286Z] 🇩 bin/containerd-stress [2020-05-26T11:23:21.782Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-05-26T11:23:22.041Z] #14 149.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:23:22.041Z] #14 149.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T11:23:22.041Z] #14 149.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T11:23:22.041Z] #14 149.9 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T11:23:22.041Z] #14 149.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T11:23:22.041Z] #14 149.9 Processing triggers for mime-support (3.62) ... [2020-05-26T11:23:22.041Z] #14 150.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:23:22.041Z] #14 ... [2020-05-26T11:23:22.041Z] [2020-05-26T11:23:22.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:22.041Z] #39 128.1 CC criu/fsnotify.o [2020-05-26T11:23:22.041Z] #39 129.2 CC criu/image-desc.o [2020-05-26T11:23:22.041Z] #39 129.4 CC criu/image.o [2020-05-26T11:23:22.041Z] #39 130.4 CC criu/ipc_ns.o [2020-05-26T11:23:22.041Z] #39 131.8 CC criu/irmap.o [2020-05-26T11:23:22.041Z] #39 132.5 CC criu/kcmp-ids.o [2020-05-26T11:23:22.041Z] #39 132.7 CC criu/kerndat.o [2020-05-26T11:23:22.041Z] #39 133.9 CC criu/libnetlink.o [2020-05-26T11:23:22.041Z] #39 134.3 CC criu/log.o [2020-05-26T11:23:22.041Z] #39 134.7 CC criu/lsm.o [2020-05-26T11:23:22.041Z] #39 135.2 CC criu/mem.o [2020-05-26T11:23:22.041Z] #39 137.0 CC criu/mount.o [2020-05-26T11:23:22.064Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-26T11:23:22.346Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-05-26T11:23:22.602Z] #39 ... [2020-05-26T11:23:22.602Z] [2020-05-26T11:23:22.602Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-26T11:23:22.602Z] #14 DONE 150.7s [2020-05-26T11:23:22.602Z] [2020-05-26T11:23:22.602Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-26T11:23:22.960Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-05-26T11:23:23.329Z] 🇩 bin/containerd-shim [2020-05-26T11:23:23.574Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-26T11:23:24.189Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-05-26T11:23:24.491Z] #15 1.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T11:23:24.491Z] #15 1.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T11:23:24.491Z] #15 1.801 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T11:23:24.511Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-05-26T11:23:24.747Z] #15 DONE 1.9s [2020-05-26T11:23:24.747Z] [2020-05-26T11:23:24.747Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-26T11:23:25.538Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-05-26T11:23:31.289Z] #16 6.100 Collecting yamllint==1.16.0 [2020-05-26T11:23:31.544Z] #16 ... [2020-05-26T11:23:31.544Z] [2020-05-26T11:23:31.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:31.544Z] #39 141.6 CC criu/namespaces.o [2020-05-26T11:23:31.544Z] #39 143.6 CC criu/net.o [2020-05-26T11:23:31.544Z] #39 147.0 CC criu/netfilter.o [2020-05-26T11:23:31.544Z] #39 147.3 CC criu/page-pipe.o [2020-05-26T11:23:31.800Z] #39 147.9 CC criu/page-xfer.o [2020-05-26T11:23:33.164Z] #39 149.0 CC criu/pagemap-cache.o [2020-05-26T11:23:33.419Z] #39 149.4 CC criu/pagemap.o [2020-05-26T11:23:33.735Z] 🇩 bin/containerd-shim-runc-v1 [2020-05-26T11:23:34.347Z] #39 150.3 CC criu/parasite-syscall.o [2020-05-26T11:23:34.603Z] #39 ... [2020-05-26T11:23:34.603Z] [2020-05-26T11:23:34.603Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-26T11:23:34.603Z] #52 193.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-05-26T11:23:36.499Z] 🇩 binaries [2020-05-26T11:23:36.499Z] + mkdir -p /build [2020-05-26T11:23:36.499Z] + cp bin/containerd /build/containerd [2020-05-26T11:23:36.499Z] + cp bin/containerd-shim /build/containerd-shim [2020-05-26T11:23:36.499Z] + cp bin/ctr /build/ctr [2020-05-26T11:23:37.116Z] #52 195.0 + mkdir -p /build [2020-05-26T11:23:37.116Z] #52 195.0 + cp runc /build/runc [2020-05-26T11:23:37.116Z] #52 DONE 195.3s [2020-05-26T11:23:37.116Z] [2020-05-26T11:23:37.116Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-26T11:23:37.116Z] #16 11.50 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T11:23:37.116Z] #16 11.57 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T11:23:37.116Z] #16 11.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T11:23:38.042Z] #16 13.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T11:23:38.300Z] #16 13.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T11:23:38.300Z] #16 13.75 Building wheels for collected packages: pyyaml [2020-05-26T11:23:38.300Z] #16 13.76 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T11:23:39.227Z] #16 14.70 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T11:23:39.227Z] #16 14.71 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T11:23:39.227Z] #16 14.78 Successfully built pyyaml [2020-05-26T11:23:39.483Z] #16 14.79 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-26T11:23:39.483Z] #16 15.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T11:23:40.098Z] #16 DONE 15.4s [2020-05-26T11:23:40.098Z] [2020-05-26T11:23:40.098Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-26T11:23:40.098Z] #21 DONE 0.2s [2020-05-26T11:23:40.098Z] [2020-05-26T11:23:40.098Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T11:23:41.067Z] #25 DONE 0.7s [2020-05-26T11:23:41.067Z] [2020-05-26T11:23:41.067Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-26T11:23:41.067Z] #27 DONE 0.1s [2020-05-26T11:23:41.067Z] [2020-05-26T11:23:41.067Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-26T11:23:41.067Z] #30 DONE 0.1s [2020-05-26T11:23:41.067Z] [2020-05-26T11:23:41.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:41.067Z] #39 151.1 CC criu/path.o [2020-05-26T11:23:41.067Z] #39 151.4 CC criu/pie-util-vdso-elf32.o [2020-05-26T11:23:41.067Z] #39 151.9 CC criu/pie-util-vdso.o [2020-05-26T11:23:41.067Z] #39 152.3 CC criu/pie-util.o [2020-05-26T11:23:41.067Z] #39 152.5 CC criu/pipes.o [2020-05-26T11:23:41.067Z] #39 153.7 CC criu/plugin.o [2020-05-26T11:23:41.067Z] #39 154.3 CC criu/proc_parse.o [2020-05-26T11:23:41.067Z] #39 ... [2020-05-26T11:23:41.067Z] [2020-05-26T11:23:41.067Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-26T11:23:41.067Z] #35 DONE 0.1s [2020-05-26T11:23:41.067Z] [2020-05-26T11:23:41.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:41.067Z] #39 157.0 CC criu/protobuf-desc.o [2020-05-26T11:23:41.993Z] #39 157.8 CC criu/protobuf.o [2020-05-26T11:23:42.248Z] #39 158.1 CC criu/pstree.o [2020-05-26T11:23:43.174Z] #39 159.0 CC criu/rbtree.o [2020-05-26T11:23:43.428Z] #39 159.3 CC criu/rst-malloc.o [2020-05-26T11:23:43.428Z] #39 159.5 CC criu/seccomp.o [2020-05-26T11:23:43.445Z] Removing intermediate container 96bd94c64a2c [2020-05-26T11:23:43.445Z] ---> 7560f30cff43 [2020-05-26T11:23:43.445Z] Step 61/140 : FROM dev-base AS proxy [2020-05-26T11:23:43.445Z] ---> 0d6ec68885a5 [2020-05-26T11:23:43.445Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-05-26T11:23:43.445Z] ---> Running in a05a6e313c98 [2020-05-26T11:23:43.445Z] Removing intermediate container a05a6e313c98 [2020-05-26T11:23:43.445Z] ---> 42ca838ed505 [2020-05-26T11:23:43.445Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-05-26T11:23:43.445Z] ---> Running in 3c34c84441b2 [2020-05-26T11:23:43.445Z] Removing intermediate container 3c34c84441b2 [2020-05-26T11:23:43.445Z] ---> 1e7c37f6a6c8 [2020-05-26T11:23:43.445Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:23:43.445Z] ---> 0d1d31e5027a [2020-05-26T11:23:43.445Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:23:43.445Z] ---> cec0a6230d44 [2020-05-26T11:23:43.445Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:23:43.445Z] ---> Running in 4e2bf8eb5ecd [2020-05-26T11:23:43.445Z] + RM_GOPATH=0 [2020-05-26T11:23:43.445Z] + TMP_GOPATH= [2020-05-26T11:23:43.445Z] + : /build [2020-05-26T11:23:43.445Z] + '[' -z '' ']' [2020-05-26T11:23:43.445Z] ++ mktemp -d [2020-05-26T11:23:43.445Z] + export GOPATH=/tmp/tmp.AJHtRXprUD [2020-05-26T11:23:43.445Z] + GOPATH=/tmp/tmp.AJHtRXprUD [2020-05-26T11:23:43.445Z] + RM_GOPATH=1 [2020-05-26T11:23:43.445Z] ++ dirname ./install.sh [2020-05-26T11:23:43.445Z] + dir=. [2020-05-26T11:23:43.445Z] + bin=proxy [2020-05-26T11:23:43.445Z] + shift [2020-05-26T11:23:43.445Z] + '[' '!' -f ./proxy.installer ']' [2020-05-26T11:23:43.445Z] + . ./proxy.installer [2020-05-26T11:23:43.445Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:23:43.446Z] + install_proxy [2020-05-26T11:23:43.446Z] + case "$1" in [2020-05-26T11:23:43.446Z] + export CGO_ENABLED=0 [2020-05-26T11:23:43.446Z] + CGO_ENABLED=0 [2020-05-26T11:23:43.446Z] + _install_proxy [2020-05-26T11:23:43.446Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-26T11:23:43.446Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AJHtRXprUD/src/github.com/docker/libnetwork [2020-05-26T11:23:43.446Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:23:43.446Z] Cloning into '/tmp/tmp.AJHtRXprUD/src/github.com/docker/libnetwork'... [2020-05-26T11:23:43.987Z] #39 160.1 CC criu/seize.o [2020-05-26T11:23:44.098Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.8% of statements [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T11:23:44.098Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === Skipped [2020-05-26T11:23:44.098Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T11:23:44.098Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T11:23:44.098Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T11:23:44.098Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T11:23:44.098Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T11:23:44.098Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:23:44.098Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T11:23:44.098Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T11:23:44.098Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] [2020-05-26T11:23:44.098Z] DONE 2066 tests, 19 skipped in 186.219s Post stage [Pipeline] junit [2020-05-26T11:23:44.134Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T11:23:44.651Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -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:0853541a92921f15b44e43c6317d9372ea0ac08b hack/make.sh dynbinary test-integration [2020-05-26T11:23:44.912Z] #39 160.9 CC criu/servicefd.o [2020-05-26T11:23:44.934Z] [2020-05-26T11:23:44.934Z] Removing bundles/ [2020-05-26T11:23:44.934Z] [2020-05-26T11:23:45.215Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T11:23:45.215Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:23:45.215Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T11:23:45.472Z] #39 161.3 CC criu/shmem.o [2020-05-26T11:23:46.168Z] + cd /tmp/tmp.AJHtRXprUD/src/github.com/docker/libnetwork [2020-05-26T11:23:46.168Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-26T11:23:46.398Z] #39 162.1 CC criu/sigframe.o [2020-05-26T11:23:46.398Z] #39 162.3 CC criu/signalfd.o [2020-05-26T11:23:46.398Z] #39 162.5 CC criu/sk-inet.o [2020-05-26T11:23:46.460Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T11:23:47.324Z] #39 163.3 CC criu/sk-netlink.o [2020-05-26T11:23:47.579Z] #39 163.6 CC criu/sk-packet.o [2020-05-26T11:23:48.140Z] #39 164.1 CC criu/sk-queue.o [2020-05-26T11:23:48.700Z] #39 164.6 CC criu/sk-tcp.o [2020-05-26T11:23:49.261Z] #39 165.0 CC criu/sk-unix.o [2020-05-26T11:23:49.822Z] #39 ... [2020-05-26T11:23:49.822Z] [2020-05-26T11:23:49.822Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:23:49.822Z] #36 263.3 + dpkg --print-architecture [2020-05-26T11:23:49.822Z] #36 263.3 + cd /tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution [2020-05-26T11:23:49.822Z] #36 263.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T11:23:49.822Z] #36 263.7 + GOPATH=/tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7mK50YBMJc [2020-05-26T11:23:49.822Z] #36 263.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T11:23:49.948Z] Removing intermediate container 4e2bf8eb5ecd [2020-05-26T11:23:49.948Z] ---> c9a5bda09ad8 [2020-05-26T11:23:49.948Z] Step 67/140 : FROM base AS gometalinter [2020-05-26T11:23:49.948Z] ---> 0d6ec68885a5 [2020-05-26T11:23:49.948Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-05-26T11:23:49.948Z] ---> Running in 15146d0c58ad [2020-05-26T11:23:50.238Z] Removing intermediate container 15146d0c58ad [2020-05-26T11:23:50.238Z] ---> 49742047465c [2020-05-26T11:23:50.238Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:23:50.238Z] ---> 897aa947e2e1 [2020-05-26T11:23:50.238Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:23:50.525Z] ---> 4a33be817f4b [2020-05-26T11:23:50.525Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:23:50.525Z] ---> Running in 9f8ec126f574 [2020-05-26T11:23:50.747Z] #36 ... [2020-05-26T11:23:50.747Z] [2020-05-26T11:23:50.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:23:50.747Z] #39 166.6 CC criu/sockets.o [2020-05-26T11:23:50.810Z] + RM_GOPATH=0 [2020-05-26T11:23:50.810Z] + TMP_GOPATH= [2020-05-26T11:23:50.810Z] + : /build [2020-05-26T11:23:50.810Z] + '[' -z '' ']' [2020-05-26T11:23:50.810Z] ++ mktemp -d [2020-05-26T11:23:50.810Z] + export GOPATH=/tmp/tmp.satCR2I1Cx [2020-05-26T11:23:50.810Z] + GOPATH=/tmp/tmp.satCR2I1Cx [2020-05-26T11:23:50.810Z] + RM_GOPATH=1 [2020-05-26T11:23:50.810Z] ++ dirname ./install.sh [2020-05-26T11:23:50.810Z] + dir=. [2020-05-26T11:23:50.810Z] + bin=gometalinter [2020-05-26T11:23:50.810Z] + shift [2020-05-26T11:23:50.810Z] + '[' '!' -f ./gometalinter.installer ']' [2020-05-26T11:23:50.810Z] + . ./gometalinter.installer [2020-05-26T11:23:50.810Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-26T11:23:50.810Z] + install_gometalinter [2020-05-26T11:23:50.810Z] + echo 'Installing gometalinter version v2.0.6' [2020-05-26T11:23:50.810Z] + go get -d github.com/alecthomas/gometalinter [2020-05-26T11:23:50.810Z] Installing gometalinter version v2.0.6 [2020-05-26T11:23:51.307Z] #39 167.2 CC criu/stats.o [2020-05-26T11:23:51.307Z] #39 167.4 CC criu/string.o [2020-05-26T11:23:51.561Z] #39 167.5 CC criu/sysctl.o [2020-05-26T11:23:52.121Z] #39 168.1 CC criu/sysfs_parse.o [2020-05-26T11:23:52.337Z] + cd /tmp/tmp.satCR2I1Cx/src/github.com/alecthomas/gometalinter [2020-05-26T11:23:52.337Z] + git checkout -q v2.0.6 [2020-05-26T11:23:52.337Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-26T11:23:52.376Z] #39 168.3 CC criu/timerfd.o [2020-05-26T11:23:52.630Z] #39 168.6 CC criu/tty.o [2020-05-26T11:23:54.516Z] #39 170.3 CC criu/tun.o [2020-05-26T11:23:54.772Z] #39 170.7 CC criu/uffd.o [2020-05-26T11:23:55.699Z] #39 171.7 CC criu/util.o [2020-05-26T11:23:57.062Z] #39 172.8 CC criu/uts_ns.o [2020-05-26T11:23:57.062Z] #39 173.0 CC criu/vdso-compat.o [2020-05-26T11:23:57.062Z] #39 173.1 CC criu/vdso.o [2020-05-26T11:23:57.990Z] #39 173.7 LINK criu/built-in.o [2020-05-26T11:23:57.990Z] #39 173.9 LINK criu/criu [2020-05-26T11:23:58.246Z] #39 174.2 DEP lib/c/criu.d [2020-05-26T11:23:58.246Z] #39 174.3 CC images/rpc.pb-c.o [2020-05-26T11:23:58.807Z] #39 174.8 CC lib/c/criu.o [2020-05-26T11:23:59.733Z] #39 175.7 LINK lib/c/built-in.o [2020-05-26T11:23:59.733Z] #39 175.7 LINK lib/c/libcriu.so [2020-05-26T11:23:59.733Z] #39 175.8 LINK lib/c/libcriu.a [2020-05-26T11:23:59.988Z] #39 175.9 GEN magic.py [2020-05-26T11:23:59.988Z] #39 176.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T11:23:59.988Z] #39 176.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T11:23:59.988Z] #39 176.0 Note: Building without GnuTLS support [2020-05-26T11:24:00.915Z] #39 176.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T11:24:01.476Z] #39 177.3 make[1]: Nothing to be done for 'all'. [2020-05-26T11:24:02.037Z] #39 177.9 make[1]: 'images/built-in.o' is up to date. [2020-05-26T11:24:02.037Z] #39 178.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T11:24:02.037Z] #39 178.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T11:24:02.037Z] #39 178.0 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T11:24:02.037Z] #39 178.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T11:24:02.293Z] #39 178.1 make[1]: Nothing to be done for 'all'. [2020-05-26T11:24:02.293Z] #39 178.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T11:24:02.293Z] #39 178.4 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.4 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.4 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.5 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.6 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.6 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.6 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.549Z] #39 178.6 make[2]: Nothing to be done for 'all'. [2020-05-26T11:24:02.806Z] #39 178.7 INSTALL criu/criu [2020-05-26T11:24:03.064Z] #39 ... [2020-05-26T11:24:03.064Z] [2020-05-26T11:24:03.064Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-26T11:24:03.064Z] #36 283.7 + rm -rf /tmp/tmp.7mK50YBMJc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7mK50YBMJc [2020-05-26T11:24:03.319Z] #36 DONE 283.9s [2020-05-26T11:24:03.319Z] [2020-05-26T11:24:03.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T11:24:03.319Z] #39 DONE 179.2s [2020-05-26T11:24:03.319Z] [2020-05-26T11:24:03.319Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:03.319Z] #57 ... [2020-05-26T11:24:03.319Z] [2020-05-26T11:24:03.319Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-26T11:24:03.319Z] #48 DONE 283.7s [2020-05-26T11:24:03.575Z] [2020-05-26T11:24:03.575Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:06.843Z] #57 ... [2020-05-26T11:24:06.843Z] [2020-05-26T11:24:06.843Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-26T11:24:06.843Z] #37 DONE 0.2s [2020-05-26T11:24:06.843Z] [2020-05-26T11:24:06.843Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:06.843Z] #57 ... [2020-05-26T11:24:06.843Z] [2020-05-26T11:24:06.843Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-26T11:24:06.843Z] #40 DONE 0.1s [2020-05-26T11:24:06.843Z] [2020-05-26T11:24:06.843Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-26T11:24:06.843Z] #43 DONE 0.1s [2020-05-26T11:24:06.843Z] [2020-05-26T11:24:06.843Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:07.101Z] #57 ... [2020-05-26T11:24:07.101Z] [2020-05-26T11:24:07.101Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-26T11:24:07.101Z] #46 DONE 0.1s [2020-05-26T11:24:07.101Z] [2020-05-26T11:24:07.101Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:07.358Z] #57 ... [2020-05-26T11:24:07.358Z] [2020-05-26T11:24:07.358Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-26T11:24:07.918Z] #49 DONE 0.4s [2020-05-26T11:24:07.918Z] [2020-05-26T11:24:07.918Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-26T11:24:07.918Z] #53 DONE 0.1s [2020-05-26T11:24:07.918Z] [2020-05-26T11:24:07.918Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-26T11:24:11.059Z] + GOBIN=/build [2020-05-26T11:24:11.059Z] + /build/gometalinter --install [2020-05-26T11:24:11.059Z] Installing: [2020-05-26T11:24:11.059Z] deadcode [2020-05-26T11:24:11.059Z] dupl [2020-05-26T11:24:11.059Z] errcheck [2020-05-26T11:24:11.059Z] gas [2020-05-26T11:24:11.059Z] gochecknoglobals [2020-05-26T11:24:11.059Z] gochecknoinits [2020-05-26T11:24:11.059Z] goconst [2020-05-26T11:24:11.059Z] gocyclo [2020-05-26T11:24:11.059Z] goimports [2020-05-26T11:24:11.059Z] golint [2020-05-26T11:24:11.059Z] gosimple [2020-05-26T11:24:11.059Z] gotype [2020-05-26T11:24:11.059Z] gotypex [2020-05-26T11:24:11.059Z] ineffassign [2020-05-26T11:24:11.059Z] interfacer [2020-05-26T11:24:11.059Z] lll [2020-05-26T11:24:11.059Z] maligned [2020-05-26T11:24:11.059Z] megacheck [2020-05-26T11:24:11.059Z] misspell [2020-05-26T11:24:11.059Z] nakedret [2020-05-26T11:24:11.059Z] safesql [2020-05-26T11:24:11.059Z] staticcheck [2020-05-26T11:24:11.059Z] structcheck [2020-05-26T11:24:11.059Z] unconvert [2020-05-26T11:24:11.059Z] unparam [2020-05-26T11:24:11.059Z] unused [2020-05-26T11:24:11.059Z] varcheck [2020-05-26T11:24:14.447Z] #57 227.7 🇩 bin/containerd [2020-05-26T11:24:30.778Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-05-26T11:24:30.778Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-26T11:24:30.778Z] Congratulations! All toml source files changed here have valid syntax. [2020-05-26T11:24:30.778Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-26T11:24:30.778Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-26T11:24:31.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/make.sh dynbinary-daemon test-docker-py [2020-05-26T11:24:31.672Z] [2020-05-26T11:24:31.930Z] Removing bundles/ [2020-05-26T11:24:31.930Z] [2020-05-26T11:24:31.930Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-26T11:24:31.930Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:24:31.930Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T11:24:36.322Z] #57 249.2 🇩 bin/containerd-stress [2020-05-26T11:24:37.682Z] #57 250.8 🇩 bin/containerd-shim [2020-05-26T11:24:41.510Z] 4612f6d0b889: Pull complete [2020-05-26T11:24:41.510Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-26T11:24:41.510Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:24:41.510Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:24:41.510Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-26T11:24:41.510Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-26T11:24:41.510Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-26T11:24:41.510Z] INFO: Docker version of control daemon [2020-05-26T11:24:41.510Z] [2020-05-26T11:24:41.510Z] Client: Docker Engine - Enterprise [2020-05-26T11:24:41.510Z] Version: 19.03.5 [2020-05-26T11:24:41.510Z] API version: 1.40 [2020-05-26T11:24:41.510Z] Go version: go1.12.12 [2020-05-26T11:24:41.510Z] Git commit: 2ee0c57608 [2020-05-26T11:24:41.510Z] Built: 11/13/2019 08:00:16 [2020-05-26T11:24:41.510Z] OS/Arch: windows/amd64 [2020-05-26T11:24:41.510Z] Experimental: false [2020-05-26T11:24:41.510Z] [2020-05-26T11:24:41.510Z] Server: Docker Engine - Enterprise [2020-05-26T11:24:41.510Z] Engine: [2020-05-26T11:24:41.510Z] Version: 19.03.5 [2020-05-26T11:24:41.510Z] API version: 1.40 (minimum version 1.24) [2020-05-26T11:24:41.510Z] Go version: go1.12.12 [2020-05-26T11:24:41.510Z] Git commit: 2ee0c57608 [2020-05-26T11:24:41.511Z] Built: 11/13/2019 07:58:51 [2020-05-26T11:24:41.511Z] OS/Arch: windows/amd64 [2020-05-26T11:24:41.511Z] Experimental: true [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] INFO: Docker info of control daemon [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] Client: [2020-05-26T11:24:41.511Z] Debug Mode: false [2020-05-26T11:24:41.511Z] Plugins: [2020-05-26T11:24:41.511Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] Server: [2020-05-26T11:24:41.511Z] Containers: 0 [2020-05-26T11:24:41.511Z] Running: 0 [2020-05-26T11:24:41.511Z] Paused: 0 [2020-05-26T11:24:41.511Z] Stopped: 0 [2020-05-26T11:24:41.511Z] Images: 1 [2020-05-26T11:24:41.511Z] Server Version: 19.03.5 [2020-05-26T11:24:41.511Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-26T11:24:41.511Z] Windows: [2020-05-26T11:24:41.511Z] LCOW: [2020-05-26T11:24:41.511Z] Logging Driver: json-file [2020-05-26T11:24:41.511Z] Plugins: [2020-05-26T11:24:41.511Z] Volume: local [2020-05-26T11:24:41.511Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T11:24:41.511Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T11:24:41.511Z] Swarm: inactive [2020-05-26T11:24:41.511Z] Default Isolation: process [2020-05-26T11:24:41.511Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T11:24:41.511Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T11:24:41.511Z] OSType: windows [2020-05-26T11:24:41.511Z] Architecture: x86_64 [2020-05-26T11:24:41.511Z] CPUs: 4 [2020-05-26T11:24:41.511Z] Total Memory: 32GiB [2020-05-26T11:24:41.511Z] Name: azwin-2-8728c0 [2020-05-26T11:24:41.511Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-26T11:24:41.511Z] Docker Root Dir: D:\docker [2020-05-26T11:24:41.511Z] Debug Mode: false [2020-05-26T11:24:41.511Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:24:41.511Z] Labels: [2020-05-26T11:24:41.511Z] Experimental: true [2020-05-26T11:24:41.511Z] Insecure Registries: [2020-05-26T11:24:41.511Z] 10.0.0.4:5000 [2020-05-26T11:24:41.511Z] 127.0.0.0/8 [2020-05-26T11:24:41.511Z] Registry Mirrors: [2020-05-26T11:24:41.511Z] http://10.0.0.4:5000/ [2020-05-26T11:24:41.511Z] Live Restore Enabled: false [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] INFO: Commit hash is 0853541a9 [2020-05-26T11:24:41.511Z] INFO: Nuke-Everything... [2020-05-26T11:24:41.511Z] INFO: Container count on control daemon to delete is 0 [2020-05-26T11:24:41.511Z] INFO: Nuking d:\CI [2020-05-26T11:24:41.511Z] INFO: Zapped successfully [2020-05-26T11:24:41.511Z] INFO: Location for testing is d:\CI\PR-41028\1 [2020-05-26T11:24:41.511Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] INFO: Building the image from Dockerfile.windows at 05/26/2020 11:24:30... [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] Sending build context to Docker daemon 55.38MB [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] Step 1/8 : FROM microsoft/windowsservercore [2020-05-26T11:24:41.511Z] ---> 561b89eac394 [2020-05-26T11:24:41.511Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-26T11:24:41.511Z] ---> Running in bc208cc9cfc8 [2020-05-26T11:24:41.511Z] Removing intermediate container bc208cc9cfc8 [2020-05-26T11:24:41.511Z] ---> 714141a42546 [2020-05-26T11:24:41.511Z] Step 3/8 : ARG GO_VERSION=1.13.11 [2020-05-26T11:24:41.511Z] ---> Running in 740f224f576e [2020-05-26T11:24:41.511Z] Removing intermediate container 740f224f576e [2020-05-26T11:24:41.511Z] ---> 3b40d2a8e898 [2020-05-26T11:24:41.511Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-05-26T11:24:41.511Z] ---> Running in 4218d2dfa0c5 [2020-05-26T11:24:41.511Z] Removing intermediate container 4218d2dfa0c5 [2020-05-26T11:24:41.511Z] ---> 8c374a21ce45 [2020-05-26T11:24:41.511Z] 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-05-26T11:24:41.511Z] ---> Running in a685c9e7e389 [2020-05-26T11:24:41.511Z] [2020-05-26T11:24:41.511Z] SUCCESS: Specified value was saved. [2020-05-26T11:24:41.984Z] INFO: Downloading git... [2020-05-26T11:24:42.015Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:24:42.016Z] [2020-05-26T11:24:42.016Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T11:24:42.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T11:24:42.016Z] HOSTNAME=3704b0d9f464 [2020-05-26T11:24:42.016Z] TESTDEBUG=0 [2020-05-26T11:24:42.016Z] DEST=bundles/test-integration [2020-05-26T11:24:42.016Z] PWD=/go/src/github.com/docker/docker [2020-05-26T11:24:42.016Z] DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:24:42.016Z] container=docker [2020-05-26T11:24:42.016Z] HOME=/root [2020-05-26T11:24:42.016Z] GOLANG_VERSION=1.13.11 [2020-05-26T11:24:42.016Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T11:24:42.016Z] VALIDATE_BRANCH=19.03 [2020-05-26T11:24:42.016Z] TERM=xterm [2020-05-26T11:24:42.016Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T11:24:42.016Z] SHLVL=1 [2020-05-26T11:24:42.016Z] TIMEOUT=120m [2020-05-26T11:24:42.016Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T11:24:42.016Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T11:24:42.016Z] GO111MODULE=off [2020-05-26T11:24:42.016Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T11:24:42.016Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T11:24:42.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T11:24:42.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T11:24:42.016Z] GOPATH=/go [2020-05-26T11:24:42.016Z] PKG_CONFIG=pkg-config [2020-05-26T11:24:42.016Z] _=/usr/bin/env [2020-05-26T11:24:42.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T11:24:43.563Z] INFO: Downloading go... [2020-05-26T11:24:43.928Z] Removing intermediate container 9f8ec126f574 [2020-05-26T11:24:43.928Z] ---> 2ae5a907cb96 [2020-05-26T11:24:43.928Z] Step 72/140 : FROM base AS gotestsum [2020-05-26T11:24:43.928Z] ---> 0d6ec68885a5 [2020-05-26T11:24:43.928Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-05-26T11:24:43.928Z] ---> Running in af8f521e5d5b [2020-05-26T11:24:43.928Z] Removing intermediate container af8f521e5d5b [2020-05-26T11:24:43.928Z] ---> b8b9b0d81b0d [2020-05-26T11:24:43.928Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-05-26T11:24:43.928Z] ---> Running in 0565c7b09459 [2020-05-26T11:24:43.928Z] Removing intermediate container 0565c7b09459 [2020-05-26T11:24:43.928Z] ---> 27ef3648cb99 [2020-05-26T11:24:43.928Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:24:43.928Z] ---> 779a8bf1019c [2020-05-26T11:24:43.928Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:24:43.928Z] ---> be0cb3a78198 [2020-05-26T11:24:43.929Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:24:43.929Z] ---> Running in eaca6fdacea0 [2020-05-26T11:24:43.929Z] + RM_GOPATH=0 [2020-05-26T11:24:43.929Z] + TMP_GOPATH= [2020-05-26T11:24:43.929Z] + : /build [2020-05-26T11:24:43.929Z] + '[' -z '' ']' [2020-05-26T11:24:43.929Z] ++ mktemp -d [2020-05-26T11:24:43.929Z] + export GOPATH=/tmp/tmp.7rYJwpIcCz [2020-05-26T11:24:43.929Z] + GOPATH=/tmp/tmp.7rYJwpIcCz [2020-05-26T11:24:43.929Z] + RM_GOPATH=1 [2020-05-26T11:24:43.929Z] ++ dirname ./install.sh [2020-05-26T11:24:43.929Z] + dir=. [2020-05-26T11:24:43.929Z] + bin=gotestsum [2020-05-26T11:24:43.929Z] + shift [2020-05-26T11:24:43.929Z] + '[' '!' -f ./gotestsum.installer ']' [2020-05-26T11:24:43.929Z] + . ./gotestsum.installer [2020-05-26T11:24:43.929Z] ++ : v0.3.5 [2020-05-26T11:24:43.929Z] + install_gotestsum [2020-05-26T11:24:43.929Z] + set -e [2020-05-26T11:24:43.929Z] + export GO111MODULE=on [2020-05-26T11:24:43.929Z] + GO111MODULE=on [2020-05-26T11:24:43.929Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T11:24:43.929Z] go: finding gotest.tools v0.3.5 [2020-05-26T11:24:43.929Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T11:24:43.929Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T11:24:43.929Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T11:24:44.206Z] #57 256.5 🇩 bin/containerd-shim-runc-v1 [2020-05-26T11:24:44.560Z] INFO: Downloading compiler 1 of 3... [2020-05-26T11:24:44.567Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T11:24:44.863Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T11:24:44.863Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T11:24:44.863Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:24:44.863Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:24:44.863Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:24:44.863Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-26T11:24:44.863Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T11:24:44.863Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:24:44.863Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T11:24:44.863Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:24:44.863Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T11:24:44.863Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-26T11:24:44.863Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:24:44.863Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:24:44.863Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:24:44.863Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:24:44.863Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:24:44.863Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T11:24:44.863Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:24:44.863Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:24:45.032Z] INFO: Downloading compiler 2 of 3... [2020-05-26T11:24:45.489Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T11:24:45.489Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T11:24:45.489Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T11:24:45.776Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T11:24:46.030Z] INFO: Downloading compiler 3 of 3... [2020-05-26T11:24:46.061Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T11:24:46.061Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-26T11:24:46.091Z] #57 259.2 🇩 binaries [2020-05-26T11:24:46.091Z] #57 259.2 + mkdir -p /build [2020-05-26T11:24:46.091Z] #57 259.2 + cp bin/containerd /build/containerd [2020-05-26T11:24:46.091Z] #57 259.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-26T11:24:46.091Z] #57 259.2 + cp bin/ctr /build/ctr [2020-05-26T11:24:46.346Z] #57 DONE 259.6s [2020-05-26T11:24:46.353Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T11:24:46.353Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T11:24:46.503Z] INFO: Extracting git... [2020-05-26T11:24:46.974Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T11:24:46.974Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T11:24:47.269Z] [2020-05-26T11:24:47.269Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-26T11:24:47.523Z] #58 DONE 0.2s [2020-05-26T11:24:47.523Z] [2020-05-26T11:24:47.523Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-26T11:24:47.523Z] #62 DONE 0.1s [2020-05-26T11:24:47.523Z] [2020-05-26T11:24:47.523Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-26T11:24:47.523Z] #64 DONE 0.1s [2020-05-26T11:24:47.778Z] [2020-05-26T11:24:47.778Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-26T11:24:47.778Z] #67 DONE 0.1s [2020-05-26T11:24:47.778Z] [2020-05-26T11:24:47.778Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-26T11:24:47.778Z] #68 DONE 0.0s [2020-05-26T11:24:47.778Z] [2020-05-26T11:24:47.778Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T11:24:47.997Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T11:24:47.997Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:24:47.997Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:24:47.997Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:24:47.997Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T11:24:47.997Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:24:47.997Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T11:24:47.997Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T11:24:48.622Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:24:48.622Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:24:48.622Z] go: finding github.com/fatih/color v1.6.0 [2020-05-26T11:24:48.622Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-26T11:24:48.908Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T11:24:48.908Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T11:24:48.908Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T11:24:48.908Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T11:24:48.908Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T11:24:48.908Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T11:24:48.908Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T11:24:48.908Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T11:24:49.137Z] #69 DONE 1.1s [2020-05-26T11:24:49.137Z] [2020-05-26T11:24:49.137Z] #70 exporting to image [2020-05-26T11:24:49.137Z] #70 exporting layers [2020-05-26T11:24:55.664Z] #70 exporting layers 6.3s done [2020-05-26T11:24:55.664Z] #70 writing image sha256:b77658470f1b6e9b3d904cce1eed1105471486141879ec9fbeb823df98a589a9 [2020-05-26T11:24:55.664Z] #70 writing image sha256:b77658470f1b6e9b3d904cce1eed1105471486141879ec9fbeb823df98a589a9 done [2020-05-26T11:24:55.664Z] #70 naming to docker.io/library/docker:0853541a92921f15b44e43c6317d9372ea0ac08b done [2020-05-26T11:24:55.664Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-26T11:24:57.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T11:24:57.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T11:24:57.740Z] [2020-05-26T11:24:57.740Z] Removing bundles/ [2020-05-26T11:24:57.740Z] [2020-05-26T11:24:57.740Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-26T11:24:57.740Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:24:57.740Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T11:24:58.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T11:24:59.074Z] INFO: Expanding go... [2020-05-26T11:24:59.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T11:25:00.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T11:25:01.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T11:25:02.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T11:25:02.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T11:25:04.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T11:25:04.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T11:25:06.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T11:25:11.487Z] Removing intermediate container eaca6fdacea0 [2020-05-26T11:25:11.488Z] ---> 2117d26e4f9b [2020-05-26T11:25:11.488Z] Step 78/140 : FROM dev-base AS dockercli [2020-05-26T11:25:11.488Z] ---> 0d6ec68885a5 [2020-05-26T11:25:11.488Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-05-26T11:25:11.488Z] ---> Running in 029607f48184 [2020-05-26T11:25:11.488Z] Removing intermediate container 029607f48184 [2020-05-26T11:25:11.488Z] ---> d4a5fd2cdbfb [2020-05-26T11:25:11.488Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-05-26T11:25:11.488Z] ---> Running in 94a16094fa67 [2020-05-26T11:25:11.488Z] Removing intermediate container 94a16094fa67 [2020-05-26T11:25:11.488Z] ---> 5fe6a3ceb17d [2020-05-26T11:25:11.488Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-05-26T11:25:11.488Z] ---> Running in eba69fbd0720 [2020-05-26T11:25:11.488Z] Removing intermediate container eba69fbd0720 [2020-05-26T11:25:11.488Z] ---> f4e6132b86e4 [2020-05-26T11:25:11.488Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:25:11.488Z] ---> 77777a7c7ec3 [2020-05-26T11:25:11.488Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:25:11.488Z] ---> d8c97cb04274 [2020-05-26T11:25:11.488Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:25:11.488Z] ---> Running in 69cb7c09dfb5 [2020-05-26T11:25:11.488Z] + RM_GOPATH=0 [2020-05-26T11:25:11.488Z] + TMP_GOPATH= [2020-05-26T11:25:11.488Z] + : /build [2020-05-26T11:25:11.488Z] + '[' -z '' ']' [2020-05-26T11:25:11.488Z] ++ mktemp -d [2020-05-26T11:25:11.488Z] + export GOPATH=/tmp/tmp.ejhllwaqDq [2020-05-26T11:25:11.488Z] + GOPATH=/tmp/tmp.ejhllwaqDq [2020-05-26T11:25:11.488Z] + RM_GOPATH=1 [2020-05-26T11:25:11.488Z] ++ dirname ./install.sh [2020-05-26T11:25:11.488Z] Install docker/cli version 17.06.2-ce from stable [2020-05-26T11:25:11.488Z] + dir=. [2020-05-26T11:25:11.488Z] + bin=dockercli [2020-05-26T11:25:11.488Z] + shift [2020-05-26T11:25:11.488Z] + '[' '!' -f ./dockercli.installer ']' [2020-05-26T11:25:11.488Z] + . ./dockercli.installer [2020-05-26T11:25:11.488Z] ++ : stable [2020-05-26T11:25:11.488Z] ++ : 17.06.2-ce [2020-05-26T11:25:11.488Z] + install_dockercli [2020-05-26T11:25:11.488Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T11:25:11.488Z] ++ uname -m [2020-05-26T11:25:11.488Z] + arch=ppc64le [2020-05-26T11:25:11.488Z] + '[' ppc64le '!=' x86_64 ']' [2020-05-26T11:25:11.488Z] + '[' ppc64le '!=' s390x ']' [2020-05-26T11:25:11.488Z] + '[' ppc64le '!=' armhf ']' [2020-05-26T11:25:11.488Z] + build_dockercli [2020-05-26T11:25:11.488Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ejhllwaqDq/tmp/docker-ce [2020-05-26T11:25:11.488Z] Cloning into '/tmp/tmp.ejhllwaqDq/tmp/docker-ce'... [2020-05-26T11:25:12.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T11:25:12.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T11:25:13.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T11:25:14.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T11:25:15.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T11:25:16.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T11:25:17.450Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T11:25:17.450Z] Using test binary docker [2020-05-26T11:25:17.450Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T11:25:17.450Z] +++ /etc/init.d/apparmor start [2020-05-26T11:25:17.450Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:25:17.450Z] INFO: Waiting for daemon to start... [2020-05-26T11:25:17.450Z] Starting dockerd [2020-05-26T11:25:17.450Z] +++ 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-05-26T11:25:19.495Z] . [2020-05-26T11:25:19.495Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T11:25:19.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T11:25:19.495Z] Error: No such image: emptyfs [2020-05-26T11:25:19.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T11:25:19.495Z] ++++ docker load [2020-05-26T11:25:19.777Z] Running integration-test (iteration 1) [2020-05-26T11:25:19.777Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T11:25:19.777Z] ++ 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-05-26T11:25:19.777Z] ++ set -e [2020-05-26T11:25:19.777Z] ++ '[' -n 0 ']' [2020-05-26T11:25:19.777Z] ++ set -x [2020-05-26T11:25:19.777Z] ++ env -i DEST=/go/src/github.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-05-26T11:25:20.371Z] INFO: Expanding compiler 1 of 3... [2020-05-26T11:25:20.371Z] INFO: Expanding compiler 2 of 3... [2020-05-26T11:25:23.351Z] INFO: Expanding compiler 3 of 3... [2020-05-26T11:25:23.825Z] INFO: Removing downloaded files... [2020-05-26T11:25:23.825Z] INFO: Creating source directory... [2020-05-26T11:25:23.825Z] INFO: Configuring git core.autocrlf... [2020-05-26T11:25:23.825Z] INFO: Completed [2020-05-26T11:25:26.578Z] Loaded image: buildpack-deps:jessie [2020-05-26T11:25:26.860Z] Loaded image: busybox:latest [2020-05-26T11:25:27.142Z] Loaded image: busybox:glibc [2020-05-26T11:25:27.142Z] Loaded image: debian:jessie [2020-05-26T11:25:27.142Z] Loaded image: hello-world:latest [2020-05-26T11:25:27.142Z] INFO: Testing against a local daemon [2020-05-26T11:25:27.142Z] === RUN TestBuildWithSession [2020-05-26T11:25:30.592Z] --- PASS: TestBuildWithSession (3.47s) [2020-05-26T11:25:30.592Z] === RUN TestBuildSquashParent [2020-05-26T11:25:38.968Z] --- PASS: TestBuildSquashParent (6.98s) [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:25:38.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:25:38.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:25:38.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:25:38.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:25:39.188Z] Checking out files: 52% (5658/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 95% (10383/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-26T11:25:39.188Z] + cd /tmp/tmp.ejhllwaqDq/tmp/docker-ce [2020-05-26T11:25:39.188Z] + git checkout -q v17.06.2-ce [2020-05-26T11:25:40.322Z] + mkdir -p /tmp/tmp.ejhllwaqDq/src/github.com/docker [2020-05-26T11:25:40.322Z] + mv components/cli /tmp/tmp.ejhllwaqDq/src/github.com/docker/cli [2020-05-26T11:25:40.322Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-26T11:25:40.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:25:40.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:25:42.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:25:42.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-05-26T11:25:45.129Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2020-05-26T11:25:45.129Z] === RUN TestBuildMultiStageCopy [2020-05-26T11:25:45.129Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T11:25:47.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T11:25:47.768Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T11:25:48.384Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T11:25:48.998Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-26T11:25:49.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-26T11:25:49.612Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T11:25:51.083Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2020-05-26T11:25:51.083Z] === RUN TestBuildLabelWithTargets [2020-05-26T11:25:53.348Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:25:53.348Z] [2020-05-26T11:25:53.348Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-26T11:25:53.348Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-26T11:25:53.348Z] Using test binary docker [2020-05-26T11:25:53.348Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T11:25:53.348Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:25:53.348Z] INFO: Waiting for daemon to start... [2020-05-26T11:25:53.348Z] Starting dockerd [2020-05-26T11:25:53.348Z] . [2020-05-26T11:25:53.348Z] INFO: Building docker-sdk-python3:4.1.0... [2020-05-26T11:25:53.759Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-05-26T11:25:53.759Z] === RUN TestBuildWithEmptyLayers [2020-05-26T11:25:54.372Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-05-26T11:25:54.372Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T11:25:57.838Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-05-26T11:25:57.838Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T11:25:58.453Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-05-26T11:25:58.453Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T11:26:01.904Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-05-26T11:26:01.904Z] === RUN TestBuildWithHugeFile [2020-05-26T11:26:19.093Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:26:19.093Z] [2020-05-26T11:26:19.093Z] [2020-05-26T11:26:19.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T11:26:19.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T11:26:19.093Z] HOSTNAME=01ad7240d906 [2020-05-26T11:26:19.093Z] TEST_SKIP_INTEGRATION=1 [2020-05-26T11:26:19.093Z] TESTDEBUG=0 [2020-05-26T11:26:19.093Z] DEST=bundles/test-integration [2020-05-26T11:26:19.093Z] PWD=/go/src/github.com/docker/docker [2020-05-26T11:26:19.093Z] KEEPBUNDLE=1 [2020-05-26T11:26:19.093Z] DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:26:19.093Z] container=docker [2020-05-26T11:26:19.093Z] HOME=/root [2020-05-26T11:26:19.093Z] GOLANG_VERSION=1.13.11 [2020-05-26T11:26:19.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T11:26:19.093Z] VALIDATE_BRANCH=19.03 [2020-05-26T11:26:19.093Z] TERM=xterm [2020-05-26T11:26:19.093Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T11:26:19.093Z] SHLVL=1 [2020-05-26T11:26:19.093Z] TIMEOUT=120m [2020-05-26T11:26:19.093Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T11:26:19.093Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T11:26:19.093Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-26T11:26:19.093Z] GO111MODULE=off [2020-05-26T11:26:19.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T11:26:19.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T11:26:19.093Z] GOPATH=/go [2020-05-26T11:26:19.093Z] PKG_CONFIG=pkg-config [2020-05-26T11:26:19.093Z] _=/usr/bin/env [2020-05-26T11:26:19.093Z] Building test suite binary ./integration-cli/test.main [2020-05-26T11:26:19.093Z] [2020-05-26T11:26:19.093Z] [2020-05-26T11:26:19.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T11:26:19.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T11:26:19.093Z] HOSTNAME=6c5e92be4e71 [2020-05-26T11:26:19.093Z] TEST_SKIP_INTEGRATION=1 [2020-05-26T11:26:19.093Z] TESTDEBUG=0 [2020-05-26T11:26:19.093Z] DEST=bundles/test-integration [2020-05-26T11:26:19.093Z] PWD=/go/src/github.com/docker/docker [2020-05-26T11:26:19.093Z] KEEPBUNDLE=1 [2020-05-26T11:26:19.093Z] DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:26:19.093Z] container=docker [2020-05-26T11:26:19.093Z] HOME=/root [2020-05-26T11:26:19.093Z] GOLANG_VERSION=1.13.11 [2020-05-26T11:26:19.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T11:26:19.093Z] VALIDATE_BRANCH=19.03 [2020-05-26T11:26:19.093Z] TERM=xterm [2020-05-26T11:26:19.093Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T11:26:19.093Z] SHLVL=1 [2020-05-26T11:26:19.093Z] TIMEOUT=120m [2020-05-26T11:26:19.093Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T11:26:19.093Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T11:26:19.093Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-26T11:26:19.093Z] GO111MODULE=off [2020-05-26T11:26:19.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T11:26:19.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T11:26:19.093Z] GOPATH=/go [2020-05-26T11:26:19.093Z] PKG_CONFIG=pkg-config [2020-05-26T11:26:19.093Z] _=/usr/bin/env [2020-05-26T11:26:19.093Z] Building test suite binary ./integration-cli/test.main [2020-05-26T11:26:19.093Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-26T11:26:19.093Z] No new tests added to integration. [2020-05-26T11:26:19.093Z] [2020-05-26T11:26:19.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T11:26:19.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T11:26:19.093Z] HOSTNAME=d75b54197b4b [2020-05-26T11:26:19.093Z] TESTDEBUG=0 [2020-05-26T11:26:19.093Z] DEST=bundles/test-integration [2020-05-26T11:26:19.093Z] PWD=/go/src/github.com/docker/docker [2020-05-26T11:26:19.093Z] KEEPBUNDLE=1 [2020-05-26T11:26:19.093Z] DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:26:19.093Z] container=docker [2020-05-26T11:26:19.093Z] HOME=/root [2020-05-26T11:26:19.093Z] GOLANG_VERSION=1.13.11 [2020-05-26T11:26:19.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T11:26:19.093Z] VALIDATE_BRANCH=19.03 [2020-05-26T11:26:19.093Z] TERM=xterm [2020-05-26T11:26:19.093Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T11:26:19.093Z] SHLVL=1 [2020-05-26T11:26:19.093Z] TIMEOUT=120m [2020-05-26T11:26:19.093Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T11:26:19.093Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T11:26:19.093Z] GO111MODULE=off [2020-05-26T11:26:19.093Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T11:26:19.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T11:26:19.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T11:26:19.093Z] GOPATH=/go [2020-05-26T11:26:19.093Z] PKG_CONFIG=pkg-config [2020-05-26T11:26:19.093Z] _=/usr/bin/env [2020-05-26T11:26:19.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T11:26:28.865Z] --- PASS: TestBuildWithHugeFile (26.96s) [2020-05-26T11:26:28.866Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T11:26:28.866Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:26:28.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:26:28.866Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:26:28.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:26:28.866Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:26:28.866Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:26:28.866Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:26:28.866Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:26:28.866Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:26:28.866Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-26T11:26:28.866Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-26T11:26:28.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-26T11:26:28.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-26T11:26:28.866Z] === RUN TestBuildPreserveOwnership [2020-05-26T11:26:28.866Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T11:26:33.251Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T11:26:35.273Z] --- PASS: TestBuildPreserveOwnership (6.32s) [2020-05-26T11:26:35.273Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.10s) [2020-05-26T11:26:35.273Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2020-05-26T11:26:35.273Z] === RUN TestBuildPlatformInvalid [2020-05-26T11:26:35.273Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-26T11:26:35.273Z] PASS [2020-05-26T11:26:35.273Z] [2020-05-26T11:26:35.273Z] DONE 30 tests in 75.382s [2020-05-26T11:26:35.273Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T11:26:35.273Z] ++ 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-05-26T11:26:35.273Z] ++ set -e [2020-05-26T11:26:35.273Z] ++ '[' -n 0 ']' [2020-05-26T11:26:35.273Z] ++ set -x [2020-05-26T11:26:35.273Z] ++ env -i DEST=/go/src/github.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-05-26T11:26:35.273Z] INFO: Testing against a local daemon [2020-05-26T11:26:35.273Z] === RUN TestConfigList [2020-05-26T11:26:37.353Z] + return [2020-05-26T11:26:39.653Z] --- PASS: TestConfigList (3.84s) [2020-05-26T11:26:39.653Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-26T11:26:39.653Z] daemon.go:325: [de7a2da70d6a2] waiting for daemon to start [2020-05-26T11:26:39.653Z] daemon.go:325: [de7a2da70d6a2] waiting for daemon to start [2020-05-26T11:26:39.653Z] daemon.go:353: [de7a2da70d6a2] daemon started [2020-05-26T11:26:39.653Z] daemon.go:461: [de7a2da70d6a2] Stopping daemon [2020-05-26T11:26:39.653Z] daemon.go:296: [de7a2da70d6a2] exiting daemon [2020-05-26T11:26:39.653Z] daemon.go:448: [de7a2da70d6a2] Daemon stopped [2020-05-26T11:26:39.653Z] === RUN TestConfigsCreateAndDelete [2020-05-26T11:26:40.060Z] sha256:cf62d1d5a86cc28b42e48ac598b3f55a6f96347eaeb5334f0e8162fbfa863f21 [2020-05-26T11:26:40.060Z] INFO: Starting docker-py tests... [2020-05-26T11:26:40.060Z] ============================= test session starts ============================== [2020-05-26T11:26:40.060Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-26T11:26:40.060Z] rootdir: /src, inifile: pytest.ini [2020-05-26T11:26:40.060Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-26T11:26:40.060Z] collected 385 items / 3 deselected / 382 selected [2020-05-26T11:26:40.060Z] [2020-05-26T11:26:43.103Z] --- PASS: TestConfigsCreateAndDelete (3.60s) [2020-05-26T11:26:43.103Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-26T11:26:43.103Z] daemon.go:325: [dc1cb2cd9f955] waiting for daemon to start [2020-05-26T11:26:43.103Z] daemon.go:325: [dc1cb2cd9f955] waiting for daemon to start [2020-05-26T11:26:43.103Z] daemon.go:353: [dc1cb2cd9f955] daemon started [2020-05-26T11:26:43.103Z] daemon.go:461: [dc1cb2cd9f955] Stopping daemon [2020-05-26T11:26:43.103Z] daemon.go:296: [dc1cb2cd9f955] exiting daemon [2020-05-26T11:26:43.103Z] daemon.go:448: [dc1cb2cd9f955] Daemon stopped [2020-05-26T11:26:43.103Z] === RUN TestConfigsUpdate [2020-05-26T11:26:44.586Z] Removing intermediate container 69cb7c09dfb5 [2020-05-26T11:26:44.586Z] ---> f51cec3deeac [2020-05-26T11:26:44.586Z] Step 85/140 : FROM runtime-dev AS runc [2020-05-26T11:26:44.586Z] ---> 9c5e54f8e140 [2020-05-26T11:26:44.586Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-05-26T11:26:44.586Z] ---> Running in 7a7c1773aee2 [2020-05-26T11:26:44.586Z] Removing intermediate container 7a7c1773aee2 [2020-05-26T11:26:44.586Z] ---> 7664430dbd38 [2020-05-26T11:26:44.586Z] Step 87/140 : ARG RUNC_COMMIT [2020-05-26T11:26:44.586Z] ---> Running in bee3aabff205 [2020-05-26T11:26:44.586Z] Removing intermediate container bee3aabff205 [2020-05-26T11:26:44.586Z] ---> 055c351fdd79 [2020-05-26T11:26:44.586Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-05-26T11:26:44.586Z] ---> Running in f02d80cfe4d6 [2020-05-26T11:26:44.586Z] Removing intermediate container f02d80cfe4d6 [2020-05-26T11:26:44.586Z] ---> 53c89e9f3b0f [2020-05-26T11:26:44.586Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:26:44.586Z] ---> 425f432e0ac4 [2020-05-26T11:26:44.586Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:26:44.586Z] ---> eb98ebbd2bc5 [2020-05-26T11:26:44.586Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:26:44.586Z] ---> Running in 4fd57e3a77aa [2020-05-26T11:26:44.897Z] + RM_GOPATH=0 [2020-05-26T11:26:44.897Z] + TMP_GOPATH= [2020-05-26T11:26:44.897Z] + : /build [2020-05-26T11:26:44.897Z] + '[' -z '' ']' [2020-05-26T11:26:44.897Z] ++ mktemp -d [2020-05-26T11:26:44.897Z] + export GOPATH=/tmp/tmp.NjN8GklSh2 [2020-05-26T11:26:44.897Z] + GOPATH=/tmp/tmp.NjN8GklSh2 [2020-05-26T11:26:44.897Z] + RM_GOPATH=1 [2020-05-26T11:26:44.897Z] ++ dirname ./install.sh [2020-05-26T11:26:44.897Z] + dir=. [2020-05-26T11:26:44.897Z] + bin=runc [2020-05-26T11:26:44.897Z] + shift [2020-05-26T11:26:44.897Z] + '[' '!' -f ./runc.installer ']' [2020-05-26T11:26:44.897Z] + . ./runc.installer [2020-05-26T11:26:44.897Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:26:44.897Z] + install_runc [2020-05-26T11:26:44.897Z] + uname -r [2020-05-26T11:26:44.897Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T11:26:44.897Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T11:26:44.897Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T11:26:44.897Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NjN8GklSh2/src/github.com/opencontainers/runc [2020-05-26T11:26:44.897Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T11:26:44.897Z] Cloning into '/tmp/tmp.NjN8GklSh2/src/github.com/opencontainers/runc'... [2020-05-26T11:26:46.555Z] --- PASS: TestConfigsUpdate (3.64s) [2020-05-26T11:26:46.555Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-26T11:26:46.555Z] daemon.go:325: [d4a7154a4f623] waiting for daemon to start [2020-05-26T11:26:46.555Z] daemon.go:325: [d4a7154a4f623] waiting for daemon to start [2020-05-26T11:26:46.555Z] daemon.go:353: [d4a7154a4f623] daemon started [2020-05-26T11:26:46.555Z] daemon.go:461: [d4a7154a4f623] Stopping daemon [2020-05-26T11:26:46.555Z] daemon.go:296: [d4a7154a4f623] exiting daemon [2020-05-26T11:26:46.555Z] daemon.go:448: [d4a7154a4f623] Daemon stopped [2020-05-26T11:26:46.555Z] === RUN TestTemplatedConfig [2020-05-26T11:26:47.104Z] + cd /tmp/tmp.NjN8GklSh2/src/github.com/opencontainers/runc [2020-05-26T11:26:47.104Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T11:26:47.104Z] + '[' -z '' ']' [2020-05-26T11:26:47.104Z] + target=static [2020-05-26T11:26:47.104Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T11:26:47.806Z] 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-05-26T11:26:50.011Z] --- PASS: TestTemplatedConfig (3.39s) [2020-05-26T11:26:50.011Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-26T11:26:50.011Z] daemon.go:325: [d77061c748680] waiting for daemon to start [2020-05-26T11:26:50.011Z] daemon.go:325: [d77061c748680] waiting for daemon to start [2020-05-26T11:26:50.011Z] daemon.go:353: [d77061c748680] daemon started [2020-05-26T11:26:50.011Z] daemon.go:461: [d77061c748680] Stopping daemon [2020-05-26T11:26:50.011Z] daemon.go:296: [d77061c748680] exiting daemon [2020-05-26T11:26:50.011Z] daemon.go:448: [d77061c748680] Daemon stopped [2020-05-26T11:26:50.011Z] === RUN TestConfigInspect [2020-05-26T11:26:53.467Z] --- PASS: TestConfigInspect (3.62s) [2020-05-26T11:26:53.467Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-26T11:26:53.467Z] daemon.go:325: [d0fe7a6f76519] waiting for daemon to start [2020-05-26T11:26:53.467Z] daemon.go:325: [d0fe7a6f76519] waiting for daemon to start [2020-05-26T11:26:53.467Z] daemon.go:353: [d0fe7a6f76519] daemon started [2020-05-26T11:26:53.467Z] daemon.go:461: [d0fe7a6f76519] Stopping daemon [2020-05-26T11:26:53.467Z] daemon.go:296: [d0fe7a6f76519] exiting daemon [2020-05-26T11:26:53.467Z] daemon.go:448: [d0fe7a6f76519] Daemon stopped [2020-05-26T11:26:53.467Z] === RUN TestConfigCreateWithLabels [2020-05-26T11:26:56.980Z] --- PASS: TestConfigCreateWithLabels (3.55s) [2020-05-26T11:26:56.980Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-26T11:26:56.980Z] daemon.go:325: [de5c3b4179b58] waiting for daemon to start [2020-05-26T11:26:56.980Z] daemon.go:325: [de5c3b4179b58] waiting for daemon to start [2020-05-26T11:26:56.980Z] daemon.go:353: [de5c3b4179b58] daemon started [2020-05-26T11:26:56.980Z] daemon.go:461: [de5c3b4179b58] Stopping daemon [2020-05-26T11:26:56.980Z] daemon.go:296: [de5c3b4179b58] exiting daemon [2020-05-26T11:26:56.980Z] daemon.go:448: [de5c3b4179b58] Daemon stopped [2020-05-26T11:26:56.980Z] === RUN TestConfigCreateResolve [2020-05-26T11:26:57.471Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-26T11:26:58.035Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-26T11:27:00.223Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-26T11:27:00.429Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-05-26T11:27:00.429Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-26T11:27:00.429Z] daemon.go:325: [db20d0f63506b] waiting for daemon to start [2020-05-26T11:27:00.429Z] daemon.go:325: [db20d0f63506b] waiting for daemon to start [2020-05-26T11:27:00.429Z] daemon.go:353: [db20d0f63506b] daemon started [2020-05-26T11:27:00.429Z] daemon.go:461: [db20d0f63506b] Stopping daemon [2020-05-26T11:27:00.429Z] daemon.go:296: [db20d0f63506b] exiting daemon [2020-05-26T11:27:00.429Z] daemon.go:448: [db20d0f63506b] Daemon stopped [2020-05-26T11:27:00.429Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T11:27:01.045Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-26T11:27:01.045Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-26T11:27:01.045Z] daemon.go:325: [db0fd36e45d19] waiting for daemon to start [2020-05-26T11:27:01.045Z] daemon.go:325: [db0fd36e45d19] waiting for daemon to start [2020-05-26T11:27:01.045Z] daemon.go:353: [db0fd36e45d19] daemon started [2020-05-26T11:27:01.045Z] daemon.go:461: [db0fd36e45d19] Stopping daemon [2020-05-26T11:27:01.045Z] daemon.go:296: [db0fd36e45d19] exiting daemon [2020-05-26T11:27:01.045Z] daemon.go:448: [db0fd36e45d19] Daemon stopped [2020-05-26T11:27:01.045Z] PASS [2020-05-26T11:27:01.045Z] [2020-05-26T11:27:01.045Z] DONE 8 tests in 25.799s [2020-05-26T11:27:01.045Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T11:27:01.045Z] ++ 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-05-26T11:27:01.045Z] ++ set -e [2020-05-26T11:27:01.045Z] ++ '[' -n 0 ']' [2020-05-26T11:27:01.045Z] ++ set -x [2020-05-26T11:27:01.045Z] ++ env -i DEST=/go/src/github.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-05-26T11:27:01.045Z] INFO: Testing against a local daemon [2020-05-26T11:27:01.045Z] === RUN TestCheckpoint [2020-05-26T11:27:01.045Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T11:27:01.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:27:01.045Z] === RUN TestContainerInvalidJSON [2020-05-26T11:27:01.045Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:27:01.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:27:01.045Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:27:01.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:27:01.045Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:27:01.045Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:27:01.045Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:27:01.045Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:27:01.045Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:27:01.045Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-26T11:27:01.045Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T11:27:01.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T11:27:01.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T11:27:01.045Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T11:27:01.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-26T11:27:01.328Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T11:27:01.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-26T11:27:01.328Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T11:27:01.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-26T11:27:01.610Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T11:27:01.610Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-26T11:27:01.610Z] === RUN TestCopyFromContainer [2020-05-26T11:27:03.633Z] === RUN TestCopyFromContainer// [2020-05-26T11:27:03.633Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T11:27:03.915Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T11:27:03.915Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T11:27:03.915Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T11:27:04.197Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T11:27:04.197Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T11:27:04.197Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T11:27:04.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T11:27:04.479Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer (2.92s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-26T11:27:04.479Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-26T11:27:04.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T11:27:04.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:27:04.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:27:04.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:27:04.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:27:04.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:27:04.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:27:04.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:27:04.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:27:04.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:27:04.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T11:27:04.479Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T11:27:04.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-26T11:27:04.479Z] === RUN TestCreateWithInvalidEnv [2020-05-26T11:27:04.479Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T11:27:04.479Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T11:27:04.479Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T11:27:04.479Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T11:27:04.479Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T11:27:04.479Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T11:27:04.479Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T11:27:04.479Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T11:27:04.479Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T11:27:04.479Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T11:27:04.479Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T11:27:04.479Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T11:27:04.479Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-26T11:27:04.479Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T11:27:07.153Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:27:07.153Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:27:07.153Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:27:07.153Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-26T11:27:07.435Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-05-26T11:27:07.435Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:27:10.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:27:10.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:27:10.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:27:10.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:27:10.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:27:10.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:27:10.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:27:10.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:27:10.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:27:10.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:27:10.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-26T11:27:10.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-26T11:27:10.109Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T11:27:10.723Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-05-26T11:27:10.723Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T11:27:10.723Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T11:27:10.723Z] === RUN TestDaemonRestartIpcMode [2020-05-26T11:27:10.723Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T11:27:10.723Z] === RUN TestDiff [2020-05-26T11:27:11.730Z] --- PASS: TestDiff (0.85s) [2020-05-26T11:27:11.730Z] === RUN TestExecWithCloseStdin [2020-05-26T11:27:12.344Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-26T11:27:12.344Z] === RUN TestExec [2020-05-26T11:27:13.350Z] --- PASS: TestExec (0.86s) [2020-05-26T11:27:13.350Z] === RUN TestExecUser [2020-05-26T11:27:14.356Z] --- PASS: TestExecUser (0.94s) [2020-05-26T11:27:14.356Z] === RUN TestExportContainerAndImportImage [2020-05-26T11:27:15.362Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-05-26T11:27:15.362Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T11:27:16.832Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-05-26T11:27:16.832Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-26T11:27:16.832Z] daemon.go:325: [d2fad2f23bff6] waiting for daemon to start [2020-05-26T11:27:16.832Z] daemon.go:325: [d2fad2f23bff6] waiting for daemon to start [2020-05-26T11:27:16.832Z] daemon.go:353: [d2fad2f23bff6] daemon started [2020-05-26T11:27:16.832Z] daemon.go:461: [d2fad2f23bff6] Stopping daemon [2020-05-26T11:27:16.832Z] daemon.go:296: [d2fad2f23bff6] exiting daemon [2020-05-26T11:27:16.832Z] daemon.go:448: [d2fad2f23bff6] Daemon stopped [2020-05-26T11:27:16.832Z] daemon.go:325: [d2fad2f23bff6] waiting for daemon to start [2020-05-26T11:27:16.832Z] daemon.go:325: [d2fad2f23bff6] waiting for daemon to start [2020-05-26T11:27:16.832Z] daemon.go:353: [d2fad2f23bff6] daemon started [2020-05-26T11:27:16.832Z] daemon.go:461: [d2fad2f23bff6] Stopping daemon [2020-05-26T11:27:16.832Z] daemon.go:296: [d2fad2f23bff6] exiting daemon [2020-05-26T11:27:16.832Z] daemon.go:448: [d2fad2f23bff6] Daemon stopped [2020-05-26T11:27:16.832Z] === RUN TestHealthCheckWorkdir [2020-05-26T11:27:17.839Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-05-26T11:27:17.839Z] === RUN TestHealthKillContainer [2020-05-26T11:27:20.657Z] Removing intermediate container a685c9e7e389 [2020-05-26T11:27:20.657Z] ---> bec92fd3e72b [2020-05-26T11:27:20.657Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-05-26T11:27:20.657Z] ---> Running in b783d530cac1 [2020-05-26T11:27:20.657Z] Removing intermediate container b783d530cac1 [2020-05-26T11:27:20.657Z] ---> c8be3680daa6 [2020-05-26T11:27:20.657Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-26T11:27:20.657Z] ---> Running in d42bc9c7ee3a [2020-05-26T11:27:20.657Z] Removing intermediate container d42bc9c7ee3a [2020-05-26T11:27:20.657Z] ---> a85050c5bcdf [2020-05-26T11:27:20.657Z] Step 8/8 : COPY . . [2020-05-26T11:27:20.774Z] 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-05-26T11:27:20.774Z] + mkdir -p /build [2020-05-26T11:27:20.774Z] + cp runc /build/runc [2020-05-26T11:27:20.774Z] Removing intermediate container 4fd57e3a77aa [2020-05-26T11:27:20.774Z] ---> 27e689d7f4d5 [2020-05-26T11:27:20.774Z] Step 92/140 : FROM dev-base AS tini [2020-05-26T11:27:20.774Z] ---> 0d6ec68885a5 [2020-05-26T11:27:20.774Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:27:20.774Z] ---> Using cache [2020-05-26T11:27:20.774Z] ---> 2e02aab0c662 [2020-05-26T11:27:20.774Z] Step 94/140 : ARG TINI_COMMIT [2020-05-26T11:27:20.774Z] ---> Running in 960737343b89 [2020-05-26T11:27:20.774Z] Removing intermediate container 960737343b89 [2020-05-26T11:27:20.774Z] ---> 93c2dd87c98a [2020-05-26T11:27:20.774Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-05-26T11:27:20.774Z] ---> Running in 3ef4c9ed698d [2020-05-26T11:27:20.774Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:27:20.774Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:27:20.774Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:27:20.774Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:27:21.289Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-26T11:27:21.289Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T11:27:21.489Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:27:21.489Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:27:21.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-05-26T11:27:21.903Z] === RUN TestIpcModeNone [2020-05-26T11:27:22.516Z] --- PASS: TestIpcModeNone (0.89s) [2020-05-26T11:27:22.516Z] === RUN TestIpcModePrivate [2020-05-26T11:27:23.522Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-26T11:27:23.522Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-26T11:27:23.522Z] === RUN TestIpcModeShareable [2020-05-26T11:27:23.648Z] Fetched 8131 kB in 4s (1813 kB/s) [2020-05-26T11:27:24.327Z] Reading package lists... [2020-05-26T11:27:24.542Z] --- PASS: TestIpcModeShareable (0.97s) [2020-05-26T11:27:24.542Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-26T11:27:24.542Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T11:27:25.442Z] Reading package lists... [2020-05-26T11:27:25.753Z] Building dependency tree... [2020-05-26T11:27:25.754Z] Reading state information... [2020-05-26T11:27:26.069Z] The following additional packages will be installed: [2020-05-26T11:27:26.069Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T11:27:26.069Z] Suggested packages: [2020-05-26T11:27:26.069Z] cmake-doc ninja-build lrzip [2020-05-26T11:27:26.069Z] Recommended packages: [2020-05-26T11:27:26.069Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T11:27:26.069Z] The following NEW packages will be installed: [2020-05-26T11:27:26.069Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T11:27:26.069Z] vim-common xxd [2020-05-26T11:27:26.069Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:27:26.069Z] Need to get 14.9 MB of archives. [2020-05-26T11:27:26.069Z] After this operation, 67.2 MB of additional disk space will be used. [2020-05-26T11:27:26.069Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-26T11:27:26.385Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:27:26.385Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T11:27:26.699Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-26T11:27:27.215Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-05-26T11:27:27.215Z] === RUN TestAPIIpcModeHost [2020-05-26T11:27:27.828Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-05-26T11:27:27.828Z] === RUN TestDaemonIpcModeShareable [2020-05-26T11:27:28.289Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-26T11:27:28.289Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-26T11:27:28.289Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-26T11:27:28.596Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-26T11:27:28.596Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-26T11:27:28.596Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-26T11:27:29.238Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:27:29.238Z] Fetched 14.9 MB in 3s (5473 kB/s) [2020-05-26T11:27:29.238Z] Selecting previously unselected package xxd. [2020-05-26T11:27:29.239Z] (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 ... 15341 files and directories currently installed.) [2020-05-26T11:27:29.239Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T11:27:29.239Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:27:29.239Z] Selecting previously unselected package vim-common. [2020-05-26T11:27:29.239Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:27:29.239Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:27:29.239Z] Selecting previously unselected package cmake-data. [2020-05-26T11:27:29.239Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T11:27:29.239Z] Unpacking cmake-data (3.13.4-1) ... [2020-05-26T11:27:29.848Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-05-26T11:27:29.848Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-26T11:27:29.848Z] daemon.go:325: [d3f85299065a6] waiting for daemon to start [2020-05-26T11:27:29.848Z] daemon.go:325: [d3f85299065a6] waiting for daemon to start [2020-05-26T11:27:29.848Z] daemon.go:353: [d3f85299065a6] daemon started [2020-05-26T11:27:29.848Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-26T11:27:29.848Z] daemon.go:461: [d3f85299065a6] Stopping daemon [2020-05-26T11:27:29.848Z] daemon.go:296: [d3f85299065a6] exiting daemon [2020-05-26T11:27:29.848Z] daemon.go:448: [d3f85299065a6] Daemon stopped [2020-05-26T11:27:29.848Z] === RUN TestDaemonIpcModePrivate [2020-05-26T11:27:29.879Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-26T11:27:29.879Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-26T11:27:29.879Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T11:27:31.317Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-05-26T11:27:31.317Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-26T11:27:31.317Z] daemon.go:325: [dd3eaae701265] waiting for daemon to start [2020-05-26T11:27:31.317Z] daemon.go:325: [dd3eaae701265] waiting for daemon to start [2020-05-26T11:27:31.317Z] daemon.go:353: [dd3eaae701265] daemon started [2020-05-26T11:27:31.317Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-26T11:27:31.317Z] daemon.go:461: [dd3eaae701265] Stopping daemon [2020-05-26T11:27:31.317Z] daemon.go:296: [dd3eaae701265] exiting daemon [2020-05-26T11:27:31.317Z] daemon.go:448: [dd3eaae701265] Daemon stopped [2020-05-26T11:27:31.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T11:27:31.434Z] Selecting previously unselected package libxml2:ppc64el. [2020-05-26T11:27:31.434Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:27:31.434Z] Selecting previously unselected package libarchive13:ppc64el. [2020-05-26T11:27:31.434Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-26T11:27:31.434Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-26T11:27:31.434Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-26T11:27:31.434Z] Selecting previously unselected package librhash0:ppc64el. [2020-05-26T11:27:31.434Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-26T11:27:31.434Z] Selecting previously unselected package libuv1:ppc64el. [2020-05-26T11:27:31.434Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-26T11:27:31.434Z] Selecting previously unselected package cmake. [2020-05-26T11:27:31.434Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-26T11:27:31.434Z] Unpacking cmake (3.13.4-1) ... [2020-05-26T11:27:32.072Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T11:27:32.072Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:27:32.072Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-26T11:27:32.072Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:27:32.072Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-26T11:27:32.072Z] Setting up cmake-data (3.13.4-1) ... [2020-05-26T11:27:32.072Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-26T11:27:32.072Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-26T11:27:32.072Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-26T11:27:32.072Z] Setting up cmake (3.13.4-1) ... [2020-05-26T11:27:32.072Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:27:32.072Z] Processing triggers for mime-support (3.62) ... [2020-05-26T11:27:33.338Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-05-26T11:27:33.338Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-26T11:27:33.338Z] daemon.go:325: [ddddd85c10088] waiting for daemon to start [2020-05-26T11:27:33.338Z] daemon.go:325: [ddddd85c10088] waiting for daemon to start [2020-05-26T11:27:33.338Z] daemon.go:353: [ddddd85c10088] daemon started [2020-05-26T11:27:33.338Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-26T11:27:33.338Z] daemon.go:461: [ddddd85c10088] Stopping daemon [2020-05-26T11:27:33.338Z] daemon.go:296: [ddddd85c10088] exiting daemon [2020-05-26T11:27:33.338Z] daemon.go:448: [ddddd85c10088] Daemon stopped [2020-05-26T11:27:33.338Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T11:27:33.688Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-26T11:27:34.153Z] Removing intermediate container 3ef4c9ed698d [2020-05-26T11:27:34.153Z] ---> 79e361840b6f [2020-05-26T11:27:34.153Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:27:34.153Z] ---> 50938112e6ad [2020-05-26T11:27:34.153Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-05-26T11:27:34.153Z] ---> Running in 53a3c67805d0 [2020-05-26T11:27:34.153Z] Removing intermediate container 53a3c67805d0 [2020-05-26T11:27:34.153Z] ---> f0bc7b700cc5 [2020-05-26T11:27:34.153Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:27:34.436Z] ---> fcc2eed5f313 [2020-05-26T11:27:34.436Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:27:34.436Z] ---> Running in 2f9eeb3e06c4 [2020-05-26T11:27:34.720Z] + RM_GOPATH=0 [2020-05-26T11:27:34.720Z] + TMP_GOPATH= [2020-05-26T11:27:34.720Z] + : /build [2020-05-26T11:27:34.720Z] + '[' -z '' ']' [2020-05-26T11:27:34.720Z] ++ mktemp -d [2020-05-26T11:27:34.720Z] + export GOPATH=/tmp/tmp.7E1oeVisE0 [2020-05-26T11:27:34.720Z] + GOPATH=/tmp/tmp.7E1oeVisE0 [2020-05-26T11:27:34.720Z] + RM_GOPATH=1 [2020-05-26T11:27:34.720Z] ++ dirname ./install.sh [2020-05-26T11:27:34.720Z] + dir=. [2020-05-26T11:27:34.720Z] + bin=tini [2020-05-26T11:27:34.720Z] + shift [2020-05-26T11:27:34.720Z] + '[' '!' -f ./tini.installer ']' [2020-05-26T11:27:34.720Z] + . ./tini.installer [2020-05-26T11:27:34.720Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:27:34.720Z] + install_tini [2020-05-26T11:27:34.720Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:27:34.720Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T11:27:34.720Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.7E1oeVisE0/tini [2020-05-26T11:27:34.720Z] Cloning into '/tmp/tmp.7E1oeVisE0/tini'... [2020-05-26T11:27:34.807Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-05-26T11:27:34.807Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-26T11:27:34.807Z] daemon.go:325: [da6576a36fbb8] waiting for daemon to start [2020-05-26T11:27:34.807Z] daemon.go:325: [da6576a36fbb8] waiting for daemon to start [2020-05-26T11:27:34.807Z] daemon.go:353: [da6576a36fbb8] daemon started [2020-05-26T11:27:34.807Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-26T11:27:34.807Z] daemon.go:461: [da6576a36fbb8] Stopping daemon [2020-05-26T11:27:34.807Z] daemon.go:296: [da6576a36fbb8] exiting daemon [2020-05-26T11:27:34.807Z] daemon.go:448: [da6576a36fbb8] Daemon stopped [2020-05-26T11:27:34.807Z] === RUN TestIpcModeOlderClient [2020-05-26T11:27:34.807Z] === PAUSE TestIpcModeOlderClient [2020-05-26T11:27:34.807Z] === RUN TestKillContainerInvalidSignal [2020-05-26T11:27:35.007Z] + cd /tmp/tmp.7E1oeVisE0/tini [2020-05-26T11:27:35.007Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T11:27:35.007Z] + cmake . [2020-05-26T11:27:35.007Z] -- The C compiler identification is GNU 8.3.0 [2020-05-26T11:27:35.007Z] -- Check for working C compiler: /usr/bin/cc [2020-05-26T11:27:35.290Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T11:27:35.290Z] -- Detecting C compiler ABI info [2020-05-26T11:27:35.290Z] -- Detecting C compiler ABI info - done [2020-05-26T11:27:35.290Z] -- Detecting C compile features [2020-05-26T11:27:35.668Z] ---> f82abe32b6f5 [2020-05-26T11:27:35.814Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-05-26T11:27:35.814Z] === RUN TestKillContainer [2020-05-26T11:27:35.814Z] === RUN TestKillContainer/no_signal [2020-05-26T11:27:35.940Z] -- Detecting C compile features - done [2020-05-26T11:27:35.941Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T11:27:35.941Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T11:27:35.941Z] -- Configuring done [2020-05-26T11:27:35.941Z] -- Generating done [2020-05-26T11:27:35.941Z] -- Build files have been written to: /tmp/tmp.7E1oeVisE0/tini [2020-05-26T11:27:35.941Z] + make tini-static [2020-05-26T11:27:35.941Z] Scanning dependencies of target tini-static [2020-05-26T11:27:35.941Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T11:27:36.224Z] [100%] Linking C executable tini-static [2020-05-26T11:27:36.428Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T11:27:36.524Z] [100%] Built target tini-static [2020-05-26T11:27:36.524Z] + mkdir -p /build [2020-05-26T11:27:36.524Z] + cp tini-static /build/docker-init [2020-05-26T11:27:36.667Z] Successfully built f82abe32b6f5 [2020-05-26T11:27:36.667Z] Successfully tagged docker:latest [2020-05-26T11:27:36.667Z] INFO: Image build ended at 05/26/2020 11:27:36. Duration:00:03:05.6722801 [2020-05-26T11:27:36.872Z] Removing intermediate container 2f9eeb3e06c4 [2020-05-26T11:27:36.872Z] ---> be7ec6df0962 [2020-05-26T11:27:36.872Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-05-26T11:27:36.872Z] ---> 0d6ec68885a5 [2020-05-26T11:27:36.872Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-05-26T11:27:37.041Z] === RUN TestKillContainer/killing_signal [2020-05-26T11:27:37.139Z] [2020-05-26T11:27:37.139Z] [2020-05-26T11:27:37.139Z] INFO: Building the test binaries at 05/26/2020 11:27:36... [2020-05-26T11:27:37.268Z] ---> Running in b9d79b55ea15 [2020-05-26T11:27:37.268Z] Removing intermediate container b9d79b55ea15 [2020-05-26T11:27:37.268Z] ---> 18ce40e11278 [2020-05-26T11:27:37.268Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-05-26T11:27:37.268Z] ---> Running in 050b90c0f2b5 [2020-05-26T11:27:37.268Z] Removing intermediate container 050b90c0f2b5 [2020-05-26T11:27:37.268Z] ---> 90834c2f144a [2020-05-26T11:27:37.268Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:27:37.643Z] ---> 25ea6a1c3083 [2020-05-26T11:27:37.643Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-26T11:27:37.643Z] ---> 09ed9f6cf899 [2020-05-26T11:27:37.643Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-05-26T11:27:37.643Z] ---> Running in 436f1f6c1846 [2020-05-26T11:27:38.011Z] + RM_GOPATH=0 [2020-05-26T11:27:38.011Z] + TMP_GOPATH= [2020-05-26T11:27:38.011Z] + : /build/ [2020-05-26T11:27:38.011Z] + '[' -z '' ']' [2020-05-26T11:27:38.011Z] ++ mktemp -d [2020-05-26T11:27:38.011Z] + export GOPATH=/tmp/tmp.9p5tcrQtuT [2020-05-26T11:27:38.011Z] + GOPATH=/tmp/tmp.9p5tcrQtuT [2020-05-26T11:27:38.011Z] + RM_GOPATH=1 [2020-05-26T11:27:38.011Z] ++ dirname ./install.sh [2020-05-26T11:27:38.011Z] + dir=. [2020-05-26T11:27:38.011Z] + bin=rootlesskit [2020-05-26T11:27:38.011Z] + shift [2020-05-26T11:27:38.011Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:27:38.011Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-05-26T11:27:38.011Z] + . ./rootlesskit.installer [2020-05-26T11:27:38.011Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:27:38.011Z] + install_rootlesskit [2020-05-26T11:27:38.011Z] + case "$1" in [2020-05-26T11:27:38.011Z] + export CGO_ENABLED=0 [2020-05-26T11:27:38.011Z] + CGO_ENABLED=0 [2020-05-26T11:27:38.011Z] + _install_rootlesskit [2020-05-26T11:27:38.011Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T11:27:38.011Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9p5tcrQtuT/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:27:38.011Z] Cloning into '/tmp/tmp.9p5tcrQtuT/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T11:27:38.512Z] --- PASS: TestKillContainer (2.59s) [2020-05-26T11:27:38.512Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-26T11:27:38.512Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-26T11:27:38.512Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-26T11:27:38.512Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T11:27:38.512Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T11:27:39.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T11:27:39.261Z] + cd /tmp/tmp.9p5tcrQtuT/src/github.com/rootless-containers/rootlesskit [2020-05-26T11:27:39.261Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T11:27:39.261Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:27:39.261Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T11:27:40.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-05-26T11:27:40.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-05-26T11:27:40.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-26T11:27:40.131Z] === RUN TestKillStoppedContainer [2020-05-26T11:27:40.131Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-26T11:27:40.131Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T11:27:40.131Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-26T11:27:40.131Z] === RUN TestKillDifferentUserContainer [2020-05-26T11:27:41.019Z] INFO: make.ps1 starting at 05/26/2020 11:27:40 [2020-05-26T11:27:41.019Z] INFO: Git commit (0853541a9) assumed from DOCKER_GITCOMMIT environment variable [2020-05-26T11:27:41.019Z] INFO: Invoking autogen... [2020-05-26T11:27:41.137Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-26T11:27:41.137Z] === RUN TestInspectOomKilledTrue [2020-05-26T11:27:41.137Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T11:27:41.137Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:27:41.137Z] === RUN TestInspectOomKilledFalse [2020-05-26T11:27:41.137Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T11:27:41.137Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:27:41.137Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T11:27:41.419Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-26T11:27:41.419Z] === RUN TestLinksContainerNames [2020-05-26T11:27:42.013Z] INFO: Building daemon... [2020-05-26T11:27:43.438Z] --- PASS: TestLinksContainerNames (1.66s) [2020-05-26T11:27:43.438Z] === RUN TestLogsFollowTailEmpty [2020-05-26T11:27:44.052Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-26T11:27:44.052Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T11:27:45.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/default [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/private [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/slave [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/shared [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/default [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/shared [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/slave [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/private [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T11:27:45.063Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:27:45.063Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:27:45.063Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:27:45.344Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:27:45.345Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:27:45.345Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T11:27:45.626Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-26T11:27:45.909Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-26T11:27:45.909Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T11:27:47.928Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-05-26T11:27:47.928Z] === RUN TestNetworkNat [2020-05-26T11:27:48.542Z] --- PASS: TestNetworkNat (0.92s) [2020-05-26T11:27:48.542Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T11:27:49.548Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-05-26T11:27:49.548Z] === RUN TestNetworkLoopbackNat [2020-05-26T11:27:50.555Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-05-26T11:27:50.555Z] === RUN TestPause [2020-05-26T11:27:51.561Z] --- PASS: TestPause (0.86s) [2020-05-26T11:27:51.561Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T11:27:51.561Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:27:51.561Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:27:51.561Z] === RUN TestPauseStopPausedContainer [2020-05-26T11:27:52.434Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T11:27:52.434Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T11:27:52.603Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-26T11:27:52.603Z] === RUN TestPsFilter [2020-05-26T11:27:52.603Z] --- PASS: TestPsFilter (0.24s) [2020-05-26T11:27:52.603Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T11:27:53.611Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-05-26T11:27:53.611Z] === RUN TestRemoveContainerWithVolume [2020-05-26T11:27:54.224Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-05-26T11:27:54.224Z] === RUN TestRemoveContainerRunning [2020-05-26T11:27:54.487Z] Removing intermediate container 436f1f6c1846 [2020-05-26T11:27:54.487Z] ---> 76d977907532 [2020-05-26T11:27:54.487Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T11:27:54.487Z] ---> d2dc0218a38b [2020-05-26T11:27:54.487Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-05-26T11:27:54.487Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-05-26T11:27:54.487Z] bad55c542dc9: Pulling fs layer [2020-05-26T11:27:55.105Z] bad55c542dc9: Download complete [2020-05-26T11:27:55.229Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-05-26T11:27:55.230Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T11:27:55.393Z] bad55c542dc9: Pull complete [2020-05-26T11:27:55.393Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-26T11:27:55.393Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-26T11:27:55.393Z] ---> e49efe6f0050 [2020-05-26T11:27:55.393Z] Step 108/140 : FROM runtime-dev AS dev [2020-05-26T11:27:55.393Z] ---> 9c5e54f8e140 [2020-05-26T11:27:55.393Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-05-26T11:27:55.393Z] ---> Running in 281a4df9a7ec [2020-05-26T11:27:55.683Z] Removing intermediate container 281a4df9a7ec [2020-05-26T11:27:55.683Z] ---> 829c6f34bb09 [2020-05-26T11:27:55.683Z] Step 110/140 : RUN groupadd -r docker [2020-05-26T11:27:55.683Z] ---> Running in dd051ec040bb [2020-05-26T11:27:55.843Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-05-26T11:27:55.843Z] === RUN TestRemoveInvalidContainer [2020-05-26T11:27:55.843Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-26T11:27:55.843Z] === RUN TestRenameLinkedContainer [2020-05-26T11:27:56.305Z] Removing intermediate container dd051ec040bb [2020-05-26T11:27:56.305Z] ---> dba7731c35b8 [2020-05-26T11:27:56.305Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-05-26T11:27:56.305Z] ---> Running in 44e756fde22d [2020-05-26T11:27:56.930Z] Removing intermediate container 44e756fde22d [2020-05-26T11:27:56.930Z] ---> 48cde57f511f [2020-05-26T11:27:56.930Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-05-26T11:27:57.216Z] ---> Running in 37a0d78ed7eb [2020-05-26T11:27:57.500Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T11:27:57.800Z] Removing intermediate container 37a0d78ed7eb [2020-05-26T11:27:57.800Z] ---> cfaafc25aa4b [2020-05-26T11:27:57.800Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-05-26T11:27:57.800Z] ---> Running in 341d95176e33 [2020-05-26T11:27:58.438Z] Removing intermediate container 341d95176e33 [2020-05-26T11:27:58.438Z] ---> 4f7e2dcaf56c [2020-05-26T11:27:58.438Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-05-26T11:27:58.438Z] ---> Running in 7496feae020d [2020-05-26T11:27:59.295Z] --- PASS: TestRenameLinkedContainer (3.34s) [2020-05-26T11:27:59.295Z] === RUN TestRenameStoppedContainer [2020-05-26T11:27:59.512Z] Removing intermediate container 7496feae020d [2020-05-26T11:27:59.512Z] ---> 099624a9449e [2020-05-26T11:27:59.512Z] Step 115/140 : RUN ldconfig [2020-05-26T11:27:59.512Z] ---> Running in 28617a744954 [2020-05-26T11:28:00.136Z] Removing intermediate container 28617a744954 [2020-05-26T11:28:00.136Z] ---> ba97a7a18862 [2020-05-26T11:28:00.136Z] 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-05-26T11:28:00.136Z] ---> Running in 79007676db1b [2020-05-26T11:28:00.301Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-26T11:28:00.301Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T11:28:00.421Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T11:28:00.421Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T11:28:00.421Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T11:28:00.709Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T11:28:00.997Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T11:28:00.997Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T11:28:01.770Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-05-26T11:28:01.770Z] === RUN TestRenameInvalidName [2020-05-26T11:28:02.776Z] --- PASS: TestRenameInvalidName (0.83s) [2020-05-26T11:28:02.776Z] === RUN TestRenameAnonymousContainer [2020-05-26T11:28:03.044Z] Fetched 8131 kB in 3s (3242 kB/s) [2020-05-26T11:28:04.062Z] Reading package lists... [2020-05-26T11:28:05.136Z] Reading package lists... [2020-05-26T11:28:05.427Z] Building dependency tree... [2020-05-26T11:28:05.428Z] Reading state information... [2020-05-26T11:28:05.428Z] libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T11:28:05.428Z] libcap2-bin set to manually installed. [2020-05-26T11:28:05.428Z] The following additional packages will be installed: [2020-05-26T11:28:05.428Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T11:28:05.428Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T11:28:05.428Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:28:05.428Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-26T11:28:05.428Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-26T11:28:05.428Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-26T11:28:05.428Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-26T11:28:05.428Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T11:28:05.428Z] python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T11:28:05.428Z] Suggested packages: [2020-05-26T11:28:05.428Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-26T11:28:05.428Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-26T11:28:05.428Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-26T11:28:05.428Z] xfsdump acl attr quota [2020-05-26T11:28:05.428Z] Recommended packages: [2020-05-26T11:28:05.428Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T11:28:05.428Z] python3-keyrings.alt python3-xdg unzip [2020-05-26T11:28:06.509Z] The following NEW packages will be installed: [2020-05-26T11:28:06.509Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-26T11:28:06.509Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-26T11:28:06.509Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-26T11:28:06.509Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-26T11:28:06.509Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-26T11:28:06.509Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-26T11:28:06.509Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T11:28:06.509Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T11:28:06.509Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-26T11:28:06.509Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-26T11:28:06.509Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-26T11:28:06.509Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-26T11:28:06.509Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-26T11:28:06.509Z] xfsprogs xxd xz-utils zip [2020-05-26T11:28:06.509Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T11:28:06.509Z] Need to get 106 MB of archives. [2020-05-26T11:28:06.509Z] After this operation, 660 MB of additional disk space will be used. [2020-05-26T11:28:06.509Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-26T11:28:06.509Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-26T11:28:06.813Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-26T11:28:07.498Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-26T11:28:07.498Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-26T11:28:07.498Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-26T11:28:08.189Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-26T11:28:08.189Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-26T11:28:08.189Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-26T11:28:08.189Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-26T11:28:08.189Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-26T11:28:08.260Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-05-26T11:28:08.260Z] === RUN TestRenameContainerWithSameName [2020-05-26T11:28:08.260Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-05-26T11:28:08.260Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T11:28:08.544Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-26T11:28:08.544Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-26T11:28:08.544Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-26T11:28:08.544Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-26T11:28:08.544Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-26T11:28:08.544Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-26T11:28:08.544Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T11:28:08.545Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-26T11:28:08.874Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-26T11:28:08.874Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-26T11:28:08.874Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-26T11:28:08.874Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-26T11:28:08.874Z] 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-05-26T11:28:09.606Z] 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-05-26T11:28:10.245Z] 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-05-26T11:28:10.245Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-26T11:28:10.245Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-26T11:28:10.245Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T11:28:10.282Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-05-26T11:28:10.282Z] === RUN TestResize [2020-05-26T11:28:10.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T11:28:10.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T11:28:10.530Z] 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-05-26T11:28:10.817Z] 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-05-26T11:28:10.817Z] 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-05-26T11:28:10.895Z] --- PASS: TestResize (0.83s) [2020-05-26T11:28:10.895Z] === RUN TestResizeWithInvalidSize [2020-05-26T11:28:11.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T11:28:11.510Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-05-26T11:28:11.510Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T11:28:12.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:12.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:12.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:12.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:28:12.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:28:12.865Z] 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-05-26T11:28:14.416Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-26T11:28:14.417Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-26T11:28:14.417Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-26T11:28:14.417Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-26T11:28:14.417Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-26T11:28:14.417Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-26T11:28:14.417Z] 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-05-26T11:28:14.417Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-26T11:28:14.417Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-26T11:28:14.417Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-26T11:28:14.417Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-26T11:28:14.417Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-26T11:28:14.417Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-26T11:28:14.417Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-26T11:28:14.417Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-26T11:28:14.417Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-26T11:28:14.417Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-26T11:28:14.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:14.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T11:28:14.701Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-26T11:28:14.702Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-26T11:28:14.702Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-26T11:28:14.702Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-26T11:28:14.702Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-26T11:28:14.702Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-26T11:28:14.702Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T11:28:14.702Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T11:28:14.702Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T11:28:14.702Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-26T11:28:14.702Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T11:28:14.702Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T11:28:14.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:14.988Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T11:28:14.988Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-26T11:28:14.988Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T11:28:14.988Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-26T11:28:14.988Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-26T11:28:14.988Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-26T11:28:15.275Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T11:28:15.275Z] Fetched 106 MB in 9s (12.2 MB/s) [2020-05-26T11:28:15.275Z] Selecting previously unselected package pigz. [2020-05-26T11:28:15.275Z] (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 ... 15404 files and directories currently installed.) [2020-05-26T11:28:15.275Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-26T11:28:15.275Z] Unpacking pigz (2.4-1) ... [2020-05-26T11:28:15.560Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-26T11:28:15.560Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T11:28:15.560Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T11:28:15.560Z] Selecting previously unselected package python3.7-minimal. [2020-05-26T11:28:15.560Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T11:28:15.560Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:28:15.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:28:15.844Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T11:28:15.844Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T11:28:16.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:28:16.856Z] Selecting previously unselected package python3-minimal. [2020-05-26T11:28:16.856Z] (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 ... 15653 files and directories currently installed.) [2020-05-26T11:28:16.856Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-26T11:28:16.856Z] Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T11:28:16.856Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-05-26T11:28:16.856Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-26T11:28:16.856Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-26T11:28:16.856Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-26T11:28:16.856Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T11:28:16.856Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T11:28:17.142Z] Selecting previously unselected package python3.7. [2020-05-26T11:28:17.142Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T11:28:17.142Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:28:17.142Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-26T11:28:17.142Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-26T11:28:17.142Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-26T11:28:17.142Z] Setting up python3-minimal (3.7.3-1) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package python3. [2020-05-26T11:28:17.426Z] (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 ... 16065 files and directories currently installed.) [2020-05-26T11:28:17.426Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking python3 (3.7.3-1) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libiptc0:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-26T11:28:17.426Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-05-26T11:28:17.426Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-26T11:28:17.426Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-26T11:28:17.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:28:17.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:28:17.710Z] Selecting previously unselected package iptables. [2020-05-26T11:28:17.710Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-26T11:28:17.710Z] Unpacking iptables (1.8.2-4) ... [2020-05-26T11:28:17.710Z] Selecting previously unselected package xxd. [2020-05-26T11:28:17.710Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T11:28:17.710Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T11:28:17.710Z] Selecting previously unselected package vim-common. [2020-05-26T11:28:17.710Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:28:17.710Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T11:28:17.710Z] Selecting previously unselected package bash-completion. [2020-05-26T11:28:17.710Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T11:28:17.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T11:28:19.218Z] Unpacking bash-completion (1:2.8-6) ... [2020-05-26T11:28:19.218Z] Selecting previously unselected package bzip2. [2020-05-26T11:28:19.218Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-26T11:28:19.218Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:28:19.218Z] Selecting previously unselected package xz-utils. [2020-05-26T11:28:19.218Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-26T11:28:19.218Z] Unpacking xz-utils (5.2.4-1) ... [2020-05-26T11:28:19.218Z] Selecting previously unselected package apparmor. [2020-05-26T11:28:19.218Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-26T11:28:19.218Z] Unpacking apparmor (2.13.2-10) ... [2020-05-26T11:28:19.218Z] Selecting previously unselected package aufs-tools. [2020-05-26T11:28:19.218Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-26T11:28:19.218Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:28:19.520Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T11:28:19.520Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-26T11:28:19.520Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:28:19.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:28:19.808Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T11:28:19.808Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-26T11:28:19.808Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:28:20.456Z] Selecting previously unselected package binutils-mingw-w64. [2020-05-26T11:28:20.456Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T11:28:20.456Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:28:20.456Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-26T11:28:20.456Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T11:28:20.456Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:20.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:28:20.745Z] Selecting previously unselected package dmsetup. [2020-05-26T11:28:20.745Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T11:28:20.745Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T11:28:20.745Z] Selecting previously unselected package mingw-w64-common. [2020-05-26T11:28:20.745Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T11:28:20.745Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T11:28:21.768Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T11:28:21.768Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T11:28:21.768Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:28:22.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T11:28:22.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:28:22.791Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T11:28:22.791Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T11:28:22.791Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:22.791Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T11:28:22.791Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T11:28:22.791Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:23.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:28:24.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d7a052a01e67b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d7a052a01e67b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d7a052a01e67b] daemon started [2020-05-26T11:28:25.065Z] daemon.go:325: [d7a052a01e67b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:296: [d7a052a01e67b] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [d7a052a01e67b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d7a052a01e67b] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d7a052a01e67b] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d7a052a01e67b] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d7a052a01e67b] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [ddfc0c5632b59] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [ddfc0c5632b59] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [ddfc0c5632b59] daemon started [2020-05-26T11:28:25.065Z] daemon.go:325: [ddfc0c5632b59] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:296: [ddfc0c5632b59] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [ddfc0c5632b59] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [ddfc0c5632b59] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [ddfc0c5632b59] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [ddfc0c5632b59] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [ddfc0c5632b59] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [de85a1fe3bd92] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [de85a1fe3bd92] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [de85a1fe3bd92] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [de85a1fe3bd92] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [de85a1fe3bd92] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [de85a1fe3bd92] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [de85a1fe3bd92] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [de85a1fe3bd92] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [de85a1fe3bd92] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [de85a1fe3bd92] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [de85a1fe3bd92] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [de85a1fe3bd92] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d3f8e15bd42ac] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d3f8e15bd42ac] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d3f8e15bd42ac] daemon started [2020-05-26T11:28:25.065Z] daemon.go:325: [d3f8e15bd42ac] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:296: [d3f8e15bd42ac] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [d3f8e15bd42ac] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d3f8e15bd42ac] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d3f8e15bd42ac] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d3f8e15bd42ac] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d3f8e15bd42ac] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [dd7c72f4c92b3] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [dd7c72f4c92b3] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [dd7c72f4c92b3] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [dd7c72f4c92b3] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [dd7c72f4c92b3] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [dd7c72f4c92b3] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [dd7c72f4c92b3] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [dd7c72f4c92b3] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [dd7c72f4c92b3] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [dd7c72f4c92b3] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [dd7c72f4c92b3] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [dd7c72f4c92b3] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d0dca4ae30f3b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d0dca4ae30f3b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d0dca4ae30f3b] daemon started [2020-05-26T11:28:25.065Z] daemon.go:296: [d0dca4ae30f3b] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [d0dca4ae30f3b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d0dca4ae30f3b] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d0dca4ae30f3b] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d0dca4ae30f3b] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d0dca4ae30f3b] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d0dca4ae30f3b] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [ddd45c424f517] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [ddd45c424f517] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [ddd45c424f517] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [ddd45c424f517] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [ddd45c424f517] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [ddd45c424f517] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [ddd45c424f517] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [ddd45c424f517] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [ddd45c424f517] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [ddd45c424f517] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [ddd45c424f517] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [ddd45c424f517] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d004f323334af] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d004f323334af] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d004f323334af] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d004f323334af] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d004f323334af] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d004f323334af] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [d004f323334af] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d004f323334af] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d004f323334af] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d004f323334af] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d004f323334af] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d004f323334af] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d6d4273ac25e1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d6d4273ac25e1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d6d4273ac25e1] daemon started [2020-05-26T11:28:25.065Z] daemon.go:325: [d6d4273ac25e1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:296: [d6d4273ac25e1] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [d6d4273ac25e1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d6d4273ac25e1] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d6d4273ac25e1] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d6d4273ac25e1] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d6d4273ac25e1] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d74975eaebea9] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d74975eaebea9] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d74975eaebea9] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d74975eaebea9] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d74975eaebea9] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d74975eaebea9] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [d74975eaebea9] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d74975eaebea9] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d74975eaebea9] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d74975eaebea9] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d74975eaebea9] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d74975eaebea9] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d0ef73ac44e14] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d0ef73ac44e14] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d0ef73ac44e14] daemon started [2020-05-26T11:28:25.065Z] daemon.go:325: [d0ef73ac44e14] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:296: [d0ef73ac44e14] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:325: [d0ef73ac44e14] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d0ef73ac44e14] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d0ef73ac44e14] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d0ef73ac44e14] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d0ef73ac44e14] Daemon stopped [2020-05-26T11:28:25.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-05-26T11:28:25.065Z] 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-05-26T11:28:25.065Z] daemon.go:325: [d41f61e4f9cb1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d41f61e4f9cb1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d41f61e4f9cb1] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d41f61e4f9cb1] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d41f61e4f9cb1] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d41f61e4f9cb1] Daemon stopped [2020-05-26T11:28:25.065Z] daemon.go:325: [d41f61e4f9cb1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:325: [d41f61e4f9cb1] waiting for daemon to start [2020-05-26T11:28:25.065Z] daemon.go:353: [d41f61e4f9cb1] daemon started [2020-05-26T11:28:25.065Z] daemon.go:461: [d41f61e4f9cb1] Stopping daemon [2020-05-26T11:28:25.065Z] daemon.go:296: [d41f61e4f9cb1] exiting daemon [2020-05-26T11:28:25.065Z] daemon.go:448: [d41f61e4f9cb1] Daemon stopped [2020-05-26T11:28:25.065Z] === RUN TestKernelTCPMemory [2020-05-26T11:28:25.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T11:28:26.087Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-05-26T11:28:26.087Z] === RUN TestNISDomainname [2020-05-26T11:28:27.093Z] --- PASS: TestNISDomainname (0.98s) [2020-05-26T11:28:27.093Z] === RUN TestStats [2020-05-26T11:28:28.794Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T11:28:28.795Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T11:28:28.795Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:29.111Z] --- PASS: TestStats (1.88s) [2020-05-26T11:28:29.112Z] === RUN TestStopContainerWithTimeout [2020-05-26T11:28:29.112Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T11:28:29.112Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T11:28:29.112Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T11:28:29.112Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T11:28:29.112Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T11:28:29.112Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T11:28:29.112Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T11:28:29.112Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T11:28:29.112Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T11:28:29.112Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T11:28:30.181Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T11:28:30.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T11:28:32.230Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T11:28:32.350Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package jq. [2020-05-26T11:28:32.351Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libaio1:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libbtrfs0. [2020-05-26T11:28:32.351Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libbtrfs-dev. [2020-05-26T11:28:32.351Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-26T11:28:32.351Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-26T11:28:32.351Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-26T11:28:32.351Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-26T11:28:32.636Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-26T11:28:32.636Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-26T11:28:32.636Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-26T11:28:32.636Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-26T11:28:32.636Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-26T11:28:32.636Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-26T11:28:32.636Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-26T11:28:32.636Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-26T11:28:32.636Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-26T11:28:32.636Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-26T11:28:32.636Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-26T11:28:32.636Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-26T11:28:32.922Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-26T11:28:32.922Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T11:28:32.922Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:32.922Z] Selecting previously unselected package libgpm2:ppc64el. [2020-05-26T11:28:32.922Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-26T11:28:32.922Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-26T11:28:32.923Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-26T11:28:32.923Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-26T11:28:32.923Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T11:28:33.419Z] ................................................ [ 29%] [2020-05-26T11:28:33.700Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-26T11:28:33.700Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-05-26T11:28:33.700Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-05-26T11:28:33.700Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-05-26T11:28:33.700Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-05-26T11:28:33.700Z] === RUN TestDeleteDevicemapper [2020-05-26T11:28:33.700Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T11:28:33.700Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:28:33.700Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T11:28:34.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T11:28:34.414Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-26T11:28:34.414Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-26T11:28:34.414Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-26T11:28:34.414Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package libreadline5:ppc64el. [2020-05-26T11:28:34.414Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-26T11:28:34.414Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package net-tools. [2020-05-26T11:28:34.414Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-26T11:28:34.414Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:28:34.414Z] Selecting previously unselected package python-pip-whl. [2020-05-26T11:28:34.414Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-26T11:28:34.414Z] Unpacking python-pip-whl (18.1-5) ... [2020-05-26T11:28:34.700Z] Selecting previously unselected package python3-lib2to3. [2020-05-26T11:28:34.700Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T11:28:34.700Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:28:34.700Z] Selecting previously unselected package python3-distutils. [2020-05-26T11:28:34.700Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T11:28:34.700Z] Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T11:28:34.700Z] Selecting previously unselected package python3-pip. [2020-05-26T11:28:34.700Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-26T11:28:34.700Z] Unpacking python3-pip (18.1-5) ... [2020-05-26T11:28:34.990Z] Selecting previously unselected package python3-pkg-resources. [2020-05-26T11:28:34.990Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T11:28:34.990Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:28:34.990Z] Selecting previously unselected package python3-setuptools. [2020-05-26T11:28:34.990Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T11:28:34.990Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T11:28:34.990Z] Selecting previously unselected package python3-wheel. [2020-05-26T11:28:34.990Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T11:28:34.990Z] Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T11:28:34.990Z] Selecting previously unselected package thin-provisioning-tools. [2020-05-26T11:28:34.990Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-26T11:28:34.990Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:28:34.990Z] Selecting previously unselected package vim-runtime. [2020-05-26T11:28:34.990Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T11:28:34.990Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-26T11:28:35.279Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T11:28:35.279Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:28:36.302Z] Selecting previously unselected package vim. [2020-05-26T11:28:36.302Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T11:28:36.302Z] Unpacking vim (2:8.1.0875-5) ... [2020-05-26T11:28:36.302Z] Selecting previously unselected package xfsprogs. [2020-05-26T11:28:36.302Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-26T11:28:36.302Z] Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T11:28:36.588Z] Selecting previously unselected package zip. [2020-05-26T11:28:36.588Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-05-26T11:28:36.588Z] Unpacking zip (3.0-11+b1) ... [2020-05-26T11:28:36.588Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-26T11:28:36.588Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T11:28:36.588Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T11:28:36.588Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:36.588Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-26T11:28:36.588Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T11:28:36.588Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-26T11:28:36.588Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-26T11:28:36.588Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:36.588Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-26T11:28:36.588Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-26T11:28:36.588Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:36.588Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T11:28:36.588Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T11:28:36.588Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T11:28:36.588Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T11:28:36.588Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-26T11:28:36.588Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T11:28:36.588Z] Setting up zip (3.0-11+b1) ... [2020-05-26T11:28:36.588Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T11:28:36.588Z] Setting up bash-completion (1:2.8-6) ... [2020-05-26T11:28:37.323Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2020-05-26T11:28:37.323Z] === RUN TestUpdateMemory [2020-05-26T11:28:37.323Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T11:28:37.323Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:28:37.323Z] === RUN TestUpdateCPUQuota [2020-05-26T11:28:38.121Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-26T11:28:38.121Z] Setting up xz-utils (5.2.4-1) ... [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T11:28:38.121Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-26T11:28:38.121Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T11:28:38.121Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T11:28:38.121Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T11:28:38.121Z] Setting up pigz (2.4-1) ... [2020-05-26T11:28:38.121Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-26T11:28:38.121Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T11:28:38.121Z] Setting up python-pip-whl (18.1-5) ... [2020-05-26T11:28:38.121Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-26T11:28:38.121Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T11:28:38.121Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T11:28:38.121Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-26T11:28:38.121Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T11:28:38.121Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-26T11:28:38.121Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T11:28:38.121Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T11:28:38.121Z] Setting up vim (2:8.1.0875-5) ... [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T11:28:38.121Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T11:28:38.121Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T11:28:38.121Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-26T11:28:38.121Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:38.121Z] 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-05-26T11:28:38.121Z] 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-05-26T11:28:38.121Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T11:28:38.121Z] 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-05-26T11:28:38.121Z] 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-05-26T11:28:38.121Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T11:28:38.121Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T11:28:38.121Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-26T11:28:38.121Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T11:28:38.121Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-26T11:28:38.121Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T11:28:38.796Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-26T11:28:38.796Z] === RUN TestUpdatePidsLimit [2020-05-26T11:28:38.796Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T11:28:38.796Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T11:28:39.411Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T11:28:39.717Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T11:28:39.733Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-26T11:28:39.733Z] Setting up iptables (1.8.2-4) ... [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T11:28:39.733Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T11:28:39.733Z] Setting up python3 (3.7.3-1) ... [2020-05-26T11:28:39.733Z] Setting up python3-wheel (0.32.3-2) ... [2020-05-26T11:28:39.733Z] Setting up apparmor (2.13.2-10) ... [2020-05-26T11:28:39.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T11:28:40.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T11:28:40.369Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T11:28:40.660Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T11:28:40.954Z] Setting up python3-distutils (3.7.3-1) ... [2020-05-26T11:28:40.954Z] Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T11:28:41.009Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T11:28:41.607Z] Setting up python3-pip (18.1-5) ... [2020-05-26T11:28:41.899Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:41.899Z] Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T11:28:41.899Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:41.899Z] Setting up xfsprogs (4.20.0-1) ... [2020-05-26T11:28:41.899Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-26T11:28:41.899Z] Processing triggers for mime-support (3.62) ... [2020-05-26T11:28:41.899Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-26T11:28:42.478Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-26T11:28:42.478Z] === RUN TestUpdateRestartPolicy [2020-05-26T11:28:42.741Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-26T11:28:43.214Z] [2020-05-26T11:28:43.214Z] ________ ____ __. [2020-05-26T11:28:43.214Z] \_____ \ | |/ _| [2020-05-26T11:28:43.214Z] / | \| < [2020-05-26T11:28:43.214Z] / | \ | \ [2020-05-26T11:28:43.214Z] \_______ /____|__ \ [2020-05-26T11:28:43.214Z] \/ \/ [2020-05-26T11:28:43.214Z] [2020-05-26T11:28:43.214Z] INFO: make.ps1 ended at 05/26/2020 11:28:43 [2020-05-26T11:28:43.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T11:28:46.186Z] INFO: Binaries build ended at 05/26/2020 11:28:45. Duration:00:01:08.5393343 [2020-05-26T11:28:47.764Z] INFO: Copying the built daemon binary to d:\CI\PR-41028\1\binary\dockerd-0853541a9.exe... [2020-05-26T11:28:48.758Z] INFO: Copying the built client binary to d:\CI\PR-41028\1\binary\docker-0853541a9.exe... [2020-05-26T11:28:48.758Z] INFO: Copying dockerversion from the container... [2020-05-26T11:28:48.758Z] INFO: Copying the golang package from the container to d:\CI\PR-41028\1\installer\go.zip... [2020-05-26T11:28:51.011Z] INFO: Extracting go.zip to d:\CI\PR-41028\1\go [2020-05-26T11:28:51.057Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-05-26T11:28:52.638Z] Removing intermediate container 79007676db1b [2020-05-26T11:28:52.638Z] ---> a0cd052c66ff [2020-05-26T11:28:52.638Z] 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-05-26T11:28:52.638Z] ---> Running in 6abd3c6d433b [2020-05-26T11:28:52.638Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T11:28:52.638Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T11:28:52.638Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T11:28:52.924Z] Removing intermediate container 6abd3c6d433b [2020-05-26T11:28:52.924Z] ---> c5826c4865ed [2020-05-26T11:28:52.924Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-05-26T11:28:52.924Z] ---> Running in 614aed851af6 [2020-05-26T11:28:54.988Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2020-05-26T11:28:54.988Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T11:28:55.016Z] Collecting yamllint==1.16.0 [2020-05-26T11:28:55.305Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T11:28:55.305Z] Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T11:28:55.305Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T11:28:55.954Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T11:28:55.954Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T11:28:55.954Z] Building wheels for collected packages: pyyaml [2020-05-26T11:28:55.954Z] Running setup.py bdist_wheel for pyyaml: started [2020-05-26T11:28:55.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-05-26T11:28:55.994Z] === RUN TestWaitNonBlocked [2020-05-26T11:28:55.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:28:55.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:28:55.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:28:55.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:28:55.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:28:55.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:28:56.579Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T11:28:56.579Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T11:28:56.579Z] Successfully built pyyaml [2020-05-26T11:28:56.579Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-05-26T11:28:56.579Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T11:28:57.001Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-26T11:28:57.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-05-26T11:28:57.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-05-26T11:28:57.002Z] === RUN TestWaitBlocked [2020-05-26T11:28:57.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:28:57.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:28:57.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:28:57.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:28:57.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:28:57.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:28:57.211Z] Removing intermediate container 614aed851af6 [2020-05-26T11:28:57.211Z] ---> 0b499f8828e1 [2020-05-26T11:28:57.211Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-05-26T11:28:57.843Z] ---> 07ff69187baf [2020-05-26T11:28:57.843Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T11:28:58.472Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-26T11:28:58.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-05-26T11:28:58.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-05-26T11:28:58.472Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T11:28:58.472Z] === CONT TestIpcModeOlderClient [2020-05-26T11:28:58.472Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-26T11:28:58.472Z] === CONT TestDaemonRestartIpcMode [2020-05-26T11:28:58.488Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-26T11:29:01.979Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-05-26T11:29:01.979Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-26T11:29:01.979Z] daemon.go:325: [d92754a3525a4] waiting for daemon to start [2020-05-26T11:29:01.979Z] daemon.go:325: [d92754a3525a4] waiting for daemon to start [2020-05-26T11:29:01.979Z] daemon.go:353: [d92754a3525a4] daemon started [2020-05-26T11:29:01.979Z] daemon.go:325: [d92754a3525a4] waiting for daemon to start [2020-05-26T11:29:01.979Z] daemon.go:296: [d92754a3525a4] exiting daemon [2020-05-26T11:29:01.979Z] daemon.go:325: [d92754a3525a4] waiting for daemon to start [2020-05-26T11:29:01.979Z] daemon.go:353: [d92754a3525a4] daemon started [2020-05-26T11:29:01.979Z] daemon.go:461: [d92754a3525a4] Stopping daemon [2020-05-26T11:29:01.979Z] daemon.go:296: [d92754a3525a4] exiting daemon [2020-05-26T11:29:01.979Z] daemon.go:448: [d92754a3525a4] Daemon stopped [2020-05-26T11:29:02.262Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2020-05-26T11:29:02.262Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-26T11:29:02.262Z] daemon.go:325: [deb8ae0a01904] waiting for daemon to start [2020-05-26T11:29:02.262Z] daemon.go:325: [deb8ae0a01904] waiting for daemon to start [2020-05-26T11:29:02.262Z] daemon.go:353: [deb8ae0a01904] daemon started [2020-05-26T11:29:02.262Z] daemon.go:461: [deb8ae0a01904] Stopping daemon [2020-05-26T11:29:02.262Z] daemon.go:296: [deb8ae0a01904] exiting daemon [2020-05-26T11:29:02.262Z] daemon.go:448: [deb8ae0a01904] Daemon stopped [2020-05-26T11:29:02.262Z] daemon.go:325: [deb8ae0a01904] waiting for daemon to start [2020-05-26T11:29:02.262Z] daemon.go:325: [deb8ae0a01904] waiting for daemon to start [2020-05-26T11:29:02.262Z] daemon.go:353: [deb8ae0a01904] daemon started [2020-05-26T11:29:02.262Z] daemon.go:461: [deb8ae0a01904] Stopping daemon [2020-05-26T11:29:02.262Z] daemon.go:296: [deb8ae0a01904] exiting daemon [2020-05-26T11:29:02.262Z] daemon.go:448: [deb8ae0a01904] Daemon stopped [2020-05-26T11:29:02.262Z] PASS [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === Skipped [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-26T11:29:02.262Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T11:29:02.262Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T11:29:02.262Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:29:02.262Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T11:29:02.262Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-26T11:29:02.262Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] [2020-05-26T11:29:02.262Z] DONE 189 tests, 6 skipped in 121.284s [2020-05-26T11:29:02.262Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T11:29:02.262Z] ++ 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-05-26T11:29:02.262Z] ++ set -e [2020-05-26T11:29:02.262Z] ++ '[' -n 0 ']' [2020-05-26T11:29:02.262Z] ++ set -x [2020-05-26T11:29:02.262Z] ++ env -i DEST=/go/src/github.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-05-26T11:29:02.262Z] INFO: Testing against a local daemon [2020-05-26T11:29:02.262Z] === RUN TestCommitInheritsEnv [2020-05-26T11:29:02.322Z] ---> 187d5749a0cc [2020-05-26T11:29:02.322Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-05-26T11:29:02.322Z] ---> 05798a17af0e [2020-05-26T11:29:02.322Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-26T11:29:02.598Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-26T11:29:02.606Z] ---> 11674a0803b8 [2020-05-26T11:29:02.606Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-05-26T11:29:02.606Z] ---> 0f6167b5c0a9 [2020-05-26T11:29:02.606Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-05-26T11:29:02.876Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-05-26T11:29:02.876Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T11:29:02.876Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T11:29:02.876Z] === RUN TestImagesFilterMultiReference [2020-05-26T11:29:02.876Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-26T11:29:02.876Z] === RUN TestImagePullPlatformInvalid [2020-05-26T11:29:02.876Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-26T11:29:02.876Z] === RUN TestRemoveImageOrphaning [2020-05-26T11:29:03.491Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-05-26T11:29:03.491Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T11:29:03.636Z] ---> c70f868877e0 [2020-05-26T11:29:03.636Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-05-26T11:29:03.636Z] ---> b0f6b8099b03 [2020-05-26T11:29:03.636Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-05-26T11:29:03.773Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-26T11:29:03.773Z] === RUN TestTagInvalidReference [2020-05-26T11:29:03.773Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-26T11:29:03.773Z] === RUN TestTagValidPrefixedRepo [2020-05-26T11:29:03.773Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-26T11:29:03.773Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T11:29:03.774Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-26T11:29:03.774Z] === RUN TestTagOfficialNames [2020-05-26T11:29:03.774Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-26T11:29:03.774Z] === RUN TestTagMatchesDigest [2020-05-26T11:29:03.774Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-26T11:29:03.774Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T11:29:04.277Z] ---> 317f53a1cbaa [2020-05-26T11:29:04.277Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-26T11:29:04.570Z] ---> f7f8e647ef66 [2020-05-26T11:29:04.570Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-26T11:29:05.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T11:29:07.288Z] ---> 70025e0ac129 [2020-05-26T11:29:07.288Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-05-26T11:29:07.592Z] ---> e99e35cb01f4 [2020-05-26T11:29:07.592Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-05-26T11:29:08.644Z] ---> 87ecae5def4b [2020-05-26T11:29:08.644Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-26T11:29:09.275Z] ---> 12486748cb96 [2020-05-26T11:29:09.275Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-05-26T11:29:09.573Z] ---> 9a9e072971ff [2020-05-26T11:29:09.573Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-05-26T11:29:09.882Z] ---> 695c82395fa1 [2020-05-26T11:29:09.882Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-05-26T11:29:09.882Z] ---> Running in a49167315a81 [2020-05-26T11:29:09.882Z] Removing intermediate container a49167315a81 [2020-05-26T11:29:09.882Z] ---> 1d9582fd4386 [2020-05-26T11:29:09.882Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-05-26T11:29:09.882Z] ---> Running in 644eddabfaaf [2020-05-26T11:29:10.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T11:29:10.170Z] Removing intermediate container 644eddabfaaf [2020-05-26T11:29:10.170Z] ---> 8360f5f0f08d [2020-05-26T11:29:10.170Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-05-26T11:29:10.170Z] ---> Running in b6484c4526ea [2020-05-26T11:29:10.170Z] Removing intermediate container b6484c4526ea [2020-05-26T11:29:10.170Z] ---> a31813eecff0 [2020-05-26T11:29:10.170Z] Step 137/140 : VOLUME /var/lib/docker [2020-05-26T11:29:10.170Z] ---> Running in b1c32639c568 [2020-05-26T11:29:10.456Z] Removing intermediate container b1c32639c568 [2020-05-26T11:29:10.456Z] ---> 33e44eca3377 [2020-05-26T11:29:10.456Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-05-26T11:29:10.456Z] ---> Running in f4358e5ca64c [2020-05-26T11:29:10.456Z] Removing intermediate container f4358e5ca64c [2020-05-26T11:29:10.456Z] ---> 7c46c542097c [2020-05-26T11:29:10.456Z] Step 139/140 : FROM dev AS final [2020-05-26T11:29:10.456Z] ---> 7c46c542097c [2020-05-26T11:29:10.456Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-05-26T11:29:12.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T11:29:16.371Z] INFO: Extraction ended at 05/26/2020 11:29:14. Duration:00:00:23.4892662 [2020-05-26T11:29:16.371Z] INFO: Updating the golang and path environment variables [2020-05-26T11:29:16.371Z] INFO: GOPATH=d:\gopath [2020-05-26T11:29:16.371Z] INFO: go version go1.13.11 windows/amd64 [2020-05-26T11:29:16.371Z] INFO: Running the daemon under test in debug mode [2020-05-26T11:29:16.371Z] INFO: Starting a daemon under test... [2020-05-26T11:29:16.371Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41028\1\daemon --pidfile d:\CI\PR-41028\1\docker.pid -D [2020-05-26T11:29:16.371Z] INFO: Process started successfully. [2020-05-26T11:29:16.371Z] INFO: Start tailing logs of the daemon under tests [2020-05-26T11:29:16.371Z] INFO: Waiting for the daemon under test to start... [2020-05-26T11:29:17.358Z] ---> f17a9ce17d5e [2020-05-26T11:29:17.358Z] Successfully built f17a9ce17d5e [2020-05-26T11:29:17.358Z] Successfully tagged docker:0853541a92921f15b44e43c6317d9372ea0ac08b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T11:29:17.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T11:29:17.826Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/test/unit [2020-05-26T11:29:17.950Z] INFO: Daemon under test started and replied! [2020-05-26T11:29:17.950Z] INFO: Docker version of the daemon under test [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] Client: [2020-05-26T11:29:17.950Z] Version: 17.06.2-ce [2020-05-26T11:29:17.950Z] API version: 1.30 [2020-05-26T11:29:17.950Z] Go version: go1.8.3 [2020-05-26T11:29:17.950Z] Git commit: cec0b72 [2020-05-26T11:29:17.950Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-26T11:29:17.950Z] OS/Arch: windows/amd64 [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] Server: [2020-05-26T11:29:17.950Z] Version: 0.0.0-dev [2020-05-26T11:29:17.950Z] API version: 1.40 (minimum version 1.24) [2020-05-26T11:29:17.950Z] Go version: go1.13.11 [2020-05-26T11:29:17.950Z] Git commit: 0853541a9 [2020-05-26T11:29:17.950Z] Built: 05/26/2020 11:27:40 [2020-05-26T11:29:17.950Z] OS/Arch: windows/amd64 [2020-05-26T11:29:17.950Z] Experimental: false [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] INFO: Docker info of the daemon under test [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] Containers: 0 [2020-05-26T11:29:17.950Z] Running: 0 [2020-05-26T11:29:17.950Z] Paused: 0 [2020-05-26T11:29:17.950Z] Stopped: 0 [2020-05-26T11:29:17.950Z] Images: 0 [2020-05-26T11:29:17.950Z] Server Version: 0.0.0-dev [2020-05-26T11:29:17.950Z] Storage Driver: windowsfilter [2020-05-26T11:29:17.950Z] Windows: [2020-05-26T11:29:17.950Z] Logging Driver: json-file [2020-05-26T11:29:17.950Z] Plugins: [2020-05-26T11:29:17.950Z] Volume: local [2020-05-26T11:29:17.950Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T11:29:17.950Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T11:29:17.950Z] Swarm: inactive [2020-05-26T11:29:17.950Z] Default Isolation: process [2020-05-26T11:29:17.950Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T11:29:17.950Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T11:29:17.950Z] OSType: windows [2020-05-26T11:29:17.950Z] Architecture: x86_64 [2020-05-26T11:29:17.950Z] CPUs: 4 [2020-05-26T11:29:17.950Z] Total Memory: 32GiB [2020-05-26T11:29:17.950Z] Name: azwin-2-8728c0 [2020-05-26T11:29:17.950Z] ID: N3OK:QGNR:V2MB:ID7C:2IH2:M2DL:CC6R:TJNL:CNKX:AOQS:57UL:5ENH [2020-05-26T11:29:17.950Z] Docker Root Dir: D:\CI\PR-41028\1\daemon [2020-05-26T11:29:17.950Z] Debug Mode (client): false [2020-05-26T11:29:17.950Z] Debug Mode (server): true [2020-05-26T11:29:17.950Z] File Descriptors: -1 [2020-05-26T11:29:17.950Z] Goroutines: 17 [2020-05-26T11:29:17.950Z] System Time: 2020-05-26T11:29:17.8184536Z [2020-05-26T11:29:17.950Z] EventsListeners: 0 [2020-05-26T11:29:17.950Z] Registry: https://index.docker.io/v1/ [2020-05-26T11:29:17.950Z] Labels: [2020-05-26T11:29:17.950Z] Experimental: false [2020-05-26T11:29:17.950Z] Insecure Registries: [2020-05-26T11:29:17.950Z] 127.0.0.0/8 [2020-05-26T11:29:17.950Z] Live Restore Enabled: false [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] INFO: Docker images of the daemon under test [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-26T11:29:17.950Z] [2020-05-26T11:29:17.950Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-26T11:29:18.423Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-26T11:29:18.423Z] ltsc2019: Pulling from windows/servercore [2020-05-26T11:29:18.423Z] 4612f6d0b889: Pulling fs layer [2020-05-26T11:29:20.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T11:29:22.363Z] ? github.com/docker/docker/api [no test files] [2020-05-26T11:29:23.142Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-26T11:29:23.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T11:29:26.798Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T11:29:26.798Z] Using test binary docker [2020-05-26T11:29:26.798Z] +++ /etc/init.d/apparmor start [2020-05-26T11:29:26.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:29:26.798Z] INFO: Waiting for daemon to start... [2020-05-26T11:29:26.798Z] Starting dockerd [2020-05-26T11:29:26.798Z] +++ 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-05-26T11:29:29.310Z] . [2020-05-26T11:29:29.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T11:29:29.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T11:29:29.310Z] Error: No such image: emptyfs [2020-05-26T11:29:29.310Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T11:29:29.310Z] ++++ docker load [2020-05-26T11:29:29.566Z] Running integration-test (iteration 1) [2020-05-26T11:29:29.566Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T11:29:29.566Z] ++ 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-05-26T11:29:29.566Z] ++ set -e [2020-05-26T11:29:29.566Z] ++ '[' -n 0 ']' [2020-05-26T11:29:29.566Z] ++ set -x [2020-05-26T11:29:29.566Z] ++ env -i DEST=/go/src/github.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-05-26T11:29:31.579Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-26T11:29:33.205Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-05-26T11:29:33.421Z] 4612f6d0b889: Verifying Checksum [2020-05-26T11:29:33.421Z] 4612f6d0b889: Download complete [2020-05-26T11:29:37.260Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-26T11:29:45.570Z] ok github.com/docker/docker/api/server 0.041s coverage: 7.9% of statements [2020-05-26T11:29:51.736Z] ......................... [ 67%] [2020-05-26T11:30:01.585Z] Loaded image: buildpack-deps:jessie [2020-05-26T11:30:01.585Z] Loaded image: busybox:latest [2020-05-26T11:30:01.585Z] Loaded image: busybox:glibc [2020-05-26T11:30:01.585Z] Loaded image: debian:jessie [2020-05-26T11:30:01.841Z] Loaded image: hello-world:latest [2020-05-26T11:30:01.841Z] INFO: Testing against a local daemon [2020-05-26T11:30:01.841Z] === RUN TestBuildWithSession [2020-05-26T11:30:07.083Z] --- PASS: TestBuildWithSession (4.43s) [2020-05-26T11:30:07.083Z] === RUN TestBuildSquashParent [2020-05-26T11:30:17.020Z] --- PASS: TestBuildSquashParent (10.65s) [2020-05-26T11:30:17.020Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-05-26T11:30:17.020Z] daemon.go:325: [d1bf2ade7f5e5] waiting for daemon to start [2020-05-26T11:30:17.020Z] daemon.go:325: [d1bf2ade7f5e5] waiting for daemon to start [2020-05-26T11:30:17.020Z] daemon.go:353: [d1bf2ade7f5e5] daemon started [2020-05-26T11:30:17.020Z] daemon.go:461: [d1bf2ade7f5e5] Stopping daemon [2020-05-26T11:30:17.020Z] daemon.go:296: [d1bf2ade7f5e5] exiting daemon [2020-05-26T11:30:17.020Z] daemon.go:448: [d1bf2ade7f5e5] Daemon stopped [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:30:17.020Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:30:17.020Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:30:17.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:30:17.020Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:30:20.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:30:20.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:30:23.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:30:23.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2020-05-26T11:30:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-05-26T11:30:26.812Z] === RUN TestBuildMultiStageCopy [2020-05-26T11:30:26.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T11:30:28.515Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-26T11:30:30.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T11:30:30.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T11:30:31.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T11:30:32.100Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy (5.89s) [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-05-26T11:30:32.721Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-26T11:30:32.721Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T11:30:34.623Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2020-05-26T11:30:34.623Z] === RUN TestBuildLabelWithTargets [2020-05-26T11:30:37.887Z] --- PASS: TestBuildLabelWithTargets (2.80s) [2020-05-26T11:30:37.887Z] === RUN TestBuildWithEmptyLayers [2020-05-26T11:30:38.812Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2020-05-26T11:30:38.812Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T11:30:40.832Z] --- PASS: TestImportExtremelyLargeImageWorks (85.92s) [2020-05-26T11:30:40.832Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-26T11:30:40.832Z] daemon.go:325: [d62671a7298a6] waiting for daemon to start [2020-05-26T11:30:40.832Z] daemon.go:325: [d62671a7298a6] waiting for daemon to start [2020-05-26T11:30:40.832Z] daemon.go:353: [d62671a7298a6] daemon started [2020-05-26T11:30:40.832Z] daemon.go:461: [d62671a7298a6] Stopping daemon [2020-05-26T11:30:40.832Z] daemon.go:296: [d62671a7298a6] exiting daemon [2020-05-26T11:30:40.832Z] daemon.go:448: [d62671a7298a6] Daemon stopped [2020-05-26T11:30:40.832Z] PASS [2020-05-26T11:30:40.832Z] [2020-05-26T11:30:40.832Z] DONE 11 tests in 87.382s [2020-05-26T11:30:40.832Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T11:30:40.832Z] ++ 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-05-26T11:30:40.832Z] ++ set -e [2020-05-26T11:30:40.832Z] ++ '[' -n 0 ']' [2020-05-26T11:30:40.832Z] ++ set -x [2020-05-26T11:30:40.832Z] ++ env -i DEST=/go/src/github.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-05-26T11:30:40.832Z] INFO: Testing against a local daemon [2020-05-26T11:30:40.832Z] === RUN TestNetworkCreateDelete [2020-05-26T11:30:40.832Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-26T11:30:40.832Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T11:30:40.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-26T11:30:40.832Z] === RUN TestInspectNetwork [2020-05-26T11:30:40.832Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T11:30:40.832Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T11:30:40.832Z] === RUN TestInspectNetwork/network_name [2020-05-26T11:30:40.832Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T11:30:41.450Z] --- PASS: TestInspectNetwork (11.22s) [2020-05-26T11:30:41.450Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-26T11:30:41.450Z] daemon.go:325: [d82f0aa8c0b10] waiting for daemon to start [2020-05-26T11:30:41.450Z] daemon.go:325: [d82f0aa8c0b10] waiting for daemon to start [2020-05-26T11:30:41.450Z] daemon.go:353: [d82f0aa8c0b10] daemon started [2020-05-26T11:30:41.450Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T11:30:41.450Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T11:30:41.450Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T11:30:41.450Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T11:30:41.450Z] daemon.go:461: [d82f0aa8c0b10] Stopping daemon [2020-05-26T11:30:41.450Z] daemon.go:296: [d82f0aa8c0b10] exiting daemon [2020-05-26T11:30:41.450Z] daemon.go:448: [d82f0aa8c0b10] Daemon stopped [2020-05-26T11:30:41.450Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T11:30:42.075Z] --- PASS: TestBuildMultiStageOnBuild (3.57s) [2020-05-26T11:30:42.075Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T11:30:43.621Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-26T11:30:43.959Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2020-05-26T11:30:43.959Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T11:30:44.130Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-05-26T11:30:44.130Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-26T11:30:44.130Z] daemon.go:325: [d9ad1bc0bc4d3] waiting for daemon to start [2020-05-26T11:30:44.130Z] daemon.go:325: [d9ad1bc0bc4d3] waiting for daemon to start [2020-05-26T11:30:44.130Z] daemon.go:353: [d9ad1bc0bc4d3] daemon started [2020-05-26T11:30:44.130Z] daemon.go:461: [d9ad1bc0bc4d3] Stopping daemon [2020-05-26T11:30:44.130Z] daemon.go:296: [d9ad1bc0bc4d3] exiting daemon [2020-05-26T11:30:44.130Z] daemon.go:448: [d9ad1bc0bc4d3] Daemon stopped [2020-05-26T11:30:44.130Z] === RUN TestNetworkInvalidJSON [2020-05-26T11:30:44.130Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T11:30:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T11:30:44.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:30:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:30:44.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:30:44.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:30:44.130Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T11:30:44.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:30:44.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:30:44.130Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-26T11:30:44.130Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T11:30:44.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T11:30:44.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T11:30:44.130Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T11:30:45.139Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-26T11:30:45.139Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-26T11:30:45.139Z] daemon.go:325: [d465e96ecc591] waiting for daemon to start [2020-05-26T11:30:45.139Z] daemon.go:325: [d465e96ecc591] waiting for daemon to start [2020-05-26T11:30:45.139Z] daemon.go:353: [d465e96ecc591] daemon started [2020-05-26T11:30:45.139Z] daemon.go:461: [d465e96ecc591] Stopping daemon [2020-05-26T11:30:45.139Z] daemon.go:296: [d465e96ecc591] exiting daemon [2020-05-26T11:30:45.139Z] daemon.go:448: [d465e96ecc591] Daemon stopped [2020-05-26T11:30:45.139Z] daemon.go:325: [d465e96ecc591] waiting for daemon to start [2020-05-26T11:30:45.139Z] daemon.go:325: [d465e96ecc591] waiting for daemon to start [2020-05-26T11:30:45.139Z] daemon.go:353: [d465e96ecc591] daemon started [2020-05-26T11:30:45.139Z] daemon.go:461: [d465e96ecc591] Stopping daemon [2020-05-26T11:30:45.139Z] daemon.go:296: [d465e96ecc591] exiting daemon [2020-05-26T11:30:45.139Z] daemon.go:448: [d465e96ecc591] Daemon stopped [2020-05-26T11:30:45.139Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T11:30:45.513Z] tests/integration/client_test.py ..... [ 76%] [2020-05-26T11:30:45.883Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-26T11:30:45.883Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-26T11:30:45.883Z] daemon.go:325: [dc08673cd21fe] waiting for daemon to start [2020-05-26T11:30:45.883Z] daemon.go:325: [dc08673cd21fe] waiting for daemon to start [2020-05-26T11:30:45.883Z] daemon.go:353: [dc08673cd21fe] daemon started [2020-05-26T11:30:45.883Z] daemon.go:461: [dc08673cd21fe] Stopping daemon [2020-05-26T11:30:45.883Z] daemon.go:296: [dc08673cd21fe] exiting daemon [2020-05-26T11:30:45.883Z] daemon.go:448: [dc08673cd21fe] Daemon stopped [2020-05-26T11:30:45.883Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T11:30:46.076Z] tests/integration/errors_test.py . [ 76%] [2020-05-26T11:30:46.890Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-26T11:30:46.890Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-26T11:30:46.890Z] daemon.go:325: [d075e816f11f5] waiting for daemon to start [2020-05-26T11:30:46.890Z] daemon.go:325: [d075e816f11f5] waiting for daemon to start [2020-05-26T11:30:46.890Z] daemon.go:353: [d075e816f11f5] daemon started [2020-05-26T11:30:46.890Z] daemon.go:461: [d075e816f11f5] Stopping daemon [2020-05-26T11:30:46.890Z] daemon.go:296: [d075e816f11f5] exiting daemon [2020-05-26T11:30:46.890Z] daemon.go:448: [d075e816f11f5] Daemon stopped [2020-05-26T11:30:46.890Z] daemon.go:325: [d075e816f11f5] waiting for daemon to start [2020-05-26T11:30:46.890Z] daemon.go:325: [d075e816f11f5] waiting for daemon to start [2020-05-26T11:30:46.890Z] daemon.go:353: [d075e816f11f5] daemon started [2020-05-26T11:30:46.890Z] daemon.go:461: [d075e816f11f5] Stopping daemon [2020-05-26T11:30:46.890Z] daemon.go:296: [d075e816f11f5] exiting daemon [2020-05-26T11:30:46.890Z] daemon.go:448: [d075e816f11f5] Daemon stopped [2020-05-26T11:30:46.890Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:30:48.119Z] --- PASS: TestBuildMultiStageLayerLeak (3.72s) [2020-05-26T11:30:48.119Z] === RUN TestBuildWithHugeFile [2020-05-26T11:30:48.360Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-26T11:30:48.360Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:30:48.360Z] daemon.go:325: [dcc83fb567594] waiting for daemon to start [2020-05-26T11:30:48.360Z] daemon.go:325: [dcc83fb567594] waiting for daemon to start [2020-05-26T11:30:48.360Z] daemon.go:353: [dcc83fb567594] daemon started [2020-05-26T11:30:48.360Z] daemon.go:461: [dcc83fb567594] Stopping daemon [2020-05-26T11:30:48.360Z] daemon.go:296: [dcc83fb567594] exiting daemon [2020-05-26T11:30:48.360Z] daemon.go:448: [dcc83fb567594] Daemon stopped [2020-05-26T11:30:48.360Z] daemon.go:325: [dcc83fb567594] waiting for daemon to start [2020-05-26T11:30:48.360Z] daemon.go:325: [dcc83fb567594] waiting for daemon to start [2020-05-26T11:30:48.360Z] daemon.go:353: [dcc83fb567594] daemon started [2020-05-26T11:30:48.360Z] daemon.go:461: [dcc83fb567594] Stopping daemon [2020-05-26T11:30:48.360Z] daemon.go:296: [dcc83fb567594] exiting daemon [2020-05-26T11:30:48.360Z] daemon.go:448: [dcc83fb567594] Daemon stopped [2020-05-26T11:30:48.360Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:30:48.975Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-05-26T11:30:48.975Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:30:48.975Z] daemon.go:325: [d592ffb118823] waiting for daemon to start [2020-05-26T11:30:48.975Z] daemon.go:325: [d592ffb118823] waiting for daemon to start [2020-05-26T11:30:48.975Z] daemon.go:353: [d592ffb118823] daemon started [2020-05-26T11:30:48.975Z] daemon.go:461: [d592ffb118823] Stopping daemon [2020-05-26T11:30:48.975Z] daemon.go:296: [d592ffb118823] exiting daemon [2020-05-26T11:30:48.975Z] daemon.go:448: [d592ffb118823] Daemon stopped [2020-05-26T11:30:48.975Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T11:30:52.428Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-05-26T11:30:52.428Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-26T11:30:52.428Z] daemon.go:325: [d6ce150e038d9] waiting for daemon to start [2020-05-26T11:30:52.428Z] daemon.go:325: [d6ce150e038d9] waiting for daemon to start [2020-05-26T11:30:52.428Z] daemon.go:353: [d6ce150e038d9] daemon started [2020-05-26T11:30:52.428Z] daemon.go:461: [d6ce150e038d9] Stopping daemon [2020-05-26T11:30:52.428Z] daemon.go:296: [d6ce150e038d9] exiting daemon [2020-05-26T11:30:52.428Z] daemon.go:448: [d6ce150e038d9] Daemon stopped [2020-05-26T11:30:52.428Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T11:30:52.428Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:30:52.428Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:30:52.428Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T11:31:14.748Z] --- PASS: TestServiceWithDataPathPortInit (20.11s) [2020-05-26T11:31:14.748Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:31:14.748Z] daemon.go:325: [d7baac5a7ec80] waiting for daemon to start [2020-05-26T11:31:14.748Z] daemon.go:325: [d7baac5a7ec80] waiting for daemon to start [2020-05-26T11:31:14.748Z] daemon.go:353: [d7baac5a7ec80] daemon started [2020-05-26T11:31:14.748Z] daemon.go:461: [d7baac5a7ec80] Stopping daemon [2020-05-26T11:31:14.748Z] daemon.go:296: [d7baac5a7ec80] exiting daemon [2020-05-26T11:31:14.748Z] daemon.go:448: [d7baac5a7ec80] Daemon stopped [2020-05-26T11:31:14.748Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:31:14.748Z] daemon.go:325: [d04fa09a453dd] waiting for daemon to start [2020-05-26T11:31:14.748Z] daemon.go:325: [d04fa09a453dd] waiting for daemon to start [2020-05-26T11:31:14.748Z] daemon.go:353: [d04fa09a453dd] daemon started [2020-05-26T11:31:14.748Z] daemon.go:461: [d04fa09a453dd] Stopping daemon [2020-05-26T11:31:14.748Z] daemon.go:296: [d04fa09a453dd] exiting daemon [2020-05-26T11:31:14.748Z] daemon.go:448: [d04fa09a453dd] Daemon stopped [2020-05-26T11:31:14.748Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T11:31:23.197Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-05-26T11:31:23.197Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T11:31:23.197Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T11:31:23.231Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.58s) [2020-05-26T11:31:23.231Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-26T11:31:23.231Z] daemon.go:325: [d9cf5a2a2ec43] waiting for daemon to start [2020-05-26T11:31:23.231Z] daemon.go:325: [d9cf5a2a2ec43] waiting for daemon to start [2020-05-26T11:31:23.231Z] daemon.go:353: [d9cf5a2a2ec43] daemon started [2020-05-26T11:31:23.231Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:erhwyb2kwscs4wurisgtjwvja Created:2020-05-26 11:31:13.487471656 +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[4381eb9247b18126520413f8fcd94e88ef72bf6f82e14e2941ab4070fdf89bdb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ya2g1thqco7yayvv91hxji0zn EndpointID:c92169f76560affe9aaba5a8ed6ec6d98b2cc18f4b15cb870e6ddc1a82f53ee7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:10de21ebff595d83620bc28048e2dd92f3f392f0007511e1820af2fe6ea18ed0 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:a6c859e8987c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ya2g1thqco7yayvv91hxji0zn EndpointID:c92169f76560affe9aaba5a8ed6ec6d98b2cc18f4b15cb870e6ddc1a82f53ee7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T11:31:23.231Z] daemon.go:461: [d9cf5a2a2ec43] Stopping daemon [2020-05-26T11:31:23.231Z] daemon.go:296: [d9cf5a2a2ec43] exiting daemon [2020-05-26T11:31:23.231Z] daemon.go:448: [d9cf5a2a2ec43] Daemon stopped [2020-05-26T11:31:23.231Z] PASS [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] === Skipped [2020-05-26T11:31:23.231Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:31:23.231Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] DONE 21 tests, 1 skipped in 52.422s [2020-05-26T11:31:23.231Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:31:23.231Z] ++ 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-05-26T11:31:23.231Z] ++ set -e [2020-05-26T11:31:23.231Z] ++ '[' -n 0 ']' [2020-05-26T11:31:23.231Z] ++ set -x [2020-05-26T11:31:23.231Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:23.231Z] INFO: Testing against a local daemon [2020-05-26T11:31:23.231Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T11:31:23.231Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:31:23.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:31:23.231Z] === RUN TestDockerNetworkIpvlan [2020-05-26T11:31:23.231Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:31:23.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:31:23.231Z] PASS [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] === Skipped [2020-05-26T11:31:23.231Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:31:23.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:31:23.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] [2020-05-26T11:31:23.231Z] DONE 2 tests, 2 skipped in 0.074s [2020-05-26T11:31:23.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:31:23.231Z] ++ 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-05-26T11:31:23.231Z] ++ set -e [2020-05-26T11:31:23.231Z] ++ '[' -n 0 ']' [2020-05-26T11:31:23.231Z] ++ set -x [2020-05-26T11:31:23.231Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:23.231Z] INFO: Testing against a local daemon [2020-05-26T11:31:23.231Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T11:31:23.823Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T11:31:23.823Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T11:31:23.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-05-26T11:31:23.845Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-26T11:31:23.845Z] daemon.go:325: [d3e63d4935343] waiting for daemon to start [2020-05-26T11:31:23.845Z] daemon.go:325: [d3e63d4935343] waiting for daemon to start [2020-05-26T11:31:23.845Z] daemon.go:353: [d3e63d4935343] daemon started [2020-05-26T11:31:23.845Z] daemon.go:461: [d3e63d4935343] Stopping daemon [2020-05-26T11:31:23.845Z] daemon.go:296: [d3e63d4935343] exiting daemon [2020-05-26T11:31:23.845Z] daemon.go:448: [d3e63d4935343] Daemon stopped [2020-05-26T11:31:23.845Z] daemon.go:325: [d3e63d4935343] waiting for daemon to start [2020-05-26T11:31:23.845Z] daemon.go:325: [d3e63d4935343] waiting for daemon to start [2020-05-26T11:31:23.845Z] daemon.go:353: [d3e63d4935343] daemon started [2020-05-26T11:31:23.845Z] daemon.go:461: [d3e63d4935343] Stopping daemon [2020-05-26T11:31:23.845Z] daemon.go:296: [d3e63d4935343] exiting daemon [2020-05-26T11:31:23.845Z] daemon.go:448: [d3e63d4935343] Daemon stopped [2020-05-26T11:31:23.845Z] === RUN TestDockerNetworkMacvlan [2020-05-26T11:31:24.458Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T11:31:24.467Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2020-05-26T11:31:24.765Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-05-26T11:31:25.057Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 3.1% of statements [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T11:31:25.057Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T11:31:25.057Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-05-26T11:31:25.463Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T11:31:25.683Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T11:31:25.683Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T11:31:25.971Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-05-26T11:31:26.469Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T11:31:26.805Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-26T11:31:30.846Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T11:31:34.497Z] ok github.com/docker/docker/builder/fscache 0.138s coverage: 69.2% of statements [2020-05-26T11:31:35.227Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T11:31:35.527Z] ok github.com/docker/docker/builder/remotecontext 0.375s coverage: 13.6% of statements [2020-05-26T11:31:36.162Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-05-26T11:31:36.470Z] ok github.com/docker/docker/builder/remotecontext/git 3.261s coverage: 85.1% of statements [2020-05-26T11:31:37.109Z] ok github.com/docker/docker/builder/dockerfile 1.075s coverage: 45.1% of statements [2020-05-26T11:31:37.109Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T11:31:37.109Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T11:31:44.275Z] ......... [ 86%] [2020-05-26T11:31:44.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T11:31:44.279Z] Using test binary docker [2020-05-26T11:31:44.279Z] +++ /etc/init.d/apparmor start [2020-05-26T11:31:44.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:31:44.279Z] INFO: Waiting for daemon to start... [2020-05-26T11:31:44.279Z] Starting dockerd [2020-05-26T11:31:44.279Z] +++ 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-05-26T11:31:44.279Z] . [2020-05-26T11:31:44.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T11:31:44.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T11:31:44.279Z] Error: No such image: emptyfs [2020-05-26T11:31:44.279Z] ++++ docker load [2020-05-26T11:31:44.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T11:31:44.279Z] Running integration-test (iteration 1) [2020-05-26T11:31:44.279Z] 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-05-26T11:31:44.279Z] ++ 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)/' [2020-05-26T11:31:44.279Z] ++ set -e [2020-05-26T11:31:44.279Z] ++ '[' -n 0 ']' [2020-05-26T11:31:44.279Z] ++ set -x [2020-05-26T11:31:44.279Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:44.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T11:31:44.279Z] Using test binary docker [2020-05-26T11:31:44.279Z] +++ /etc/init.d/apparmor start [2020-05-26T11:31:44.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:31:44.279Z] INFO: Waiting for daemon to start... [2020-05-26T11:31:44.279Z] Starting dockerd [2020-05-26T11:31:44.279Z] +++ 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-05-26T11:31:44.279Z] . [2020-05-26T11:31:44.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T11:31:44.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T11:31:44.279Z] Error: No such image: emptyfs [2020-05-26T11:31:44.279Z] ++++ docker load [2020-05-26T11:31:44.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T11:31:44.279Z] Running integration-test (iteration 1) [2020-05-26T11:31:44.279Z] 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-05-26T11:31:44.279Z] ++ 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-05-26T11:31:44.279Z] ++ set -e [2020-05-26T11:31:44.279Z] ++ '[' -n 0 ']' [2020-05-26T11:31:44.279Z] ++ set -x [2020-05-26T11:31:44.279Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:48.854Z] tests/integration/models_images_test.py .............. [ 89%] [2020-05-26T11:31:49.817Z] ok github.com/docker/docker/client 0.387s coverage: 75.7% of statements [2020-05-26T11:31:50.479Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-26T11:31:53.668Z] --- PASS: TestDockerNetworkMacvlan (28.30s) [2020-05-26T11:31:53.668Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:31:53.669Z] daemon.go:325: [dc5fcad9b4b9e] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:325: [dc5fcad9b4b9e] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:353: [dc5fcad9b4b9e] daemon started [2020-05-26T11:31:53.669Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-26T11:31:53.669Z] daemon.go:461: [dc5fcad9b4b9e] Stopping daemon [2020-05-26T11:31:53.669Z] daemon.go:296: [dc5fcad9b4b9e] exiting daemon [2020-05-26T11:31:53.669Z] daemon.go:448: [dc5fcad9b4b9e] Daemon stopped [2020-05-26T11:31:53.669Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:31:53.669Z] daemon.go:325: [db441a8333fa3] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:325: [db441a8333fa3] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:353: [db441a8333fa3] daemon started [2020-05-26T11:31:53.669Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-26T11:31:53.669Z] daemon.go:461: [db441a8333fa3] Stopping daemon [2020-05-26T11:31:53.669Z] daemon.go:296: [db441a8333fa3] exiting daemon [2020-05-26T11:31:53.669Z] daemon.go:448: [db441a8333fa3] Daemon stopped [2020-05-26T11:31:53.669Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:31:53.669Z] daemon.go:325: [d83013d261256] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:325: [d83013d261256] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:353: [d83013d261256] daemon started [2020-05-26T11:31:53.669Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-05-26T11:31:53.669Z] daemon.go:461: [d83013d261256] Stopping daemon [2020-05-26T11:31:53.669Z] daemon.go:296: [d83013d261256] exiting daemon [2020-05-26T11:31:53.669Z] daemon.go:448: [d83013d261256] Daemon stopped [2020-05-26T11:31:53.669Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:31:53.669Z] daemon.go:325: [dff59fd1da8d1] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:325: [dff59fd1da8d1] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:353: [dff59fd1da8d1] daemon started [2020-05-26T11:31:53.669Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.48s) [2020-05-26T11:31:53.669Z] daemon.go:461: [dff59fd1da8d1] Stopping daemon [2020-05-26T11:31:53.669Z] daemon.go:296: [dff59fd1da8d1] exiting daemon [2020-05-26T11:31:53.669Z] daemon.go:448: [dff59fd1da8d1] Daemon stopped [2020-05-26T11:31:53.669Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:31:53.669Z] daemon.go:325: [d7ed907b75947] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:325: [d7ed907b75947] waiting for daemon to start [2020-05-26T11:31:53.669Z] daemon.go:353: [d7ed907b75947] daemon started [2020-05-26T11:31:53.669Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.43s) [2020-05-26T11:31:53.669Z] daemon.go:461: [d7ed907b75947] Stopping daemon [2020-05-26T11:31:53.669Z] daemon.go:296: [d7ed907b75947] exiting daemon [2020-05-26T11:31:53.669Z] daemon.go:448: [d7ed907b75947] Daemon stopped [2020-05-26T11:31:53.669Z] PASS [2020-05-26T11:31:53.669Z] [2020-05-26T11:31:53.669Z] DONE 7 tests in 29.827s [2020-05-26T11:31:53.669Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T11:31:53.669Z] ++ 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-05-26T11:31:53.669Z] ++ set -e [2020-05-26T11:31:53.669Z] ++ '[' -n 0 ']' [2020-05-26T11:31:53.669Z] ++ set -x [2020-05-26T11:31:53.669Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:53.669Z] testing: warning: no tests to run [2020-05-26T11:31:53.669Z] PASS [2020-05-26T11:31:53.669Z] [2020-05-26T11:31:53.669Z] DONE 0 tests in 0.015s [2020-05-26T11:31:53.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T11:31:53.669Z] ++ 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-05-26T11:31:53.669Z] ++ set -e [2020-05-26T11:31:53.669Z] ++ '[' -n 0 ']' [2020-05-26T11:31:53.669Z] ++ set -x [2020-05-26T11:31:53.669Z] ++ env -i DEST=/go/src/github.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-05-26T11:31:53.669Z] INFO: Testing against a local daemon [2020-05-26T11:31:53.669Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T11:31:53.951Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-05-26T11:31:53.951Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-26T11:31:53.951Z] daemon.go:325: [da68275634b78] waiting for daemon to start [2020-05-26T11:31:53.951Z] daemon.go:325: [da68275634b78] waiting for daemon to start [2020-05-26T11:31:53.951Z] daemon.go:353: [da68275634b78] daemon started [2020-05-26T11:31:53.951Z] daemon.go:461: [da68275634b78] Stopping daemon [2020-05-26T11:31:53.951Z] daemon.go:296: [da68275634b78] exiting daemon [2020-05-26T11:31:53.951Z] daemon.go:448: [da68275634b78] Daemon stopped [2020-05-26T11:31:53.951Z] === RUN TestAuthZPluginTLS [2020-05-26T11:31:54.565Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-26T11:31:54.565Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-26T11:31:54.565Z] daemon.go:325: [dcdb9c53799a9] waiting for daemon to start [2020-05-26T11:31:54.565Z] daemon.go:325: [dcdb9c53799a9] waiting for daemon to start [2020-05-26T11:31:54.565Z] daemon.go:353: [dcdb9c53799a9] daemon started [2020-05-26T11:31:54.565Z] daemon.go:461: [dcdb9c53799a9] Stopping daemon [2020-05-26T11:31:54.565Z] daemon.go:296: [dcdb9c53799a9] exiting daemon [2020-05-26T11:31:54.565Z] daemon.go:448: [dcdb9c53799a9] Daemon stopped [2020-05-26T11:31:54.565Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T11:31:54.847Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-26T11:31:54.847Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-26T11:31:54.847Z] daemon.go:325: [d242ef098bad9] waiting for daemon to start [2020-05-26T11:31:54.847Z] daemon.go:325: [d242ef098bad9] waiting for daemon to start [2020-05-26T11:31:54.847Z] daemon.go:353: [d242ef098bad9] daemon started [2020-05-26T11:31:54.847Z] daemon.go:461: [d242ef098bad9] Stopping daemon [2020-05-26T11:31:54.847Z] daemon.go:296: [d242ef098bad9] exiting daemon [2020-05-26T11:31:54.847Z] daemon.go:448: [d242ef098bad9] Daemon stopped [2020-05-26T11:31:54.847Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T11:31:55.463Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-26T11:31:55.463Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-26T11:31:55.463Z] daemon.go:325: [d8c1388f6febf] waiting for daemon to start [2020-05-26T11:31:55.463Z] daemon.go:325: [d8c1388f6febf] waiting for daemon to start [2020-05-26T11:31:55.463Z] daemon.go:353: [d8c1388f6febf] daemon started [2020-05-26T11:31:55.463Z] daemon.go:461: [d8c1388f6febf] Stopping daemon [2020-05-26T11:31:55.463Z] daemon.go:296: [d8c1388f6febf] exiting daemon [2020-05-26T11:31:55.463Z] daemon.go:448: [d8c1388f6febf] Daemon stopped [2020-05-26T11:31:55.463Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T11:31:55.729Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-26T11:31:56.077Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-26T11:31:56.077Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-26T11:31:56.077Z] daemon.go:325: [d870189067b71] waiting for daemon to start [2020-05-26T11:31:56.077Z] daemon.go:325: [d870189067b71] waiting for daemon to start [2020-05-26T11:31:56.078Z] daemon.go:353: [d870189067b71] daemon started [2020-05-26T11:31:56.078Z] daemon.go:461: [d870189067b71] Stopping daemon [2020-05-26T11:31:56.078Z] daemon.go:296: [d870189067b71] exiting daemon [2020-05-26T11:31:56.078Z] daemon.go:448: [d870189067b71] Daemon stopped [2020-05-26T11:31:56.078Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T11:31:57.100Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-26T11:31:57.549Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-05-26T11:31:57.549Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-26T11:31:57.549Z] daemon.go:325: [d4e0978d3a1be] waiting for daemon to start [2020-05-26T11:31:57.549Z] daemon.go:325: [d4e0978d3a1be] waiting for daemon to start [2020-05-26T11:31:57.549Z] daemon.go:353: [d4e0978d3a1be] daemon started [2020-05-26T11:31:57.549Z] daemon.go:461: [d4e0978d3a1be] Stopping daemon [2020-05-26T11:31:57.549Z] daemon.go:296: [d4e0978d3a1be] exiting daemon [2020-05-26T11:31:57.549Z] daemon.go:448: [d4e0978d3a1be] Daemon stopped [2020-05-26T11:31:57.549Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T11:31:58.163Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-26T11:31:58.163Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-26T11:31:58.163Z] daemon.go:325: [db727e66b1ed7] waiting for daemon to start [2020-05-26T11:31:58.163Z] daemon.go:325: [db727e66b1ed7] waiting for daemon to start [2020-05-26T11:31:58.163Z] daemon.go:353: [db727e66b1ed7] daemon started [2020-05-26T11:31:58.163Z] daemon.go:461: [db727e66b1ed7] Stopping daemon [2020-05-26T11:31:58.163Z] daemon.go:296: [db727e66b1ed7] exiting daemon [2020-05-26T11:31:58.163Z] daemon.go:448: [db727e66b1ed7] Daemon stopped [2020-05-26T11:31:58.163Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T11:31:58.777Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-26T11:31:58.777Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-26T11:31:58.777Z] daemon.go:325: [de34729e0198b] waiting for daemon to start [2020-05-26T11:31:58.777Z] daemon.go:325: [de34729e0198b] waiting for daemon to start [2020-05-26T11:31:58.777Z] daemon.go:353: [de34729e0198b] daemon started [2020-05-26T11:31:58.777Z] daemon.go:461: [de34729e0198b] Stopping daemon [2020-05-26T11:31:58.777Z] daemon.go:296: [de34729e0198b] exiting daemon [2020-05-26T11:31:58.778Z] daemon.go:448: [de34729e0198b] Daemon stopped [2020-05-26T11:31:58.778Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:31:59.391Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-26T11:31:59.391Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:31:59.391Z] daemon.go:325: [d88f2d9a54bfb] waiting for daemon to start [2020-05-26T11:31:59.391Z] daemon.go:325: [d88f2d9a54bfb] waiting for daemon to start [2020-05-26T11:31:59.391Z] daemon.go:353: [d88f2d9a54bfb] daemon started [2020-05-26T11:31:59.391Z] daemon.go:461: [d88f2d9a54bfb] Stopping daemon [2020-05-26T11:31:59.391Z] daemon.go:296: [d88f2d9a54bfb] exiting daemon [2020-05-26T11:31:59.391Z] daemon.go:448: [d88f2d9a54bfb] Daemon stopped [2020-05-26T11:31:59.391Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:32:00.690Z] 4612f6d0b889: Pull complete [2020-05-26T11:32:00.690Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-26T11:32:00.690Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:32:00.690Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-26T11:32:00.690Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-26T11:32:00.690Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-26T11:32:00.690Z] WARN: Skipping validation tests [2020-05-26T11:32:00.690Z] INFO: Running unit tests at 05/26/2020 11:31:57... [2020-05-26T11:32:01.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-05-26T11:32:01.411Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:32:01.411Z] daemon.go:325: [d3dc94c709eaf] waiting for daemon to start [2020-05-26T11:32:01.411Z] daemon.go:325: [d3dc94c709eaf] waiting for daemon to start [2020-05-26T11:32:01.411Z] daemon.go:353: [d3dc94c709eaf] daemon started [2020-05-26T11:32:01.411Z] daemon.go:461: [d3dc94c709eaf] Stopping daemon [2020-05-26T11:32:01.411Z] daemon.go:296: [d3dc94c709eaf] exiting daemon [2020-05-26T11:32:01.411Z] daemon.go:448: [d3dc94c709eaf] Daemon stopped [2020-05-26T11:32:01.411Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:32:01.701Z] INFO: make.ps1 starting at 05/26/2020 11:32:01 [2020-05-26T11:32:01.701Z] INFO: Git commit (0853541a9) assumed from DOCKER_GITCOMMIT environment variable [2020-05-26T11:32:01.701Z] INFO: Invoking autogen... [2020-05-26T11:32:02.699Z] INFO: Running unit tests... [2020-05-26T11:32:03.119Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-26T11:32:03.562Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-05-26T11:32:03.563Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:32:03.563Z] daemon.go:325: [d276201b6c858] waiting for daemon to start [2020-05-26T11:32:03.563Z] daemon.go:325: [d276201b6c858] waiting for daemon to start [2020-05-26T11:32:03.563Z] daemon.go:353: [d276201b6c858] daemon started [2020-05-26T11:32:03.563Z] daemon.go:461: [d276201b6c858] Stopping daemon [2020-05-26T11:32:03.563Z] daemon.go:296: [d276201b6c858] exiting daemon [2020-05-26T11:32:03.563Z] daemon.go:448: [d276201b6c858] Daemon stopped [2020-05-26T11:32:03.563Z] === RUN TestAuthZPluginHeader [2020-05-26T11:32:04.569Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-26T11:32:04.569Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-26T11:32:04.569Z] daemon.go:325: [d02928d6e9c76] waiting for daemon to start [2020-05-26T11:32:04.569Z] daemon.go:325: [d02928d6e9c76] waiting for daemon to start [2020-05-26T11:32:04.569Z] daemon.go:353: [d02928d6e9c76] daemon started [2020-05-26T11:32:04.569Z] daemon.go:461: [d02928d6e9c76] Stopping daemon [2020-05-26T11:32:04.569Z] daemon.go:296: [d02928d6e9c76] exiting daemon [2020-05-26T11:32:04.569Z] daemon.go:448: [d02928d6e9c76] Daemon stopped [2020-05-26T11:32:04.569Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T11:32:04.569Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T11:32:04.569Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:04.569Z] === RUN TestAuthZPluginV2Disable [2020-05-26T11:32:04.569Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-26T11:32:04.569Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:04.569Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T11:32:04.569Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T11:32:04.569Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:04.569Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T11:32:04.569Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T11:32:04.569Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:04.569Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:32:06.382Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-26T11:32:06.382Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-26T11:32:10.595Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-26T11:32:10.761Z] Loaded image: buildpack-deps:jessie [2020-05-26T11:32:10.761Z] Loaded image: busybox:latest [2020-05-26T11:32:11.109Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-26T11:32:11.109Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-26T11:32:11.109Z] [2020-05-26T11:32:11.109Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-26T11:32:11.109Z] =========================== short test summary info ============================ [2020-05-26T11:32:11.109Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-26T11:32:11.109Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-26T11:32:11.109Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-26T11:32:11.109Z] Not supported on most drivers [2020-05-26T11:32:11.109Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-26T11:32:11.109Z] Can fail if eth0 has multiple IP addresses [2020-05-26T11:32:11.109Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-26T11:32:11.109Z] This doesn't seem to be taken into account by the engine [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-26T11:32:11.109Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-26T11:32:11.109Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-26T11:32:11.109Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 335.02 seconds == [2020-05-26T11:32:11.322Z] Loaded image: busybox:glibc [2020-05-26T11:32:11.322Z] Loaded image: debian:jessie [2020-05-26T11:32:11.322Z] Loaded image: hello-world:latest [2020-05-26T11:32:11.322Z] INFO: Testing against a local daemon [2020-05-26T11:32:11.322Z] === RUN TestDockerDaemonSuite [2020-05-26T11:32:11.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-26T11:32:11.578Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-26T11:32:12.137Z] Loaded image: buildpack-deps:jessie [2020-05-26T11:32:12.399Z] Loaded image: busybox:latest [2020-05-26T11:32:12.655Z] Loaded image: busybox:glibc [2020-05-26T11:32:12.655Z] Loaded image: debian:jessie [2020-05-26T11:32:12.910Z] Loaded image: hello-world:latest [2020-05-26T11:32:12.910Z] INFO: Testing against a local daemon [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-26T11:32:12.910Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-26T11:32:13.165Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-26T11:32:13.165Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-26T11:32:13.165Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-26T11:32:13.725Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-26T11:32:13.980Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-26T11:32:14.540Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-26T11:32:14.540Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-26T11:32:15.466Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-26T11:32:15.466Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-26T11:32:15.466Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-26T11:32:17.351Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-26T11:32:17.605Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-26T11:32:17.760Z] ? github.com/docker/docker/api [no test files] [2020-05-26T11:32:17.860Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-26T11:32:17.860Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-26T11:32:17.860Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-26T11:32:18.785Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-26T11:32:19.710Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-26T11:32:20.269Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-26T11:32:20.270Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-26T11:32:20.270Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-26T11:32:20.270Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-26T11:32:20.270Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-26T11:32:23.007Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s) [2020-05-26T11:32:23.007Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:353: [d969449bd2c39] daemon started [2020-05-26T11:32:23.007Z] daemon.go:461: [d969449bd2c39] Stopping daemon [2020-05-26T11:32:23.007Z] daemon.go:296: [d969449bd2c39] exiting daemon [2020-05-26T11:32:23.007Z] daemon.go:448: [d969449bd2c39] Daemon stopped [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:339: [d969449bd2c39] error pinging daemon on start: Get http://d969449bd2c39.sock/_ping: context deadline exceeded [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:339: [d969449bd2c39] error pinging daemon on start: Get http://d969449bd2c39.sock/_ping: context deadline exceeded [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:339: [d969449bd2c39] error pinging daemon on start: Get http://d969449bd2c39.sock/_ping: context deadline exceeded [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:339: [d969449bd2c39] error pinging daemon on start: Get http://d969449bd2c39.sock/_ping: context deadline exceeded [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:339: [d969449bd2c39] error pinging daemon on start: Get http://d969449bd2c39.sock/_ping: read unix @->/tmp/docker-integration/d969449bd2c39.sock: read: connection reset by peer [2020-05-26T11:32:23.007Z] daemon.go:296: [d969449bd2c39] exiting daemon [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:325: [d969449bd2c39] waiting for daemon to start [2020-05-26T11:32:23.007Z] daemon.go:353: [d969449bd2c39] daemon started [2020-05-26T11:32:23.007Z] daemon.go:461: [d969449bd2c39] Stopping daemon [2020-05-26T11:32:23.007Z] daemon.go:296: [d969449bd2c39] exiting daemon [2020-05-26T11:32:23.007Z] daemon.go:448: [d969449bd2c39] Daemon stopped [2020-05-26T11:32:23.007Z] PASS [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] === Skipped [2020-05-26T11:32:23.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T11:32:23.007Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-26T11:32:23.007Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T11:32:23.007Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T11:32:23.007Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] DONE 17 tests, 4 skipped in 29.549s [2020-05-26T11:32:23.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T11:32:23.007Z] ++ 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-05-26T11:32:23.007Z] ++ set -e [2020-05-26T11:32:23.007Z] ++ '[' -n 0 ']' [2020-05-26T11:32:23.007Z] ++ set -x [2020-05-26T11:32:23.007Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:23.007Z] INFO: Testing against a local daemon [2020-05-26T11:32:23.007Z] === RUN TestPluginInvalidJSON [2020-05-26T11:32:23.007Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:32:23.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:32:23.007Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:32:23.007Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-26T11:32:23.007Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T11:32:23.007Z] PASS [2020-05-26T11:32:23.007Z] [2020-05-26T11:32:23.007Z] DONE 2 tests in 0.076s [2020-05-26T11:32:23.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T11:32:23.007Z] ++ 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-05-26T11:32:23.007Z] ++ set -e [2020-05-26T11:32:23.007Z] ++ '[' -n 0 ']' [2020-05-26T11:32:23.007Z] ++ set -x [2020-05-26T11:32:23.007Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:23.007Z] INFO: Testing against a local daemon [2020-05-26T11:32:23.007Z] === RUN TestExternalGraphDriver [2020-05-26T11:32:23.007Z] === RUN TestExternalGraphDriver/json [2020-05-26T11:32:23.541Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-05-26T11:32:23.541Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T11:32:23.541Z] [2020-05-26T11:32:23.541Z] Unloading profiles will leave already running processes permanently [2020-05-26T11:32:23.541Z] unconfined, which can lead to unexpected situations. [2020-05-26T11:32:23.541Z] [2020-05-26T11:32:23.541Z] To set a process to complain mode, use the command line tool [2020-05-26T11:32:23.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T11:32:23.541Z] [2020-05-26T11:32:24.014Z] === RUN TestExternalGraphDriver/spec Post stage [Pipeline] junit [2020-05-26T11:32:24.115Z] Recording test results [2020-05-26T11:32:24.431Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-26T11:32:24.687Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [Pipeline] sh [2020-05-26T11:32:25.557Z] + echo Ensuring container killed. [2020-05-26T11:32:25.557Z] Ensuring container killed. [2020-05-26T11:32:25.557Z] + docker rm -vf docker-pr1 [2020-05-26T11:32:25.557Z] Error: No such container: docker-pr1 [2020-05-26T11:32:25.557Z] + true [Pipeline] sh [2020-05-26T11:32:25.838Z] + echo Chowning /workspace to jenkins user [2020-05-26T11:32:25.838Z] Chowning /workspace to jenkins user [2020-05-26T11:32:25.838Z] + id -u [2020-05-26T11:32:25.838Z] + id -g [2020-05-26T11:32:25.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41028:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T11:32:25.838Z] Unable to find image 'busybox:latest' locally [2020-05-26T11:32:26.036Z] === RUN TestExternalGraphDriver/pull [2020-05-26T11:32:26.575Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-26T11:32:26.575Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-26T11:32:28.059Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-05-26T11:32:28.059Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:353: [d796d01fcde34] daemon started [2020-05-26T11:32:28.059Z] daemon.go:461: [d796d01fcde34] Stopping daemon [2020-05-26T11:32:28.059Z] daemon.go:296: [d796d01fcde34] exiting daemon [2020-05-26T11:32:28.059Z] daemon.go:448: [d796d01fcde34] Daemon stopped [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:353: [d796d01fcde34] daemon started [2020-05-26T11:32:28.059Z] daemon.go:461: [d796d01fcde34] Stopping daemon [2020-05-26T11:32:28.059Z] daemon.go:296: [d796d01fcde34] exiting daemon [2020-05-26T11:32:28.059Z] daemon.go:448: [d796d01fcde34] Daemon stopped [2020-05-26T11:32:28.059Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:353: [d796d01fcde34] daemon started [2020-05-26T11:32:28.059Z] daemon.go:461: [d796d01fcde34] Stopping daemon [2020-05-26T11:32:28.059Z] daemon.go:296: [d796d01fcde34] exiting daemon [2020-05-26T11:32:28.059Z] daemon.go:448: [d796d01fcde34] Daemon stopped [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:353: [d796d01fcde34] daemon started [2020-05-26T11:32:28.059Z] daemon.go:461: [d796d01fcde34] Stopping daemon [2020-05-26T11:32:28.059Z] daemon.go:296: [d796d01fcde34] exiting daemon [2020-05-26T11:32:28.059Z] daemon.go:448: [d796d01fcde34] Daemon stopped [2020-05-26T11:32:28.059Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:325: [d796d01fcde34] waiting for daemon to start [2020-05-26T11:32:28.059Z] daemon.go:353: [d796d01fcde34] daemon started [2020-05-26T11:32:28.059Z] daemon.go:461: [d796d01fcde34] Stopping daemon [2020-05-26T11:32:28.059Z] daemon.go:296: [d796d01fcde34] exiting daemon [2020-05-26T11:32:28.059Z] daemon.go:448: [d796d01fcde34] Daemon stopped [2020-05-26T11:32:28.059Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-05-26T11:32:28.059Z] === RUN TestGraphdriverPluginV2 [2020-05-26T11:32:28.059Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-05-26T11:32:28.059Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:28.059Z] PASS [2020-05-26T11:32:28.059Z] [2020-05-26T11:32:28.059Z] === Skipped [2020-05-26T11:32:28.059Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-05-26T11:32:28.059Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:32:28.059Z] [2020-05-26T11:32:28.059Z] [2020-05-26T11:32:28.059Z] DONE 5 tests, 1 skipped in 6.473s [2020-05-26T11:32:28.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T11:32:28.059Z] ++ 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-05-26T11:32:28.059Z] ++ set -e [2020-05-26T11:32:28.059Z] ++ '[' -n 0 ']' [2020-05-26T11:32:28.059Z] ++ set -x [2020-05-26T11:32:28.059Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:28.341Z] INFO: Testing against a local daemon [2020-05-26T11:32:28.341Z] === RUN TestContinueAfterPluginCrash [2020-05-26T11:32:28.341Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T11:32:28.341Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T11:32:28.341Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T11:32:28.341Z] === CONT TestContinueAfterPluginCrash [2020-05-26T11:32:28.341Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T11:32:29.086Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-26T11:32:29.341Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-26T11:32:30.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-26T11:32:31.089Z] latest: Pulling from library/busybox [2020-05-26T11:32:31.089Z] d9cbbca60e5f: Pulling fs layer [2020-05-26T11:32:31.089Z] d9cbbca60e5f: Verifying Checksum [2020-05-26T11:32:31.089Z] d9cbbca60e5f: Download complete [2020-05-26T11:32:31.089Z] d9cbbca60e5f: Pull complete [2020-05-26T11:32:31.089Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T11:32:31.089Z] Status: Downloaded newer image for busybox:latest [2020-05-26T11:32:31.625Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-26T11:32:32.764Z] ok github.com/docker/docker/api/server 0.103s coverage: 7.9% of statements [2020-05-26T11:32:32.987Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T11:32:33.279Z] + bundleName=docker-py [2020-05-26T11:32:33.279Z] + echo Creating docker-py-bundles.tar.gz [2020-05-26T11:32:33.279Z] Creating docker-py-bundles.tar.gz [2020-05-26T11:32:33.279Z] + 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-05-26T11:32:33.289Z] Archiving artifacts [2020-05-26T11:32:33.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-26T11:32:34.107Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-26T11:32:34.833Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-26T11:32:35.033Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-26T11:32:35.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/make.sh binary-daemon [2020-05-26T11:32:35.440Z] [2020-05-26T11:32:35.697Z] Removing bundles/ [2020-05-26T11:32:35.697Z] [2020-05-26T11:32:35.697Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-26T11:32:35.697Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-26T11:32:35.697Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T11:32:36.394Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-26T11:32:36.394Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-26T11:32:36.723Z] --- PASS: TestDaemonStartWithLogOpt (8.13s) [2020-05-26T11:32:36.723Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-26T11:32:36.723Z] daemon.go:325: [d904dc1d5e90f] waiting for daemon to start [2020-05-26T11:32:36.723Z] daemon.go:325: [d904dc1d5e90f] waiting for daemon to start [2020-05-26T11:32:36.723Z] daemon.go:353: [d904dc1d5e90f] daemon started [2020-05-26T11:32:36.723Z] daemon.go:461: [d904dc1d5e90f] Stopping daemon [2020-05-26T11:32:36.723Z] daemon.go:296: [d904dc1d5e90f] exiting daemon [2020-05-26T11:32:36.723Z] daemon.go:448: [d904dc1d5e90f] Daemon stopped [2020-05-26T11:32:36.723Z] daemon.go:325: [d904dc1d5e90f] waiting for daemon to start [2020-05-26T11:32:36.723Z] daemon.go:325: [d904dc1d5e90f] waiting for daemon to start [2020-05-26T11:32:36.723Z] daemon.go:353: [d904dc1d5e90f] daemon started [2020-05-26T11:32:36.723Z] daemon.go:461: [d904dc1d5e90f] Stopping daemon [2020-05-26T11:32:36.723Z] daemon.go:296: [d904dc1d5e90f] exiting daemon [2020-05-26T11:32:36.723Z] daemon.go:448: [d904dc1d5e90f] Daemon stopped [2020-05-26T11:32:37.174Z] ok github.com/docker/docker/cmd/dockerd/hack 0.023s coverage: 72.9% of statements [2020-05-26T11:32:38.210Z] ok github.com/docker/docker/cmd/dockerd 0.290s coverage: 29.5% of statements [2020-05-26T11:32:38.903Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-26T11:32:39.465Z] --- PASS: TestBuildWithHugeFile (111.58s) [2020-05-26T11:32:39.465Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T11:32:39.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:32:39.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:32:39.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:32:39.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:32:39.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:32:39.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:32:39.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:32:39.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:32:39.465Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:32:39.720Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-26T11:32:39.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-26T11:32:39.720Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-26T11:32:39.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-26T11:32:39.720Z] === RUN TestBuildPreserveOwnership [2020-05-26T11:32:39.720Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T11:32:40.280Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-26T11:32:40.280Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-26T11:32:41.205Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-26T11:32:41.838Z] ok github.com/docker/docker/container 0.251s coverage: 35.6% of statements [2020-05-26T11:32:41.838Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T11:32:41.838Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T11:32:41.838Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T11:32:41.838Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T11:32:42.129Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-26T11:32:42.206Z] --- PASS: TestContinueAfterPluginCrash (13.56s) [2020-05-26T11:32:42.206Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-26T11:32:42.206Z] daemon.go:325: [dbef4b3e6d5ca] waiting for daemon to start [2020-05-26T11:32:42.206Z] daemon.go:325: [dbef4b3e6d5ca] waiting for daemon to start [2020-05-26T11:32:42.206Z] daemon.go:353: [dbef4b3e6d5ca] daemon started [2020-05-26T11:32:42.206Z] daemon.go:461: [dbef4b3e6d5ca] Stopping daemon [2020-05-26T11:32:42.206Z] daemon.go:296: [dbef4b3e6d5ca] exiting daemon [2020-05-26T11:32:42.206Z] daemon.go:448: [dbef4b3e6d5ca] Daemon stopped [2020-05-26T11:32:42.206Z] PASS [2020-05-26T11:32:42.206Z] [2020-05-26T11:32:42.206Z] DONE 2 tests in 13.651s [2020-05-26T11:32:42.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T11:32:42.206Z] ++ 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-05-26T11:32:42.206Z] ++ set -e [2020-05-26T11:32:42.206Z] ++ '[' -n 0 ']' [2020-05-26T11:32:42.206Z] ++ set -x [2020-05-26T11:32:42.206Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:42.206Z] INFO: Testing against a local daemon [2020-05-26T11:32:42.206Z] === RUN TestPluginWithDevMounts [2020-05-26T11:32:42.206Z] === PAUSE TestPluginWithDevMounts [2020-05-26T11:32:42.206Z] === CONT TestPluginWithDevMounts [2020-05-26T11:32:43.495Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-26T11:32:43.750Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T11:32:44.005Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-26T11:32:44.227Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-05-26T11:32:44.227Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-26T11:32:44.227Z] daemon.go:325: [ddcba9451ea02] waiting for daemon to start [2020-05-26T11:32:44.227Z] daemon.go:325: [ddcba9451ea02] waiting for daemon to start [2020-05-26T11:32:44.227Z] daemon.go:353: [ddcba9451ea02] daemon started [2020-05-26T11:32:44.227Z] daemon.go:461: [ddcba9451ea02] Stopping daemon [2020-05-26T11:32:44.227Z] daemon.go:296: [ddcba9451ea02] exiting daemon [2020-05-26T11:32:44.227Z] daemon.go:448: [ddcba9451ea02] Daemon stopped [2020-05-26T11:32:44.227Z] PASS [2020-05-26T11:32:44.227Z] [2020-05-26T11:32:44.227Z] DONE 1 tests in 1.954s [2020-05-26T11:32:44.227Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T11:32:44.227Z] ++ 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-05-26T11:32:44.227Z] ++ set -e [2020-05-26T11:32:44.227Z] ++ '[' -n 0 ']' [2020-05-26T11:32:44.227Z] ++ set -x [2020-05-26T11:32:44.227Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:44.227Z] INFO: Testing against a local daemon [2020-05-26T11:32:44.227Z] === RUN TestSecretInspect [2020-05-26T11:32:45.364Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-26T11:32:45.620Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2020-05-26T11:32:45.620Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2020-05-26T11:32:45.620Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2020-05-26T11:32:45.620Z] === RUN TestBuildPlatformInvalid [2020-05-26T11:32:45.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-26T11:32:45.875Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-26T11:32:45.875Z] PASS [2020-05-26T11:32:45.875Z] [2020-05-26T11:32:45.875Z] DONE 30 tests in 196.336s [2020-05-26T11:32:45.875Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T11:32:45.875Z] ++ 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-05-26T11:32:45.875Z] ++ set -e [2020-05-26T11:32:45.875Z] ++ '[' -n 0 ']' [2020-05-26T11:32:45.875Z] ++ set -x [2020-05-26T11:32:45.876Z] ++ env -i DEST=/go/src/github.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-05-26T11:32:46.131Z] INFO: Testing against a local daemon [2020-05-26T11:32:46.131Z] === RUN TestConfigList [2020-05-26T11:32:46.131Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-26T11:32:47.055Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-26T11:32:47.310Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-26T11:32:47.685Z] --- PASS: TestSecretInspect (3.57s) [2020-05-26T11:32:47.685Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-26T11:32:47.685Z] daemon.go:325: [de2c8c18c1434] waiting for daemon to start [2020-05-26T11:32:47.685Z] daemon.go:325: [de2c8c18c1434] waiting for daemon to start [2020-05-26T11:32:47.685Z] daemon.go:353: [de2c8c18c1434] daemon started [2020-05-26T11:32:47.685Z] daemon.go:461: [de2c8c18c1434] Stopping daemon [2020-05-26T11:32:47.685Z] daemon.go:296: [de2c8c18c1434] exiting daemon [2020-05-26T11:32:47.685Z] daemon.go:448: [de2c8c18c1434] Daemon stopped [2020-05-26T11:32:47.685Z] === RUN TestSecretList [2020-05-26T11:32:49.195Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-26T11:32:49.195Z] --- PASS: TestConfigList (3.26s) [2020-05-26T11:32:49.195Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-26T11:32:49.195Z] daemon.go:325: [da307f6f56d32] waiting for daemon to start [2020-05-26T11:32:49.195Z] daemon.go:325: [da307f6f56d32] waiting for daemon to start [2020-05-26T11:32:49.195Z] daemon.go:353: [da307f6f56d32] daemon started [2020-05-26T11:32:49.195Z] daemon.go:461: [da307f6f56d32] Stopping daemon [2020-05-26T11:32:49.195Z] daemon.go:296: [da307f6f56d32] exiting daemon [2020-05-26T11:32:49.195Z] daemon.go:448: [da307f6f56d32] Daemon stopped [2020-05-26T11:32:49.195Z] === RUN TestConfigsCreateAndDelete [2020-05-26T11:32:49.450Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-26T11:32:50.009Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-26T11:32:50.467Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2020-05-26T11:32:50.467Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.8% of statements [2020-05-26T11:32:50.568Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-26T11:32:50.568Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-26T11:32:51.151Z] --- PASS: TestSecretList (3.73s) [2020-05-26T11:32:51.151Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-26T11:32:51.151Z] daemon.go:325: [de53dbfc10b33] waiting for daemon to start [2020-05-26T11:32:51.151Z] daemon.go:325: [de53dbfc10b33] waiting for daemon to start [2020-05-26T11:32:51.151Z] daemon.go:353: [de53dbfc10b33] daemon started [2020-05-26T11:32:51.151Z] daemon.go:461: [de53dbfc10b33] Stopping daemon [2020-05-26T11:32:51.151Z] daemon.go:296: [de53dbfc10b33] exiting daemon [2020-05-26T11:32:51.151Z] daemon.go:448: [de53dbfc10b33] Daemon stopped [2020-05-26T11:32:51.151Z] === RUN TestSecretsCreateAndDelete [2020-05-26T11:32:51.929Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-26T11:32:51.929Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-26T11:32:51.929Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-26T11:32:52.489Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-26T11:32:52.745Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2020-05-26T11:32:52.745Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-26T11:32:52.745Z] daemon.go:325: [d7eca84d06ab2] waiting for daemon to start [2020-05-26T11:32:52.745Z] daemon.go:325: [d7eca84d06ab2] waiting for daemon to start [2020-05-26T11:32:52.745Z] daemon.go:353: [d7eca84d06ab2] daemon started [2020-05-26T11:32:52.745Z] daemon.go:461: [d7eca84d06ab2] Stopping daemon [2020-05-26T11:32:52.745Z] daemon.go:296: [d7eca84d06ab2] exiting daemon [2020-05-26T11:32:52.745Z] daemon.go:448: [d7eca84d06ab2] Daemon stopped [2020-05-26T11:32:52.745Z] === RUN TestConfigsUpdate [2020-05-26T11:32:52.999Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-26T11:32:53.950Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-26T11:32:55.344Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-26T11:32:55.637Z] --- PASS: TestSecretsCreateAndDelete (3.71s) [2020-05-26T11:32:55.637Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-26T11:32:55.637Z] daemon.go:325: [dfebd83ca6545] waiting for daemon to start [2020-05-26T11:32:55.637Z] daemon.go:325: [dfebd83ca6545] waiting for daemon to start [2020-05-26T11:32:55.637Z] daemon.go:353: [dfebd83ca6545] daemon started [2020-05-26T11:32:55.637Z] daemon.go:461: [dfebd83ca6545] Stopping daemon [2020-05-26T11:32:55.637Z] daemon.go:296: [dfebd83ca6545] exiting daemon [2020-05-26T11:32:55.637Z] daemon.go:448: [dfebd83ca6545] Daemon stopped [2020-05-26T11:32:55.637Z] === RUN TestSecretsUpdate [2020-05-26T11:32:55.905Z] --- PASS: TestConfigsUpdate (3.31s) [2020-05-26T11:32:55.905Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-26T11:32:55.905Z] daemon.go:325: [d32e011253e46] waiting for daemon to start [2020-05-26T11:32:55.905Z] daemon.go:325: [d32e011253e46] waiting for daemon to start [2020-05-26T11:32:55.905Z] daemon.go:353: [d32e011253e46] daemon started [2020-05-26T11:32:55.905Z] daemon.go:461: [d32e011253e46] Stopping daemon [2020-05-26T11:32:55.905Z] daemon.go:296: [d32e011253e46] exiting daemon [2020-05-26T11:32:55.905Z] daemon.go:448: [d32e011253e46] Daemon stopped [2020-05-26T11:32:55.905Z] === RUN TestTemplatedConfig [2020-05-26T11:32:56.133Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2020-05-26T11:32:57.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-26T11:32:59.086Z] --- PASS: TestSecretsUpdate (3.57s) [2020-05-26T11:32:59.086Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-26T11:32:59.086Z] daemon.go:325: [d28b54a7c9680] waiting for daemon to start [2020-05-26T11:32:59.086Z] daemon.go:325: [d28b54a7c9680] waiting for daemon to start [2020-05-26T11:32:59.086Z] daemon.go:353: [d28b54a7c9680] daemon started [2020-05-26T11:32:59.086Z] daemon.go:461: [d28b54a7c9680] Stopping daemon [2020-05-26T11:32:59.086Z] daemon.go:296: [d28b54a7c9680] exiting daemon [2020-05-26T11:32:59.086Z] daemon.go:448: [d28b54a7c9680] Daemon stopped [2020-05-26T11:32:59.086Z] === RUN TestTemplatedSecret [2020-05-26T11:32:59.776Z] --- PASS: TestTemplatedConfig (3.67s) [2020-05-26T11:32:59.776Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-26T11:32:59.776Z] daemon.go:325: [de16ba6432527] waiting for daemon to start [2020-05-26T11:32:59.776Z] daemon.go:325: [de16ba6432527] waiting for daemon to start [2020-05-26T11:32:59.776Z] daemon.go:353: [de16ba6432527] daemon started [2020-05-26T11:32:59.776Z] daemon.go:461: [de16ba6432527] Stopping daemon [2020-05-26T11:32:59.776Z] daemon.go:296: [de16ba6432527] exiting daemon [2020-05-26T11:32:59.776Z] daemon.go:448: [de16ba6432527] Daemon stopped [2020-05-26T11:32:59.776Z] === RUN TestConfigInspect [2020-05-26T11:32:59.776Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-26T11:33:01.136Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-26T11:33:01.392Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-26T11:33:01.784Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.4% of statements [2020-05-26T11:33:02.535Z] --- PASS: TestTemplatedSecret (3.48s) [2020-05-26T11:33:02.536Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-26T11:33:02.536Z] daemon.go:325: [d5446c8f28a66] waiting for daemon to start [2020-05-26T11:33:02.536Z] daemon.go:325: [d5446c8f28a66] waiting for daemon to start [2020-05-26T11:33:02.536Z] daemon.go:353: [d5446c8f28a66] daemon started [2020-05-26T11:33:02.536Z] daemon.go:461: [d5446c8f28a66] Stopping daemon [2020-05-26T11:33:02.536Z] daemon.go:296: [d5446c8f28a66] exiting daemon [2020-05-26T11:33:02.536Z] daemon.go:448: [d5446c8f28a66] Daemon stopped [2020-05-26T11:33:02.536Z] === RUN TestSecretCreateResolve [2020-05-26T11:33:02.753Z] --- PASS: TestConfigInspect (2.99s) [2020-05-26T11:33:02.753Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-26T11:33:02.753Z] daemon.go:325: [d8e01b811de66] waiting for daemon to start [2020-05-26T11:33:02.753Z] daemon.go:325: [d8e01b811de66] waiting for daemon to start [2020-05-26T11:33:02.753Z] daemon.go:353: [d8e01b811de66] daemon started [2020-05-26T11:33:02.753Z] daemon.go:461: [d8e01b811de66] Stopping daemon [2020-05-26T11:33:02.753Z] daemon.go:296: [d8e01b811de66] exiting daemon [2020-05-26T11:33:02.753Z] daemon.go:448: [d8e01b811de66] Daemon stopped [2020-05-26T11:33:02.753Z] === RUN TestConfigCreateWithLabels [2020-05-26T11:33:04.552Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-26T11:33:05.262Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-26T11:33:05.517Z] --- PASS: TestConfigCreateWithLabels (2.92s) [2020-05-26T11:33:05.517Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-26T11:33:05.517Z] daemon.go:325: [d4bf6f3a3529f] waiting for daemon to start [2020-05-26T11:33:05.517Z] daemon.go:325: [d4bf6f3a3529f] waiting for daemon to start [2020-05-26T11:33:05.517Z] daemon.go:353: [d4bf6f3a3529f] daemon started [2020-05-26T11:33:05.517Z] daemon.go:461: [d4bf6f3a3529f] Stopping daemon [2020-05-26T11:33:05.518Z] daemon.go:296: [d4bf6f3a3529f] exiting daemon [2020-05-26T11:33:05.518Z] daemon.go:448: [d4bf6f3a3529f] Daemon stopped [2020-05-26T11:33:05.518Z] === RUN TestConfigCreateResolve [2020-05-26T11:33:05.597Z] ok github.com/docker/docker/daemon/config 0.142s coverage: 82.2% of statements [2020-05-26T11:33:05.987Z] --- PASS: TestSecretCreateResolve (3.62s) [2020-05-26T11:33:05.987Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-26T11:33:05.987Z] daemon.go:325: [d8808e9a3735a] waiting for daemon to start [2020-05-26T11:33:05.987Z] daemon.go:325: [d8808e9a3735a] waiting for daemon to start [2020-05-26T11:33:05.987Z] daemon.go:353: [d8808e9a3735a] daemon started [2020-05-26T11:33:05.987Z] daemon.go:461: [d8808e9a3735a] Stopping daemon [2020-05-26T11:33:05.987Z] daemon.go:296: [d8808e9a3735a] exiting daemon [2020-05-26T11:33:05.987Z] daemon.go:448: [d8808e9a3735a] Daemon stopped [2020-05-26T11:33:05.987Z] PASS [2020-05-26T11:33:05.987Z] [2020-05-26T11:33:05.987Z] DONE 6 tests in 21.747s [2020-05-26T11:33:05.987Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T11:33:05.987Z] ++ 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-05-26T11:33:05.987Z] ++ set -e [2020-05-26T11:33:05.987Z] ++ '[' -n 0 ']' [2020-05-26T11:33:05.987Z] ++ set -x [2020-05-26T11:33:05.987Z] ++ env -i DEST=/go/src/github.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-05-26T11:33:05.987Z] INFO: Testing against a local daemon [2020-05-26T11:33:05.987Z] === RUN TestServiceCreateInit [2020-05-26T11:33:05.987Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:33:07.745Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-26T11:33:08.776Z] --- PASS: TestConfigCreateResolve (3.09s) [2020-05-26T11:33:08.776Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-26T11:33:08.776Z] daemon.go:325: [d269a295cecd0] waiting for daemon to start [2020-05-26T11:33:08.776Z] daemon.go:325: [d269a295cecd0] waiting for daemon to start [2020-05-26T11:33:08.776Z] daemon.go:353: [d269a295cecd0] daemon started [2020-05-26T11:33:08.776Z] daemon.go:461: [d269a295cecd0] Stopping daemon [2020-05-26T11:33:08.776Z] daemon.go:296: [d269a295cecd0] exiting daemon [2020-05-26T11:33:08.776Z] daemon.go:448: [d269a295cecd0] Daemon stopped [2020-05-26T11:33:08.776Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T11:33:08.776Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-26T11:33:09.335Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-26T11:33:09.335Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-26T11:33:09.335Z] daemon.go:325: [d93980ab43146] waiting for daemon to start [2020-05-26T11:33:09.335Z] daemon.go:325: [d93980ab43146] waiting for daemon to start [2020-05-26T11:33:09.335Z] daemon.go:353: [d93980ab43146] daemon started [2020-05-26T11:33:09.335Z] daemon.go:461: [d93980ab43146] Stopping daemon [2020-05-26T11:33:09.335Z] daemon.go:296: [d93980ab43146] exiting daemon [2020-05-26T11:33:09.335Z] daemon.go:448: [d93980ab43146] Daemon stopped [2020-05-26T11:33:09.335Z] PASS [2020-05-26T11:33:09.335Z] [2020-05-26T11:33:09.335Z] DONE 8 tests in 23.267s [2020-05-26T11:33:09.335Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T11:33:09.335Z] ++ 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-05-26T11:33:09.335Z] ++ set -e [2020-05-26T11:33:09.335Z] ++ '[' -n 0 ']' [2020-05-26T11:33:09.335Z] ++ set -x [2020-05-26T11:33:09.335Z] ++ env -i DEST=/go/src/github.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-05-26T11:33:09.335Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-26T11:33:09.335Z] INFO: Testing against a local daemon [2020-05-26T11:33:09.335Z] === RUN TestCheckpoint [2020-05-26T11:33:09.335Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T11:33:09.335Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:33:09.335Z] === RUN TestContainerInvalidJSON [2020-05-26T11:33:09.335Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:33:09.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:33:09.335Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:33:09.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:33:09.335Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:33:09.335Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:33:09.335Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:33:09.335Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:33:09.335Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:33:09.335Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-26T11:33:09.335Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T11:33:09.335Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T11:33:09.335Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T11:33:09.335Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T11:33:09.589Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-26T11:33:09.589Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T11:33:09.589Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-26T11:33:09.589Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T11:33:09.589Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-26T11:33:09.589Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T11:33:09.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-26T11:33:09.844Z] === RUN TestCopyFromContainer [2020-05-26T11:33:09.844Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-26T11:33:10.404Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-26T11:33:10.964Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-26T11:33:11.368Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 13.7% of statements [2020-05-26T11:33:11.469Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:33:11.889Z] === RUN TestCopyFromContainer// [2020-05-26T11:33:11.889Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T11:33:11.889Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T11:33:11.889Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T11:33:12.144Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T11:33:12.398Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T11:33:12.398Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T11:33:12.400Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-26T11:33:12.654Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T11:33:12.654Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T11:33:12.909Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T11:33:12.909Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer (3.21s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.22s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-26T11:33:12.909Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-05-26T11:33:12.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T11:33:12.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:33:12.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:33:12.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:33:12.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:33:12.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:33:12.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:33:12.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:33:12.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:33:12.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:33:12.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-26T11:33:12.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T11:33:12.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T11:33:12.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-26T11:33:12.909Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T11:33:13.165Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-26T11:33:13.165Z] === RUN TestCreateWithInvalidEnv [2020-05-26T11:33:13.165Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T11:33:13.165Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T11:33:13.165Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T11:33:13.165Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T11:33:13.165Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T11:33:13.165Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T11:33:13.165Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T11:33:13.165Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T11:33:13.165Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T11:33:13.165Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T11:33:13.165Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T11:33:13.165Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T11:33:13.165Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-26T11:33:13.165Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T11:33:13.165Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-26T11:33:13.165Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T11:33:13.724Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-26T11:33:14.284Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-26T11:33:15.159Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.942s coverage: 57.8% of statements [2020-05-26T11:33:15.210Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-26T11:33:15.465Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-26T11:33:15.720Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:33:15.720Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:33:15.720Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:33:15.720Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:33:15.976Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-26T11:33:15.976Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T11:33:15.976Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T11:33:15.976Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-26T11:33:15.976Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-26T11:33:15.977Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-26T11:33:15.977Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T11:33:16.190Z] ok github.com/docker/docker/daemon 12.416s coverage: 17.5% of statements [2020-05-26T11:33:16.190Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T11:33:16.190Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T11:33:16.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T11:33:16.190Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T11:33:16.231Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-26T11:33:17.029Z] --- PASS: TestServiceCreateInit (10.58s) [2020-05-26T11:33:17.029Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-05-26T11:33:17.029Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:33:17.029Z] daemon.go:325: [dbf93212ffdf1] waiting for daemon to start [2020-05-26T11:33:17.029Z] daemon.go:325: [dbf93212ffdf1] waiting for daemon to start [2020-05-26T11:33:17.029Z] daemon.go:353: [dbf93212ffdf1] daemon started [2020-05-26T11:33:17.029Z] daemon.go:461: [dbf93212ffdf1] Stopping daemon [2020-05-26T11:33:17.029Z] daemon.go:296: [dbf93212ffdf1] exiting daemon [2020-05-26T11:33:17.029Z] daemon.go:448: [dbf93212ffdf1] Daemon stopped [2020-05-26T11:33:17.029Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2020-05-26T11:33:17.029Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:33:17.029Z] daemon.go:325: [d3e4e1a9d63c6] waiting for daemon to start [2020-05-26T11:33:17.029Z] daemon.go:325: [d3e4e1a9d63c6] waiting for daemon to start [2020-05-26T11:33:17.029Z] daemon.go:353: [d3e4e1a9d63c6] daemon started [2020-05-26T11:33:17.029Z] daemon.go:461: [d3e4e1a9d63c6] Stopping daemon [2020-05-26T11:33:17.029Z] daemon.go:296: [d3e4e1a9d63c6] exiting daemon [2020-05-26T11:33:17.029Z] daemon.go:448: [d3e4e1a9d63c6] Daemon stopped [2020-05-26T11:33:17.030Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:33:18.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:33:18.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:33:18.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:33:18.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:33:18.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:33:18.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:33:18.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:33:18.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:33:18.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:33:18.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:33:18.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-26T11:33:18.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-26T11:33:18.739Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T11:33:18.739Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-26T11:33:19.663Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2020-05-26T11:33:19.663Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T11:33:19.663Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T11:33:19.663Z] === RUN TestDaemonRestartIpcMode [2020-05-26T11:33:19.663Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T11:33:19.663Z] === RUN TestDiff [2020-05-26T11:33:19.705Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.332s coverage: 68.5% of statements [2020-05-26T11:33:19.918Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-26T11:33:20.477Z] --- PASS: TestDiff (0.86s) [2020-05-26T11:33:20.477Z] === RUN TestExecWithCloseStdin [2020-05-26T11:33:21.402Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-26T11:33:21.402Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-05-26T11:33:21.402Z] === RUN TestExec [2020-05-26T11:33:21.795Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.852s coverage: 49.5% of statements [2020-05-26T11:33:21.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.311s coverage: 45.9% of statements [2020-05-26T11:33:21.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T11:33:22.328Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-26T11:33:22.328Z] --- PASS: TestExec (1.01s) [2020-05-26T11:33:22.328Z] === RUN TestExecUser [2020-05-26T11:33:22.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-26T11:33:22.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-26T11:33:23.142Z] --- PASS: TestExecUser (0.87s) [2020-05-26T11:33:23.142Z] === RUN TestExportContainerAndImportImage [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/server/middleware 0.143s coverage: 37.7% of statements [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/server/router/swarm 0.132s coverage: 3.1% of statements [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/types/filters 0.095s coverage: 92.2% of statements [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/types/strslice 0.099s coverage: 90.0% of statements [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/types/time 0.296s coverage: 100.0% of statements [2020-05-26T11:33:23.731Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T11:33:23.731Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T11:33:24.504Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2020-05-26T11:33:24.505Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T11:33:24.760Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-26T11:33:25.346Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.671s coverage: 76.1% of statements [2020-05-26T11:33:25.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.606s coverage: 55.1% of statements [2020-05-26T11:33:25.346Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T11:33:25.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T11:33:25.633Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-05-26T11:33:25.947Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-05-26T11:33:26.124Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-05-26T11:33:26.124Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-26T11:33:26.124Z] daemon.go:325: [d66c98e42ead3] waiting for daemon to start [2020-05-26T11:33:26.124Z] daemon.go:325: [d66c98e42ead3] waiting for daemon to start [2020-05-26T11:33:26.124Z] daemon.go:353: [d66c98e42ead3] daemon started [2020-05-26T11:33:26.124Z] daemon.go:461: [d66c98e42ead3] Stopping daemon [2020-05-26T11:33:26.124Z] daemon.go:296: [d66c98e42ead3] exiting daemon [2020-05-26T11:33:26.124Z] daemon.go:448: [d66c98e42ead3] Daemon stopped [2020-05-26T11:33:26.124Z] daemon.go:325: [d66c98e42ead3] waiting for daemon to start [2020-05-26T11:33:26.124Z] daemon.go:325: [d66c98e42ead3] waiting for daemon to start [2020-05-26T11:33:26.124Z] daemon.go:353: [d66c98e42ead3] daemon started [2020-05-26T11:33:26.124Z] daemon.go:461: [d66c98e42ead3] Stopping daemon [2020-05-26T11:33:26.124Z] daemon.go:296: [d66c98e42ead3] exiting daemon [2020-05-26T11:33:26.124Z] daemon.go:448: [d66c98e42ead3] Daemon stopped [2020-05-26T11:33:26.124Z] === RUN TestHealthCheckWorkdir [2020-05-26T11:33:27.050Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements [2020-05-26T11:33:27.050Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-26T11:33:27.050Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-05-26T11:33:27.050Z] === RUN TestHealthKillContainer [2020-05-26T11:33:27.549Z] ok github.com/docker/docker/builder/dockerfile 0.396s coverage: 43.2% of statements [2020-05-26T11:33:27.549Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2020-05-26T11:33:27.549Z] ok github.com/docker/docker/builder/fscache 1.004s coverage: 69.2% of statements [2020-05-26T11:33:28.022Z] ok github.com/docker/docker/builder/remotecontext 0.436s coverage: 9.2% of statements [2020-05-26T11:33:28.415Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-26T11:33:30.299Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-26T11:33:30.299Z] --- PASS: TestHealthKillContainer (3.23s) [2020-05-26T11:33:30.299Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T11:33:30.299Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-26T11:33:31.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-05-26T11:33:31.225Z] === RUN TestIpcModeNone [2020-05-26T11:33:31.819Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.7% of statements [2020-05-26T11:33:32.584Z] --- PASS: TestIpcModeNone (1.06s) [2020-05-26T11:33:32.584Z] === RUN TestIpcModePrivate [2020-05-26T11:33:32.888Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-05-26T11:33:33.144Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-26T11:33:33.144Z] --- PASS: TestIpcModePrivate (0.87s) [2020-05-26T11:33:33.144Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-05-26T11:33:33.144Z] === RUN TestIpcModeShareable [2020-05-26T11:33:33.180Z] ok github.com/docker/docker/daemon/logger/awslogs 0.740s coverage: 78.2% of statements [2020-05-26T11:33:33.704Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-26T11:33:34.263Z] --- PASS: TestIpcModeShareable (1.15s) [2020-05-26T11:33:34.263Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-05-26T11:33:34.263Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T11:33:34.712Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-05-26T11:33:35.188Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-26T11:33:35.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2020-05-26T11:33:35.374Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 4.9% of statements [2020-05-26T11:33:35.374Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T11:33:35.374Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T11:33:35.374Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T11:33:35.374Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T11:33:35.443Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-26T11:33:36.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.054s coverage: 62.1% of statements [2020-05-26T11:33:37.328Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-26T11:33:37.328Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-05-26T11:33:37.328Z] === RUN TestAPIIpcModeHost [2020-05-26T11:33:37.328Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-26T11:33:38.252Z] --- PASS: TestAPIIpcModeHost (0.90s) [2020-05-26T11:33:38.252Z] === RUN TestDaemonIpcModeShareable [2020-05-26T11:33:39.068Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-05-26T11:33:39.068Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T11:33:39.705Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.9% of statements [2020-05-26T11:33:40.136Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-05-26T11:33:40.136Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-26T11:33:40.136Z] daemon.go:325: [dc859ab4dd9fb] waiting for daemon to start [2020-05-26T11:33:40.136Z] daemon.go:325: [dc859ab4dd9fb] waiting for daemon to start [2020-05-26T11:33:40.136Z] daemon.go:353: [dc859ab4dd9fb] daemon started [2020-05-26T11:33:40.136Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2020-05-26T11:33:40.136Z] daemon.go:461: [dc859ab4dd9fb] Stopping daemon [2020-05-26T11:33:40.136Z] daemon.go:296: [dc859ab4dd9fb] exiting daemon [2020-05-26T11:33:40.136Z] daemon.go:448: [dc859ab4dd9fb] Daemon stopped [2020-05-26T11:33:40.136Z] === RUN TestDaemonIpcModePrivate [2020-05-26T11:33:41.060Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-26T11:33:41.231Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2020-05-26T11:33:41.315Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-26T11:33:41.523Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-05-26T11:33:42.240Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-05-26T11:33:42.240Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-26T11:33:42.240Z] daemon.go:325: [d7ed5612c633a] waiting for daemon to start [2020-05-26T11:33:42.240Z] daemon.go:325: [d7ed5612c633a] waiting for daemon to start [2020-05-26T11:33:42.240Z] daemon.go:353: [d7ed5612c633a] daemon started [2020-05-26T11:33:42.240Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false [2020-05-26T11:33:42.240Z] daemon.go:461: [d7ed5612c633a] Stopping daemon [2020-05-26T11:33:42.240Z] daemon.go:296: [d7ed5612c633a] exiting daemon [2020-05-26T11:33:42.240Z] daemon.go:448: [d7ed5612c633a] Daemon stopped [2020-05-26T11:33:42.240Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T11:33:42.495Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-26T11:33:43.052Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-05-26T11:33:43.052Z] ok github.com/docker/docker/daemon/logger/splunk 2.852s coverage: 84.5% of statements [2020-05-26T11:33:43.052Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T11:33:43.052Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T11:33:43.420Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-26T11:33:43.979Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2020-05-26T11:33:43.979Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-26T11:33:43.979Z] daemon.go:325: [dc6295dae9ea6] waiting for daemon to start [2020-05-26T11:33:43.979Z] daemon.go:325: [dc6295dae9ea6] waiting for daemon to start [2020-05-26T11:33:43.979Z] daemon.go:353: [dc6295dae9ea6] daemon started [2020-05-26T11:33:43.979Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false [2020-05-26T11:33:43.979Z] daemon.go:461: [dc6295dae9ea6] Stopping daemon [2020-05-26T11:33:43.979Z] daemon.go:296: [dc6295dae9ea6] exiting daemon [2020-05-26T11:33:43.979Z] daemon.go:448: [dc6295dae9ea6] Daemon stopped [2020-05-26T11:33:43.979Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T11:33:44.055Z] --- PASS: TestCreateServiceMultipleTimes (23.55s) [2020-05-26T11:33:44.055Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-26T11:33:44.055Z] daemon.go:325: [d36f241fe2f54] waiting for daemon to start [2020-05-26T11:33:44.055Z] daemon.go:325: [d36f241fe2f54] waiting for daemon to start [2020-05-26T11:33:44.055Z] daemon.go:353: [d36f241fe2f54] daemon started [2020-05-26T11:33:44.055Z] daemon.go:461: [d36f241fe2f54] Stopping daemon [2020-05-26T11:33:44.055Z] daemon.go:296: [d36f241fe2f54] exiting daemon [2020-05-26T11:33:44.055Z] daemon.go:448: [d36f241fe2f54] Daemon stopped [2020-05-26T11:33:44.056Z] === RUN TestCreateServiceConflict [2020-05-26T11:33:44.056Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-05-26T11:33:44.056Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-26T11:33:44.056Z] daemon.go:325: [dcabcd5fab46a] waiting for daemon to start [2020-05-26T11:33:44.056Z] daemon.go:325: [dcabcd5fab46a] waiting for daemon to start [2020-05-26T11:33:44.056Z] daemon.go:353: [dcabcd5fab46a] daemon started [2020-05-26T11:33:44.056Z] daemon.go:461: [dcabcd5fab46a] Stopping daemon [2020-05-26T11:33:44.056Z] daemon.go:296: [dcabcd5fab46a] exiting daemon [2020-05-26T11:33:44.056Z] daemon.go:448: [dcabcd5fab46a] Daemon stopped [2020-05-26T11:33:44.056Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T11:33:44.903Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-26T11:33:45.158Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-26T11:33:45.717Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-26T11:33:45.973Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-05-26T11:33:45.973Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-26T11:33:45.973Z] daemon.go:325: [d1aaf88382da6] waiting for daemon to start [2020-05-26T11:33:45.973Z] daemon.go:325: [d1aaf88382da6] waiting for daemon to start [2020-05-26T11:33:45.973Z] daemon.go:353: [d1aaf88382da6] daemon started [2020-05-26T11:33:45.973Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-05-26T11:33:45.973Z] daemon.go:461: [d1aaf88382da6] Stopping daemon [2020-05-26T11:33:45.973Z] daemon.go:296: [d1aaf88382da6] exiting daemon [2020-05-26T11:33:45.973Z] daemon.go:448: [d1aaf88382da6] Daemon stopped [2020-05-26T11:33:45.973Z] === RUN TestIpcModeOlderClient [2020-05-26T11:33:45.973Z] === PAUSE TestIpcModeOlderClient [2020-05-26T11:33:45.973Z] === RUN TestKillContainerInvalidSignal [2020-05-26T11:33:46.228Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-26T11:33:46.787Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-05-26T11:33:46.787Z] === RUN TestKillContainer [2020-05-26T11:33:46.787Z] === RUN TestKillContainer/no_signal [2020-05-26T11:33:47.348Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-26T11:33:47.551Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-05-26T11:33:47.551Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-26T11:33:47.551Z] daemon.go:325: [d648d776785f5] waiting for daemon to start [2020-05-26T11:33:47.551Z] daemon.go:325: [d648d776785f5] waiting for daemon to start [2020-05-26T11:33:47.551Z] daemon.go:353: [d648d776785f5] daemon started [2020-05-26T11:33:47.551Z] daemon.go:461: [d648d776785f5] Stopping daemon [2020-05-26T11:33:47.551Z] daemon.go:296: [d648d776785f5] exiting daemon [2020-05-26T11:33:47.551Z] daemon.go:448: [d648d776785f5] Daemon stopped [2020-05-26T11:33:47.551Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T11:33:47.797Z] ok github.com/docker/docker/distribution/metadata 0.183s coverage: 48.2% of statements [2020-05-26T11:33:47.906Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T11:33:48.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-26T11:33:48.161Z] === RUN TestKillContainer/killing_signal [2020-05-26T11:33:48.199Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-05-26T11:33:48.867Z] ok github.com/docker/docker/distribution 0.578s coverage: 22.3% of statements [2020-05-26T11:33:48.868Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T11:33:49.518Z] ok github.com/docker/docker/distribution/xfer 1.490s coverage: 83.9% of statements [2020-05-26T11:33:49.518Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T11:33:49.521Z] --- PASS: TestKillContainer (2.53s) [2020-05-26T11:33:49.521Z] --- PASS: TestKillContainer/no_signal (0.98s) [2020-05-26T11:33:49.521Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-26T11:33:49.521Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-05-26T11:33:49.521Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T11:33:49.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T11:33:49.776Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-26T11:33:50.033Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-26T11:33:50.033Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T11:33:50.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-05-26T11:33:50.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-05-26T11:33:50.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2020-05-26T11:33:50.963Z] === RUN TestKillStoppedContainer [2020-05-26T11:33:51.218Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-26T11:33:51.218Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T11:33:51.218Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-26T11:33:51.218Z] === RUN TestKillDifferentUserContainer [2020-05-26T11:33:51.218Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-26T11:33:51.473Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-26T11:33:52.034Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-26T11:33:52.034Z] === RUN TestInspectOomKilledTrue [2020-05-26T11:33:52.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T11:33:52.034Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:33:52.034Z] === RUN TestInspectOomKilledFalse [2020-05-26T11:33:52.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T11:33:52.034Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:33:52.034Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T11:33:52.312Z] ok github.com/docker/docker/image 0.084s coverage: 86.4% of statements [2020-05-26T11:33:52.595Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-26T11:33:52.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2020-05-26T11:33:52.849Z] === RUN TestLinksContainerNames [2020-05-26T11:33:53.345Z] ok github.com/docker/docker/image/cache 0.030s coverage: 19.2% of statements [2020-05-26T11:33:53.345Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T11:33:53.409Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-26T11:33:53.976Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2020-05-26T11:33:53.976Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-26T11:33:54.333Z] --- PASS: TestLinksContainerNames (1.60s) [2020-05-26T11:33:54.333Z] === RUN TestLogsFollowTailEmpty [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-26T11:33:55.031Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T11:33:55.259Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-26T11:33:55.260Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-05-26T11:33:55.260Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T11:33:55.668Z] ok github.com/docker/docker/internal/testutil 0.045s coverage: 62.5% of statements [2020-05-26T11:33:55.819Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-26T11:33:56.074Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/default [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/private [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/slave [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/shared [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/default [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/shared [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/slave [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/private [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T11:33:56.074Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:33:56.074Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:33:56.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T11:33:56.318Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:33:56.329Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T11:33:56.584Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-05-26T11:33:56.584Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-26T11:33:56.584Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T11:33:56.840Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-26T11:33:57.092Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-26T11:33:57.092Z] Copying nested executables into bundles/binary-daemon [2020-05-26T11:33:57.092Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-26T11:33:57.367Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2020-05-26T11:33:57.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/make.sh cross [2020-05-26T11:33:57.669Z] [2020-05-26T11:33:57.934Z] Removing bundles/ [2020-05-26T11:33:57.934Z] [2020-05-26T11:33:57.934Z] ---> Making bundle: cross (in bundles/cross) [2020-05-26T11:33:57.935Z] Cross building: bundles/cross/linux/amd64 [2020-05-26T11:33:57.935Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-26T11:33:57.935Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-26T11:33:58.205Z] ok github.com/docker/docker/builder/remotecontext/git 29.089s coverage: 85.1% of statements [2020-05-26T11:33:58.205Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T11:33:58.205Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T11:33:58.205Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2020-05-26T11:33:58.205Z] ok github.com/docker/docker/client 0.540s coverage: 75.2% of statements [2020-05-26T11:33:59.348Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-26T11:33:59.349Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2020-05-26T11:33:59.349Z] === RUN TestNetworkNat [2020-05-26T11:33:59.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-26T11:33:59.907Z] --- PASS: TestNetworkNat (0.78s) [2020-05-26T11:33:59.907Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T11:34:00.832Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-05-26T11:34:00.832Z] === RUN TestNetworkLoopbackNat [2020-05-26T11:34:01.780Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2020-05-26T11:34:01.780Z] === RUN TestPause [2020-05-26T11:34:01.833Z] ok github.com/docker/docker/opts 0.155s coverage: 66.9% of statements [2020-05-26T11:34:02.718Z] --- PASS: TestPause (0.86s) [2020-05-26T11:34:02.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T11:34:02.718Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:34:02.718Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:34:02.718Z] === RUN TestPauseStopPausedContainer [2020-05-26T11:34:02.808Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.58s) [2020-05-26T11:34:02.808Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-26T11:34:02.808Z] daemon.go:325: [d0a2602d3aeca] waiting for daemon to start [2020-05-26T11:34:02.808Z] daemon.go:325: [d0a2602d3aeca] waiting for daemon to start [2020-05-26T11:34:02.808Z] daemon.go:353: [d0a2602d3aeca] daemon started [2020-05-26T11:34:02.808Z] daemon.go:461: [d0a2602d3aeca] Stopping daemon [2020-05-26T11:34:02.808Z] daemon.go:296: [d0a2602d3aeca] exiting daemon [2020-05-26T11:34:02.808Z] daemon.go:448: [d0a2602d3aeca] Daemon stopped [2020-05-26T11:34:02.808Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T11:34:02.920Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-26T11:34:02.972Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-26T11:34:02.990Z] ok github.com/docker/docker/cmd/dockerd 0.654s coverage: 18.6% of statements [2020-05-26T11:34:03.532Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-05-26T11:34:03.532Z] === RUN TestPsFilter [2020-05-26T11:34:03.653Z] ok github.com/docker/docker/pkg/authorization 1.622s coverage: 66.7% of statements [2020-05-26T11:34:03.653Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-05-26T11:34:03.787Z] --- PASS: TestPsFilter (0.18s) [2020-05-26T11:34:03.787Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T11:34:03.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-26T11:34:03.986Z] ok github.com/docker/docker/container 0.556s coverage: 42.8% of statements [2020-05-26T11:34:03.986Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T11:34:03.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T11:34:03.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T11:34:03.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T11:34:04.710Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-05-26T11:34:04.710Z] === RUN TestRemoveContainerWithVolume [2020-05-26T11:34:04.764Z] ok github.com/docker/docker/pkg/archive 1.451s coverage: 77.1% of statements [2020-05-26T11:34:04.764Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-05-26T11:34:05.269Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-05-26T11:34:05.269Z] === RUN TestRemoveContainerRunning [2020-05-26T11:34:06.193Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-05-26T11:34:06.193Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T11:34:06.277Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-05-26T11:34:06.277Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-26T11:34:06.277Z] daemon.go:325: [d4922557b6c5f] waiting for daemon to start [2020-05-26T11:34:06.277Z] daemon.go:325: [d4922557b6c5f] waiting for daemon to start [2020-05-26T11:34:06.277Z] daemon.go:353: [d4922557b6c5f] daemon started [2020-05-26T11:34:06.277Z] daemon.go:461: [d4922557b6c5f] Stopping daemon [2020-05-26T11:34:06.277Z] daemon.go:296: [d4922557b6c5f] exiting daemon [2020-05-26T11:34:06.277Z] daemon.go:448: [d4922557b6c5f] Daemon stopped [2020-05-26T11:34:06.277Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T11:34:06.332Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-05-26T11:34:06.661Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-05-26T11:34:07.118Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-05-26T11:34:07.118Z] === RUN TestRemoveInvalidContainer [2020-05-26T11:34:07.118Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-26T11:34:07.118Z] === RUN TestRenameLinkedContainer [2020-05-26T11:34:07.831Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-26T11:34:08.479Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-26T11:34:08.971Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-26T11:34:09.308Z] ok github.com/docker/docker/layer 7.246s coverage: 72.0% of statements [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T11:34:09.308Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T11:34:09.403Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-26T11:34:09.625Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-05-26T11:34:10.326Z] --- PASS: TestRenameLinkedContainer (3.25s) [2020-05-26T11:34:10.326Z] === RUN TestRenameStoppedContainer [2020-05-26T11:34:10.655Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-05-26T11:34:10.655Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-26T11:34:10.655Z] daemon.go:325: [d3cbfc52267ad] waiting for daemon to start [2020-05-26T11:34:10.655Z] daemon.go:325: [d3cbfc52267ad] waiting for daemon to start [2020-05-26T11:34:10.655Z] daemon.go:353: [d3cbfc52267ad] daemon started [2020-05-26T11:34:10.655Z] daemon.go:461: [d3cbfc52267ad] Stopping daemon [2020-05-26T11:34:10.655Z] daemon.go:296: [d3cbfc52267ad] exiting daemon [2020-05-26T11:34:10.655Z] daemon.go:448: [d3cbfc52267ad] Daemon stopped [2020-05-26T11:34:10.655Z] === RUN TestCreateServiceSysctls [2020-05-26T11:34:10.709Z] ok github.com/docker/docker/pkg/chrootarchive 4.366s coverage: 43.2% of statements [2020-05-26T11:34:10.709Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T11:34:10.709Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T11:34:10.885Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-05-26T11:34:10.885Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T11:34:11.016Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 66.3% of statements [2020-05-26T11:34:11.308Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements [2020-05-26T11:34:11.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-26T11:34:11.946Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2020-05-26T11:34:12.066Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-26T11:34:12.991Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2020-05-26T11:34:12.991Z] === RUN TestRenameInvalidName [2020-05-26T11:34:13.029Z] ok github.com/docker/docker/pkg/fsutils 0.565s coverage: 85.1% of statements [2020-05-26T11:34:13.029Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 10.2% of statements [2020-05-26T11:34:13.916Z] --- PASS: TestRenameInvalidName (1.11s) [2020-05-26T11:34:13.916Z] === RUN TestRenameAnonymousContainer [2020-05-26T11:34:15.033Z] --- PASS: TestCreateServiceSysctls (4.48s) [2020-05-26T11:34:15.033Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-26T11:34:15.033Z] daemon.go:325: [d5e0fd93436ea] waiting for daemon to start [2020-05-26T11:34:15.033Z] daemon.go:325: [d5e0fd93436ea] waiting for daemon to start [2020-05-26T11:34:15.033Z] daemon.go:353: [d5e0fd93436ea] daemon started [2020-05-26T11:34:15.033Z] daemon.go:461: [d5e0fd93436ea] Stopping daemon [2020-05-26T11:34:15.033Z] daemon.go:296: [d5e0fd93436ea] exiting daemon [2020-05-26T11:34:15.033Z] daemon.go:448: [d5e0fd93436ea] Daemon stopped [2020-05-26T11:34:15.033Z] === RUN TestInspect [2020-05-26T11:34:15.090Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-05-26T11:34:15.090Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-05-26T11:34:15.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-26T11:34:15.379Z] ok github.com/docker/docker/pkg/idtools 0.818s coverage: 70.1% of statements [2020-05-26T11:34:16.024Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-05-26T11:34:16.742Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-05-26T11:34:16.742Z] ok github.com/docker/docker/pkg/ioutils 2.786s coverage: 68.7% of statements [2020-05-26T11:34:16.742Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T11:34:17.770Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-05-26T11:34:17.770Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-05-26T11:34:17.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-26T11:34:17.788Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2020-05-26T11:34:17.788Z] === RUN TestRenameContainerWithSameName [2020-05-26T11:34:18.058Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 90.0% of statements [2020-05-26T11:34:18.349Z] ok github.com/docker/docker/pkg/mount 0.972s coverage: 69.6% of statements [2020-05-26T11:34:18.349Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T11:34:18.491Z] --- PASS: TestInspect (3.76s) [2020-05-26T11:34:18.491Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-26T11:34:18.491Z] daemon.go:325: [d80ef592a10dd] waiting for daemon to start [2020-05-26T11:34:18.491Z] daemon.go:325: [d80ef592a10dd] waiting for daemon to start [2020-05-26T11:34:18.491Z] daemon.go:353: [d80ef592a10dd] daemon started [2020-05-26T11:34:18.491Z] daemon.go:461: [d80ef592a10dd] Stopping daemon [2020-05-26T11:34:18.491Z] daemon.go:296: [d80ef592a10dd] exiting daemon [2020-05-26T11:34:18.491Z] daemon.go:448: [d80ef592a10dd] Daemon stopped [2020-05-26T11:34:18.491Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T11:34:19.155Z] --- PASS: TestRenameContainerWithSameName (1.09s) [2020-05-26T11:34:19.155Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T11:34:19.422Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-05-26T11:34:19.422Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T11:34:19.422Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T11:34:20.056Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2020-05-26T11:34:21.586Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 87.9% of statements [2020-05-26T11:34:21.586Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-05-26T11:34:21.586Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2020-05-26T11:34:21.667Z] --- PASS: TestRenameContainerWithLinkedContainer (2.38s) [2020-05-26T11:34:21.667Z] === RUN TestResize [2020-05-26T11:34:22.227Z] --- PASS: TestResize (0.88s) [2020-05-26T11:34:22.227Z] === RUN TestResizeWithInvalidSize [2020-05-26T11:34:22.482Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-26T11:34:22.636Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-05-26T11:34:23.349Z] ok github.com/docker/docker/pkg/pubsub 1.148s coverage: 72.7% of statements [2020-05-26T11:34:23.895Z] --- PASS: TestResizeWithInvalidSize (1.41s) [2020-05-26T11:34:23.895Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T11:34:24.013Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-05-26T11:34:24.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-26T11:34:24.454Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:24.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:24.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:24.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:34:24.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:34:25.070Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-26T11:34:25.279Z] ok github.com/docker/docker/daemon 3.078s coverage: 9.1% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/cluster 1.490s coverage: 0.5% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.578s coverage: 65.3% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/cluster/convert 0.463s coverage: 35.8% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.283s coverage: 10.9% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/config 0.585s coverage: 79.7% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/discovery 0.395s coverage: 30.4% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/events 0.329s coverage: 50.0% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/graphdriver 0.580s coverage: 2.3% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/images 0.372s coverage: 4.9% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/links 0.123s coverage: 93.0% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/logger 0.525s coverage: 44.0% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/logger/awslogs 0.619s coverage: 78.6% of statements [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-26T11:34:25.280Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.438s coverage: 62.1% of statements [2020-05-26T11:34:25.280Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.154s coverage: 88.3% of statements [2020-05-26T11:34:25.376Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-05-26T11:34:26.423Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-05-26T11:34:26.720Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2020-05-26T11:34:26.870Z] --- PASS: TestDockerNetworkConnectAlias (7.71s) [2020-05-26T11:34:26.870Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-26T11:34:26.870Z] daemon.go:325: [dfd40c789c5a6] waiting for daemon to start [2020-05-26T11:34:26.870Z] daemon.go:325: [dfd40c789c5a6] waiting for daemon to start [2020-05-26T11:34:26.870Z] daemon.go:353: [dfd40c789c5a6] daemon started [2020-05-26T11:34:26.870Z] daemon.go:461: [dfd40c789c5a6] Stopping daemon [2020-05-26T11:34:26.870Z] daemon.go:296: [dfd40c789c5a6] exiting daemon [2020-05-26T11:34:26.870Z] daemon.go:448: [dfd40c789c5a6] Daemon stopped [2020-05-26T11:34:26.870Z] === RUN TestDockerNetworkReConnect [2020-05-26T11:34:26.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-26T11:34:27.513Z] ok github.com/docker/docker/daemon/logger/local 0.316s coverage: 74.7% of statements [2020-05-26T11:34:27.513Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T11:34:27.513Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 36.0% of statements [2020-05-26T11:34:27.796Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 35.1% of statements [2020-05-26T11:34:27.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:34:28.102Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-05-26T11:34:28.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:34:28.447Z] ok github.com/docker/docker/pkg/signal 5.528s coverage: 61.0% of statements [2020-05-26T11:34:29.123Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-05-26T11:34:29.744Z] ok github.com/docker/docker/daemon/logger/splunk 2.198s coverage: 84.5% of statements [2020-05-26T11:34:29.744Z] ok github.com/docker/docker/daemon/logger/syslog 0.255s coverage: 47.8% of statements [2020-05-26T11:34:29.744Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-05-26T11:34:29.744Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T11:34:29.744Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-26T11:34:29.744Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T11:34:29.776Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2020-05-26T11:34:30.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-26T11:34:30.422Z] testing: warning: no tests to run [2020-05-26T11:34:30.422Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: 0.0% of statements [no tests to run] [2020-05-26T11:34:30.422Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-26T11:34:30.422Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-26T11:34:31.477Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-05-26T11:34:31.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:34:31.926Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-26T11:34:31.979Z] ok github.com/docker/docker/distribution 1.634s coverage: 20.5% of statements [2020-05-26T11:34:31.979Z] ok github.com/docker/docker/distribution/metadata 1.079s coverage: 48.2% of statements [2020-05-26T11:34:31.979Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T11:34:32.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:34:32.351Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-05-26T11:34:32.352Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-26T11:34:32.352Z] daemon.go:325: [d890e52703634] waiting for daemon to start [2020-05-26T11:34:32.352Z] daemon.go:325: [d890e52703634] waiting for daemon to start [2020-05-26T11:34:32.352Z] daemon.go:353: [d890e52703634] daemon started [2020-05-26T11:34:32.352Z] daemon.go:461: [d890e52703634] Stopping daemon [2020-05-26T11:34:32.352Z] daemon.go:296: [d890e52703634] exiting daemon [2020-05-26T11:34:32.352Z] daemon.go:448: [d890e52703634] Daemon stopped [2020-05-26T11:34:32.352Z] === RUN TestServicePlugin [2020-05-26T11:34:32.352Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T11:34:32.352Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:34:32.352Z] === RUN TestServiceUpdateLabel [2020-05-26T11:34:32.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-26T11:34:32.975Z] ok github.com/docker/docker/distribution/xfer 2.064s coverage: 61.7% of statements [2020-05-26T11:34:32.975Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T11:34:32.975Z] ok github.com/docker/docker/errdefs 0.089s coverage: 49.4% of statements [2020-05-26T11:34:33.025Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-05-26T11:34:34.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-26T11:34:34.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:34:34.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:35.206Z] ok github.com/docker/docker/image 0.848s coverage: 86.4% of statements [2020-05-26T11:34:35.206Z] ok github.com/docker/docker/image/cache 0.365s coverage: 19.2% of statements [2020-05-26T11:34:35.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T11:34:35.206Z] ok github.com/docker/docker/image/v1 0.177s coverage: 25.0% of statements [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-26T11:34:35.207Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T11:34:35.209Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-26T11:34:35.801Z] --- PASS: TestServiceUpdateLabel (3.56s) [2020-05-26T11:34:35.801Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-26T11:34:35.801Z] daemon.go:325: [d64d29a80c2fe] waiting for daemon to start [2020-05-26T11:34:35.801Z] daemon.go:325: [d64d29a80c2fe] waiting for daemon to start [2020-05-26T11:34:35.801Z] daemon.go:353: [d64d29a80c2fe] daemon started [2020-05-26T11:34:35.801Z] daemon.go:461: [d64d29a80c2fe] Stopping daemon [2020-05-26T11:34:35.801Z] daemon.go:296: [d64d29a80c2fe] exiting daemon [2020-05-26T11:34:35.801Z] daemon.go:448: [d64d29a80c2fe] Daemon stopped [2020-05-26T11:34:35.801Z] === RUN TestServiceUpdateSecrets [2020-05-26T11:34:35.870Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 69.1% of statements [2020-05-26T11:34:36.207Z] ok github.com/docker/docker/internal/testutil 0.129s coverage: 62.5% of statements [2020-05-26T11:34:36.514Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.3% of statements [2020-05-26T11:34:36.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:36.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:34:38.007Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-05-26T11:34:38.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:34:38.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:34:38.639Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 49.0% of statements [2020-05-26T11:34:39.185Z] ok github.com/docker/docker/layer 0.322s coverage: 30.4% of statements [2020-05-26T11:34:39.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T11:34:39.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-26T11:34:39.788Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-26T11:34:40.180Z] ok github.com/docker/docker/libcontainerd/local 0.381s coverage: 1.0% of statements [2020-05-26T11:34:40.180Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2020-05-26T11:34:40.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T11:34:40.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T11:34:40.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T11:34:40.180Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T11:34:40.180Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T11:34:40.180Z] ok github.com/docker/docker/opts 0.376s coverage: 67.3% of statements [2020-05-26T11:34:40.180Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 50.0% of statements [2020-05-26T11:34:40.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.53s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d2fb1e8f3934a] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d2fb1e8f3934a] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d2fb1e8f3934a] daemon started [2020-05-26T11:34:40.606Z] daemon.go:325: [d2fb1e8f3934a] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:296: [d2fb1e8f3934a] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:325: [d2fb1e8f3934a] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d2fb1e8f3934a] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d2fb1e8f3934a] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d2fb1e8f3934a] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d2fb1e8f3934a] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.69s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d8ca67b4bc869] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d8ca67b4bc869] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d8ca67b4bc869] daemon started [2020-05-26T11:34:40.606Z] daemon.go:296: [d8ca67b4bc869] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:325: [d8ca67b4bc869] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d8ca67b4bc869] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d8ca67b4bc869] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d8ca67b4bc869] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d8ca67b4bc869] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d8ca67b4bc869] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [dd2c2e08c7998] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [dd2c2e08c7998] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [dd2c2e08c7998] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [dd2c2e08c7998] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [dd2c2e08c7998] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [dd2c2e08c7998] Daemon stopped [2020-05-26T11:34:40.606Z] daemon.go:325: [dd2c2e08c7998] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [dd2c2e08c7998] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [dd2c2e08c7998] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [dd2c2e08c7998] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [dd2c2e08c7998] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [dd2c2e08c7998] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.14s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d5033559f46c3] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d5033559f46c3] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d5033559f46c3] daemon started [2020-05-26T11:34:40.606Z] daemon.go:325: [d5033559f46c3] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:296: [d5033559f46c3] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:325: [d5033559f46c3] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d5033559f46c3] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d5033559f46c3] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d5033559f46c3] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d5033559f46c3] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [df8f653600818] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [df8f653600818] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [df8f653600818] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [df8f653600818] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [df8f653600818] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [df8f653600818] Daemon stopped [2020-05-26T11:34:40.606Z] daemon.go:325: [df8f653600818] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [df8f653600818] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [df8f653600818] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [df8f653600818] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [df8f653600818] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [df8f653600818] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d368bbb997f3c] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d368bbb997f3c] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d368bbb997f3c] daemon started [2020-05-26T11:34:40.606Z] daemon.go:325: [d368bbb997f3c] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:296: [d368bbb997f3c] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:325: [d368bbb997f3c] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d368bbb997f3c] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d368bbb997f3c] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d368bbb997f3c] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d368bbb997f3c] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d6b8543e45eca] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d6b8543e45eca] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d6b8543e45eca] daemon started [2020-05-26T11:34:40.606Z] daemon.go:325: [d6b8543e45eca] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:296: [d6b8543e45eca] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:325: [d6b8543e45eca] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d6b8543e45eca] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d6b8543e45eca] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d6b8543e45eca] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d6b8543e45eca] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d93a045f86f85] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d93a045f86f85] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d93a045f86f85] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d93a045f86f85] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d93a045f86f85] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d93a045f86f85] Daemon stopped [2020-05-26T11:34:40.606Z] daemon.go:325: [d93a045f86f85] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [d93a045f86f85] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [d93a045f86f85] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [d93a045f86f85] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [d93a045f86f85] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [d93a045f86f85] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [df59afd5a998e] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [df59afd5a998e] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [df59afd5a998e] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [df59afd5a998e] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [df59afd5a998e] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [df59afd5a998e] Daemon stopped [2020-05-26T11:34:40.606Z] daemon.go:325: [df59afd5a998e] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:325: [df59afd5a998e] waiting for daemon to start [2020-05-26T11:34:40.606Z] daemon.go:353: [df59afd5a998e] daemon started [2020-05-26T11:34:40.606Z] daemon.go:461: [df59afd5a998e] Stopping daemon [2020-05-26T11:34:40.606Z] daemon.go:296: [df59afd5a998e] exiting daemon [2020-05-26T11:34:40.606Z] daemon.go:448: [df59afd5a998e] Daemon stopped [2020-05-26T11:34:40.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-26T11:34:40.606Z] 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-05-26T11:34:40.606Z] daemon.go:325: [d0323c0c32d2f] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:325: [d0323c0c32d2f] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d0323c0c32d2f] daemon started [2020-05-26T11:34:40.607Z] daemon.go:325: [d0323c0c32d2f] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:296: [d0323c0c32d2f] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:325: [d0323c0c32d2f] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d0323c0c32d2f] daemon started [2020-05-26T11:34:40.607Z] daemon.go:461: [d0323c0c32d2f] Stopping daemon [2020-05-26T11:34:40.607Z] daemon.go:296: [d0323c0c32d2f] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:448: [d0323c0c32d2f] Daemon stopped [2020-05-26T11:34:40.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-26T11:34:40.607Z] 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-05-26T11:34:40.607Z] daemon.go:325: [d3df789bd2ab6] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:325: [d3df789bd2ab6] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d3df789bd2ab6] daemon started [2020-05-26T11:34:40.607Z] daemon.go:461: [d3df789bd2ab6] Stopping daemon [2020-05-26T11:34:40.607Z] daemon.go:296: [d3df789bd2ab6] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:448: [d3df789bd2ab6] Daemon stopped [2020-05-26T11:34:40.607Z] daemon.go:325: [d3df789bd2ab6] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:325: [d3df789bd2ab6] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d3df789bd2ab6] daemon started [2020-05-26T11:34:40.607Z] daemon.go:461: [d3df789bd2ab6] Stopping daemon [2020-05-26T11:34:40.607Z] daemon.go:296: [d3df789bd2ab6] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:448: [d3df789bd2ab6] Daemon stopped [2020-05-26T11:34:40.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-05-26T11:34:40.607Z] 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-05-26T11:34:40.607Z] daemon.go:325: [d1be1e8454db1] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:325: [d1be1e8454db1] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d1be1e8454db1] daemon started [2020-05-26T11:34:40.607Z] daemon.go:461: [d1be1e8454db1] Stopping daemon [2020-05-26T11:34:40.607Z] daemon.go:296: [d1be1e8454db1] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:448: [d1be1e8454db1] Daemon stopped [2020-05-26T11:34:40.607Z] daemon.go:325: [d1be1e8454db1] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:325: [d1be1e8454db1] waiting for daemon to start [2020-05-26T11:34:40.607Z] daemon.go:353: [d1be1e8454db1] daemon started [2020-05-26T11:34:40.607Z] daemon.go:461: [d1be1e8454db1] Stopping daemon [2020-05-26T11:34:40.607Z] daemon.go:296: [d1be1e8454db1] exiting daemon [2020-05-26T11:34:40.607Z] daemon.go:448: [d1be1e8454db1] Daemon stopped [2020-05-26T11:34:40.607Z] === RUN TestKernelTCPMemory [2020-05-26T11:34:40.707Z] ok github.com/docker/docker/registry 0.367s coverage: 56.3% of statements [2020-05-26T11:34:40.708Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2020-05-26T11:34:40.996Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-05-26T11:34:41.968Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-05-26T11:34:41.968Z] === RUN TestNISDomainname [2020-05-26T11:34:42.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-26T11:34:42.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-26T11:34:43.037Z] --- PASS: TestNISDomainname (1.37s) [2020-05-26T11:34:43.037Z] === RUN TestStats [2020-05-26T11:34:43.845Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-05-26T11:34:44.175Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-05-26T11:34:44.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-26T11:34:45.179Z] --- PASS: TestStats (1.95s) [2020-05-26T11:34:45.179Z] === RUN TestStopContainerWithTimeout [2020-05-26T11:34:45.179Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T11:34:45.179Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T11:34:45.179Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T11:34:45.179Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T11:34:45.179Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T11:34:45.179Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T11:34:45.179Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T11:34:45.179Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T11:34:45.179Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T11:34:45.179Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T11:34:45.771Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-05-26T11:34:46.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-26T11:34:46.359Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T11:34:48.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-26T11:34:48.244Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T11:34:48.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-26T11:34:49.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-26T11:34:50.348Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-26T11:34:50.348Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-05-26T11:34:50.348Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-05-26T11:34:50.348Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-05-26T11:34:50.348Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-05-26T11:34:50.348Z] === RUN TestDeleteDevicemapper [2020-05-26T11:34:50.348Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T11:34:50.348Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:34:50.348Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T11:34:50.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-26T11:34:51.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-26T11:34:54.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-26T11:34:54.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-05-26T11:34:54.043Z] === RUN TestUpdateMemory [2020-05-26T11:34:54.043Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T11:34:54.043Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:34:54.043Z] === RUN TestUpdateCPUQuota [2020-05-26T11:34:54.243Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2020-05-26T11:34:54.244Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-26T11:34:54.244Z] daemon.go:325: [dce67862fc4c1] waiting for daemon to start [2020-05-26T11:34:54.244Z] daemon.go:325: [dce67862fc4c1] waiting for daemon to start [2020-05-26T11:34:54.244Z] daemon.go:353: [dce67862fc4c1] daemon started [2020-05-26T11:34:54.244Z] daemon.go:461: [dce67862fc4c1] Stopping daemon [2020-05-26T11:34:54.244Z] daemon.go:296: [dce67862fc4c1] exiting daemon [2020-05-26T11:34:54.244Z] daemon.go:448: [dce67862fc4c1] Daemon stopped [2020-05-26T11:34:54.244Z] === RUN TestServiceUpdateConfigs [2020-05-26T11:34:54.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-26T11:34:55.529Z] --- PASS: TestUpdateCPUQuota (1.71s) [2020-05-26T11:34:55.529Z] === RUN TestUpdatePidsLimit [2020-05-26T11:34:55.529Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T11:34:55.785Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T11:34:56.246Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.8% of statements [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T11:34:56.246Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === Skipped [2020-05-26T11:34:56.246Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T11:34:56.246Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T11:34:56.246Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T11:34:56.246Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T11:34:56.246Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T11:34:56.246Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:34:56.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T11:34:56.246Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T11:34:56.246Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] [2020-05-26T11:34:56.246Z] DONE 2066 tests, 19 skipped in 335.513s Post stage [Pipeline] junit [2020-05-26T11:34:56.297Z] Recording test results [2020-05-26T11:34:56.345Z] === RUN TestUpdatePidsLimit/update_lower [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T11:34:56.906Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T11:34:57.091Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -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:0853541a92921f15b44e43c6317d9372ea0ac08b hack/make.sh dynbinary test-integration [2020-05-26T11:34:57.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T11:34:57.378Z] [2020-05-26T11:34:57.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T11:34:57.672Z] Removing bundles/ [2020-05-26T11:34:57.672Z] [2020-05-26T11:34:57.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T11:34:57.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:34:57.672Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T11:34:57.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/archive 6.216s coverage: 62.2% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/authorization 0.637s coverage: 26.2% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/broadcaster 0.097s coverage: 100.0% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/capabilities 0.086s coverage: 87.5% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.4% of statements [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/discovery/file 0.131s coverage: 92.9% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/discovery/kv 3.331s coverage: 84.1% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/discovery/nodes 0.115s coverage: 93.8% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 43.8% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 87.7% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 37.5% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 6.3% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 69.1% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/longpath 0.121s coverage: 100.0% of statements [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-26T11:34:58.066Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T11:34:58.066Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T11:34:58.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-05-26T11:34:59.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-05-26T11:34:59.462Z] === RUN TestUpdateRestartPolicy [2020-05-26T11:35:01.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-26T11:35:05.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-26T11:35:06.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-26T11:35:08.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-26T11:35:09.504Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2020-05-26T11:35:09.504Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-26T11:35:09.504Z] daemon.go:325: [dd7df371d99d7] waiting for daemon to start [2020-05-26T11:35:09.504Z] daemon.go:325: [dd7df371d99d7] waiting for daemon to start [2020-05-26T11:35:09.504Z] daemon.go:353: [dd7df371d99d7] daemon started [2020-05-26T11:35:09.504Z] daemon.go:461: [dd7df371d99d7] Stopping daemon [2020-05-26T11:35:09.504Z] daemon.go:296: [dd7df371d99d7] exiting daemon [2020-05-26T11:35:09.504Z] daemon.go:448: [dd7df371d99d7] Daemon stopped [2020-05-26T11:35:09.504Z] === RUN TestServiceUpdateNetwork [2020-05-26T11:35:10.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-26T11:35:11.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-26T11:35:11.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-26T11:35:11.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-26T11:35:12.694Z] --- PASS: TestUpdateRestartPolicy (13.13s) [2020-05-26T11:35:12.694Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T11:35:13.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-26T11:35:13.617Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2020-05-26T11:35:13.617Z] === RUN TestWaitNonBlocked [2020-05-26T11:35:13.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:35:13.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:35:13.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:35:13.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:35:13.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:35:13.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:35:14.543Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-26T11:35:14.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-05-26T11:35:14.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-05-26T11:35:14.543Z] === RUN TestWaitBlocked [2020-05-26T11:35:14.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:35:14.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:35:14.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:35:14.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:35:14.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:35:14.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:35:15.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-26T11:35:15.976Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-26T11:35:15.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-05-26T11:35:15.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2020-05-26T11:35:15.976Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T11:35:15.976Z] === CONT TestIpcModeOlderClient [2020-05-26T11:35:16.231Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-26T11:35:16.231Z] === CONT TestDaemonRestartIpcMode [2020-05-26T11:35:16.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-26T11:35:16.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-26T11:35:19.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-26T11:35:19.331Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-26T11:35:19.331Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-26T11:35:19.331Z] Cross building: bundles/cross/windows/amd64 [2020-05-26T11:35:19.331Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-26T11:35:19.331Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-26T11:35:19.557Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-05-26T11:35:19.557Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-26T11:35:19.557Z] daemon.go:325: [d5dbf036f8078] waiting for daemon to start [2020-05-26T11:35:19.557Z] daemon.go:325: [d5dbf036f8078] waiting for daemon to start [2020-05-26T11:35:19.557Z] daemon.go:353: [d5dbf036f8078] daemon started [2020-05-26T11:35:19.557Z] daemon.go:325: [d5dbf036f8078] waiting for daemon to start [2020-05-26T11:35:19.557Z] daemon.go:296: [d5dbf036f8078] exiting daemon [2020-05-26T11:35:19.557Z] daemon.go:325: [d5dbf036f8078] waiting for daemon to start [2020-05-26T11:35:19.557Z] daemon.go:353: [d5dbf036f8078] daemon started [2020-05-26T11:35:19.557Z] daemon.go:461: [d5dbf036f8078] Stopping daemon [2020-05-26T11:35:19.557Z] daemon.go:296: [d5dbf036f8078] exiting daemon [2020-05-26T11:35:19.557Z] daemon.go:448: [d5dbf036f8078] Daemon stopped [2020-05-26T11:35:20.919Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2020-05-26T11:35:20.919Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-26T11:35:20.919Z] daemon.go:325: [dfc746d9e327d] waiting for daemon to start [2020-05-26T11:35:20.919Z] daemon.go:325: [dfc746d9e327d] waiting for daemon to start [2020-05-26T11:35:20.919Z] daemon.go:353: [dfc746d9e327d] daemon started [2020-05-26T11:35:20.919Z] daemon.go:461: [dfc746d9e327d] Stopping daemon [2020-05-26T11:35:20.919Z] daemon.go:296: [dfc746d9e327d] exiting daemon [2020-05-26T11:35:20.919Z] daemon.go:448: [dfc746d9e327d] Daemon stopped [2020-05-26T11:35:20.919Z] daemon.go:325: [dfc746d9e327d] waiting for daemon to start [2020-05-26T11:35:20.919Z] daemon.go:325: [dfc746d9e327d] waiting for daemon to start [2020-05-26T11:35:20.919Z] daemon.go:353: [dfc746d9e327d] daemon started [2020-05-26T11:35:20.919Z] daemon.go:461: [dfc746d9e327d] Stopping daemon [2020-05-26T11:35:20.919Z] daemon.go:296: [dfc746d9e327d] exiting daemon [2020-05-26T11:35:20.919Z] daemon.go:448: [dfc746d9e327d] Daemon stopped [2020-05-26T11:35:20.919Z] PASS [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === Skipped [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-26T11:35:20.919Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T11:35:20.919Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T11:35:20.919Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:35:20.919Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T11:35:20.919Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-26T11:35:20.919Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] [2020-05-26T11:35:20.919Z] DONE 189 tests, 6 skipped in 131.569s [2020-05-26T11:35:20.919Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T11:35:20.919Z] ++ 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-05-26T11:35:20.919Z] ++ set -e [2020-05-26T11:35:20.919Z] ++ '[' -n 0 ']' [2020-05-26T11:35:20.919Z] ++ set -x [2020-05-26T11:35:20.919Z] ++ env -i DEST=/go/src/github.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-05-26T11:35:20.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-26T11:35:20.919Z] INFO: Testing against a local daemon [2020-05-26T11:35:20.919Z] === RUN TestCommitInheritsEnv [2020-05-26T11:35:21.479Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-05-26T11:35:21.479Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T11:35:21.479Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T11:35:21.479Z] === RUN TestImagesFilterMultiReference [2020-05-26T11:35:21.479Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2020-05-26T11:35:21.479Z] === RUN TestImagePullPlatformInvalid [2020-05-26T11:35:21.479Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-26T11:35:21.479Z] === RUN TestRemoveImageOrphaning [2020-05-26T11:35:22.039Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-05-26T11:35:22.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T11:35:22.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-26T11:35:22.039Z] === RUN TestTagInvalidReference [2020-05-26T11:35:22.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-26T11:35:22.039Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-26T11:35:22.039Z] === RUN TestTagValidPrefixedRepo [2020-05-26T11:35:22.294Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-26T11:35:22.294Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T11:35:22.294Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-26T11:35:22.294Z] === RUN TestTagOfficialNames [2020-05-26T11:35:22.294Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-26T11:35:22.294Z] === RUN TestTagMatchesDigest [2020-05-26T11:35:22.294Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-26T11:35:22.294Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T11:35:24.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-26T11:35:24.719Z] --- PASS: TestServiceUpdateNetwork (15.85s) [2020-05-26T11:35:24.719Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-26T11:35:24.719Z] daemon.go:325: [d5b90bbe51104] waiting for daemon to start [2020-05-26T11:35:24.719Z] daemon.go:325: [d5b90bbe51104] waiting for daemon to start [2020-05-26T11:35:24.719Z] daemon.go:353: [d5b90bbe51104] daemon started [2020-05-26T11:35:24.719Z] daemon.go:461: [d5b90bbe51104] Stopping daemon [2020-05-26T11:35:24.719Z] daemon.go:296: [d5b90bbe51104] exiting daemon [2020-05-26T11:35:24.719Z] daemon.go:448: [d5b90bbe51104] Daemon stopped [2020-05-26T11:35:24.719Z] PASS [2020-05-26T11:35:24.719Z] [2020-05-26T11:35:24.719Z] === Skipped [2020-05-26T11:35:24.719Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-26T11:35:24.719Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:35:24.719Z] [2020-05-26T11:35:24.719Z] [2020-05-26T11:35:24.719Z] DONE 18 tests, 1 skipped in 137.485s [2020-05-26T11:35:24.719Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T11:35:24.719Z] ++ 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-05-26T11:35:24.719Z] ++ set -e [2020-05-26T11:35:24.719Z] ++ '[' -n 0 ']' [2020-05-26T11:35:24.719Z] ++ set -x [2020-05-26T11:35:24.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:35:24.719Z] INFO: Testing against a local daemon [2020-05-26T11:35:24.719Z] === RUN TestSessionCreate [2020-05-26T11:35:24.719Z] --- PASS: TestSessionCreate (0.02s) [2020-05-26T11:35:24.719Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T11:35:24.719Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-26T11:35:24.719Z] PASS [2020-05-26T11:35:24.719Z] [2020-05-26T11:35:24.719Z] DONE 2 tests in 0.111s [2020-05-26T11:35:24.719Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T11:35:24.719Z] ++ 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-05-26T11:35:24.719Z] ++ set -e [2020-05-26T11:35:24.719Z] ++ '[' -n 0 ']' [2020-05-26T11:35:24.719Z] ++ set -x [2020-05-26T11:35:24.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:35:24.719Z] INFO: Testing against a local daemon [2020-05-26T11:35:24.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T11:35:24.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:35:24.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:35:24.719Z] === RUN TestEventsExecDie [2020-05-26T11:35:24.719Z] --- PASS: TestEventsExecDie (0.90s) [2020-05-26T11:35:24.719Z] === RUN TestEventsBackwardsCompatible [2020-05-26T11:35:24.719Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-26T11:35:24.719Z] === RUN TestInfoBinaryCommits [2020-05-26T11:35:24.719Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-26T11:35:24.719Z] === RUN TestInfoAPIVersioned [2020-05-26T11:35:24.719Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-05-26T11:35:24.719Z] === RUN TestInfoAPI [2020-05-26T11:35:24.719Z] --- PASS: TestInfoAPI (0.01s) [2020-05-26T11:35:24.719Z] === RUN TestInfoAPIWarnings [2020-05-26T11:35:25.333Z] --- PASS: TestInfoAPIWarnings (0.83s) [2020-05-26T11:35:25.333Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-26T11:35:25.333Z] daemon.go:325: [d4afcc2c57780] waiting for daemon to start [2020-05-26T11:35:25.333Z] daemon.go:325: [d4afcc2c57780] waiting for daemon to start [2020-05-26T11:35:25.333Z] daemon.go:353: [d4afcc2c57780] daemon started [2020-05-26T11:35:25.333Z] daemon.go:461: [d4afcc2c57780] Stopping daemon [2020-05-26T11:35:25.333Z] daemon.go:296: [d4afcc2c57780] exiting daemon [2020-05-26T11:35:25.333Z] daemon.go:448: [d4afcc2c57780] Daemon stopped [2020-05-26T11:35:25.333Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T11:35:25.333Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-26T11:35:25.333Z] === RUN TestPingCacheHeaders [2020-05-26T11:35:25.333Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-26T11:35:25.333Z] === RUN TestPingGet [2020-05-26T11:35:25.615Z] --- PASS: TestPingGet (0.01s) [2020-05-26T11:35:25.615Z] === RUN TestPingHead [2020-05-26T11:35:25.615Z] --- PASS: TestPingHead (0.01s) [2020-05-26T11:35:25.615Z] === RUN TestVersion [2020-05-26T11:35:25.615Z] --- PASS: TestVersion (0.01s) [2020-05-26T11:35:25.615Z] PASS [2020-05-26T11:35:25.615Z] [2020-05-26T11:35:25.615Z] === Skipped [2020-05-26T11:35:25.615Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:35:25.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:35:25.615Z] [2020-05-26T11:35:25.615Z] [2020-05-26T11:35:25.615Z] DONE 12 tests, 1 skipped in 2.290s [2020-05-26T11:35:25.615Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T11:35:25.616Z] ++ 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-05-26T11:35:25.616Z] ++ set -e [2020-05-26T11:35:25.616Z] ++ '[' -n 0 ']' [2020-05-26T11:35:25.616Z] ++ set -x [2020-05-26T11:35:25.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:35:25.616Z] INFO: Testing against a local daemon [2020-05-26T11:35:25.616Z] === RUN TestVolumesCreateAndList [2020-05-26T11:35:25.616Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-26T11:35:25.616Z] === RUN TestVolumesRemove [2020-05-26T11:35:25.616Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-26T11:35:25.616Z] === RUN TestVolumesInspect [2020-05-26T11:35:25.616Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-26T11:35:25.616Z] === RUN TestVolumesInvalidJSON [2020-05-26T11:35:25.616Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T11:35:25.616Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T11:35:25.897Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T11:35:25.897Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-26T11:35:25.897Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T11:35:25.897Z] PASS [2020-05-26T11:35:25.897Z] [2020-05-26T11:35:25.897Z] DONE 5 tests in 0.239s [2020-05-26T11:35:25.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T11:35:25.897Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T11:35:25.897Z] +++ kill 10811 [2020-05-26T11:35:27.367Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-26T11:35:27.367Z] +++ /etc/init.d/apparmor stop [2020-05-26T11:35:27.367Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T11:35:27.367Z] [2020-05-26T11:35:27.367Z] Unloading profiles will leave already running processes permanently [2020-05-26T11:35:27.367Z] unconfined, which can lead to unexpected situations. [2020-05-26T11:35:27.367Z] [2020-05-26T11:35:27.367Z] To set a process to complain mode, use the command line tool [2020-05-26T11:35:27.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T11:35:27.367Z] +++ true [2020-05-26T11:35:27.367Z] [2020-05-26T11:35:28.251Z] ok github.com/docker/docker/pkg/plugins 34.914s coverage: 73.6% of statements [2020-05-26T11:35:28.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.128s coverage: 56.8% of statements [2020-05-26T11:35:28.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T11:35:28.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/plugins/transport 0.163s coverage: 85.7% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/pools 0.071s coverage: 87.9% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/progress 0.064s coverage: 75.9% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 72.7% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 20.3% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/streamformatter 0.071s coverage: 66.2% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.3% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/term 0.126s coverage: 30.8% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: 0.0% of statements [no tests to run] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/plugin 0.508s coverage: 12.0% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/plugin/v2 0.152s coverage: 20.1% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/registry 0.331s coverage: 52.0% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/registry/resumable 0.248s coverage: 100.0% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 47.1% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/runconfig 0.162s coverage: 54.5% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/volume/drivers 0.120s coverage: 36.1% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/volume/local 0.207s coverage: 37.7% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2020-05-26T11:35:28.252Z] ok github.com/docker/docker/volume/service 0.362s coverage: 70.3% of statements [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T11:35:28.252Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T11:35:28.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-26T11:35:28.724Z] INFO: make.ps1 ended at 05/26/2020 11:35:28 Post stage [Pipeline] junit [2020-05-26T11:35:28.874Z] Recording test results [2020-05-26T11:35:28.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T11:35:29.450Z] + echo Ensuring container killed. [2020-05-26T11:35:29.450Z] Ensuring container killed. [2020-05-26T11:35:29.450Z] + docker rm -vf docker-pr1 [2020-05-26T11:35:29.450Z] Error: No such container: docker-pr1 [2020-05-26T11:35:29.450Z] + true [Pipeline] sh [2020-05-26T11:35:29.820Z] + echo Chowning /workspace to jenkins user [2020-05-26T11:35:29.820Z] Chowning /workspace to jenkins user [2020-05-26T11:35:29.820Z] + id -u [2020-05-26T11:35:29.820Z] + id -g [2020-05-26T11:35:29.820Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41028:/workspace busybox chown -R 1001:1001 /workspace [2020-05-26T11:35:29.820Z] Unable to find image 'busybox:latest' locally [2020-05-26T11:35:30.101Z] latest: Pulling from library/busybox [2020-05-26T11:35:30.101Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-26T11:35:30.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-26T11:35:30.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-26T11:35:30.310Z] INFO: Unit tests ended at 05/26/2020 11:35:30. Duration:00:03:32.6193667 [2020-05-26T11:35:30.310Z] INFO: Building busybox [2020-05-26T11:35:30.384Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-26T11:35:30.384Z] 5ea0d0e92e5f: Download complete [2020-05-26T11:35:30.786Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-26T11:35:30.786Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-26T11:35:30.786Z] [2020-05-26T11:35:30.786Z] Sending build context to Docker daemon 2.56kB [2020-05-26T11:35:30.786Z] [2020-05-26T11:35:30.786Z] Step 1/6 : FROM microsoft/windowsservercore [2020-05-26T11:35:30.786Z] ---> 561b89eac394 [2020-05-26T11:35:30.786Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-26T11:35:30.786Z] ---> Running in 53726d0bd81d [2020-05-26T11:35:31.002Z] 5ea0d0e92e5f: Pull complete [2020-05-26T11:35:31.002Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T11:35:31.002Z] Status: Downloaded newer image for busybox:latest [2020-05-26T11:35:32.140Z] === RUN TestDockerSuite/TestBuildCacheAdd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T11:35:32.855Z] + bundleName=s390x-integration [2020-05-26T11:35:32.855Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-26T11:35:32.855Z] Creating s390x-integration-bundles.tar.gz [2020-05-26T11:35:32.855Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-26T11:35:32.855Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-26T11:35:32.890Z] Archiving artifacts [2020-05-26T11:35:33.064Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-26T11:35:33.218Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T11:35:33.623Z] + make clean [2020-05-26T11:35:33.905Z] docker volume rm -f docker-dev-cache [2020-05-26T11:35:33.989Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-26T11:35:34.187Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T11:35:34.605Z] Removing intermediate container 53726d0bd81d [2020-05-26T11:35:34.605Z] ---> b23d4db214d0 [2020-05-26T11:35:34.605Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T11:35:35.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-26T11:35:36.182Z] [2020-05-26T11:35:36.182Z] ---> 2b7860713e86 [2020-05-26T11:35:36.182Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-26T11:35:36.182Z] ---> Running in fa97d98730de [2020-05-26T11:35:37.177Z] [2020-05-26T11:35:37.177Z] SUCCESS: Specified value was saved. [2020-05-26T11:35:40.154Z] Removing intermediate container fa97d98730de [2020-05-26T11:35:40.154Z] ---> 6165db7e3124 [2020-05-26T11:35:40.154Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-26T11:35:40.154Z] ---> Running in 0f78d66f8dd7 [2020-05-26T11:35:40.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-26T11:35:40.842Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-26T11:35:42.725Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-26T11:35:43.980Z] Cannot create a file when that file already exists. [2020-05-26T11:35:44.086Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-26T11:35:45.010Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-26T11:35:45.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-26T11:35:47.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-26T11:35:48.768Z] Removing intermediate container 0f78d66f8dd7 [2020-05-26T11:35:48.768Z] ---> 77d27561153f [2020-05-26T11:35:48.768Z] Step 6/6 : CMD ["sh"] [2020-05-26T11:35:48.768Z] ---> Running in 3c050876d217 [2020-05-26T11:35:49.240Z] Removing intermediate container 3c050876d217 [2020-05-26T11:35:49.241Z] ---> ea1c2b7db830 [2020-05-26T11:35:49.241Z] Successfully built ea1c2b7db830 [2020-05-26T11:35:49.241Z] Successfully tagged busybox:latest [2020-05-26T11:35:49.241Z] INFO: Docker images of the daemon under test [2020-05-26T11:35:49.241Z] [2020-05-26T11:35:49.241Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-26T11:35:49.241Z] busybox latest ea1c2b7db830 Less than a second ago 3.71GB [2020-05-26T11:35:49.241Z] microsoft/windowsservercore latest 561b89eac394 2 weeks ago 3.7GB [2020-05-26T11:35:49.241Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 2 weeks ago 3.7GB [2020-05-26T11:35:49.241Z] [2020-05-26T11:35:49.241Z] INFO: Running integration tests at 05/26/2020 11:35:48... [2020-05-26T11:35:49.241Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-26T11:35:49.241Z] INFO: Integration API tests being run from the host: [2020-05-26T11:35:49.241Z] INFO: make.ps1 starting at 05/26/2020 11:35:48 [2020-05-26T11:35:50.238Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-05-26T11:35:51.936Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-26T11:35:52.861Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-26T11:35:55.372Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-26T11:35:55.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-26T11:35:56.551Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-26T11:35:57.110Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-26T11:35:57.670Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-26T11:35:57.670Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-26T11:35:57.925Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-26T11:35:58.486Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-26T11:35:58.486Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-26T11:35:59.848Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-26T11:36:01.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-26T11:36:07.742Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-26T11:36:07.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-26T11:36:08.668Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-26T11:36:08.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-26T11:36:09.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-26T11:36:09.789Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:36:11.832Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-05-26T11:36:13.050Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-26T11:36:13.974Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-26T11:36:14.090Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-05-26T11:36:14.228Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-26T11:36:15.153Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-26T11:36:15.408Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-26T11:36:15.968Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-26T11:36:15.968Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-26T11:36:16.527Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-26T11:36:16.527Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-26T11:36:17.065Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-05-26T11:36:17.087Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-26T11:36:20.055Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-05-26T11:36:21.246Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-26T11:36:21.246Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-26T11:36:22.291Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-26T11:36:22.768Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-26T11:36:23.765Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-26T11:36:24.509Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-26T11:36:24.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-26T11:36:25.246Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-26T11:36:26.394Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-26T11:36:26.985Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-26T11:36:26.985Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-26T11:36:26.985Z] remote: Enumerating objects: 2, done. [2020-05-26T11:36:26.985Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-26T11:36:26.985Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-26T11:36:26.985Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-26T11:36:26.985Z] 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-05-26T11:36:26.985Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-26T11:36:26.985Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T11:36:27.306Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/test/unit [2020-05-26T11:36:27.480Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-26T11:36:29.831Z] ? github.com/docker/docker/api [no test files] [2020-05-26T11:36:31.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-26T11:36:31.628Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-26T11:36:31.628Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-26T11:36:31.628Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-26T11:36:31.883Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-26T11:36:32.807Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-26T11:36:37.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-26T11:36:37.028Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-26T11:36:38.530Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-26T11:36:40.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-05-26T11:36:41.184Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-26T11:36:41.439Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-26T11:36:43.010Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-05-26T11:36:43.324Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-26T11:36:43.324Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-26T11:36:43.324Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-26T11:36:43.324Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-26T11:36:43.324Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-26T11:36:43.883Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-26T11:36:44.688Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2020-05-26T11:36:46.005Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-05-26T11:36:46.394Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-26T11:36:46.649Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-26T11:36:47.208Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-26T11:36:47.767Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-26T11:36:48.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-05-26T11:36:48.326Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-26T11:36:49.686Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-26T11:36:49.686Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-26T11:36:50.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-05-26T11:36:51.569Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-26T11:36:53.447Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-26T11:36:53.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:36:53.447Z] INFO: Testing against a local daemon [2020-05-26T11:36:53.447Z] === RUN TestBuildWithSession [2020-05-26T11:36:53.447Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T11:36:53.447Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:36:53.447Z] === RUN TestBuildSquashParent [2020-05-26T11:36:53.447Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-05-26T11:36:53.447Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:36:53.447Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T11:36:53.447Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-26T11:36:53.447Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:36:53.447Z] === RUN TestBuildMultiStageCopy [2020-05-26T11:36:53.447Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T11:36:53.454Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-26T11:36:54.813Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-26T11:36:57.322Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-26T11:36:58.684Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-26T11:36:58.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-26T11:36:59.245Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-26T11:37:00.606Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-26T11:37:01.166Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-26T11:37:02.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T11:37:02.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T11:37:03.640Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T11:37:04.650Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T11:37:05.175Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T11:37:05.175Z] [2020-05-26T11:37:05.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T11:37:05.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T11:37:05.175Z] HOSTNAME=46b7984616af [2020-05-26T11:37:05.175Z] TESTDEBUG=0 [2020-05-26T11:37:05.175Z] DEST=bundles/test-integration [2020-05-26T11:37:05.175Z] PWD=/go/src/github.com/docker/docker [2020-05-26T11:37:05.175Z] DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b [2020-05-26T11:37:05.176Z] container=docker [2020-05-26T11:37:05.176Z] HOME=/root [2020-05-26T11:37:05.176Z] GOLANG_VERSION=1.13.11 [2020-05-26T11:37:05.176Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T11:37:05.176Z] VALIDATE_BRANCH=19.03 [2020-05-26T11:37:05.176Z] TERM=xterm [2020-05-26T11:37:05.176Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T11:37:05.176Z] SHLVL=1 [2020-05-26T11:37:05.176Z] TIMEOUT=120m [2020-05-26T11:37:05.176Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T11:37:05.176Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T11:37:05.176Z] GO111MODULE=off [2020-05-26T11:37:05.176Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T11:37:05.176Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T11:37:05.176Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T11:37:05.176Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T11:37:05.176Z] GOPATH=/go [2020-05-26T11:37:05.176Z] PKG_CONFIG=pkg-config [2020-05-26T11:37:05.176Z] _=/usr/bin/env [2020-05-26T11:37:05.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T11:37:05.323Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy (12.73s) [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.58s) [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2020-05-26T11:37:05.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2020-05-26T11:37:05.645Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T11:37:05.645Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-05-26T11:37:05.645Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:05.645Z] === RUN TestBuildLabelWithTargets [2020-05-26T11:37:05.645Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-05-26T11:37:05.645Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:05.645Z] === RUN TestBuildWithEmptyLayers [2020-05-26T11:37:06.641Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-05-26T11:37:06.641Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T11:37:06.641Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-05-26T11:37:06.641Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:06.641Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T11:37:06.641Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-05-26T11:37:06.641Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:06.641Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T11:37:06.641Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-05-26T11:37:06.641Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:06.641Z] === RUN TestBuildWithHugeFile [2020-05-26T11:37:06.641Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-05-26T11:37:06.641Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-26T11:37:06.641Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T11:37:06.641Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:37:06.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:37:06.641Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:37:06.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:37:06.641Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:37:06.641Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:37:06.683Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-26T11:37:07.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:37:07.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:37:07.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:37:07.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s) [2020-05-26T11:37:07.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-05-26T11:37:07.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-05-26T11:37:07.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-05-26T11:37:07.115Z] === RUN TestBuildPreserveOwnership [2020-05-26T11:37:07.115Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-05-26T11:37:07.115Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:07.115Z] === RUN TestBuildPlatformInvalid [2020-05-26T11:37:07.115Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-05-26T11:37:07.115Z] PASS [2020-05-26T11:37:07.115Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-26T11:37:07.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:37:07.115Z] INFO: Testing against a local daemon [2020-05-26T11:37:07.115Z] === RUN TestConfigList [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigList (0.01s) [2020-05-26T11:37:07.115Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.115Z] === RUN TestConfigsCreateAndDelete [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.115Z] === RUN TestConfigsUpdate [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.115Z] === RUN TestTemplatedConfig [2020-05-26T11:37:07.115Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.115Z] === RUN TestConfigInspect [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigInspect (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.115Z] === RUN TestConfigCreateWithLabels [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:37:07.115Z] === RUN TestConfigCreateResolve [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-26T11:37:07.115Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:37:07.115Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T11:37:07.115Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-05-26T11:37:07.115Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:37:07.115Z] PASS [2020-05-26T11:37:07.115Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-26T11:37:07.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:37:07.587Z] INFO: Testing against a local daemon [2020-05-26T11:37:07.587Z] === RUN TestCheckpoint [2020-05-26T11:37:07.587Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T11:37:07.587Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:37:07.587Z] === RUN TestContainerInvalidJSON [2020-05-26T11:37:07.587Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:37:07.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:37:07.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:37:07.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:37:07.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:37:07.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:37:07.587Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:37:07.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:37:07.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:37:07.587Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-26T11:37:07.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-26T11:37:07.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T11:37:07.587Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-05-26T11:37:07.587Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T11:37:07.587Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-05-26T11:37:07.587Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T11:37:07.587Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-26T11:37:07.587Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T11:37:07.587Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-05-26T11:37:07.587Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCopyFromContainer [2020-05-26T11:37:07.587Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-05-26T11:37:07.587Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T11:37:07.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:37:07.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:37:07.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:37:07.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:37:07.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:37:07.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:37:07.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:37:07.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:37:07.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:37:07.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-26T11:37:07.587Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T11:37:07.587Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-05-26T11:37:07.587Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidEnv [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T11:37:07.587Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T11:37:07.587Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-05-26T11:37:07.587Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:07.587Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T11:37:07.587Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-05-26T11:37:07.587Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:37:07.587Z] === RUN TestCreateWithCapabilities [2020-05-26T11:37:07.587Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-05-26T11:37:07.587Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-26T11:37:07.587Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T11:37:07.587Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-26T11:37:07.587Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:37:07.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:37:07.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:37:07.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-26T11:37:07.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-26T11:37:07.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-26T11:37:07.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-26T11:37:07.588Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T11:37:07.588Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-26T11:37:07.588Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-26T11:37:07.588Z] === RUN TestDiff [2020-05-26T11:37:07.588Z] --- SKIP: TestDiff (0.00s) [2020-05-26T11:37:07.588Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:07.588Z] === RUN TestExecWithCloseStdin [2020-05-26T11:37:08.567Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-26T11:37:09.819Z] --- PASS: TestExecWithCloseStdin (1.93s) [2020-05-26T11:37:09.819Z] === RUN TestExec [2020-05-26T11:37:09.819Z] --- SKIP: TestExec (0.00s) [2020-05-26T11:37:09.819Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-26T11:37:09.819Z] === RUN TestExecUser [2020-05-26T11:37:09.819Z] --- SKIP: TestExecUser (0.00s) [2020-05-26T11:37:09.819Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-26T11:37:09.819Z] === RUN TestExportContainerAndImportImage [2020-05-26T11:37:09.819Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-05-26T11:37:09.819Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:09.819Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T11:37:09.819Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-05-26T11:37:09.819Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:09.819Z] === RUN TestHealthCheckWorkdir [2020-05-26T11:37:09.819Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-05-26T11:37:09.819Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:09.819Z] === RUN TestHealthKillContainer [2020-05-26T11:37:09.819Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-05-26T11:37:09.819Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-26T11:37:09.819Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T11:37:09.819Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-05-26T11:37:09.819Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-26T11:37:09.819Z] === RUN TestKillContainerInvalidSignal [2020-05-26T11:37:11.397Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2020-05-26T11:37:11.397Z] === RUN TestKillContainer [2020-05-26T11:37:11.397Z] --- SKIP: TestKillContainer (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-26T11:37:11.397Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T11:37:11.397Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T11:37:11.397Z] === RUN TestKillStoppedContainer [2020-05-26T11:37:11.397Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T11:37:11.397Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T11:37:11.397Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T11:37:11.397Z] === RUN TestKillDifferentUserContainer [2020-05-26T11:37:11.397Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-26T11:37:11.397Z] === RUN TestInspectOomKilledTrue [2020-05-26T11:37:11.397Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:37:11.397Z] === RUN TestInspectOomKilledFalse [2020-05-26T11:37:11.397Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T11:37:11.397Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T11:37:11.397Z] === RUN TestLogsFollowTailEmpty [2020-05-26T11:37:12.987Z] --- PASS: TestLogsFollowTailEmpty (1.58s) [2020-05-26T11:37:12.987Z] === RUN TestNetworkNat [2020-05-26T11:37:12.987Z] --- SKIP: TestNetworkNat (0.00s) [2020-05-26T11:37:12.987Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:12.987Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T11:37:12.987Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-05-26T11:37:12.987Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:37:12.987Z] === RUN TestNetworkLoopbackNat [2020-05-26T11:37:12.987Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-05-26T11:37:12.987Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:12.987Z] === RUN TestPause [2020-05-26T11:37:12.987Z] --- SKIP: TestPause (0.00s) [2020-05-26T11:37:12.987Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-26T11:37:12.987Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T11:37:13.804Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache=== RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-26T11:37:13.804Z] [2020-05-26T11:37:14.564Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.66s) [2020-05-26T11:37:14.564Z] === RUN TestPauseStopPausedContainer [2020-05-26T11:37:14.564Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-05-26T11:37:14.564Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:14.564Z] === RUN TestPsFilter [2020-05-26T11:37:14.564Z] --- PASS: TestPsFilter (0.12s) [2020-05-26T11:37:14.564Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T11:37:14.729Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-26T11:37:15.653Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-26T11:37:16.143Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2020-05-26T11:37:16.143Z] === RUN TestRemoveContainerWithVolume [2020-05-26T11:37:16.213Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-26T11:37:16.772Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-26T11:37:18.133Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-26T11:37:21.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-26T11:37:21.647Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-26T11:37:21.902Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-26T11:37:21.902Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-26T11:37:23.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-26T11:37:23.351Z] --- PASS: TestRemoveContainerWithVolume (6.63s) [2020-05-26T11:37:23.351Z] === RUN TestRemoveContainerRunning [2020-05-26T11:37:24.346Z] --- PASS: TestRemoveContainerRunning (1.56s) [2020-05-26T11:37:24.346Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T11:37:25.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-26T11:37:25.923Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2020-05-26T11:37:25.923Z] === RUN TestRemoveInvalidContainer [2020-05-26T11:37:25.923Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-26T11:37:25.923Z] === RUN TestRenameLinkedContainer [2020-05-26T11:37:25.923Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-05-26T11:37:25.923Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:25.923Z] === RUN TestRenameStoppedContainer [2020-05-26T11:37:26.510Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-26T11:37:27.503Z] --- PASS: TestRenameStoppedContainer (1.74s) [2020-05-26T11:37:27.503Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T11:37:30.665Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-26T11:37:31.324Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2020-05-26T11:37:31.324Z] === RUN TestRenameInvalidName [2020-05-26T11:37:32.318Z] --- PASS: TestRenameInvalidName (1.51s) [2020-05-26T11:37:32.318Z] === RUN TestRenameAnonymousContainer [2020-05-26T11:37:32.318Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-05-26T11:37:32.318Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:32.318Z] === RUN TestRenameContainerWithSameName [2020-05-26T11:37:33.899Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2020-05-26T11:37:33.899Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T11:37:33.899Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-05-26T11:37:33.899Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:33.899Z] === RUN TestResize [2020-05-26T11:37:33.899Z] --- SKIP: TestResize (0.00s) [2020-05-26T11:37:33.899Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:33.899Z] === RUN TestResizeWithInvalidSize [2020-05-26T11:37:33.899Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-05-26T11:37:33.899Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-26T11:37:33.899Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T11:37:40.592Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-26T11:37:40.592Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-26T11:37:40.846Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-26T11:37:41.118Z] --- PASS: TestResizeWhenContainerNotStarted (6.56s) [2020-05-26T11:37:41.118Z] === RUN TestDaemonRestartKillContainers [2020-05-26T11:37:41.118Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-26T11:37:41.118Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:37:41.118Z] === RUN TestStats [2020-05-26T11:37:41.118Z] --- SKIP: TestStats (0.00s) [2020-05-26T11:37:41.118Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-05-26T11:37:41.118Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T11:37:42.730Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-26T11:37:44.617Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-26T11:37:44.617Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-26T11:37:44.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.36s) [2020-05-26T11:37:44.934Z] === RUN TestStopContainerWithTimeout [2020-05-26T11:37:44.934Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-05-26T11:37:44.934Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-26T11:37:44.934Z] === RUN TestUpdateRestartPolicy [2020-05-26T11:37:45.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T11:37:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T11:37:47.877Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-26T11:37:47.877Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-26T11:37:50.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T11:37:52.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T11:37:52.345Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T11:37:52.345Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-05-26T11:37:53.115Z] --- PASS: TestDockerDaemonSuite (341.72s) [2020-05-26T11:37:53.115Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.02s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-26T11:37:53.116Z] daemon.go:325: [de9b0ffa5b6c1] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [de9b0ffa5b6c1] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [de9b0ffa5b6c1] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [de9b0ffa5b6c1] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [de9b0ffa5b6c1] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [de9b0ffa5b6c1] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [de9b0ffa5b6c1] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [de9b0ffa5b6c1] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [de9b0ffa5b6c1] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [de9b0ffa5b6c1] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [de9b0ffa5b6c1] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [de9b0ffa5b6c1] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-26T11:37:53.116Z] daemon.go:325: [d0fa8e52b9600] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d0fa8e52b9600] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d0fa8e52b9600] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d0fa8e52b9600] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d0fa8e52b9600] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d0fa8e52b9600] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-26T11:37:53.116Z] daemon.go:325: [d5c0bceb48b60] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d5c0bceb48b60] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d5c0bceb48b60] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d5c0bceb48b60] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d5c0bceb48b60] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d5c0bceb48b60] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.29s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-26T11:37:53.116Z] daemon.go:325: [d290b52122dfb] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d290b52122dfb] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d290b52122dfb] daemon started [2020-05-26T11:37:53.116Z] daemon.go:296: [d290b52122dfb] exiting daemon [2020-05-26T11:37:53.116Z] docker_cli_daemon_test.go:1449: Daemon d290b52122dfb is not started [2020-05-26T11:37:53.116Z] daemon.go:325: [d290b52122dfb] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d290b52122dfb] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d290b52122dfb] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d290b52122dfb] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d290b52122dfb] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d290b52122dfb] Daemon stopped [2020-05-26T11:37:53.116Z] check_test.go:309: Daemon ddeeb4b431b3e is not started [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.75s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-26T11:37:53.116Z] daemon.go:325: [dae720eb7f286] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dae720eb7f286] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dae720eb7f286] daemon started [2020-05-26T11:37:53.116Z] daemon.go:325: [dae720eb7f286] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:296: [dae720eb7f286] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:325: [dae720eb7f286] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dae720eb7f286] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dae720eb7f286] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dae720eb7f286] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dae720eb7f286] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-26T11:37:53.116Z] daemon.go:325: [d628a174ce8da] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d628a174ce8da] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d628a174ce8da] daemon started [2020-05-26T11:37:53.116Z] daemon.go:296: [d628a174ce8da] exiting daemon [2020-05-26T11:37:53.116Z] check_test.go:309: Daemon d9244763962f4 is not started [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.58s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-26T11:37:53.116Z] daemon.go:325: [db3d56ada986d] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [db3d56ada986d] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [db3d56ada986d] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [db3d56ada986d] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [db3d56ada986d] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [db3d56ada986d] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.37s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:296: [d9d79a507feb6] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d9d79a507feb6] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d9d79a507feb6] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d9d79a507feb6] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d9d79a507feb6] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d9d79a507feb6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d9d79a507feb6] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d9d79a507feb6] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d9d79a507feb6] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d9d79a507feb6] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.76s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-26T11:37:53.116Z] daemon.go:325: [dab74711ba161] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dab74711ba161] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dab74711ba161] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dab74711ba161] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dab74711ba161] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dab74711ba161] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [dab74711ba161] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dab74711ba161] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dab74711ba161] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dab74711ba161] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dab74711ba161] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dab74711ba161] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.94s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-26T11:37:53.116Z] daemon.go:325: [db0158289b355] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [db0158289b355] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [db0158289b355] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [db0158289b355] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [db0158289b355] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [db0158289b355] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [db0158289b355] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [db0158289b355] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [db0158289b355] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [db0158289b355] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [db0158289b355] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [db0158289b355] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-26T11:37:53.116Z] daemon.go:325: [daa58eba43d55] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [daa58eba43d55] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [daa58eba43d55] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [daa58eba43d55] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [daa58eba43d55] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [daa58eba43d55] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [daa58eba43d55] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [daa58eba43d55] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [daa58eba43d55] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [daa58eba43d55] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [daa58eba43d55] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [daa58eba43d55] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-26T11:37:53.116Z] daemon.go:325: [dfebc6c1c726b] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dfebc6c1c726b] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dfebc6c1c726b] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dfebc6c1c726b] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dfebc6c1c726b] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dfebc6c1c726b] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [dfebc6c1c726b] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dfebc6c1c726b] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dfebc6c1c726b] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dfebc6c1c726b] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dfebc6c1c726b] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dfebc6c1c726b] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.31s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-26T11:37:53.116Z] daemon.go:325: [dfc49d83d70ab] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dfc49d83d70ab] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dfc49d83d70ab] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dfc49d83d70ab] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dfc49d83d70ab] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dfc49d83d70ab] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [dfc49d83d70ab] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [dfc49d83d70ab] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [dfc49d83d70ab] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [dfc49d83d70ab] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [dfc49d83d70ab] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [dfc49d83d70ab] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-26T11:37:53.116Z] daemon.go:325: [da3dd002e43dd] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [da3dd002e43dd] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [da3dd002e43dd] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [da3dd002e43dd] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [da3dd002e43dd] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [da3dd002e43dd] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [da3dd002e43dd] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [da3dd002e43dd] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [da3dd002e43dd] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [da3dd002e43dd] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [da3dd002e43dd] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [da3dd002e43dd] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-26T11:37:53.116Z] daemon.go:325: [d76c255e1d47a] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:296: [d76c255e1d47a] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:325: [d76c255e1d47a] waiting for daemon to start [2020-05-26T11:37:53.116Z] check_test.go:309: Daemon d1c3d808b8832 is not started [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-26T11:37:53.116Z] daemon.go:325: [d6b14c44b8dba] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:296: [d6b14c44b8dba] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:325: [d6b14c44b8dba] waiting for daemon to start [2020-05-26T11:37:53.116Z] check_test.go:309: Daemon d16ae5cddd946 is not started [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-26T11:37:53.116Z] daemon.go:325: [d8c2d1b65be64] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d8c2d1b65be64] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d8c2d1b65be64] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d8c2d1b65be64] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d8c2d1b65be64] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d8c2d1b65be64] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-26T11:37:53.116Z] daemon.go:325: [d7689b2d529e4] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d7689b2d529e4] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d7689b2d529e4] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d7689b2d529e4] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d7689b2d529e4] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d7689b2d529e4] Daemon stopped [2020-05-26T11:37:53.116Z] check_test.go:309: Daemon d7689b2d529e4 is not started [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.74s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-26T11:37:53.116Z] daemon.go:325: [d7d227d5f6300] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d7d227d5f6300] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d7d227d5f6300] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d7d227d5f6300] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d7d227d5f6300] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d7d227d5f6300] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [d7d227d5f6300] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d7d227d5f6300] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d7d227d5f6300] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d7d227d5f6300] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d7d227d5f6300] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d7d227d5f6300] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.82s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-26T11:37:53.116Z] daemon.go:325: [d72ca27a5caa6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d72ca27a5caa6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d72ca27a5caa6] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d72ca27a5caa6] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d72ca27a5caa6] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d72ca27a5caa6] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [d72ca27a5caa6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d72ca27a5caa6] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d72ca27a5caa6] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d72ca27a5caa6] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d72ca27a5caa6] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d72ca27a5caa6] Daemon stopped [2020-05-26T11:37:53.116Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.80s) [2020-05-26T11:37:53.116Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-26T11:37:53.116Z] daemon.go:325: [d05ee58f43072] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:325: [d05ee58f43072] waiting for daemon to start [2020-05-26T11:37:53.116Z] daemon.go:353: [d05ee58f43072] daemon started [2020-05-26T11:37:53.116Z] daemon.go:461: [d05ee58f43072] Stopping daemon [2020-05-26T11:37:53.116Z] daemon.go:296: [d05ee58f43072] exiting daemon [2020-05-26T11:37:53.116Z] daemon.go:448: [d05ee58f43072] Daemon stopped [2020-05-26T11:37:53.116Z] daemon.go:325: [d05ee58f43072] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d05ee58f43072] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d05ee58f43072] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d05ee58f43072] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d05ee58f43072] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d05ee58f43072] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-26T11:37:53.117Z] daemon.go:325: [df805f4e6978f] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [df805f4e6978f] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [df805f4e6978f] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [df805f4e6978f] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [df805f4e6978f] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [df805f4e6978f] Daemon stopped [2020-05-26T11:37:53.117Z] daemon.go:325: [df805f4e6978f] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [df805f4e6978f] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [df805f4e6978f] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [df805f4e6978f] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [df805f4e6978f] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [df805f4e6978f] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-26T11:37:53.117Z] daemon.go:325: [de9d4ab5e1520] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [de9d4ab5e1520] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [de9d4ab5e1520] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [de9d4ab5e1520] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [de9d4ab5e1520] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [de9d4ab5e1520] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-05-26T11:37:53.117Z] daemon.go:325: [d7247acfe10d6] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d7247acfe10d6] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d7247acfe10d6] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d7247acfe10d6] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d7247acfe10d6] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d7247acfe10d6] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-26T11:37:53.117Z] daemon.go:325: [d4cdf3dde43e9] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d4cdf3dde43e9] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d4cdf3dde43e9] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d4cdf3dde43e9] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d4cdf3dde43e9] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d4cdf3dde43e9] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-26T11:37:53.117Z] daemon.go:325: [d91ed17e74566] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:296: [d91ed17e74566] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:325: [d91ed17e74566] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:461: [d91ed17e74566] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:450: [d91ed17e74566] Error when stopping daemon: daemon not started [2020-05-26T11:37:53.117Z] check_test.go:309: Daemon d91ed17e74566 is not started [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-05-26T11:37:53.117Z] daemon.go:325: [d7a7c67d5b4d3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d7a7c67d5b4d3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d7a7c67d5b4d3] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d7a7c67d5b4d3] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d7a7c67d5b4d3] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d7a7c67d5b4d3] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-26T11:37:53.117Z] daemon.go:325: [d88ba380fa6f0] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d88ba380fa6f0] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d88ba380fa6f0] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d88ba380fa6f0] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d88ba380fa6f0] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d88ba380fa6f0] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-26T11:37:53.117Z] daemon.go:325: [d667ae909812a] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d667ae909812a] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d667ae909812a] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d667ae909812a] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d667ae909812a] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d667ae909812a] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.44s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-26T11:37:53.117Z] daemon.go:325: [d4ee35dd4724d] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d4ee35dd4724d] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d4ee35dd4724d] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d4ee35dd4724d] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d4ee35dd4724d] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d4ee35dd4724d] Daemon stopped [2020-05-26T11:37:53.117Z] daemon.go:325: [d4ee35dd4724d] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d4ee35dd4724d] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d4ee35dd4724d] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d4ee35dd4724d] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d4ee35dd4724d] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d4ee35dd4724d] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.64s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-05-26T11:37:53.117Z] daemon.go:325: [db5d391c12487] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [db5d391c12487] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [db5d391c12487] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [db5d391c12487] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [db5d391c12487] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [db5d391c12487] Daemon stopped [2020-05-26T11:37:53.117Z] daemon.go:325: [db5d391c12487] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [db5d391c12487] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [db5d391c12487] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [db5d391c12487] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [db5d391c12487] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [db5d391c12487] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-05-26T11:37:53.117Z] daemon.go:325: [d37b5cd8418af] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d37b5cd8418af] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d37b5cd8418af] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d37b5cd8418af] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d37b5cd8418af] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d37b5cd8418af] Daemon stopped [2020-05-26T11:37:53.117Z] daemon.go:325: [d37b5cd8418af] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d37b5cd8418af] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d37b5cd8418af] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d37b5cd8418af] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d37b5cd8418af] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d37b5cd8418af] Daemon stopped [2020-05-26T11:37:53.117Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-26T11:37:53.117Z] requirement.go:26: unmatched requirement IPv6 [2020-05-26T11:37:53.117Z] check_test.go:309: Daemon dff631eb9ff9c is not started [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-26T11:37:53.117Z] daemon.go:325: [d85ca4f0c973a] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d85ca4f0c973a] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d85ca4f0c973a] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d85ca4f0c973a] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d85ca4f0c973a] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d85ca4f0c973a] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-26T11:37:53.117Z] daemon.go:325: [dc58f114e6382] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [dc58f114e6382] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [dc58f114e6382] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [dc58f114e6382] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [dc58f114e6382] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [dc58f114e6382] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-26T11:37:53.117Z] daemon.go:325: [dab8e067d621e] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [dab8e067d621e] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [dab8e067d621e] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [dab8e067d621e] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [dab8e067d621e] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [dab8e067d621e] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-26T11:37:53.117Z] daemon.go:325: [d2a30384aef85] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d2a30384aef85] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d2a30384aef85] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d2a30384aef85] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d2a30384aef85] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d2a30384aef85] Daemon stopped [2020-05-26T11:37:53.117Z] check_test.go:309: Daemon d2a30384aef85 is not started [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.89s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-26T11:37:53.117Z] daemon.go:325: [dc2662eadf0e3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [dc2662eadf0e3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [dc2662eadf0e3] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [dc2662eadf0e3] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [dc2662eadf0e3] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [dc2662eadf0e3] Daemon stopped [2020-05-26T11:37:53.117Z] daemon.go:325: [dc2662eadf0e3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [dc2662eadf0e3] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [dc2662eadf0e3] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [dc2662eadf0e3] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [dc2662eadf0e3] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [dc2662eadf0e3] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-26T11:37:53.117Z] daemon.go:325: [d28c6196623cc] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d28c6196623cc] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d28c6196623cc] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [d28c6196623cc] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [d28c6196623cc] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [d28c6196623cc] Daemon stopped [2020-05-26T11:37:53.117Z] check_test.go:309: Daemon d28c6196623cc is not started [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-26T11:37:53.117Z] daemon.go:325: [da61015117d26] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [da61015117d26] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [da61015117d26] daemon started [2020-05-26T11:37:53.117Z] daemon.go:296: [da61015117d26] exiting daemon [2020-05-26T11:37:53.117Z] docker_cli_daemon_plugins_test.go:80: Daemon da61015117d26 is not started [2020-05-26T11:37:53.117Z] daemon.go:325: [da61015117d26] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [da61015117d26] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [da61015117d26] daemon started [2020-05-26T11:37:53.117Z] daemon.go:461: [da61015117d26] Stopping daemon [2020-05-26T11:37:53.117Z] daemon.go:296: [da61015117d26] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:448: [da61015117d26] Daemon stopped [2020-05-26T11:37:53.117Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.88s) [2020-05-26T11:37:53.117Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-26T11:37:53.117Z] daemon.go:325: [d8067d5ffe093] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d8067d5ffe093] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d8067d5ffe093] daemon started [2020-05-26T11:37:53.117Z] docker_cli_daemon_plugins_test.go:170: Daemon d8067d5ffe093 is not started [2020-05-26T11:37:53.117Z] daemon.go:296: [d8067d5ffe093] exiting daemon [2020-05-26T11:37:53.117Z] daemon.go:325: [d8067d5ffe093] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:325: [d8067d5ffe093] waiting for daemon to start [2020-05-26T11:37:53.117Z] daemon.go:353: [d8067d5ffe093] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d8067d5ffe093] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d8067d5ffe093] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d8067d5ffe093] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-26T11:37:53.374Z] daemon.go:325: [d66983c866c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d66983c866c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d66983c866c7c] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d66983c866c7c] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d66983c866c7c] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d66983c866c7c] Daemon stopped [2020-05-26T11:37:53.374Z] daemon.go:325: [d66983c866c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d66983c866c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d66983c866c7c] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d66983c866c7c] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d66983c866c7c] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d66983c866c7c] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-26T11:37:53.374Z] daemon.go:325: [d232a85f8f17a] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d232a85f8f17a] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d232a85f8f17a] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d232a85f8f17a] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d232a85f8f17a] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d232a85f8f17a] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-26T11:37:53.374Z] daemon.go:325: [da397fd23967b] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [da397fd23967b] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [da397fd23967b] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [da397fd23967b] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [da397fd23967b] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [da397fd23967b] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-26T11:37:53.374Z] daemon.go:325: [d9e71fa14d2cf] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:296: [d9e71fa14d2cf] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:325: [d9e71fa14d2cf] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:461: [d9e71fa14d2cf] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:450: [d9e71fa14d2cf] Error when stopping daemon: daemon not started [2020-05-26T11:37:53.374Z] check_test.go:309: Daemon d9e71fa14d2cf is not started [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-26T11:37:53.374Z] daemon.go:325: [dbebb03d7e623] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dbebb03d7e623] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dbebb03d7e623] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dbebb03d7e623] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dbebb03d7e623] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dbebb03d7e623] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-26T11:37:53.374Z] daemon.go:325: [d392fd1561a68] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d392fd1561a68] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d392fd1561a68] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d392fd1561a68] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d392fd1561a68] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d392fd1561a68] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-26T11:37:53.374Z] daemon.go:325: [dc4b525c647a3] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dc4b525c647a3] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dc4b525c647a3] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dc4b525c647a3] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dc4b525c647a3] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dc4b525c647a3] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-26T11:37:53.374Z] daemon.go:325: [d7cfda7c37c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d7cfda7c37c7c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d7cfda7c37c7c] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d7cfda7c37c7c] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d7cfda7c37c7c] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d7cfda7c37c7c] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-26T11:37:53.374Z] daemon.go:325: [dc97c65054e7d] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dc97c65054e7d] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dc97c65054e7d] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dc97c65054e7d] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dc97c65054e7d] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dc97c65054e7d] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-26T11:37:53.374Z] daemon.go:325: [d7fdb927ead90] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d7fdb927ead90] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d7fdb927ead90] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d7fdb927ead90] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d7fdb927ead90] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d7fdb927ead90] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-26T11:37:53.374Z] daemon.go:325: [d44f62d0487ee] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d44f62d0487ee] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d44f62d0487ee] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d44f62d0487ee] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d44f62d0487ee] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d44f62d0487ee] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-26T11:37:53.374Z] daemon.go:325: [dfc785b23c9a7] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dfc785b23c9a7] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dfc785b23c9a7] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dfc785b23c9a7] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dfc785b23c9a7] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dfc785b23c9a7] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-26T11:37:53.374Z] daemon.go:325: [d38db95add33c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d38db95add33c] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d38db95add33c] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d38db95add33c] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d38db95add33c] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d38db95add33c] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-26T11:37:53.374Z] daemon.go:325: [d760074a68c05] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d760074a68c05] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d760074a68c05] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d760074a68c05] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d760074a68c05] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d760074a68c05] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.51s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-26T11:37:53.374Z] daemon.go:325: [d372a98557a85] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d372a98557a85] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d372a98557a85] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d372a98557a85] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d372a98557a85] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d372a98557a85] Daemon stopped [2020-05-26T11:37:53.374Z] check_test.go:309: Daemon d372a98557a85 is not started [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-26T11:37:53.374Z] daemon.go:325: [d0d05904ba308] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d0d05904ba308] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d0d05904ba308] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d0d05904ba308] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d0d05904ba308] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d0d05904ba308] Daemon stopped [2020-05-26T11:37:53.374Z] daemon.go:325: [d0d05904ba308] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d0d05904ba308] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d0d05904ba308] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d0d05904ba308] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [d0d05904ba308] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [d0d05904ba308] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.69s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-26T11:37:53.374Z] daemon.go:325: [dd0bcca59ee86] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dd0bcca59ee86] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dd0bcca59ee86] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dd0bcca59ee86] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dd0bcca59ee86] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dd0bcca59ee86] Daemon stopped [2020-05-26T11:37:53.374Z] daemon.go:325: [dd0bcca59ee86] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dd0bcca59ee86] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dd0bcca59ee86] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dd0bcca59ee86] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dd0bcca59ee86] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dd0bcca59ee86] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dd0bcca59ee86] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-26T11:37:53.374Z] daemon.go:325: [dc5e3d1cebd41] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dc5e3d1cebd41] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dc5e3d1cebd41] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dc5e3d1cebd41] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dc5e3d1cebd41] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dc5e3d1cebd41] Daemon stopped [2020-05-26T11:37:53.374Z] daemon.go:325: [dc5e3d1cebd41] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [dc5e3d1cebd41] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [dc5e3d1cebd41] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [dc5e3d1cebd41] Stopping daemon [2020-05-26T11:37:53.374Z] daemon.go:296: [dc5e3d1cebd41] exiting daemon [2020-05-26T11:37:53.374Z] daemon.go:448: [dc5e3d1cebd41] Daemon stopped [2020-05-26T11:37:53.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-05-26T11:37:53.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-26T11:37:53.374Z] daemon.go:325: [d0f6b86a662f4] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:325: [d0f6b86a662f4] waiting for daemon to start [2020-05-26T11:37:53.374Z] daemon.go:353: [d0f6b86a662f4] daemon started [2020-05-26T11:37:53.374Z] daemon.go:461: [d0f6b86a662f4] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d0f6b86a662f4] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d0f6b86a662f4] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d0f6b86a662f4] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d0f6b86a662f4] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d0f6b86a662f4] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d0f6b86a662f4] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d0f6b86a662f4] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d0f6b86a662f4] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.68s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-26T11:37:53.375Z] daemon.go:325: [d6d96ccfe2b96] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d6d96ccfe2b96] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d6d96ccfe2b96] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d6d96ccfe2b96] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d6d96ccfe2b96] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d6d96ccfe2b96] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d6d96ccfe2b96] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d6d96ccfe2b96] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d6d96ccfe2b96] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d6d96ccfe2b96] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d6d96ccfe2b96] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d6d96ccfe2b96] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-26T11:37:53.375Z] daemon.go:325: [d14097e9d7b99] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d14097e9d7b99] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d14097e9d7b99] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d14097e9d7b99] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d14097e9d7b99] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d14097e9d7b99] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d14097e9d7b99] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d14097e9d7b99] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d14097e9d7b99] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d14097e9d7b99] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d14097e9d7b99] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d14097e9d7b99] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.38s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-26T11:37:53.375Z] daemon.go:325: [d4dc61782f43f] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d4dc61782f43f] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d4dc61782f43f] daemon started [2020-05-26T11:37:53.375Z] daemon.go:325: [d4dc61782f43f] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:296: [d4dc61782f43f] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:325: [d4dc61782f43f] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d4dc61782f43f] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d4dc61782f43f] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d4dc61782f43f] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d4dc61782f43f] Daemon stopped [2020-05-26T11:37:53.375Z] check_test.go:309: Daemon d4dc61782f43f is not started [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-26T11:37:53.375Z] daemon.go:325: [d3e91d67fc900] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d3e91d67fc900] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d3e91d67fc900] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d3e91d67fc900] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d3e91d67fc900] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d3e91d67fc900] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d3e91d67fc900] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d3e91d67fc900] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d3e91d67fc900] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d3e91d67fc900] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d3e91d67fc900] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d3e91d67fc900] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-26T11:37:53.375Z] daemon.go:325: [d2ae87de773b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d2ae87de773b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d2ae87de773b7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d2ae87de773b7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d2ae87de773b7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d2ae87de773b7] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d2ae87de773b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d2ae87de773b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d2ae87de773b7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d2ae87de773b7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d2ae87de773b7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d2ae87de773b7] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.15s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [dd36032758ac5] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [dd36032758ac5] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [dd36032758ac5] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [dd36032758ac5] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [dd36032758ac5] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [dd36032758ac5] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [dd36032758ac5] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [dd36032758ac5] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [dd36032758ac5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [dd36032758ac5] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [dd36032758ac5] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [dd36032758ac5] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [dd36032758ac5] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.96s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-26T11:37:53.375Z] daemon.go:325: [d14257ec78015] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d14257ec78015] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d14257ec78015] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d14257ec78015] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d14257ec78015] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d14257ec78015] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d14257ec78015] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d14257ec78015] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d14257ec78015] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d14257ec78015] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d14257ec78015] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d14257ec78015] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d3bb008e765f2] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d3bb008e765f2] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d3bb008e765f2] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d3bb008e765f2] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d3bb008e765f2] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d3bb008e765f2] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d3bb008e765f2] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d3bb008e765f2] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d3bb008e765f2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d3bb008e765f2] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d3bb008e765f2] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d3bb008e765f2] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d3bb008e765f2] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.14s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-26T11:37:53.375Z] daemon.go:325: [d649f7ab0dcae] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d649f7ab0dcae] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d649f7ab0dcae] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d649f7ab0dcae] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d649f7ab0dcae] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d649f7ab0dcae] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d649f7ab0dcae] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d649f7ab0dcae] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d649f7ab0dcae] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d649f7ab0dcae] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d649f7ab0dcae] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d649f7ab0dcae] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-26T11:37:53.375Z] daemon.go:325: [d53be88cd09c2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d53be88cd09c2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d53be88cd09c2] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d53be88cd09c2] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d53be88cd09c2] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d53be88cd09c2] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d53be88cd09c2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d53be88cd09c2] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d53be88cd09c2] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d53be88cd09c2] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d53be88cd09c2] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d53be88cd09c2] Daemon stopped [2020-05-26T11:37:53.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-26T11:37:53.375Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T11:37:53.375Z] check_test.go:309: Daemon d792e2e7deb0a is not started [2020-05-26T11:37:53.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-26T11:37:53.375Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T11:37:53.375Z] check_test.go:309: Daemon dc0cc2f46bd9d is not started [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-26T11:37:53.375Z] daemon.go:325: [da1a08b4ce6a5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [da1a08b4ce6a5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [da1a08b4ce6a5] daemon started [2020-05-26T11:37:53.375Z] daemon.go:296: [da1a08b4ce6a5] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:325: [da1a08b4ce6a5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [da1a08b4ce6a5] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [da1a08b4ce6a5] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [da1a08b4ce6a5] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [da1a08b4ce6a5] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [da1a08b4ce6a5] Daemon stopped [2020-05-26T11:37:53.375Z] check_test.go:309: Daemon da1a08b4ce6a5 is not started [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.37s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-26T11:37:53.375Z] daemon.go:325: [d8c33dc0f5480] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d8c33dc0f5480] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d8c33dc0f5480] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d8c33dc0f5480] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d8c33dc0f5480] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d8c33dc0f5480] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d8c33dc0f5480] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d8c33dc0f5480] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d8c33dc0f5480] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d8c33dc0f5480] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d8c33dc0f5480] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d8c33dc0f5480] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-26T11:37:53.375Z] daemon.go:325: [dfad4784aeba8] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [dfad4784aeba8] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [dfad4784aeba8] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [dfad4784aeba8] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [dfad4784aeba8] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [dfad4784aeba8] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [dfad4784aeba8] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [dfad4784aeba8] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [dfad4784aeba8] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [dfad4784aeba8] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [dfad4784aeba8] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [dfad4784aeba8] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.61s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-26T11:37:53.375Z] daemon.go:325: [df515c5134647] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [df515c5134647] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [df515c5134647] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [df515c5134647] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [df515c5134647] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [df515c5134647] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [df515c5134647] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [df515c5134647] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [df515c5134647] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [df515c5134647] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [df515c5134647] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [df515c5134647] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.60s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-26T11:37:53.375Z] daemon.go:325: [def87bc3e583e] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [def87bc3e583e] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [def87bc3e583e] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [def87bc3e583e] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [def87bc3e583e] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [def87bc3e583e] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [def87bc3e583e] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [def87bc3e583e] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [def87bc3e583e] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [def87bc3e583e] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [def87bc3e583e] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [def87bc3e583e] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-26T11:37:53.375Z] daemon.go:325: [d1cdc3a8f74f7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d1cdc3a8f74f7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d1cdc3a8f74f7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d1cdc3a8f74f7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d1cdc3a8f74f7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d1cdc3a8f74f7] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d1cdc3a8f74f7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d1cdc3a8f74f7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d1cdc3a8f74f7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d1cdc3a8f74f7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d1cdc3a8f74f7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d1cdc3a8f74f7] Daemon stopped [2020-05-26T11:37:53.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.82s) [2020-05-26T11:37:53.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-26T11:37:53.375Z] daemon.go:325: [d601cacdc22b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d601cacdc22b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d601cacdc22b7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d601cacdc22b7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d601cacdc22b7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d601cacdc22b7] Daemon stopped [2020-05-26T11:37:53.375Z] daemon.go:325: [d601cacdc22b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:325: [d601cacdc22b7] waiting for daemon to start [2020-05-26T11:37:53.375Z] daemon.go:353: [d601cacdc22b7] daemon started [2020-05-26T11:37:53.375Z] daemon.go:461: [d601cacdc22b7] Stopping daemon [2020-05-26T11:37:53.375Z] daemon.go:296: [d601cacdc22b7] exiting daemon [2020-05-26T11:37:53.375Z] daemon.go:448: [d601cacdc22b7] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.28s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-26T11:37:53.376Z] daemon.go:325: [d1325611cc322] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d1325611cc322] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d1325611cc322] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d1325611cc322] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d1325611cc322] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d1325611cc322] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [d1325611cc322] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d1325611cc322] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d1325611cc322] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d1325611cc322] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d1325611cc322] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d1325611cc322] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-26T11:37:53.376Z] daemon.go:325: [d5c7d49f7bea2] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d5c7d49f7bea2] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d5c7d49f7bea2] daemon started [2020-05-26T11:37:53.376Z] daemon.go:296: [d5c7d49f7bea2] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d5c7d49f7bea2] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d5c7d49f7bea2] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d5c7d49f7bea2] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d5c7d49f7bea2] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d5c7d49f7bea2] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d5c7d49f7bea2] Daemon stopped [2020-05-26T11:37:53.376Z] check_test.go:309: Daemon d5c7d49f7bea2 is not started [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.65s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-26T11:37:53.376Z] daemon.go:325: [d70764ec71f54] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d70764ec71f54] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d70764ec71f54] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d70764ec71f54] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d70764ec71f54] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d70764ec71f54] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [d70764ec71f54] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d70764ec71f54] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d70764ec71f54] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d70764ec71f54] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d70764ec71f54] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d70764ec71f54] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.17s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-26T11:37:53.376Z] daemon.go:325: [db24f8473bf40] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [db24f8473bf40] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [db24f8473bf40] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [db24f8473bf40] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [db24f8473bf40] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [db24f8473bf40] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [db24f8473bf40] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [db24f8473bf40] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [db24f8473bf40] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [db24f8473bf40] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [db24f8473bf40] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [db24f8473bf40] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-26T11:37:53.376Z] daemon.go:325: [de9f2e1b6caf3] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [de9f2e1b6caf3] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [de9f2e1b6caf3] daemon started [2020-05-26T11:37:53.376Z] daemon.go:296: [de9f2e1b6caf3] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:461: [de9f2e1b6caf3] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:450: [de9f2e1b6caf3] Error when stopping daemon: daemon not started [2020-05-26T11:37:53.376Z] check_test.go:309: Daemon de9f2e1b6caf3 is not started [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-26T11:37:53.376Z] daemon.go:325: [d108f55b7e1c3] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d108f55b7e1c3] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d108f55b7e1c3] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d108f55b7e1c3] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d108f55b7e1c3] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d108f55b7e1c3] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.33s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d4dfa389b9a02] daemon started [2020-05-26T11:37:53.376Z] daemon.go:296: [d4dfa389b9a02] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d4dfa389b9a02] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d4dfa389b9a02] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d4dfa389b9a02] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d4dfa389b9a02] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d4dfa389b9a02] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d4dfa389b9a02] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d4dfa389b9a02] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d4dfa389b9a02] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d4dfa389b9a02] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-26T11:37:53.376Z] daemon.go:325: [daa02399465b7] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [daa02399465b7] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [daa02399465b7] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [daa02399465b7] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [daa02399465b7] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [daa02399465b7] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [daa02399465b7] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [daa02399465b7] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [daa02399465b7] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [daa02399465b7] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [daa02399465b7] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [daa02399465b7] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-26T11:37:53.376Z] daemon.go:325: [d25e3568632d4] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d25e3568632d4] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d25e3568632d4] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d25e3568632d4] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d25e3568632d4] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d25e3568632d4] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-26T11:37:53.376Z] daemon.go:325: [de25249a869fb] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [de25249a869fb] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [de25249a869fb] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [de25249a869fb] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [de25249a869fb] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [de25249a869fb] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-26T11:37:53.376Z] daemon.go:325: [d14ea42c9d672] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d14ea42c9d672] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d14ea42c9d672] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d14ea42c9d672] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d14ea42c9d672] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d14ea42c9d672] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-26T11:37:53.376Z] daemon.go:325: [de2580b0bc9a0] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [de2580b0bc9a0] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [de2580b0bc9a0] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [de2580b0bc9a0] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [de2580b0bc9a0] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [de2580b0bc9a0] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-26T11:37:53.376Z] daemon.go:325: [d7c0ab7e581ce] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d7c0ab7e581ce] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d7c0ab7e581ce] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-26T11:37:53.376Z] daemon.go:325: [d874175e5f251] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d874175e5f251] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d874175e5f251] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-26T11:37:53.376Z] daemon.go:325: [d509b02d7af76] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d509b02d7af76] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d509b02d7af76] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-26T11:37:53.376Z] daemon.go:325: [d00ee8a4934d9] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d00ee8a4934d9] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d00ee8a4934d9] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d00ee8a4934d9] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d00ee8a4934d9] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d00ee8a4934d9] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-26T11:37:53.376Z] daemon.go:325: [d65777cd05aa6] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d65777cd05aa6] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d65777cd05aa6] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d65777cd05aa6] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d65777cd05aa6] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d65777cd05aa6] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-26T11:37:53.376Z] daemon.go:325: [d9118222f95f1] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d9118222f95f1] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d9118222f95f1] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-26T11:37:53.376Z] daemon.go:325: [d2235bf44380f] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d2235bf44380f] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d2235bf44380f] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T11:37:53.376Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-26T11:37:53.376Z] daemon.go:325: [d9ca1d65c051f] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:296: [d9ca1d65c051f] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:325: [d9ca1d65c051f] waiting for daemon to start [2020-05-26T11:37:53.376Z] check_test.go:309: Daemon d09a1b2f82ebc is not started [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-26T11:37:53.376Z] daemon.go:325: [deba2b2a10609] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [deba2b2a10609] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [deba2b2a10609] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [deba2b2a10609] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [deba2b2a10609] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [deba2b2a10609] Daemon stopped [2020-05-26T11:37:53.376Z] daemon.go:325: [deba2b2a10609] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [deba2b2a10609] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [deba2b2a10609] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [deba2b2a10609] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [deba2b2a10609] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [deba2b2a10609] Daemon stopped [2020-05-26T11:37:53.376Z] check_test.go:309: Daemon deba2b2a10609 is not started [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-26T11:37:53.376Z] daemon.go:325: [d126e1babf4de] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d126e1babf4de] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d126e1babf4de] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d126e1babf4de] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d126e1babf4de] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d126e1babf4de] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-26T11:37:53.376Z] daemon.go:325: [d6f87461ee5bf] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d6f87461ee5bf] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d6f87461ee5bf] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d6f87461ee5bf] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d6f87461ee5bf] exiting daemon [2020-05-26T11:37:53.376Z] daemon.go:448: [d6f87461ee5bf] Daemon stopped [2020-05-26T11:37:53.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s) [2020-05-26T11:37:53.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-26T11:37:53.376Z] daemon.go:325: [d51f1c27b88dd] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:325: [d51f1c27b88dd] waiting for daemon to start [2020-05-26T11:37:53.376Z] daemon.go:353: [d51f1c27b88dd] daemon started [2020-05-26T11:37:53.376Z] daemon.go:461: [d51f1c27b88dd] Stopping daemon [2020-05-26T11:37:53.376Z] daemon.go:296: [d51f1c27b88dd] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d51f1c27b88dd] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d51f1c27b88dd] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d51f1c27b88dd] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d51f1c27b88dd] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d51f1c27b88dd] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d51f1c27b88dd] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d51f1c27b88dd] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-26T11:37:53.377Z] daemon.go:325: [d9f09d13e1ee7] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d9f09d13e1ee7] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d9f09d13e1ee7] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d9f09d13e1ee7] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d9f09d13e1ee7] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d9f09d13e1ee7] Daemon stopped [2020-05-26T11:37:53.377Z] check_test.go:309: Daemon d9f09d13e1ee7 is not started [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.11s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-26T11:37:53.377Z] daemon.go:325: [d72498261c231] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d72498261c231] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d72498261c231] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d72498261c231] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d72498261c231] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d72498261c231] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.15s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-26T11:37:53.377Z] daemon.go:325: [d3ad3f7480322] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d3ad3f7480322] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d3ad3f7480322] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d3ad3f7480322] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d3ad3f7480322] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d3ad3f7480322] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.44s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d865b122c53a6] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d865b122c53a6] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d865b122c53a6] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d865b122c53a6] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d865b122c53a6] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d865b122c53a6] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d865b122c53a6] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d865b122c53a6] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d865b122c53a6] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d865b122c53a6] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d865b122c53a6] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d865b122c53a6] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d865b122c53a6] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-26T11:37:53.377Z] daemon.go:325: [df75064ba9549] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [df75064ba9549] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [df75064ba9549] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [df75064ba9549] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [df75064ba9549] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [df75064ba9549] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [df75064ba9549] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:296: [df75064ba9549] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:325: [df75064ba9549] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:461: [df75064ba9549] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:450: [df75064ba9549] Error when stopping daemon: daemon not started [2020-05-26T11:37:53.377Z] check_test.go:309: Daemon df75064ba9549 is not started [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-26T11:37:53.377Z] daemon.go:325: [d8014bb25a046] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d8014bb25a046] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d8014bb25a046] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d8014bb25a046] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d8014bb25a046] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d8014bb25a046] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d8014bb25a046] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d8014bb25a046] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d8014bb25a046] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d8014bb25a046] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d8014bb25a046] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d8014bb25a046] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-26T11:37:53.377Z] daemon.go:325: [d9d24c4e6384b] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d9d24c4e6384b] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d9d24c4e6384b] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d9d24c4e6384b] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d9d24c4e6384b] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d9d24c4e6384b] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d9d24c4e6384b] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d9d24c4e6384b] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d9d24c4e6384b] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d9d24c4e6384b] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d9d24c4e6384b] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d9d24c4e6384b] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-26T11:37:53.377Z] daemon.go:325: [dcc51127ca901] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dcc51127ca901] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dcc51127ca901] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dcc51127ca901] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dcc51127ca901] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dcc51127ca901] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [dcc51127ca901] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dcc51127ca901] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dcc51127ca901] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dcc51127ca901] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dcc51127ca901] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dcc51127ca901] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-26T11:37:53.377Z] daemon.go:325: [dab9a875ebb45] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dab9a875ebb45] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dab9a875ebb45] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dab9a875ebb45] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dab9a875ebb45] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dab9a875ebb45] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [dab9a875ebb45] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dab9a875ebb45] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dab9a875ebb45] daemon started [2020-05-26T11:37:53.377Z] check_test.go:309: Daemon db8bbf3f8ba7a is not started [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-05-26T11:37:53.377Z] daemon.go:325: [daaeb37c14ffe] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [daaeb37c14ffe] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [daaeb37c14ffe] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [daaeb37c14ffe] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [daaeb37c14ffe] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [daaeb37c14ffe] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-26T11:37:53.377Z] daemon.go:325: [dd3f28580cdb1] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dd3f28580cdb1] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dd3f28580cdb1] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dd3f28580cdb1] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dd3f28580cdb1] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dd3f28580cdb1] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-26T11:37:53.377Z] daemon.go:325: [d469fce9702bd] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d469fce9702bd] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d469fce9702bd] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d469fce9702bd] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d469fce9702bd] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d469fce9702bd] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-05-26T11:37:53.377Z] daemon.go:325: [db4111202bd62] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [db4111202bd62] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [db4111202bd62] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [db4111202bd62] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [db4111202bd62] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [db4111202bd62] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-26T11:37:53.377Z] check_test.go:309: Daemon da9179bb4f20f is not started [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-26T11:37:53.377Z] daemon.go:325: [dcbe9c2957ad3] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dcbe9c2957ad3] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dcbe9c2957ad3] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dcbe9c2957ad3] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dcbe9c2957ad3] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dcbe9c2957ad3] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.63s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-26T11:37:53.377Z] daemon.go:325: [d4124eefe4add] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d4124eefe4add] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d4124eefe4add] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d4124eefe4add] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d4124eefe4add] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d4124eefe4add] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.89s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-26T11:37:53.377Z] daemon.go:325: [d1ab4e6a98e50] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d1ab4e6a98e50] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d1ab4e6a98e50] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d1ab4e6a98e50] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d1ab4e6a98e50] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d1ab4e6a98e50] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d1ab4e6a98e50] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d1ab4e6a98e50] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d1ab4e6a98e50] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d1ab4e6a98e50] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d1ab4e6a98e50] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d1ab4e6a98e50] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-05-26T11:37:53.377Z] daemon.go:325: [dad82b5728256] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dad82b5728256] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dad82b5728256] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dad82b5728256] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dad82b5728256] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dad82b5728256] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-05-26T11:37:53.377Z] daemon.go:325: [d226ce47c0e1a] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d226ce47c0e1a] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d226ce47c0e1a] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d226ce47c0e1a] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d226ce47c0e1a] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d226ce47c0e1a] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-05-26T11:37:53.377Z] daemon.go:325: [d6ec5f765b994] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d6ec5f765b994] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d6ec5f765b994] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d6ec5f765b994] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d6ec5f765b994] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d6ec5f765b994] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-26T11:37:53.377Z] daemon.go:325: [d75c838c6fac5] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d75c838c6fac5] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d75c838c6fac5] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d75c838c6fac5] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d75c838c6fac5] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d75c838c6fac5] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [d75c838c6fac5] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [d75c838c6fac5] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [d75c838c6fac5] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [d75c838c6fac5] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [d75c838c6fac5] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [d75c838c6fac5] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.76s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-26T11:37:53.377Z] daemon.go:325: [dd39241f25c99] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dd39241f25c99] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dd39241f25c99] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dd39241f25c99] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dd39241f25c99] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dd39241f25c99] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [dd39241f25c99] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dd39241f25c99] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dd39241f25c99] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dd39241f25c99] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dd39241f25c99] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dd39241f25c99] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.25s) [2020-05-26T11:37:53.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-05-26T11:37:53.377Z] daemon.go:325: [dea988132d878] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dea988132d878] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dea988132d878] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dea988132d878] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dea988132d878] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dea988132d878] Daemon stopped [2020-05-26T11:37:53.377Z] daemon.go:325: [dea988132d878] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:325: [dea988132d878] waiting for daemon to start [2020-05-26T11:37:53.377Z] daemon.go:353: [dea988132d878] daemon started [2020-05-26T11:37:53.377Z] daemon.go:461: [dea988132d878] Stopping daemon [2020-05-26T11:37:53.377Z] daemon.go:296: [dea988132d878] exiting daemon [2020-05-26T11:37:53.377Z] daemon.go:448: [dea988132d878] Daemon stopped [2020-05-26T11:37:53.377Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-26T11:37:53.378Z] daemon.go:325: [d56b63475e415] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d56b63475e415] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d56b63475e415] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d56b63475e415] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d56b63475e415] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d56b63475e415] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-26T11:37:53.378Z] daemon.go:325: [da6da7e67973c] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [da6da7e67973c] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [da6da7e67973c] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [da6da7e67973c] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [da6da7e67973c] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [da6da7e67973c] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-26T11:37:53.378Z] daemon.go:325: [dc86d7031a5dc] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [dc86d7031a5dc] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [dc86d7031a5dc] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [dc86d7031a5dc] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [dc86d7031a5dc] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [dc86d7031a5dc] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-26T11:37:53.378Z] daemon.go:325: [dbfed82c9fde1] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [dbfed82c9fde1] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [dbfed82c9fde1] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [dbfed82c9fde1] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [dbfed82c9fde1] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [dbfed82c9fde1] Daemon stopped [2020-05-26T11:37:53.378Z] daemon.go:325: [dbfed82c9fde1] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [dbfed82c9fde1] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [dbfed82c9fde1] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [dbfed82c9fde1] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [dbfed82c9fde1] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [dbfed82c9fde1] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.83s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d44eda3669a41] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d44eda3669a41] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d44eda3669a41] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d44eda3669a41] Daemon stopped [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d44eda3669a41] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d44eda3669a41] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d44eda3669a41] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d44eda3669a41] Daemon stopped [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:296: [d44eda3669a41] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:461: [d44eda3669a41] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:450: [d44eda3669a41] Error when stopping daemon: daemon not started [2020-05-26T11:37:53.378Z] docker_cli_daemon_test.go:2542: Daemon d44eda3669a41 is not started [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d44eda3669a41] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d44eda3669a41] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d44eda3669a41] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d44eda3669a41] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d44eda3669a41] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.43s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-26T11:37:53.378Z] daemon.go:325: [d7438e59e69a8] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d7438e59e69a8] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d7438e59e69a8] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d7438e59e69a8] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d7438e59e69a8] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d7438e59e69a8] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-26T11:37:53.378Z] daemon.go:325: [da7f5075d1e38] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [da7f5075d1e38] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [da7f5075d1e38] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [da7f5075d1e38] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [da7f5075d1e38] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [da7f5075d1e38] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-05-26T11:37:53.378Z] daemon.go:325: [d4f30c162261f] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d4f30c162261f] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d4f30c162261f] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d4f30c162261f] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d4f30c162261f] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d4f30c162261f] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.99s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-05-26T11:37:53.378Z] daemon.go:325: [d0ea0a7a3e2c7] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [d0ea0a7a3e2c7] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [d0ea0a7a3e2c7] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [d0ea0a7a3e2c7] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [d0ea0a7a3e2c7] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [d0ea0a7a3e2c7] Daemon stopped [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-05-26T11:37:53.378Z] check_test.go:309: Daemon d3f833faf3903 is not started [2020-05-26T11:37:53.378Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.33s) [2020-05-26T11:37:53.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-05-26T11:37:53.378Z] daemon.go:325: [de967b0377856] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:325: [de967b0377856] waiting for daemon to start [2020-05-26T11:37:53.378Z] daemon.go:353: [de967b0377856] daemon started [2020-05-26T11:37:53.378Z] daemon.go:461: [de967b0377856] Stopping daemon [2020-05-26T11:37:53.378Z] daemon.go:296: [de967b0377856] exiting daemon [2020-05-26T11:37:53.378Z] daemon.go:448: [de967b0377856] Daemon stopped [2020-05-26T11:37:53.378Z] === RUN TestDockerSwarmSuite [2020-05-26T11:37:53.378Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-26T11:37:54.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T11:37:55.624Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-05-26T11:37:55.624Z] ok github.com/docker/docker/builder/dockerfile 0.561s coverage: 45.1% of statements [2020-05-26T11:37:56.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T11:37:56.638Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-26T11:37:58.146Z] ok github.com/docker/docker/builder/remotecontext/git 0.888s coverage: 85.1% of statements [2020-05-26T11:37:58.146Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2020-05-26T11:37:58.403Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T11:37:58.403Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T11:37:58.403Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-26T11:37:58.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T11:37:58.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T11:37:59.149Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-26T11:38:00.074Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-26T11:38:00.074Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-26T11:38:00.074Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-26T11:38:02.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T11:38:03.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T11:38:03.661Z] ok github.com/docker/docker/client 0.147s coverage: 75.7% of statements [2020-05-26T11:38:05.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-26T11:38:05.580Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-26T11:38:06.240Z] --- PASS: TestUpdateRestartPolicy (19.24s) [2020-05-26T11:38:06.240Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T11:38:06.240Z] --- PASS: TestUpdateRestartWithAutoRemove (1.55s) [2020-05-26T11:38:06.240Z] === RUN TestWaitNonBlocked [2020-05-26T11:38:06.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:38:06.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:38:06.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:38:06.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:38:06.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:38:06.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:38:08.851Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-26T11:38:09.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T11:38:11.358Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-26T11:38:13.441Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-26T11:38:13.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.33s) [2020-05-26T11:38:13.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.00s) [2020-05-26T11:38:13.441Z] === RUN TestWaitBlocked [2020-05-26T11:38:13.441Z] --- SKIP: TestWaitBlocked (0.00s) [2020-05-26T11:38:13.441Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.441Z] === RUN TestCommitInheritsEnv [2020-05-26T11:38:13.441Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-05-26T11:38:13.441Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:38:13.441Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T11:38:13.441Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-26T11:38:13.441Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-26T11:38:13.441Z] === RUN TestImagesFilterMultiReference [2020-05-26T11:38:13.441Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-26T11:38:13.441Z] === RUN TestImagePullPlatformInvalid [2020-05-26T11:38:13.441Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-26T11:38:13.441Z] === RUN TestRemoveImageOrphaning [2020-05-26T11:38:13.441Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-05-26T11:38:13.441Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:38:13.441Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T11:38:13.441Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-26T11:38:13.441Z] === RUN TestTagInvalidReference [2020-05-26T11:38:13.441Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-26T11:38:13.441Z] === RUN TestTagValidPrefixedRepo [2020-05-26T11:38:13.441Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-26T11:38:13.441Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T11:38:13.441Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-26T11:38:13.441Z] === RUN TestTagOfficialNames [2020-05-26T11:38:13.441Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-05-26T11:38:13.441Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestTagMatchesDigest [2020-05-26T11:38:13.441Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.441Z] === RUN TestNetworkCreateDelete [2020-05-26T11:38:13.441Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-05-26T11:38:13.441Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.441Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T11:38:13.441Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-05-26T11:38:13.441Z] 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-05-26T11:38:13.441Z] === RUN TestInspectNetwork [2020-05-26T11:38:13.441Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-26T11:38:13.441Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-26T11:38:13.441Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T11:38:13.441Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-26T11:38:13.441Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.441Z] === RUN TestNetworkInvalidJSON [2020-05-26T11:38:13.441Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:13.441Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:13.441Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:13.441Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:13.441Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:13.441Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:13.441Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:13.441Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:13.441Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:13.441Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-26T11:38:13.441Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T11:38:13.441Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T11:38:13.441Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-26T11:38:13.441Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T11:38:13.441Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T11:38:13.441Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:51: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T11:38:13.441Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:94: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:38:13.441Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:127: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:38:13.441Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:177: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T11:38:13.441Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:201: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T11:38:13.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:38:13.441Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T11:38:13.441Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:319: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T11:38:13.441Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-26T11:38:13.441Z] service_test.go:386: testEnv.OSType == "windows" [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.441Z] === RUN TestPluginInvalidJSON [2020-05-26T11:38:13.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:38:13.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:38:13.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:38:13.441Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-26T11:38:13.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.441Z] === RUN TestExternalGraphDriver [2020-05-26T11:38:13.441Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-05-26T11:38:13.441Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-26T11:38:13.441Z] === RUN TestGraphdriverPluginV2 [2020-05-26T11:38:13.441Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-05-26T11:38:13.441Z] external_test.go:407: runtime.GOOS == "windows" [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.441Z] PASS [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-26T11:38:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.441Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-26T11:38:13.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.914Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.914Z] === RUN TestSecretInspect [2020-05-26T11:38:13.914Z] --- SKIP: TestSecretInspect (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestSecretList [2020-05-26T11:38:13.914Z] --- SKIP: TestSecretList (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestSecretsCreateAndDelete [2020-05-26T11:38:13.914Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestSecretsUpdate [2020-05-26T11:38:13.914Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestTemplatedSecret [2020-05-26T11:38:13.914Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestSecretCreateResolve [2020-05-26T11:38:13.914Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-05-26T11:38:13.914Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.914Z] PASS [2020-05-26T11:38:13.914Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-26T11:38:13.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.914Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.914Z] === RUN TestServiceCreateInit [2020-05-26T11:38:13.914Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:38:13.914Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:38:13.914Z] --- PASS: TestServiceCreateInit (0.03s) [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceConflict [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-05-26T11:38:13.914Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-05-26T11:38:13.914Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestCreateServiceSysctls [2020-05-26T11:38:13.914Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-26T11:38:13.914Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestInspect [2020-05-26T11:38:13.914Z] --- SKIP: TestInspect (0.00s) [2020-05-26T11:38:13.914Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T11:38:13.914Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-05-26T11:38:13.914Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestDockerNetworkReConnect [2020-05-26T11:38:13.914Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-05-26T11:38:13.914Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestServicePlugin [2020-05-26T11:38:13.914Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T11:38:13.914Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestServiceUpdateLabel [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-26T11:38:13.914Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.914Z] === RUN TestServiceUpdateSecrets [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-05-26T11:38:13.914Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.914Z] === RUN TestServiceUpdateConfigs [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-05-26T11:38:13.914Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.914Z] === RUN TestServiceUpdateNetwork [2020-05-26T11:38:13.914Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-05-26T11:38:13.914Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T11:38:13.914Z] PASS [2020-05-26T11:38:13.914Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-26T11:38:13.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.914Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.914Z] === RUN TestSessionCreate [2020-05-26T11:38:13.914Z] --- SKIP: TestSessionCreate (0.00s) [2020-05-26T11:38:13.914Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-26T11:38:13.914Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T11:38:13.914Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-05-26T11:38:13.914Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-26T11:38:13.914Z] PASS [2020-05-26T11:38:13.914Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-26T11:38:13.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:13.914Z] INFO: Testing against a local daemon [2020-05-26T11:38:13.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T11:38:13.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:38:13.914Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T11:38:13.914Z] === RUN TestEventsExecDie [2020-05-26T11:38:13.914Z] --- SKIP: TestEventsExecDie (0.00s) [2020-05-26T11:38:13.914Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-26T11:38:13.914Z] === RUN TestEventsBackwardsCompatible [2020-05-26T11:38:13.914Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-05-26T11:38:13.914Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-26T11:38:13.914Z] === RUN TestInfoAPI [2020-05-26T11:38:13.914Z] --- PASS: TestInfoAPI (0.04s) [2020-05-26T11:38:13.914Z] === RUN TestInfoAPIWarnings [2020-05-26T11:38:13.914Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-05-26T11:38:13.914Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T11:38:13.914Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T11:38:14.910Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2020-05-26T11:38:14.910Z] === RUN TestPingCacheHeaders [2020-05-26T11:38:14.910Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-26T11:38:14.910Z] === RUN TestPingGet [2020-05-26T11:38:14.910Z] --- PASS: TestPingGet (0.03s) [2020-05-26T11:38:14.910Z] === RUN TestPingHead [2020-05-26T11:38:15.387Z] --- PASS: TestPingHead (0.04s) [2020-05-26T11:38:15.387Z] === RUN TestVersion [2020-05-26T11:38:15.387Z] --- PASS: TestVersion (0.02s) [2020-05-26T11:38:15.387Z] PASS [2020-05-26T11:38:15.387Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-26T11:38:15.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:15.387Z] INFO: Testing against a local daemon [2020-05-26T11:38:15.387Z] === RUN TestVolumesCreateAndList [2020-05-26T11:38:15.387Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-26T11:38:15.387Z] === RUN TestVolumesRemove [2020-05-26T11:38:15.387Z] --- SKIP: TestVolumesRemove (0.00s) [2020-05-26T11:38:15.387Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-26T11:38:15.387Z] === RUN TestVolumesInspect [2020-05-26T11:38:15.387Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-26T11:38:15.387Z] === RUN TestVolumesInvalidJSON [2020-05-26T11:38:15.387Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T11:38:15.387Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T11:38:15.387Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T11:38:15.387Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-26T11:38:15.387Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T11:38:15.387Z] PASS [2020-05-26T11:38:15.387Z] INFO: make.ps1 ended at 05/26/2020 11:38:15 [2020-05-26T11:38:15.387Z] INFO: Integration CLI tests being run from the host: [2020-05-26T11:38:15.387Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-26T11:38:19.428Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-26T11:38:19.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-26T11:38:19.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-26T11:38:21.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-26T11:38:21.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T11:38:22.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T11:38:24.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-26T11:38:24.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T11:38:25.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T11:38:25.881Z] INFO: Testing against a local daemon [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-26T11:38:25.881Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-26T11:38:26.354Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-26T11:38:27.833Z] --- PASS: TestImportExtremelyLargeImageWorks (184.99s) [2020-05-26T11:38:27.833Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-26T11:38:27.833Z] daemon.go:325: [d35ea3aed6fe5] waiting for daemon to start [2020-05-26T11:38:27.833Z] daemon.go:325: [d35ea3aed6fe5] waiting for daemon to start [2020-05-26T11:38:27.833Z] daemon.go:353: [d35ea3aed6fe5] daemon started [2020-05-26T11:38:27.833Z] daemon.go:461: [d35ea3aed6fe5] Stopping daemon [2020-05-26T11:38:27.833Z] daemon.go:296: [d35ea3aed6fe5] exiting daemon [2020-05-26T11:38:27.833Z] daemon.go:448: [d35ea3aed6fe5] Daemon stopped [2020-05-26T11:38:27.833Z] PASS [2020-05-26T11:38:27.833Z] [2020-05-26T11:38:27.833Z] DONE 11 tests in 186.519s [2020-05-26T11:38:27.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T11:38:27.833Z] ++ 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-05-26T11:38:27.833Z] ++ set -e [2020-05-26T11:38:27.833Z] ++ '[' -n 0 ']' [2020-05-26T11:38:27.833Z] ++ set -x [2020-05-26T11:38:27.833Z] ++ env -i DEST=/go/src/github.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-05-26T11:38:27.833Z] INFO: Testing against a local daemon [2020-05-26T11:38:27.833Z] === RUN TestNetworkCreateDelete [2020-05-26T11:38:27.833Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-05-26T11:38:27.833Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T11:38:27.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-05-26T11:38:27.833Z] === RUN TestInspectNetwork [2020-05-26T11:38:28.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T11:38:29.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T11:38:31.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T11:38:33.067Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T11:38:33.067Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T11:38:33.067Z] === RUN TestInspectNetwork/network_name [2020-05-26T11:38:33.067Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T11:38:34.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T11:38:34.046Z] Using test binary docker [2020-05-26T11:38:34.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T11:38:34.046Z] +++ /etc/init.d/apparmor start [2020-05-26T11:38:34.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T11:38:34.046Z] INFO: Waiting for daemon to start... [2020-05-26T11:38:34.046Z] Starting dockerd [2020-05-26T11:38:34.046Z] +++ 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-05-26T11:38:36.101Z] . [2020-05-26T11:38:36.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T11:38:36.101Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T11:38:36.101Z] Error: No such image: emptyfs [2020-05-26T11:38:36.101Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T11:38:36.101Z] ++++ docker load [2020-05-26T11:38:36.389Z] Running integration-test (iteration 1) [2020-05-26T11:38:36.389Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T11:38:36.389Z] ++ 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-05-26T11:38:36.389Z] ++ set -e [2020-05-26T11:38:36.389Z] ++ '[' -n 0 ']' [2020-05-26T11:38:36.389Z] ++ set -x [2020-05-26T11:38:36.389Z] ++ env -i DEST=/go/src/github.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-05-26T11:38:37.226Z] --- PASS: TestInspectNetwork (9.30s) [2020-05-26T11:38:37.226Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-26T11:38:37.226Z] daemon.go:325: [db1cdf6dd9407] waiting for daemon to start [2020-05-26T11:38:37.226Z] daemon.go:325: [db1cdf6dd9407] waiting for daemon to start [2020-05-26T11:38:37.226Z] daemon.go:353: [db1cdf6dd9407] daemon started [2020-05-26T11:38:37.226Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T11:38:37.226Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T11:38:37.226Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T11:38:37.226Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T11:38:37.226Z] daemon.go:461: [db1cdf6dd9407] Stopping daemon [2020-05-26T11:38:37.226Z] daemon.go:296: [db1cdf6dd9407] exiting daemon [2020-05-26T11:38:37.226Z] daemon.go:448: [db1cdf6dd9407] Daemon stopped [2020-05-26T11:38:37.226Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T11:38:39.735Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-05-26T11:38:39.735Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-26T11:38:39.735Z] daemon.go:325: [dbb4f67aff744] waiting for daemon to start [2020-05-26T11:38:39.735Z] daemon.go:325: [dbb4f67aff744] waiting for daemon to start [2020-05-26T11:38:39.735Z] daemon.go:353: [dbb4f67aff744] daemon started [2020-05-26T11:38:39.735Z] daemon.go:461: [dbb4f67aff744] Stopping daemon [2020-05-26T11:38:39.735Z] daemon.go:296: [dbb4f67aff744] exiting daemon [2020-05-26T11:38:39.735Z] daemon.go:448: [dbb4f67aff744] Daemon stopped [2020-05-26T11:38:39.735Z] === RUN TestNetworkInvalidJSON [2020-05-26T11:38:39.735Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:39.735Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:39.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:39.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:39.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:39.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:39.735Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T11:38:39.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:38:39.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:38:39.735Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-26T11:38:39.735Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-26T11:38:39.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-26T11:38:39.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T11:38:39.735Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T11:38:41.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-26T11:38:41.096Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-26T11:38:41.096Z] daemon.go:325: [db1a1befaccdd] waiting for daemon to start [2020-05-26T11:38:41.096Z] daemon.go:325: [db1a1befaccdd] waiting for daemon to start [2020-05-26T11:38:41.096Z] daemon.go:353: [db1a1befaccdd] daemon started [2020-05-26T11:38:41.096Z] daemon.go:461: [db1a1befaccdd] Stopping daemon [2020-05-26T11:38:41.096Z] daemon.go:296: [db1a1befaccdd] exiting daemon [2020-05-26T11:38:41.096Z] daemon.go:448: [db1a1befaccdd] Daemon stopped [2020-05-26T11:38:41.096Z] daemon.go:325: [db1a1befaccdd] waiting for daemon to start [2020-05-26T11:38:41.096Z] daemon.go:325: [db1a1befaccdd] waiting for daemon to start [2020-05-26T11:38:41.096Z] daemon.go:353: [db1a1befaccdd] daemon started [2020-05-26T11:38:41.096Z] daemon.go:461: [db1a1befaccdd] Stopping daemon [2020-05-26T11:38:41.096Z] daemon.go:296: [db1a1befaccdd] exiting daemon [2020-05-26T11:38:41.096Z] daemon.go:448: [db1a1befaccdd] Daemon stopped [2020-05-26T11:38:41.096Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T11:38:41.350Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-26T11:38:41.605Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-26T11:38:41.605Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-05-26T11:38:41.605Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-26T11:38:41.605Z] daemon.go:325: [d014bf1829e43] waiting for daemon to start [2020-05-26T11:38:41.605Z] daemon.go:325: [d014bf1829e43] waiting for daemon to start [2020-05-26T11:38:41.605Z] daemon.go:353: [d014bf1829e43] daemon started [2020-05-26T11:38:41.605Z] daemon.go:461: [d014bf1829e43] Stopping daemon [2020-05-26T11:38:41.605Z] daemon.go:296: [d014bf1829e43] exiting daemon [2020-05-26T11:38:41.605Z] daemon.go:448: [d014bf1829e43] Daemon stopped [2020-05-26T11:38:41.605Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T11:38:42.350Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-05-26T11:38:42.350Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.5% of statements [2020-05-26T11:38:42.350Z] ok github.com/docker/docker/container 0.128s coverage: 35.3% of statements [2020-05-26T11:38:42.350Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T11:38:42.350Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T11:38:42.350Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T11:38:42.350Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T11:38:42.967Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-26T11:38:42.967Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-26T11:38:42.967Z] daemon.go:325: [d7ddd8b246376] waiting for daemon to start [2020-05-26T11:38:42.967Z] daemon.go:325: [d7ddd8b246376] waiting for daemon to start [2020-05-26T11:38:42.967Z] daemon.go:353: [d7ddd8b246376] daemon started [2020-05-26T11:38:42.967Z] daemon.go:461: [d7ddd8b246376] Stopping daemon [2020-05-26T11:38:42.967Z] daemon.go:296: [d7ddd8b246376] exiting daemon [2020-05-26T11:38:42.967Z] daemon.go:448: [d7ddd8b246376] Daemon stopped [2020-05-26T11:38:42.967Z] daemon.go:325: [d7ddd8b246376] waiting for daemon to start [2020-05-26T11:38:42.967Z] daemon.go:325: [d7ddd8b246376] waiting for daemon to start [2020-05-26T11:38:42.967Z] daemon.go:353: [d7ddd8b246376] daemon started [2020-05-26T11:38:42.967Z] daemon.go:461: [d7ddd8b246376] Stopping daemon [2020-05-26T11:38:42.967Z] daemon.go:296: [d7ddd8b246376] exiting daemon [2020-05-26T11:38:42.967Z] daemon.go:448: [d7ddd8b246376] Daemon stopped [2020-05-26T11:38:42.967Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:38:43.891Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-05-26T11:38:43.891Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:38:43.891Z] daemon.go:325: [dd02f2684fdf1] waiting for daemon to start [2020-05-26T11:38:43.891Z] daemon.go:325: [dd02f2684fdf1] waiting for daemon to start [2020-05-26T11:38:43.891Z] daemon.go:353: [dd02f2684fdf1] daemon started [2020-05-26T11:38:43.891Z] daemon.go:461: [dd02f2684fdf1] Stopping daemon [2020-05-26T11:38:43.891Z] daemon.go:296: [dd02f2684fdf1] exiting daemon [2020-05-26T11:38:43.891Z] daemon.go:448: [dd02f2684fdf1] Daemon stopped [2020-05-26T11:38:43.891Z] daemon.go:325: [dd02f2684fdf1] waiting for daemon to start [2020-05-26T11:38:43.891Z] daemon.go:325: [dd02f2684fdf1] waiting for daemon to start [2020-05-26T11:38:43.891Z] daemon.go:353: [dd02f2684fdf1] daemon started [2020-05-26T11:38:43.891Z] daemon.go:461: [dd02f2684fdf1] Stopping daemon [2020-05-26T11:38:43.891Z] daemon.go:296: [dd02f2684fdf1] exiting daemon [2020-05-26T11:38:43.891Z] daemon.go:448: [dd02f2684fdf1] Daemon stopped [2020-05-26T11:38:43.891Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:38:44.451Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-26T11:38:44.451Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:38:44.451Z] daemon.go:325: [d32c2273628bb] waiting for daemon to start [2020-05-26T11:38:44.451Z] daemon.go:325: [d32c2273628bb] waiting for daemon to start [2020-05-26T11:38:44.451Z] daemon.go:353: [d32c2273628bb] daemon started [2020-05-26T11:38:44.451Z] daemon.go:461: [d32c2273628bb] Stopping daemon [2020-05-26T11:38:44.451Z] daemon.go:296: [d32c2273628bb] exiting daemon [2020-05-26T11:38:44.451Z] daemon.go:448: [d32c2273628bb] Daemon stopped [2020-05-26T11:38:44.451Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T11:38:46.336Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-26T11:38:46.336Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-26T11:38:46.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-26T11:38:47.150Z] --- PASS: TestServiceWithPredefinedNetwork (2.58s) [2020-05-26T11:38:47.150Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-26T11:38:47.150Z] daemon.go:325: [dd60a920a94b4] waiting for daemon to start [2020-05-26T11:38:47.150Z] daemon.go:325: [dd60a920a94b4] waiting for daemon to start [2020-05-26T11:38:47.150Z] daemon.go:353: [dd60a920a94b4] daemon started [2020-05-26T11:38:47.150Z] daemon.go:461: [dd60a920a94b4] Stopping daemon [2020-05-26T11:38:47.150Z] daemon.go:296: [dd60a920a94b4] exiting daemon [2020-05-26T11:38:47.150Z] daemon.go:448: [dd60a920a94b4] Daemon stopped [2020-05-26T11:38:47.150Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T11:38:47.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:38:47.150Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:38:47.150Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T11:38:47.406Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-26T11:38:47.406Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-26T11:38:47.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-26T11:38:47.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-26T11:38:47.916Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-26T11:38:48.171Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-26T11:38:48.899Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2020-05-26T11:38:50.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-26T11:38:51.430Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-26T11:38:51.804Z] Loaded image: buildpack-deps:jessie [2020-05-26T11:38:51.804Z] Loaded image: busybox:latest [2020-05-26T11:38:51.804Z] Loaded image: busybox:glibc [2020-05-26T11:38:51.804Z] Loaded image: debian:jessie [2020-05-26T11:38:51.804Z] Loaded image: hello-world:latest [2020-05-26T11:38:51.804Z] INFO: Testing against a local daemon [2020-05-26T11:38:51.804Z] === RUN TestBuildWithSession [2020-05-26T11:38:52.168Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-05-26T11:38:52.353Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-26T11:38:52.429Z] --- PASS: TestBuildWithSession (2.07s) [2020-05-26T11:38:52.429Z] === RUN TestBuildSquashParent [2020-05-26T11:38:54.235Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-26T11:38:55.159Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-26T11:38:56.518Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-26T11:38:57.879Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-26T11:38:57.988Z] --- PASS: TestBuildSquashParent (4.89s) [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:38:57.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T11:38:57.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T11:38:57.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T11:39:00.309Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2020-05-26T11:39:00.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T11:39:00.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T11:39:01.679Z] ok github.com/docker/docker/daemon 12.240s coverage: 17.5% of statements [2020-05-26T11:39:01.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T11:39:01.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T11:39:01.936Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 82.2% of statements [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2020-05-26T11:39:02.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2020-05-26T11:39:02.855Z] === RUN TestBuildMultiStageCopy [2020-05-26T11:39:02.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T11:39:02.868Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.4% of statements [2020-05-26T11:39:03.125Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-05-26T11:39:03.125Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T11:39:03.125Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T11:39:04.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T11:39:04.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T11:39:05.021Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-26T11:39:05.579Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T11:39:05.888Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T11:39:05.949Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-26T11:39:05.949Z] --- PASS: TestServiceWithDataPathPortInit (18.73s) [2020-05-26T11:39:05.949Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:39:05.949Z] daemon.go:325: [d8016f63dfa3a] waiting for daemon to start [2020-05-26T11:39:05.949Z] daemon.go:325: [d8016f63dfa3a] waiting for daemon to start [2020-05-26T11:39:05.949Z] daemon.go:353: [d8016f63dfa3a] daemon started [2020-05-26T11:39:05.949Z] daemon.go:461: [d8016f63dfa3a] Stopping daemon [2020-05-26T11:39:05.949Z] daemon.go:296: [d8016f63dfa3a] exiting daemon [2020-05-26T11:39:05.949Z] daemon.go:448: [d8016f63dfa3a] Daemon stopped [2020-05-26T11:39:05.949Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:39:05.949Z] daemon.go:325: [df49a912ac112] waiting for daemon to start [2020-05-26T11:39:05.949Z] daemon.go:325: [df49a912ac112] waiting for daemon to start [2020-05-26T11:39:05.949Z] daemon.go:353: [df49a912ac112] daemon started [2020-05-26T11:39:05.949Z] daemon.go:461: [df49a912ac112] Stopping daemon [2020-05-26T11:39:05.949Z] daemon.go:296: [df49a912ac112] exiting daemon [2020-05-26T11:39:05.949Z] daemon.go:448: [df49a912ac112] Daemon stopped [2020-05-26T11:39:05.949Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy (3.42s) [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2020-05-26T11:39:06.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-05-26T11:39:06.214Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T11:39:06.917Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-26T11:39:07.330Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-05-26T11:39:07.330Z] === RUN TestBuildLabelWithTargets [2020-05-26T11:39:07.848Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.212s coverage: 56.9% of statements [2020-05-26T11:39:08.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-26T11:39:08.948Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-05-26T11:39:08.948Z] === RUN TestBuildWithEmptyLayers [2020-05-26T11:39:09.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-26T11:39:09.633Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2020-05-26T11:39:09.633Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T11:39:11.126Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.484s coverage: 72.3% of statements [2020-05-26T11:39:11.384Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.820s coverage: 46.2% of statements [2020-05-26T11:39:11.384Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T11:39:11.689Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2020-05-26T11:39:11.689Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T11:39:12.720Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2020-05-26T11:39:12.720Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T11:39:13.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.978s coverage: 49.5% of statements [2020-05-26T11:39:14.788Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2020-05-26T11:39:14.788Z] === RUN TestBuildWithHugeFile [2020-05-26T11:39:14.836Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.293s coverage: 76.1% of statements [2020-05-26T11:39:15.540Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.48s) [2020-05-26T11:39:15.540Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-26T11:39:15.540Z] daemon.go:325: [d2a3968532638] waiting for daemon to start [2020-05-26T11:39:15.540Z] daemon.go:325: [d2a3968532638] waiting for daemon to start [2020-05-26T11:39:15.540Z] daemon.go:353: [d2a3968532638] daemon started [2020-05-26T11:39:15.540Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bfhezi4m86o9s7q5e16ff6ii7 Created:2020-05-26 11:39:07.558816024 +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[7f4c9d3e829c346f1154b8091e90d3de2bac18012bdf76dce00b7eed01d74ecf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kqgphuo46g0g546e2co893cnm EndpointID:e806dc16a35231b9cbfea2d3ecd83195ad46b8e23e1ea8d89f26ec6df5e1bffe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c62150bd8f168d1d0f8e659cb9f26d957a98f242243a7de9bd92c606c81f82fd 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:17f3c77b8b83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kqgphuo46g0g546e2co893cnm EndpointID:e806dc16a35231b9cbfea2d3ecd83195ad46b8e23e1ea8d89f26ec6df5e1bffe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T11:39:15.540Z] daemon.go:461: [d2a3968532638] Stopping daemon [2020-05-26T11:39:15.540Z] daemon.go:296: [d2a3968532638] exiting daemon [2020-05-26T11:39:15.540Z] daemon.go:448: [d2a3968532638] Daemon stopped [2020-05-26T11:39:15.540Z] PASS [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] === Skipped [2020-05-26T11:39:15.540Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:39:15.540Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] DONE 21 tests, 1 skipped in 48.020s [2020-05-26T11:39:15.540Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:39:15.540Z] ++ 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-05-26T11:39:15.540Z] ++ set -e [2020-05-26T11:39:15.540Z] ++ '[' -n 0 ']' [2020-05-26T11:39:15.540Z] ++ set -x [2020-05-26T11:39:15.540Z] ++ env -i DEST=/go/src/github.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-05-26T11:39:15.540Z] INFO: Testing against a local daemon [2020-05-26T11:39:15.540Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T11:39:15.540Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:39:15.540Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:39:15.540Z] === RUN TestDockerNetworkIpvlan [2020-05-26T11:39:15.540Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:39:15.540Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:39:15.540Z] PASS [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] === Skipped [2020-05-26T11:39:15.540Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:39:15.540Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:39:15.540Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] [2020-05-26T11:39:15.540Z] DONE 2 tests, 2 skipped in 0.163s [2020-05-26T11:39:15.540Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:39:15.541Z] ++ 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-05-26T11:39:15.541Z] ++ set -e [2020-05-26T11:39:15.541Z] ++ '[' -n 0 ']' [2020-05-26T11:39:15.541Z] ++ set -x [2020-05-26T11:39:15.541Z] ++ env -i DEST=/go/src/github.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-05-26T11:39:15.795Z] INFO: Testing against a local daemon [2020-05-26T11:39:15.795Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T11:39:16.207Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-26T11:39:16.207Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.143s coverage: 60.4% of statements [2020-05-26T11:39:16.207Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T11:39:16.207Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T11:39:17.155Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-05-26T11:39:17.155Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-26T11:39:17.155Z] daemon.go:325: [dda54ca27a74a] waiting for daemon to start [2020-05-26T11:39:17.155Z] daemon.go:325: [dda54ca27a74a] waiting for daemon to start [2020-05-26T11:39:17.155Z] daemon.go:353: [dda54ca27a74a] daemon started [2020-05-26T11:39:17.155Z] daemon.go:461: [dda54ca27a74a] Stopping daemon [2020-05-26T11:39:17.155Z] daemon.go:296: [dda54ca27a74a] exiting daemon [2020-05-26T11:39:17.155Z] daemon.go:448: [dda54ca27a74a] Daemon stopped [2020-05-26T11:39:17.155Z] daemon.go:325: [dda54ca27a74a] waiting for daemon to start [2020-05-26T11:39:17.155Z] daemon.go:325: [dda54ca27a74a] waiting for daemon to start [2020-05-26T11:39:17.155Z] daemon.go:353: [dda54ca27a74a] daemon started [2020-05-26T11:39:17.155Z] daemon.go:461: [dda54ca27a74a] Stopping daemon [2020-05-26T11:39:17.155Z] daemon.go:296: [dda54ca27a74a] exiting daemon [2020-05-26T11:39:17.155Z] daemon.go:448: [dda54ca27a74a] Daemon stopped [2020-05-26T11:39:17.155Z] === RUN TestDockerNetworkMacvlan [2020-05-26T11:39:17.576Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-26T11:39:17.713Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T11:39:18.522Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-05-26T11:39:18.637Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T11:39:19.458Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-05-26T11:39:19.458Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T11:39:19.458Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T11:39:19.561Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T11:39:20.828Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.7% of statements [2020-05-26T11:39:21.759Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 78.2% of statements [2020-05-26T11:39:21.759Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T11:39:21.759Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T11:39:22.016Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-05-26T11:39:22.818Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T11:39:22.947Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-26T11:39:23.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 62.1% of statements [2020-05-26T11:39:23.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-05-26T11:39:24.833Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-05-26T11:39:24.833Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T11:39:24.833Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.9% of statements [2020-05-26T11:39:26.728Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-05-26T11:39:26.974Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T11:39:26.974Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-26T11:39:26.985Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-05-26T11:39:27.549Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-26T11:39:28.114Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 84.5% of statements [2020-05-26T11:39:28.114Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T11:39:28.114Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T11:39:28.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-26T11:39:30.639Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-05-26T11:39:30.639Z] ok github.com/docker/docker/distribution 0.723s coverage: 22.3% of statements [2020-05-26T11:39:30.639Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T11:39:32.016Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-26T11:39:32.949Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-26T11:39:32.949Z] ok github.com/docker/docker/distribution/xfer 1.444s coverage: 83.4% of statements [2020-05-26T11:39:32.949Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T11:39:34.323Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-26T11:39:34.323Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T11:39:34.323Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-26T11:39:34.323Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-26T11:39:36.221Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T11:39:36.479Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-05-26T11:39:37.414Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-26T11:39:38.785Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-05-26T11:39:38.785Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-26T11:39:38.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-26T11:39:38.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-26T11:39:38.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-26T11:39:39.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-26T11:39:40.680Z] ok github.com/docker/docker/pkg/archive 0.397s coverage: 76.9% of statements [2020-05-26T11:39:40.704Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-26T11:39:40.704Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-26T11:39:40.958Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-26T11:39:41.615Z] ok github.com/docker/docker/pkg/authorization 0.160s coverage: 66.7% of statements [2020-05-26T11:39:41.872Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-26T11:39:42.129Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-26T11:39:43.465Z] --- PASS: TestDockerNetworkMacvlan (26.17s) [2020-05-26T11:39:43.466Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:39:43.466Z] daemon.go:325: [d72baa4022f19] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:325: [d72baa4022f19] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:353: [d72baa4022f19] daemon started [2020-05-26T11:39:43.466Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-26T11:39:43.466Z] daemon.go:461: [d72baa4022f19] Stopping daemon [2020-05-26T11:39:43.466Z] daemon.go:296: [d72baa4022f19] exiting daemon [2020-05-26T11:39:43.466Z] daemon.go:448: [d72baa4022f19] Daemon stopped [2020-05-26T11:39:43.466Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:39:43.466Z] daemon.go:325: [dcb394591fc37] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:325: [dcb394591fc37] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:353: [dcb394591fc37] daemon started [2020-05-26T11:39:43.466Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-26T11:39:43.466Z] daemon.go:461: [dcb394591fc37] Stopping daemon [2020-05-26T11:39:43.466Z] daemon.go:296: [dcb394591fc37] exiting daemon [2020-05-26T11:39:43.466Z] daemon.go:448: [dcb394591fc37] Daemon stopped [2020-05-26T11:39:43.466Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:39:43.466Z] daemon.go:325: [dff80c543a3ae] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:325: [dff80c543a3ae] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:353: [dff80c543a3ae] daemon started [2020-05-26T11:39:43.466Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2020-05-26T11:39:43.466Z] daemon.go:461: [dff80c543a3ae] Stopping daemon [2020-05-26T11:39:43.466Z] daemon.go:296: [dff80c543a3ae] exiting daemon [2020-05-26T11:39:43.466Z] daemon.go:448: [dff80c543a3ae] Daemon stopped [2020-05-26T11:39:43.466Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:39:43.466Z] daemon.go:325: [d4ec4cd505006] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:325: [d4ec4cd505006] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:353: [d4ec4cd505006] daemon started [2020-05-26T11:39:43.466Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2020-05-26T11:39:43.466Z] daemon.go:461: [d4ec4cd505006] Stopping daemon [2020-05-26T11:39:43.466Z] daemon.go:296: [d4ec4cd505006] exiting daemon [2020-05-26T11:39:43.466Z] daemon.go:448: [d4ec4cd505006] Daemon stopped [2020-05-26T11:39:43.466Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:39:43.466Z] daemon.go:325: [d947cf617c077] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:325: [d947cf617c077] waiting for daemon to start [2020-05-26T11:39:43.466Z] daemon.go:353: [d947cf617c077] daemon started [2020-05-26T11:39:43.466Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.27s) [2020-05-26T11:39:43.466Z] daemon.go:461: [d947cf617c077] Stopping daemon [2020-05-26T11:39:43.466Z] daemon.go:296: [d947cf617c077] exiting daemon [2020-05-26T11:39:43.466Z] daemon.go:448: [d947cf617c077] Daemon stopped [2020-05-26T11:39:43.466Z] PASS [2020-05-26T11:39:43.466Z] [2020-05-26T11:39:43.466Z] DONE 7 tests in 27.635s [2020-05-26T11:39:43.466Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T11:39:43.466Z] ++ 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-05-26T11:39:43.466Z] ++ set -e [2020-05-26T11:39:43.466Z] ++ '[' -n 0 ']' [2020-05-26T11:39:43.466Z] ++ set -x [2020-05-26T11:39:43.466Z] ++ env -i DEST=/go/src/github.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-05-26T11:39:43.466Z] testing: warning: no tests to run [2020-05-26T11:39:43.466Z] PASS [2020-05-26T11:39:43.466Z] [2020-05-26T11:39:43.466Z] DONE 0 tests in 0.021s [2020-05-26T11:39:43.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T11:39:43.466Z] ++ 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-05-26T11:39:43.466Z] ++ set -e [2020-05-26T11:39:43.466Z] ++ '[' -n 0 ']' [2020-05-26T11:39:43.466Z] ++ set -x [2020-05-26T11:39:43.466Z] ++ env -i DEST=/go/src/github.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-05-26T11:39:43.466Z] INFO: Testing against a local daemon [2020-05-26T11:39:43.466Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T11:39:44.856Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2020-05-26T11:39:44.856Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-26T11:39:44.856Z] daemon.go:325: [dadc0815eb1f7] waiting for daemon to start [2020-05-26T11:39:44.856Z] daemon.go:325: [dadc0815eb1f7] waiting for daemon to start [2020-05-26T11:39:44.856Z] daemon.go:353: [dadc0815eb1f7] daemon started [2020-05-26T11:39:44.856Z] daemon.go:461: [dadc0815eb1f7] Stopping daemon [2020-05-26T11:39:44.856Z] daemon.go:296: [dadc0815eb1f7] exiting daemon [2020-05-26T11:39:44.856Z] daemon.go:448: [dadc0815eb1f7] Daemon stopped [2020-05-26T11:39:44.856Z] === RUN TestAuthZPluginTLS [2020-05-26T11:39:45.432Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-26T11:39:45.432Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-26T11:39:45.432Z] daemon.go:325: [dde018ce4eafb] waiting for daemon to start [2020-05-26T11:39:45.432Z] daemon.go:325: [dde018ce4eafb] waiting for daemon to start [2020-05-26T11:39:45.432Z] daemon.go:353: [dde018ce4eafb] daemon started [2020-05-26T11:39:45.432Z] daemon.go:461: [dde018ce4eafb] Stopping daemon [2020-05-26T11:39:45.432Z] daemon.go:296: [dde018ce4eafb] exiting daemon [2020-05-26T11:39:45.432Z] daemon.go:448: [dde018ce4eafb] Daemon stopped [2020-05-26T11:39:45.432Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T11:39:46.008Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-26T11:39:46.008Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-26T11:39:46.008Z] daemon.go:325: [ddbcb29c3afce] waiting for daemon to start [2020-05-26T11:39:46.008Z] daemon.go:325: [ddbcb29c3afce] waiting for daemon to start [2020-05-26T11:39:46.008Z] daemon.go:353: [ddbcb29c3afce] daemon started [2020-05-26T11:39:46.008Z] daemon.go:461: [ddbcb29c3afce] Stopping daemon [2020-05-26T11:39:46.008Z] daemon.go:296: [ddbcb29c3afce] exiting daemon [2020-05-26T11:39:46.008Z] daemon.go:448: [ddbcb29c3afce] Daemon stopped [2020-05-26T11:39:46.008Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T11:39:46.303Z] ok github.com/docker/docker/pkg/chrootarchive 2.890s coverage: 43.2% of statements [2020-05-26T11:39:46.303Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-26T11:39:46.303Z] ok github.com/docker/docker/layer 7.925s coverage: 72.0% of statements [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T11:39:46.303Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T11:39:46.560Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-26T11:39:46.567Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-26T11:39:46.567Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-26T11:39:46.567Z] daemon.go:325: [dbf8521b5bcf3] waiting for daemon to start [2020-05-26T11:39:46.567Z] daemon.go:325: [dbf8521b5bcf3] waiting for daemon to start [2020-05-26T11:39:46.567Z] daemon.go:353: [dbf8521b5bcf3] daemon started [2020-05-26T11:39:46.567Z] daemon.go:461: [dbf8521b5bcf3] Stopping daemon [2020-05-26T11:39:46.567Z] daemon.go:296: [dbf8521b5bcf3] exiting daemon [2020-05-26T11:39:46.567Z] daemon.go:448: [dbf8521b5bcf3] Daemon stopped [2020-05-26T11:39:46.567Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T11:39:46.817Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-26T11:39:47.126Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-26T11:39:47.126Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-26T11:39:47.126Z] daemon.go:325: [d2240b2c2fa39] waiting for daemon to start [2020-05-26T11:39:47.126Z] daemon.go:325: [d2240b2c2fa39] waiting for daemon to start [2020-05-26T11:39:47.126Z] daemon.go:353: [d2240b2c2fa39] daemon started [2020-05-26T11:39:47.126Z] daemon.go:461: [d2240b2c2fa39] Stopping daemon [2020-05-26T11:39:47.126Z] daemon.go:296: [d2240b2c2fa39] exiting daemon [2020-05-26T11:39:47.126Z] daemon.go:448: [d2240b2c2fa39] Daemon stopped [2020-05-26T11:39:47.126Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T11:39:47.748Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-26T11:39:48.313Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-26T11:39:48.487Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2020-05-26T11:39:48.487Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-26T11:39:48.487Z] daemon.go:325: [d4d82004812f0] waiting for daemon to start [2020-05-26T11:39:48.487Z] daemon.go:325: [d4d82004812f0] waiting for daemon to start [2020-05-26T11:39:48.487Z] daemon.go:353: [d4d82004812f0] daemon started [2020-05-26T11:39:48.487Z] daemon.go:461: [d4d82004812f0] Stopping daemon [2020-05-26T11:39:48.487Z] daemon.go:296: [d4d82004812f0] exiting daemon [2020-05-26T11:39:48.487Z] daemon.go:448: [d4d82004812f0] Daemon stopped [2020-05-26T11:39:48.487Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T11:39:48.570Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-26T11:39:49.046Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-26T11:39:49.047Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-26T11:39:49.047Z] daemon.go:325: [d87ca45ac078b] waiting for daemon to start [2020-05-26T11:39:49.047Z] daemon.go:325: [d87ca45ac078b] waiting for daemon to start [2020-05-26T11:39:49.047Z] daemon.go:353: [d87ca45ac078b] daemon started [2020-05-26T11:39:49.047Z] daemon.go:461: [d87ca45ac078b] Stopping daemon [2020-05-26T11:39:49.047Z] daemon.go:296: [d87ca45ac078b] exiting daemon [2020-05-26T11:39:49.047Z] daemon.go:448: [d87ca45ac078b] Daemon stopped [2020-05-26T11:39:49.047Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T11:39:49.606Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-26T11:39:49.606Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-26T11:39:49.606Z] daemon.go:325: [d4ae0fbe67fc7] waiting for daemon to start [2020-05-26T11:39:49.606Z] daemon.go:325: [d4ae0fbe67fc7] waiting for daemon to start [2020-05-26T11:39:49.606Z] daemon.go:353: [d4ae0fbe67fc7] daemon started [2020-05-26T11:39:49.606Z] daemon.go:461: [d4ae0fbe67fc7] Stopping daemon [2020-05-26T11:39:49.606Z] daemon.go:296: [d4ae0fbe67fc7] exiting daemon [2020-05-26T11:39:49.606Z] daemon.go:448: [d4ae0fbe67fc7] Daemon stopped [2020-05-26T11:39:49.606Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:39:49.942Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-05-26T11:39:50.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-26T11:39:50.166Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:39:50.166Z] daemon.go:325: [d5795d2ca0369] waiting for daemon to start [2020-05-26T11:39:50.166Z] daemon.go:325: [d5795d2ca0369] waiting for daemon to start [2020-05-26T11:39:50.166Z] daemon.go:353: [d5795d2ca0369] daemon started [2020-05-26T11:39:50.166Z] daemon.go:461: [d5795d2ca0369] Stopping daemon [2020-05-26T11:39:50.166Z] daemon.go:296: [d5795d2ca0369] exiting daemon [2020-05-26T11:39:50.166Z] daemon.go:448: [d5795d2ca0369] Daemon stopped [2020-05-26T11:39:50.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:39:50.506Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-05-26T11:39:51.071Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-05-26T11:39:51.328Z] ok github.com/docker/docker/pkg/fsutils 0.254s coverage: 85.1% of statements [2020-05-26T11:39:51.328Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-05-26T11:39:52.049Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2020-05-26T11:39:52.050Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:39:52.050Z] daemon.go:325: [d22ff949fbbaa] waiting for daemon to start [2020-05-26T11:39:52.050Z] daemon.go:325: [d22ff949fbbaa] waiting for daemon to start [2020-05-26T11:39:52.050Z] daemon.go:353: [d22ff949fbbaa] daemon started [2020-05-26T11:39:52.050Z] daemon.go:461: [d22ff949fbbaa] Stopping daemon [2020-05-26T11:39:52.050Z] daemon.go:296: [d22ff949fbbaa] exiting daemon [2020-05-26T11:39:52.050Z] daemon.go:448: [d22ff949fbbaa] Daemon stopped [2020-05-26T11:39:52.050Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:39:52.304Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-26T11:39:52.559Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-26T11:39:52.722Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-26T11:39:52.738Z] ok github.com/docker/docker/pkg/idtools 0.504s coverage: 70.1% of statements [2020-05-26T11:39:52.738Z] ok github.com/docker/docker/pkg/ioutils 0.410s coverage: 69.1% of statements [2020-05-26T11:39:53.118Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-26T11:39:53.302Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-05-26T11:39:53.302Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-05-26T11:39:53.559Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-05-26T11:39:53.559Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T11:39:53.678Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-26T11:39:53.932Z] === RUN TestDockerSuite/TestBuildFails [2020-05-26T11:39:54.122Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-26T11:39:54.186Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-05-26T11:39:54.187Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:39:54.187Z] daemon.go:325: [d711b433d8b9c] waiting for daemon to start [2020-05-26T11:39:54.187Z] daemon.go:325: [d711b433d8b9c] waiting for daemon to start [2020-05-26T11:39:54.187Z] daemon.go:353: [d711b433d8b9c] daemon started [2020-05-26T11:39:54.187Z] daemon.go:461: [d711b433d8b9c] Stopping daemon [2020-05-26T11:39:54.187Z] daemon.go:296: [d711b433d8b9c] exiting daemon [2020-05-26T11:39:54.187Z] daemon.go:448: [d711b433d8b9c] Daemon stopped [2020-05-26T11:39:54.187Z] === RUN TestAuthZPluginHeader [2020-05-26T11:39:54.301Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-26T11:39:54.301Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-26T11:39:54.301Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-26T11:39:54.379Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-26T11:39:54.636Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-26T11:39:54.636Z] ok github.com/docker/docker/pkg/mount 0.558s coverage: 69.6% of statements [2020-05-26T11:39:54.636Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T11:39:54.746Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-26T11:39:54.746Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-26T11:39:54.893Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-05-26T11:39:55.001Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-26T11:39:55.001Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-26T11:39:55.001Z] daemon.go:325: [d0781c9c2b9f5] waiting for daemon to start [2020-05-26T11:39:55.001Z] daemon.go:325: [d0781c9c2b9f5] waiting for daemon to start [2020-05-26T11:39:55.001Z] daemon.go:353: [d0781c9c2b9f5] daemon started [2020-05-26T11:39:55.001Z] daemon.go:461: [d0781c9c2b9f5] Stopping daemon [2020-05-26T11:39:55.001Z] daemon.go:296: [d0781c9c2b9f5] exiting daemon [2020-05-26T11:39:55.001Z] daemon.go:448: [d0781c9c2b9f5] Daemon stopped [2020-05-26T11:39:55.001Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T11:39:55.150Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-26T11:39:55.150Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T11:39:55.150Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T11:39:56.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-05-26T11:39:56.778Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-26T11:39:56.883Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-26T11:39:57.035Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-05-26T11:39:57.274Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-26T11:39:57.292Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-26T11:39:57.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-26T11:39:58.661Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-05-26T11:39:58.861Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-26T11:39:58.918Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-26T11:39:59.334Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-26T11:39:59.334Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-26T11:39:59.334Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-26T11:39:59.334Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-26T11:39:59.689Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-26T11:39:59.689Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2020-05-26T11:39:59.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T11:39:59.689Z] daemon.go:325: [dd486390b8d3e] waiting for daemon to start [2020-05-26T11:39:59.689Z] daemon.go:325: [dd486390b8d3e] waiting for daemon to start [2020-05-26T11:39:59.689Z] daemon.go:353: [dd486390b8d3e] daemon started [2020-05-26T11:39:59.689Z] daemon.go:461: [dd486390b8d3e] Stopping daemon [2020-05-26T11:39:59.689Z] daemon.go:296: [dd486390b8d3e] exiting daemon [2020-05-26T11:39:59.689Z] daemon.go:448: [dd486390b8d3e] Daemon stopped [2020-05-26T11:39:59.689Z] daemon.go:325: [dd486390b8d3e] waiting for daemon to start [2020-05-26T11:39:59.689Z] daemon.go:325: [dd486390b8d3e] waiting for daemon to start [2020-05-26T11:39:59.689Z] daemon.go:353: [dd486390b8d3e] daemon started [2020-05-26T11:39:59.689Z] daemon.go:461: [dd486390b8d3e] Stopping daemon [2020-05-26T11:39:59.689Z] daemon.go:296: [dd486390b8d3e] exiting daemon [2020-05-26T11:39:59.689Z] daemon.go:448: [dd486390b8d3e] Daemon stopped [2020-05-26T11:39:59.689Z] === RUN TestAuthZPluginV2Disable [2020-05-26T11:40:01.572Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-26T11:40:02.192Z] ok github.com/docker/docker/pkg/signal 2.840s coverage: 61.0% of statements [2020-05-26T11:40:02.316Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-26T11:40:02.316Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-26T11:40:02.316Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-26T11:40:02.449Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-26T11:40:02.932Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-26T11:40:03.015Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-26T11:40:03.271Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-26T11:40:03.494Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2020-05-26T11:40:03.494Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-05-26T11:40:03.494Z] daemon.go:325: [d09f3d8e688ad] waiting for daemon to start [2020-05-26T11:40:03.494Z] daemon.go:325: [d09f3d8e688ad] waiting for daemon to start [2020-05-26T11:40:03.494Z] daemon.go:353: [d09f3d8e688ad] daemon started [2020-05-26T11:40:03.494Z] daemon.go:461: [d09f3d8e688ad] Stopping daemon [2020-05-26T11:40:03.494Z] daemon.go:296: [d09f3d8e688ad] exiting daemon [2020-05-26T11:40:03.494Z] daemon.go:448: [d09f3d8e688ad] Daemon stopped [2020-05-26T11:40:03.494Z] daemon.go:325: [d09f3d8e688ad] waiting for daemon to start [2020-05-26T11:40:03.494Z] daemon.go:325: [d09f3d8e688ad] waiting for daemon to start [2020-05-26T11:40:03.494Z] daemon.go:353: [d09f3d8e688ad] daemon started [2020-05-26T11:40:03.494Z] daemon.go:461: [d09f3d8e688ad] Stopping daemon [2020-05-26T11:40:03.494Z] daemon.go:296: [d09f3d8e688ad] exiting daemon [2020-05-26T11:40:03.494Z] daemon.go:448: [d09f3d8e688ad] Daemon stopped [2020-05-26T11:40:03.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T11:40:03.494Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-26T11:40:03.528Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-26T11:40:04.093Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-05-26T11:40:04.351Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 35.1% of statements [2020-05-26T11:40:04.418Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-26T11:40:04.916Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-05-26T11:40:05.481Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-05-26T11:40:06.045Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-05-26T11:40:06.302Z] testing: warning: no tests to run [2020-05-26T11:40:06.302Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-05-26T11:40:06.559Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-26T11:40:06.817Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-26T11:40:06.925Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-26T11:40:06.925Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-05-26T11:40:06.925Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-05-26T11:40:06.925Z] daemon.go:325: [da4481d65f32a] waiting for daemon to start [2020-05-26T11:40:06.925Z] daemon.go:325: [da4481d65f32a] waiting for daemon to start [2020-05-26T11:40:06.925Z] daemon.go:353: [da4481d65f32a] daemon started [2020-05-26T11:40:06.925Z] daemon.go:461: [da4481d65f32a] Stopping daemon [2020-05-26T11:40:06.925Z] daemon.go:296: [da4481d65f32a] exiting daemon [2020-05-26T11:40:06.925Z] daemon.go:448: [da4481d65f32a] Daemon stopped [2020-05-26T11:40:06.925Z] daemon.go:325: [da4481d65f32a] waiting for daemon to start [2020-05-26T11:40:06.925Z] daemon.go:325: [da4481d65f32a] waiting for daemon to start [2020-05-26T11:40:06.925Z] daemon.go:353: [da4481d65f32a] daemon started [2020-05-26T11:40:06.925Z] daemon.go:461: [da4481d65f32a] Stopping daemon [2020-05-26T11:40:06.925Z] daemon.go:296: [da4481d65f32a] exiting daemon [2020-05-26T11:40:06.925Z] daemon.go:448: [da4481d65f32a] Daemon stopped [2020-05-26T11:40:06.925Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T11:40:07.074Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-26T11:40:07.485Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-26T11:40:07.740Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-26T11:40:08.968Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.3% of statements [2020-05-26T11:40:09.530Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-26T11:40:09.900Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-26T11:40:10.465Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-05-26T11:40:11.002Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-26T11:40:11.030Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-26T11:40:12.400Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-05-26T11:40:12.965Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-26T11:40:13.223Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-05-26T11:40:13.512Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-26T11:40:13.787Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-05-26T11:40:14.719Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-26T11:40:15.284Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-05-26T11:40:15.396Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-26T11:40:15.849Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-26T11:40:17.220Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-26T11:40:18.655Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.79s) [2020-05-26T11:40:18.655Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:353: [da61e3b36eda8] daemon started [2020-05-26T11:40:18.655Z] daemon.go:461: [da61e3b36eda8] Stopping daemon [2020-05-26T11:40:18.655Z] daemon.go:296: [da61e3b36eda8] exiting daemon [2020-05-26T11:40:18.655Z] daemon.go:448: [da61e3b36eda8] Daemon stopped [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:296: [da61e3b36eda8] exiting daemon [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:325: [da61e3b36eda8] waiting for daemon to start [2020-05-26T11:40:18.655Z] daemon.go:353: [da61e3b36eda8] daemon started [2020-05-26T11:40:18.655Z] daemon.go:461: [da61e3b36eda8] Stopping daemon [2020-05-26T11:40:18.655Z] daemon.go:296: [da61e3b36eda8] exiting daemon [2020-05-26T11:40:18.655Z] daemon.go:448: [da61e3b36eda8] Daemon stopped [2020-05-26T11:40:18.655Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:40:20.016Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-26T11:40:20.016Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-26T11:40:20.939Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-26T11:40:21.498Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-26T11:40:22.058Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-26T11:40:22.058Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-26T11:40:22.982Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-26T11:40:23.541Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-26T11:40:23.796Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-26T11:40:24.356Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-26T11:40:24.611Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-26T11:40:24.866Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-26T11:40:25.789Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-26T11:40:28.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-26T11:40:28.553Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-26T11:40:32.069Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.8% of statements [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T11:40:32.069Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === Skipped [2020-05-26T11:40:32.069Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T11:40:32.069Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T11:40:32.069Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T11:40:32.069Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T11:40:32.069Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T11:40:32.069Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T11:40:32.069Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T11:40:32.069Z] graphtest_unix.go:73: No driver to put! [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T11:40:32.069Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] [2020-05-26T11:40:32.069Z] DONE 2066 tests, 19 skipped in 241.364s Post stage [Pipeline] junit [2020-05-26T11:40:32.079Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-26T11:40:32.650Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41028/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0853541a92921f15b44e43c6317d9372ea0ac08b hack/validate/vendor [2020-05-26T11:40:33.214Z] No vendor changes in diff. [2020-05-26T11:40:33.785Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-26T11:40:34.466Z] + echo Building e2e image [2020-05-26T11:40:34.466Z] Building e2e image [2020-05-26T11:40:34.466Z] + docker build --build-arg DOCKER_GITCOMMIT=0853541a92921f15b44e43c6317d9372ea0ac08b -t moby-e2e-test -f Dockerfile.e2e . [2020-05-26T11:40:34.466Z] #1 [internal] load .dockerignore [2020-05-26T11:40:34.466Z] #1 transferring context: 34B done [2020-05-26T11:40:34.466Z] #1 DONE 0.0s [2020-05-26T11:40:34.466Z] [2020-05-26T11:40:34.466Z] #2 [internal] load build definition from Dockerfile.e2e [2020-05-26T11:40:34.466Z] #2 transferring dockerfile: 3.21kB done [2020-05-26T11:40:34.466Z] #2 DONE 0.0s [2020-05-26T11:40:34.466Z] [2020-05-26T11:40:34.466Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-26T11:40:34.732Z] #4 ... [2020-05-26T11:40:34.732Z] [2020-05-26T11:40:34.732Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-26T11:40:34.732Z] #3 DONE 0.2s [2020-05-26T11:40:34.732Z] [2020-05-26T11:40:34.732Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-26T11:40:34.732Z] #4 DONE 0.2s [2020-05-26T11:40:34.732Z] [2020-05-26T11:40:34.732Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-26T11:40:34.732Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-26T11:40:34.732Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-26T11:40:34.732Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-26T11:40:34.732Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-26T11:40:34.732Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.1s [2020-05-26T11:40:34.989Z] #5 ... [2020-05-26T11:40:34.989Z] [2020-05-26T11:40:34.989Z] #8 [internal] load build context [2020-05-26T11:40:34.989Z] #8 transferring context: 803.96kB 0.3s done [2020-05-26T11:40:34.989Z] #8 DONE 0.3s [2020-05-26T11:40:34.989Z] [2020-05-26T11:40:34.989Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-26T11:40:35.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-05-26T11:40:35.146Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:353: [dac151f1c47d4] daemon started [2020-05-26T11:40:35.146Z] daemon.go:461: [dac151f1c47d4] Stopping daemon [2020-05-26T11:40:35.146Z] daemon.go:296: [dac151f1c47d4] exiting daemon [2020-05-26T11:40:35.146Z] daemon.go:448: [dac151f1c47d4] Daemon stopped [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:339: [dac151f1c47d4] error pinging daemon on start: Get http://dac151f1c47d4.sock/_ping: context deadline exceeded [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:339: [dac151f1c47d4] error pinging daemon on start: Get http://dac151f1c47d4.sock/_ping: context deadline exceeded [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:339: [dac151f1c47d4] error pinging daemon on start: Get http://dac151f1c47d4.sock/_ping: context deadline exceeded [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:339: [dac151f1c47d4] error pinging daemon on start: Get http://dac151f1c47d4.sock/_ping: context deadline exceeded [2020-05-26T11:40:35.146Z] daemon.go:296: [dac151f1c47d4] exiting daemon [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:325: [dac151f1c47d4] waiting for daemon to start [2020-05-26T11:40:35.146Z] daemon.go:353: [dac151f1c47d4] daemon started [2020-05-26T11:40:35.146Z] daemon.go:461: [dac151f1c47d4] Stopping daemon [2020-05-26T11:40:35.146Z] daemon.go:296: [dac151f1c47d4] exiting daemon [2020-05-26T11:40:35.146Z] daemon.go:448: [dac151f1c47d4] Daemon stopped [2020-05-26T11:40:35.146Z] PASS [2020-05-26T11:40:35.146Z] [2020-05-26T11:40:35.146Z] DONE 17 tests in 51.937s [2020-05-26T11:40:35.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T11:40:35.146Z] ++ 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-05-26T11:40:35.146Z] ++ set -e [2020-05-26T11:40:35.146Z] ++ '[' -n 0 ']' [2020-05-26T11:40:35.146Z] ++ set -x [2020-05-26T11:40:35.146Z] ++ env -i DEST=/go/src/github.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-05-26T11:40:35.401Z] INFO: Testing against a local daemon [2020-05-26T11:40:35.401Z] === RUN TestPluginInvalidJSON [2020-05-26T11:40:35.401Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:40:35.401Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:40:35.401Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:40:35.401Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-26T11:40:35.401Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T11:40:35.401Z] PASS [2020-05-26T11:40:35.401Z] [2020-05-26T11:40:35.401Z] DONE 2 tests in 0.112s [2020-05-26T11:40:35.401Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T11:40:35.401Z] ++ 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-05-26T11:40:35.401Z] ++ set -e [2020-05-26T11:40:35.401Z] ++ '[' -n 0 ']' [2020-05-26T11:40:35.401Z] ++ set -x [2020-05-26T11:40:35.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:40:35.401Z] INFO: Testing against a local daemon [2020-05-26T11:40:35.401Z] === RUN TestExternalGraphDriver [2020-05-26T11:40:35.554Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.5s done [2020-05-26T11:40:35.554Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-05-26T11:40:35.554Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.2s done [2020-05-26T11:40:35.554Z] #5 DONE 0.9s [2020-05-26T11:40:35.554Z] [2020-05-26T11:40:35.554Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T11:40:35.554Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-26T11:40:35.554Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-26T11:40:35.554Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-26T11:40:35.554Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-26T11:40:35.554Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-26T11:40:35.554Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-26T11:40:35.554Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-26T11:40:35.554Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 67.08MB / 126.95MB 0.9s [2020-05-26T11:40:35.554Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done [2020-05-26T11:40:35.554Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-26T11:40:35.656Z] === RUN TestExternalGraphDriver/json [2020-05-26T11:40:35.813Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 84.19MB / 126.95MB 1.1s [2020-05-26T11:40:35.813Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 95.56MB / 126.95MB 1.2s [2020-05-26T11:40:36.070Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 107.28MB / 126.95MB 1.3s [2020-05-26T11:40:36.070Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.5s [2020-05-26T11:40:36.327Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.5s done [2020-05-26T11:40:36.327Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-26T11:40:36.891Z] #14 ... [2020-05-26T11:40:36.891Z] [2020-05-26T11:40:36.891Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-26T11:40:36.891Z] #6 DONE 1.1s [2020-05-26T11:40:36.891Z] [2020-05-26T11:40:36.891Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T11:40:37.542Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-26T11:40:37.542Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-26T11:40:37.797Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-26T11:40:37.797Z] === RUN TestExternalGraphDriver/spec [2020-05-26T11:40:37.797Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-26T11:40:38.052Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-26T11:40:38.306Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-26T11:40:39.668Z] === RUN TestExternalGraphDriver/pull [2020-05-26T11:40:40.228Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-26T11:40:41.589Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-05-26T11:40:41.589Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:353: [d27b3d1a89f53] daemon started [2020-05-26T11:40:41.589Z] daemon.go:461: [d27b3d1a89f53] Stopping daemon [2020-05-26T11:40:41.589Z] daemon.go:296: [d27b3d1a89f53] exiting daemon [2020-05-26T11:40:41.589Z] daemon.go:448: [d27b3d1a89f53] Daemon stopped [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:353: [d27b3d1a89f53] daemon started [2020-05-26T11:40:41.589Z] daemon.go:461: [d27b3d1a89f53] Stopping daemon [2020-05-26T11:40:41.589Z] daemon.go:296: [d27b3d1a89f53] exiting daemon [2020-05-26T11:40:41.589Z] daemon.go:448: [d27b3d1a89f53] Daemon stopped [2020-05-26T11:40:41.589Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:353: [d27b3d1a89f53] daemon started [2020-05-26T11:40:41.589Z] daemon.go:461: [d27b3d1a89f53] Stopping daemon [2020-05-26T11:40:41.589Z] daemon.go:296: [d27b3d1a89f53] exiting daemon [2020-05-26T11:40:41.589Z] daemon.go:448: [d27b3d1a89f53] Daemon stopped [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:353: [d27b3d1a89f53] daemon started [2020-05-26T11:40:41.589Z] daemon.go:461: [d27b3d1a89f53] Stopping daemon [2020-05-26T11:40:41.589Z] daemon.go:296: [d27b3d1a89f53] exiting daemon [2020-05-26T11:40:41.589Z] daemon.go:448: [d27b3d1a89f53] Daemon stopped [2020-05-26T11:40:41.589Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:325: [d27b3d1a89f53] waiting for daemon to start [2020-05-26T11:40:41.589Z] daemon.go:353: [d27b3d1a89f53] daemon started [2020-05-26T11:40:41.589Z] daemon.go:461: [d27b3d1a89f53] Stopping daemon [2020-05-26T11:40:41.589Z] daemon.go:296: [d27b3d1a89f53] exiting daemon [2020-05-26T11:40:41.589Z] daemon.go:448: [d27b3d1a89f53] Daemon stopped [2020-05-26T11:40:41.589Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-05-26T11:40:41.589Z] === RUN TestGraphdriverPluginV2 [2020-05-26T11:40:41.589Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-26T11:40:42.149Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-05-26T11:40:42.149Z] #14 ... [2020-05-26T11:40:42.149Z] [2020-05-26T11:40:42.149Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-26T11:40:42.149Z] #7 0.958 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-26T11:40:42.149Z] #7 2.044 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-26T11:40:42.149Z] #7 2.142 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-26T11:40:42.149Z] #7 2.150 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-26T11:40:42.149Z] #7 2.156 (3/30) Installing readline (8.0.0-r0) [2020-05-26T11:40:42.149Z] #7 2.162 (4/30) Installing bash (5.0.0-r0) [2020-05-26T11:40:42.149Z] #7 2.180 Executing bash-5.0.0-r0.post-install [2020-05-26T11:40:42.149Z] #7 2.182 (5/30) Installing ca-certificates (20191127-r0) [2020-05-26T11:40:42.149Z] #7 2.196 (6/30) Installing libgcc (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 2.199 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 2.217 (8/30) Installing binutils (2.32-r0) [2020-05-26T11:40:42.149Z] #7 2.320 (9/30) Installing gmp (6.1.2-r1) [2020-05-26T11:40:42.149Z] #7 2.329 (10/30) Installing isl (0.18-r0) [2020-05-26T11:40:42.149Z] #7 2.348 (11/30) Installing libgomp (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 2.353 (12/30) Installing libatomic (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 2.356 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-26T11:40:42.149Z] #7 2.362 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-26T11:40:42.149Z] #7 2.366 (15/30) Installing gcc (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 3.202 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-26T11:40:42.149Z] #7 3.302 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-26T11:40:42.149Z] #7 3.303 (18/30) Installing g++ (8.3.0-r0) [2020-05-26T11:40:42.149Z] #7 3.876 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-26T11:40:42.149Z] #7 3.880 (20/30) Installing libcurl (7.66.0-r0) [2020-05-26T11:40:42.149Z] #7 3.887 (21/30) Installing expat (2.2.8-r0) [2020-05-26T11:40:42.149Z] #7 3.892 (22/30) Installing pcre2 (10.33-r0) [2020-05-26T11:40:42.149Z] #7 3.902 (23/30) Installing git (2.22.4-r0) [2020-05-26T11:40:42.149Z] #7 4.116 (24/30) Installing libmnl (1.0.4-r0) [2020-05-26T11:40:42.149Z] #7 4.121 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-26T11:40:42.149Z] #7 4.128 (26/30) Installing iptables (1.8.3-r1) [2020-05-26T11:40:42.149Z] #7 4.156 (27/30) Installing pigz (2.4-r0) [2020-05-26T11:40:42.149Z] #7 4.166 (28/30) Installing tar (1.32-r0) [2020-05-26T11:40:42.149Z] #7 4.182 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-26T11:40:42.149Z] #7 4.185 (30/30) Installing xz (5.2.4-r0) [2020-05-26T11:40:42.149Z] #7 4.190 Executing busybox-1.30.1-r3.trigger [2020-05-26T11:40:42.149Z] #7 4.199 Executing ca-certificates-20191127-r0.trigger [2020-05-26T11:40:42.149Z] #7 4.251 OK: 179 MiB in 44 packages [2020-05-26T11:40:42.149Z] #7 DONE 5.4s [2020-05-26T11:40:42.149Z] [2020-05-26T11:40:42.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T11:40:42.149Z] #14 ... [2020-05-26T11:40:42.149Z] [2020-05-26T11:40:42.149Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-26T11:40:42.149Z] #9 DONE 0.1s [2020-05-26T11:40:42.149Z] [2020-05-26T11:40:42.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T11:40:42.406Z] #14 ... [2020-05-26T11:40:42.406Z] [2020-05-26T11:40:42.406Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-26T11:40:42.406Z] #10 DONE 0.1s [2020-05-26T11:40:42.406Z] [2020-05-26T11:40:42.406Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-26T11:40:42.406Z] #11 DONE 0.1s [2020-05-26T11:40:42.406Z] [2020-05-26T11:40:42.406Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-26T11:40:42.406Z] #12 DONE 0.1s [2020-05-26T11:40:42.406Z] [2020-05-26T11:40:42.406Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-26T11:40:42.663Z] #13 DONE 0.1s [2020-05-26T11:40:42.663Z] [2020-05-26T11:40:42.663Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T11:40:42.663Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.0s done [2020-05-26T11:40:42.663Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-05-26T11:40:42.663Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-26T11:40:42.663Z] #14 DONE 8.0s [2020-05-26T11:40:42.920Z] [2020-05-26T11:40:42.920Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-26T11:40:43.483Z] #15 0.603 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T11:40:44.413Z] #15 1.670 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T11:40:44.413Z] #15 1.756 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-26T11:40:44.670Z] #15 1.761 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-26T11:40:44.670Z] #15 1.768 (3/42) Installing readline (8.0.1-r0) [2020-05-26T11:40:44.670Z] #15 1.772 (4/42) Installing bash (5.0.11-r1) [2020-05-26T11:40:44.670Z] #15 1.785 Executing bash-5.0.11-r1.post-install [2020-05-26T11:40:44.670Z] #15 1.787 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-26T11:40:44.670Z] #15 1.862 (6/42) Installing libblkid (2.34-r1) [2020-05-26T11:40:44.670Z] #15 1.868 (7/42) Installing libuuid (2.34-r1) [2020-05-26T11:40:44.670Z] #15 1.870 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-26T11:40:44.670Z] #15 1.876 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-26T11:40:44.670Z] #15 1.880 (10/42) Installing libgcc (9.2.0-r4) [2020-05-26T11:40:44.670Z] #15 1.883 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-26T11:40:44.670Z] #15 1.897 (12/42) Installing binutils (2.33.1-r0) [2020-05-26T11:40:44.670Z] #15 1.969 (13/42) Installing libmagic (5.37-r1) [2020-05-26T11:40:44.928Z] #15 1.989 (14/42) Installing file (5.37-r1) [2020-05-26T11:40:44.928Z] #15 1.991 (15/42) Installing gmp (6.1.2-r1) [2020-05-26T11:40:44.928Z] #15 1.998 (16/42) Installing isl (0.18-r0) [2020-05-26T11:40:44.928Z] #15 2.014 (17/42) Installing libgomp (9.2.0-r4) [2020-05-26T11:40:44.928Z] #15 2.017 (18/42) Installing libatomic (9.2.0-r4) [2020-05-26T11:40:44.928Z] #15 2.019 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-26T11:40:44.928Z] #15 2.026 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-26T11:40:44.928Z] #15 2.028 (21/42) Installing gcc (9.2.0-r4) [2020-05-26T11:40:45.493Z] #15 2.709 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-26T11:40:45.493Z] #15 2.785 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-26T11:40:45.493Z] #15 2.786 (24/42) Installing g++ (9.2.0-r4) [2020-05-26T11:40:46.057Z] #15 3.207 (25/42) Installing make (4.2.1-r2) [2020-05-26T11:40:46.057Z] #15 3.211 (26/42) Installing fortify-headers (1.1-r0) [2020-05-26T11:40:46.057Z] #15 3.213 (27/42) Installing build-base (0.5-r1) [2020-05-26T11:40:46.057Z] #15 3.215 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-26T11:40:46.057Z] #15 3.218 (29/42) Installing libcurl (7.67.0-r0) [2020-05-26T11:40:46.057Z] #15 3.225 (30/42) Installing curl (7.67.0-r0) [2020-05-26T11:40:46.057Z] #15 3.228 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-26T11:40:46.057Z] #15 3.234 (32/42) Installing jq (1.6-r0) [2020-05-26T11:40:46.057Z] #15 3.242 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-26T11:40:46.057Z] #15 3.247 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-26T11:40:46.057Z] #15 3.250 (35/42) Installing libaio (0.3.112-r1) [2020-05-26T11:40:46.057Z] #15 3.252 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-26T11:40:46.057Z] #15 3.282 (37/42) Installing libfdisk (2.34-r1) [2020-05-26T11:40:46.057Z] #15 3.288 (38/42) Installing libmount (2.34-r1) [2020-05-26T11:40:46.057Z] #15 3.294 (39/42) Installing libsmartcols (2.34-r1) [2020-05-26T11:40:46.057Z] #15 3.298 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-26T11:40:46.057Z] #15 3.301 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-26T11:40:46.057Z] #15 3.323 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-26T11:40:46.057Z] #15 3.329 Executing busybox-1.31.1-r9.trigger [2020-05-26T11:40:46.057Z] #15 3.336 OK: 196 MiB in 57 packages [2020-05-26T11:40:46.621Z] #15 DONE 3.8s [2020-05-26T11:40:46.621Z] [2020-05-26T11:40:46.621Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-26T11:40:46.821Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-26T11:40:46.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-26T11:40:46.821Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-26T11:40:46.821Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2020-05-26T11:40:46.821Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-05-26T11:40:46.821Z] daemon.go:325: [d3c23e44ebeea] waiting for daemon to start [2020-05-26T11:40:46.821Z] daemon.go:325: [d3c23e44ebeea] waiting for daemon to start [2020-05-26T11:40:46.821Z] daemon.go:353: [d3c23e44ebeea] daemon started [2020-05-26T11:40:46.821Z] daemon.go:461: [d3c23e44ebeea] Stopping daemon [2020-05-26T11:40:46.821Z] daemon.go:296: [d3c23e44ebeea] exiting daemon [2020-05-26T11:40:46.821Z] daemon.go:448: [d3c23e44ebeea] Daemon stopped [2020-05-26T11:40:46.821Z] daemon.go:325: [d3c23e44ebeea] waiting for daemon to start [2020-05-26T11:40:46.821Z] daemon.go:325: [d3c23e44ebeea] waiting for daemon to start [2020-05-26T11:40:46.821Z] daemon.go:353: [d3c23e44ebeea] daemon started [2020-05-26T11:40:46.821Z] daemon.go:461: [d3c23e44ebeea] Stopping daemon [2020-05-26T11:40:46.821Z] daemon.go:296: [d3c23e44ebeea] exiting daemon [2020-05-26T11:40:46.821Z] daemon.go:448: [d3c23e44ebeea] Daemon stopped [2020-05-26T11:40:46.821Z] PASS [2020-05-26T11:40:46.821Z] [2020-05-26T11:40:46.821Z] DONE 5 tests in 11.087s [2020-05-26T11:40:46.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T11:40:46.821Z] ++ 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-05-26T11:40:46.821Z] ++ set -e [2020-05-26T11:40:46.821Z] ++ '[' -n 0 ']' [2020-05-26T11:40:46.821Z] ++ set -x [2020-05-26T11:40:46.821Z] ++ env -i DEST=/go/src/github.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-05-26T11:40:46.821Z] INFO: Testing against a local daemon [2020-05-26T11:40:46.821Z] === RUN TestContinueAfterPluginCrash [2020-05-26T11:40:46.821Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T11:40:46.821Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T11:40:46.821Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T11:40:46.821Z] === CONT TestContinueAfterPluginCrash [2020-05-26T11:40:46.821Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T11:40:47.076Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-26T11:40:47.551Z] #16 DONE 0.7s [2020-05-26T11:40:47.551Z] [2020-05-26T11:40:47.551Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-26T11:40:47.808Z] #17 DONE 0.7s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-26T11:40:48.066Z] #18 DONE 0.1s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T11:40:48.066Z] #22 DONE 0.1s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-26T11:40:48.066Z] #26 DONE 0.1s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T11:40:48.066Z] #19 DONE 0.1s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-26T11:40:48.066Z] #27 DONE 0.1s [2020-05-26T11:40:48.066Z] [2020-05-26T11:40:48.066Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-26T11:40:48.325Z] #20 ... [2020-05-26T11:40:48.325Z] [2020-05-26T11:40:48.325Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-26T11:40:48.325Z] #23 DONE 0.1s [2020-05-26T11:40:48.325Z] [2020-05-26T11:40:48.325Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-26T11:40:48.325Z] #28 DONE 0.1s [2020-05-26T11:40:48.325Z] [2020-05-26T11:40:48.325Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-26T11:40:51.628Z] #29 ... [2020-05-26T11:40:51.628Z] [2020-05-26T11:40:51.628Z] #31 [builder 1/4] COPY . . [2020-05-26T11:40:51.628Z] #31 DONE 3.1s [2020-05-26T11:40:51.628Z] [2020-05-26T11:40:51.628Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-26T11:40:52.130Z] --- PASS: TestBuildWithHugeFile (82.66s) [2020-05-26T11:40:52.130Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T11:40:52.130Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:40:52.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:40:52.130Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:40:52.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:40:52.130Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:40:52.130Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:40:52.130Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T11:40:52.130Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T11:40:52.130Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T11:40:52.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-26T11:40:52.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-05-26T11:40:52.130Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-05-26T11:40:52.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-05-26T11:40:52.130Z] === RUN TestBuildPreserveOwnership [2020-05-26T11:40:52.130Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T11:40:52.130Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T11:40:52.130Z] --- PASS: TestBuildPreserveOwnership (4.64s) [2020-05-26T11:40:52.130Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2020-05-26T11:40:52.130Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2020-05-26T11:40:52.130Z] === RUN TestBuildPlatformInvalid [2020-05-26T11:40:52.130Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-26T11:40:52.130Z] PASS [2020-05-26T11:40:52.130Z] [2020-05-26T11:40:52.130Z] DONE 30 tests in 126.444s [2020-05-26T11:40:52.130Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T11:40:52.130Z] ++ 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-05-26T11:40:52.130Z] ++ set -e [2020-05-26T11:40:52.130Z] ++ '[' -n 0 ']' [2020-05-26T11:40:52.130Z] ++ set -x [2020-05-26T11:40:52.130Z] ++ env -i DEST=/go/src/github.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-05-26T11:40:52.130Z] INFO: Testing against a local daemon [2020-05-26T11:40:52.130Z] === RUN TestConfigList [2020-05-26T11:40:52.130Z] --- PASS: TestConfigList (2.16s) [2020-05-26T11:40:52.130Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-26T11:40:52.130Z] daemon.go:325: [d8b0ce970bddd] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:325: [d8b0ce970bddd] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:353: [d8b0ce970bddd] daemon started [2020-05-26T11:40:52.130Z] daemon.go:461: [d8b0ce970bddd] Stopping daemon [2020-05-26T11:40:52.130Z] daemon.go:296: [d8b0ce970bddd] exiting daemon [2020-05-26T11:40:52.130Z] daemon.go:448: [d8b0ce970bddd] Daemon stopped [2020-05-26T11:40:52.130Z] === RUN TestConfigsCreateAndDelete [2020-05-26T11:40:52.130Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2020-05-26T11:40:52.130Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-26T11:40:52.130Z] daemon.go:325: [d57ff564746aa] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:325: [d57ff564746aa] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:353: [d57ff564746aa] daemon started [2020-05-26T11:40:52.130Z] daemon.go:461: [d57ff564746aa] Stopping daemon [2020-05-26T11:40:52.130Z] daemon.go:296: [d57ff564746aa] exiting daemon [2020-05-26T11:40:52.130Z] daemon.go:448: [d57ff564746aa] Daemon stopped [2020-05-26T11:40:52.130Z] === RUN TestConfigsUpdate [2020-05-26T11:40:52.130Z] --- PASS: TestConfigsUpdate (2.15s) [2020-05-26T11:40:52.130Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-26T11:40:52.130Z] daemon.go:325: [db6c6a1f05d96] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:325: [db6c6a1f05d96] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:353: [db6c6a1f05d96] daemon started [2020-05-26T11:40:52.130Z] daemon.go:461: [db6c6a1f05d96] Stopping daemon [2020-05-26T11:40:52.130Z] daemon.go:296: [db6c6a1f05d96] exiting daemon [2020-05-26T11:40:52.130Z] daemon.go:448: [db6c6a1f05d96] Daemon stopped [2020-05-26T11:40:52.130Z] === RUN TestTemplatedConfig [2020-05-26T11:40:52.130Z] --- PASS: TestTemplatedConfig (2.64s) [2020-05-26T11:40:52.130Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-26T11:40:52.130Z] daemon.go:325: [d82ac12115fe4] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:325: [d82ac12115fe4] waiting for daemon to start [2020-05-26T11:40:52.130Z] daemon.go:353: [d82ac12115fe4] daemon started [2020-05-26T11:40:52.130Z] daemon.go:461: [d82ac12115fe4] Stopping daemon [2020-05-26T11:40:52.130Z] daemon.go:296: [d82ac12115fe4] exiting daemon [2020-05-26T11:40:52.130Z] daemon.go:448: [d82ac12115fe4] Daemon stopped [2020-05-26T11:40:52.130Z] === RUN TestConfigInspect [2020-05-26T11:40:53.000Z] #32 DONE 1.5s [2020-05-26T11:40:53.000Z] [2020-05-26T11:40:53.000Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-26T11:40:53.000Z] #20 2.959 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T11:40:53.000Z] #20 3.504 curl: option --progress: is ambiguous [2020-05-26T11:40:53.000Z] #20 3.504 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:53.000Z] #20 4.031 curl: option --progress: is ambiguous [2020-05-26T11:40:53.000Z] #20 4.034 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:53.000Z] #20 4.526 curl: option --progress: is ambiguous [2020-05-26T11:40:53.000Z] #20 4.529 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:53.000Z] #20 ... [2020-05-26T11:40:53.000Z] [2020-05-26T11:40:53.000Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T11:40:53.000Z] #24 1.547 + RM_GOPATH=0 [2020-05-26T11:40:53.000Z] #24 1.547 + TMP_GOPATH= [2020-05-26T11:40:53.000Z] #24 1.547 + : /build [2020-05-26T11:40:53.000Z] #24 1.547 + '[' -z '' ']' [2020-05-26T11:40:53.000Z] #24 1.556 ++ mktemp -d [2020-05-26T11:40:53.000Z] #24 1.557 + export GOPATH=/tmp/tmp.FFeNFi [2020-05-26T11:40:53.000Z] #24 1.557 + GOPATH=/tmp/tmp.FFeNFi [2020-05-26T11:40:53.000Z] #24 1.557 + RM_GOPATH=1 [2020-05-26T11:40:53.000Z] #24 1.557 ++ dirname ./install.sh [2020-05-26T11:40:53.000Z] #24 1.558 Install docker/cli version 17.06.2-ce from stable [2020-05-26T11:40:53.000Z] #24 1.558 + dir=. [2020-05-26T11:40:53.000Z] #24 1.558 + bin=dockercli [2020-05-26T11:40:53.000Z] #24 1.558 + shift [2020-05-26T11:40:53.000Z] #24 1.558 + '[' '!' -f ./dockercli.installer ']' [2020-05-26T11:40:53.000Z] #24 1.558 + . ./dockercli.installer [2020-05-26T11:40:53.000Z] #24 1.558 ++ : stable [2020-05-26T11:40:53.000Z] #24 1.558 ++ : 17.06.2-ce [2020-05-26T11:40:53.000Z] #24 1.558 + install_dockercli [2020-05-26T11:40:53.000Z] #24 1.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T11:40:53.000Z] #24 1.558 ++ uname -m [2020-05-26T11:40:53.000Z] #24 1.559 + arch=x86_64 [2020-05-26T11:40:53.000Z] #24 1.559 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T11:40:53.000Z] #24 1.559 + url=https://download.docker.com/linux/static [2020-05-26T11:40:53.000Z] #24 1.559 + tar -xz docker/docker [2020-05-26T11:40:53.000Z] #24 1.561 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T11:40:53.000Z] #24 4.604 + mkdir -p /build [2020-05-26T11:40:53.000Z] #24 4.604 + mv docker/docker /build/ [2020-05-26T11:40:53.000Z] #24 4.614 + rmdir docker [2020-05-26T11:40:53.000Z] #24 DONE 4.7s [2020-05-26T11:40:53.000Z] [2020-05-26T11:40:53.000Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T11:40:54.253Z] --- PASS: TestConfigInspect (2.15s) [2020-05-26T11:40:54.253Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-26T11:40:54.253Z] daemon.go:325: [d35a3c31cfd09] waiting for daemon to start [2020-05-26T11:40:54.253Z] daemon.go:325: [d35a3c31cfd09] waiting for daemon to start [2020-05-26T11:40:54.253Z] daemon.go:353: [d35a3c31cfd09] daemon started [2020-05-26T11:40:54.253Z] daemon.go:461: [d35a3c31cfd09] Stopping daemon [2020-05-26T11:40:54.253Z] daemon.go:296: [d35a3c31cfd09] exiting daemon [2020-05-26T11:40:54.253Z] daemon.go:448: [d35a3c31cfd09] Daemon stopped [2020-05-26T11:40:54.253Z] === RUN TestConfigCreateWithLabels [2020-05-26T11:40:54.374Z] #33 1.740 [2020-05-26T11:40:54.374Z] #33 1.830 Removing bundles/ [2020-05-26T11:40:54.632Z] #33 1.831 [2020-05-26T11:40:54.632Z] #33 1.837 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-26T11:40:55.565Z] #33 2.845 Building test suite binary ./integration-cli/test.main [2020-05-26T11:40:56.373Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2020-05-26T11:40:56.373Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-26T11:40:56.373Z] daemon.go:325: [d07d70b8be3f6] waiting for daemon to start [2020-05-26T11:40:56.373Z] daemon.go:325: [d07d70b8be3f6] waiting for daemon to start [2020-05-26T11:40:56.373Z] daemon.go:353: [d07d70b8be3f6] daemon started [2020-05-26T11:40:56.373Z] daemon.go:461: [d07d70b8be3f6] Stopping daemon [2020-05-26T11:40:56.373Z] daemon.go:296: [d07d70b8be3f6] exiting daemon [2020-05-26T11:40:56.373Z] daemon.go:448: [d07d70b8be3f6] Daemon stopped [2020-05-26T11:40:56.373Z] === RUN TestConfigCreateResolve [2020-05-26T11:40:58.091Z] #33 ... [2020-05-26T11:40:58.091Z] [2020-05-26T11:40:58.091Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-26T11:40:58.091Z] #20 5.120 curl: option --progress: is ambiguous [2020-05-26T11:40:58.091Z] #20 5.120 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:58.091Z] #20 5.503 [2020-05-26T11:40:58.091Z] #20 6.630 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T11:40:58.091Z] #20 7.037 curl: option --progress: is ambiguous [2020-05-26T11:40:58.091Z] #20 7.038 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:58.091Z] #20 7.399 [2020-05-26T11:40:58.091Z] #20 8.460 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T11:40:58.091Z] #20 8.887 curl: option --progress: is ambiguous [2020-05-26T11:40:58.091Z] #20 8.887 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:58.091Z] #20 9.284 [2020-05-26T11:40:58.514Z] --- PASS: TestConfigCreateResolve (2.20s) [2020-05-26T11:40:58.514Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-26T11:40:58.514Z] daemon.go:325: [daf4dfc03a467] waiting for daemon to start [2020-05-26T11:40:58.514Z] daemon.go:325: [daf4dfc03a467] waiting for daemon to start [2020-05-26T11:40:58.514Z] daemon.go:353: [daf4dfc03a467] daemon started [2020-05-26T11:40:58.514Z] daemon.go:461: [daf4dfc03a467] Stopping daemon [2020-05-26T11:40:58.514Z] daemon.go:296: [daf4dfc03a467] exiting daemon [2020-05-26T11:40:58.514Z] daemon.go:448: [daf4dfc03a467] Daemon stopped [2020-05-26T11:40:58.514Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T11:40:58.657Z] #20 10.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T11:40:58.915Z] #20 10.69 curl: option --progress: is ambiguous [2020-05-26T11:40:58.915Z] #20 10.69 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:40:59.172Z] #20 11.06 [2020-05-26T11:40:59.177Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-26T11:40:59.178Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-26T11:40:59.178Z] daemon.go:325: [dd7d93a47a0bc] waiting for daemon to start [2020-05-26T11:40:59.178Z] daemon.go:325: [dd7d93a47a0bc] waiting for daemon to start [2020-05-26T11:40:59.178Z] daemon.go:353: [dd7d93a47a0bc] daemon started [2020-05-26T11:40:59.178Z] daemon.go:461: [dd7d93a47a0bc] Stopping daemon [2020-05-26T11:40:59.178Z] daemon.go:296: [dd7d93a47a0bc] exiting daemon [2020-05-26T11:40:59.178Z] daemon.go:448: [dd7d93a47a0bc] Daemon stopped [2020-05-26T11:40:59.178Z] PASS [2020-05-26T11:40:59.178Z] [2020-05-26T11:40:59.178Z] DONE 8 tests in 16.352s [2020-05-26T11:40:59.178Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T11:40:59.178Z] ++ 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-05-26T11:40:59.178Z] ++ set -e [2020-05-26T11:40:59.178Z] ++ '[' -n 0 ']' [2020-05-26T11:40:59.178Z] ++ set -x [2020-05-26T11:40:59.178Z] ++ env -i DEST=/go/src/github.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-05-26T11:40:59.178Z] INFO: Testing against a local daemon [2020-05-26T11:40:59.178Z] === RUN TestCheckpoint [2020-05-26T11:40:59.178Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T11:40:59.178Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:40:59.178Z] === RUN TestContainerInvalidJSON [2020-05-26T11:40:59.178Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:40:59.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:40:59.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:40:59.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:40:59.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:40:59.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:40:59.178Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T11:40:59.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T11:40:59.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T11:40:59.178Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-26T11:40:59.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T11:40:59.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T11:40:59.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T11:40:59.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T11:40:59.475Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-26T11:40:59.475Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T11:40:59.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-26T11:40:59.475Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T11:40:59.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-26T11:40:59.475Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T11:40:59.475Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-26T11:40:59.475Z] === RUN TestCopyFromContainer [2020-05-26T11:41:00.544Z] #20 12.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T11:41:00.802Z] #20 12.54 curl: option --progress: is ambiguous [2020-05-26T11:41:00.802Z] #20 12.55 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-26T11:41:00.998Z] === RUN TestCopyFromContainer// [2020-05-26T11:41:01.059Z] #20 12.87 [2020-05-26T11:41:01.059Z] #20 12.97 Download of images into '/build' complete. [2020-05-26T11:41:01.059Z] #20 12.97 Use something like the following to load the result into a Docker daemon: [2020-05-26T11:41:01.059Z] #20 12.97 tar -cC '/build' . | docker load [2020-05-26T11:41:01.299Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T11:41:01.299Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T11:41:01.299Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T11:41:01.317Z] #20 DONE 13.1s [2020-05-26T11:41:01.317Z] [2020-05-26T11:41:01.317Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T11:41:01.601Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T11:41:01.601Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T11:41:01.601Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T11:41:01.601Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T11:41:01.901Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-26T11:41:01.907Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T11:41:01.907Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer (2.48s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-26T11:41:01.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-26T11:41:01.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T11:41:02.218Z] --- PASS: TestDaemonStartWithLogOpt (15.43s) [2020-05-26T11:41:02.218Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-26T11:41:02.218Z] daemon.go:325: [dfb93b4b81ac7] waiting for daemon to start [2020-05-26T11:41:02.218Z] daemon.go:325: [dfb93b4b81ac7] waiting for daemon to start [2020-05-26T11:41:02.218Z] daemon.go:353: [dfb93b4b81ac7] daemon started [2020-05-26T11:41:02.218Z] daemon.go:461: [dfb93b4b81ac7] Stopping daemon [2020-05-26T11:41:02.218Z] daemon.go:296: [dfb93b4b81ac7] exiting daemon [2020-05-26T11:41:02.218Z] daemon.go:448: [dfb93b4b81ac7] Daemon stopped [2020-05-26T11:41:02.218Z] daemon.go:325: [dfb93b4b81ac7] waiting for daemon to start [2020-05-26T11:41:02.218Z] daemon.go:325: [dfb93b4b81ac7] waiting for daemon to start [2020-05-26T11:41:02.218Z] daemon.go:353: [dfb93b4b81ac7] daemon started [2020-05-26T11:41:02.218Z] daemon.go:461: [dfb93b4b81ac7] Stopping daemon [2020-05-26T11:41:02.218Z] daemon.go:296: [dfb93b4b81ac7] exiting daemon [2020-05-26T11:41:02.218Z] daemon.go:448: [dfb93b4b81ac7] Daemon stopped [2020-05-26T11:41:02.249Z] #33 ... [2020-05-26T11:41:02.249Z] [2020-05-26T11:41:02.249Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T11:41:02.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:41:02.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:41:02.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:41:02.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:41:02.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:41:02.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:41:02.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T11:41:02.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T11:41:02.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T11:41:02.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-26T11:41:02.254Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T11:41:02.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-26T11:41:02.254Z] === RUN TestCreateWithInvalidEnv [2020-05-26T11:41:02.254Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T11:41:02.254Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T11:41:02.254Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T11:41:02.254Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T11:41:02.254Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T11:41:02.254Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T11:41:02.254Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T11:41:02.254Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T11:41:02.254Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T11:41:02.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T11:41:02.254Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T11:41:02.254Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T11:41:02.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-26T11:41:02.254Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T11:41:02.507Z] #21 DONE 0.1s [2020-05-26T11:41:02.507Z] [2020-05-26T11:41:02.507Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-26T11:41:02.766Z] #25 DONE 0.1s [2020-05-26T11:41:02.766Z] [2020-05-26T11:41:02.766Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:41:04.384Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T11:41:04.384Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-26T11:41:04.384Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-26T11:41:04.384Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T11:41:05.474Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-26T11:41:06.399Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:41:06.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:41:06.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:41:06.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:41:06.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:41:06.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:41:06.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:41:06.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T11:41:06.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T11:41:06.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T11:41:06.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T11:41:06.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-26T11:41:06.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-26T11:41:06.521Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T11:41:06.839Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-05-26T11:41:06.839Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T11:41:06.839Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T11:41:06.839Z] === RUN TestDaemonRestartIpcMode [2020-05-26T11:41:06.839Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T11:41:06.839Z] === RUN TestDiff [2020-05-26T11:41:06.958Z] --- PASS: TestContinueAfterPluginCrash (20.27s) [2020-05-26T11:41:06.958Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-26T11:41:06.958Z] daemon.go:325: [d828b0be93f82] waiting for daemon to start [2020-05-26T11:41:06.958Z] daemon.go:325: [d828b0be93f82] waiting for daemon to start [2020-05-26T11:41:06.958Z] daemon.go:353: [d828b0be93f82] daemon started [2020-05-26T11:41:06.958Z] daemon.go:461: [d828b0be93f82] Stopping daemon [2020-05-26T11:41:06.958Z] daemon.go:296: [d828b0be93f82] exiting daemon [2020-05-26T11:41:06.958Z] daemon.go:448: [d828b0be93f82] Daemon stopped [2020-05-26T11:41:06.958Z] PASS [2020-05-26T11:41:06.958Z] [2020-05-26T11:41:06.958Z] DONE 2 tests in 20.418s [2020-05-26T11:41:06.958Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T11:41:06.958Z] ++ 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-05-26T11:41:06.958Z] ++ set -e [2020-05-26T11:41:06.958Z] ++ '[' -n 0 ']' [2020-05-26T11:41:06.958Z] ++ set -x [2020-05-26T11:41:06.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=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-05-26T11:41:06.959Z] INFO: Testing against a local daemon [2020-05-26T11:41:06.959Z] === RUN TestPluginWithDevMounts [2020-05-26T11:41:06.959Z] === PAUSE TestPluginWithDevMounts [2020-05-26T11:41:06.959Z] === CONT TestPluginWithDevMounts [2020-05-26T11:41:07.562Z] --- PASS: TestDiff (0.66s) [2020-05-26T11:41:07.562Z] === RUN TestExecWithCloseStdin [2020-05-26T11:41:08.236Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-05-26T11:41:08.236Z] === RUN TestExec [2020-05-26T11:41:08.841Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-26T11:41:08.841Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-26T11:41:08.841Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-26T11:41:08.841Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-26T11:41:08.841Z] daemon.go:325: [d6d77b4f2a7b8] waiting for daemon to start [2020-05-26T11:41:08.841Z] daemon.go:325: [d6d77b4f2a7b8] waiting for daemon to start [2020-05-26T11:41:08.841Z] daemon.go:353: [d6d77b4f2a7b8] daemon started [2020-05-26T11:41:08.841Z] daemon.go:461: [d6d77b4f2a7b8] Stopping daemon [2020-05-26T11:41:08.841Z] daemon.go:296: [d6d77b4f2a7b8] exiting daemon [2020-05-26T11:41:08.841Z] daemon.go:448: [d6d77b4f2a7b8] Daemon stopped [2020-05-26T11:41:08.841Z] PASS [2020-05-26T11:41:08.841Z] [2020-05-26T11:41:08.841Z] DONE 1 tests in 2.037s [2020-05-26T11:41:08.841Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T11:41:08.841Z] ++ 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-05-26T11:41:08.841Z] ++ set -e [2020-05-26T11:41:08.841Z] ++ '[' -n 0 ']' [2020-05-26T11:41:08.841Z] ++ set -x [2020-05-26T11:41:08.841Z] ++ env -i DEST=/go/src/github.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-05-26T11:41:08.906Z] --- PASS: TestExec (0.76s) [2020-05-26T11:41:08.906Z] === RUN TestExecUser [2020-05-26T11:41:09.096Z] INFO: Testing against a local daemon [2020-05-26T11:41:09.096Z] === RUN TestSecretInspect [2020-05-26T11:41:10.026Z] --- PASS: TestExecUser (0.77s) [2020-05-26T11:41:10.026Z] === RUN TestExportContainerAndImportImage [2020-05-26T11:41:10.694Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-05-26T11:41:10.694Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T11:41:11.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-26T11:41:11.894Z] --- PASS: TestSecretInspect (2.80s) [2020-05-26T11:41:11.894Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-26T11:41:11.894Z] daemon.go:325: [d2b423d97d2f6] waiting for daemon to start [2020-05-26T11:41:11.894Z] daemon.go:325: [d2b423d97d2f6] waiting for daemon to start [2020-05-26T11:41:11.894Z] daemon.go:353: [d2b423d97d2f6] daemon started [2020-05-26T11:41:11.894Z] daemon.go:461: [d2b423d97d2f6] Stopping daemon [2020-05-26T11:41:11.894Z] daemon.go:296: [d2b423d97d2f6] exiting daemon [2020-05-26T11:41:11.894Z] daemon.go:448: [d2b423d97d2f6] Daemon stopped [2020-05-26T11:41:11.894Z] === RUN TestSecretList [2020-05-26T11:41:12.267Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-05-26T11:41:12.267Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-26T11:41:12.267Z] daemon.go:325: [d0a89cb1be7af] waiting for daemon to start [2020-05-26T11:41:12.267Z] daemon.go:325: [d0a89cb1be7af] waiting for daemon to start [2020-05-26T11:41:12.267Z] daemon.go:353: [d0a89cb1be7af] daemon started [2020-05-26T11:41:12.267Z] daemon.go:461: [d0a89cb1be7af] Stopping daemon [2020-05-26T11:41:12.267Z] daemon.go:296: [d0a89cb1be7af] exiting daemon [2020-05-26T11:41:12.267Z] daemon.go:448: [d0a89cb1be7af] Daemon stopped [2020-05-26T11:41:12.267Z] daemon.go:325: [d0a89cb1be7af] waiting for daemon to start [2020-05-26T11:41:12.267Z] daemon.go:325: [d0a89cb1be7af] waiting for daemon to start [2020-05-26T11:41:12.267Z] daemon.go:353: [d0a89cb1be7af] daemon started [2020-05-26T11:41:12.267Z] daemon.go:461: [d0a89cb1be7af] Stopping daemon [2020-05-26T11:41:12.267Z] daemon.go:296: [d0a89cb1be7af] exiting daemon [2020-05-26T11:41:12.267Z] daemon.go:448: [d0a89cb1be7af] Daemon stopped [2020-05-26T11:41:12.267Z] === RUN TestHealthCheckWorkdir [2020-05-26T11:41:13.361Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-05-26T11:41:13.361Z] === RUN TestHealthKillContainer [2020-05-26T11:41:15.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-26T11:41:15.175Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-26T11:41:15.429Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-26T11:41:15.685Z] --- PASS: TestSecretList (3.69s) [2020-05-26T11:41:15.685Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-26T11:41:15.685Z] daemon.go:325: [d427c4179c63c] waiting for daemon to start [2020-05-26T11:41:15.685Z] daemon.go:325: [d427c4179c63c] waiting for daemon to start [2020-05-26T11:41:15.685Z] daemon.go:353: [d427c4179c63c] daemon started [2020-05-26T11:41:15.685Z] daemon.go:461: [d427c4179c63c] Stopping daemon [2020-05-26T11:41:15.685Z] daemon.go:296: [d427c4179c63c] exiting daemon [2020-05-26T11:41:15.685Z] daemon.go:448: [d427c4179c63c] Daemon stopped [2020-05-26T11:41:15.685Z] === RUN TestSecretsCreateAndDelete [2020-05-26T11:41:16.173Z] --- PASS: TestHealthKillContainer (2.84s) [2020-05-26T11:41:16.173Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T11:41:16.839Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-05-26T11:41:16.839Z] === RUN TestIpcModeNone [2020-05-26T11:41:17.517Z] --- PASS: TestIpcModeNone (0.82s) [2020-05-26T11:41:17.517Z] === RUN TestIpcModePrivate [2020-05-26T11:41:18.140Z] --- PASS: TestIpcModePrivate (0.74s) [2020-05-26T11:41:18.140Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:53, shared: false, mustBeShared: false [2020-05-26T11:41:18.140Z] === RUN TestIpcModeShareable [2020-05-26T11:41:18.194Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-26T11:41:18.753Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-26T11:41:19.163Z] --- PASS: TestIpcModeShareable (0.80s) [2020-05-26T11:41:19.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:47, shared: true, mustBeShared: true [2020-05-26T11:41:19.163Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T11:41:19.312Z] --- PASS: TestSecretsCreateAndDelete (3.58s) [2020-05-26T11:41:19.313Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-26T11:41:19.313Z] daemon.go:325: [d86a4df0ed336] waiting for daemon to start [2020-05-26T11:41:19.313Z] daemon.go:325: [d86a4df0ed336] waiting for daemon to start [2020-05-26T11:41:19.313Z] daemon.go:353: [d86a4df0ed336] daemon started [2020-05-26T11:41:19.313Z] daemon.go:461: [d86a4df0ed336] Stopping daemon [2020-05-26T11:41:19.313Z] daemon.go:296: [d86a4df0ed336] exiting daemon [2020-05-26T11:41:19.313Z] daemon.go:448: [d86a4df0ed336] Daemon stopped [2020-05-26T11:41:19.313Z] === RUN TestSecretsUpdate [2020-05-26T11:41:20.836Z] #29 29.85 # github.com/docker/docker/contrib/httpserver [2020-05-26T11:41:20.836Z] #29 29.85 loadinternal: cannot find runtime/cgo [2020-05-26T11:41:20.836Z] #29 DONE 30.1s [2020-05-26T11:41:20.836Z] [2020-05-26T11:41:20.836Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T11:41:20.836Z] #33 ... [2020-05-26T11:41:20.836Z] [2020-05-26T11:41:20.836Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-26T11:41:20.836Z] #30 DONE 0.1s [2020-05-26T11:41:20.836Z] [2020-05-26T11:41:20.836Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T11:41:21.195Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-26T11:41:21.754Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-26T11:41:21.961Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2020-05-26T11:41:21.961Z] === RUN TestAPIIpcModeHost [2020-05-26T11:41:21.961Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-26T11:41:21.961Z] === RUN TestDaemonIpcModeShareable [2020-05-26T11:41:22.009Z] --- PASS: TestSecretsUpdate (2.81s) [2020-05-26T11:41:22.009Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-26T11:41:22.009Z] daemon.go:325: [dcc95ef7c9388] waiting for daemon to start [2020-05-26T11:41:22.009Z] daemon.go:325: [dcc95ef7c9388] waiting for daemon to start [2020-05-26T11:41:22.009Z] daemon.go:353: [dcc95ef7c9388] daemon started [2020-05-26T11:41:22.009Z] daemon.go:461: [dcc95ef7c9388] Stopping daemon [2020-05-26T11:41:22.009Z] daemon.go:296: [dcc95ef7c9388] exiting daemon [2020-05-26T11:41:22.009Z] daemon.go:448: [dcc95ef7c9388] Daemon stopped [2020-05-26T11:41:22.009Z] === RUN TestTemplatedSecret [2020-05-26T11:41:22.933Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-26T11:41:23.696Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2020-05-26T11:41:23.696Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-26T11:41:23.696Z] daemon.go:325: [d3feb8b202467] waiting for daemon to start [2020-05-26T11:41:23.696Z] daemon.go:325: [d3feb8b202467] waiting for daemon to start [2020-05-26T11:41:23.696Z] daemon.go:353: [d3feb8b202467] daemon started [2020-05-26T11:41:23.696Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-26T11:41:23.696Z] daemon.go:461: [d3feb8b202467] Stopping daemon [2020-05-26T11:41:23.696Z] daemon.go:296: [d3feb8b202467] exiting daemon [2020-05-26T11:41:23.696Z] daemon.go:448: [d3feb8b202467] Daemon stopped [2020-05-26T11:41:23.696Z] === RUN TestDaemonIpcModePrivate [2020-05-26T11:41:23.859Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-26T11:41:25.220Z] --- PASS: TestTemplatedSecret (3.19s) [2020-05-26T11:41:25.220Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-26T11:41:25.220Z] daemon.go:325: [d5f6ef8764e95] waiting for daemon to start [2020-05-26T11:41:25.220Z] daemon.go:325: [d5f6ef8764e95] waiting for daemon to start [2020-05-26T11:41:25.220Z] daemon.go:353: [d5f6ef8764e95] daemon started [2020-05-26T11:41:25.220Z] daemon.go:461: [d5f6ef8764e95] Stopping daemon [2020-05-26T11:41:25.220Z] daemon.go:296: [d5f6ef8764e95] exiting daemon [2020-05-26T11:41:25.220Z] daemon.go:448: [d5f6ef8764e95] Daemon stopped [2020-05-26T11:41:25.220Z] === RUN TestSecretCreateResolve [2020-05-26T11:41:25.475Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-05-26T11:41:25.475Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-26T11:41:25.475Z] daemon.go:325: [d08da2f98780c] waiting for daemon to start [2020-05-26T11:41:25.475Z] daemon.go:325: [d08da2f98780c] waiting for daemon to start [2020-05-26T11:41:25.475Z] daemon.go:353: [d08da2f98780c] daemon started [2020-05-26T11:41:25.475Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-26T11:41:25.475Z] daemon.go:461: [d08da2f98780c] Stopping daemon [2020-05-26T11:41:25.475Z] daemon.go:296: [d08da2f98780c] exiting daemon [2020-05-26T11:41:25.475Z] daemon.go:448: [d08da2f98780c] Daemon stopped [2020-05-26T11:41:25.475Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T11:41:25.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-26T11:41:26.339Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-26T11:41:26.339Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-26T11:41:26.593Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-26T11:41:27.152Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-26T11:41:27.155Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-05-26T11:41:27.155Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-26T11:41:27.155Z] daemon.go:325: [dee68b5dc744f] waiting for daemon to start [2020-05-26T11:41:27.155Z] daemon.go:325: [dee68b5dc744f] waiting for daemon to start [2020-05-26T11:41:27.155Z] daemon.go:353: [dee68b5dc744f] daemon started [2020-05-26T11:41:27.155Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-26T11:41:27.155Z] daemon.go:461: [dee68b5dc744f] Stopping daemon [2020-05-26T11:41:27.155Z] daemon.go:296: [dee68b5dc744f] exiting daemon [2020-05-26T11:41:27.155Z] daemon.go:448: [dee68b5dc744f] Daemon stopped [2020-05-26T11:41:27.155Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T11:41:27.711Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-26T11:41:28.271Z] --- PASS: TestSecretCreateResolve (3.10s) [2020-05-26T11:41:28.271Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-26T11:41:28.271Z] daemon.go:325: [da0b4c4f4cd55] waiting for daemon to start [2020-05-26T11:41:28.271Z] daemon.go:325: [da0b4c4f4cd55] waiting for daemon to start [2020-05-26T11:41:28.271Z] daemon.go:353: [da0b4c4f4cd55] daemon started [2020-05-26T11:41:28.271Z] daemon.go:461: [da0b4c4f4cd55] Stopping daemon [2020-05-26T11:41:28.271Z] daemon.go:296: [da0b4c4f4cd55] exiting daemon [2020-05-26T11:41:28.271Z] daemon.go:448: [da0b4c4f4cd55] Daemon stopped [2020-05-26T11:41:28.271Z] PASS [2020-05-26T11:41:28.271Z] [2020-05-26T11:41:28.271Z] DONE 6 tests in 19.285s [2020-05-26T11:41:28.271Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T11:41:28.271Z] ++ 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-05-26T11:41:28.271Z] ++ set -e [2020-05-26T11:41:28.271Z] ++ '[' -n 0 ']' [2020-05-26T11:41:28.271Z] ++ set -x [2020-05-26T11:41:28.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:41:28.271Z] INFO: Testing against a local daemon [2020-05-26T11:41:28.271Z] === RUN TestServiceCreateInit [2020-05-26T11:41:28.271Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:41:28.718Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-05-26T11:41:28.719Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-26T11:41:28.719Z] daemon.go:325: [d65755ff1431b] waiting for daemon to start [2020-05-26T11:41:28.719Z] daemon.go:325: [d65755ff1431b] waiting for daemon to start [2020-05-26T11:41:28.719Z] daemon.go:353: [d65755ff1431b] daemon started [2020-05-26T11:41:28.719Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-26T11:41:28.719Z] daemon.go:461: [d65755ff1431b] Stopping daemon [2020-05-26T11:41:28.719Z] daemon.go:296: [d65755ff1431b] exiting daemon [2020-05-26T11:41:28.719Z] daemon.go:448: [d65755ff1431b] Daemon stopped [2020-05-26T11:41:28.719Z] === RUN TestIpcModeOlderClient [2020-05-26T11:41:28.719Z] === PAUSE TestIpcModeOlderClient [2020-05-26T11:41:28.719Z] === RUN TestKillContainerInvalidSignal [2020-05-26T11:41:29.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-26T11:41:29.392Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-26T11:41:29.392Z] === RUN TestKillContainer [2020-05-26T11:41:29.392Z] === RUN TestKillContainer/no_signal [2020-05-26T11:41:30.068Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T11:41:30.119Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-26T11:41:30.373Z] === RUN TestKillContainer/killing_signal [2020-05-26T11:41:31.045Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-26T11:41:31.434Z] --- PASS: TestKillContainer (1.99s) [2020-05-26T11:41:31.434Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-05-26T11:41:31.434Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-26T11:41:31.434Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-26T11:41:31.434Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T11:41:31.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T11:41:32.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T11:41:32.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2020-05-26T11:41:32.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-05-26T11:41:32.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-05-26T11:41:32.738Z] === RUN TestKillStoppedContainer [2020-05-26T11:41:32.738Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-26T11:41:32.738Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T11:41:32.738Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-26T11:41:32.738Z] === RUN TestKillDifferentUserContainer [2020-05-26T11:41:33.397Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-05-26T11:41:33.397Z] === RUN TestInspectOomKilledTrue [2020-05-26T11:41:33.553Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:41:34.112Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-26T11:41:34.966Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-05-26T11:41:34.966Z] === RUN TestInspectOomKilledFalse [2020-05-26T11:41:35.277Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2020-05-26T11:41:35.277Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T11:41:35.952Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-05-26T11:41:35.952Z] === RUN TestLinksContainerNames [2020-05-26T11:41:35.996Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-26T11:41:37.045Z] --- PASS: TestLinksContainerNames (1.29s) [2020-05-26T11:41:37.045Z] === RUN TestLogsFollowTailEmpty [2020-05-26T11:41:37.707Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-05-26T11:41:37.707Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T11:41:38.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-05-26T11:41:38.367Z] === RUN TestMountDaemonRoot [2020-05-26T11:41:38.503Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/default [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/private [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/slave [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/shared [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/default [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/shared [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/slave [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/private [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T11:41:38.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:41:38.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T11:41:38.675Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T11:41:38.676Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T11:41:38.676Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T11:41:38.676Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T11:41:38.758Z] --- PASS: TestServiceCreateInit (10.31s) [2020-05-26T11:41:38.758Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-05-26T11:41:38.758Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:41:38.758Z] daemon.go:325: [d72aa3ff5caa2] waiting for daemon to start [2020-05-26T11:41:38.758Z] daemon.go:325: [d72aa3ff5caa2] waiting for daemon to start [2020-05-26T11:41:38.758Z] daemon.go:353: [d72aa3ff5caa2] daemon started [2020-05-26T11:41:38.758Z] daemon.go:461: [d72aa3ff5caa2] Stopping daemon [2020-05-26T11:41:38.758Z] daemon.go:296: [d72aa3ff5caa2] exiting daemon [2020-05-26T11:41:38.758Z] daemon.go:448: [d72aa3ff5caa2] Daemon stopped [2020-05-26T11:41:38.758Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2020-05-26T11:41:38.758Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:41:38.758Z] daemon.go:325: [d76a751e4949b] waiting for daemon to start [2020-05-26T11:41:38.758Z] daemon.go:325: [d76a751e4949b] waiting for daemon to start [2020-05-26T11:41:38.758Z] daemon.go:353: [d76a751e4949b] daemon started [2020-05-26T11:41:38.758Z] daemon.go:461: [d76a751e4949b] Stopping daemon [2020-05-26T11:41:38.758Z] daemon.go:296: [d76a751e4949b] exiting daemon [2020-05-26T11:41:38.758Z] daemon.go:448: [d76a751e4949b] Daemon stopped [2020-05-26T11:41:38.758Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T11:41:38.984Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-26T11:41:38.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-26T11:41:38.984Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T11:41:40.117Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-26T11:41:40.548Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-05-26T11:41:40.548Z] === RUN TestNetworkNat [2020-05-26T11:41:41.182Z] --- PASS: TestNetworkNat (0.72s) [2020-05-26T11:41:41.182Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T11:41:41.477Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-26T11:41:41.837Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-05-26T11:41:41.837Z] === RUN TestNetworkLoopbackNat [2020-05-26T11:41:42.037Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-26T11:41:42.898Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2020-05-26T11:41:42.898Z] === RUN TestPause [2020-05-26T11:41:43.548Z] --- PASS: TestPause (0.68s) [2020-05-26T11:41:43.548Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T11:41:43.548Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:41:43.548Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:41:43.548Z] === RUN TestPauseStopPausedContainer [2020-05-26T11:41:44.206Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-05-26T11:41:44.206Z] === RUN TestPsFilter [2020-05-26T11:41:44.206Z] --- PASS: TestPsFilter (0.19s) [2020-05-26T11:41:44.206Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T11:41:44.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-05-26T11:41:44.868Z] === RUN TestRemoveContainerWithVolume [2020-05-26T11:41:45.544Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-05-26T11:41:45.544Z] === RUN TestRemoveContainerRunning [2020-05-26T11:41:46.195Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-26T11:41:46.222Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-05-26T11:41:46.222Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T11:41:46.870Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-26T11:41:46.870Z] === RUN TestRemoveInvalidContainer [2020-05-26T11:41:46.870Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-26T11:41:46.870Z] === RUN TestRenameLinkedContainer [2020-05-26T11:41:48.702Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-26T11:41:49.625Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-26T11:41:49.645Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-05-26T11:41:49.645Z] === RUN TestRenameStoppedContainer [2020-05-26T11:41:50.307Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-05-26T11:41:50.307Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T11:41:50.549Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-26T11:41:51.126Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-26T11:41:51.126Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-26T11:41:51.126Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-26T11:41:51.126Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-26T11:41:51.378Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-05-26T11:41:51.378Z] === RUN TestRenameInvalidName [2020-05-26T11:41:52.035Z] --- PASS: TestRenameInvalidName (0.65s) [2020-05-26T11:41:52.035Z] === RUN TestRenameAnonymousContainer [2020-05-26T11:41:54.106Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-26T11:41:54.843Z] --- PASS: TestRenameAnonymousContainer (2.36s) [2020-05-26T11:41:54.843Z] === RUN TestRenameContainerWithSameName [2020-05-26T11:41:55.102Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-26T11:41:55.102Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-26T11:41:55.102Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-26T11:41:55.102Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-26T11:41:55.102Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-26T11:41:55.142Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-26T11:41:55.142Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T11:41:56.102Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-26T11:41:56.682Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-05-26T11:41:56.682Z] === RUN TestResize [2020-05-26T11:41:57.077Z] --- PASS: TestCreateServiceMultipleTimes (18.30s) [2020-05-26T11:41:57.077Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-26T11:41:57.077Z] daemon.go:325: [db11700be490d] waiting for daemon to start [2020-05-26T11:41:57.077Z] daemon.go:325: [db11700be490d] waiting for daemon to start [2020-05-26T11:41:57.077Z] daemon.go:353: [db11700be490d] daemon started [2020-05-26T11:41:57.077Z] daemon.go:461: [db11700be490d] Stopping daemon [2020-05-26T11:41:57.077Z] daemon.go:296: [db11700be490d] exiting daemon [2020-05-26T11:41:57.077Z] daemon.go:448: [db11700be490d] Daemon stopped [2020-05-26T11:41:57.077Z] === RUN TestCreateServiceConflict [2020-05-26T11:41:57.356Z] --- PASS: TestResize (0.65s) [2020-05-26T11:41:57.357Z] === RUN TestResizeWithInvalidSize [2020-05-26T11:41:58.018Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-05-26T11:41:58.018Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T11:41:58.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:41:58.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:41:58.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:41:58.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T11:41:58.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T11:41:58.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T11:41:58.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T11:41:59.078Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-26T11:42:00.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-26T11:42:00.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-26T11:42:00.077Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-26T11:42:00.077Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-26T11:42:00.336Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-26T11:42:00.336Z] --- PASS: TestCreateServiceConflict (3.35s) [2020-05-26T11:42:00.336Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-26T11:42:00.336Z] daemon.go:325: [dffbee1fa18ab] waiting for daemon to start [2020-05-26T11:42:00.336Z] daemon.go:325: [dffbee1fa18ab] waiting for daemon to start [2020-05-26T11:42:00.336Z] daemon.go:353: [dffbee1fa18ab] daemon started [2020-05-26T11:42:00.336Z] daemon.go:461: [dffbee1fa18ab] Stopping daemon [2020-05-26T11:42:00.336Z] daemon.go:296: [dffbee1fa18ab] exiting daemon [2020-05-26T11:42:00.336Z] daemon.go:448: [dffbee1fa18ab] Daemon stopped [2020-05-26T11:42:00.336Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T11:42:02.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:42:02.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:42:02.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T11:42:02.325Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-26T11:42:02.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T11:42:03.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T11:42:03.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T11:42:03.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T11:42:04.494Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2020-05-26T11:42:04.494Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-26T11:42:04.494Z] daemon.go:325: [d3fa4b8f40ad2] waiting for daemon to start [2020-05-26T11:42:04.494Z] daemon.go:325: [d3fa4b8f40ad2] waiting for daemon to start [2020-05-26T11:42:04.494Z] daemon.go:353: [d3fa4b8f40ad2] daemon started [2020-05-26T11:42:04.494Z] daemon.go:461: [d3fa4b8f40ad2] Stopping daemon [2020-05-26T11:42:04.494Z] daemon.go:296: [d3fa4b8f40ad2] exiting daemon [2020-05-26T11:42:04.494Z] daemon.go:448: [d3fa4b8f40ad2] Daemon stopped [2020-05-26T11:42:04.494Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T11:42:04.494Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-26T11:42:06.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T11:42:07.001Z] === RUN TestDockerSuite/TestBuildRm [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.30s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d67b4a0549b9e] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d67b4a0549b9e] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d67b4a0549b9e] daemon started [2020-05-26T11:42:08.970Z] daemon.go:296: [d67b4a0549b9e] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:325: [d67b4a0549b9e] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d67b4a0549b9e] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d67b4a0549b9e] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d67b4a0549b9e] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d67b4a0549b9e] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d67b4a0549b9e] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.39s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d3882d150888d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d3882d150888d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d3882d150888d] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d3882d150888d] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d3882d150888d] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d3882d150888d] Daemon stopped [2020-05-26T11:42:08.970Z] daemon.go:325: [d3882d150888d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d3882d150888d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d3882d150888d] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d3882d150888d] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d3882d150888d] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d3882d150888d] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.41s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [dec20aa820d81] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [dec20aa820d81] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [dec20aa820d81] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [dec20aa820d81] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [dec20aa820d81] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [dec20aa820d81] Daemon stopped [2020-05-26T11:42:08.970Z] daemon.go:325: [dec20aa820d81] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [dec20aa820d81] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [dec20aa820d81] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [dec20aa820d81] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [dec20aa820d81] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [dec20aa820d81] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d230f86770e35] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d230f86770e35] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d230f86770e35] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d230f86770e35] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d230f86770e35] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d230f86770e35] Daemon stopped [2020-05-26T11:42:08.970Z] daemon.go:325: [d230f86770e35] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d230f86770e35] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d230f86770e35] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d230f86770e35] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d230f86770e35] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d230f86770e35] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d09a7bd830a6d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d09a7bd830a6d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d09a7bd830a6d] daemon started [2020-05-26T11:42:08.970Z] daemon.go:296: [d09a7bd830a6d] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:325: [d09a7bd830a6d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d09a7bd830a6d] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d09a7bd830a6d] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d09a7bd830a6d] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d09a7bd830a6d] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d09a7bd830a6d] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d179d26e3ae8c] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d179d26e3ae8c] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d179d26e3ae8c] daemon started [2020-05-26T11:42:08.970Z] daemon.go:325: [d179d26e3ae8c] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:296: [d179d26e3ae8c] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:325: [d179d26e3ae8c] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d179d26e3ae8c] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d179d26e3ae8c] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d179d26e3ae8c] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d179d26e3ae8c] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.19s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d620cd79ffca6] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d620cd79ffca6] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d620cd79ffca6] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d620cd79ffca6] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d620cd79ffca6] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d620cd79ffca6] Daemon stopped [2020-05-26T11:42:08.970Z] daemon.go:325: [d620cd79ffca6] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d620cd79ffca6] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:353: [d620cd79ffca6] daemon started [2020-05-26T11:42:08.970Z] daemon.go:461: [d620cd79ffca6] Stopping daemon [2020-05-26T11:42:08.970Z] daemon.go:296: [d620cd79ffca6] exiting daemon [2020-05-26T11:42:08.970Z] daemon.go:448: [d620cd79ffca6] Daemon stopped [2020-05-26T11:42:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.35s) [2020-05-26T11:42:08.970Z] 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-05-26T11:42:08.970Z] daemon.go:325: [d5e098aaec6d7] waiting for daemon to start [2020-05-26T11:42:08.970Z] daemon.go:325: [d5e098aaec6d7] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d5e098aaec6d7] daemon started [2020-05-26T11:42:08.971Z] daemon.go:296: [d5e098aaec6d7] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:325: [d5e098aaec6d7] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d5e098aaec6d7] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d5e098aaec6d7] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [d5e098aaec6d7] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [d5e098aaec6d7] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [d5e098aaec6d7] Daemon stopped [2020-05-26T11:42:08.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s) [2020-05-26T11:42:08.971Z] 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-05-26T11:42:08.971Z] daemon.go:325: [ddb7ab8087a6c] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [ddb7ab8087a6c] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [ddb7ab8087a6c] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [ddb7ab8087a6c] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [ddb7ab8087a6c] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [ddb7ab8087a6c] Daemon stopped [2020-05-26T11:42:08.971Z] daemon.go:325: [ddb7ab8087a6c] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [ddb7ab8087a6c] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [ddb7ab8087a6c] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [ddb7ab8087a6c] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [ddb7ab8087a6c] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [ddb7ab8087a6c] Daemon stopped [2020-05-26T11:42:08.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-05-26T11:42:08.971Z] 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-05-26T11:42:08.971Z] daemon.go:325: [d2c34c98d3701] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d2c34c98d3701] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d2c34c98d3701] daemon started [2020-05-26T11:42:08.971Z] daemon.go:325: [d2c34c98d3701] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:296: [d2c34c98d3701] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:325: [d2c34c98d3701] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d2c34c98d3701] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [d2c34c98d3701] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [d2c34c98d3701] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [d2c34c98d3701] Daemon stopped [2020-05-26T11:42:08.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2020-05-26T11:42:08.971Z] 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-05-26T11:42:08.971Z] daemon.go:325: [d361169b4a3c6] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d361169b4a3c6] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d361169b4a3c6] daemon started [2020-05-26T11:42:08.971Z] daemon.go:296: [d361169b4a3c6] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:325: [d361169b4a3c6] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d361169b4a3c6] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d361169b4a3c6] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [d361169b4a3c6] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [d361169b4a3c6] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [d361169b4a3c6] Daemon stopped [2020-05-26T11:42:08.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-05-26T11:42:08.971Z] 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-05-26T11:42:08.971Z] daemon.go:325: [d02ea63579da1] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d02ea63579da1] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d02ea63579da1] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [d02ea63579da1] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [d02ea63579da1] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [d02ea63579da1] Daemon stopped [2020-05-26T11:42:08.971Z] daemon.go:325: [d02ea63579da1] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:325: [d02ea63579da1] waiting for daemon to start [2020-05-26T11:42:08.971Z] daemon.go:353: [d02ea63579da1] daemon started [2020-05-26T11:42:08.971Z] daemon.go:461: [d02ea63579da1] Stopping daemon [2020-05-26T11:42:08.971Z] daemon.go:296: [d02ea63579da1] exiting daemon [2020-05-26T11:42:08.971Z] daemon.go:448: [d02ea63579da1] Daemon stopped [2020-05-26T11:42:08.971Z] === RUN TestKernelTCPMemory [2020-05-26T11:42:09.296Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-26T11:42:09.296Z] === RUN TestNISDomainname [2020-05-26T11:42:09.510Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-26T11:42:10.042Z] --- PASS: TestNISDomainname (0.85s) [2020-05-26T11:42:10.042Z] === RUN TestStats [2020-05-26T11:42:10.870Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-26T11:42:11.796Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-26T11:42:12.174Z] --- PASS: TestStats (1.69s) [2020-05-26T11:42:12.174Z] === RUN TestStopContainerWithTimeout [2020-05-26T11:42:12.174Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T11:42:12.174Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T11:42:12.174Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T11:42:12.174Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T11:42:12.174Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T11:42:12.174Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T11:42:12.174Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T11:42:12.174Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T11:42:12.174Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T11:42:12.174Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T11:42:12.174Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T11:42:12.174Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T11:42:12.356Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-26T11:42:12.915Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-26T11:42:14.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-26T11:42:14.902Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-26T11:42:14.960Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-26T11:42:14.960Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-05-26T11:42:14.960Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-05-26T11:42:14.960Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-05-26T11:42:14.960Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-05-26T11:42:14.960Z] === RUN TestDeleteDevicemapper [2020-05-26T11:42:14.960Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T11:42:14.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:42:14.960Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T11:42:15.634Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-26T11:42:16.557Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-26T11:42:17.323Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-05-26T11:42:17.323Z] === RUN TestUpdateMemory [2020-05-26T11:42:17.963Z] --- PASS: TestUpdateMemory (0.93s) [2020-05-26T11:42:17.963Z] === RUN TestUpdateCPUQuota [2020-05-26T11:42:18.754Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-26T11:42:19.032Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-05-26T11:42:19.032Z] === RUN TestUpdatePidsLimit [2020-05-26T11:42:19.032Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T11:42:19.065Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-05-26T11:42:19.065Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-26T11:42:19.065Z] daemon.go:325: [dd2121466b9bb] waiting for daemon to start [2020-05-26T11:42:19.065Z] daemon.go:325: [dd2121466b9bb] waiting for daemon to start [2020-05-26T11:42:19.065Z] daemon.go:353: [dd2121466b9bb] daemon started [2020-05-26T11:42:19.065Z] daemon.go:461: [dd2121466b9bb] Stopping daemon [2020-05-26T11:42:19.065Z] daemon.go:296: [dd2121466b9bb] exiting daemon [2020-05-26T11:42:19.065Z] daemon.go:448: [dd2121466b9bb] Daemon stopped [2020-05-26T11:42:19.065Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T11:42:19.677Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T11:42:19.677Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T11:42:19.756Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-26T11:42:19.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-26T11:42:20.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T11:42:20.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-26T11:42:20.427Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-26T11:42:20.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T11:42:20.682Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-26T11:42:20.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T11:42:20.938Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-26T11:42:20.938Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-26T11:42:21.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T11:42:21.498Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-26T11:42:22.058Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-05-26T11:42:22.058Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-26T11:42:22.058Z] daemon.go:325: [dd5057fb432b2] waiting for daemon to start [2020-05-26T11:42:22.058Z] daemon.go:325: [dd5057fb432b2] waiting for daemon to start [2020-05-26T11:42:22.058Z] daemon.go:353: [dd5057fb432b2] daemon started [2020-05-26T11:42:22.058Z] daemon.go:461: [dd5057fb432b2] Stopping daemon [2020-05-26T11:42:22.058Z] daemon.go:296: [dd5057fb432b2] exiting daemon [2020-05-26T11:42:22.058Z] daemon.go:448: [dd5057fb432b2] Daemon stopped [2020-05-26T11:42:22.058Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T11:42:22.618Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-26T11:42:22.618Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-26T11:42:22.733Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit (3.34s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-26T11:42:22.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-05-26T11:42:22.758Z] === RUN TestUpdateRestartPolicy [2020-05-26T11:42:23.979Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-26T11:42:24.320Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-26T11:42:26.488Z] --- PASS: TestCreateServiceConfigFileMode (4.13s) [2020-05-26T11:42:26.488Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-26T11:42:26.488Z] daemon.go:325: [dcd275d704a6c] waiting for daemon to start [2020-05-26T11:42:26.488Z] daemon.go:325: [dcd275d704a6c] waiting for daemon to start [2020-05-26T11:42:26.488Z] daemon.go:353: [dcd275d704a6c] daemon started [2020-05-26T11:42:26.488Z] daemon.go:461: [dcd275d704a6c] Stopping daemon [2020-05-26T11:42:26.488Z] daemon.go:296: [dcd275d704a6c] exiting daemon [2020-05-26T11:42:26.488Z] daemon.go:448: [dcd275d704a6c] Daemon stopped [2020-05-26T11:42:26.488Z] === RUN TestCreateServiceSysctls [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-26T11:42:29.117Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-26T11:42:29.749Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-26T11:42:30.004Z] --- PASS: TestCreateServiceSysctls (3.83s) [2020-05-26T11:42:30.004Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-26T11:42:30.004Z] daemon.go:325: [d6e6cf430c17d] waiting for daemon to start [2020-05-26T11:42:30.004Z] daemon.go:325: [d6e6cf430c17d] waiting for daemon to start [2020-05-26T11:42:30.004Z] daemon.go:353: [d6e6cf430c17d] daemon started [2020-05-26T11:42:30.004Z] daemon.go:461: [d6e6cf430c17d] Stopping daemon [2020-05-26T11:42:30.004Z] daemon.go:296: [d6e6cf430c17d] exiting daemon [2020-05-26T11:42:30.004Z] daemon.go:448: [d6e6cf430c17d] Daemon stopped [2020-05-26T11:42:30.004Z] === RUN TestInspect [2020-05-26T11:42:30.563Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-26T11:42:31.928Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-26T11:42:32.488Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-26T11:42:33.412Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-26T11:42:35.320Z] === RUN TestDockerSuite/TestBuildUser [2020-05-26T11:42:35.483Z] --- PASS: TestUpdateRestartPolicy (11.99s) [2020-05-26T11:42:35.483Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T11:42:35.483Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-05-26T11:42:35.483Z] === RUN TestWaitNonBlocked [2020-05-26T11:42:35.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:42:35.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:42:35.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:42:35.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:42:35.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T11:42:35.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T11:42:36.129Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-26T11:42:36.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-05-26T11:42:36.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-05-26T11:42:36.129Z] === RUN TestWaitBlocked [2020-05-26T11:42:36.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:42:36.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:42:36.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:42:36.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:42:36.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T11:42:36.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T11:42:37.201Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-26T11:42:37.201Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-05-26T11:42:37.201Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-05-26T11:42:37.201Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T11:42:37.201Z] === CONT TestIpcModeOlderClient [2020-05-26T11:42:37.201Z] === CONT TestDaemonRestartIpcMode [2020-05-26T11:42:37.201Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-26T11:42:37.856Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-26T11:42:37.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-26T11:42:38.111Z] --- PASS: TestInspect (8.17s) [2020-05-26T11:42:38.111Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-26T11:42:38.111Z] daemon.go:325: [d3c5d8bbadf10] waiting for daemon to start [2020-05-26T11:42:38.111Z] daemon.go:325: [d3c5d8bbadf10] waiting for daemon to start [2020-05-26T11:42:38.111Z] daemon.go:353: [d3c5d8bbadf10] daemon started [2020-05-26T11:42:38.111Z] daemon.go:461: [d3c5d8bbadf10] Stopping daemon [2020-05-26T11:42:38.111Z] daemon.go:296: [d3c5d8bbadf10] exiting daemon [2020-05-26T11:42:38.111Z] daemon.go:448: [d3c5d8bbadf10] Daemon stopped [2020-05-26T11:42:38.111Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T11:42:40.836Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2020-05-26T11:42:40.836Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-26T11:42:40.837Z] daemon.go:325: [d5f77ed85005f] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:325: [d5f77ed85005f] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:353: [d5f77ed85005f] daemon started [2020-05-26T11:42:40.837Z] daemon.go:325: [d5f77ed85005f] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:296: [d5f77ed85005f] exiting daemon [2020-05-26T11:42:40.837Z] daemon.go:325: [d5f77ed85005f] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:353: [d5f77ed85005f] daemon started [2020-05-26T11:42:40.837Z] daemon.go:461: [d5f77ed85005f] Stopping daemon [2020-05-26T11:42:40.837Z] daemon.go:296: [d5f77ed85005f] exiting daemon [2020-05-26T11:42:40.837Z] daemon.go:448: [d5f77ed85005f] Daemon stopped [2020-05-26T11:42:40.837Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-05-26T11:42:40.837Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-26T11:42:40.837Z] daemon.go:325: [d84eca70bd2e3] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:325: [d84eca70bd2e3] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:353: [d84eca70bd2e3] daemon started [2020-05-26T11:42:40.837Z] daemon.go:461: [d84eca70bd2e3] Stopping daemon [2020-05-26T11:42:40.837Z] daemon.go:296: [d84eca70bd2e3] exiting daemon [2020-05-26T11:42:40.837Z] daemon.go:448: [d84eca70bd2e3] Daemon stopped [2020-05-26T11:42:40.837Z] daemon.go:325: [d84eca70bd2e3] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:325: [d84eca70bd2e3] waiting for daemon to start [2020-05-26T11:42:40.837Z] daemon.go:353: [d84eca70bd2e3] daemon started [2020-05-26T11:42:40.837Z] daemon.go:461: [d84eca70bd2e3] Stopping daemon [2020-05-26T11:42:40.837Z] daemon.go:296: [d84eca70bd2e3] exiting daemon [2020-05-26T11:42:40.837Z] daemon.go:448: [d84eca70bd2e3] Daemon stopped [2020-05-26T11:42:40.837Z] PASS [2020-05-26T11:42:40.837Z] [2020-05-26T11:42:40.837Z] === Skipped [2020-05-26T11:42:40.837Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-26T11:42:40.837Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T11:42:40.837Z] [2020-05-26T11:42:40.837Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T11:42:40.837Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T11:42:40.837Z] [2020-05-26T11:42:40.837Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T11:42:40.837Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T11:42:40.837Z] [2020-05-26T11:42:40.837Z] [2020-05-26T11:42:40.837Z] DONE 189 tests, 3 skipped in 101.673s [2020-05-26T11:42:40.837Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T11:42:40.837Z] ++ 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-05-26T11:42:40.837Z] ++ set -e [2020-05-26T11:42:40.837Z] ++ '[' -n 0 ']' [2020-05-26T11:42:40.837Z] ++ set -x [2020-05-26T11:42:40.837Z] ++ env -i DEST=/go/src/github.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-05-26T11:42:40.837Z] INFO: Testing against a local daemon [2020-05-26T11:42:40.837Z] === RUN TestCommitInheritsEnv [2020-05-26T11:42:41.456Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-26T11:42:41.456Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T11:42:41.456Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T11:42:41.456Z] === RUN TestImagesFilterMultiReference [2020-05-26T11:42:41.456Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-26T11:42:41.456Z] === RUN TestImagePullPlatformInvalid [2020-05-26T11:42:41.456Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-26T11:42:41.456Z] === RUN TestRemoveImageOrphaning [2020-05-26T11:42:41.752Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-05-26T11:42:41.752Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T11:42:41.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-26T11:42:41.752Z] === RUN TestTagInvalidReference [2020-05-26T11:42:42.045Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-26T11:42:42.045Z] === RUN TestTagValidPrefixedRepo [2020-05-26T11:42:42.045Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-26T11:42:42.045Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T11:42:42.045Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-05-26T11:42:42.045Z] === RUN TestTagOfficialNames [2020-05-26T11:42:42.045Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-26T11:42:42.045Z] === RUN TestTagMatchesDigest [2020-05-26T11:42:42.045Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-26T11:42:42.045Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T11:42:42.270Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-26T11:42:44.778Z] --- PASS: TestDockerNetworkConnectAlias (6.72s) [2020-05-26T11:42:44.778Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-26T11:42:44.778Z] daemon.go:325: [d1731363a9c0d] waiting for daemon to start [2020-05-26T11:42:44.778Z] daemon.go:325: [d1731363a9c0d] waiting for daemon to start [2020-05-26T11:42:44.778Z] daemon.go:353: [d1731363a9c0d] daemon started [2020-05-26T11:42:44.778Z] daemon.go:461: [d1731363a9c0d] Stopping daemon [2020-05-26T11:42:44.778Z] daemon.go:296: [d1731363a9c0d] exiting daemon [2020-05-26T11:42:44.778Z] daemon.go:448: [d1731363a9c0d] Daemon stopped [2020-05-26T11:42:44.778Z] === RUN TestDockerNetworkReConnect [2020-05-26T11:42:50.011Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2020-05-26T11:42:50.011Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-26T11:42:50.011Z] daemon.go:325: [dd19cc98e2a97] waiting for daemon to start [2020-05-26T11:42:50.011Z] daemon.go:325: [dd19cc98e2a97] waiting for daemon to start [2020-05-26T11:42:50.011Z] daemon.go:353: [dd19cc98e2a97] daemon started [2020-05-26T11:42:50.011Z] daemon.go:461: [dd19cc98e2a97] Stopping daemon [2020-05-26T11:42:50.011Z] daemon.go:296: [dd19cc98e2a97] exiting daemon [2020-05-26T11:42:50.011Z] daemon.go:448: [dd19cc98e2a97] Daemon stopped [2020-05-26T11:42:50.011Z] === RUN TestServicePlugin [2020-05-26T11:42:57.257Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T11:42:58.629Z] #33 125.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T11:42:59.560Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T11:42:59.947Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-26T11:43:00.505Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-26T11:43:00.759Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-26T11:43:01.456Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T11:43:02.119Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-26T11:43:02.827Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T11:43:03.044Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-26T11:43:04.198Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T11:43:04.406Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-26T11:43:04.406Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-26T11:43:04.406Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-26T11:43:04.406Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-26T11:43:04.660Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-26T11:43:05.077Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-26T11:43:05.077Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-26T11:43:05.077Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-26T11:43:05.129Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T11:43:06.501Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T11:43:06.501Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T11:43:06.543Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-26T11:43:06.543Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-26T11:43:07.871Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T11:43:07.904Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-26T11:43:08.466Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-26T11:43:09.243Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T11:43:09.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-26T11:43:09.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-26T11:43:10.615Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T11:43:11.987Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T11:43:13.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-26T11:43:13.547Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-26T11:43:13.884Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T11:43:14.816Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T11:43:15.429Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-26T11:43:16.353Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-26T11:43:16.607Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-26T11:43:16.714Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T11:43:17.166Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-26T11:43:17.166Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-26T11:43:17.279Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T11:43:18.090Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-26T11:43:18.650Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T11:43:19.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-26T11:43:19.582Z] #33 146.9 [2020-05-26T11:43:19.839Z] #33 DONE 147.2s [2020-05-26T11:43:19.839Z] [2020-05-26T11:43:19.839Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-26T11:43:20.374Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-26T11:43:20.374Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-26T11:43:20.629Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-26T11:43:21.188Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-26T11:43:21.208Z] #34 DONE 1.2s [2020-05-26T11:43:22.550Z] === RUN TestDockerSuite/TestCommitChange [2020-05-26T11:43:22.578Z] [2020-05-26T11:43:22.578Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-26T11:43:22.834Z] #35 DONE 0.5s [2020-05-26T11:43:22.835Z] [2020-05-26T11:43:22.835Z] #36 exporting to image [2020-05-26T11:43:22.835Z] #36 exporting layers [2020-05-26T11:43:23.472Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-26T11:43:24.397Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-26T11:43:24.729Z] #36 exporting layers 1.7s done [2020-05-26T11:43:24.729Z] #36 writing image sha256:57ff6cafe0b4b9511c8464f9f45c45e5e939afee163d31b7b44f034a7530f559 done [2020-05-26T11:43:24.729Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-26T11:43:24.729Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T11:43:25.037Z] + echo Ensuring container killed. [2020-05-26T11:43:25.037Z] Ensuring container killed. [2020-05-26T11:43:25.037Z] + docker rm -vf docker-pr1 [2020-05-26T11:43:25.037Z] Error: No such container: docker-pr1 [2020-05-26T11:43:25.037Z] + true [Pipeline] sh [2020-05-26T11:43:25.315Z] + echo Chowning /workspace to jenkins user [2020-05-26T11:43:25.315Z] Chowning /workspace to jenkins user [2020-05-26T11:43:25.315Z] + id -u [2020-05-26T11:43:25.315Z] + id -g [2020-05-26T11:43:25.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41028:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T11:43:25.319Z] --- PASS: TestServicePlugin (35.34s) [2020-05-26T11:43:25.319Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-26T11:43:25.319Z] daemon.go:325: [d8edebc0b63d3] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:325: [d8edebc0b63d3] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:353: [d8edebc0b63d3] daemon started [2020-05-26T11:43:25.319Z] daemon.go:461: [d8edebc0b63d3] Stopping daemon [2020-05-26T11:43:25.319Z] daemon.go:296: [d8edebc0b63d3] exiting daemon [2020-05-26T11:43:25.319Z] daemon.go:448: [d8edebc0b63d3] Daemon stopped [2020-05-26T11:43:25.319Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-26T11:43:25.319Z] daemon.go:325: [d62f017cb991d] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:325: [d62f017cb991d] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:353: [d62f017cb991d] daemon started [2020-05-26T11:43:25.319Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-26T11:43:25.319Z] daemon.go:325: [de2758acf4bad] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:325: [de2758acf4bad] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:353: [de2758acf4bad] daemon started [2020-05-26T11:43:25.319Z] plugin_test.go:60: [de2758acf4bad] joining swarm manager [d62f017cb991d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T11:43:25.319Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-26T11:43:25.319Z] daemon.go:325: [d67b4ca50a136] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:325: [d67b4ca50a136] waiting for daemon to start [2020-05-26T11:43:25.319Z] daemon.go:353: [d67b4ca50a136] daemon started [2020-05-26T11:43:25.319Z] plugin_test.go:63: [d67b4ca50a136] joining swarm manager [d62f017cb991d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T11:43:25.319Z] daemon.go:461: [d67b4ca50a136] Stopping daemon [2020-05-26T11:43:25.319Z] daemon.go:296: [d67b4ca50a136] exiting daemon [2020-05-26T11:43:25.319Z] daemon.go:448: [d67b4ca50a136] Daemon stopped [2020-05-26T11:43:25.319Z] daemon.go:461: [de2758acf4bad] Stopping daemon [2020-05-26T11:43:25.319Z] daemon.go:296: [de2758acf4bad] exiting daemon [2020-05-26T11:43:25.319Z] daemon.go:448: [de2758acf4bad] Daemon stopped [2020-05-26T11:43:25.319Z] daemon.go:461: [d62f017cb991d] Stopping daemon [2020-05-26T11:43:25.319Z] daemon.go:296: [d62f017cb991d] exiting daemon [2020-05-26T11:43:25.319Z] daemon.go:448: [d62f017cb991d] Daemon stopped [2020-05-26T11:43:25.319Z] === RUN TestServiceUpdateLabel [2020-05-26T11:43:26.242Z] === RUN TestDockerSuite/TestCommitNewFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T11:43:26.390Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-26T11:43:26.607Z] + bundleName=unit [2020-05-26T11:43:26.607Z] + echo Creating unit-bundles.tar.gz [2020-05-26T11:43:26.607Z] Creating unit-bundles.tar.gz [2020-05-26T11:43:26.607Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-26T11:43:26.607Z] bundles/junit-report.xml [2020-05-26T11:43:26.607Z] bundles/go-test-report.json [2020-05-26T11:43:26.607Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-26T11:43:26.631Z] Archiving artifacts [2020-05-26T11:43:27.179Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T11:43:27.387Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-26T11:43:27.482Z] + make clean [2020-05-26T11:43:27.739Z] docker volume rm -f docker-dev-cache [2020-05-26T11:43:27.739Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T11:43:27.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T11:43:28.126Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-26T11:43:28.126Z] --- PASS: TestServiceUpdateLabel (3.03s) [2020-05-26T11:43:28.126Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-26T11:43:28.126Z] daemon.go:325: [d37e2894449bf] waiting for daemon to start [2020-05-26T11:43:28.126Z] daemon.go:325: [d37e2894449bf] waiting for daemon to start [2020-05-26T11:43:28.126Z] daemon.go:353: [d37e2894449bf] daemon started [2020-05-26T11:43:28.126Z] daemon.go:461: [d37e2894449bf] Stopping daemon [2020-05-26T11:43:28.126Z] daemon.go:296: [d37e2894449bf] exiting daemon [2020-05-26T11:43:28.126Z] daemon.go:448: [d37e2894449bf] Daemon stopped [2020-05-26T11:43:28.126Z] === RUN TestServiceUpdateSecrets [2020-05-26T11:43:29.486Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-26T11:43:31.370Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-26T11:43:32.293Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-26T11:43:34.182Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-26T11:43:34.741Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-26T11:43:34.995Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-26T11:43:35.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-26T11:43:35.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-26T11:43:36.878Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-26T11:43:38.764Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-26T11:43:38.764Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-26T11:43:39.323Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-26T11:43:39.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-26T11:43:40.247Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-26T11:43:41.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-26T11:43:41.730Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-26T11:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-26T11:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-26T11:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-26T11:43:43.577Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-26T11:43:43.577Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-26T11:43:43.577Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-05-26T11:43:43.577Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-26T11:43:43.577Z] daemon.go:325: [d8cb26f568fb5] waiting for daemon to start [2020-05-26T11:43:43.577Z] daemon.go:325: [d8cb26f568fb5] waiting for daemon to start [2020-05-26T11:43:43.577Z] daemon.go:353: [d8cb26f568fb5] daemon started [2020-05-26T11:43:43.577Z] daemon.go:461: [d8cb26f568fb5] Stopping daemon [2020-05-26T11:43:43.577Z] daemon.go:296: [d8cb26f568fb5] exiting daemon [2020-05-26T11:43:43.577Z] daemon.go:448: [d8cb26f568fb5] Daemon stopped [2020-05-26T11:43:43.577Z] === RUN TestServiceUpdateConfigs [2020-05-26T11:43:43.577Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-26T11:43:43.832Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-26T11:43:43.832Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-26T11:43:44.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-26T11:43:45.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-26T11:43:45.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-26T11:43:46.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-26T11:43:46.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-26T11:43:49.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-26T11:43:49.672Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-26T11:43:49.672Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-26T11:43:50.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-26T11:43:50.597Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-26T11:43:51.157Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-26T11:43:52.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-26T11:43:53.004Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-26T11:43:53.004Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-26T11:43:53.928Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-26T11:43:54.853Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-26T11:43:55.412Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-26T11:43:55.667Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-26T11:43:56.590Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-26T11:43:57.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-26T11:43:57.951Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-26T11:43:58.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-26T11:43:59.363Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2020-05-26T11:43:59.363Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-26T11:43:59.363Z] daemon.go:325: [db5fa11c21267] waiting for daemon to start [2020-05-26T11:43:59.363Z] daemon.go:325: [db5fa11c21267] waiting for daemon to start [2020-05-26T11:43:59.363Z] daemon.go:353: [db5fa11c21267] daemon started [2020-05-26T11:43:59.363Z] daemon.go:461: [db5fa11c21267] Stopping daemon [2020-05-26T11:43:59.363Z] daemon.go:296: [db5fa11c21267] exiting daemon [2020-05-26T11:43:59.363Z] daemon.go:448: [db5fa11c21267] Daemon stopped [2020-05-26T11:43:59.363Z] === RUN TestServiceUpdateNetwork [2020-05-26T11:43:59.363Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-26T11:43:59.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-26T11:43:59.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-26T11:43:59.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-26T11:43:59.626Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-26T11:44:00.559Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-26T11:44:02.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-26T11:44:02.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-26T11:44:02.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-26T11:44:05.791Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-26T11:44:05.791Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-26T11:44:06.715Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-26T11:44:06.715Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-26T11:44:06.715Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-26T11:44:08.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-26T11:44:08.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-26T11:44:08.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-26T11:44:08.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-26T11:44:08.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-26T11:44:09.972Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-26T11:44:10.226Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-26T11:44:11.587Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-26T11:44:13.469Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2020-05-26T11:44:13.469Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-26T11:44:13.469Z] daemon.go:325: [dfb7f4ae45a4b] waiting for daemon to start [2020-05-26T11:44:13.469Z] daemon.go:325: [dfb7f4ae45a4b] waiting for daemon to start [2020-05-26T11:44:13.469Z] daemon.go:353: [dfb7f4ae45a4b] daemon started [2020-05-26T11:44:13.469Z] daemon.go:461: [dfb7f4ae45a4b] Stopping daemon [2020-05-26T11:44:13.469Z] daemon.go:296: [dfb7f4ae45a4b] exiting daemon [2020-05-26T11:44:13.469Z] daemon.go:448: [dfb7f4ae45a4b] Daemon stopped [2020-05-26T11:44:13.469Z] PASS [2020-05-26T11:44:13.469Z] [2020-05-26T11:44:13.469Z] DONE 18 tests in 165.282s [2020-05-26T11:44:13.469Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T11:44:13.469Z] ++ 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-05-26T11:44:13.469Z] ++ set -e [2020-05-26T11:44:13.469Z] ++ '[' -n 0 ']' [2020-05-26T11:44:13.469Z] ++ set -x [2020-05-26T11:44:13.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-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-05-26T11:44:13.724Z] INFO: Testing against a local daemon [2020-05-26T11:44:13.724Z] === RUN TestSessionCreate [2020-05-26T11:44:13.724Z] --- PASS: TestSessionCreate (0.05s) [2020-05-26T11:44:13.724Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T11:44:13.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-05-26T11:44:13.724Z] PASS [2020-05-26T11:44:13.724Z] [2020-05-26T11:44:13.724Z] DONE 2 tests in 0.173s [2020-05-26T11:44:13.724Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T11:44:13.724Z] ++ 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-05-26T11:44:13.724Z] ++ set -e [2020-05-26T11:44:13.724Z] ++ '[' -n 0 ']' [2020-05-26T11:44:13.724Z] ++ set -x [2020-05-26T11:44:13.724Z] ++ env -i DEST=/go/src/github.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-05-26T11:44:13.724Z] INFO: Testing against a local daemon [2020-05-26T11:44:13.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T11:44:13.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:44:13.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:44:13.724Z] === RUN TestEventsExecDie [2020-05-26T11:44:15.085Z] --- PASS: TestEventsExecDie (0.98s) [2020-05-26T11:44:15.085Z] === RUN TestEventsBackwardsCompatible [2020-05-26T11:44:15.085Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-26T11:44:15.085Z] === RUN TestInfoBinaryCommits [2020-05-26T11:44:15.085Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-26T11:44:15.085Z] === RUN TestInfoAPIVersioned [2020-05-26T11:44:15.085Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-26T11:44:15.085Z] === RUN TestInfoAPI [2020-05-26T11:44:15.085Z] --- PASS: TestInfoAPI (0.02s) [2020-05-26T11:44:15.085Z] === RUN TestInfoAPIWarnings [2020-05-26T11:44:15.644Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-05-26T11:44:15.644Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-26T11:44:15.644Z] daemon.go:325: [dd4235d3cb30f] waiting for daemon to start [2020-05-26T11:44:15.644Z] daemon.go:325: [dd4235d3cb30f] waiting for daemon to start [2020-05-26T11:44:15.644Z] daemon.go:353: [dd4235d3cb30f] daemon started [2020-05-26T11:44:15.644Z] daemon.go:461: [dd4235d3cb30f] Stopping daemon [2020-05-26T11:44:15.644Z] daemon.go:296: [dd4235d3cb30f] exiting daemon [2020-05-26T11:44:15.644Z] daemon.go:448: [dd4235d3cb30f] Daemon stopped [2020-05-26T11:44:15.644Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T11:44:15.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-05-26T11:44:15.899Z] === RUN TestPingCacheHeaders [2020-05-26T11:44:15.899Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-26T11:44:15.899Z] === RUN TestPingGet [2020-05-26T11:44:15.899Z] --- PASS: TestPingGet (0.01s) [2020-05-26T11:44:15.899Z] === RUN TestPingHead [2020-05-26T11:44:16.154Z] --- PASS: TestPingHead (0.03s) [2020-05-26T11:44:16.154Z] === RUN TestVersion [2020-05-26T11:44:16.154Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-26T11:44:16.154Z] --- PASS: TestVersion (0.02s) [2020-05-26T11:44:16.154Z] PASS [2020-05-26T11:44:16.154Z] [2020-05-26T11:44:16.154Z] === Skipped [2020-05-26T11:44:16.154Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:44:16.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:44:16.154Z] [2020-05-26T11:44:16.154Z] [2020-05-26T11:44:16.154Z] DONE 12 tests, 1 skipped in 2.305s [2020-05-26T11:44:16.154Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T11:44:16.154Z] ++ 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-05-26T11:44:16.154Z] ++ set -e [2020-05-26T11:44:16.154Z] ++ '[' -n 0 ']' [2020-05-26T11:44:16.154Z] ++ set -x [2020-05-26T11:44:16.154Z] ++ env -i DEST=/go/src/github.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-05-26T11:44:16.154Z] INFO: Testing against a local daemon [2020-05-26T11:44:16.154Z] === RUN TestVolumesCreateAndList [2020-05-26T11:44:16.154Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-26T11:44:16.154Z] === RUN TestVolumesRemove [2020-05-26T11:44:16.409Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-26T11:44:16.409Z] === RUN TestVolumesInspect [2020-05-26T11:44:16.409Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-26T11:44:16.409Z] === RUN TestVolumesInvalidJSON [2020-05-26T11:44:16.409Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T11:44:16.409Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T11:44:16.409Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T11:44:16.409Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-26T11:44:16.409Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T11:44:16.409Z] PASS [2020-05-26T11:44:16.409Z] [2020-05-26T11:44:16.409Z] DONE 5 tests in 0.324s [2020-05-26T11:44:16.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T11:44:16.664Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T11:44:16.664Z] +++ kill 4625 [2020-05-26T11:44:16.664Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-26T11:44:18.026Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-26T11:44:18.026Z] +++ /etc/init.d/apparmor stop [2020-05-26T11:44:18.026Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T11:44:18.026Z] [2020-05-26T11:44:18.026Z] Unloading profiles will leave already running processes permanently [2020-05-26T11:44:18.026Z] unconfined, which can lead to unexpected situations. [2020-05-26T11:44:18.026Z] [2020-05-26T11:44:18.026Z] To set a process to complain mode, use the command line tool [2020-05-26T11:44:18.026Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T11:44:18.026Z] +++ true [2020-05-26T11:44:18.026Z] [2020-05-26T11:44:18.952Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-26T11:44:20.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-26T11:44:34.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-26T11:44:35.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-26T11:44:35.571Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-26T11:44:36.045Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-26T11:44:37.043Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-26T11:44:37.043Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-26T11:44:41.841Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-26T11:44:42.839Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-26T11:44:42.839Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-26T11:44:42.839Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-26T11:44:44.419Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-26T11:44:44.894Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-26T11:44:45.367Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-26T11:44:45.840Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-26T11:44:46.316Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-26T11:44:46.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-26T11:44:46.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-26T11:44:46.783Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-26T11:44:48.144Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-26T11:44:50.651Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-26T11:44:51.102Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-26T11:44:53.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T11:44:53.344Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-26T11:44:53.344Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-26T11:44:53.413Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-26T11:44:54.357Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-26T11:44:55.296Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-26T11:44:55.551Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-26T11:44:56.476Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-26T11:44:57.400Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-26T11:44:58.759Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-26T11:44:59.683Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-26T11:45:00.607Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-26T11:45:01.531Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-26T11:45:02.455Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-26T11:45:03.814Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-26T11:45:04.373Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-26T11:45:05.733Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-26T11:45:06.657Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-26T11:45:07.581Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-26T11:45:08.942Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-26T11:45:09.361Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-26T11:45:09.361Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-26T11:45:09.361Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-26T11:45:09.361Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-26T11:45:10.360Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-26T11:45:10.363Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-26T11:45:10.833Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-26T11:45:10.833Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-26T11:45:11.294Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-26T11:45:11.307Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-26T11:45:12.219Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-26T11:45:12.219Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-26T11:45:12.325Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-26T11:45:12.325Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-26T11:45:12.325Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-26T11:45:13.142Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-26T11:45:14.066Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-26T11:45:15.426Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-26T11:45:15.987Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-26T11:45:17.119Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-26T11:45:17.348Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-26T11:45:19.234Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-26T11:45:20.157Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-26T11:45:22.667Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-26T11:45:27.905Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-26T11:45:31.177Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-26T11:45:32.100Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-26T11:45:37.333Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-26T11:45:40.590Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-26T11:45:41.149Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-26T11:45:46.382Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-26T11:45:46.941Z] === RUN TestDockerSuite/TestCpToDot [2020-05-26T11:45:47.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-26T11:45:47.864Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-26T11:45:49.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-26T11:45:51.630Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-26T11:45:52.189Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-26T11:45:53.081Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-26T11:45:53.081Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-26T11:45:53.081Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-26T11:45:56.344Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-26T11:45:56.344Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-26T11:45:56.903Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-26T11:45:58.786Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-26T11:45:58.786Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-26T11:45:58.786Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-26T11:45:59.345Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-26T11:45:59.903Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-26T11:45:59.903Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-26T11:46:00.158Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-26T11:46:00.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-26T11:46:00.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-26T11:46:00.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-26T11:46:00.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-26T11:46:00.717Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-26T11:46:00.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-26T11:46:00.758Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-26T11:46:01.276Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-26T11:46:01.276Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-26T11:46:01.530Z] === RUN TestDockerSuite/TestCreateRM [2020-05-26T11:46:01.530Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-26T11:46:01.530Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-26T11:46:01.785Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-26T11:46:01.785Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-26T11:46:04.303Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-26T11:46:04.303Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-26T11:46:04.303Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-26T11:46:07.562Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-26T11:46:07.562Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-26T11:46:07.562Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-26T11:46:07.816Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-26T11:46:07.816Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-26T11:46:07.816Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-26T11:46:08.741Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-26T11:46:09.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-26T11:46:10.224Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-26T11:46:11.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-26T11:46:13.035Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-26T11:46:14.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-26T11:46:14.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-26T11:46:15.318Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-26T11:46:16.241Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-26T11:46:16.241Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-26T11:46:17.165Z] === RUN TestDockerSuite/TestDockerFails [2020-05-26T11:46:17.165Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-26T11:46:17.165Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-26T11:46:17.165Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-26T11:46:19.048Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-26T11:46:19.608Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-26T11:46:21.491Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-26T11:46:21.491Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-26T11:46:21.491Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-26T11:46:22.051Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-26T11:46:22.075Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-26T11:46:23.071Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-26T11:46:23.071Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-26T11:46:28.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-26T11:46:31.849Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-26T11:46:33.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-26T11:46:34.136Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-26T11:46:36.645Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-26T11:46:37.569Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-26T11:46:38.129Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-26T11:46:39.491Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-26T11:46:40.415Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-26T11:46:40.974Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-26T11:46:41.898Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-26T11:46:43.785Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-26T11:46:45.144Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-26T11:46:48.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-26T11:46:48.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-26T11:46:48.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-26T11:46:49.300Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-26T11:46:50.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-26T11:46:51.219Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-26T11:46:52.580Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-26T11:46:54.464Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-26T11:46:55.388Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-26T11:46:55.643Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-26T11:46:55.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-26T11:46:57.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-26T11:46:57.528Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-26T11:46:58.086Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-26T11:46:58.341Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-26T11:46:58.595Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-26T11:46:58.854Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-26T11:46:58.854Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-26T11:47:00.220Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-26T11:47:00.737Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-26T11:47:02.096Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-26T11:47:02.096Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-26T11:47:02.096Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-26T11:47:03.019Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-26T11:47:03.019Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-26T11:47:03.578Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-26T11:47:04.501Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-26T11:47:04.755Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-26T11:47:04.755Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-26T11:47:04.755Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-26T11:47:06.637Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-26T11:47:06.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-26T11:47:07.451Z] === RUN TestDockerSuite/TestEventsRename [2020-05-26T11:47:08.374Z] === RUN TestDockerSuite/TestEventsResize [2020-05-26T11:47:09.299Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-26T11:47:10.228Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-26T11:47:11.589Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-26T11:47:12.148Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-26T11:47:13.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T11:47:15.579Z] === RUN TestDockerSuite/TestEventsTop [2020-05-26T11:47:16.139Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-26T11:47:19.397Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-26T11:47:20.757Z] === RUN TestDockerSuite/TestExec [2020-05-26T11:47:21.681Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-26T11:47:22.605Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-26T11:47:23.164Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-26T11:47:24.099Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-26T11:47:25.982Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-26T11:47:26.542Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-26T11:47:27.465Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-26T11:47:28.389Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-26T11:47:28.948Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-26T11:47:29.871Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-26T11:47:30.794Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-26T11:47:32.676Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-26T11:47:33.600Z] === RUN TestDockerSuite/TestExecEnv [2020-05-26T11:47:34.523Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-26T11:47:36.406Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-26T11:47:36.964Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-26T11:47:40.220Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-26T11:47:40.778Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-26T11:47:41.702Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-26T11:47:41.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-26T11:47:42.626Z] === RUN TestDockerSuite/TestExecParseError [2020-05-26T11:47:43.185Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-26T11:47:44.545Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-26T11:47:45.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-26T11:47:45.104Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-26T11:47:46.465Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-26T11:47:47.831Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-26T11:47:48.769Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-26T11:47:51.198Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-26T11:47:51.672Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-26T11:47:51.672Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-26T11:48:00.920Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-26T11:48:00.920Z] === RUN TestDockerSuite/TestExecTTY [2020-05-26T11:48:01.175Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-26T11:48:02.098Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-26T11:48:03.021Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-26T11:48:03.946Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-26T11:48:03.946Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-26T11:48:05.195Z] --- PASS: TestImportExtremelyLargeImageWorks (320.38s) [2020-05-26T11:48:05.195Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-26T11:48:05.195Z] daemon.go:325: [d309e51759dcc] waiting for daemon to start [2020-05-26T11:48:05.195Z] daemon.go:325: [d309e51759dcc] waiting for daemon to start [2020-05-26T11:48:05.195Z] daemon.go:353: [d309e51759dcc] daemon started [2020-05-26T11:48:05.195Z] daemon.go:461: [d309e51759dcc] Stopping daemon [2020-05-26T11:48:05.195Z] daemon.go:296: [d309e51759dcc] exiting daemon [2020-05-26T11:48:05.195Z] daemon.go:448: [d309e51759dcc] Daemon stopped [2020-05-26T11:48:05.195Z] PASS [2020-05-26T11:48:05.195Z] [2020-05-26T11:48:05.195Z] DONE 11 tests in 321.695s [2020-05-26T11:48:05.195Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T11:48:05.195Z] ++ 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-05-26T11:48:05.195Z] ++ set -e [2020-05-26T11:48:05.195Z] ++ '[' -n 0 ']' [2020-05-26T11:48:05.195Z] ++ set -x [2020-05-26T11:48:05.195Z] ++ env -i DEST=/go/src/github.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-05-26T11:48:05.195Z] INFO: Testing against a local daemon [2020-05-26T11:48:05.195Z] === RUN TestNetworkCreateDelete [2020-05-26T11:48:05.195Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-26T11:48:05.195Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T11:48:05.195Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-05-26T11:48:05.195Z] === RUN TestInspectNetwork [2020-05-26T11:48:05.830Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-26T11:48:06.686Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T11:48:06.686Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T11:48:06.686Z] === RUN TestInspectNetwork/network_name [2020-05-26T11:48:06.686Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T11:48:06.754Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-26T11:48:08.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-26T11:48:08.113Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-26T11:48:09.037Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-26T11:48:10.398Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-26T11:48:11.213Z] --- PASS: TestInspectNetwork (7.37s) [2020-05-26T11:48:11.213Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-26T11:48:11.213Z] daemon.go:325: [d5f2fcc0a8814] waiting for daemon to start [2020-05-26T11:48:11.213Z] daemon.go:325: [d5f2fcc0a8814] waiting for daemon to start [2020-05-26T11:48:11.213Z] daemon.go:353: [d5f2fcc0a8814] daemon started [2020-05-26T11:48:11.213Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T11:48:11.213Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T11:48:11.213Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T11:48:11.213Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T11:48:11.213Z] daemon.go:461: [d5f2fcc0a8814] Stopping daemon [2020-05-26T11:48:11.213Z] daemon.go:296: [d5f2fcc0a8814] exiting daemon [2020-05-26T11:48:11.213Z] daemon.go:448: [d5f2fcc0a8814] Daemon stopped [2020-05-26T11:48:11.213Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T11:48:13.266Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-05-26T11:48:13.266Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-26T11:48:13.266Z] daemon.go:325: [dbcb1cd5a3245] waiting for daemon to start [2020-05-26T11:48:13.266Z] daemon.go:325: [dbcb1cd5a3245] waiting for daemon to start [2020-05-26T11:48:13.266Z] daemon.go:353: [dbcb1cd5a3245] daemon started [2020-05-26T11:48:13.266Z] daemon.go:461: [dbcb1cd5a3245] Stopping daemon [2020-05-26T11:48:13.266Z] daemon.go:296: [dbcb1cd5a3245] exiting daemon [2020-05-26T11:48:13.266Z] daemon.go:448: [dbcb1cd5a3245] Daemon stopped [2020-05-26T11:48:13.266Z] === RUN TestNetworkInvalidJSON [2020-05-26T11:48:13.266Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T11:48:13.266Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T11:48:13.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:48:13.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:48:13.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:48:13.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:48:13.266Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T11:48:13.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T11:48:13.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T11:48:13.266Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-26T11:48:13.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T11:48:13.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T11:48:13.266Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T11:48:13.266Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T11:48:14.300Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-26T11:48:14.300Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-26T11:48:14.300Z] daemon.go:325: [defd4da4a003d] waiting for daemon to start [2020-05-26T11:48:14.300Z] daemon.go:325: [defd4da4a003d] waiting for daemon to start [2020-05-26T11:48:14.300Z] daemon.go:353: [defd4da4a003d] daemon started [2020-05-26T11:48:14.300Z] daemon.go:461: [defd4da4a003d] Stopping daemon [2020-05-26T11:48:14.300Z] daemon.go:296: [defd4da4a003d] exiting daemon [2020-05-26T11:48:14.300Z] daemon.go:448: [defd4da4a003d] Daemon stopped [2020-05-26T11:48:14.300Z] daemon.go:325: [defd4da4a003d] waiting for daemon to start [2020-05-26T11:48:14.300Z] daemon.go:325: [defd4da4a003d] waiting for daemon to start [2020-05-26T11:48:14.300Z] daemon.go:353: [defd4da4a003d] daemon started [2020-05-26T11:48:14.300Z] daemon.go:461: [defd4da4a003d] Stopping daemon [2020-05-26T11:48:14.300Z] daemon.go:296: [defd4da4a003d] exiting daemon [2020-05-26T11:48:14.300Z] daemon.go:448: [defd4da4a003d] Daemon stopped [2020-05-26T11:48:14.300Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T11:48:14.932Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-05-26T11:48:14.932Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-26T11:48:14.932Z] daemon.go:325: [d7f44b3376816] waiting for daemon to start [2020-05-26T11:48:14.932Z] daemon.go:325: [d7f44b3376816] waiting for daemon to start [2020-05-26T11:48:14.932Z] daemon.go:353: [d7f44b3376816] daemon started [2020-05-26T11:48:14.932Z] daemon.go:461: [d7f44b3376816] Stopping daemon [2020-05-26T11:48:14.932Z] daemon.go:296: [d7f44b3376816] exiting daemon [2020-05-26T11:48:14.932Z] daemon.go:448: [d7f44b3376816] Daemon stopped [2020-05-26T11:48:14.932Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T11:48:15.631Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-26T11:48:16.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-26T11:48:16.427Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-26T11:48:16.427Z] daemon.go:325: [dbe8c0158b870] waiting for daemon to start [2020-05-26T11:48:16.427Z] daemon.go:325: [dbe8c0158b870] waiting for daemon to start [2020-05-26T11:48:16.427Z] daemon.go:353: [dbe8c0158b870] daemon started [2020-05-26T11:48:16.427Z] daemon.go:461: [dbe8c0158b870] Stopping daemon [2020-05-26T11:48:16.427Z] daemon.go:296: [dbe8c0158b870] exiting daemon [2020-05-26T11:48:16.427Z] daemon.go:448: [dbe8c0158b870] Daemon stopped [2020-05-26T11:48:16.427Z] daemon.go:325: [dbe8c0158b870] waiting for daemon to start [2020-05-26T11:48:16.427Z] daemon.go:325: [dbe8c0158b870] waiting for daemon to start [2020-05-26T11:48:16.427Z] daemon.go:353: [dbe8c0158b870] daemon started [2020-05-26T11:48:16.427Z] daemon.go:461: [dbe8c0158b870] Stopping daemon [2020-05-26T11:48:16.427Z] daemon.go:296: [dbe8c0158b870] exiting daemon [2020-05-26T11:48:16.427Z] daemon.go:448: [dbe8c0158b870] Daemon stopped [2020-05-26T11:48:16.427Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:48:17.932Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-05-26T11:48:17.932Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T11:48:17.932Z] daemon.go:325: [d5d0249e518aa] waiting for daemon to start [2020-05-26T11:48:17.932Z] daemon.go:325: [d5d0249e518aa] waiting for daemon to start [2020-05-26T11:48:17.932Z] daemon.go:353: [d5d0249e518aa] daemon started [2020-05-26T11:48:17.932Z] daemon.go:461: [d5d0249e518aa] Stopping daemon [2020-05-26T11:48:17.932Z] daemon.go:296: [d5d0249e518aa] exiting daemon [2020-05-26T11:48:17.932Z] daemon.go:448: [d5d0249e518aa] Daemon stopped [2020-05-26T11:48:17.932Z] daemon.go:325: [d5d0249e518aa] waiting for daemon to start [2020-05-26T11:48:17.932Z] daemon.go:325: [d5d0249e518aa] waiting for daemon to start [2020-05-26T11:48:17.932Z] daemon.go:353: [d5d0249e518aa] daemon started [2020-05-26T11:48:17.932Z] daemon.go:461: [d5d0249e518aa] Stopping daemon [2020-05-26T11:48:17.932Z] daemon.go:296: [d5d0249e518aa] exiting daemon [2020-05-26T11:48:17.932Z] daemon.go:448: [d5d0249e518aa] Daemon stopped [2020-05-26T11:48:17.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:48:18.219Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-26T11:48:18.219Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T11:48:18.219Z] daemon.go:325: [d9144ada711bb] waiting for daemon to start [2020-05-26T11:48:18.219Z] daemon.go:325: [d9144ada711bb] waiting for daemon to start [2020-05-26T11:48:18.219Z] daemon.go:353: [d9144ada711bb] daemon started [2020-05-26T11:48:18.219Z] daemon.go:461: [d9144ada711bb] Stopping daemon [2020-05-26T11:48:18.219Z] daemon.go:296: [d9144ada711bb] exiting daemon [2020-05-26T11:48:18.219Z] daemon.go:448: [d9144ada711bb] Daemon stopped [2020-05-26T11:48:18.219Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T11:48:19.785Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-26T11:48:20.927Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-05-26T11:48:20.927Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-26T11:48:20.927Z] daemon.go:325: [d21b26a61733a] waiting for daemon to start [2020-05-26T11:48:20.927Z] daemon.go:325: [d21b26a61733a] waiting for daemon to start [2020-05-26T11:48:20.927Z] daemon.go:353: [d21b26a61733a] daemon started [2020-05-26T11:48:20.927Z] daemon.go:461: [d21b26a61733a] Stopping daemon [2020-05-26T11:48:20.927Z] daemon.go:296: [d21b26a61733a] exiting daemon [2020-05-26T11:48:20.927Z] daemon.go:448: [d21b26a61733a] Daemon stopped [2020-05-26T11:48:20.927Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T11:48:20.927Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:48:20.927Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:48:20.927Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T11:48:21.668Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-26T11:48:26.919Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-26T11:48:27.477Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-26T11:48:27.477Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-26T11:48:27.477Z] === RUN TestDockerSuite/TestHealth [2020-05-26T11:48:33.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-26T11:48:36.360Z] --- PASS: TestServiceWithDataPathPortInit (14.82s) [2020-05-26T11:48:36.360Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:48:36.360Z] daemon.go:325: [d88a688cf7721] waiting for daemon to start [2020-05-26T11:48:36.360Z] daemon.go:325: [d88a688cf7721] waiting for daemon to start [2020-05-26T11:48:36.360Z] daemon.go:353: [d88a688cf7721] daemon started [2020-05-26T11:48:36.360Z] daemon.go:461: [d88a688cf7721] Stopping daemon [2020-05-26T11:48:36.360Z] daemon.go:296: [d88a688cf7721] exiting daemon [2020-05-26T11:48:36.360Z] daemon.go:448: [d88a688cf7721] Daemon stopped [2020-05-26T11:48:36.360Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-26T11:48:36.360Z] daemon.go:325: [d8db016d1c21f] waiting for daemon to start [2020-05-26T11:48:36.360Z] daemon.go:325: [d8db016d1c21f] waiting for daemon to start [2020-05-26T11:48:36.360Z] daemon.go:353: [d8db016d1c21f] daemon started [2020-05-26T11:48:36.360Z] daemon.go:461: [d8db016d1c21f] Stopping daemon [2020-05-26T11:48:36.360Z] daemon.go:296: [d8db016d1c21f] exiting daemon [2020-05-26T11:48:36.360Z] daemon.go:448: [d8db016d1c21f] Daemon stopped [2020-05-26T11:48:36.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T11:48:42.641Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-26T11:48:43.244Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2020-05-26T11:48:43.244Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-26T11:48:43.244Z] daemon.go:325: [d754982ab0a97] waiting for daemon to start [2020-05-26T11:48:43.244Z] daemon.go:325: [d754982ab0a97] waiting for daemon to start [2020-05-26T11:48:43.244Z] daemon.go:353: [d754982ab0a97] daemon started [2020-05-26T11:48:43.244Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v911opfqr925y0nxltxmeqwlc Created:2020-05-26 11:48:36.526179748 +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[00215417ccac8c1ed8eb3d05f2a5cb877d4675a8316ff81e145a7c092fd79b50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.slf2pbylhhiltjwvsu4t2wxvn EndpointID:9874116abbc5301c4b109caa6ad81a932b6d83eb443ebe96f638c0b4569dd9ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c41ef984da4aa3aac870a68759f8d0c1d10962ecb1e4d6857a2ca10a66eca60 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:437078b68af4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.slf2pbylhhiltjwvsu4t2wxvn EndpointID:9874116abbc5301c4b109caa6ad81a932b6d83eb443ebe96f638c0b4569dd9ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T11:48:43.244Z] daemon.go:461: [d754982ab0a97] Stopping daemon [2020-05-26T11:48:43.244Z] daemon.go:296: [d754982ab0a97] exiting daemon [2020-05-26T11:48:43.244Z] daemon.go:448: [d754982ab0a97] Daemon stopped [2020-05-26T11:48:43.244Z] PASS [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] === Skipped [2020-05-26T11:48:43.244Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T11:48:43.244Z] service_test.go:230: FLAKY_TEST [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] DONE 21 tests, 1 skipped in 40.085s [2020-05-26T11:48:43.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:48:43.244Z] ++ 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-05-26T11:48:43.244Z] ++ set -e [2020-05-26T11:48:43.244Z] ++ '[' -n 0 ']' [2020-05-26T11:48:43.244Z] ++ set -x [2020-05-26T11:48:43.244Z] ++ env -i DEST=/go/src/github.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-05-26T11:48:43.244Z] INFO: Testing against a local daemon [2020-05-26T11:48:43.244Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T11:48:43.244Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:48:43.244Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:48:43.244Z] === RUN TestDockerNetworkIpvlan [2020-05-26T11:48:43.244Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:48:43.244Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:48:43.244Z] PASS [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] === Skipped [2020-05-26T11:48:43.244Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T11:48:43.244Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T11:48:43.244Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] [2020-05-26T11:48:43.244Z] DONE 2 tests, 2 skipped in 0.111s [2020-05-26T11:48:43.244Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T11:48:43.245Z] ++ 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-05-26T11:48:43.245Z] ++ set -e [2020-05-26T11:48:43.245Z] ++ '[' -n 0 ']' [2020-05-26T11:48:43.245Z] ++ set -x [2020-05-26T11:48:43.245Z] ++ env -i DEST=/go/src/github.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-05-26T11:48:43.245Z] INFO: Testing against a local daemon [2020-05-26T11:48:43.245Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T11:48:43.637Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-26T11:48:44.290Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-05-26T11:48:44.290Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-26T11:48:44.290Z] daemon.go:325: [d794d4f9eca0f] waiting for daemon to start [2020-05-26T11:48:44.290Z] daemon.go:325: [d794d4f9eca0f] waiting for daemon to start [2020-05-26T11:48:44.290Z] daemon.go:353: [d794d4f9eca0f] daemon started [2020-05-26T11:48:44.290Z] daemon.go:461: [d794d4f9eca0f] Stopping daemon [2020-05-26T11:48:44.290Z] daemon.go:296: [d794d4f9eca0f] exiting daemon [2020-05-26T11:48:44.290Z] daemon.go:448: [d794d4f9eca0f] Daemon stopped [2020-05-26T11:48:44.290Z] daemon.go:325: [d794d4f9eca0f] waiting for daemon to start [2020-05-26T11:48:44.290Z] daemon.go:325: [d794d4f9eca0f] waiting for daemon to start [2020-05-26T11:48:44.290Z] daemon.go:353: [d794d4f9eca0f] daemon started [2020-05-26T11:48:44.290Z] daemon.go:461: [d794d4f9eca0f] Stopping daemon [2020-05-26T11:48:44.290Z] daemon.go:296: [d794d4f9eca0f] exiting daemon [2020-05-26T11:48:44.290Z] daemon.go:448: [d794d4f9eca0f] Daemon stopped [2020-05-26T11:48:44.290Z] === RUN TestDockerNetworkMacvlan [2020-05-26T11:48:44.632Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-26T11:48:45.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T11:48:46.331Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T11:48:47.362Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T11:48:48.820Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-26T11:48:48.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-26T11:48:48.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-26T11:48:48.821Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-26T11:48:49.379Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-26T11:48:49.379Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-26T11:48:49.434Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T11:48:50.304Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-26T11:48:50.304Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-26T11:48:50.304Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-26T11:48:50.304Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-26T11:48:50.864Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-26T11:48:50.864Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-26T11:48:51.423Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-26T11:48:51.423Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-26T11:48:52.348Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-26T11:48:52.348Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-26T11:48:52.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T11:48:53.272Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-26T11:48:54.196Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-26T11:48:54.196Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-26T11:48:55.118Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-26T11:48:57.626Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-26T11:48:57.626Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-26T11:48:57.881Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-26T11:48:59.763Z] === RUN TestDockerSuite/TestImportFile [2020-05-26T11:48:59.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-26T11:49:01.647Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-26T11:49:01.647Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-26T11:49:03.532Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-26T11:49:05.422Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-26T11:49:05.940Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-26T11:49:07.305Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-26T11:49:07.864Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T11:49:08.423Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-26T11:49:08.982Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-26T11:49:09.905Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-26T11:49:10.829Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-26T11:49:11.479Z] --- PASS: TestDockerNetworkMacvlan (24.68s) [2020-05-26T11:49:11.479Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:49:11.479Z] daemon.go:325: [d79d1b75ac362] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:325: [d79d1b75ac362] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:353: [d79d1b75ac362] daemon started [2020-05-26T11:49:11.479Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-26T11:49:11.479Z] daemon.go:461: [d79d1b75ac362] Stopping daemon [2020-05-26T11:49:11.479Z] daemon.go:296: [d79d1b75ac362] exiting daemon [2020-05-26T11:49:11.479Z] daemon.go:448: [d79d1b75ac362] Daemon stopped [2020-05-26T11:49:11.479Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:49:11.479Z] daemon.go:325: [d017888182a6f] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:325: [d017888182a6f] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:353: [d017888182a6f] daemon started [2020-05-26T11:49:11.479Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-26T11:49:11.479Z] daemon.go:461: [d017888182a6f] Stopping daemon [2020-05-26T11:49:11.479Z] daemon.go:296: [d017888182a6f] exiting daemon [2020-05-26T11:49:11.479Z] daemon.go:448: [d017888182a6f] Daemon stopped [2020-05-26T11:49:11.479Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:49:11.479Z] daemon.go:325: [d0ee5d6212f50] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:325: [d0ee5d6212f50] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:353: [d0ee5d6212f50] daemon started [2020-05-26T11:49:11.479Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2020-05-26T11:49:11.479Z] daemon.go:461: [d0ee5d6212f50] Stopping daemon [2020-05-26T11:49:11.479Z] daemon.go:296: [d0ee5d6212f50] exiting daemon [2020-05-26T11:49:11.479Z] daemon.go:448: [d0ee5d6212f50] Daemon stopped [2020-05-26T11:49:11.479Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:49:11.479Z] daemon.go:325: [dadd199ff6fd2] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:325: [dadd199ff6fd2] waiting for daemon to start [2020-05-26T11:49:11.479Z] daemon.go:353: [dadd199ff6fd2] daemon started [2020-05-26T11:49:11.479Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-05-26T11:49:11.480Z] daemon.go:461: [dadd199ff6fd2] Stopping daemon [2020-05-26T11:49:11.480Z] daemon.go:296: [dadd199ff6fd2] exiting daemon [2020-05-26T11:49:11.480Z] daemon.go:448: [dadd199ff6fd2] Daemon stopped [2020-05-26T11:49:11.480Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-26T11:49:11.480Z] daemon.go:325: [d67be66dec815] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:325: [d67be66dec815] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:353: [d67be66dec815] daemon started [2020-05-26T11:49:11.480Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.87s) [2020-05-26T11:49:11.480Z] daemon.go:461: [d67be66dec815] Stopping daemon [2020-05-26T11:49:11.480Z] daemon.go:296: [d67be66dec815] exiting daemon [2020-05-26T11:49:11.480Z] daemon.go:448: [d67be66dec815] Daemon stopped [2020-05-26T11:49:11.480Z] PASS [2020-05-26T11:49:11.480Z] [2020-05-26T11:49:11.480Z] DONE 7 tests in 26.256s [2020-05-26T11:49:11.480Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T11:49:11.480Z] ++ 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-05-26T11:49:11.480Z] ++ set -e [2020-05-26T11:49:11.480Z] ++ '[' -n 0 ']' [2020-05-26T11:49:11.480Z] ++ set -x [2020-05-26T11:49:11.480Z] ++ env -i DEST=/go/src/github.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-05-26T11:49:11.480Z] testing: warning: no tests to run [2020-05-26T11:49:11.480Z] PASS [2020-05-26T11:49:11.480Z] [2020-05-26T11:49:11.480Z] DONE 0 tests in 0.022s [2020-05-26T11:49:11.480Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T11:49:11.480Z] ++ 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-05-26T11:49:11.480Z] ++ set -e [2020-05-26T11:49:11.480Z] ++ '[' -n 0 ']' [2020-05-26T11:49:11.480Z] ++ set -x [2020-05-26T11:49:11.480Z] ++ env -i DEST=/go/src/github.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-05-26T11:49:11.480Z] INFO: Testing against a local daemon [2020-05-26T11:49:11.480Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T11:49:11.480Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-05-26T11:49:11.480Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-26T11:49:11.480Z] daemon.go:325: [d2f30282d3a76] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:325: [d2f30282d3a76] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:353: [d2f30282d3a76] daemon started [2020-05-26T11:49:11.480Z] daemon.go:461: [d2f30282d3a76] Stopping daemon [2020-05-26T11:49:11.480Z] daemon.go:296: [d2f30282d3a76] exiting daemon [2020-05-26T11:49:11.480Z] daemon.go:448: [d2f30282d3a76] Daemon stopped [2020-05-26T11:49:11.480Z] === RUN TestAuthZPluginTLS [2020-05-26T11:49:11.480Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-26T11:49:11.480Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-26T11:49:11.480Z] daemon.go:325: [dd0520aee8d81] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:325: [dd0520aee8d81] waiting for daemon to start [2020-05-26T11:49:11.480Z] daemon.go:353: [dd0520aee8d81] daemon started [2020-05-26T11:49:11.480Z] daemon.go:461: [dd0520aee8d81] Stopping daemon [2020-05-26T11:49:11.480Z] daemon.go:296: [dd0520aee8d81] exiting daemon [2020-05-26T11:49:11.480Z] daemon.go:448: [dd0520aee8d81] Daemon stopped [2020-05-26T11:49:11.480Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T11:49:11.752Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-26T11:49:11.764Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-26T11:49:11.764Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-26T11:49:11.764Z] daemon.go:325: [dd1c5967b555c] waiting for daemon to start [2020-05-26T11:49:11.764Z] daemon.go:325: [dd1c5967b555c] waiting for daemon to start [2020-05-26T11:49:11.764Z] daemon.go:353: [dd1c5967b555c] daemon started [2020-05-26T11:49:11.764Z] daemon.go:461: [dd1c5967b555c] Stopping daemon [2020-05-26T11:49:11.764Z] daemon.go:296: [dd1c5967b555c] exiting daemon [2020-05-26T11:49:11.764Z] daemon.go:448: [dd1c5967b555c] Daemon stopped [2020-05-26T11:49:11.764Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T11:49:12.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-26T11:49:12.382Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-26T11:49:12.382Z] daemon.go:325: [d0e80b80420ea] waiting for daemon to start [2020-05-26T11:49:12.382Z] daemon.go:325: [d0e80b80420ea] waiting for daemon to start [2020-05-26T11:49:12.382Z] daemon.go:353: [d0e80b80420ea] daemon started [2020-05-26T11:49:12.382Z] daemon.go:461: [d0e80b80420ea] Stopping daemon [2020-05-26T11:49:12.382Z] daemon.go:296: [d0e80b80420ea] exiting daemon [2020-05-26T11:49:12.382Z] daemon.go:448: [d0e80b80420ea] Daemon stopped [2020-05-26T11:49:12.382Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T11:49:12.687Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-26T11:49:12.687Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-26T11:49:12.687Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-26T11:49:12.687Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-26T11:49:13.000Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-26T11:49:13.000Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-26T11:49:13.000Z] daemon.go:325: [db48b8b4ddf50] waiting for daemon to start [2020-05-26T11:49:13.000Z] daemon.go:325: [db48b8b4ddf50] waiting for daemon to start [2020-05-26T11:49:13.000Z] daemon.go:353: [db48b8b4ddf50] daemon started [2020-05-26T11:49:13.000Z] daemon.go:461: [db48b8b4ddf50] Stopping daemon [2020-05-26T11:49:13.000Z] daemon.go:296: [db48b8b4ddf50] exiting daemon [2020-05-26T11:49:13.000Z] daemon.go:448: [db48b8b4ddf50] Daemon stopped [2020-05-26T11:49:13.000Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T11:49:13.161Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-26T11:49:13.246Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-26T11:49:14.171Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-26T11:49:14.485Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-05-26T11:49:14.485Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-26T11:49:14.485Z] daemon.go:325: [d292ac3cc7440] waiting for daemon to start [2020-05-26T11:49:14.485Z] daemon.go:325: [d292ac3cc7440] waiting for daemon to start [2020-05-26T11:49:14.485Z] daemon.go:353: [d292ac3cc7440] daemon started [2020-05-26T11:49:14.485Z] daemon.go:461: [d292ac3cc7440] Stopping daemon [2020-05-26T11:49:14.485Z] daemon.go:296: [d292ac3cc7440] exiting daemon [2020-05-26T11:49:14.485Z] daemon.go:448: [d292ac3cc7440] Daemon stopped [2020-05-26T11:49:14.485Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T11:49:15.095Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-26T11:49:15.106Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-26T11:49:15.106Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-26T11:49:15.106Z] daemon.go:325: [db7cfe958cb13] waiting for daemon to start [2020-05-26T11:49:15.106Z] daemon.go:325: [db7cfe958cb13] waiting for daemon to start [2020-05-26T11:49:15.106Z] daemon.go:353: [db7cfe958cb13] daemon started [2020-05-26T11:49:15.106Z] daemon.go:461: [db7cfe958cb13] Stopping daemon [2020-05-26T11:49:15.106Z] daemon.go:296: [db7cfe958cb13] exiting daemon [2020-05-26T11:49:15.106Z] daemon.go:448: [db7cfe958cb13] Daemon stopped [2020-05-26T11:49:15.106Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T11:49:15.654Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-26T11:49:15.725Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-26T11:49:15.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-26T11:49:15.725Z] daemon.go:325: [d3ce7be27c298] waiting for daemon to start [2020-05-26T11:49:15.725Z] daemon.go:325: [d3ce7be27c298] waiting for daemon to start [2020-05-26T11:49:15.725Z] daemon.go:353: [d3ce7be27c298] daemon started [2020-05-26T11:49:15.725Z] daemon.go:461: [d3ce7be27c298] Stopping daemon [2020-05-26T11:49:15.725Z] daemon.go:296: [d3ce7be27c298] exiting daemon [2020-05-26T11:49:15.725Z] daemon.go:448: [d3ce7be27c298] Daemon stopped [2020-05-26T11:49:15.725Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:49:16.346Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-26T11:49:16.346Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T11:49:16.346Z] daemon.go:325: [d91d221a83bbf] waiting for daemon to start [2020-05-26T11:49:16.346Z] daemon.go:325: [d91d221a83bbf] waiting for daemon to start [2020-05-26T11:49:16.346Z] daemon.go:353: [d91d221a83bbf] daemon started [2020-05-26T11:49:16.346Z] daemon.go:461: [d91d221a83bbf] Stopping daemon [2020-05-26T11:49:16.346Z] daemon.go:296: [d91d221a83bbf] exiting daemon [2020-05-26T11:49:16.346Z] daemon.go:448: [d91d221a83bbf] Daemon stopped [2020-05-26T11:49:16.346Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:49:16.577Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-26T11:49:17.500Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-26T11:49:18.059Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-26T11:49:18.059Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-26T11:49:18.395Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-05-26T11:49:18.395Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-26T11:49:18.395Z] daemon.go:325: [d731ee130e8cd] waiting for daemon to start [2020-05-26T11:49:18.395Z] daemon.go:325: [d731ee130e8cd] waiting for daemon to start [2020-05-26T11:49:18.395Z] daemon.go:353: [d731ee130e8cd] daemon started [2020-05-26T11:49:18.395Z] daemon.go:461: [d731ee130e8cd] Stopping daemon [2020-05-26T11:49:18.395Z] daemon.go:296: [d731ee130e8cd] exiting daemon [2020-05-26T11:49:18.395Z] daemon.go:448: [d731ee130e8cd] Daemon stopped [2020-05-26T11:49:18.395Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:49:19.943Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-26T11:49:20.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-05-26T11:49:20.462Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T11:49:20.462Z] daemon.go:325: [d0dadf2e40713] waiting for daemon to start [2020-05-26T11:49:20.462Z] daemon.go:325: [d0dadf2e40713] waiting for daemon to start [2020-05-26T11:49:20.462Z] daemon.go:353: [d0dadf2e40713] daemon started [2020-05-26T11:49:20.462Z] daemon.go:461: [d0dadf2e40713] Stopping daemon [2020-05-26T11:49:20.462Z] daemon.go:296: [d0dadf2e40713] exiting daemon [2020-05-26T11:49:20.462Z] daemon.go:448: [d0dadf2e40713] Daemon stopped [2020-05-26T11:49:20.462Z] === RUN TestAuthZPluginHeader [2020-05-26T11:49:20.868Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-26T11:49:21.482Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-26T11:49:21.482Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-26T11:49:21.482Z] daemon.go:325: [d089f520011ed] waiting for daemon to start [2020-05-26T11:49:21.482Z] daemon.go:325: [d089f520011ed] waiting for daemon to start [2020-05-26T11:49:21.482Z] daemon.go:353: [d089f520011ed] daemon started [2020-05-26T11:49:21.482Z] daemon.go:461: [d089f520011ed] Stopping daemon [2020-05-26T11:49:21.482Z] daemon.go:296: [d089f520011ed] exiting daemon [2020-05-26T11:49:21.482Z] daemon.go:448: [d089f520011ed] Daemon stopped [2020-05-26T11:49:21.482Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T11:49:21.482Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T11:49:21.482Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:21.482Z] === RUN TestAuthZPluginV2Disable [2020-05-26T11:49:21.482Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-26T11:49:21.482Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:21.482Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T11:49:21.482Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T11:49:21.482Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:21.482Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T11:49:21.482Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T11:49:21.482Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:21.482Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:49:21.793Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-26T11:49:21.793Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-26T11:49:22.717Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-26T11:49:22.717Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-26T11:49:23.648Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-26T11:49:24.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-26T11:49:24.635Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-26T11:49:25.559Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-26T11:49:26.482Z] === RUN TestDockerSuite/TestInspectImage [2020-05-26T11:49:26.482Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-26T11:49:26.482Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-26T11:49:26.482Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-26T11:49:27.043Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-26T11:49:27.979Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-26T11:49:28.234Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-26T11:49:28.794Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-26T11:49:29.717Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-26T11:49:31.599Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-26T11:49:31.599Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-26T11:49:32.159Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-26T11:49:33.083Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-26T11:49:34.967Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-26T11:49:35.891Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-26T11:49:36.450Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-26T11:49:37.374Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-26T11:49:37.934Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-26T11:49:38.857Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-26T11:49:39.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-26T11:49:39.416Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-26T11:49:39.671Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-26T11:49:39.975Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-05-26T11:49:39.975Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:353: [d072bd14a0f1a] daemon started [2020-05-26T11:49:39.975Z] daemon.go:461: [d072bd14a0f1a] Stopping daemon [2020-05-26T11:49:39.975Z] daemon.go:296: [d072bd14a0f1a] exiting daemon [2020-05-26T11:49:39.975Z] daemon.go:448: [d072bd14a0f1a] Daemon stopped [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:339: [d072bd14a0f1a] error pinging daemon on start: Get http://d072bd14a0f1a.sock/_ping: context deadline exceeded [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:339: [d072bd14a0f1a] error pinging daemon on start: Get http://d072bd14a0f1a.sock/_ping: context deadline exceeded [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:339: [d072bd14a0f1a] error pinging daemon on start: Get http://d072bd14a0f1a.sock/_ping: context deadline exceeded [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:339: [d072bd14a0f1a] error pinging daemon on start: Get http://d072bd14a0f1a.sock/_ping: context deadline exceeded [2020-05-26T11:49:39.975Z] daemon.go:296: [d072bd14a0f1a] exiting daemon [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:325: [d072bd14a0f1a] waiting for daemon to start [2020-05-26T11:49:39.975Z] daemon.go:353: [d072bd14a0f1a] daemon started [2020-05-26T11:49:39.975Z] daemon.go:461: [d072bd14a0f1a] Stopping daemon [2020-05-26T11:49:39.975Z] daemon.go:296: [d072bd14a0f1a] exiting daemon [2020-05-26T11:49:39.975Z] daemon.go:448: [d072bd14a0f1a] Daemon stopped [2020-05-26T11:49:39.975Z] PASS [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] === Skipped [2020-05-26T11:49:39.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T11:49:39.975Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-26T11:49:39.975Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T11:49:39.975Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T11:49:39.975Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] DONE 17 tests, 4 skipped in 29.129s [2020-05-26T11:49:39.975Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T11:49:39.975Z] ++ 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-05-26T11:49:39.975Z] ++ set -e [2020-05-26T11:49:39.975Z] ++ '[' -n 0 ']' [2020-05-26T11:49:39.975Z] ++ set -x [2020-05-26T11:49:39.975Z] ++ env -i DEST=/go/src/github.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-05-26T11:49:39.975Z] INFO: Testing against a local daemon [2020-05-26T11:49:39.975Z] === RUN TestPluginInvalidJSON [2020-05-26T11:49:39.975Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:49:39.975Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:49:39.975Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T11:49:39.975Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-26T11:49:39.975Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T11:49:39.975Z] PASS [2020-05-26T11:49:39.975Z] [2020-05-26T11:49:39.975Z] DONE 2 tests in 0.131s [2020-05-26T11:49:39.975Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T11:49:39.975Z] ++ 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-05-26T11:49:39.975Z] ++ set -e [2020-05-26T11:49:39.975Z] ++ '[' -n 0 ']' [2020-05-26T11:49:39.975Z] ++ set -x [2020-05-26T11:49:39.975Z] ++ env -i DEST=/go/src/github.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-05-26T11:49:39.975Z] INFO: Testing against a local daemon [2020-05-26T11:49:39.975Z] === RUN TestExternalGraphDriver [2020-05-26T11:49:39.975Z] === RUN TestExternalGraphDriver/json [2020-05-26T11:49:40.602Z] === RUN TestExternalGraphDriver/spec [2020-05-26T11:49:42.224Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-26T11:49:42.651Z] === RUN TestExternalGraphDriver/pull [2020-05-26T11:49:44.109Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-26T11:49:44.689Z] --- PASS: TestExternalGraphDriver (6.21s) [2020-05-26T11:49:44.689Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:353: [d0cbf88c4aeca] daemon started [2020-05-26T11:49:44.689Z] daemon.go:461: [d0cbf88c4aeca] Stopping daemon [2020-05-26T11:49:44.689Z] daemon.go:296: [d0cbf88c4aeca] exiting daemon [2020-05-26T11:49:44.689Z] daemon.go:448: [d0cbf88c4aeca] Daemon stopped [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:353: [d0cbf88c4aeca] daemon started [2020-05-26T11:49:44.689Z] daemon.go:461: [d0cbf88c4aeca] Stopping daemon [2020-05-26T11:49:44.689Z] daemon.go:296: [d0cbf88c4aeca] exiting daemon [2020-05-26T11:49:44.689Z] daemon.go:448: [d0cbf88c4aeca] Daemon stopped [2020-05-26T11:49:44.689Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:353: [d0cbf88c4aeca] daemon started [2020-05-26T11:49:44.689Z] daemon.go:461: [d0cbf88c4aeca] Stopping daemon [2020-05-26T11:49:44.689Z] daemon.go:296: [d0cbf88c4aeca] exiting daemon [2020-05-26T11:49:44.689Z] daemon.go:448: [d0cbf88c4aeca] Daemon stopped [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:353: [d0cbf88c4aeca] daemon started [2020-05-26T11:49:44.689Z] daemon.go:461: [d0cbf88c4aeca] Stopping daemon [2020-05-26T11:49:44.689Z] daemon.go:296: [d0cbf88c4aeca] exiting daemon [2020-05-26T11:49:44.689Z] daemon.go:448: [d0cbf88c4aeca] Daemon stopped [2020-05-26T11:49:44.689Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:325: [d0cbf88c4aeca] waiting for daemon to start [2020-05-26T11:49:44.689Z] daemon.go:353: [d0cbf88c4aeca] daemon started [2020-05-26T11:49:44.689Z] daemon.go:461: [d0cbf88c4aeca] Stopping daemon [2020-05-26T11:49:44.689Z] daemon.go:296: [d0cbf88c4aeca] exiting daemon [2020-05-26T11:49:44.689Z] daemon.go:448: [d0cbf88c4aeca] Daemon stopped [2020-05-26T11:49:44.689Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-05-26T11:49:44.689Z] === RUN TestGraphdriverPluginV2 [2020-05-26T11:49:44.689Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-26T11:49:44.689Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:44.689Z] PASS [2020-05-26T11:49:44.689Z] [2020-05-26T11:49:44.689Z] === Skipped [2020-05-26T11:49:44.689Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-26T11:49:44.689Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:49:44.689Z] [2020-05-26T11:49:44.689Z] [2020-05-26T11:49:44.689Z] DONE 5 tests, 1 skipped in 6.384s [2020-05-26T11:49:44.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T11:49:44.689Z] ++ 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-05-26T11:49:44.689Z] ++ set -e [2020-05-26T11:49:44.689Z] ++ '[' -n 0 ']' [2020-05-26T11:49:44.689Z] ++ set -x [2020-05-26T11:49:44.689Z] ++ env -i DEST=/go/src/github.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-05-26T11:49:44.974Z] INFO: Testing against a local daemon [2020-05-26T11:49:44.974Z] === RUN TestContinueAfterPluginCrash [2020-05-26T11:49:44.974Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T11:49:44.974Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T11:49:44.974Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T11:49:44.974Z] === CONT TestContinueAfterPluginCrash [2020-05-26T11:49:44.974Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T11:49:45.993Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-26T11:49:46.248Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-26T11:49:48.130Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-26T11:49:50.638Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-26T11:49:53.146Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-26T11:49:53.146Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-26T11:49:55.667Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-26T11:49:55.922Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-26T11:49:57.282Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-26T11:50:00.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-26T11:50:00.389Z] --- PASS: TestDaemonStartWithLogOpt (15.28s) [2020-05-26T11:50:00.389Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-26T11:50:00.389Z] daemon.go:325: [d0896041d74b8] waiting for daemon to start [2020-05-26T11:50:00.389Z] daemon.go:325: [d0896041d74b8] waiting for daemon to start [2020-05-26T11:50:00.389Z] daemon.go:353: [d0896041d74b8] daemon started [2020-05-26T11:50:00.389Z] daemon.go:461: [d0896041d74b8] Stopping daemon [2020-05-26T11:50:00.389Z] daemon.go:296: [d0896041d74b8] exiting daemon [2020-05-26T11:50:00.389Z] daemon.go:448: [d0896041d74b8] Daemon stopped [2020-05-26T11:50:00.389Z] daemon.go:325: [d0896041d74b8] waiting for daemon to start [2020-05-26T11:50:00.389Z] daemon.go:325: [d0896041d74b8] waiting for daemon to start [2020-05-26T11:50:00.389Z] daemon.go:353: [d0896041d74b8] daemon started [2020-05-26T11:50:00.389Z] daemon.go:461: [d0896041d74b8] Stopping daemon [2020-05-26T11:50:00.389Z] daemon.go:296: [d0896041d74b8] exiting daemon [2020-05-26T11:50:00.389Z] daemon.go:448: [d0896041d74b8] Daemon stopped [2020-05-26T11:50:04.801Z] --- PASS: TestContinueAfterPluginCrash (20.04s) [2020-05-26T11:50:04.801Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-26T11:50:04.801Z] daemon.go:325: [d07a492b2ac30] waiting for daemon to start [2020-05-26T11:50:04.801Z] daemon.go:325: [d07a492b2ac30] waiting for daemon to start [2020-05-26T11:50:04.801Z] daemon.go:353: [d07a492b2ac30] daemon started [2020-05-26T11:50:04.801Z] daemon.go:461: [d07a492b2ac30] Stopping daemon [2020-05-26T11:50:04.801Z] daemon.go:296: [d07a492b2ac30] exiting daemon [2020-05-26T11:50:04.801Z] daemon.go:448: [d07a492b2ac30] Daemon stopped [2020-05-26T11:50:04.801Z] PASS [2020-05-26T11:50:04.801Z] [2020-05-26T11:50:04.801Z] DONE 2 tests in 20.137s [2020-05-26T11:50:04.801Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T11:50:04.801Z] ++ 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-05-26T11:50:04.801Z] ++ set -e [2020-05-26T11:50:04.801Z] ++ '[' -n 0 ']' [2020-05-26T11:50:04.801Z] ++ set -x [2020-05-26T11:50:04.801Z] ++ env -i DEST=/go/src/github.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-05-26T11:50:05.091Z] INFO: Testing against a local daemon [2020-05-26T11:50:05.091Z] === RUN TestPluginWithDevMounts [2020-05-26T11:50:05.091Z] === PAUSE TestPluginWithDevMounts [2020-05-26T11:50:05.091Z] === CONT TestPluginWithDevMounts [2020-05-26T11:50:05.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-26T11:50:07.198Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-05-26T11:50:07.198Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-26T11:50:07.198Z] daemon.go:325: [d69805d4d6ec5] waiting for daemon to start [2020-05-26T11:50:07.198Z] daemon.go:325: [d69805d4d6ec5] waiting for daemon to start [2020-05-26T11:50:07.198Z] daemon.go:353: [d69805d4d6ec5] daemon started [2020-05-26T11:50:07.198Z] daemon.go:461: [d69805d4d6ec5] Stopping daemon [2020-05-26T11:50:07.198Z] daemon.go:296: [d69805d4d6ec5] exiting daemon [2020-05-26T11:50:07.198Z] daemon.go:448: [d69805d4d6ec5] Daemon stopped [2020-05-26T11:50:07.198Z] PASS [2020-05-26T11:50:07.198Z] [2020-05-26T11:50:07.198Z] DONE 1 tests in 2.386s [2020-05-26T11:50:07.198Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T11:50:07.198Z] ++ 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-05-26T11:50:07.198Z] ++ set -e [2020-05-26T11:50:07.198Z] ++ '[' -n 0 ']' [2020-05-26T11:50:07.198Z] ++ set -x [2020-05-26T11:50:07.198Z] ++ env -i DEST=/go/src/github.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-05-26T11:50:07.520Z] INFO: Testing against a local daemon [2020-05-26T11:50:07.520Z] === RUN TestSecretInspect [2020-05-26T11:50:08.907Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-26T11:50:09.758Z] --- PASS: TestSecretInspect (2.22s) [2020-05-26T11:50:09.758Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-26T11:50:09.758Z] daemon.go:325: [d6dc05d91a5cf] waiting for daemon to start [2020-05-26T11:50:09.758Z] daemon.go:325: [d6dc05d91a5cf] waiting for daemon to start [2020-05-26T11:50:09.758Z] daemon.go:353: [d6dc05d91a5cf] daemon started [2020-05-26T11:50:09.758Z] daemon.go:461: [d6dc05d91a5cf] Stopping daemon [2020-05-26T11:50:09.758Z] daemon.go:296: [d6dc05d91a5cf] exiting daemon [2020-05-26T11:50:09.758Z] daemon.go:448: [d6dc05d91a5cf] Daemon stopped [2020-05-26T11:50:09.758Z] === RUN TestSecretList [2020-05-26T11:50:10.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-26T11:50:10.589Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-26T11:50:11.801Z] --- PASS: TestSecretList (2.22s) [2020-05-26T11:50:11.801Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-26T11:50:11.801Z] daemon.go:325: [d180cc4886e92] waiting for daemon to start [2020-05-26T11:50:11.801Z] daemon.go:325: [d180cc4886e92] waiting for daemon to start [2020-05-26T11:50:11.801Z] daemon.go:353: [d180cc4886e92] daemon started [2020-05-26T11:50:11.801Z] daemon.go:461: [d180cc4886e92] Stopping daemon [2020-05-26T11:50:11.801Z] daemon.go:296: [d180cc4886e92] exiting daemon [2020-05-26T11:50:11.801Z] daemon.go:448: [d180cc4886e92] Daemon stopped [2020-05-26T11:50:11.801Z] === RUN TestSecretsCreateAndDelete [2020-05-26T11:50:13.097Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-26T11:50:13.097Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-26T11:50:14.458Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-26T11:50:14.498Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2020-05-26T11:50:14.498Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-26T11:50:14.498Z] daemon.go:325: [d46d17327bf40] waiting for daemon to start [2020-05-26T11:50:14.498Z] daemon.go:325: [d46d17327bf40] waiting for daemon to start [2020-05-26T11:50:14.498Z] daemon.go:353: [d46d17327bf40] daemon started [2020-05-26T11:50:14.498Z] daemon.go:461: [d46d17327bf40] Stopping daemon [2020-05-26T11:50:14.498Z] daemon.go:296: [d46d17327bf40] exiting daemon [2020-05-26T11:50:14.498Z] daemon.go:448: [d46d17327bf40] Daemon stopped [2020-05-26T11:50:14.498Z] === RUN TestSecretsUpdate [2020-05-26T11:50:15.819Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-26T11:50:16.074Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-26T11:50:16.572Z] --- PASS: TestSecretsUpdate (2.23s) [2020-05-26T11:50:16.572Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-26T11:50:16.572Z] daemon.go:325: [d70c3eba43704] waiting for daemon to start [2020-05-26T11:50:16.572Z] daemon.go:325: [d70c3eba43704] waiting for daemon to start [2020-05-26T11:50:16.572Z] daemon.go:353: [d70c3eba43704] daemon started [2020-05-26T11:50:16.572Z] daemon.go:461: [d70c3eba43704] Stopping daemon [2020-05-26T11:50:16.572Z] daemon.go:296: [d70c3eba43704] exiting daemon [2020-05-26T11:50:16.572Z] daemon.go:448: [d70c3eba43704] Daemon stopped [2020-05-26T11:50:16.572Z] === RUN TestTemplatedSecret [2020-05-26T11:50:18.582Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-26T11:50:18.582Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-26T11:50:18.837Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-26T11:50:19.091Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-26T11:50:19.091Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-26T11:50:19.091Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-26T11:50:19.291Z] --- PASS: TestTemplatedSecret (2.72s) [2020-05-26T11:50:19.291Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-26T11:50:19.291Z] daemon.go:325: [d93e206ee3c18] waiting for daemon to start [2020-05-26T11:50:19.291Z] daemon.go:325: [d93e206ee3c18] waiting for daemon to start [2020-05-26T11:50:19.291Z] daemon.go:353: [d93e206ee3c18] daemon started [2020-05-26T11:50:19.291Z] daemon.go:461: [d93e206ee3c18] Stopping daemon [2020-05-26T11:50:19.291Z] daemon.go:296: [d93e206ee3c18] exiting daemon [2020-05-26T11:50:19.291Z] daemon.go:448: [d93e206ee3c18] Daemon stopped [2020-05-26T11:50:19.291Z] === RUN TestSecretCreateResolve [2020-05-26T11:50:19.383Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-26T11:50:20.016Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-26T11:50:20.943Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-26T11:50:21.351Z] --- PASS: TestSecretCreateResolve (2.20s) [2020-05-26T11:50:21.351Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-26T11:50:21.351Z] daemon.go:325: [df68fbc1ee2b1] waiting for daemon to start [2020-05-26T11:50:21.351Z] daemon.go:325: [df68fbc1ee2b1] waiting for daemon to start [2020-05-26T11:50:21.351Z] daemon.go:353: [df68fbc1ee2b1] daemon started [2020-05-26T11:50:21.351Z] daemon.go:461: [df68fbc1ee2b1] Stopping daemon [2020-05-26T11:50:21.351Z] daemon.go:296: [df68fbc1ee2b1] exiting daemon [2020-05-26T11:50:21.351Z] daemon.go:448: [df68fbc1ee2b1] Daemon stopped [2020-05-26T11:50:21.351Z] PASS [2020-05-26T11:50:21.351Z] [2020-05-26T11:50:21.351Z] DONE 6 tests in 13.844s [2020-05-26T11:50:21.351Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T11:50:21.351Z] ++ 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-05-26T11:50:21.351Z] ++ set -e [2020-05-26T11:50:21.351Z] ++ '[' -n 0 ']' [2020-05-26T11:50:21.351Z] ++ set -x [2020-05-26T11:50:21.351Z] ++ env -i DEST=/go/src/github.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-05-26T11:50:21.351Z] INFO: Testing against a local daemon [2020-05-26T11:50:21.351Z] === RUN TestServiceCreateInit [2020-05-26T11:50:21.351Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:50:22.302Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-26T11:50:24.809Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-26T11:50:25.368Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-26T11:50:25.368Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-26T11:50:25.761Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:50:30.173Z] --- PASS: TestServiceCreateInit (8.25s) [2020-05-26T11:50:30.173Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2020-05-26T11:50:30.173Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-26T11:50:30.173Z] daemon.go:325: [d4ca9abd748ff] waiting for daemon to start [2020-05-26T11:50:30.173Z] daemon.go:325: [d4ca9abd748ff] waiting for daemon to start [2020-05-26T11:50:30.173Z] daemon.go:353: [d4ca9abd748ff] daemon started [2020-05-26T11:50:30.173Z] daemon.go:461: [d4ca9abd748ff] Stopping daemon [2020-05-26T11:50:30.173Z] daemon.go:296: [d4ca9abd748ff] exiting daemon [2020-05-26T11:50:30.173Z] daemon.go:448: [d4ca9abd748ff] Daemon stopped [2020-05-26T11:50:30.173Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-05-26T11:50:30.173Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-26T11:50:30.173Z] daemon.go:325: [d2a2ec81a69b6] waiting for daemon to start [2020-05-26T11:50:30.173Z] daemon.go:325: [d2a2ec81a69b6] waiting for daemon to start [2020-05-26T11:50:30.173Z] daemon.go:353: [d2a2ec81a69b6] daemon started [2020-05-26T11:50:30.173Z] daemon.go:461: [d2a2ec81a69b6] Stopping daemon [2020-05-26T11:50:30.173Z] daemon.go:296: [d2a2ec81a69b6] exiting daemon [2020-05-26T11:50:30.173Z] daemon.go:448: [d2a2ec81a69b6] Daemon stopped [2020-05-26T11:50:30.173Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T11:50:30.615Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-26T11:50:30.615Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-26T11:50:31.174Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-26T11:50:31.174Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-26T11:50:32.537Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-26T11:50:33.899Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-26T11:50:34.822Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-26T11:50:35.077Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-26T11:50:36.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-26T11:50:37.361Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-26T11:50:39.871Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-26T11:50:40.794Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-26T11:50:41.354Z] === RUN TestDockerSuite/TestLogsSince [2020-05-26T11:50:45.485Z] --- PASS: TestCreateServiceMultipleTimes (15.87s) [2020-05-26T11:50:45.485Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-26T11:50:45.485Z] daemon.go:325: [d76e0401be946] waiting for daemon to start [2020-05-26T11:50:45.485Z] daemon.go:325: [d76e0401be946] waiting for daemon to start [2020-05-26T11:50:45.485Z] daemon.go:353: [d76e0401be946] daemon started [2020-05-26T11:50:45.485Z] daemon.go:461: [d76e0401be946] Stopping daemon [2020-05-26T11:50:45.485Z] daemon.go:296: [d76e0401be946] exiting daemon [2020-05-26T11:50:45.485Z] daemon.go:448: [d76e0401be946] Daemon stopped [2020-05-26T11:50:45.485Z] === RUN TestCreateServiceConflict [2020-05-26T11:50:47.543Z] --- PASS: TestCreateServiceConflict (2.21s) [2020-05-26T11:50:47.543Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-26T11:50:47.543Z] daemon.go:325: [d3bfb5a462ac1] waiting for daemon to start [2020-05-26T11:50:47.543Z] daemon.go:325: [d3bfb5a462ac1] waiting for daemon to start [2020-05-26T11:50:47.543Z] daemon.go:353: [d3bfb5a462ac1] daemon started [2020-05-26T11:50:47.543Z] daemon.go:461: [d3bfb5a462ac1] Stopping daemon [2020-05-26T11:50:47.543Z] daemon.go:296: [d3bfb5a462ac1] exiting daemon [2020-05-26T11:50:47.543Z] daemon.go:448: [d3bfb5a462ac1] Daemon stopped [2020-05-26T11:50:47.543Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T11:50:49.421Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-26T11:50:51.026Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-05-26T11:50:51.027Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-26T11:50:51.027Z] daemon.go:325: [defa1f9636d3a] waiting for daemon to start [2020-05-26T11:50:51.027Z] daemon.go:325: [defa1f9636d3a] waiting for daemon to start [2020-05-26T11:50:51.027Z] daemon.go:353: [defa1f9636d3a] daemon started [2020-05-26T11:50:51.027Z] daemon.go:461: [defa1f9636d3a] Stopping daemon [2020-05-26T11:50:51.027Z] daemon.go:296: [defa1f9636d3a] exiting daemon [2020-05-26T11:50:51.027Z] daemon.go:448: [defa1f9636d3a] Daemon stopped [2020-05-26T11:50:51.027Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T11:50:54.651Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-26T11:50:54.906Z] === RUN TestDockerSuite/TestLogsTail [2020-05-26T11:50:55.830Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-26T11:50:56.389Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-26T11:50:57.313Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-26T11:50:57.871Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-26T11:50:58.431Z] === RUN TestDockerSuite/TestNetHostname [2020-05-26T11:51:00.983Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-26T11:51:00.983Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-26T11:51:00.983Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-26T11:51:02.344Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-26T11:51:03.787Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-05-26T11:51:03.788Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-26T11:51:03.788Z] daemon.go:325: [db1d5a9a79fd3] waiting for daemon to start [2020-05-26T11:51:03.788Z] daemon.go:325: [db1d5a9a79fd3] waiting for daemon to start [2020-05-26T11:51:03.788Z] daemon.go:353: [db1d5a9a79fd3] daemon started [2020-05-26T11:51:03.788Z] daemon.go:461: [db1d5a9a79fd3] Stopping daemon [2020-05-26T11:51:03.788Z] daemon.go:296: [db1d5a9a79fd3] exiting daemon [2020-05-26T11:51:03.788Z] daemon.go:448: [db1d5a9a79fd3] Daemon stopped [2020-05-26T11:51:03.788Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T11:51:05.605Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-26T11:51:06.165Z] === RUN TestDockerSuite/TestPluginActive [2020-05-26T11:51:06.878Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2020-05-26T11:51:06.878Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-26T11:51:06.878Z] daemon.go:325: [d8fa7341affb5] waiting for daemon to start [2020-05-26T11:51:06.878Z] daemon.go:325: [d8fa7341affb5] waiting for daemon to start [2020-05-26T11:51:06.878Z] daemon.go:353: [d8fa7341affb5] daemon started [2020-05-26T11:51:06.878Z] daemon.go:461: [d8fa7341affb5] Stopping daemon [2020-05-26T11:51:06.878Z] daemon.go:296: [d8fa7341affb5] exiting daemon [2020-05-26T11:51:06.878Z] daemon.go:448: [d8fa7341affb5] Daemon stopped [2020-05-26T11:51:06.878Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T11:51:08.047Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-26T11:51:09.229Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2020-05-26T11:51:09.229Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-26T11:51:09.229Z] daemon.go:325: [d63e7a99735b9] waiting for daemon to start [2020-05-26T11:51:09.229Z] daemon.go:325: [d63e7a99735b9] waiting for daemon to start [2020-05-26T11:51:09.229Z] daemon.go:353: [d63e7a99735b9] daemon started [2020-05-26T11:51:09.229Z] daemon.go:461: [d63e7a99735b9] Stopping daemon [2020-05-26T11:51:09.229Z] daemon.go:296: [d63e7a99735b9] exiting daemon [2020-05-26T11:51:09.229Z] daemon.go:448: [d63e7a99735b9] Daemon stopped [2020-05-26T11:51:09.229Z] === RUN TestCreateServiceSysctls [2020-05-26T11:51:11.307Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-26T11:51:13.020Z] --- PASS: TestCreateServiceSysctls (3.45s) [2020-05-26T11:51:13.020Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-26T11:51:13.020Z] daemon.go:325: [df5bafe5317cb] waiting for daemon to start [2020-05-26T11:51:13.020Z] daemon.go:325: [df5bafe5317cb] waiting for daemon to start [2020-05-26T11:51:13.020Z] daemon.go:353: [df5bafe5317cb] daemon started [2020-05-26T11:51:13.020Z] daemon.go:461: [df5bafe5317cb] Stopping daemon [2020-05-26T11:51:13.020Z] daemon.go:296: [df5bafe5317cb] exiting daemon [2020-05-26T11:51:13.020Z] daemon.go:448: [df5bafe5317cb] Daemon stopped [2020-05-26T11:51:13.020Z] === RUN TestInspect [2020-05-26T11:51:15.465Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-26T11:51:15.466Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-26T11:51:15.466Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-26T11:51:15.804Z] --- PASS: TestInspect (2.93s) [2020-05-26T11:51:15.804Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-26T11:51:15.804Z] daemon.go:325: [d82431e0d8187] waiting for daemon to start [2020-05-26T11:51:15.804Z] daemon.go:325: [d82431e0d8187] waiting for daemon to start [2020-05-26T11:51:15.804Z] daemon.go:353: [d82431e0d8187] daemon started [2020-05-26T11:51:15.804Z] daemon.go:461: [d82431e0d8187] Stopping daemon [2020-05-26T11:51:15.804Z] daemon.go:296: [d82431e0d8187] exiting daemon [2020-05-26T11:51:15.804Z] daemon.go:448: [d82431e0d8187] Daemon stopped [2020-05-26T11:51:15.804Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T11:51:16.025Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-26T11:51:19.284Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-26T11:51:20.269Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2020-05-26T11:51:20.269Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-26T11:51:20.269Z] daemon.go:325: [d19b9c4a94ff4] waiting for daemon to start [2020-05-26T11:51:20.269Z] daemon.go:325: [d19b9c4a94ff4] waiting for daemon to start [2020-05-26T11:51:20.269Z] daemon.go:353: [d19b9c4a94ff4] daemon started [2020-05-26T11:51:20.269Z] daemon.go:461: [d19b9c4a94ff4] Stopping daemon [2020-05-26T11:51:20.269Z] daemon.go:296: [d19b9c4a94ff4] exiting daemon [2020-05-26T11:51:20.269Z] daemon.go:448: [d19b9c4a94ff4] Daemon stopped [2020-05-26T11:51:20.269Z] === RUN TestDockerNetworkReConnect [2020-05-26T11:51:20.642Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-26T11:51:22.527Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-26T11:51:23.759Z] --- PASS: TestDockerNetworkReConnect (3.65s) [2020-05-26T11:51:23.759Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-26T11:51:23.759Z] daemon.go:325: [dafc57a23399f] waiting for daemon to start [2020-05-26T11:51:23.759Z] daemon.go:325: [dafc57a23399f] waiting for daemon to start [2020-05-26T11:51:23.759Z] daemon.go:353: [dafc57a23399f] daemon started [2020-05-26T11:51:23.759Z] daemon.go:461: [dafc57a23399f] Stopping daemon [2020-05-26T11:51:23.759Z] daemon.go:296: [dafc57a23399f] exiting daemon [2020-05-26T11:51:23.759Z] daemon.go:448: [dafc57a23399f] Daemon stopped [2020-05-26T11:51:23.759Z] === RUN TestServicePlugin [2020-05-26T11:51:23.759Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T11:51:23.759Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:51:23.759Z] === RUN TestServiceUpdateLabel [2020-05-26T11:51:25.801Z] --- PASS: TestServiceUpdateLabel (2.19s) [2020-05-26T11:51:25.801Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-26T11:51:25.801Z] daemon.go:325: [d9ee7f0016699] waiting for daemon to start [2020-05-26T11:51:25.801Z] daemon.go:325: [d9ee7f0016699] waiting for daemon to start [2020-05-26T11:51:25.801Z] daemon.go:353: [d9ee7f0016699] daemon started [2020-05-26T11:51:25.801Z] daemon.go:461: [d9ee7f0016699] Stopping daemon [2020-05-26T11:51:25.801Z] daemon.go:296: [d9ee7f0016699] exiting daemon [2020-05-26T11:51:25.801Z] daemon.go:448: [d9ee7f0016699] Daemon stopped [2020-05-26T11:51:25.801Z] === RUN TestServiceUpdateSecrets [2020-05-26T11:51:29.052Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-26T11:51:29.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-26T11:51:29.976Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-26T11:51:31.860Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-26T11:51:31.860Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-26T11:51:31.860Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-26T11:51:31.860Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-26T11:51:31.860Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-26T11:51:32.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-26T11:51:32.334Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-26T11:51:33.039Z] === RUN TestDockerSuite/TestPortList [2020-05-26T11:51:33.915Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-26T11:51:33.915Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-26T11:51:33.915Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-26T11:51:34.388Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-26T11:51:35.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-26T11:51:38.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-26T11:51:39.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-26T11:51:41.141Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2020-05-26T11:51:41.141Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-26T11:51:41.141Z] daemon.go:325: [da285e6c3de19] waiting for daemon to start [2020-05-26T11:51:41.141Z] daemon.go:325: [da285e6c3de19] waiting for daemon to start [2020-05-26T11:51:41.141Z] daemon.go:353: [da285e6c3de19] daemon started [2020-05-26T11:51:41.141Z] daemon.go:461: [da285e6c3de19] Stopping daemon [2020-05-26T11:51:41.141Z] daemon.go:296: [da285e6c3de19] exiting daemon [2020-05-26T11:51:41.141Z] daemon.go:448: [da285e6c3de19] Daemon stopped [2020-05-26T11:51:41.141Z] === RUN TestServiceUpdateConfigs [2020-05-26T11:51:42.068Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-26T11:51:42.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-26T11:51:44.578Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-26T11:51:45.938Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-26T11:51:52.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-26T11:51:56.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-26T11:51:56.544Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-05-26T11:51:56.544Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-26T11:51:56.544Z] daemon.go:325: [dc6bd50fd6d67] waiting for daemon to start [2020-05-26T11:51:56.544Z] daemon.go:325: [dc6bd50fd6d67] waiting for daemon to start [2020-05-26T11:51:56.544Z] daemon.go:353: [dc6bd50fd6d67] daemon started [2020-05-26T11:51:56.544Z] daemon.go:461: [dc6bd50fd6d67] Stopping daemon [2020-05-26T11:51:56.544Z] daemon.go:296: [dc6bd50fd6d67] exiting daemon [2020-05-26T11:51:56.544Z] daemon.go:448: [dc6bd50fd6d67] Daemon stopped [2020-05-26T11:51:56.544Z] === RUN TestServiceUpdateNetwork [2020-05-26T11:51:57.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-26T11:51:57.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-26T11:51:57.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-26T11:51:57.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-26T11:51:57.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-26T11:51:57.083Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-26T11:51:57.083Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-26T11:52:00.340Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-26T11:52:00.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-26T11:52:00.845Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-26T11:52:01.957Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-26T11:52:02.212Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-26T11:52:02.467Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-26T11:52:03.827Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-26T11:52:05.732Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-26T11:52:06.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-26T11:52:06.657Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-26T11:52:09.193Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2020-05-26T11:52:09.193Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-26T11:52:09.193Z] daemon.go:325: [d4c5aacbfbafc] waiting for daemon to start [2020-05-26T11:52:09.193Z] daemon.go:325: [d4c5aacbfbafc] waiting for daemon to start [2020-05-26T11:52:09.193Z] daemon.go:353: [d4c5aacbfbafc] daemon started [2020-05-26T11:52:09.193Z] daemon.go:461: [d4c5aacbfbafc] Stopping daemon [2020-05-26T11:52:09.193Z] daemon.go:296: [d4c5aacbfbafc] exiting daemon [2020-05-26T11:52:09.193Z] daemon.go:448: [d4c5aacbfbafc] Daemon stopped [2020-05-26T11:52:09.193Z] PASS [2020-05-26T11:52:09.193Z] [2020-05-26T11:52:09.193Z] === Skipped [2020-05-26T11:52:09.193Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-26T11:52:09.193Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T11:52:09.193Z] [2020-05-26T11:52:09.193Z] [2020-05-26T11:52:09.193Z] DONE 18 tests, 1 skipped in 107.192s [2020-05-26T11:52:09.193Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T11:52:09.193Z] ++ 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-05-26T11:52:09.193Z] ++ set -e [2020-05-26T11:52:09.193Z] ++ '[' -n 0 ']' [2020-05-26T11:52:09.193Z] ++ set -x [2020-05-26T11:52:09.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:52:09.193Z] INFO: Testing against a local daemon [2020-05-26T11:52:09.193Z] === RUN TestSessionCreate [2020-05-26T11:52:09.193Z] --- PASS: TestSessionCreate (0.06s) [2020-05-26T11:52:09.193Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T11:52:09.193Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-26T11:52:09.193Z] PASS [2020-05-26T11:52:09.193Z] [2020-05-26T11:52:09.193Z] DONE 2 tests in 0.197s [2020-05-26T11:52:09.193Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T11:52:09.193Z] ++ 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-05-26T11:52:09.193Z] ++ set -e [2020-05-26T11:52:09.193Z] ++ '[' -n 0 ']' [2020-05-26T11:52:09.193Z] ++ set -x [2020-05-26T11:52:09.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-26T11:52:09.193Z] INFO: Testing against a local daemon [2020-05-26T11:52:09.193Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T11:52:09.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:52:09.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:52:09.194Z] === RUN TestEventsExecDie [2020-05-26T11:52:09.480Z] --- PASS: TestEventsExecDie (0.78s) [2020-05-26T11:52:09.480Z] === RUN TestEventsBackwardsCompatible [2020-05-26T11:52:09.480Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-26T11:52:09.480Z] === RUN TestInfoBinaryCommits [2020-05-26T11:52:09.777Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-26T11:52:09.777Z] === RUN TestInfoAPIVersioned [2020-05-26T11:52:09.777Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-26T11:52:09.777Z] === RUN TestInfoAPI [2020-05-26T11:52:09.777Z] --- PASS: TestInfoAPI (0.05s) [2020-05-26T11:52:09.777Z] === RUN TestInfoAPIWarnings [2020-05-26T11:52:10.794Z] --- PASS: TestInfoAPIWarnings (0.89s) [2020-05-26T11:52:10.794Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-26T11:52:10.794Z] daemon.go:325: [d962da42675e5] waiting for daemon to start [2020-05-26T11:52:10.794Z] daemon.go:325: [d962da42675e5] waiting for daemon to start [2020-05-26T11:52:10.794Z] daemon.go:353: [d962da42675e5] daemon started [2020-05-26T11:52:10.794Z] daemon.go:461: [d962da42675e5] Stopping daemon [2020-05-26T11:52:10.794Z] daemon.go:296: [d962da42675e5] exiting daemon [2020-05-26T11:52:10.794Z] daemon.go:448: [d962da42675e5] Daemon stopped [2020-05-26T11:52:10.794Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T11:52:10.813Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-26T11:52:10.813Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-26T11:52:11.082Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-05-26T11:52:11.082Z] === RUN TestPingCacheHeaders [2020-05-26T11:52:11.082Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-26T11:52:11.082Z] === RUN TestPingGet [2020-05-26T11:52:11.082Z] --- PASS: TestPingGet (0.03s) [2020-05-26T11:52:11.082Z] === RUN TestPingHead [2020-05-26T11:52:11.082Z] --- PASS: TestPingHead (0.06s) [2020-05-26T11:52:11.082Z] === RUN TestVersion [2020-05-26T11:52:11.368Z] --- PASS: TestVersion (0.05s) [2020-05-26T11:52:11.368Z] PASS [2020-05-26T11:52:11.368Z] [2020-05-26T11:52:11.368Z] === Skipped [2020-05-26T11:52:11.368Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T11:52:11.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T11:52:11.368Z] [2020-05-26T11:52:11.368Z] [2020-05-26T11:52:11.368Z] DONE 12 tests, 1 skipped in 2.630s [2020-05-26T11:52:11.368Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T11:52:11.368Z] ++ 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-05-26T11:52:11.368Z] ++ set -e [2020-05-26T11:52:11.368Z] ++ '[' -n 0 ']' [2020-05-26T11:52:11.368Z] ++ set -x [2020-05-26T11:52:11.368Z] ++ env -i DEST=/go/src/github.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-05-26T11:52:11.368Z] INFO: Testing against a local daemon [2020-05-26T11:52:11.368Z] === RUN TestVolumesCreateAndList [2020-05-26T11:52:11.368Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-26T11:52:11.368Z] === RUN TestVolumesRemove [2020-05-26T11:52:11.368Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-26T11:52:11.368Z] === RUN TestVolumesInspect [2020-05-26T11:52:11.654Z] --- PASS: TestVolumesInspect (0.05s) [2020-05-26T11:52:11.654Z] === RUN TestVolumesInvalidJSON [2020-05-26T11:52:11.654Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T11:52:11.654Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T11:52:11.654Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T11:52:11.654Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-26T11:52:11.654Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T11:52:11.654Z] PASS [2020-05-26T11:52:11.654Z] [2020-05-26T11:52:11.654Z] DONE 5 tests in 0.303s [2020-05-26T11:52:11.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T11:52:11.654Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T11:52:11.654Z] +++ kill 12352 [2020-05-26T11:52:13.133Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-26T11:52:13.133Z] +++ /etc/init.d/apparmor stop [2020-05-26T11:52:13.133Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T11:52:13.133Z] [2020-05-26T11:52:13.133Z] Unloading profiles will leave already running processes permanently [2020-05-26T11:52:13.133Z] unconfined, which can lead to unexpected situations. [2020-05-26T11:52:13.133Z] [2020-05-26T11:52:13.133Z] To set a process to complain mode, use the command line tool [2020-05-26T11:52:13.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T11:52:13.133Z] +++ true [2020-05-26T11:52:13.133Z] Post stage [Pipeline] junit [2020-05-26T11:52:14.649Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T11:52:15.480Z] + echo Ensuring container killed. [2020-05-26T11:52:15.481Z] Ensuring container killed. [2020-05-26T11:52:15.481Z] + docker rm -vf docker-pr1 [2020-05-26T11:52:15.481Z] Error: No such container: docker-pr1 [2020-05-26T11:52:15.481Z] + true [Pipeline] sh [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-26T11:52:15.854Z] === RUN TestDockerSuite/TestBuildFails [2020-05-26T11:52:15.861Z] + echo Chowning /workspace to jenkins user [2020-05-26T11:52:15.861Z] Chowning /workspace to jenkins user [2020-05-26T11:52:15.861Z] + id -u [2020-05-26T11:52:15.861Z] + id -g [2020-05-26T11:52:15.861Z] + docker run --rm -v /home/docker/workspace/moby_PR-41028:/workspace busybox chown -R 1001:1001 /workspace [2020-05-26T11:52:15.861Z] Unable to find image 'busybox:latest' locally [2020-05-26T11:52:16.047Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-26T11:52:16.047Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-26T11:52:16.143Z] latest: Pulling from library/busybox [2020-05-26T11:52:16.143Z] 368841f1302b: Pulling fs layer [2020-05-26T11:52:16.431Z] 368841f1302b: Download complete [2020-05-26T11:52:16.717Z] 368841f1302b: Pull complete [2020-05-26T11:52:16.717Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T11:52:16.717Z] Status: Downloaded newer image for busybox:latest [2020-05-26T11:52:16.971Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T11:52:19.135Z] + bundleName=ppc64le-integration [2020-05-26T11:52:19.135Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-26T11:52:19.135Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-26T11:52:19.135Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-05-26T11:52:19.135Z] -print [Pipeline] archiveArtifacts [2020-05-26T11:52:19.173Z] Archiving artifacts [2020-05-26T11:52:19.627Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T11:52:20.040Z] + make clean [2020-05-26T11:52:20.231Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-26T11:52:20.659Z] docker volume rm -f docker-dev-cache [2020-05-26T11:52:20.659Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T11:52:22.741Z] === RUN TestDockerSwarmSuite/TestServiceLogs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T11:52:23.073Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-26T11:52:23.073Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-26T11:52:27.976Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-26T11:52:28.988Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-26T11:52:29.338Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-26T11:52:31.846Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-26T11:52:33.728Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-26T11:52:33.784Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-26T11:52:35.087Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-26T11:52:36.447Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-26T11:52:36.701Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-26T11:52:39.973Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-26T11:52:39.973Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-26T11:52:40.999Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-26T11:52:41.334Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-26T11:52:41.334Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-26T11:52:42.258Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-26T11:52:43.619Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-26T11:52:44.978Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-26T11:52:45.793Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-26T11:52:46.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-26T11:52:47.375Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-26T11:52:47.702Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-26T11:52:48.625Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-26T11:52:48.625Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-26T11:52:48.880Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-26T11:52:49.135Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-26T11:52:49.135Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-26T11:52:50.059Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-26T11:52:51.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-26T11:52:51.674Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-26T11:52:53.290Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-26T11:52:53.290Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-26T11:52:53.559Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-26T11:52:53.763Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-26T11:52:54.236Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-26T11:52:54.236Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-26T11:52:54.483Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-26T11:52:54.483Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-26T11:53:04.410Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-26T11:53:04.410Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-26T11:53:04.764Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-26T11:53:04.764Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-26T11:53:06.918Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-26T11:53:06.918Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-26T11:53:06.918Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-26T11:53:06.918Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-26T11:53:07.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-26T11:53:09.741Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-26T11:53:11.103Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-26T11:53:13.485Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-26T11:53:14.482Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-26T11:53:15.257Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-26T11:53:16.620Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-26T11:53:16.620Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-26T11:53:16.620Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-26T11:53:16.721Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-26T11:53:16.721Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-26T11:53:17.195Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-26T11:53:17.195Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-26T11:53:20.774Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-26T11:53:20.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-26T11:53:21.698Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-26T11:53:21.953Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-26T11:53:23.836Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-26T11:53:24.760Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-26T11:53:26.642Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-26T11:53:27.566Z] === RUN TestDockerSuite/TestRmiTag [2020-05-26T11:53:27.566Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-26T11:53:27.674Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-26T11:53:27.674Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-26T11:53:27.674Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-26T11:53:28.490Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-26T11:53:28.671Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-26T11:53:29.145Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-26T11:53:29.618Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-26T11:53:31.201Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-26T11:53:33.721Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-26T11:53:33.721Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-26T11:53:34.280Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-26T11:53:34.840Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-26T11:53:35.399Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-26T11:53:36.009Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-26T11:53:36.009Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-26T11:53:36.009Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-26T11:53:36.009Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-26T11:53:36.482Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-26T11:53:36.482Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-26T11:53:36.482Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-26T11:53:36.955Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-26T11:53:37.282Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-26T11:53:37.428Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-26T11:53:37.542Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-26T11:53:37.797Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-26T11:53:38.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-26T11:53:38.974Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-26T11:53:38.974Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-26T11:53:39.898Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-26T11:53:41.782Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-26T11:53:42.342Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-26T11:53:43.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-26T11:53:43.344Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-26T11:53:44.188Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-26T11:53:45.548Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-26T11:53:47.431Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-26T11:53:48.354Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-26T11:53:49.714Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-26T11:53:50.273Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-26T11:53:51.196Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-26T11:53:52.119Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-26T11:53:53.043Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-26T11:53:54.403Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-26T11:53:54.962Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-26T11:53:55.888Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-26T11:53:56.813Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-26T11:53:56.813Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-26T11:53:57.737Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-26T11:53:59.621Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-26T11:54:00.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-26T11:54:00.549Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-26T11:54:01.473Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-26T11:54:02.397Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-26T11:54:03.320Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-26T11:54:03.320Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-26T11:54:03.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-26T11:54:03.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-26T11:54:04.752Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-26T11:54:05.676Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-26T11:54:06.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-26T11:54:07.160Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-26T11:54:07.160Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-26T11:54:08.086Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-26T11:54:08.086Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-26T11:54:08.716Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-26T11:54:08.717Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-26T11:54:08.717Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-26T11:54:09.446Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-26T11:54:10.369Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-26T11:54:10.928Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-26T11:54:11.851Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-26T11:54:11.851Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-26T11:54:12.774Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-26T11:54:14.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-26T11:54:16.019Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-26T11:54:17.379Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-26T11:54:17.938Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-26T11:54:18.861Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-26T11:54:19.785Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-26T11:54:20.344Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-26T11:54:21.268Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-26T11:54:23.161Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-26T11:54:23.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-26T11:54:26.976Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-26T11:54:26.976Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-26T11:54:27.535Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-26T11:54:30.042Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-26T11:54:31.402Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-26T11:54:31.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-26T11:54:34.166Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-26T11:54:34.724Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-26T11:54:37.236Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-26T11:54:37.236Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-26T11:54:37.236Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-26T11:54:37.795Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-26T11:54:39.678Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-26T11:54:41.040Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-26T11:54:43.549Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-26T11:54:44.472Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-26T11:54:44.679Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-26T11:54:46.356Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-26T11:54:46.915Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-26T11:54:46.915Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-26T11:54:47.839Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-26T11:54:49.727Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-26T11:54:49.727Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-26T11:54:50.649Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-26T11:54:50.649Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-26T11:54:51.573Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-26T11:54:52.496Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-26T11:54:53.055Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-26T11:54:53.309Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-26T11:54:54.233Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-26T11:54:54.792Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-26T11:54:55.717Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-26T11:54:56.276Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-26T11:54:57.199Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-26T11:54:57.232Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-26T11:54:58.122Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-26T11:54:58.682Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-26T11:54:59.607Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-26T11:54:59.607Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-26T11:55:00.531Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-26T11:55:01.065Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-26T11:55:01.091Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-26T11:55:02.974Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-26T11:55:02.974Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T11:55:02.974Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-26T11:55:06.977Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-26T11:55:07.130Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-26T11:55:07.384Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-26T11:55:09.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-26T11:55:12.884Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-26T11:55:17.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-26T11:55:18.900Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-26T11:55:20.260Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-26T11:55:22.143Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-26T11:55:22.143Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-26T11:55:22.143Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-26T11:55:22.143Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-26T11:55:22.702Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-26T11:55:25.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-26T11:55:27.842Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-26T11:55:29.202Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-26T11:55:30.125Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-26T11:55:30.684Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-26T11:55:30.795Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-26T11:55:30.796Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-26T11:55:31.244Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-26T11:55:32.605Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-26T11:55:32.605Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-26T11:55:32.605Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-26T11:55:34.487Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-26T11:55:35.410Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-26T11:55:35.587Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-26T11:55:36.060Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-26T11:55:36.060Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-26T11:55:36.060Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-26T11:55:37.292Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-26T11:55:37.292Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-26T11:55:37.292Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-26T11:55:38.654Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-26T11:55:39.036Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-26T11:55:40.536Z] === RUN TestDockerSuite/TestRunMount [2020-05-26T11:55:42.859Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-26T11:55:45.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-26T11:55:45.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-26T11:55:45.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-26T11:55:47.076Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-26T11:55:47.076Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-26T11:55:47.804Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-26T11:55:47.999Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-26T11:55:48.800Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-26T11:55:49.797Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-26T11:55:49.881Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-26T11:55:51.766Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-26T11:55:55.026Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-26T11:55:57.533Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-26T11:56:00.791Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-26T11:56:01.715Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-26T11:56:03.598Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-26T11:56:03.598Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-26T11:56:04.160Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-26T11:56:04.791Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-26T11:56:04.791Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-26T11:56:05.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-26T11:56:06.082Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-26T11:56:07.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-26T11:56:09.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-26T11:56:12.025Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-26T11:56:13.513Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-26T11:56:15.753Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-26T11:56:16.193Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-26T11:56:17.116Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-26T11:56:17.116Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-26T11:56:18.039Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-26T11:56:18.039Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-26T11:56:18.597Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-26T11:56:19.521Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-26T11:56:19.521Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-26T11:56:20.444Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-26T11:56:21.368Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-26T11:56:21.368Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-26T11:56:21.926Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-26T11:56:22.851Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-26T11:56:24.465Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-26T11:56:24.734Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-26T11:56:25.293Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-26T11:56:26.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-26T11:56:26.775Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-26T11:56:27.699Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-26T11:56:28.259Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-26T11:56:29.182Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T11:56:29.182Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-26T11:56:29.253Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-26T11:56:29.742Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-26T11:56:30.665Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-26T11:56:30.665Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-26T11:56:31.224Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-26T11:56:33.105Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-26T11:56:33.105Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-26T11:56:34.042Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-26T11:56:35.037Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-26T11:56:35.037Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-26T11:56:35.037Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-26T11:56:36.362Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-26T11:56:37.283Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-26T11:56:37.283Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-26T11:56:37.722Z] === RUN TestDockerSuite/TestRunRm [2020-05-26T11:56:38.652Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-26T11:56:42.807Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-26T11:56:43.062Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-26T11:56:43.986Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-26T11:56:45.346Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-26T11:56:46.270Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-26T11:56:50.425Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-26T11:56:55.663Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-26T11:56:55.663Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-26T11:56:56.586Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-26T11:56:57.510Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-26T11:56:58.068Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-26T11:56:58.992Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-26T11:56:59.551Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-26T11:57:00.477Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-26T11:57:01.400Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-26T11:57:01.960Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-26T11:57:05.221Z] === RUN TestDockerSuite/TestRunState [2020-05-26T11:57:06.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-26T11:57:07.069Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-26T11:57:07.992Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-26T11:57:07.992Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-26T11:57:07.992Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-26T11:57:08.919Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-26T11:57:09.477Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-26T11:57:11.363Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-26T11:57:11.363Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-26T11:57:11.363Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-26T11:57:11.922Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-26T11:57:14.433Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-26T11:57:15.356Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-26T11:57:15.611Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-26T11:57:17.493Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-26T11:57:20.155Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-26T11:57:21.651Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-26T11:57:21.651Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-26T11:57:24.909Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-26T11:57:25.163Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-26T11:57:26.089Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-26T11:57:27.013Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-26T11:57:29.523Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-26T11:57:30.084Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-26T11:57:30.644Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-26T11:57:31.568Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-26T11:57:31.568Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-26T11:57:31.823Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-26T11:57:32.747Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-26T11:57:33.686Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-26T11:57:34.610Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-26T11:57:34.610Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-26T11:57:34.610Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-26T11:57:35.164Z] === RUN TestDockerSuite/TestBuildRm [2020-05-26T11:57:35.171Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-26T11:57:39.328Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-26T11:57:40.252Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-26T11:57:41.176Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-26T11:57:41.734Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-26T11:57:42.293Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-26T11:57:44.804Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-26T11:57:46.687Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-26T11:57:47.610Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-26T11:57:47.746Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-26T11:57:48.971Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-26T11:57:49.328Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-26T11:57:49.328Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-26T11:57:49.328Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-26T11:57:50.854Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-26T11:57:50.909Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-26T11:57:51.778Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-26T11:57:52.701Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-26T11:57:53.261Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-26T11:57:53.887Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-26T11:57:54.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-26T11:57:54.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-26T11:57:54.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-26T11:57:54.184Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-26T11:57:54.438Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-26T11:57:55.361Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-26T11:57:56.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-26T11:57:56.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-26T11:57:56.540Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-26T11:57:56.865Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-26T11:57:57.468Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-26T11:57:59.350Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-26T11:57:59.909Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-26T11:58:00.834Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-26T11:58:00.834Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-26T11:58:01.656Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-26T11:58:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-26T11:58:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-26T11:58:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-26T11:58:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-26T11:58:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-26T11:58:02.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-26T11:58:02.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-26T11:58:02.267Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-26T11:58:02.521Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-26T11:58:02.776Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-26T11:58:03.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-26T11:58:03.699Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-26T11:58:04.258Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-26T11:58:04.513Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-26T11:58:05.073Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-26T11:58:05.329Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-26T11:58:05.329Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-26T11:58:06.253Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-26T11:58:06.813Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-26T11:58:07.372Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-26T11:58:07.372Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-26T11:58:07.627Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-26T11:58:08.186Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-26T11:58:09.110Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-26T11:58:09.110Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-26T11:58:09.110Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-26T11:58:10.034Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-26T11:58:11.395Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-26T11:58:12.318Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-26T11:58:12.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-26T11:58:12.877Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-26T11:58:12.877Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-26T11:58:14.761Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-26T11:58:15.320Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-26T11:58:17.830Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-26T11:58:18.757Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-26T11:58:18.757Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-26T11:58:18.757Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-26T11:58:19.686Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-26T11:58:21.045Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-26T11:58:22.448Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-26T11:58:22.448Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-26T11:58:22.987Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-26T11:58:22.987Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-26T11:58:22.987Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-26T11:58:24.330Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-26T11:58:24.330Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-26T11:58:24.889Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-26T11:58:26.771Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-26T11:58:26.771Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-26T11:58:28.652Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-26T11:58:28.652Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-26T11:58:28.652Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-26T11:58:30.535Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-26T11:58:31.727Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-26T11:58:31.727Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-26T11:58:31.897Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-26T11:58:32.152Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-26T11:58:32.152Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-26T11:58:32.406Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-26T11:58:32.406Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-26T11:58:32.661Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-26T11:58:35.169Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-26T11:58:36.523Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-26T11:58:36.523Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-26T11:58:41.321Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-26T11:58:41.690Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-26T11:58:43.573Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-26T11:58:44.497Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-26T11:58:45.857Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-26T11:58:49.126Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-26T11:58:51.635Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-26T11:58:52.193Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-26T11:58:54.076Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-26T11:58:56.586Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-26T11:58:58.471Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-26T11:59:01.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-26T11:59:01.983Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-26T11:59:02.631Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-26T11:59:02.631Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-26T11:59:03.104Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-26T11:59:04.101Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-26T11:59:07.216Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-26T11:59:08.893Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-26T11:59:09.723Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-26T11:59:13.693Z] === RUN TestDockerSuite/TestBuildUser [2020-05-26T11:59:13.693Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-26T11:59:13.693Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-26T11:59:13.693Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-26T11:59:14.954Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-26T11:59:17.520Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-26T11:59:18.211Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-26T11:59:18.522Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-26T11:59:19.571Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-26T11:59:20.531Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-26T11:59:20.758Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-26T11:59:20.758Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-26T11:59:20.758Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-26T11:59:21.455Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-26T11:59:22.014Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-26T11:59:22.014Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-26T11:59:22.937Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-26T11:59:27.091Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-26T11:59:31.293Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-26T11:59:31.293Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-26T11:59:32.216Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-26T11:59:32.216Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-26T11:59:33.139Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-26T11:59:35.022Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-26T11:59:35.022Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-26T11:59:36.383Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-26T11:59:37.306Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-26T11:59:38.229Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-26T11:59:40.111Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-26T11:59:42.083Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-26T11:59:42.083Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-26T11:59:44.265Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-26T11:59:45.625Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-26T11:59:45.625Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-26T11:59:46.548Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-26T11:59:47.471Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-26T11:59:51.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-26T11:59:52.579Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-26T11:59:54.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-26T11:59:54.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-26T11:59:56.399Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-26T11:59:56.873Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-26T11:59:56.873Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-26T11:59:58.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-26T11:59:59.110Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-26T11:59:59.585Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-05-26T12:00:00.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-26T12:00:04.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-26T12:00:08.073Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-26T12:00:09.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-26T12:00:12.144Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-26T12:00:12.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-26T12:00:13.832Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T12:00:14.755Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-26T12:00:15.975Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-26T12:00:15.975Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-26T12:00:16.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-26T12:00:17.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-26T12:00:20.517Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-26T12:00:23.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-26T12:00:24.906Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-26T12:00:27.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-26T12:00:29.920Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-26T12:00:30.992Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-26T12:00:30.992Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-26T12:00:30.992Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-26T12:00:30.992Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-26T12:00:31.466Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-26T12:00:40.185Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-26T12:00:41.772Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-26T12:00:42.246Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-26T12:00:42.246Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-26T12:00:42.246Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-26T12:00:44.493Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-26T12:00:44.737Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-26T12:00:44.737Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-26T12:00:44.737Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-26T12:00:45.662Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-26T12:00:45.662Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-26T12:00:45.662Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-26T12:00:45.916Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-26T12:00:46.884Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-26T12:00:46.884Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-26T12:00:47.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-26T12:00:47.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-26T12:00:47.807Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-26T12:00:47.807Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-26T12:00:47.807Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-26T12:00:50.316Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-26T12:00:50.316Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-26T12:00:50.571Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-26T12:00:50.571Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-26T12:00:50.571Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-26T12:00:51.496Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-26T12:00:54.003Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-26T12:00:54.003Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-26T12:00:54.003Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-26T12:00:54.998Z] === RUN TestDockerSuite/TestCommitChange [2020-05-26T12:00:57.279Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-26T12:00:59.799Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-26T12:01:01.440Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite (1728.01s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.11s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.09s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.23s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.97s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.44s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.05s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.11s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.91s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.12s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.17s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.49s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.35s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.43s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.30s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.18s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.99s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.40s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.99s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.20s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.03s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.72s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.49s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.54s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.64s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.60s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.91s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.90s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.64s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.68s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContChar (4.10s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.28s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.85s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.03s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.82s) [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.87s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.90s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.28s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.19s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.69s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.10s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.67s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.32s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.64s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.98s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.24s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.78s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.16s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.47s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.02s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.25s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.93s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2020-05-26T12:01:01.440Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-26T12:01:01.440Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.05s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.84s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.81s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.88s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildHistory (4.48s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.80s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.30s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-05-26T12:01:01.440Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.82s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.24s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.73s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.23s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.73s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.52s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.12s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.53s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.42s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.14s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.99s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.37s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.32s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.24s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.61s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRm (3.02s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.99s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.58s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildStderr (1.15s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.32s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.85s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.77s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.42s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.60s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.55s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-26T12:01:01.441Z] docker_cli_sni_test.go:18: Flakey test [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.77s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.86s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.21s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitTTY (1.90s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.66s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.10s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-26T12:01:01.441Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-26T12:01:01.441Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.68s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.31s) [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008eaba0 } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1680683090 /foo false } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1680683090 /foo true } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3870136201 /foo false } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3870136201 /foo true } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3870136201 /foo true 0xc0008eb020 } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008eb040 } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008eb060 } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008eb080 } [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008eb0a0 } [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 0 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 1 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 2 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 3 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 4 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 5 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 6 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 7 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 8 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 9 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 10 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 11 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 12 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 13 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 14 [2020-05-26T12:01:01.441Z] docker_api_containers_test.go:1926: case 15 [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.88s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.02s) [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership017532474/file1 a018603be6a2ddda07fb9cee728df9665de03f013d206e4c50a4ebd17da73dee:/tmpvol/file1` [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.03s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 0c0dd0bb8490cce0c0aa91e3d9c6c4bbc0a14901f243cf8a5024679758035a3a:/root/file1 /tmp/test-cp-from-case-a995447889/itWorks.txt` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a995447889/itWorks.txt" contains "file1\n" [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 80d05a33784c2579649de69541e21e1bc4f86a63701f078574ed45d1ed9e7a83:/file1 /tmp/test-cp-from-case-b442186620/testDir/` [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c691577515/file2" contains "file2\n" [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 0c8150307145ba25886398439151b1d967587c14cdb12a4fbfe79e428a08547a:/root/file1 /tmp/test-cp-from-case-c691577515/file2` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c691577515/file2" contains "file1\n" [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ed272ac7d9fd479aaa65c257d079390211de114ebcc150077de317cd5320b73:/file1 /tmp/test-cp-from-case-d352451086/dir1` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d352451086/dir1/file1" contains "file1\n" [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ed272ac7d9fd479aaa65c257d079390211de114ebcc150077de317cd5320b73:/file1 /tmp/test-cp-from-case-d352451086/dir1/` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d352451086/dir1/file1" contains "file1\n" [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.01s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 3f4464e4dd558fe1415827aa2736fd6730d35b5f95d4c2a7d7ad52242bcbf511:dir1 /tmp/test-cp-from-case-e398500373/testDir` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e398500373/testDir/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp 3f4464e4dd558fe1415827aa2736fd6730d35b5f95d4c2a7d7ad52242bcbf511:dir1 /tmp/test-cp-from-case-e398500373/testDir/` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e398500373/testDir/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp e3b9c8ba9e9965a98ae99706b54a693a99e6bb2b1be523bc7094f2db479feed3:/root/dir1 /tmp/test-cp-from-case-f306612336/file1` [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp d0316152d13bb87fa74d152127183d368914dacbc4c1b33b633e898daabcb370:/root/dir1 /tmp/test-cp-from-case-g078168847/dir2` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g078168847/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp d0316152d13bb87fa74d152127183d368914dacbc4c1b33b633e898daabcb370:/root/dir1 /tmp/test-cp-from-case-g078168847/dir2/` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g078168847/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.441Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.21s) [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:192: running `docker cp fea45e600b9b2b15f4a0dcca14261a166fcf1e9c1b39fb8acf6e6bddc5603489:dir1/. /tmp/test-cp-from-case-h274691874/testDir` [2020-05-26T12:01:01.441Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h274691874/testDir/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp fea45e600b9b2b15f4a0dcca14261a166fcf1e9c1b39fb8acf6e6bddc5603489:dir1/. /tmp/test-cp-from-case-h274691874/testDir/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h274691874/testDir/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp a587da28db71248fa5b9d6b92193ea3d820f96e647f104433f1ae2ce8f6e5a42:/root/dir1/. /tmp/test-cp-from-case-i085611033/file1` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp d8c384002445a325a441443081c27b0b66b9c3591c5234af06cc1879aee92d81:/root/dir1/. /tmp/test-cp-from-case-j293661860/dir2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j293661860/dir2/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp d8c384002445a325a441443081c27b0b66b9c3591c5234af06cc1879aee92d81:/root/dir1/. /tmp/test-cp-from-case-j293661860/dir2/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j293661860/dir2/file1-1" contains "file1-1\n" [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp 5afb083003914470eea07282424ff86430ef219e01b70acdf681d5e409dd4c87:/file2 /tmp/test-cp-from-err-dst-not-dir336498099/symlinkToFile1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir336498099/symlinkToFile1" points to "file1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir336498099/file1" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp 5afb083003914470eea07282424ff86430ef219e01b70acdf681d5e409dd4c87:/file2 /tmp/test-cp-from-err-dst-not-dir336498099/symlinkToDir1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir336498099/symlinkToDir1" points to "dir1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir336498099/file2" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp 5afb083003914470eea07282424ff86430ef219e01b70acdf681d5e409dd4c87:/file2 /tmp/test-cp-from-err-dst-not-dir336498099/brokenSymlinkToFileX` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir336498099/brokenSymlinkToFileX" points to "fileX" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir336498099/fileX" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp 5afb083003914470eea07282424ff86430ef219e01b70acdf681d5e409dd4c87:/dir2 /tmp/test-cp-from-err-dst-not-dir336498099/symlinkToDir1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir336498099/symlinkToDir1" points to "dir1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir336498099/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp 5afb083003914470eea07282424ff86430ef219e01b70acdf681d5e409dd4c87:/dir2 /tmp/test-cp-from-err-dst-not-dir336498099/brokenSymlinkToDirX` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir336498099/brokenSymlinkToDirX" points to "dirX" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir336498099/dirX/file2-1" contains "file2-1\n" [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.29s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a970843067/file1 81f810bf75275394b50df75b3548364bb0c848c270527cecec915ae93b355e29:/root/itWorks.txt` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "81f810bf75275394b50df75b3548364bb0c848c270527cecec915ae93b355e29" start output contains "file1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 81f810bf75275394b50df75b3548364bb0c848c270527cecec915ae93b355e29` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b074481118/file1 f0c040d15f52c4b90092b6b4cf618dad62f387ea53e1e6c67498157fe088a195:testDir/` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "a4f2a19416017a7d1f1cdcf6b0f3a026a2cd568c5b7819fec853218330d4e745" start output contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a a4f2a19416017a7d1f1cdcf6b0f3a026a2cd568c5b7819fec853218330d4e745` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c005377445/file1 a4f2a19416017a7d1f1cdcf6b0f3a026a2cd568c5b7819fec853218330d4e745:/root/file2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "a4f2a19416017a7d1f1cdcf6b0f3a026a2cd568c5b7819fec853218330d4e745" start output contains "file1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a a4f2a19416017a7d1f1cdcf6b0f3a026a2cd568c5b7819fec853218330d4e745` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "d24c4e81427b3f23e1e86f626c1e74badfcc0fc9c8774037b34b1f28a1a0f7ef" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a d24c4e81427b3f23e1e86f626c1e74badfcc0fc9c8774037b34b1f28a1a0f7ef` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d193697984/file1 d24c4e81427b3f23e1e86f626c1e74badfcc0fc9c8774037b34b1f28a1a0f7ef:dir1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "d24c4e81427b3f23e1e86f626c1e74badfcc0fc9c8774037b34b1f28a1a0f7ef" start output contains "file1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a d24c4e81427b3f23e1e86f626c1e74badfcc0fc9c8774037b34b1f28a1a0f7ef` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "eb2080607015905219159baf65cc52267f7de81f5094b6c8a682ac5e3f34a54a" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb2080607015905219159baf65cc52267f7de81f5094b6c8a682ac5e3f34a54a` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d193697984/file1 eb2080607015905219159baf65cc52267f7de81f5094b6c8a682ac5e3f34a54a:dir1/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "eb2080607015905219159baf65cc52267f7de81f5094b6c8a682ac5e3f34a54a" start output contains "file1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb2080607015905219159baf65cc52267f7de81f5094b6c8a682ac5e3f34a54a` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e380246303/dir1 4d1401a1821034c3d57649c143a69d1b266f6cd93416fdfcedf444f63d5d86fa:testDir` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "4d1401a1821034c3d57649c143a69d1b266f6cd93416fdfcedf444f63d5d86fa" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4d1401a1821034c3d57649c143a69d1b266f6cd93416fdfcedf444f63d5d86fa` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e380246303/dir1 8e28c24cd984c6ade141adf9028649951088b8b97635a091bf896c72ce99e116:testDir/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "8e28c24cd984c6ade141adf9028649951088b8b97635a091bf896c72ce99e116" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e28c24cd984c6ade141adf9028649951088b8b97635a091bf896c72ce99e116` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f844364786/dir1 96796a8398767c08a4d5a5fc2f6b4c93591cd716345db80d13a6469c2c2fa3e6:/root/file1` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.90s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "a8551610b939097ce6c6e2e3fc2651e005da0dfcf508557e064946206d9592a2" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a a8551610b939097ce6c6e2e3fc2651e005da0dfcf508557e064946206d9592a2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g599781545/dir1 a8551610b939097ce6c6e2e3fc2651e005da0dfcf508557e064946206d9592a2:/root/dir2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "a8551610b939097ce6c6e2e3fc2651e005da0dfcf508557e064946206d9592a2" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a a8551610b939097ce6c6e2e3fc2651e005da0dfcf508557e064946206d9592a2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "b7ec1ae21ba1f8230e1d06bdfa7a95f48c46da662518ec36e7cf6c2b50a2d548" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7ec1ae21ba1f8230e1d06bdfa7a95f48c46da662518ec36e7cf6c2b50a2d548` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g599781545/dir1 b7ec1ae21ba1f8230e1d06bdfa7a95f48c46da662518ec36e7cf6c2b50a2d548:/dir2/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "b7ec1ae21ba1f8230e1d06bdfa7a95f48c46da662518ec36e7cf6c2b50a2d548" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7ec1ae21ba1f8230e1d06bdfa7a95f48c46da662518ec36e7cf6c2b50a2d548` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.42s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h127042036/dir1/. dc3ceacbe0fbac9f3aae47f83b22ae3feb13d21f47cf59ce55ddc09961d5b480:testDir` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "dc3ceacbe0fbac9f3aae47f83b22ae3feb13d21f47cf59ce55ddc09961d5b480" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a dc3ceacbe0fbac9f3aae47f83b22ae3feb13d21f47cf59ce55ddc09961d5b480` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h127042036/dir1/. 849a2ca4f144afb5e59cbfe045929ee093f24054156e72c3ea614b25ac89bcf4:testDir/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "849a2ca4f144afb5e59cbfe045929ee093f24054156e72c3ea614b25ac89bcf4" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 849a2ca4f144afb5e59cbfe045929ee093f24054156e72c3ea614b25ac89bcf4` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i944058563/dir1/. 58a5055c2e33ecec342e60f725376df7af2edd5b4d6edb03f3459cbf11523c95:/root/file1` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.88s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "bf527e64d70bae0dbe9e99ef4c95679c17d55d89a858945f8ef738149854594f" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a bf527e64d70bae0dbe9e99ef4c95679c17d55d89a858945f8ef738149854594f` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j192993606/dir1/. bf527e64d70bae0dbe9e99ef4c95679c17d55d89a858945f8ef738149854594f:/dir2` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "bf527e64d70bae0dbe9e99ef4c95679c17d55d89a858945f8ef738149854594f" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a bf527e64d70bae0dbe9e99ef4c95679c17d55d89a858945f8ef738149854594f` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "52715843cd78bd7040f3895a6dbb358a588efaf81996971e69b7cd0bedfc427d" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52715843cd78bd7040f3895a6dbb358a588efaf81996971e69b7cd0bedfc427d` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j192993606/dir1/. 52715843cd78bd7040f3895a6dbb358a588efaf81996971e69b7cd0bedfc427d:/dir2/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "52715843cd78bd7040f3895a6dbb358a588efaf81996971e69b7cd0bedfc427d" start output contains "file1-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52715843cd78bd7040f3895a6dbb358a588efaf81996971e69b7cd0bedfc427d` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions451527661/permdirtest permtest:/` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs990127783/file1 fa8bf281ae0d6e32f272b5a3634fe2fbcb500b2ef0591fc6a5f70b60bdc7c54d:/root/shouldNotExist` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "fa8bf281ae0d6e32f272b5a3634fe2fbcb500b2ef0591fc6a5f70b60bdc7c54d" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a fa8bf281ae0d6e32f272b5a3634fe2fbcb500b2ef0591fc6a5f70b60bdc7c54d` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.75s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume215311322/file1 13a519da672e6b129cf35caaf066eba136937792d27daf5f553f8b88452f05f7:/vol_ro/shouldNotExist` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:279: checking that container "13a519da672e6b129cf35caaf066eba136937792d27daf5f553f8b88452f05f7" start output contains "" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:209: running `docker start -a 13a519da672e6b129cf35caaf066eba136937792d27daf5f553f8b88452f05f7` [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.31s) [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-215142769/file2 f0a919d2ead1fd86a82e4ed8d8be4c3696cba7b5409bf02f6da5409c08ca6f3d:/vol2/symlinkToFile1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-215142769/symlinkToFile1" points to "file1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-215142769/file1" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-215142769/file2 f0a919d2ead1fd86a82e4ed8d8be4c3696cba7b5409bf02f6da5409c08ca6f3d:/vol2/symlinkToDir1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-215142769/symlinkToDir1" points to "dir1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-215142769/file2" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-215142769/file2 f0a919d2ead1fd86a82e4ed8d8be4c3696cba7b5409bf02f6da5409c08ca6f3d:/vol2/brokenSymlinkToFileX` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-215142769/brokenSymlinkToFileX" points to "fileX" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-215142769/fileX" contains "file2\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-215142769//dir2 f0a919d2ead1fd86a82e4ed8d8be4c3696cba7b5409bf02f6da5409c08ca6f3d:/vol2/symlinkToDir1` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-215142769/symlinkToDir1" points to "dir1" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-215142769/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-215142769//dir2 f0a919d2ead1fd86a82e4ed8d8be4c3696cba7b5409bf02f6da5409c08ca6f3d:/vol2/brokenSymlinkToDirX` [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-215142769/brokenSymlinkToDirX" points to "dirX" [2020-05-26T12:01:01.442Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-215142769/dirX/file2-1" contains "file2-1\n" [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2020-05-26T12:01:01.442Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-26T12:01:01.442Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-05-26T12:01:01.442Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-26T12:01:01.442Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.27s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-05-26T12:01:01.442Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.48s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.98s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.37s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.71s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.66s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.74s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.13s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.17s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.97s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.59s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.98s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-05-26T12:01:01.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-26T12:01:01.443Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-26T12:01:01.443Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.80s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsResize (0.98s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.28s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.56s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.84s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecInteractive (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.84s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.06s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecStartFails (0.97s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2020-05-26T12:01:01.443Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-26T12:01:01.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestExecWithUser (1.24s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHealth (20.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.10s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportFile (1.92s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportGzipped (2.20s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.91s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-05-26T12:01:01.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-05-26T12:01:01.443Z] daemon.go:325: [da69fdf542370] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:325: [da69fdf542370] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:353: [da69fdf542370] daemon started [2020-05-26T12:01:01.443Z] daemon.go:461: [da69fdf542370] Stopping daemon [2020-05-26T12:01:01.443Z] daemon.go:296: [da69fdf542370] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:448: [da69fdf542370] Daemon stopped [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-05-26T12:01:01.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T12:01:01.443Z] daemon.go:325: [db72ccc68a14a] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:325: [db72ccc68a14a] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:353: [db72ccc68a14a] daemon started [2020-05-26T12:01:01.443Z] daemon.go:461: [db72ccc68a14a] Stopping daemon [2020-05-26T12:01:01.443Z] daemon.go:296: [db72ccc68a14a] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:448: [db72ccc68a14a] Daemon stopped [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-05-26T12:01:01.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-05-26T12:01:01.443Z] daemon.go:325: [d6115f68a831a] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:325: [d6115f68a831a] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:353: [d6115f68a831a] daemon started [2020-05-26T12:01:01.443Z] daemon.go:461: [d6115f68a831a] Stopping daemon [2020-05-26T12:01:01.443Z] daemon.go:296: [d6115f68a831a] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:448: [d6115f68a831a] Daemon stopped [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-26T12:01:01.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-26T12:01:01.443Z] daemon.go:325: [d78cec81ed8f9] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:296: [d78cec81ed8f9] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:325: [d78cec81ed8f9] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:325: [d78cec81ed8f9] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:296: [d78cec81ed8f9] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:325: [d78cec81ed8f9] waiting for daemon to start [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoFormat (0.06s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-05-26T12:01:01.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-05-26T12:01:01.443Z] daemon.go:325: [d756fbfe6549e] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:325: [d756fbfe6549e] waiting for daemon to start [2020-05-26T12:01:01.443Z] daemon.go:353: [d756fbfe6549e] daemon started [2020-05-26T12:01:01.443Z] daemon.go:461: [d756fbfe6549e] Stopping daemon [2020-05-26T12:01:01.443Z] daemon.go:296: [d756fbfe6549e] exiting daemon [2020-05-26T12:01:01.443Z] daemon.go:448: [d756fbfe6549e] Daemon stopped [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-05-26T12:01:01.443Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-26T12:01:01.443Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-05-26T12:01:01.443Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-26T12:01:01.443Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.68s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.47s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.07s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.83s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.61s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.46s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.10s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.70s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.77s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.04s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.02s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.37s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.58s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2020-05-26T12:01:01.443Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestNetHostname (2.24s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.27s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.94s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginActive (1.85s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-05-26T12:01:01.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-05-26T12:01:01.444Z] daemon.go:325: [d2a63e369aebb] waiting for daemon to start [2020-05-26T12:01:01.444Z] daemon.go:325: [d2a63e369aebb] waiting for daemon to start [2020-05-26T12:01:01.444Z] daemon.go:353: [d2a63e369aebb] daemon started [2020-05-26T12:01:01.444Z] daemon.go:461: [d2a63e369aebb] Stopping daemon [2020-05-26T12:01:01.444Z] daemon.go:296: [d2a63e369aebb] exiting daemon [2020-05-26T12:01:01.444Z] daemon.go:448: [d2a63e369aebb] Daemon stopped [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.98s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.47s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPortList (11.23s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.29s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.51s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.29s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.13s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.85s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.38s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.58s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.78s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.59s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.86s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.94s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.40s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.82s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.89s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.00s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.43s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.94s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.06s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.92s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.66s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.97s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.95s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.96s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-26T12:01:01.444Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.99s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.96s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.91s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.82s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.12s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.48s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMount (6.07s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.32s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.59s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-05-26T12:01:01.444Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-26T12:01:01.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.63s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2020-05-26T12:01:01.444Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-05-26T12:01:01.444Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-26T12:01:01.445Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-26T12:01:01.445Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.87s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.73s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunState (1.61s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunSysctls (1.60s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.51s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.15s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.99s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.90s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserByName (0.98s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-26T12:01:01.445Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.93s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.91s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.58s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.73s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.81s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (1.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.97s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.37s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.91s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.52s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.03s) [2020-05-26T12:01:01.445Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents935554555 [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.35s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.75s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.73s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.29s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateStats (3.82s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.00s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.36s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.44s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.94s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.26s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.52s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.38s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.32s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.31s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.78s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.33s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.03s) [2020-05-26T12:01:01.445Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.09s) [2020-05-26T12:01:01.445Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-26T12:01:01.445Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-26T12:01:01.445Z] === RUN TestDockerRegistrySuite [2020-05-26T12:01:01.445Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-26T12:01:02.806Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-26T12:01:04.166Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-26T12:01:04.609Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-26T12:01:04.609Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-26T12:01:06.048Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:01:10.204Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-26T12:01:11.835Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-26T12:01:11.835Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-26T12:01:14.360Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-26T12:01:15.721Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-26T12:01:17.081Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-26T12:01:18.440Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-26T12:01:19.801Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-26T12:01:21.161Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-26T12:01:22.522Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-26T12:01:23.883Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-26T12:01:26.394Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-26T12:01:28.904Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-26T12:01:29.754Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-26T12:01:30.263Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-26T12:01:33.521Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-26T12:01:33.592Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-26T12:01:34.880Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:01:34.880Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:01:36.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:01:37.600Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:01:38.523Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-26T12:01:40.801Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-26T12:01:42.679Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-26T12:01:42.679Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-26T12:01:44.039Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-26T12:01:44.293Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-26T12:01:44.548Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-26T12:01:44.803Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-26T12:01:45.058Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-26T12:01:45.313Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-26T12:01:45.567Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-26T12:01:46.928Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-26T12:01:48.009Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-26T12:01:48.009Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-26T12:01:49.438Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-26T12:01:49.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-26T12:01:49.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-26T12:01:49.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-26T12:01:49.604Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-26T12:01:49.996Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-26T12:01:51.855Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-26T12:01:51.855Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-26T12:01:51.855Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-26T12:01:51.880Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-26T12:01:52.446Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite (52.32s) [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d8fe774d00e2c is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d40265d4d6280 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d9bb74d9781d9 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d3d7ddeb7e70a is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.09s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d22e98f4a5c4e is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d307139782a9c is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d460e21853291 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d944026b4b5b9 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d70aac35aecf0 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon dfc71d7e53079 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon db1a1dcf57e8f is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon db514b002697f is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-26T12:01:53.369Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e99e1e6260e47eef4102ecd357d24bda0bf468214475ee6ffe8c6da6d8361727 [2020-05-26T12:01:53.369Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:81280cdae8757072f15d0990067fd8f6ac435142bf2392ebd0532d8a3e4cc496 [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d00f78d5ff5ff is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.55s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-26T12:01:53.369Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6fbedf99e3a618654e60f039fe71f1a9fe85b3b4e5da6a560978b5036615c93 [2020-05-26T12:01:53.369Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ed826e9e0807d8fa380e35f4a4c2a7201950d72d7687834d34e5bef3eeb9e025 [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon df8b52646189c is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon da761f07d1daa is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.16s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d219f60e6ac3b is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d5030118a2d97 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon dce8bf9301795 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d1a9bae79666f is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d2a30a72459b3 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d86e87ce352fc is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d76f85f338573 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon dcf8dddee9b91 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d9d0b50de9dd7 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d401e577c343d is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d381a8b75015e is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon dd192950521e6 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d6121306e4888 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d257519ebc15d is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d2618e90e327c is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d3fd4c48e0f91 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d906161ba0058 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d28e823476bc7 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-05-26T12:01:53.369Z] check_test.go:196: Daemon d2eff6994b286 is not started [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-26T12:01:53.369Z] daemon.go:325: [db819cefbb813] waiting for daemon to start [2020-05-26T12:01:53.369Z] daemon.go:325: [db819cefbb813] waiting for daemon to start [2020-05-26T12:01:53.369Z] daemon.go:353: [db819cefbb813] daemon started [2020-05-26T12:01:53.369Z] daemon.go:461: [db819cefbb813] Stopping daemon [2020-05-26T12:01:53.369Z] daemon.go:296: [db819cefbb813] exiting daemon [2020-05-26T12:01:53.369Z] daemon.go:448: [db819cefbb813] Daemon stopped [2020-05-26T12:01:53.369Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-26T12:01:53.369Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-05-26T12:01:53.369Z] daemon.go:325: [d188b559929d4] waiting for daemon to start [2020-05-26T12:01:53.369Z] daemon.go:325: [d188b559929d4] waiting for daemon to start [2020-05-26T12:01:53.369Z] daemon.go:353: [d188b559929d4] daemon started [2020-05-26T12:01:53.369Z] daemon.go:461: [d188b559929d4] Stopping daemon [2020-05-26T12:01:53.369Z] daemon.go:296: [d188b559929d4] exiting daemon [2020-05-26T12:01:53.369Z] daemon.go:448: [d188b559929d4] Daemon stopped [2020-05-26T12:01:53.369Z] === RUN TestDockerSchema1RegistrySuite [2020-05-26T12:01:53.369Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:01:54.087Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-26T12:01:54.087Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-26T12:01:54.087Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-26T12:01:54.087Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-26T12:01:54.087Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-26T12:01:56.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-26T12:01:57.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-26T12:01:58.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-26T12:02:00.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-26T12:02:00.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-26T12:02:00.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-26T12:02:01.681Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-26T12:02:02.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-26T12:02:02.393Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-26T12:02:03.041Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-26T12:02:04.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:02:04.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:02:04.627Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-26T12:02:04.628Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-26T12:02:04.628Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-26T12:02:05.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:02:06.213Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-26T12:02:06.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:02:06.687Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-26T12:02:08.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-26T12:02:08.270Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-26T12:02:08.270Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-26T12:02:11.247Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-26T12:02:11.247Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-26T12:02:12.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-26T12:02:12.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-26T12:02:12.457Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-26T12:02:12.711Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-26T12:02:12.825Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-26T12:02:12.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-26T12:02:13.222Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-26T12:02:13.476Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite (20.36s) [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.17s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon dbdc3e69a99cc is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.04s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d7e6ac0b9e204 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d4e4af0b01559 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon da49e32b2df35 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon de10d9bce2cff is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon dee6223daa2df is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d3850f9328a77 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon db0e9fdedc99e is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.66s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d00184a1c2d9d is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon df42053a8cd1a is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon dff5a00f32f6f is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d70df0d88eb7b is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon dbd99bde9b771 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon dba5abd86fad8 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon df5c2664845b3 is not started [2020-05-26T12:02:13.731Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-26T12:02:13.731Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-26T12:02:13.731Z] check_test.go:223: Daemon d4964aed31375 is not started [2020-05-26T12:02:13.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-26T12:02:13.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-26T12:02:14.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-26T12:02:15.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-26T12:02:15.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-26T12:02:16.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-26T12:02:16.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-26T12:02:16.645Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-26T12:02:16.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-26T12:02:17.388Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon ddaa4afe2e086 is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon d959b1f659eb8 is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon d7aa8247d4a02 is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-26T12:02:17.643Z] daemon.go:325: [d5a517f530f4f] waiting for daemon to start [2020-05-26T12:02:17.643Z] daemon.go:325: [d5a517f530f4f] waiting for daemon to start [2020-05-26T12:02:17.643Z] daemon.go:353: [d5a517f530f4f] daemon started [2020-05-26T12:02:17.643Z] daemon.go:461: [d5a517f530f4f] Stopping daemon [2020-05-26T12:02:17.643Z] daemon.go:296: [d5a517f530f4f] exiting daemon [2020-05-26T12:02:17.643Z] daemon.go:448: [d5a517f530f4f] Daemon stopped [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon d827df3782a9e is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon dedd662284916 is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon d476e0e540ac6 is not started [2020-05-26T12:02:17.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-05-26T12:02:17.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-26T12:02:17.643Z] check_test.go:252: Daemon ddcc8d0bf91c5 is not started [2020-05-26T12:02:17.643Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-26T12:02:17.643Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-26T12:02:21.437Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-26T12:02:21.437Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-26T12:02:21.437Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-26T12:02:21.437Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-26T12:02:21.437Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-26T12:02:22.434Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-26T12:02:22.434Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-26T12:02:22.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-26T12:02:22.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-26T12:02:22.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-26T12:02:23.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-26T12:02:23.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-26T12:02:23.395Z] check_test.go:279: Daemon db63986b7aeb8 is not started [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-26T12:02:23.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-26T12:02:23.395Z] check_test.go:279: Daemon d0c6f944bd47a is not started [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-26T12:02:23.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-26T12:02:23.395Z] check_test.go:279: Daemon de67a3971b3e6 is not started [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-26T12:02:23.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-26T12:02:23.395Z] check_test.go:279: Daemon d6f8830c41667 is not started [2020-05-26T12:02:23.395Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-26T12:02:23.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-26T12:02:23.395Z] check_test.go:279: Daemon d6145cf18aeae is not started [2020-05-26T12:02:23.395Z] === RUN TestDockerNetworkSuite [2020-05-26T12:02:23.395Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-26T12:02:24.682Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-26T12:02:24.682Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-26T12:02:26.651Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-26T12:02:26.917Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-26T12:02:26.917Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-26T12:02:27.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-26T12:02:29.804Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-26T12:02:30.743Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-26T12:02:32.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-26T12:02:32.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-05-26T12:02:34.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-26T12:02:35.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-26T12:02:38.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-26T12:02:40.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-26T12:02:43.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-26T12:02:46.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-26T12:02:49.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-26T12:02:49.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-26T12:02:53.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-26T12:02:54.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-26T12:02:55.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-26T12:02:55.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-26T12:02:56.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-26T12:02:57.827Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-26T12:02:58.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-26T12:03:00.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-26T12:03:00.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-26T12:03:00.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-26T12:03:02.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-26T12:03:02.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-26T12:03:02.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-26T12:03:02.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-26T12:03:03.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-26T12:03:05.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-26T12:03:05.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-26T12:03:05.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-26T12:03:05.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-26T12:03:10.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-26T12:03:10.601Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-26T12:03:11.083Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-26T12:03:11.083Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-26T12:03:11.083Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-26T12:03:13.353Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-26T12:03:13.353Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-26T12:03:13.353Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-26T12:03:13.353Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-26T12:03:13.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-26T12:03:22.156Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-26T12:03:25.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-26T12:03:29.440Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-26T12:03:29.440Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-26T12:03:29.440Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-26T12:03:29.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-26T12:03:29.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-26T12:03:29.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-26T12:03:31.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-26T12:03:35.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-26T12:03:40.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-26T12:03:40.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-26T12:03:40.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-26T12:03:44.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-26T12:03:44.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-26T12:03:44.556Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-26T12:03:44.557Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-26T12:03:44.557Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-26T12:03:45.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-26T12:03:45.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-26T12:03:47.614Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-26T12:03:51.849Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-26T12:03:51.849Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-26T12:03:51.849Z] === RUN TestDockerSuite/TestCpToDot [2020-05-26T12:03:52.851Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-26T12:03:52.864Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-26T12:03:52.864Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-26T12:03:52.864Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite (90.46s) [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon da20d99788180 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon df88c2c0c51cb is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.97s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d0b4cd0dc3649 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.85s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d43902c0b189c is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.59s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:1233: Daemon d11502cc905eb is not started [2020-05-26T12:03:53.775Z] daemon.go:325: [d11502cc905eb] waiting for daemon to start [2020-05-26T12:03:53.775Z] daemon.go:325: [d11502cc905eb] waiting for daemon to start [2020-05-26T12:03:53.775Z] daemon.go:353: [d11502cc905eb] daemon started [2020-05-26T12:03:53.775Z] daemon.go:461: [d11502cc905eb] Stopping daemon [2020-05-26T12:03:53.775Z] daemon.go:296: [d11502cc905eb] exiting daemon [2020-05-26T12:03:53.775Z] daemon.go:448: [d11502cc905eb] Daemon stopped [2020-05-26T12:03:53.775Z] daemon.go:325: [d11502cc905eb] waiting for daemon to start [2020-05-26T12:03:53.775Z] daemon.go:325: [d11502cc905eb] waiting for daemon to start [2020-05-26T12:03:53.775Z] daemon.go:353: [d11502cc905eb] daemon started [2020-05-26T12:03:53.775Z] daemon.go:461: [d11502cc905eb] Stopping daemon [2020-05-26T12:03:53.775Z] daemon.go:296: [d11502cc905eb] exiting daemon [2020-05-26T12:03:53.775Z] daemon.go:448: [d11502cc905eb] Daemon stopped [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d6f1d50ee343f is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.03s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d6676585c26eb is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.95s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d88c0c818b597 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon de50bc56fccd7 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon ddd45dbfecaff is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d744273685cfc is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d5ce8ef9355f9 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.65s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d54292c69a6aa is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.35s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d3be8feb097b0 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d726fc6791f79 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d127c8ee807a5 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon dd7a8d86a80d3 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon dc92ca432e544 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon db4cc3ecdf91c is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d704e225cd02a is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d92abb4aca611 is not started [2020-05-26T12:03:53.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-05-26T12:03:53.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-26T12:03:53.775Z] docker_cli_network_unix_test.go:46: Daemon d45d69f732692 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d3f9458ac327b is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d4ea3d921adf3 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-26T12:03:53.776Z] daemon.go:325: [db8600df037bc] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [db8600df037bc] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [db8600df037bc] daemon started [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:968: Daemon db8600df037bc is not started [2020-05-26T12:03:53.776Z] daemon.go:296: [db8600df037bc] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:325: [db8600df037bc] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [db8600df037bc] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [db8600df037bc] daemon started [2020-05-26T12:03:53.776Z] daemon.go:461: [db8600df037bc] Stopping daemon [2020-05-26T12:03:53.776Z] daemon.go:296: [db8600df037bc] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:448: [db8600df037bc] Daemon stopped [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.51s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d1f153176bcf8 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.36s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d911293c83164] daemon started [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:1116: Daemon d911293c83164 is not started [2020-05-26T12:03:53.776Z] daemon.go:296: [d911293c83164] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d911293c83164] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d911293c83164] daemon started [2020-05-26T12:03:53.776Z] daemon.go:461: [d911293c83164] Stopping daemon [2020-05-26T12:03:53.776Z] daemon.go:296: [d911293c83164] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:448: [d911293c83164] Daemon stopped [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon dc799d4bba02e is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.77s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon dfc8f5a71803b is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon da3c4d5557912 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d69d2f40267cb is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d95209bacc1af is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d58cce36f37ca is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d3ca72e736208 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.95s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d05e28a68207f is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.12s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d7ebf644b352b is not started [2020-05-26T12:03:53.776Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-26T12:03:53.776Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d9197a3fe8e37 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.40s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon dacfd011a14b1 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.45s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-26T12:03:53.776Z] daemon.go:325: [d4ffd1db4c08c] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d4ffd1db4c08c] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d4ffd1db4c08c] daemon started [2020-05-26T12:03:53.776Z] daemon.go:461: [d4ffd1db4c08c] Stopping daemon [2020-05-26T12:03:53.776Z] daemon.go:296: [d4ffd1db4c08c] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:448: [d4ffd1db4c08c] Daemon stopped [2020-05-26T12:03:53.776Z] daemon.go:325: [d4ffd1db4c08c] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d4ffd1db4c08c] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d4ffd1db4c08c] daemon started [2020-05-26T12:03:53.776Z] daemon.go:461: [d4ffd1db4c08c] Stopping daemon [2020-05-26T12:03:53.776Z] daemon.go:296: [d4ffd1db4c08c] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:448: [d4ffd1db4c08c] Daemon stopped [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.36s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-26T12:03:53.776Z] daemon.go:325: [d7af660fcddeb] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:325: [d7af660fcddeb] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d7af660fcddeb] daemon started [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:1084: Daemon d7af660fcddeb is not started [2020-05-26T12:03:53.776Z] daemon.go:325: [d7af660fcddeb] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:296: [d7af660fcddeb] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:325: [d7af660fcddeb] waiting for daemon to start [2020-05-26T12:03:53.776Z] daemon.go:353: [d7af660fcddeb] daemon started [2020-05-26T12:03:53.776Z] daemon.go:461: [d7af660fcddeb] Stopping daemon [2020-05-26T12:03:53.776Z] daemon.go:296: [d7af660fcddeb] exiting daemon [2020-05-26T12:03:53.776Z] daemon.go:448: [d7af660fcddeb] Daemon stopped [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d7288b0e16195 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d5a2e2c8bd9e4 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.62s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d6871b1e382ea is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon de02df2cc9d3f is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d935df9f65c97 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d242c3517d637 is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon d52dae18be50d is not started [2020-05-26T12:03:53.776Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.43s) [2020-05-26T12:03:53.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-26T12:03:53.776Z] docker_cli_network_unix_test.go:46: Daemon de590ee9f7a1a is not started [2020-05-26T12:03:53.776Z] === RUN TestDockerHubPullSuite [2020-05-26T12:03:53.776Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-26T12:03:55.133Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-26T12:03:55.133Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-26T12:03:55.133Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-26T12:03:55.133Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-26T12:03:55.133Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-26T12:03:55.615Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-26T12:03:55.615Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-26T12:03:55.658Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-26T12:03:55.658Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-26T12:03:57.224Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-26T12:03:58.172Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-26T12:03:58.430Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-26T12:03:58.685Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-26T12:03:59.499Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-26T12:03:59.499Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-26T12:03:59.981Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-26T12:04:00.043Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-26T12:04:00.602Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite (6.98s) [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s) [2020-05-26T12:04:00.856Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-26T12:04:00.856Z] daemon.go:325: [d94e0521d69c2] waiting for daemon to start [2020-05-26T12:04:00.856Z] daemon.go:325: [d94e0521d69c2] waiting for daemon to start [2020-05-26T12:04:00.856Z] daemon.go:353: [d94e0521d69c2] daemon started [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.65s) [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2020-05-26T12:04:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-05-26T12:04:00.856Z] daemon.go:461: [d94e0521d69c2] Stopping daemon [2020-05-26T12:04:00.856Z] daemon.go:296: [d94e0521d69c2] exiting daemon [2020-05-26T12:04:00.856Z] daemon.go:448: [d94e0521d69c2] Daemon stopped [2020-05-26T12:04:00.856Z] PASS [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === Skipped [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-26T12:04:00.856Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] [2020-05-26T12:04:00.857Z] DONE 1249 tests, 44 skipped in 1937.705s [2020-05-26T12:04:00.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T12:04:00.857Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T12:04:00.857Z] +++ kill 7310 [2020-05-26T12:04:01.634Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-26T12:04:01.780Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-26T12:04:01.780Z] +++ /etc/init.d/apparmor stop [2020-05-26T12:04:01.780Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T12:04:01.780Z] [2020-05-26T12:04:01.780Z] Unloading profiles will leave already running processes permanently [2020-05-26T12:04:01.780Z] unconfined, which can lead to unexpected situations. [2020-05-26T12:04:01.780Z] [2020-05-26T12:04:01.780Z] To set a process to complain mode, use the command line tool [2020-05-26T12:04:01.780Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T12:04:01.780Z] +++ true [2020-05-26T12:04:01.780Z] [2020-05-26T12:04:01.780Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-26T12:04:02.649Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-26T12:04:02.649Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-26T12:04:02.649Z] === RUN TestDockerSuite/TestCreateRM [2020-05-26T12:04:03.131Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-26T12:04:03.131Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-26T12:04:03.131Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-26T12:04:03.623Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-26T12:04:07.013Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-26T12:04:09.520Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-26T12:04:12.428Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-26T12:04:12.428Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-26T12:04:12.428Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-26T12:04:16.303Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-26T12:04:16.788Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-26T12:04:16.788Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDockerFails [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-26T12:04:19.059Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-26T12:04:21.330Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-26T12:04:23.609Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-26T12:04:25.890Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-26T12:04:31.381Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-26T12:04:34.692Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-26T12:04:39.555Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-26T12:04:44.408Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-26T12:04:45.422Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-26T12:04:46.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-26T12:04:46.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-26T12:04:47.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-26T12:04:50.317Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-26T12:04:50.317Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-26T12:04:50.817Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-26T12:04:51.343Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-26T12:04:54.079Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-26T12:04:56.198Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-26T12:05:00.072Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-26T12:05:01.089Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-26T12:05:01.089Z] === RUN TestDockerSuite/TestEventsRename [2020-05-26T12:05:02.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-26T12:05:03.360Z] === RUN TestDockerSuite/TestEventsResize [2020-05-26T12:05:05.636Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-26T12:05:06.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-26T12:05:07.250Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-26T12:05:09.525Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-26T12:05:09.602Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-26T12:05:12.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-26T12:05:14.374Z] === RUN TestDockerSuite/TestEventsTop [2020-05-26T12:05:14.374Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-26T12:05:15.370Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-26T12:05:16.646Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-26T12:05:18.628Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-26T12:05:20.519Z] === RUN TestDockerSuite/TestExec [2020-05-26T12:05:20.519Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-26T12:05:20.519Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-26T12:05:21.885Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-26T12:05:22.125Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-26T12:05:23.731Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-26T12:05:23.731Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-26T12:05:23.731Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-26T12:05:23.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-26T12:05:24.392Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-26T12:05:25.338Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-26T12:05:26.944Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-26T12:05:29.215Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-26T12:05:30.823Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-26T12:05:34.702Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-26T12:05:34.702Z] === RUN TestDockerSuite/TestExecEnv [2020-05-26T12:05:34.702Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-26T12:05:34.702Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-26T12:05:36.307Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecParseError [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-26T12:05:41.158Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-26T12:05:43.428Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-26T12:05:45.040Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-26T12:05:45.040Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-26T12:05:51.041Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-26T12:05:51.042Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-26T12:05:51.042Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-26T12:05:51.042Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-26T12:05:57.014Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-26T12:06:01.868Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-26T12:06:04.886Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestHealth [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-26T12:06:10.877Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-26T12:06:15.724Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-26T12:06:16.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-26T12:06:16.205Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-26T12:06:17.220Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-26T12:06:17.220Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-26T12:06:18.828Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-26T12:06:19.310Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-26T12:06:20.543Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-26T12:06:20.914Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-26T12:06:23.184Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-26T12:06:23.184Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-26T12:06:23.184Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-26T12:06:27.056Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-26T12:06:27.056Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportFile [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-26T12:06:29.326Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-26T12:06:29.807Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-26T12:06:30.293Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-26T12:06:30.293Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-26T12:06:30.293Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-26T12:06:30.293Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-26T12:06:31.899Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-26T12:06:34.173Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-26T12:06:34.173Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-26T12:06:34.173Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-26T12:06:34.655Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-26T12:06:34.655Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-26T12:06:35.360Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-26T12:06:36.260Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-26T12:06:36.742Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-26T12:06:39.022Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-26T12:06:39.023Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-26T12:06:39.023Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-26T12:06:39.023Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-26T12:06:40.629Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-26T12:06:45.479Z] === RUN TestDockerSuite/TestInspectImage [2020-05-26T12:06:45.479Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-26T12:06:45.479Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-26T12:06:45.479Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-26T12:06:47.095Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-26T12:06:48.698Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-26T12:06:49.181Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-26T12:06:50.784Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-26T12:06:52.390Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-26T12:06:52.390Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-26T12:06:52.871Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite (1739.47s) [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-26T12:06:53.382Z] daemon.go:325: [dbb85f79cc88b] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dbb85f79cc88b] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dbb85f79cc88b] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [dbb85f79cc88b] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dbb85f79cc88b] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dbb85f79cc88b] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-26T12:06:53.382Z] daemon.go:325: [df2035d76b0c1] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [df2035d76b0c1] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [df2035d76b0c1] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [df2035d76b0c1] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [df2035d76b0c1] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [df2035d76b0c1] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-26T12:06:53.382Z] daemon.go:325: [de65731333299] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [de65731333299] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [de65731333299] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [de65731333299] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [de65731333299] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [de65731333299] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-26T12:06:53.382Z] daemon.go:325: [d179949ef526e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d179949ef526e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d179949ef526e] daemon started [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-26T12:06:53.382Z] daemon.go:325: [df27a7bfa8d69] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [df27a7bfa8d69] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [df27a7bfa8d69] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [d179949ef526e] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d179949ef526e] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d179949ef526e] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [df27a7bfa8d69] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [df27a7bfa8d69] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [df27a7bfa8d69] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-26T12:06:53.382Z] daemon.go:325: [d29a0580e27c8] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d29a0580e27c8] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d29a0580e27c8] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [d29a0580e27c8] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d29a0580e27c8] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d29a0580e27c8] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.22s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-26T12:06:53.382Z] daemon.go:325: [dbef1bbd19d36] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dbef1bbd19d36] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dbef1bbd19d36] daemon started [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-26T12:06:53.382Z] daemon.go:325: [d6bde4807f955] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d6bde4807f955] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d6bde4807f955] daemon started [2020-05-26T12:06:53.382Z] check_test.go:358: [d6bde4807f955] joining swarm manager [dbef1bbd19d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.382Z] daemon.go:461: [d6bde4807f955] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d6bde4807f955] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d6bde4807f955] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-26T12:06:53.382Z] daemon.go:325: [dabf71e910362] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dabf71e910362] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dabf71e910362] daemon started [2020-05-26T12:06:53.382Z] check_test.go:358: [dabf71e910362] joining swarm manager [dbef1bbd19d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.382Z] daemon.go:461: [dbef1bbd19d36] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dbef1bbd19d36] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dbef1bbd19d36] Daemon stopped [2020-05-26T12:06:53.382Z] check_test.go:379: Daemon d6bde4807f955 is not started [2020-05-26T12:06:53.382Z] daemon.go:461: [dabf71e910362] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dabf71e910362] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dabf71e910362] Daemon stopped [2020-05-26T12:06:53.382Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-26T12:06:53.382Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-26T12:06:53.382Z] daemon.go:325: [d70be43fd4ff0] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d70be43fd4ff0] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d70be43fd4ff0] daemon started [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-26T12:06:53.382Z] daemon.go:325: [dd41d8e93aa3f] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dd41d8e93aa3f] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dd41d8e93aa3f] daemon started [2020-05-26T12:06:53.382Z] check_test.go:358: [dd41d8e93aa3f] joining swarm manager [d70be43fd4ff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.382Z] daemon.go:461: [d70be43fd4ff0] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d70be43fd4ff0] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d70be43fd4ff0] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [dd41d8e93aa3f] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dd41d8e93aa3f] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dd41d8e93aa3f] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:325: [d70be43fd4ff0] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d70be43fd4ff0] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d70be43fd4ff0] daemon started [2020-05-26T12:06:53.382Z] daemon.go:325: [dd41d8e93aa3f] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dd41d8e93aa3f] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dd41d8e93aa3f] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [d70be43fd4ff0] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d70be43fd4ff0] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d70be43fd4ff0] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [dd41d8e93aa3f] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dd41d8e93aa3f] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dd41d8e93aa3f] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-26T12:06:53.382Z] daemon.go:325: [da41ebc73dfc6] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [da41ebc73dfc6] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [da41ebc73dfc6] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [da41ebc73dfc6] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [da41ebc73dfc6] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [da41ebc73dfc6] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-26T12:06:53.382Z] daemon.go:325: [d6eadae1cd272] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d6eadae1cd272] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d6eadae1cd272] daemon started [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-26T12:06:53.382Z] daemon.go:325: [d8be6f7f56dd2] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d8be6f7f56dd2] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d8be6f7f56dd2] daemon started [2020-05-26T12:06:53.382Z] daemon.go:461: [d6eadae1cd272] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d6eadae1cd272] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d6eadae1cd272] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [d8be6f7f56dd2] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d8be6f7f56dd2] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d8be6f7f56dd2] Daemon stopped [2020-05-26T12:06:53.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.58s) [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-26T12:06:53.382Z] daemon.go:325: [d8985cc864f0e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d8985cc864f0e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d8985cc864f0e] daemon started [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-26T12:06:53.382Z] daemon.go:325: [dfe89dc35a8f6] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dfe89dc35a8f6] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dfe89dc35a8f6] daemon started [2020-05-26T12:06:53.382Z] check_test.go:358: [dfe89dc35a8f6] joining swarm manager [d8985cc864f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.382Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-26T12:06:53.382Z] daemon.go:325: [dc81bb914cf3e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [dc81bb914cf3e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [dc81bb914cf3e] daemon started [2020-05-26T12:06:53.382Z] check_test.go:358: [dc81bb914cf3e] joining swarm manager [d8985cc864f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.382Z] daemon.go:461: [d8985cc864f0e] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d8985cc864f0e] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d8985cc864f0e] Daemon stopped [2020-05-26T12:06:53.382Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-26T12:06:53.382Z] daemon.go:325: [d8985cc864f0e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:325: [d8985cc864f0e] waiting for daemon to start [2020-05-26T12:06:53.382Z] daemon.go:353: [d8985cc864f0e] daemon started [2020-05-26T12:06:53.382Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-26T12:06:53.382Z] daemon.go:461: [d8985cc864f0e] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [d8985cc864f0e] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [d8985cc864f0e] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [dfe89dc35a8f6] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dfe89dc35a8f6] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dfe89dc35a8f6] Daemon stopped [2020-05-26T12:06:53.382Z] daemon.go:461: [dc81bb914cf3e] Stopping daemon [2020-05-26T12:06:53.382Z] daemon.go:296: [dc81bb914cf3e] exiting daemon [2020-05-26T12:06:53.382Z] daemon.go:448: [dc81bb914cf3e] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.17s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-26T12:06:53.383Z] daemon.go:325: [d9182af5b4ad6] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9182af5b4ad6] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d9182af5b4ad6] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-26T12:06:53.383Z] daemon.go:325: [d9f5cf53df3d5] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9f5cf53df3d5] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d9f5cf53df3d5] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d9f5cf53df3d5] joining swarm manager [d9182af5b4ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-26T12:06:53.383Z] daemon.go:325: [de7316b0416ed] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [de7316b0416ed] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [de7316b0416ed] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [de7316b0416ed] joining swarm manager [d9182af5b4ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.383Z] daemon.go:461: [d9182af5b4ad6] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d9182af5b4ad6] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d9182af5b4ad6] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d9f5cf53df3d5] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d9f5cf53df3d5] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d9f5cf53df3d5] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [de7316b0416ed] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [de7316b0416ed] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [de7316b0416ed] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.95s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-26T12:06:53.383Z] daemon.go:325: [d5c28d908d112] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5c28d908d112] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d5c28d908d112] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-26T12:06:53.383Z] daemon.go:325: [d56b70de495b5] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d56b70de495b5] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d56b70de495b5] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [d5c28d908d112] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d5c28d908d112] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d5c28d908d112] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d56b70de495b5] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d56b70de495b5] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d56b70de495b5] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.68s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-26T12:06:53.383Z] daemon.go:325: [dfaafb717104d] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [dfaafb717104d] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [dfaafb717104d] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [dfaafb717104d] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [dfaafb717104d] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [dfaafb717104d] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-26T12:06:53.383Z] daemon.go:325: [da1bdcb746092] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [da1bdcb746092] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [da1bdcb746092] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-26T12:06:53.383Z] daemon.go:325: [df98d35b6db71] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [df98d35b6db71] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [df98d35b6db71] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [df98d35b6db71] joining swarm manager [da1bdcb746092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-26T12:06:53.383Z] daemon.go:325: [dd75664ec1240] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [dd75664ec1240] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [dd75664ec1240] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [dd75664ec1240] joining swarm manager [da1bdcb746092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.383Z] daemon.go:461: [da1bdcb746092] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [da1bdcb746092] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [da1bdcb746092] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [df98d35b6db71] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [df98d35b6db71] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [df98d35b6db71] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [dd75664ec1240] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [dd75664ec1240] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [dd75664ec1240] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.22s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-26T12:06:53.383Z] daemon.go:325: [db9b765802ebb] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [db9b765802ebb] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [db9b765802ebb] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [db9b765802ebb] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [db9b765802ebb] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [db9b765802ebb] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:325: [db9b765802ebb] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [db9b765802ebb] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [db9b765802ebb] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d5109b62943ad] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d5109b62943ad] joining swarm manager [db9b765802ebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:461: [d5109b62943ad] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d5109b62943ad] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d5109b62943ad] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5109b62943ad] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d5109b62943ad] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d9e10a781d983] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d9e10a781d983] joining swarm manager [db9b765802ebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.383Z] daemon.go:461: [d9e10a781d983] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d9e10a781d983] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d9e10a781d983] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d9e10a781d983] daemon started [2020-05-26T12:06:53.383Z] daemon.go:296: [d9e10a781d983] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d9e10a781d983] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d9e10a781d983] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [db9b765802ebb] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [db9b765802ebb] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [db9b765802ebb] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d5109b62943ad] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d5109b62943ad] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d5109b62943ad] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d9e10a781d983] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d9e10a781d983] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d9e10a781d983] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.30s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-26T12:06:53.383Z] daemon.go:325: [dac2c5e678e7f] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [dac2c5e678e7f] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [dac2c5e678e7f] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-26T12:06:53.383Z] daemon.go:325: [de880ec00ce51] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [de880ec00ce51] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [de880ec00ce51] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [de880ec00ce51] joining swarm manager [dac2c5e678e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:461: [dac2c5e678e7f] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [dac2c5e678e7f] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [dac2c5e678e7f] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [de880ec00ce51] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [de880ec00ce51] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [de880ec00ce51] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.19s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-26T12:06:53.383Z] daemon.go:325: [d80082e2fbe65] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d80082e2fbe65] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d80082e2fbe65] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d68cb9fb44541] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d68cb9fb44541] joining swarm manager [d80082e2fbe65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-26T12:06:53.383Z] daemon.go:325: [d5e68ba97dfa9] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d5e68ba97dfa9] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d5e68ba97dfa9] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d5e68ba97dfa9] joining swarm manager [d80082e2fbe65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.383Z] daemon.go:461: [d68cb9fb44541] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d68cb9fb44541] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d68cb9fb44541] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d68cb9fb44541] error pinging daemon on start: Get http://d68cb9fb44541.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d68cb9fb44541] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d68cb9fb44541] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [d80082e2fbe65] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d80082e2fbe65] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d80082e2fbe65] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d68cb9fb44541] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d68cb9fb44541] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d68cb9fb44541] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d5e68ba97dfa9] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d5e68ba97dfa9] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d5e68ba97dfa9] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-26T12:06:53.383Z] daemon.go:325: [d6df880060dbf] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d6df880060dbf] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d6df880060dbf] daemon started [2020-05-26T12:06:53.383Z] daemon.go:461: [d6df880060dbf] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d6df880060dbf] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d6df880060dbf] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.26s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-26T12:06:53.383Z] daemon.go:325: [d65ea54b54023] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d65ea54b54023] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d65ea54b54023] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-26T12:06:53.383Z] daemon.go:325: [d53d1e92d95b1] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d53d1e92d95b1] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d53d1e92d95b1] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d53d1e92d95b1] joining swarm manager [d65ea54b54023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:461: [d65ea54b54023] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d65ea54b54023] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d65ea54b54023] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d53d1e92d95b1] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d53d1e92d95b1] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d53d1e92d95b1] Daemon stopped [2020-05-26T12:06:53.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.25s) [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-26T12:06:53.383Z] daemon.go:325: [d8d28c3d6053e] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d8d28c3d6053e] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d8d28c3d6053e] daemon started [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d796ff9106f82] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d796ff9106f82] joining swarm manager [d8d28c3d6053e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.383Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-26T12:06:53.383Z] daemon.go:325: [d95163c716b9c] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d95163c716b9c] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d95163c716b9c] daemon started [2020-05-26T12:06:53.383Z] check_test.go:358: [d95163c716b9c] joining swarm manager [d8d28c3d6053e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.383Z] daemon.go:461: [d796ff9106f82] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d796ff9106f82] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d796ff9106f82] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:461: [d95163c716b9c] Stopping daemon [2020-05-26T12:06:53.383Z] daemon.go:296: [d95163c716b9c] exiting daemon [2020-05-26T12:06:53.383Z] daemon.go:448: [d95163c716b9c] Daemon stopped [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d796ff9106f82] error pinging daemon on start: Get http://d796ff9106f82.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d796ff9106f82] error pinging daemon on start: Get http://d796ff9106f82.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d796ff9106f82] error pinging daemon on start: Get http://d796ff9106f82.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:339: [d796ff9106f82] error pinging daemon on start: Get http://d796ff9106f82.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.383Z] daemon.go:325: [d796ff9106f82] waiting for daemon to start [2020-05-26T12:06:53.383Z] daemon.go:353: [d796ff9106f82] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [d8d28c3d6053e] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d8d28c3d6053e] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d8d28c3d6053e] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [d796ff9106f82] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d796ff9106f82] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d796ff9106f82] Daemon stopped [2020-05-26T12:06:53.384Z] check_test.go:379: Daemon d95163c716b9c is not started [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.88s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d961ac8709aac] daemon started [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d2d87e5ce0cb7] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [d2d87e5ce0cb7] joining swarm manager [d961ac8709aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [da6e169aaf036] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [da6e169aaf036] joining swarm manager [d961ac8709aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [dae9bd7b02050] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [dae9bd7b02050] joining swarm manager [d961ac8709aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [dee467a67d84a] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [dee467a67d84a] joining swarm manager [d961ac8709aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d3c6ca72d0996] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [d3c6ca72d0996] joining swarm manager [d961ac8709aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-26T12:06:53.384Z] daemon.go:461: [d3c6ca72d0996] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:461: [d961ac8709aac] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:461: [d2d87e5ce0cb7] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:461: [da6e169aaf036] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:461: [dae9bd7b02050] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:461: [dee467a67d84a] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d961ac8709aac] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d961ac8709aac] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:296: [d3c6ca72d0996] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d3c6ca72d0996] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:296: [d2d87e5ce0cb7] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d2d87e5ce0cb7] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:296: [dee467a67d84a] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [dee467a67d84a] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:296: [da6e169aaf036] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [da6e169aaf036] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:296: [dae9bd7b02050] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [dae9bd7b02050] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:339: [d3c6ca72d0996] error pinging daemon on start: Get http://d3c6ca72d0996.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [d961ac8709aac] error pinging daemon on start: Get http://d961ac8709aac.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [da6e169aaf036] error pinging daemon on start: Get http://da6e169aaf036.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [d2d87e5ce0cb7] error pinging daemon on start: Get http://d2d87e5ce0cb7.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [dae9bd7b02050] error pinging daemon on start: Get http://dae9bd7b02050.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [dee467a67d84a] error pinging daemon on start: Get http://dee467a67d84a.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:339: [d3c6ca72d0996] error pinging daemon on start: Get http://d3c6ca72d0996.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [d961ac8709aac] error pinging daemon on start: Get http://d961ac8709aac.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [da6e169aaf036] error pinging daemon on start: Get http://da6e169aaf036.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [d2d87e5ce0cb7] error pinging daemon on start: Get http://d2d87e5ce0cb7.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [dae9bd7b02050] error pinging daemon on start: Get http://dae9bd7b02050.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:339: [dee467a67d84a] error pinging daemon on start: Get http://dee467a67d84a.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.384Z] daemon.go:325: [d3c6ca72d0996] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d961ac8709aac] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [da6e169aaf036] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d2d87e5ce0cb7] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dae9bd7b02050] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dee467a67d84a] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d2d87e5ce0cb7] daemon started [2020-05-26T12:06:53.384Z] daemon.go:353: [dee467a67d84a] daemon started [2020-05-26T12:06:53.384Z] daemon.go:353: [dae9bd7b02050] daemon started [2020-05-26T12:06:53.384Z] daemon.go:353: [d961ac8709aac] daemon started [2020-05-26T12:06:53.384Z] daemon.go:353: [d3c6ca72d0996] daemon started [2020-05-26T12:06:53.384Z] daemon.go:353: [da6e169aaf036] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [d961ac8709aac] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d961ac8709aac] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d961ac8709aac] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [d2d87e5ce0cb7] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d2d87e5ce0cb7] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d2d87e5ce0cb7] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [da6e169aaf036] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [da6e169aaf036] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [da6e169aaf036] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [dae9bd7b02050] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [dae9bd7b02050] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [dae9bd7b02050] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [dee467a67d84a] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [dee467a67d84a] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [dee467a67d84a] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [d3c6ca72d0996] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d3c6ca72d0996] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d3c6ca72d0996] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-26T12:06:53.384Z] daemon.go:325: [d760b8a1464cd] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d760b8a1464cd] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d760b8a1464cd] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [d760b8a1464cd] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d760b8a1464cd] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d760b8a1464cd] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:325: [d760b8a1464cd] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d760b8a1464cd] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d760b8a1464cd] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [d760b8a1464cd] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d760b8a1464cd] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d760b8a1464cd] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.93s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-26T12:06:53.384Z] daemon.go:325: [daba8230bf080] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [daba8230bf080] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [daba8230bf080] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [daba8230bf080] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [daba8230bf080] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [daba8230bf080] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-26T12:06:53.384Z] daemon.go:325: [d9973ed60af57] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d9973ed60af57] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d9973ed60af57] daemon started [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-26T12:06:53.384Z] daemon.go:325: [d81911b46ba3e] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d81911b46ba3e] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d81911b46ba3e] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [d81911b46ba3e] joining swarm manager [d9973ed60af57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-26T12:06:53.384Z] daemon.go:325: [db7efb717d057] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [db7efb717d057] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [db7efb717d057] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [db7efb717d057] joining swarm manager [d9973ed60af57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.384Z] daemon.go:461: [d9973ed60af57] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d9973ed60af57] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d9973ed60af57] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [d81911b46ba3e] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d81911b46ba3e] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d81911b46ba3e] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [db7efb717d057] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [db7efb717d057] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [db7efb717d057] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-26T12:06:53.384Z] daemon.go:325: [d4dfb3e04bbde] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d4dfb3e04bbde] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d4dfb3e04bbde] daemon started [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-26T12:06:53.384Z] daemon.go:325: [df87b04c0bdd8] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [df87b04c0bdd8] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [df87b04c0bdd8] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [df87b04c0bdd8] joining swarm manager [d4dfb3e04bbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-26T12:06:53.384Z] daemon.go:325: [df956733e5943] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [df956733e5943] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [df956733e5943] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [df956733e5943] joining swarm manager [d4dfb3e04bbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.384Z] daemon.go:461: [d4dfb3e04bbde] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d4dfb3e04bbde] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d4dfb3e04bbde] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [df87b04c0bdd8] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [df87b04c0bdd8] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [df87b04c0bdd8] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [df956733e5943] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [df956733e5943] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [df956733e5943] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.24s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-26T12:06:53.384Z] daemon.go:325: [d034baa0f3535] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d034baa0f3535] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d034baa0f3535] daemon started [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-26T12:06:53.384Z] daemon.go:325: [d0a8bbc0054f4] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d0a8bbc0054f4] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d0a8bbc0054f4] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [d0a8bbc0054f4] joining swarm manager [d034baa0f3535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-26T12:06:53.384Z] daemon.go:325: [dc48e7cf87178] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [dc48e7cf87178] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [dc48e7cf87178] daemon started [2020-05-26T12:06:53.384Z] check_test.go:358: [dc48e7cf87178] joining swarm manager [d034baa0f3535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.384Z] daemon.go:461: [d034baa0f3535] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d034baa0f3535] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d034baa0f3535] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [d0a8bbc0054f4] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d0a8bbc0054f4] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d0a8bbc0054f4] Daemon stopped [2020-05-26T12:06:53.384Z] daemon.go:461: [dc48e7cf87178] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [dc48e7cf87178] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [dc48e7cf87178] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-26T12:06:53.384Z] daemon.go:325: [d5a5ac56cb3a0] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [d5a5ac56cb3a0] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [d5a5ac56cb3a0] daemon started [2020-05-26T12:06:53.384Z] daemon.go:461: [d5a5ac56cb3a0] Stopping daemon [2020-05-26T12:06:53.384Z] daemon.go:296: [d5a5ac56cb3a0] exiting daemon [2020-05-26T12:06:53.384Z] daemon.go:448: [d5a5ac56cb3a0] Daemon stopped [2020-05-26T12:06:53.384Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2020-05-26T12:06:53.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T12:06:53.384Z] daemon.go:325: [deed94fbcb171] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:325: [deed94fbcb171] waiting for daemon to start [2020-05-26T12:06:53.384Z] daemon.go:353: [deed94fbcb171] daemon started [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T12:06:53.385Z] daemon.go:325: [d9450df1d7c2b] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d9450df1d7c2b] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d9450df1d7c2b] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [d9450df1d7c2b] joining swarm manager [deed94fbcb171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T12:06:53.385Z] daemon.go:325: [dae0dccdcab59] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dae0dccdcab59] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dae0dccdcab59] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [dae0dccdcab59] joining swarm manager [deed94fbcb171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T12:06:53.385Z] daemon.go:325: [d52c82946d05c] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d52c82946d05c] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d52c82946d05c] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [d52c82946d05c] joining swarm manager [deed94fbcb171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T12:06:53.385Z] daemon.go:325: [da5e6f1fab903] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [da5e6f1fab903] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [da5e6f1fab903] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [da5e6f1fab903] joining swarm manager [deed94fbcb171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-26T12:06:53.385Z] daemon.go:461: [deed94fbcb171] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [deed94fbcb171] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [deed94fbcb171] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [d9450df1d7c2b] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d9450df1d7c2b] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d9450df1d7c2b] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [dae0dccdcab59] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dae0dccdcab59] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dae0dccdcab59] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [d52c82946d05c] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d52c82946d05c] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d52c82946d05c] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [da5e6f1fab903] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [da5e6f1fab903] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [da5e6f1fab903] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.17s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-26T12:06:53.385Z] daemon.go:325: [d2bd59628d0d0] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d2bd59628d0d0] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d2bd59628d0d0] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [d2bd59628d0d0] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d2bd59628d0d0] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d2bd59628d0d0] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.92s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [d67f1557f6053] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d67f1557f6053] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d67f1557f6053] daemon started [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [dfdf0ffce3bba] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dfdf0ffce3bba] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dfdf0ffce3bba] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [dfdf0ffce3bba] joining swarm manager [d67f1557f6053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [d1f3a5b5ea1cc] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d1f3a5b5ea1cc] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d1f3a5b5ea1cc] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [d1f3a5b5ea1cc] joining swarm manager [d67f1557f6053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.385Z] daemon.go:461: [d67f1557f6053] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d67f1557f6053] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d67f1557f6053] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [dfdf0ffce3bba] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dfdf0ffce3bba] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dfdf0ffce3bba] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [d1f3a5b5ea1cc] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d1f3a5b5ea1cc] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d1f3a5b5ea1cc] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.48s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-26T12:06:53.385Z] daemon.go:325: [d6fd56b2faa07] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d6fd56b2faa07] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d6fd56b2faa07] daemon started [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-26T12:06:53.385Z] daemon.go:325: [d42a6d23a58bd] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d42a6d23a58bd] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d42a6d23a58bd] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [d42a6d23a58bd] joining swarm manager [d6fd56b2faa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-26T12:06:53.385Z] daemon.go:325: [de7ea88cfe5b9] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [de7ea88cfe5b9] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [de7ea88cfe5b9] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [de7ea88cfe5b9] joining swarm manager [d6fd56b2faa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.385Z] daemon.go:461: [d42a6d23a58bd] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d42a6d23a58bd] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d42a6d23a58bd] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [d6fd56b2faa07] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d6fd56b2faa07] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d6fd56b2faa07] Daemon stopped [2020-05-26T12:06:53.385Z] check_test.go:379: Daemon d42a6d23a58bd is not started [2020-05-26T12:06:53.385Z] daemon.go:461: [de7ea88cfe5b9] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [de7ea88cfe5b9] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [de7ea88cfe5b9] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.16s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-26T12:06:53.385Z] daemon.go:325: [d30c72933c076] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d30c72933c076] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d30c72933c076] daemon started [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-26T12:06:53.385Z] daemon.go:325: [db1b70ee945b9] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [db1b70ee945b9] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [db1b70ee945b9] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [db1b70ee945b9] joining swarm manager [d30c72933c076]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-26T12:06:53.385Z] daemon.go:325: [db13e5ec94133] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [db13e5ec94133] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [db13e5ec94133] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [db13e5ec94133] joining swarm manager [d30c72933c076]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.385Z] daemon.go:461: [d30c72933c076] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d30c72933c076] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d30c72933c076] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [db1b70ee945b9] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [db1b70ee945b9] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [db1b70ee945b9] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [db13e5ec94133] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [db13e5ec94133] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [db13e5ec94133] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.88s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [da57117e52cb3] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [da57117e52cb3] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [da57117e52cb3] daemon started [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [d7c00ce1d3c96] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d7c00ce1d3c96] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d7c00ce1d3c96] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [d7c00ce1d3c96] joining swarm manager [da57117e52cb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [de284cd96489e] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [de284cd96489e] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [de284cd96489e] daemon started [2020-05-26T12:06:53.385Z] check_test.go:358: [de284cd96489e] joining swarm manager [da57117e52cb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.385Z] daemon.go:461: [da57117e52cb3] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [da57117e52cb3] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [da57117e52cb3] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [d7c00ce1d3c96] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d7c00ce1d3c96] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d7c00ce1d3c96] Daemon stopped [2020-05-26T12:06:53.385Z] daemon.go:461: [de284cd96489e] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [de284cd96489e] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [de284cd96489e] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-26T12:06:53.385Z] daemon.go:325: [d131d7a387690] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d131d7a387690] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d131d7a387690] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [d131d7a387690] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d131d7a387690] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d131d7a387690] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-26T12:06:53.385Z] daemon.go:325: [dd0025cf54414] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dd0025cf54414] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dd0025cf54414] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [dd0025cf54414] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dd0025cf54414] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dd0025cf54414] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.07s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-26T12:06:53.385Z] daemon.go:325: [de0fe7f092c85] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [de0fe7f092c85] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [de0fe7f092c85] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [de0fe7f092c85] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [de0fe7f092c85] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [de0fe7f092c85] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-05-26T12:06:53.385Z] daemon.go:325: [d6a760f1e0057] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d6a760f1e0057] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d6a760f1e0057] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [d6a760f1e0057] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d6a760f1e0057] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d6a760f1e0057] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.77s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-26T12:06:53.385Z] daemon.go:325: [d536788bf5139] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d536788bf5139] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d536788bf5139] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [d536788bf5139] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d536788bf5139] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d536788bf5139] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-05-26T12:06:53.385Z] daemon.go:325: [dd3d217e3e35a] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dd3d217e3e35a] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dd3d217e3e35a] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [dd3d217e3e35a] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dd3d217e3e35a] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dd3d217e3e35a] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-26T12:06:53.385Z] daemon.go:325: [d3302e70906cf] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [d3302e70906cf] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [d3302e70906cf] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [d3302e70906cf] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [d3302e70906cf] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [d3302e70906cf] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.78s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-05-26T12:06:53.385Z] daemon.go:325: [dfd4ee045a437] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dfd4ee045a437] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dfd4ee045a437] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [dfd4ee045a437] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dfd4ee045a437] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dfd4ee045a437] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.09s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-26T12:06:53.385Z] daemon.go:325: [da75a802d0d95] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [da75a802d0d95] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [da75a802d0d95] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [da75a802d0d95] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [da75a802d0d95] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [da75a802d0d95] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.39s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-26T12:06:53.385Z] daemon.go:325: [dedb1d8d05f0e] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dedb1d8d05f0e] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:353: [dedb1d8d05f0e] daemon started [2020-05-26T12:06:53.385Z] daemon.go:461: [dedb1d8d05f0e] Stopping daemon [2020-05-26T12:06:53.385Z] daemon.go:296: [dedb1d8d05f0e] exiting daemon [2020-05-26T12:06:53.385Z] daemon.go:448: [dedb1d8d05f0e] Daemon stopped [2020-05-26T12:06:53.385Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.30s) [2020-05-26T12:06:53.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-05-26T12:06:53.385Z] daemon.go:325: [dc8f7dc012c44] waiting for daemon to start [2020-05-26T12:06:53.385Z] daemon.go:325: [dc8f7dc012c44] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dc8f7dc012c44] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dc8f7dc012c44] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dc8f7dc012c44] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dc8f7dc012c44] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.59s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-26T12:06:53.386Z] daemon.go:325: [d23adcfc4a7e6] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d23adcfc4a7e6] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d23adcfc4a7e6] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d23adcfc4a7e6] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d23adcfc4a7e6] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d23adcfc4a7e6] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.19s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-26T12:06:53.386Z] daemon.go:325: [da439d84864fd] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [da439d84864fd] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [da439d84864fd] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [da439d84864fd] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [da439d84864fd] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [da439d84864fd] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.39s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-26T12:06:53.386Z] daemon.go:325: [d201fb00a7591] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d201fb00a7591] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d201fb00a7591] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d201fb00a7591] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d201fb00a7591] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d201fb00a7591] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.61s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-26T12:06:53.386Z] daemon.go:325: [dfc78a9e6bb49] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [dfc78a9e6bb49] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dfc78a9e6bb49] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dfc78a9e6bb49] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dfc78a9e6bb49] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dfc78a9e6bb49] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-26T12:06:53.386Z] daemon.go:325: [d1a30bea2b55f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d1a30bea2b55f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d1a30bea2b55f] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d1a30bea2b55f] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d1a30bea2b55f] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d1a30bea2b55f] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-26T12:06:53.386Z] daemon.go:325: [d97be5ac613f9] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d97be5ac613f9] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d97be5ac613f9] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d97be5ac613f9] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d97be5ac613f9] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d97be5ac613f9] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.57s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-26T12:06:53.386Z] daemon.go:325: [d1357ed0708cc] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d1357ed0708cc] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d1357ed0708cc] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d1357ed0708cc] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d1357ed0708cc] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d1357ed0708cc] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.93s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-26T12:06:53.386Z] daemon.go:325: [d89476e049e34] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d89476e049e34] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d89476e049e34] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d89476e049e34] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d89476e049e34] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d89476e049e34] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.01s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-26T12:06:53.386Z] daemon.go:325: [d3fd848dd1d4f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d3fd848dd1d4f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d3fd848dd1d4f] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d3fd848dd1d4f] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d3fd848dd1d4f] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d3fd848dd1d4f] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.84s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-26T12:06:53.386Z] daemon.go:325: [d0a18b4a9d137] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0a18b4a9d137] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0a18b4a9d137] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0a18b4a9d137] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0a18b4a9d137] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0a18b4a9d137] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-05-26T12:06:53.386Z] daemon.go:325: [dbcdc6b2af96a] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [dbcdc6b2af96a] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dbcdc6b2af96a] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dbcdc6b2af96a] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dbcdc6b2af96a] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dbcdc6b2af96a] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-05-26T12:06:53.386Z] daemon.go:325: [def0f7d59ae33] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [def0f7d59ae33] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [def0f7d59ae33] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [def0f7d59ae33] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [def0f7d59ae33] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [def0f7d59ae33] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-05-26T12:06:53.386Z] daemon.go:325: [d0a0c8e75381d] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0a0c8e75381d] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0a0c8e75381d] daemon started [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ly906jht3cju@6c5e92be4e71 | hello1\n" [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ypxkwyxfbkn8@6c5e92be4e71 | hello2\n" [2020-05-26T12:06:53.386Z] daemon.go:461: [d0a0c8e75381d] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0a0c8e75381d] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0a0c8e75381d] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-26T12:06:53.386Z] daemon.go:325: [da813a3b0d164] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [da813a3b0d164] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [da813a3b0d164] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [da813a3b0d164] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [da813a3b0d164] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [da813a3b0d164] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-26T12:06:53.386Z] daemon.go:325: [dbbc280057de1] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [dbbc280057de1] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dbbc280057de1] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dbbc280057de1] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dbbc280057de1] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dbbc280057de1] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.80s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-26T12:06:53.386Z] daemon.go:325: [dcbb3212b41c1] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [dcbb3212b41c1] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dcbb3212b41c1] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dcbb3212b41c1] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dcbb3212b41c1] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dcbb3212b41c1] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-26T12:06:53.386Z] daemon.go:325: [d5af3d6711f52] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d5af3d6711f52] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d5af3d6711f52] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d5af3d6711f52] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d5af3d6711f52] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d5af3d6711f52] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.98s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-05-26T12:06:53.386Z] daemon.go:325: [d32a323ca9659] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d32a323ca9659] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d32a323ca9659] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d32a323ca9659] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d32a323ca9659] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d32a323ca9659] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-26T12:06:53.386Z] daemon.go:325: [d64e2c743cd51] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d64e2c743cd51] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d64e2c743cd51] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d64e2c743cd51] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d64e2c743cd51] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d64e2c743cd51] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-05-26T12:06:53.386Z] daemon.go:325: [d750ccaf1e0c9] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d750ccaf1e0c9] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d750ccaf1e0c9] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d750ccaf1e0c9] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d750ccaf1e0c9] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d750ccaf1e0c9] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-26T12:06:53.386Z] daemon.go:325: [df27b4a5e5cbb] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [df27b4a5e5cbb] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [df27b4a5e5cbb] daemon started [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:242: checking task v3sivbsmkmk6 [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:247: checking messages for v3sivbsmkmk6 [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:242: checking task 75rz2v89dktj [2020-05-26T12:06:53.386Z] docker_cli_service_logs_test.go:247: checking messages for 75rz2v89dktj [2020-05-26T12:06:53.386Z] daemon.go:461: [df27b4a5e5cbb] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [df27b4a5e5cbb] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [df27b4a5e5cbb] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.05s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-05-26T12:06:53.386Z] daemon.go:325: [dcbc6fb5765b7] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [dcbc6fb5765b7] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [dcbc6fb5765b7] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [dcbc6fb5765b7] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [dcbc6fb5765b7] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [dcbc6fb5765b7] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.38s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0b4609e10bb3] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0b4609e10bb3] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0b4609e10bb3] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0b4609e10bb3] Daemon stopped [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0b4609e10bb3] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0b4609e10bb3] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0b4609e10bb3] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0b4609e10bb3] Daemon stopped [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0b4609e10bb3] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0b4609e10bb3] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0b4609e10bb3] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0b4609e10bb3] Daemon stopped [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0b4609e10bb3] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0b4609e10bb3] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0b4609e10bb3] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0b4609e10bb3] Daemon stopped [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0b4609e10bb3] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0b4609e10bb3] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [d0b4609e10bb3] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [d0b4609e10bb3] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [d0b4609e10bb3] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-26T12:06:53.386Z] daemon.go:325: [da76924bd89a4] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [da76924bd89a4] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [da76924bd89a4] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [da76924bd89a4] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [da76924bd89a4] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [da76924bd89a4] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.11s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-26T12:06:53.386Z] daemon.go:325: [db94ed2ea000f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [db94ed2ea000f] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [db94ed2ea000f] daemon started [2020-05-26T12:06:53.386Z] daemon.go:461: [db94ed2ea000f] Stopping daemon [2020-05-26T12:06:53.386Z] daemon.go:296: [db94ed2ea000f] exiting daemon [2020-05-26T12:06:53.386Z] daemon.go:448: [db94ed2ea000f] Daemon stopped [2020-05-26T12:06:53.386Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-26T12:06:53.386Z] daemon.go:325: [d0c39b23dd48e] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d0c39b23dd48e] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d0c39b23dd48e] daemon started [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-26T12:06:53.386Z] daemon.go:325: [da7565afb82ea] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [da7565afb82ea] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [da7565afb82ea] daemon started [2020-05-26T12:06:53.386Z] check_test.go:358: [da7565afb82ea] joining swarm manager [d0c39b23dd48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-26T12:06:53.386Z] daemon.go:325: [d753d179fc212] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:325: [d753d179fc212] waiting for daemon to start [2020-05-26T12:06:53.386Z] daemon.go:353: [d753d179fc212] daemon started [2020-05-26T12:06:53.386Z] check_test.go:358: [d753d179fc212] joining swarm manager [d0c39b23dd48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.387Z] daemon.go:461: [d0c39b23dd48e] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d0c39b23dd48e] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d0c39b23dd48e] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [da7565afb82ea] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [da7565afb82ea] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [da7565afb82ea] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [d753d179fc212] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d753d179fc212] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d753d179fc212] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-26T12:06:53.387Z] daemon.go:325: [d22a2ac71e408] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d22a2ac71e408] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d22a2ac71e408] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d22a2ac71e408] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d22a2ac71e408] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d22a2ac71e408] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-26T12:06:53.387Z] daemon.go:325: [db4372817dbbf] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [db4372817dbbf] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [db4372817dbbf] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [db4372817dbbf] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [db4372817dbbf] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [db4372817dbbf] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-26T12:06:53.387Z] daemon.go:325: [da53a1ff7aa9d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [da53a1ff7aa9d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [da53a1ff7aa9d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [da53a1ff7aa9d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [da53a1ff7aa9d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [da53a1ff7aa9d] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-26T12:06:53.387Z] daemon.go:325: [d4104bcb77457] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d4104bcb77457] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d4104bcb77457] daemon started [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-26T12:06:53.387Z] daemon.go:325: [db813812de775] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [db813812de775] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [db813812de775] daemon started [2020-05-26T12:06:53.387Z] check_test.go:358: [db813812de775] joining swarm manager [d4104bcb77457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-26T12:06:53.387Z] daemon.go:325: [de663bca1b2f4] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [de663bca1b2f4] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [de663bca1b2f4] daemon started [2020-05-26T12:06:53.387Z] check_test.go:358: [de663bca1b2f4] joining swarm manager [d4104bcb77457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.387Z] daemon.go:461: [d4104bcb77457] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d4104bcb77457] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d4104bcb77457] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [db813812de775] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [db813812de775] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [db813812de775] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [de663bca1b2f4] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [de663bca1b2f4] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [de663bca1b2f4] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-26T12:06:53.387Z] daemon.go:325: [de0efb0be3504] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [de0efb0be3504] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [de0efb0be3504] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [de0efb0be3504] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [de0efb0be3504] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [de0efb0be3504] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.90s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-26T12:06:53.387Z] daemon.go:325: [d464bae612b62] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d464bae612b62] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d464bae612b62] daemon started [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d0c065561c78d] daemon started [2020-05-26T12:06:53.387Z] check_test.go:358: [d0c065561c78d] joining swarm manager [d464bae612b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d367e4542ae88] daemon started [2020-05-26T12:06:53.387Z] check_test.go:358: [d367e4542ae88] joining swarm manager [d464bae612b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.387Z] daemon.go:461: [d0c065561c78d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d0c065561c78d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d0c065561c78d] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d0c065561c78d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d367e4542ae88] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d367e4542ae88] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d367e4542ae88] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d367e4542ae88] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d0c065561c78d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d0c065561c78d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d0c065561c78d] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d0c065561c78d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d367e4542ae88] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d367e4542ae88] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d367e4542ae88] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d367e4542ae88] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d0c065561c78d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d0c065561c78d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d0c065561c78d] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d0c065561c78d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d0c065561c78d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d367e4542ae88] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d367e4542ae88] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d367e4542ae88] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d367e4542ae88] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d367e4542ae88] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d464bae612b62] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d464bae612b62] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d464bae612b62] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [d0c065561c78d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d0c065561c78d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d0c065561c78d] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:461: [d367e4542ae88] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d367e4542ae88] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d367e4542ae88] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.29s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-26T12:06:53.387Z] daemon.go:325: [dda04abdd4b83] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dda04abdd4b83] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dda04abdd4b83] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dda04abdd4b83] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dda04abdd4b83] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dda04abdd4b83] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.13s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-26T12:06:53.387Z] daemon.go:325: [d84ba7002d21e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d84ba7002d21e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d84ba7002d21e] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d84ba7002d21e] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d84ba7002d21e] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d84ba7002d21e] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [d84ba7002d21e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d84ba7002d21e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d84ba7002d21e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d84ba7002d21e] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d84ba7002d21e] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d84ba7002d21e] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d84ba7002d21e] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-26T12:06:53.387Z] daemon.go:325: [d1764fd7a1e5d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d1764fd7a1e5d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d1764fd7a1e5d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d1764fd7a1e5d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d1764fd7a1e5d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d1764fd7a1e5d] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-26T12:06:53.387Z] daemon.go:325: [d2cfe34c095c6] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d2cfe34c095c6] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d2cfe34c095c6] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d2cfe34c095c6] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d2cfe34c095c6] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d2cfe34c095c6] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.66s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [df583fa24f0c8] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [df583fa24f0c8] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [df583fa24f0c8] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [df583fa24f0c8] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:296: [df583fa24f0c8] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:296: [df583fa24f0c8] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [df583fa24f0c8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [df583fa24f0c8] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [df583fa24f0c8] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [df583fa24f0c8] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [df583fa24f0c8] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.14s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-26T12:06:53.387Z] daemon.go:325: [dfef06944676d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dfef06944676d] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dfef06944676d] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dfef06944676d] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dfef06944676d] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dfef06944676d] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.56s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-05-26T12:06:53.387Z] daemon.go:325: [dce3ab89cf6f5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dce3ab89cf6f5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dce3ab89cf6f5] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dce3ab89cf6f5] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dce3ab89cf6f5] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dce3ab89cf6f5] Daemon stopped [2020-05-26T12:06:53.387Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-26T12:06:53.387Z] requirement.go:26: unmatched requirement IPv6 [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.30s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dada0510b62c5] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dada0510b62c5] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dada0510b62c5] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dada0510b62c5] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dada0510b62c5] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dada0510b62c5] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dada0510b62c5] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dada0510b62c5] Daemon stopped [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [dada0510b62c5] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [dada0510b62c5] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [dada0510b62c5] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [dada0510b62c5] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [dada0510b62c5] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-26T12:06:53.387Z] daemon.go:325: [d1f7bd3db698e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d1f7bd3db698e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d1f7bd3db698e] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d1f7bd3db698e] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d1f7bd3db698e] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d1f7bd3db698e] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-26T12:06:53.387Z] daemon.go:325: [d6270814f4bb8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d6270814f4bb8] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:353: [d6270814f4bb8] daemon started [2020-05-26T12:06:53.387Z] daemon.go:461: [d6270814f4bb8] Stopping daemon [2020-05-26T12:06:53.387Z] daemon.go:296: [d6270814f4bb8] exiting daemon [2020-05-26T12:06:53.387Z] daemon.go:448: [d6270814f4bb8] Daemon stopped [2020-05-26T12:06:53.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2020-05-26T12:06:53.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-26T12:06:53.387Z] daemon.go:325: [d120b586b936e] waiting for daemon to start [2020-05-26T12:06:53.387Z] daemon.go:325: [d120b586b936e] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d120b586b936e] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d120b586b936e] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d120b586b936e] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d120b586b936e] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.24s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-26T12:06:53.388Z] daemon.go:325: [da568c046b20e] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [da568c046b20e] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [da568c046b20e] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-26T12:06:53.388Z] daemon.go:325: [d3e5477406cc1] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d3e5477406cc1] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d3e5477406cc1] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [da568c046b20e] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [da568c046b20e] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [da568c046b20e] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [d3e5477406cc1] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d3e5477406cc1] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d3e5477406cc1] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.30s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-26T12:06:53.388Z] daemon.go:325: [df260c86a630e] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [df260c86a630e] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [df260c86a630e] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d0499adedaecc] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [d0499adedaecc] joining swarm manager [df260c86a630e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.388Z] daemon.go:461: [d0499adedaecc] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d0499adedaecc] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d0499adedaecc] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d0499adedaecc] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d663fc2e52832] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [d663fc2e52832] joining swarm manager [df260c86a630e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.388Z] daemon.go:461: [d0499adedaecc] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d0499adedaecc] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d0499adedaecc] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d0499adedaecc] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d0499adedaecc] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d663fc2e52832] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d663fc2e52832] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d663fc2e52832] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d663fc2e52832] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d663fc2e52832] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d663fc2e52832] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d663fc2e52832] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d663fc2e52832] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d663fc2e52832] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [df260c86a630e] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [df260c86a630e] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [df260c86a630e] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [d0499adedaecc] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d0499adedaecc] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d0499adedaecc] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [d663fc2e52832] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d663fc2e52832] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d663fc2e52832] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.61s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-26T12:06:53.388Z] daemon.go:325: [d60b0e7ac05a0] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d60b0e7ac05a0] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d60b0e7ac05a0] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-26T12:06:53.388Z] daemon.go:325: [dd3e58b4fd3ea] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd3e58b4fd3ea] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd3e58b4fd3ea] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d60b0e7ac05a0] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d60b0e7ac05a0] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d60b0e7ac05a0] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [dd3e58b4fd3ea] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd3e58b4fd3ea] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd3e58b4fd3ea] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.85s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb9839060b7f] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb9839060b7f] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dcb9839060b7f] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dcb9839060b7f] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dcb9839060b7f] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dcb9839060b7f] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb9839060b7f] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb9839060b7f] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dcb9839060b7f] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dcb9839060b7f] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dcb9839060b7f] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dcb9839060b7f] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.88s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dcb2a95e291e5] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd57e137f5b83] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [dd57e137f5b83] joining swarm manager [dcb2a95e291e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d19be083f9457] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [d19be083f9457] joining swarm manager [dcb2a95e291e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.388Z] daemon.go:461: [dd57e137f5b83] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd57e137f5b83] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd57e137f5b83] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd57e137f5b83] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dd57e137f5b83] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd57e137f5b83] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd57e137f5b83] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [dcb2a95e291e5] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dcb2a95e291e5] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dcb2a95e291e5] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dcb2a95e291e5] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d19be083f9457] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d19be083f9457] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d19be083f9457] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d19be083f9457] daemon started [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd57e137f5b83] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dd57e137f5b83] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd57e137f5b83] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd57e137f5b83] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd57e137f5b83] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dcb2a95e291e5] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dcb2a95e291e5] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dcb2a95e291e5] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:339: [dcb2a95e291e5] error pinging daemon on start: Get http://dcb2a95e291e5.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:339: [dcb2a95e291e5] error pinging daemon on start: Get http://dcb2a95e291e5.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:339: [dcb2a95e291e5] error pinging daemon on start: Get http://dcb2a95e291e5.sock/_ping: context deadline exceeded [2020-05-26T12:06:53.388Z] daemon.go:325: [dcb2a95e291e5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dcb2a95e291e5] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [d19be083f9457] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d19be083f9457] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d19be083f9457] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d19be083f9457] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d19be083f9457] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dd57e137f5b83] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd57e137f5b83] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd57e137f5b83] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [dd57e137f5b83] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [dd57e137f5b83] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T12:06:53.388Z] daemon.go:325: [de05eda84716d] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [de05eda84716d] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [de05eda84716d] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [de05eda84716d] joining swarm manager [dcb2a95e291e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T12:06:53.388Z] daemon.go:461: [de05eda84716d] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [de05eda84716d] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [de05eda84716d] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:325: [de05eda84716d] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [de05eda84716d] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [de05eda84716d] daemon started [2020-05-26T12:06:53.388Z] daemon.go:461: [dcb2a95e291e5] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dcb2a95e291e5] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dcb2a95e291e5] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [dd57e137f5b83] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [dd57e137f5b83] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [dd57e137f5b83] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [d19be083f9457] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d19be083f9457] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d19be083f9457] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [de05eda84716d] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [de05eda84716d] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [de05eda84716d] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.99s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-26T12:06:53.388Z] daemon.go:325: [d647c7f37265c] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d647c7f37265c] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d647c7f37265c] daemon started [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-26T12:06:53.388Z] daemon.go:325: [d95665b48cdd5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d95665b48cdd5] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d95665b48cdd5] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [d95665b48cdd5] joining swarm manager [d647c7f37265c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-26T12:06:53.388Z] daemon.go:325: [da12f6788bfa1] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [da12f6788bfa1] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [da12f6788bfa1] daemon started [2020-05-26T12:06:53.388Z] check_test.go:358: [da12f6788bfa1] joining swarm manager [d647c7f37265c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T12:06:53.388Z] daemon.go:461: [d647c7f37265c] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d647c7f37265c] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d647c7f37265c] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [d95665b48cdd5] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d95665b48cdd5] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d95665b48cdd5] Daemon stopped [2020-05-26T12:06:53.388Z] daemon.go:461: [da12f6788bfa1] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [da12f6788bfa1] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [da12f6788bfa1] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.53s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-26T12:06:53.388Z] daemon.go:325: [d20527add2597] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d20527add2597] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d20527add2597] daemon started [2020-05-26T12:06:53.388Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-05-26T12:06:53.388Z] 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-05-26T12:06:53.388Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-05-26T12:06:53.388Z] 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-05-26T12:06:53.388Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-05-26T12:06:53.388Z] 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-05-26T12:06:53.388Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-05-26T12:06:53.388Z] 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-05-26T12:06:53.388Z] daemon.go:461: [d20527add2597] Stopping daemon [2020-05-26T12:06:53.388Z] daemon.go:296: [d20527add2597] exiting daemon [2020-05-26T12:06:53.388Z] daemon.go:448: [d20527add2597] Daemon stopped [2020-05-26T12:06:53.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s) [2020-05-26T12:06:53.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-26T12:06:53.388Z] daemon.go:325: [d7df58a17f169] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:325: [d7df58a17f169] waiting for daemon to start [2020-05-26T12:06:53.388Z] daemon.go:353: [d7df58a17f169] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d7df58a17f169] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d7df58a17f169] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d7df58a17f169] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.31s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-26T12:06:53.389Z] daemon.go:325: [d658f45fcca8f] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d658f45fcca8f] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d658f45fcca8f] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d658f45fcca8f] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d658f45fcca8f] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d658f45fcca8f] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.24s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-26T12:06:53.389Z] daemon.go:325: [d9fade02e0734] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d9fade02e0734] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d9fade02e0734] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d9fade02e0734] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d9fade02e0734] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d9fade02e0734] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.34s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-26T12:06:53.389Z] daemon.go:325: [d9915e1e6b1aa] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d9915e1e6b1aa] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d9915e1e6b1aa] daemon started [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-26T12:06:53.389Z] daemon.go:325: [d03c1f5828a14] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d03c1f5828a14] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d03c1f5828a14] daemon started [2020-05-26T12:06:53.389Z] check_test.go:358: [d03c1f5828a14] joining swarm manager [d9915e1e6b1aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.389Z] daemon.go:461: [d9915e1e6b1aa] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d9915e1e6b1aa] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d9915e1e6b1aa] Daemon stopped [2020-05-26T12:06:53.389Z] daemon.go:461: [d03c1f5828a14] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d03c1f5828a14] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d03c1f5828a14] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.35s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-26T12:06:53.389Z] daemon.go:325: [d321662332db2] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d321662332db2] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d321662332db2] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d321662332db2] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d321662332db2] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d321662332db2] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-26T12:06:53.389Z] daemon.go:325: [da9b55e198fcb] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [da9b55e198fcb] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [da9b55e198fcb] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [da9b55e198fcb] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [da9b55e198fcb] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [da9b55e198fcb] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.15s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-26T12:06:53.389Z] daemon.go:325: [d2adfb6d9ab36] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d2adfb6d9ab36] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d2adfb6d9ab36] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d2adfb6d9ab36] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d2adfb6d9ab36] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d2adfb6d9ab36] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.46s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-26T12:06:53.389Z] daemon.go:325: [dc2b73b48cfdf] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dc2b73b48cfdf] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dc2b73b48cfdf] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dc2b73b48cfdf] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dc2b73b48cfdf] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dc2b73b48cfdf] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.02s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-26T12:06:53.389Z] daemon.go:325: [de09606684b77] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [de09606684b77] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [de09606684b77] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [de09606684b77] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [de09606684b77] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [de09606684b77] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-26T12:06:53.389Z] daemon.go:325: [dfe02ca51b9cc] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dfe02ca51b9cc] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dfe02ca51b9cc] daemon started [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-26T12:06:53.389Z] daemon.go:325: [de19b98ae10ba] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [de19b98ae10ba] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [de19b98ae10ba] daemon started [2020-05-26T12:06:53.389Z] check_test.go:358: [de19b98ae10ba] joining swarm manager [dfe02ca51b9cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T12:06:53.389Z] daemon.go:461: [dfe02ca51b9cc] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dfe02ca51b9cc] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dfe02ca51b9cc] Daemon stopped [2020-05-26T12:06:53.389Z] daemon.go:461: [de19b98ae10ba] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [de19b98ae10ba] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [de19b98ae10ba] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.82s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [df86955d4c9f3] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [df86955d4c9f3] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [df86955d4c9f3] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [df86955d4c9f3] Daemon stopped [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [df86955d4c9f3] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [df86955d4c9f3] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [df86955d4c9f3] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [df86955d4c9f3] Daemon stopped [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [df86955d4c9f3] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [df86955d4c9f3] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [df86955d4c9f3] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [df86955d4c9f3] Daemon stopped [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [df86955d4c9f3] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [df86955d4c9f3] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [df86955d4c9f3] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [df86955d4c9f3] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [df86955d4c9f3] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-26T12:06:53.389Z] daemon.go:325: [dcc931a402622] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dcc931a402622] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dcc931a402622] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dcc931a402622] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dcc931a402622] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dcc931a402622] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-26T12:06:53.389Z] daemon.go:325: [dd514db620b9c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dd514db620b9c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dd514db620b9c] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dd514db620b9c] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dd514db620b9c] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dd514db620b9c] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-26T12:06:53.389Z] daemon.go:325: [d595b486731ac] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d595b486731ac] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d595b486731ac] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d595b486731ac] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d595b486731ac] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d595b486731ac] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.37s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-26T12:06:53.389Z] daemon.go:325: [dcddd0a16259d] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dcddd0a16259d] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dcddd0a16259d] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dcddd0a16259d] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dcddd0a16259d] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dcddd0a16259d] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.17s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-26T12:06:53.389Z] daemon.go:325: [dfaefa532b0e1] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dfaefa532b0e1] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dfaefa532b0e1] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dfaefa532b0e1] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dfaefa532b0e1] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dfaefa532b0e1] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.03s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-26T12:06:53.389Z] daemon.go:325: [da27e8d51c187] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [da27e8d51c187] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [da27e8d51c187] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [da27e8d51c187] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [da27e8d51c187] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [da27e8d51c187] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-26T12:06:53.389Z] daemon.go:325: [d442df04e4d5f] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d442df04e4d5f] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d442df04e4d5f] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d442df04e4d5f] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d442df04e4d5f] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d442df04e4d5f] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-26T12:06:53.389Z] daemon.go:325: [d520358d07963] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d520358d07963] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d520358d07963] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d520358d07963] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d520358d07963] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d520358d07963] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.16s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-26T12:06:53.389Z] daemon.go:325: [d04afeb621f9c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d04afeb621f9c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d04afeb621f9c] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d04afeb621f9c] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d04afeb621f9c] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d04afeb621f9c] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-26T12:06:53.389Z] daemon.go:325: [da45f1365ae04] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [da45f1365ae04] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [da45f1365ae04] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [da45f1365ae04] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [da45f1365ae04] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [da45f1365ae04] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-05-26T12:06:53.389Z] daemon.go:325: [dfda6be3ffe60] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [dfda6be3ffe60] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [dfda6be3ffe60] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [dfda6be3ffe60] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [dfda6be3ffe60] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [dfda6be3ffe60] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-26T12:06:53.389Z] daemon.go:325: [d30e7cc143da8] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d30e7cc143da8] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d30e7cc143da8] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d30e7cc143da8] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d30e7cc143da8] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d30e7cc143da8] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-26T12:06:53.389Z] daemon.go:325: [d32deaa6a9a2c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [d32deaa6a9a2c] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [d32deaa6a9a2c] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [d32deaa6a9a2c] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [d32deaa6a9a2c] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [d32deaa6a9a2c] Daemon stopped [2020-05-26T12:06:53.389Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2020-05-26T12:06:53.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-26T12:06:53.389Z] daemon.go:325: [daa8dd182fdef] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:325: [daa8dd182fdef] waiting for daemon to start [2020-05-26T12:06:53.389Z] daemon.go:353: [daa8dd182fdef] daemon started [2020-05-26T12:06:53.389Z] daemon.go:461: [daa8dd182fdef] Stopping daemon [2020-05-26T12:06:53.389Z] daemon.go:296: [daa8dd182fdef] exiting daemon [2020-05-26T12:06:53.389Z] daemon.go:448: [daa8dd182fdef] Daemon stopped [2020-05-26T12:06:53.389Z] === RUN TestDockerExternalVolumeSuite [2020-05-26T12:06:53.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-26T12:06:54.478Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-26T12:06:56.750Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-26T12:07:00.631Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-26T12:07:02.234Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-26T12:07:04.510Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-26T12:07:06.117Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-26T12:07:08.388Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-26T12:07:09.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-26T12:07:11.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-26T12:07:12.266Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-26T12:07:13.871Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-26T12:07:15.481Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-26T12:07:21.478Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-26T12:07:23.085Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-26T12:07:23.085Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-26T12:07:25.358Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-26T12:07:25.358Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-26T12:07:30.215Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-26T12:07:35.072Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-26T12:07:39.942Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-26T12:07:41.555Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-26T12:07:43.828Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-26T12:07:43.828Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-26T12:07:45.435Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-26T12:07:47.832Z] === RUN TestDockerSuite/TestLogsSince [2020-05-26T12:07:56.665Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-26T12:07:56.665Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-26T12:07:56.665Z] === RUN TestDockerSuite/TestLogsTail [2020-05-26T12:07:58.940Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-26T12:08:01.211Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestNetHostname [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginActive [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPortList [2020-05-26T12:08:03.486Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-26T12:08:12.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-26T12:08:19.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-26T12:08:21.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-26T12:08:21.120Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-26T12:08:27.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-26T12:08:29.937Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-26T12:08:29.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-26T12:08:37.224Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-26T12:08:49.888Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-26T12:08:49.888Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-26T12:08:49.888Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-26T12:08:59.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-26T12:09:00.466Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-26T12:09:03.486Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-26T12:09:09.472Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-26T12:09:13.345Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-26T12:09:13.345Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-26T12:09:13.345Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-26T12:09:13.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-26T12:09:17.217Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-26T12:09:17.217Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-26T12:09:17.217Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-26T12:09:17.217Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-26T12:09:17.217Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-26T12:09:23.197Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-26T12:09:23.197Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-26T12:09:24.211Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-26T12:09:24.211Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-26T12:09:25.819Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-26T12:09:26.834Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-26T12:09:26.834Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-26T12:09:30.719Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-26T12:09:33.740Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-26T12:09:36.019Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-26T12:09:45.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-26T12:09:57.461Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-26T12:09:57.461Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-26T12:09:58.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-26T12:10:01.335Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-26T12:10:01.335Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-26T12:10:01.818Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-26T12:10:02.299Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-26T12:10:06.181Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-26T12:10:15.003Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-26T12:10:15.003Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-26T12:10:18.884Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-26T12:10:18.884Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-26T12:10:19.366Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-26T12:10:30.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-26T12:10:37.384Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-26T12:10:39.660Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-26T12:10:40.674Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-26T12:10:44.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-26T12:10:46.664Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-26T12:10:57.244Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-26T12:11:02.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-26T12:11:04.548Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-26T12:11:08.422Z] === RUN TestDockerSuite/TestRmiTag [2020-05-26T12:11:08.907Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-26T12:11:11.177Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-26T12:11:29.194Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-26T12:11:29.194Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-26T12:11:34.046Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-26T12:11:35.062Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-26T12:11:42.348Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-26T12:11:42.348Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-26T12:11:42.348Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-26T12:11:45.370Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-26T12:11:48.389Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-26T12:11:49.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-26T12:11:49.995Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-26T12:11:52.267Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-26T12:11:53.874Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-26T12:11:53.874Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-26T12:11:58.729Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-26T12:12:00.336Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-26T12:12:00.336Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-26T12:12:02.608Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-26T12:12:02.608Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-26T12:12:02.608Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-26T12:12:04.880Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-26T12:12:06.494Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-26T12:12:07.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-26T12:12:08.768Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-26T12:12:11.039Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-26T12:12:11.039Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-26T12:12:11.039Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-26T12:12:11.039Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-26T12:12:12.645Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-26T12:12:12.645Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-26T12:12:12.645Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-26T12:12:12.645Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-26T12:12:12.645Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-26T12:12:14.915Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-26T12:12:19.769Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-26T12:12:27.053Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-26T12:12:27.053Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-26T12:12:27.053Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-26T12:12:27.053Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-26T12:12:28.659Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-26T12:12:30.265Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-26T12:12:30.265Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-26T12:12:32.535Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-26T12:12:32.535Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-26T12:12:32.535Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-26T12:12:32.535Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-26T12:12:39.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-26T12:12:39.822Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-26T12:12:40.835Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-26T12:12:43.107Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-26T12:12:44.715Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-26T12:12:45.197Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-26T12:12:49.073Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-26T12:12:55.052Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-26T12:12:55.052Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-26T12:12:56.657Z] === RUN TestDockerSuite/TestRunMount [2020-05-26T12:12:57.139Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-26T12:12:57.139Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-26T12:12:57.139Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-26T12:12:57.139Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-26T12:13:03.118Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-26T12:13:03.119Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-26T12:13:03.119Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-26T12:13:03.119Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-26T12:13:07.974Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-26T12:13:10.996Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-26T12:13:11.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-26T12:13:12.012Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-26T12:13:14.283Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-26T12:13:15.890Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-26T12:13:16.904Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-26T12:13:18.510Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-26T12:13:18.992Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-26T12:13:21.264Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-26T12:13:26.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-26T12:13:33.921Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-26T12:13:33.921Z] === RUN TestDockerSuite/TestRunRm [2020-05-26T12:13:35.527Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-26T12:13:40.377Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-26T12:13:42.646Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-26T12:13:44.252Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-26T12:13:44.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-26T12:13:46.521Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-26T12:13:48.794Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-26T12:13:48.794Z] === RUN TestDockerSuite/TestRunState [2020-05-26T12:13:48.794Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-26T12:13:50.401Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-26T12:13:50.401Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-26T12:13:52.006Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-26T12:13:52.488Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-26T12:13:52.488Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-26T12:13:52.488Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-26T12:13:52.488Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-26T12:13:52.488Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-26T12:13:57.374Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-26T12:13:58.979Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-26T12:13:58.979Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-26T12:13:59.187Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-26T12:14:01.250Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-26T12:14:01.250Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-26T12:14:01.250Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-26T12:14:08.551Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite (441.40s) [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-26T12:14:14.004Z] docker_cli_external_volume_driver_test.go:53: Daemon df53c61f5555d is not started [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-26T12:14:14.004Z] daemon.go:325: [d026a66769eee] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:325: [d026a66769eee] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:353: [d026a66769eee] daemon started [2020-05-26T12:14:14.004Z] daemon.go:461: [d026a66769eee] Stopping daemon [2020-05-26T12:14:14.004Z] daemon.go:296: [d026a66769eee] exiting daemon [2020-05-26T12:14:14.004Z] daemon.go:448: [d026a66769eee] Daemon stopped [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-26T12:14:14.004Z] daemon.go:325: [d6ce2bcfb2943] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:325: [d6ce2bcfb2943] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:353: [d6ce2bcfb2943] daemon started [2020-05-26T12:14:14.004Z] daemon.go:461: [d6ce2bcfb2943] Stopping daemon [2020-05-26T12:14:14.004Z] daemon.go:296: [d6ce2bcfb2943] exiting daemon [2020-05-26T12:14:14.004Z] daemon.go:448: [d6ce2bcfb2943] Daemon stopped [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-26T12:14:14.004Z] docker_cli_external_volume_driver_test.go:53: Daemon d5eebc85cb271 is not started [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-26T12:14:14.004Z] daemon.go:325: [d259c601df750] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:325: [d259c601df750] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:353: [d259c601df750] daemon started [2020-05-26T12:14:14.004Z] daemon.go:461: [d259c601df750] Stopping daemon [2020-05-26T12:14:14.004Z] daemon.go:296: [d259c601df750] exiting daemon [2020-05-26T12:14:14.004Z] daemon.go:448: [d259c601df750] Daemon stopped [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-26T12:14:14.004Z] docker_cli_external_volume_driver_test.go:53: Daemon de0f8ef340df6 is not started [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-26T12:14:14.004Z] docker_cli_external_volume_driver_test.go:53: Daemon d56eaeadcc9ee is not started [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-05-26T12:14:14.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-26T12:14:14.004Z] daemon.go:325: [d49dd99f2ce02] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:325: [d49dd99f2ce02] waiting for daemon to start [2020-05-26T12:14:14.004Z] daemon.go:353: [d49dd99f2ce02] daemon started [2020-05-26T12:14:14.004Z] daemon.go:461: [d49dd99f2ce02] Stopping daemon [2020-05-26T12:14:14.004Z] daemon.go:296: [d49dd99f2ce02] exiting daemon [2020-05-26T12:14:14.004Z] daemon.go:448: [d49dd99f2ce02] Daemon stopped [2020-05-26T12:14:14.004Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-26T12:14:14.005Z] daemon.go:325: [d3cb530415a5a] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [d3cb530415a5a] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [d3cb530415a5a] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [d3cb530415a5a] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [d3cb530415a5a] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [d3cb530415a5a] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-26T12:14:14.005Z] daemon.go:325: [db4928fe50866] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [db4928fe50866] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [db4928fe50866] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [db4928fe50866] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [db4928fe50866] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [db4928fe50866] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-26T12:14:14.005Z] daemon.go:325: [de7e11f195b2e] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [de7e11f195b2e] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [de7e11f195b2e] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [de7e11f195b2e] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [de7e11f195b2e] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [de7e11f195b2e] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-26T12:14:14.005Z] daemon.go:325: [de461d6863e00] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [de461d6863e00] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [de461d6863e00] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [de461d6863e00] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [de461d6863e00] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [de461d6863e00] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-26T12:14:14.005Z] daemon.go:325: [de1a4c30166f9] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [de1a4c30166f9] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [de1a4c30166f9] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [de1a4c30166f9] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [de1a4c30166f9] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [de1a4c30166f9] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-26T12:14:14.005Z] daemon.go:325: [d8bfb36d8239e] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [d8bfb36d8239e] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [d8bfb36d8239e] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [d8bfb36d8239e] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [d8bfb36d8239e] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [d8bfb36d8239e] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-26T12:14:14.005Z] daemon.go:325: [db5018dd98510] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [db5018dd98510] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [db5018dd98510] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [db5018dd98510] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [db5018dd98510] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [db5018dd98510] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-26T12:14:14.005Z] daemon.go:325: [d1bf7bc8811c9] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [d1bf7bc8811c9] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [d1bf7bc8811c9] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [d1bf7bc8811c9] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [d1bf7bc8811c9] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [d1bf7bc8811c9] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-26T12:14:14.005Z] docker_cli_external_volume_driver_test.go:486: Daemon d72a02ba97b2c is not started [2020-05-26T12:14:14.005Z] daemon.go:325: [d72a02ba97b2c] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:325: [d72a02ba97b2c] waiting for daemon to start [2020-05-26T12:14:14.005Z] daemon.go:353: [d72a02ba97b2c] daemon started [2020-05-26T12:14:14.005Z] daemon.go:461: [d72a02ba97b2c] Stopping daemon [2020-05-26T12:14:14.005Z] daemon.go:296: [d72a02ba97b2c] exiting daemon [2020-05-26T12:14:14.005Z] daemon.go:448: [d72a02ba97b2c] Daemon stopped [2020-05-26T12:14:14.005Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.14s) [2020-05-26T12:14:14.005Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-26T12:14:14.005Z] docker_cli_external_volume_driver_test.go:53: Daemon d36a8e929d970 is not started [2020-05-26T12:14:14.005Z] PASS [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] === Skipped [2020-05-26T12:14:14.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] [2020-05-26T12:14:14.005Z] DONE 270 tests, 5 skipped in 2553.971s [2020-05-26T12:14:14.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T12:14:14.529Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-26T12:14:14.564Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T12:14:14.564Z] +++ kill 7347 [2020-05-26T12:14:15.487Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-26T12:14:15.487Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dab9a875ebb45/docker.pid [2020-05-26T12:14:15.487Z] +++ kill 4093 [2020-05-26T12:14:15.487Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4093 is not a child of this shell [2020-05-26T12:14:15.487Z] warning: PID 4093 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dab9a875ebb45/docker.pid had a nonzero exit code [2020-05-26T12:14:15.487Z] +++ /etc/init.d/apparmor stop [2020-05-26T12:14:15.487Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T12:14:15.487Z] [2020-05-26T12:14:15.487Z] Unloading profiles will leave already running processes permanently [2020-05-26T12:14:15.487Z] unconfined, which can lead to unexpected situations. [2020-05-26T12:14:15.487Z] [2020-05-26T12:14:15.487Z] To set a process to complain mode, use the command line tool [2020-05-26T12:14:15.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T12:14:15.487Z] +++ true [2020-05-26T12:14:15.487Z] [2020-05-26T12:14:15.741Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-26T12:14:15.750Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T12:14:18.410Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-26T12:14:18.500Z] + echo Ensuring container killed. [2020-05-26T12:14:18.500Z] Ensuring container killed. [2020-05-26T12:14:18.500Z] + docker ps -aq -f name=docker-pr1-* [2020-05-26T12:14:18.500Z] + cids=6c5e92be4e71 [2020-05-26T12:14:18.500Z] 01ad7240d906 [2020-05-26T12:14:18.500Z] d75b54197b4b [2020-05-26T12:14:18.500Z] + [ -n 6c5e92be4e71 [2020-05-26T12:14:18.500Z] 01ad7240d906 [2020-05-26T12:14:18.500Z] d75b54197b4b ] [2020-05-26T12:14:18.500Z] + docker rm -vf 6c5e92be4e71 01ad7240d906 d75b54197b4b [2020-05-26T12:14:20.384Z] 6c5e92be4e71 [2020-05-26T12:14:20.943Z] 01ad7240d906 [2020-05-26T12:14:20.943Z] d75b54197b4b [Pipeline] sh [2020-05-26T12:14:21.344Z] + echo Chowning /workspace to jenkins user [2020-05-26T12:14:21.345Z] Chowning /workspace to jenkins user [2020-05-26T12:14:21.345Z] + id -u [2020-05-26T12:14:21.345Z] + id -g [2020-05-26T12:14:21.345Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41028:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T12:14:21.345Z] Unable to find image 'busybox:latest' locally [2020-05-26T12:14:24.388Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-26T12:14:24.388Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-26T12:14:24.388Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-26T12:14:24.388Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-26T12:14:24.388Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-26T12:14:26.574Z] latest: Pulling from library/busybox [2020-05-26T12:14:26.574Z] d9cbbca60e5f: Pulling fs layer [2020-05-26T12:14:26.574Z] d9cbbca60e5f: Verifying Checksum [2020-05-26T12:14:26.574Z] d9cbbca60e5f: Download complete [2020-05-26T12:14:26.574Z] d9cbbca60e5f: Pull complete [2020-05-26T12:14:26.574Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T12:14:26.574Z] Status: Downloaded newer image for busybox:latest [2020-05-26T12:14:26.665Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-26T12:14:28.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T12:14:30.242Z] + bundleName=amd64 [2020-05-26T12:14:30.242Z] + echo Creating amd64-bundles.tar.gz [2020-05-26T12:14:30.242Z] Creating amd64-bundles.tar.gz [2020-05-26T12:14:30.242Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-26T12:14:30.242Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-26T12:14:30.545Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] archiveArtifacts [2020-05-26T12:14:31.173Z] Archiving artifacts [2020-05-26T12:14:32.770Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T12:14:33.199Z] + make clean [2020-05-26T12:14:33.454Z] docker volume rm -f docker-dev-cache [2020-05-26T12:14:33.454Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T12:14:34.440Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-26T12:14:36.046Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-26T12:14:37.652Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-26T12:14:41.530Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-26T12:14:44.555Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-26T12:14:45.039Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-26T12:14:45.522Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-26T12:14:45.522Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-26T12:14:47.791Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-26T12:14:53.787Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-26T12:14:53.787Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-26T12:14:59.769Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-26T12:14:59.769Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-26T12:15:03.643Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-26T12:15:03.643Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-26T12:15:03.643Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-26T12:15:03.643Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-26T12:15:03.643Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-26T12:15:14.228Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-26T12:15:15.243Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-26T12:15:17.596Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-26T12:15:17.596Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-26T12:15:19.203Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-26T12:15:19.203Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-26T12:15:19.203Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-26T12:15:19.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-26T12:15:19.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-26T12:15:19.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-26T12:15:19.685Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-26T12:15:34.802Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-26T12:15:34.802Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-26T12:15:35.283Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-26T12:15:35.283Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-26T12:15:35.283Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-26T12:15:35.766Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-26T12:15:35.766Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-26T12:15:38.035Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-26T12:15:38.519Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-26T12:15:40.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-26T12:15:41.273Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-26T12:15:41.754Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-26T12:15:41.754Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-26T12:15:41.754Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-26T12:15:49.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-26T12:15:49.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-26T12:15:49.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-26T12:15:49.519Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-26T12:15:49.519Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-26T12:15:55.501Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-26T12:15:55.984Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-26T12:15:55.984Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-26T12:16:04.792Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-26T12:16:04.792Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite (2261.07s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.60s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-05-26T12:16:05.808Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-26T12:16:05.808Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.808Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.50s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement Apparmor [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement Apparmor [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.84s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement IsPausable [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.62s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.50s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement UnixCli [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.64s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.99s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.45s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.84s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.67s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.75s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.32s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.72s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.55s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.20s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.55s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.64s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.52s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.68s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.53s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement UnixCli [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildContChar (12.97s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.08s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.22s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.68s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.58s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.99s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.43s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.60s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.57s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.07s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.78s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.32s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.71s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.02s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.19s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.76s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.75s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.49s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.04s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.82s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.87s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFails (6.89s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.40s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.12s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.37s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.98s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.59s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement UnixCli [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.18s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildHistory (10.20s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2020-05-26T12:16:05.809Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-05-26T12:16:05.809Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.05s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-05-26T12:16:05.809Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.82s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.95s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.12s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.08s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.91s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.77s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.46s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.38s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.99s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.02s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.27s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.24s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.06s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.40s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.10s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.16s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.90s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.73s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.50s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.75s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildRm (12.88s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.99s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.08s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.17s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.37s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.27s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.54s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.63s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildStderr (4.42s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.34s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.55s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.13s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.04s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.63s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.27s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.07s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.82s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.47s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.19s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-26T12:16:05.810Z] docker_cli_sni_test.go:18: Flakey test [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.72s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.79s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.96s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitTTY (17.26s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.96s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.78s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.11s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.18s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.24s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.36s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.12s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.32s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.02s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.59s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.20s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.86s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.55s) [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000ab07a0 } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1800924494 c:\foo false } [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1800924494 c:\foo true } [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 0 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 1 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 2 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 3 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 4 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 5 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 6 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 7 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 8 [2020-05-26T12:16:05.810Z] docker_api_containers_test.go:1926: case 9 [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.20s) [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.810Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-26T12:16:05.810Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.25s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.10s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.89s) [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a814792793\file1 8a3f31f249e04e1c09213a7c649d7ca3c519e8c65c9cf790453296466ad00775:/root/itWorks.txt` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:279: checking that container "8a3f31f249e04e1c09213a7c649d7ca3c519e8c65c9cf790453296466ad00775" start output contains "file1\n" [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a3f31f249e04e1c09213a7c649d7ca3c519e8c65c9cf790453296466ad00775` [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.23s) [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b524278756\file1 da70e961fb39b45c9e373fac653bb9ddd802075721d25172e0ea301fcec569c5:testDir/` [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.25s) [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e554231283\dir1 71d5575f662b0936050658a715183f9d3462e0aab27e36b50838255b9d9bf909:testDir` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:279: checking that container "71d5575f662b0936050658a715183f9d3462e0aab27e36b50838255b9d9bf909" start output contains "file1-1\n" [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71d5575f662b0936050658a715183f9d3462e0aab27e36b50838255b9d9bf909` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e554231283\dir1 326ffe4a03fe07f36a2b32122ca079858deb3761285f35392bb577ce1522658c:testDir/` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:279: checking that container "326ffe4a03fe07f36a2b32122ca079858deb3761285f35392bb577ce1522658c" start output contains "file1-1\n" [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:209: running `docker start -a 326ffe4a03fe07f36a2b32122ca079858deb3761285f35392bb577ce1522658c` [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.24s) [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h303863990\dir1\. bd25357b5712dc64b1b5dfac187b6f25a654004f4c61cb76b9019d782f11d09e:testDir` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:279: checking that container "bd25357b5712dc64b1b5dfac187b6f25a654004f4c61cb76b9019d782f11d09e" start output contains "file1-1\n" [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd25357b5712dc64b1b5dfac187b6f25a654004f4c61cb76b9019d782f11d09e` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h303863990\dir1\. 1553ca214eef8b1bdd06938ce5bad4461cb0bf13880d0b3b7dbc44fffbeee409:testDir/` [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:279: checking that container "1553ca214eef8b1bdd06938ce5bad4461cb0bf13880d0b3b7dbc44fffbeee409" start output contains "file1-1\n" [2020-05-26T12:16:05.811Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1553ca214eef8b1bdd06938ce5bad4461cb0bf13880d0b3b7dbc44fffbeee409` [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToDot (2.08s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCpToStdout (2.14s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.74s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.07s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.79s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.56s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.12s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.63s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsCopy (5.74s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.59s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.88s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFilters (4.26s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFormat (4.11s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsResize (2.34s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.24s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.22s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.68s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.99s) [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecInspectID (4.51s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement IsPausable [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2020-05-26T12:16:05.811Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-26T12:16:05.811Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.811Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.54s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.71s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.62s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.70s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.61s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.55s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.43s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement IsPausable [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.17s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectHistory (4.38s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.71s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.63s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.68s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectStatus (2.36s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.89s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.92s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.11s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.79s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.68s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.77s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.94s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.10s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.97s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.74s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.61s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsByOrder (8.02s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.83s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.10s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-26T12:16:05.812Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.95s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.98s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.11s) [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.63s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.02s) [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-26T12:16:05.812Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.812Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.83s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.41s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.53s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.60s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.27s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.13s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.81s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.62s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.08s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.16s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.33s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.76s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.44s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.87s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.28s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (6.70s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.56s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.84s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.05s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.02s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.88s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.88s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.74s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.85s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunExitCode (6.76s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.86s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.95s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.95s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.51s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.66s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.07s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.32s) [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.43s) [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-26T12:16:05.813Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.813Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.91s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.85s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.46s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement Apparmor [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.92s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunRm (2.01s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.17s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.92s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.44s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement Apparmor [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.87s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.08s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.34s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.82s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.28s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.40s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2020-05-26T12:16:05.814Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.71s) [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement Apparmor [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:05.814Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-26T12:16:05.814Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.95s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.67s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.51s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.46s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement IsPausable [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.31s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.55s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.67s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-05-26T12:16:06.297Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-26T12:16:06.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.14s) [2020-05-26T12:16:06.297Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2020-05-26T12:16:06.298Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2020-05-26T12:16:06.298Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.15s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-26T12:16:06.298Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-26T12:16:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-26T12:16:06.298Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-26T12:16:06.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-26T12:16:06.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-26T12:16:06.298Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] === RUN TestDockerDaemonSuite [2020-05-26T12:16:06.298Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-26T12:16:06.298Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-26T12:16:06.298Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-26T12:16:06.298Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-26T12:16:06.298Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] === RUN TestDockerSwarmSuite [2020-05-26T12:16:06.298Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-05-26T12:16:06.298Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-05-26T12:16:06.298Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.298Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-26T12:16:06.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] === RUN TestDockerExternalVolumeSuite [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] === RUN TestDockerNetworkSuite [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] === RUN TestDockerHubPullSuite [2020-05-26T12:16:06.299Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-05-26T12:16:06.299Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-26T12:16:06.299Z] PASS [2020-05-26T12:16:06.299Z] ok github.com/docker/docker/integration-cli 2261.774s [2020-05-26T12:16:06.299Z] INFO: Integration tests ended at 05/26/2020 12:16:05. Duration:00:37:50.7943524 [2020-05-26T12:16:06.299Z] INFO: Docker info of the daemon under test at end of run [2020-05-26T12:16:06.299Z] [2020-05-26T12:16:06.299Z] Containers: 2 [2020-05-26T12:16:06.299Z] Running: 0 [2020-05-26T12:16:06.299Z] Paused: 0 [2020-05-26T12:16:06.299Z] Stopped: 2 [2020-05-26T12:16:06.299Z] Images: 12 [2020-05-26T12:16:06.299Z] Server Version: 0.0.0-dev [2020-05-26T12:16:06.299Z] Storage Driver: windowsfilter [2020-05-26T12:16:06.299Z] Windows: [2020-05-26T12:16:06.299Z] Logging Driver: json-file [2020-05-26T12:16:06.299Z] Plugins: [2020-05-26T12:16:06.299Z] Volume: local [2020-05-26T12:16:06.299Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T12:16:06.299Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T12:16:06.299Z] Swarm: inactive [2020-05-26T12:16:06.299Z] Default Isolation: process [2020-05-26T12:16:06.299Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T12:16:06.299Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T12:16:06.299Z] OSType: windows [2020-05-26T12:16:06.299Z] Architecture: x86_64 [2020-05-26T12:16:06.299Z] CPUs: 4 [2020-05-26T12:16:06.299Z] Total Memory: 32GiB [2020-05-26T12:16:06.299Z] Name: azwin-2-8728c0 [2020-05-26T12:16:06.299Z] ID: N3OK:QGNR:V2MB:ID7C:2IH2:M2DL:CC6R:TJNL:CNKX:AOQS:57UL:5ENH [2020-05-26T12:16:06.299Z] Docker Root Dir: D:\CI\PR-41028\1\daemon [2020-05-26T12:16:06.299Z] Debug Mode (client): false [2020-05-26T12:16:06.299Z] Debug Mode (server): true [2020-05-26T12:16:06.299Z] File Descriptors: -1 [2020-05-26T12:16:06.299Z] Goroutines: 18 [2020-05-26T12:16:06.299Z] System Time: 2020-05-26T12:16:05.918655Z [2020-05-26T12:16:06.299Z] EventsListeners: 0 [2020-05-26T12:16:06.299Z] Registry: https://index.docker.io/v1/ [2020-05-26T12:16:06.299Z] Labels: [2020-05-26T12:16:06.299Z] Experimental: false [2020-05-26T12:16:06.299Z] Insecure Registries: [2020-05-26T12:16:06.299Z] 127.0.0.0/8 [2020-05-26T12:16:06.299Z] Live Restore Enabled: false [2020-05-26T12:16:06.299Z] [2020-05-26T12:16:06.299Z] [2020-05-26T12:16:06.299Z] INFO: Stopping daemon under test [2020-05-26T12:16:06.299Z] SUCCESS: The process with PID 556 (child process of PID 3804) has been terminated. [2020-05-26T12:16:06.299Z] SUCCESS: The process with PID 3804 (child process of PID 1820) has been terminated. [2020-05-26T12:16:06.299Z] INFO: Stop tailing logs of the daemon under tests [2020-05-26T12:16:06.299Z] INFO: executeCI.ps1 Completed successfully at 05/26/2020 12:16:06. [2020-05-26T12:16:06.299Z] INFO: Tidying up at end of run [2020-05-26T12:16:06.299Z] INFO: Saving daemon under test log (d:\CI\PR-41028\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-26T12:16:06.299Z] INFO: Saving daemon under test log (d:\CI\PR-41028\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-26T12:16:06.299Z] INFO: Nuke-Everything... [2020-05-26T12:16:06.781Z] INFO: Container count on control daemon to delete is 2 [2020-05-26T12:16:07.263Z] e28ba4c7e9c0 [2020-05-26T12:16:07.263Z] 80aa9d42e877 [2020-05-26T12:16:07.263Z] INFO: Tidying pidfile d:\CI\PR-41028\1\docker.pid [2020-05-26T12:16:07.263Z] INFO: Nuking d:\CI [2020-05-26T12:16:25.294Z] INFO: Zapped successfully [2020-05-26T12:16:25.294Z] [2020-05-26T12:16:25.294Z] INFO: executeCI.ps1 exiting at Tue May 26 12:16:22 CUT 2020. Duration 00:54:26.1861053 [2020-05-26T12:16:25.294Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-26T12:16:27.070Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-26T12:16:28.321Z] Archiving artifacts [2020-05-26T12:16:45.450Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41028/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T12:16:46.439Z] + make clean [2020-05-26T12:16:48.052Z] docker volume rm -f docker-dev-cache [2020-05-26T12:16:48.535Z] 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