Pull request #41021 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 19.03 at ad0f0b3970068c39951a3563c0b19d15577d7e91 rather than 93057905d92ab1a98187fe4834138940faa8cd9b Obtained Jenkinsfile from ad0f0b3970068c39951a3563c0b19d15577d7e91 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-41021@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-25T15:54:14.665Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-25T15:54:14.670Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-25T15:54:29.802Z] Still waiting to schedule task [2020-05-25T15:54:29.805Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-05-25T15:55:09.785Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baa717abbe5828f9) in /home/ubuntu/workspace/moby_PR-41021 [Pipeline] { [Pipeline] checkout [2020-05-25T15:55:13.868Z] using credential docker-jenkins-github-credentials [2020-05-25T15:55:13.877Z] Cloning the remote Git repository [2020-05-25T15:55:13.877Z] Cloning with configured refspecs honoured and without tags [2020-05-25T15:55:13.908Z] Cloning repository https://github.com/moby/moby.git [2020-05-25T15:55:13.967Z] > git init /home/ubuntu/workspace/moby_PR-41021 # timeout=10 [2020-05-25T15:55:14.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:55:14.478Z] > git --version # timeout=10 [2020-05-25T15:55:14.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:55:14.501Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:33.254Z] Fetching without tags [2020-05-25T15:55:33.601Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:55:33.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:55:33.186Z] > git config --add remote.origin.fetch +refs/pull/41021/head:refs/remotes/origin/PR-41021 # timeout=10 [2020-05-25T15:55:33.198Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:33.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:55:33.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:55:33.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:55:33.260Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:33.611Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:55:33.639Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:55:34.480Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:55:34.480Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:55:34.421Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:55:34.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-25T15:55:34.484Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:55:34.511Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:55:38.679Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:55:38.680Z] First time build. Skipping changelog. [2020-05-25T15:55:38.704Z] > git --version # timeout=10 [2020-05-25T15:55:38.759Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-25T15:55:40.010Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41021:/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-25T15:55:49.995Z] Unable to find image 'alpine:latest' locally [2020-05-25T15:55:49.995Z] latest: Pulling from library/alpine [2020-05-25T15:55:49.995Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-25T15:55:49.995Z] cbdbe7a5bc2a: Download complete [2020-05-25T15:55:49.995Z] cbdbe7a5bc2a: Pull complete [2020-05-25T15:55:49.995Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-25T15:55:49.995Z] Status: Downloaded newer image for alpine:latest [2020-05-25T15:55:55.269Z] 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 [2020-05-25T15:55:55.513Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baa717abbe5828f9) in /home/ubuntu/workspace/moby_PR-41021 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2020-05-25T15:55:55.619Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41021 [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] } [2020-05-25T15:55:55.624Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [2020-05-25T15:55:55.666Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-05-25T15:55:55.701Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41021 [Pipeline] checkout [2020-05-25T15:55:55.706Z] Fetching without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2020-05-25T15:55:55.749Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-05-25T15:55:55.767Z] Cloning the remote Git repository [2020-05-25T15:55:55.767Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-25T15:55:55.850Z] using credential docker-jenkins-github-credentials [2020-05-25T15:55:55.886Z] Cloning the remote Git repository [2020-05-25T15:55:55.886Z] Cloning with configured refspecs honoured and without tags [2020-05-25T15:55:56.262Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:55:55.634Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-25T15:55:55.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:55:55.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:55:55.712Z] > git --version # timeout=10 [2020-05-25T15:55:55.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:55:55.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:56.274Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:55:56.338Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:55:55.771Z] Cloning repository https://github.com/moby/moby.git [2020-05-25T15:55:55.771Z] > git init /home/jenkins/workspace/moby_PR-41021 # timeout=10 [2020-05-25T15:55:55.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:55:55.778Z] > git --version # timeout=10 [2020-05-25T15:55:55.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:55:55.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:55.896Z] Cloning repository https://github.com/moby/moby.git [2020-05-25T15:55:55.896Z] > git init /home/docker/workspace/moby_PR-41021 # timeout=10 [2020-05-25T15:55:55.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:55:55.910Z] > git --version # timeout=10 [2020-05-25T15:55:55.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:55:55.917Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:55:57.299Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:55:57.299Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:55:57.441Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:55:57.457Z] > git --version # timeout=10 [2020-05-25T15:55:57.513Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-25T15:55:57.244Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:55:57.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-25T15:55:57.302Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:55:57.324Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-25T15:55:58.310Z] + docker version [2020-05-25T15:55:58.310Z] Client: Docker Engine - Community [2020-05-25T15:55:58.310Z] Version: 19.03.8 [2020-05-25T15:55:58.310Z] API version: 1.40 [2020-05-25T15:55:58.310Z] Go version: go1.12.17 [2020-05-25T15:55:58.310Z] Git commit: afacb8b7f0 [2020-05-25T15:55:58.310Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-25T15:55:58.310Z] OS/Arch: linux/amd64 [2020-05-25T15:55:58.310Z] Experimental: false [2020-05-25T15:55:58.310Z] [2020-05-25T15:55:58.310Z] Server: Docker Engine - Community [2020-05-25T15:55:58.310Z] Engine: [2020-05-25T15:55:58.310Z] Version: 19.03.8 [2020-05-25T15:55:58.310Z] API version: 1.40 (minimum version 1.12) [2020-05-25T15:55:58.310Z] Go version: go1.12.17 [2020-05-25T15:55:58.310Z] Git commit: afacb8b7f0 [2020-05-25T15:55:58.310Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-25T15:55:58.310Z] OS/Arch: linux/amd64 [2020-05-25T15:55:58.310Z] Experimental: true [2020-05-25T15:55:58.310Z] containerd: [2020-05-25T15:55:58.310Z] Version: 1.2.13 [2020-05-25T15:55:58.310Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:55:58.310Z] runc: [2020-05-25T15:55:58.310Z] Version: 1.0.0-rc10 [2020-05-25T15:55:58.310Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:55:58.310Z] docker-init: [2020-05-25T15:55:58.310Z] Version: 0.18.0 [2020-05-25T15:55:58.310Z] GitCommit: fec3683 [Pipeline] sh [2020-05-25T15:55:58.608Z] + docker info [2020-05-25T15:56:04.538Z] Fetching without tags [2020-05-25T15:56:04.832Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:56:04.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:56:04.492Z] > git config --add remote.origin.fetch +refs/pull/41021/head:refs/remotes/origin/PR-41021 # timeout=10 [2020-05-25T15:56:04.493Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:56:04.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:56:04.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:56:04.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:56:04.543Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:56:04.836Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:56:04.838Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:56:05.305Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:56:05.305Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:56:05.602Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:56:05.650Z] > git --version # timeout=10 [2020-05-25T15:56:05.657Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-25T15:56:06.479Z] + docker version [2020-05-25T15:56:06.479Z] Client: Docker Engine - Community [2020-05-25T15:56:06.479Z] Version: 19.03.7 [2020-05-25T15:56:06.479Z] API version: 1.40 [2020-05-25T15:56:06.479Z] Go version: go1.12.17 [2020-05-25T15:56:06.479Z] Git commit: 7141c199a2 [2020-05-25T15:56:06.479Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-25T15:56:06.479Z] OS/Arch: linux/s390x [2020-05-25T15:56:06.479Z] Experimental: false [2020-05-25T15:56:06.479Z] [2020-05-25T15:56:06.479Z] Server: Docker Engine - Community [2020-05-25T15:56:06.479Z] Engine: [2020-05-25T15:56:06.479Z] Version: 19.03.7 [2020-05-25T15:56:06.479Z] API version: 1.40 (minimum version 1.12) [2020-05-25T15:56:06.479Z] Go version: go1.12.17 [2020-05-25T15:56:06.479Z] Git commit: 7141c199a2 [2020-05-25T15:56:06.479Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-25T15:56:06.479Z] OS/Arch: linux/s390x [2020-05-25T15:56:06.479Z] Experimental: true [2020-05-25T15:56:06.479Z] containerd: [2020-05-25T15:56:06.479Z] Version: 1.2.13 [2020-05-25T15:56:06.479Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:56:06.479Z] runc: [2020-05-25T15:56:06.479Z] Version: 1.0.0-rc10 [2020-05-25T15:56:06.479Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:56:06.479Z] docker-init: [2020-05-25T15:56:06.479Z] Version: 0.18.0 [2020-05-25T15:56:06.479Z] GitCommit: fec3683 [Pipeline] sh [2020-05-25T15:56:05.282Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:56:05.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-25T15:56:05.309Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:56:05.310Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:56:06.849Z] + docker info [2020-05-25T15:56:07.132Z] Client: [2020-05-25T15:56:07.132Z] Debug Mode: false [2020-05-25T15:56:07.132Z] [2020-05-25T15:56:07.132Z] Server: [2020-05-25T15:56:07.132Z] Containers: 0 [2020-05-25T15:56:07.132Z] Running: 0 [2020-05-25T15:56:07.132Z] Paused: 0 [2020-05-25T15:56:07.132Z] Stopped: 0 [2020-05-25T15:56:07.132Z] Images: 0 [2020-05-25T15:56:07.132Z] Server Version: 19.03.7 [2020-05-25T15:56:07.132Z] Storage Driver: overlay2 [2020-05-25T15:56:07.132Z] Backing Filesystem: [2020-05-25T15:56:07.132Z] Supports d_type: true [2020-05-25T15:56:07.132Z] Native Overlay Diff: true [2020-05-25T15:56:07.132Z] Logging Driver: json-file [2020-05-25T15:56:07.132Z] Cgroup Driver: cgroupfs [2020-05-25T15:56:07.132Z] Plugins: [2020-05-25T15:56:07.132Z] Volume: local [2020-05-25T15:56:07.132Z] Network: bridge host ipvlan macvlan null overlay [2020-05-25T15:56:07.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-25T15:56:07.132Z] Swarm: inactive [2020-05-25T15:56:07.132Z] Runtimes: runc [2020-05-25T15:56:07.132Z] Default Runtime: runc [2020-05-25T15:56:07.132Z] Init Binary: docker-init [2020-05-25T15:56:07.132Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:56:07.132Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:56:07.132Z] init version: fec3683 [2020-05-25T15:56:07.132Z] Security Options: [2020-05-25T15:56:07.132Z] apparmor [2020-05-25T15:56:07.132Z] seccomp [2020-05-25T15:56:07.132Z] Profile: default [2020-05-25T15:56:07.132Z] Kernel Version: 4.15.0-91-generic [2020-05-25T15:56:07.132Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-25T15:56:07.132Z] OSType: linux [2020-05-25T15:56:07.132Z] Architecture: s390x [2020-05-25T15:56:07.132Z] CPUs: 2 [2020-05-25T15:56:07.132Z] Total Memory: 7.861GiB [2020-05-25T15:56:07.132Z] Name: s390x-ubuntu-16 [2020-05-25T15:56:07.132Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-25T15:56:07.132Z] Docker Root Dir: /var/lib/docker [2020-05-25T15:56:07.132Z] Debug Mode: false [2020-05-25T15:56:07.132Z] Username: dockerbuildbot [2020-05-25T15:56:07.132Z] Registry: https://index.docker.io/v1/ [2020-05-25T15:56:07.132Z] Labels: [2020-05-25T15:56:07.132Z] Experimental: true [2020-05-25T15:56:07.132Z] Insecure Registries: [2020-05-25T15:56:07.132Z] 127.0.0.0/8 [2020-05-25T15:56:07.132Z] Live Restore Enabled: false [2020-05-25T15:56:07.132Z] [2020-05-25T15:56:07.132Z] WARNING: No swap limit support [Pipeline] sh [2020-05-25T15:56:07.502Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:07.502Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:07.502Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-25T15:56:07.502Z] + bash /home/jenkins/workspace/moby_PR-41021/check-config.sh [2020-05-25T15:56:07.502Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-25T15:56:07.502Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-25T15:56:07.502Z] [2020-05-25T15:56:07.502Z] Generally Necessary: [2020-05-25T15:56:07.502Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-25T15:56:07.502Z] - apparmor: enabled and tools installed [2020-05-25T15:56:07.502Z] - CONFIG_NAMESPACES: enabled [2020-05-25T15:56:07.502Z] - CONFIG_NET_NS: enabled [2020-05-25T15:56:07.502Z] - CONFIG_PID_NS: enabled [2020-05-25T15:56:07.502Z] - CONFIG_IPC_NS: enabled [2020-05-25T15:56:07.502Z] - CONFIG_UTS_NS: enabled [2020-05-25T15:56:07.502Z] - CONFIG_CGROUPS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CPUSETS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_MEMCG: enabled [2020-05-25T15:56:07.783Z] - CONFIG_KEYS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_VETH: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-25T15:56:07.783Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-25T15:56:07.783Z] [2020-05-25T15:56:07.783Z] Optional Features: [2020-05-25T15:56:07.783Z] - CONFIG_USER_NS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_SECCOMP: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-25T15:56:07.783Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-25T15:56:07.783Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-25T15:56:07.783Z] - CONFIG_BLK_CGROUP: enabled [2020-05-25T15:56:07.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-25T15:56:07.783Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_PERF: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-25T15:56:07.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-25T15:56:07.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-25T15:56:07.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-25T15:56:07.783Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-25T15:56:07.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_IP_VS: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-25T15:56:07.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-25T15:56:07.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-25T15:56:07.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_EXT4_FS: enabled [2020-05-25T15:56:07.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-25T15:56:07.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-25T15:56:07.783Z] - Network Drivers: [2020-05-25T15:56:07.783Z] - "overlay": [2020-05-25T15:56:07.783Z] - CONFIG_VXLAN: enabled (as module) [2020-05-25T15:56:07.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-25T15:56:07.783Z] Optional (for encrypted networks): [2020-05-25T15:56:07.784Z] - CONFIG_CRYPTO: enabled [2020-05-25T15:56:07.784Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-25T15:56:07.784Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-25T15:56:07.784Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-25T15:56:07.784Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-25T15:56:07.784Z] - CONFIG_XFRM: enabled [2020-05-25T15:56:07.784Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-25T15:56:07.784Z] - "ipvlan": [2020-05-25T15:56:07.784Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-25T15:56:07.784Z] - "macvlan": [2020-05-25T15:56:07.784Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_DUMMY: enabled (as module) [2020-05-25T15:56:07.784Z] - "ftp,tftp client in container": [2020-05-25T15:56:07.784Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-25T15:56:07.784Z] - Storage Drivers: [2020-05-25T15:56:07.784Z] - "aufs": [2020-05-25T15:56:07.784Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-25T15:56:07.784Z] - "btrfs": [2020-05-25T15:56:07.784Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-25T15:56:07.784Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-25T15:56:07.784Z] - "devicemapper": [2020-05-25T15:56:07.784Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-25T15:56:07.784Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-25T15:56:07.784Z] - "overlay": [2020-05-25T15:56:07.784Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-25T15:56:07.784Z] - "zfs": [2020-05-25T15:56:07.784Z] - /dev/zfs: missing [2020-05-25T15:56:07.784Z] - zfs command: missing [2020-05-25T15:56:07.784Z] - zpool command: missing [2020-05-25T15:56:07.784Z] [2020-05-25T15:56:07.784Z] Limits: [2020-05-25T15:56:07.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-25T15:56:07.784Z] [2020-05-25T15:56:07.784Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-25T15:56:08.196Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93057905d92ab1a98187fe4834138940faa8cd9b . [2020-05-25T15:56:08.196Z] #2 [internal] load .dockerignore [2020-05-25T15:56:08.196Z] #2 transferring context: 87B done [2020-05-25T15:56:08.196Z] #2 DONE 0.0s [2020-05-25T15:56:08.196Z] [2020-05-25T15:56:08.196Z] #1 [internal] load build definition from Dockerfile [2020-05-25T15:56:08.196Z] #1 transferring dockerfile: 12.42kB done [2020-05-25T15:56:08.196Z] #1 DONE 0.0s [2020-05-25T15:56:08.196Z] [2020-05-25T15:56:08.196Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:56:08.479Z] #4 ... [2020-05-25T15:56:08.479Z] [2020-05-25T15:56:08.479Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-25T15:56:08.479Z] #3 DONE 0.0s [2020-05-25T15:56:08.479Z] [2020-05-25T15:56:08.479Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:56:08.479Z] #4 DONE 0.2s [2020-05-25T15:56:08.479Z] [2020-05-25T15:56:08.479Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-25T15:56:08.479Z] #5 CACHED [2020-05-25T15:56:08.479Z] [2020-05-25T15:56:08.479Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-25T15:56:08.479Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-25T15:56:08.768Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-25T15:56:08.768Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-25T15:56:08.768Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2020-05-25T15:56:09.057Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.09MB / 9.11MB 0.3s [2020-05-25T15:56:09.057Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-05-25T15:56:09.057Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-05-25T15:56:09.683Z] #64 ... [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #17 [internal] load build context [2020-05-25T15:56:09.683Z] #17 transferring context: 50.86MB 1.0s done [2020-05-25T15:56:09.683Z] #17 DONE 1.0s [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-25T15:56:09.683Z] #64 ... [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-25T15:56:09.683Z] #6 DONE 1.2s [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-25T15:56:09.683Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done [2020-05-25T15:56:09.683Z] #64 DONE 1.3s [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:56:09.683Z] #18 DONE 0.1s [2020-05-25T15:56:09.683Z] [2020-05-25T15:56:09.683Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:09.965Z] #38 ... [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #48 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-25T15:56:09.965Z] #48 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-25T15:56:09.965Z] #28 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #42 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-25T15:56:09.965Z] #42 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #66 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-25T15:56:09.965Z] #66 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #45 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-25T15:56:09.965Z] #45 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-25T15:56:09.965Z] #19 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-25T15:56:09.965Z] #60 DONE 0.1s [2020-05-25T15:56:09.965Z] [2020-05-25T15:56:09.965Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:56:10.494Z] Still waiting to schedule task [2020-05-25T15:56:10.494Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baa717abbe5828f9)’ [2020-05-25T15:56:10.506Z] Still waiting to schedule task [2020-05-25T15:56:10.506Z] All nodes of label ‘windows-2019’ are offline [2020-05-25T15:56:10.822Z] Client: [2020-05-25T15:56:10.822Z] Debug Mode: false [2020-05-25T15:56:10.822Z] [2020-05-25T15:56:10.822Z] Server: [2020-05-25T15:56:10.822Z] Containers: 0 [2020-05-25T15:56:10.822Z] Running: 0 [2020-05-25T15:56:10.822Z] Paused: 0 [2020-05-25T15:56:10.822Z] Stopped: 0 [2020-05-25T15:56:10.822Z] Images: 1 [2020-05-25T15:56:10.822Z] Server Version: 19.03.8 [2020-05-25T15:56:10.822Z] Storage Driver: overlay2 [2020-05-25T15:56:10.822Z] Backing Filesystem: [2020-05-25T15:56:10.822Z] Supports d_type: true [2020-05-25T15:56:10.822Z] Native Overlay Diff: true [2020-05-25T15:56:10.822Z] Logging Driver: json-file [2020-05-25T15:56:10.822Z] Cgroup Driver: cgroupfs [2020-05-25T15:56:10.822Z] Plugins: [2020-05-25T15:56:10.822Z] Volume: local [2020-05-25T15:56:10.822Z] Network: bridge host ipvlan macvlan null overlay [2020-05-25T15:56:10.822Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-25T15:56:10.822Z] Swarm: inactive [2020-05-25T15:56:10.822Z] Runtimes: runc [2020-05-25T15:56:10.822Z] Default Runtime: runc [2020-05-25T15:56:10.822Z] Init Binary: docker-init [2020-05-25T15:56:10.822Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:56:10.822Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:56:10.822Z] init version: fec3683 [2020-05-25T15:56:10.822Z] Security Options: [2020-05-25T15:56:10.822Z] apparmor [2020-05-25T15:56:10.822Z] seccomp [2020-05-25T15:56:10.822Z] Profile: default [2020-05-25T15:56:10.822Z] Kernel Version: 4.15.0-1065-aws [2020-05-25T15:56:10.822Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-25T15:56:10.822Z] OSType: linux [2020-05-25T15:56:10.822Z] Architecture: x86_64 [2020-05-25T15:56:10.822Z] CPUs: 2 [2020-05-25T15:56:10.822Z] Total Memory: 7.501GiB [2020-05-25T15:56:10.822Z] Name: ip-10-100-44-47 [2020-05-25T15:56:10.822Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-25T15:56:10.822Z] Docker Root Dir: /var/lib/docker [2020-05-25T15:56:10.822Z] Debug Mode: false [2020-05-25T15:56:10.822Z] Registry: https://index.docker.io/v1/ [2020-05-25T15:56:10.822Z] Labels: [2020-05-25T15:56:10.822Z] Experimental: true [2020-05-25T15:56:10.822Z] Insecure Registries: [2020-05-25T15:56:10.822Z] 127.0.0.0/8 [2020-05-25T15:56:10.822Z] Live Restore Enabled: true [2020-05-25T15:56:10.822Z] [2020-05-25T15:56:10.822Z] WARNING: No swap limit support [Pipeline] sh [2020-05-25T15:56:11.119Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:11.119Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:11.119Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-25T15:56:11.119Z] + bash /home/ubuntu/workspace/moby_PR-41021/check-config.sh [2020-05-25T15:56:11.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-25T15:56:11.119Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-25T15:56:11.119Z] [2020-05-25T15:56:11.119Z] Generally Necessary: [2020-05-25T15:56:11.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-25T15:56:11.119Z] - apparmor: enabled and tools installed [2020-05-25T15:56:11.119Z] - CONFIG_NAMESPACES: enabled [2020-05-25T15:56:11.119Z] - CONFIG_NET_NS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_PID_NS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_IPC_NS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_UTS_NS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUPS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CPUSETS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_MEMCG: enabled [2020-05-25T15:56:11.383Z] - CONFIG_KEYS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_VETH: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-25T15:56:11.383Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-25T15:56:11.383Z] [2020-05-25T15:56:11.383Z] Optional Features: [2020-05-25T15:56:11.383Z] - CONFIG_USER_NS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_SECCOMP: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-25T15:56:11.383Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-25T15:56:11.383Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-25T15:56:11.383Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-25T15:56:11.383Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-25T15:56:11.383Z] - CONFIG_BLK_CGROUP: enabled [2020-05-25T15:56:11.383Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-25T15:56:11.383Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_PERF: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-25T15:56:11.383Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-25T15:56:11.383Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-25T15:56:11.383Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-25T15:56:11.642Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-25T15:56:11.642Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-25T15:56:11.642Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_IP_VS: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-25T15:56:11.642Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-25T15:56:11.642Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-25T15:56:11.642Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_EXT4_FS: enabled [2020-05-25T15:56:11.642Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-25T15:56:11.642Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-25T15:56:11.642Z] - Network Drivers: [2020-05-25T15:56:11.642Z] - "overlay": [2020-05-25T15:56:11.642Z] - CONFIG_VXLAN: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-25T15:56:11.642Z] Optional (for encrypted networks): [2020-05-25T15:56:11.642Z] - CONFIG_CRYPTO: enabled [2020-05-25T15:56:11.642Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-25T15:56:11.642Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-25T15:56:11.642Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-25T15:56:11.642Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-25T15:56:11.642Z] - CONFIG_XFRM: enabled [2020-05-25T15:56:11.642Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-25T15:56:11.642Z] - "ipvlan": [2020-05-25T15:56:11.642Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-25T15:56:11.642Z] - "macvlan": [2020-05-25T15:56:11.642Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_DUMMY: enabled (as module) [2020-05-25T15:56:11.642Z] - "ftp,tftp client in container": [2020-05-25T15:56:11.642Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-25T15:56:11.642Z] - Storage Drivers: [2020-05-25T15:56:11.642Z] - "aufs": [2020-05-25T15:56:11.642Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-25T15:56:11.642Z] - "btrfs": [2020-05-25T15:56:11.642Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-25T15:56:11.642Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-25T15:56:11.642Z] - "devicemapper": [2020-05-25T15:56:11.902Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-25T15:56:11.902Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-25T15:56:11.902Z] - "overlay": [2020-05-25T15:56:11.902Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-25T15:56:11.902Z] - "zfs": [2020-05-25T15:56:11.902Z] - /dev/zfs: missing [2020-05-25T15:56:11.902Z] - zfs command: missing [2020-05-25T15:56:11.902Z] - zpool command: missing [2020-05-25T15:56:11.902Z] [2020-05-25T15:56:11.902Z] Limits: [2020-05-25T15:56:11.902Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-25T15:56:11.902Z] [2020-05-25T15:56:11.902Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-25T15:56:12.228Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93057905d92ab1a98187fe4834138940faa8cd9b . [2020-05-25T15:56:12.228Z] #2 [internal] load .dockerignore [2020-05-25T15:56:12.228Z] #2 transferring context: 87B done [2020-05-25T15:56:12.228Z] #2 DONE 0.1s [2020-05-25T15:56:12.228Z] [2020-05-25T15:56:12.228Z] #1 [internal] load build definition from Dockerfile [2020-05-25T15:56:12.228Z] #1 transferring dockerfile: 12.42kB done [2020-05-25T15:56:12.228Z] #1 DONE 0.1s [2020-05-25T15:56:12.228Z] [2020-05-25T15:56:12.228Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:56:12.486Z] #4 ... [2020-05-25T15:56:12.487Z] [2020-05-25T15:56:12.487Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-25T15:56:12.487Z] #3 DONE 0.2s [2020-05-25T15:56:12.745Z] [2020-05-25T15:56:12.745Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:56:12.745Z] #4 DONE 0.3s [2020-05-25T15:56:12.745Z] [2020-05-25T15:56:12.745Z] #17 [internal] load build context [2020-05-25T15:56:14.357Z] #61 3.846 + RM_GOPATH=0 [2020-05-25T15:56:14.357Z] #61 3.846 + TMP_GOPATH= [2020-05-25T15:56:14.357Z] #61 3.846 + : /build/ [2020-05-25T15:56:14.357Z] #61 3.846 + '[' -z '' ']' [2020-05-25T15:56:14.357Z] #61 3.847 ++ mktemp -d [2020-05-25T15:56:14.357Z] #61 3.848 + export GOPATH=/tmp/tmp.7DStdY2VZ0 [2020-05-25T15:56:14.357Z] #61 3.848 + GOPATH=/tmp/tmp.7DStdY2VZ0 [2020-05-25T15:56:14.357Z] #61 3.848 + RM_GOPATH=1 [2020-05-25T15:56:14.357Z] #61 3.849 ++ dirname ./install.sh [2020-05-25T15:56:14.357Z] #61 3.850 + dir=. [2020-05-25T15:56:14.357Z] #61 3.850 + bin=rootlesskit [2020-05-25T15:56:14.357Z] #61 3.850 + shift [2020-05-25T15:56:14.357Z] #61 3.850 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-25T15:56:14.357Z] #61 3.850 + . ./rootlesskit.installer [2020-05-25T15:56:14.357Z] #61 3.850 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:14.357Z] #61 3.850 + install_rootlesskit [2020-05-25T15:56:14.357Z] #61 3.852 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:14.357Z] #61 3.852 + case "$1" in [2020-05-25T15:56:14.357Z] #61 3.852 + export CGO_ENABLED=0 [2020-05-25T15:56:14.357Z] #61 3.852 + CGO_ENABLED=0 [2020-05-25T15:56:14.357Z] #61 3.852 + _install_rootlesskit [2020-05-25T15:56:14.357Z] #61 3.852 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-25T15:56:14.357Z] #61 3.853 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7DStdY2VZ0/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:56:14.357Z] #61 3.853 Cloning into '/tmp/tmp.7DStdY2VZ0/src/github.com/rootless-containers/rootlesskit'... [2020-05-25T15:56:15.362Z] #61 ... [2020-05-25T15:56:15.362Z] [2020-05-25T15:56:15.362Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:56:15.362Z] #46 3.126 + RM_GOPATH=0 [2020-05-25T15:56:15.362Z] #46 3.126 + TMP_GOPATH= [2020-05-25T15:56:15.362Z] #46 3.126 + : /build [2020-05-25T15:56:15.362Z] #46 3.126 + '[' -z '' ']' [2020-05-25T15:56:15.362Z] #46 3.127 ++ mktemp -d [2020-05-25T15:56:15.362Z] #46 3.131 + export GOPATH=/tmp/tmp.NKhD0lD5aj [2020-05-25T15:56:15.362Z] #46 3.136 + GOPATH=/tmp/tmp.NKhD0lD5aj [2020-05-25T15:56:15.362Z] #46 3.136 + RM_GOPATH=1 [2020-05-25T15:56:15.362Z] #46 3.136 ++ dirname ./install.sh [2020-05-25T15:56:15.362Z] #46 3.138 + dir=. [2020-05-25T15:56:15.362Z] #46 3.138 + bin=gotestsum [2020-05-25T15:56:15.362Z] #46 3.138 + shift [2020-05-25T15:56:15.362Z] #46 3.139 + '[' '!' -f ./gotestsum.installer ']' [2020-05-25T15:56:15.362Z] #46 3.139 + . ./gotestsum.installer [2020-05-25T15:56:15.362Z] #46 3.139 ++ : v0.3.5 [2020-05-25T15:56:15.362Z] #46 3.139 + install_gotestsum [2020-05-25T15:56:15.362Z] #46 3.140 + set -e [2020-05-25T15:56:15.362Z] #46 3.140 + export GO111MODULE=on [2020-05-25T15:56:15.362Z] #46 3.141 + GO111MODULE=on [2020-05-25T15:56:15.362Z] #46 3.141 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-25T15:56:15.362Z] #46 3.217 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-25T15:56:15.362Z] #46 3.218 go: finding gotest.tools v0.3.5 [2020-05-25T15:56:15.362Z] #46 3.735 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-25T15:56:15.362Z] #46 3.887 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-25T15:56:15.362Z] #46 5.366 go: downloading gotest.tools v2.1.0+incompatible [2020-05-25T15:56:15.362Z] #46 5.446 go: extracting gotest.tools v2.1.0+incompatible [2020-05-25T15:56:15.362Z] #46 5.504 go: downloading github.com/fatih/color v1.6.0 [2020-05-25T15:56:15.362Z] #46 5.530 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:56:15.362Z] #46 5.536 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:56:15.644Z] #46 5.586 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-25T15:56:15.644Z] #46 5.595 go: downloading github.com/pkg/errors v0.8.0 [2020-05-25T15:56:15.644Z] #46 5.607 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:56:15.644Z] #46 5.608 go: extracting github.com/fatih/color v1.6.0 [2020-05-25T15:56:15.644Z] #46 5.648 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:56:15.644Z] #46 5.655 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:56:15.644Z] #46 5.670 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:56:15.644Z] #46 5.731 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:56:15.644Z] #46 5.748 go: extracting github.com/pkg/errors v0.8.0 [2020-05-25T15:56:15.644Z] #46 5.755 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:56:15.644Z] #46 5.816 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:56:15.644Z] #46 5.864 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-25T15:56:15.926Z] #46 5.878 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:56:15.926Z] #46 5.906 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:56:15.926Z] #46 5.907 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:56:15.926Z] #46 5.961 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:56:16.932Z] #46 ... [2020-05-25T15:56:16.932Z] [2020-05-25T15:56:16.932Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:56:16.932Z] #61 6.846 + cd /tmp/tmp.7DStdY2VZ0/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:56:16.932Z] #61 6.846 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:16.932Z] #61 7.097 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T15:56:17.213Z] #61 7.097 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-25T15:56:18.014Z] #17 transferring context: 28.74MB 4.6s [2020-05-25T15:56:18.581Z] #17 ... [2020-05-25T15:56:18.581Z] [2020-05-25T15:56:18.581Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-25T15:56:18.581Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-25T15:56:18.581Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-25T15:56:18.581Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-25T15:56:18.581Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2020-05-25T15:56:18.581Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2020-05-25T15:56:18.581Z] #64 DONE 5.9s [2020-05-25T15:56:18.581Z] [2020-05-25T15:56:18.581Z] #17 [internal] load build context [2020-05-25T15:56:18.581Z] #17 ... [2020-05-25T15:56:18.581Z] [2020-05-25T15:56:18.581Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-25T15:56:18.581Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-25T15:56:18.581Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-25T15:56:18.581Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-25T15:56:18.581Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.5s done [2020-05-25T15:56:18.581Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.7s done [2020-05-25T15:56:18.581Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.8s done [2020-05-25T15:56:18.581Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-25T15:56:18.581Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.4s done [2020-05-25T15:56:18.581Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.1s done [2020-05-25T15:56:18.581Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.3s done [2020-05-25T15:56:18.581Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.7s [2020-05-25T15:56:18.581Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.7s done [2020-05-25T15:56:18.581Z] #5 ... [2020-05-25T15:56:18.581Z] [2020-05-25T15:56:18.581Z] #17 [internal] load build context [2020-05-25T15:56:18.687Z] #61 ... [2020-05-25T15:56:18.687Z] [2020-05-25T15:56:18.687Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:56:18.687Z] #20 2.375 + RM_GOPATH=0 [2020-05-25T15:56:18.687Z] #20 2.375 + TMP_GOPATH= [2020-05-25T15:56:18.687Z] #20 2.375 + : /build [2020-05-25T15:56:18.687Z] #20 2.375 + '[' -z '' ']' [2020-05-25T15:56:18.687Z] #20 2.375 ++ mktemp -d [2020-05-25T15:56:18.687Z] #20 2.380 + export GOPATH=/tmp/tmp.KnJfvzce0d [2020-05-25T15:56:18.687Z] #20 2.380 + GOPATH=/tmp/tmp.KnJfvzce0d [2020-05-25T15:56:18.687Z] #20 2.380 + RM_GOPATH=1 [2020-05-25T15:56:18.687Z] #20 2.381 ++ dirname ./install.sh [2020-05-25T15:56:18.688Z] #20 2.408 Install docker/cli version 17.06.2-ce from stable [2020-05-25T15:56:18.688Z] #20 2.408 + dir=. [2020-05-25T15:56:18.688Z] #20 2.408 + bin=dockercli [2020-05-25T15:56:18.688Z] #20 2.408 + shift [2020-05-25T15:56:18.688Z] #20 2.408 + '[' '!' -f ./dockercli.installer ']' [2020-05-25T15:56:18.688Z] #20 2.408 + . ./dockercli.installer [2020-05-25T15:56:18.688Z] #20 2.408 ++ : stable [2020-05-25T15:56:18.688Z] #20 2.408 ++ : 17.06.2-ce [2020-05-25T15:56:18.688Z] #20 2.408 + install_dockercli [2020-05-25T15:56:18.688Z] #20 2.408 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-25T15:56:18.688Z] #20 2.408 ++ uname -m [2020-05-25T15:56:18.688Z] #20 2.413 + arch=s390x [2020-05-25T15:56:18.688Z] #20 2.413 + '[' s390x '!=' x86_64 ']' [2020-05-25T15:56:18.688Z] #20 2.413 + '[' s390x '!=' s390x ']' [2020-05-25T15:56:18.688Z] #20 2.413 + url=https://download.docker.com/linux/static [2020-05-25T15:56:18.688Z] #20 2.413 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-25T15:56:18.688Z] #20 2.413 + tar -xz docker/docker [2020-05-25T15:56:18.688Z] #20 8.112 + mkdir -p /build [2020-05-25T15:56:18.688Z] #20 8.133 + mv docker/docker /build/ [2020-05-25T15:56:18.688Z] #20 8.141 + rmdir docker [2020-05-25T15:56:18.688Z] #20 DONE 8.5s [2020-05-25T15:56:18.688Z] [2020-05-25T15:56:18.688Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:56:18.688Z] #43 3.596 + RM_GOPATH=0 [2020-05-25T15:56:18.688Z] #43 3.596 + TMP_GOPATH= [2020-05-25T15:56:18.688Z] #43 3.596 + : /build [2020-05-25T15:56:18.688Z] #43 3.596 + '[' -z '' ']' [2020-05-25T15:56:18.688Z] #43 3.597 ++ mktemp -d [2020-05-25T15:56:18.688Z] #43 3.598 + export GOPATH=/tmp/tmp.iswFFqJAAE [2020-05-25T15:56:18.688Z] #43 3.598 + GOPATH=/tmp/tmp.iswFFqJAAE [2020-05-25T15:56:18.688Z] #43 3.598 + RM_GOPATH=1 [2020-05-25T15:56:18.688Z] #43 3.598 ++ dirname ./install.sh [2020-05-25T15:56:18.688Z] #43 3.600 + dir=. [2020-05-25T15:56:18.688Z] #43 3.600 + bin=vndr [2020-05-25T15:56:18.688Z] #43 3.600 + shift [2020-05-25T15:56:18.688Z] #43 3.600 + '[' '!' -f ./vndr.installer ']' [2020-05-25T15:56:18.688Z] #43 3.600 + . ./vndr.installer [2020-05-25T15:56:18.688Z] #43 3.601 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:18.688Z] #43 3.601 + install_vndr [2020-05-25T15:56:18.688Z] #43 3.601 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-25T15:56:18.688Z] #43 3.601 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:18.688Z] #43 3.601 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iswFFqJAAE/src/github.com/LK4D4/vndr [2020-05-25T15:56:18.688Z] #43 3.602 Cloning into '/tmp/tmp.iswFFqJAAE/src/github.com/LK4D4/vndr'... [2020-05-25T15:56:18.688Z] #43 4.075 + cd /tmp/tmp.iswFFqJAAE/src/github.com/LK4D4/vndr [2020-05-25T15:56:18.688Z] #43 4.076 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:18.688Z] #43 4.079 + go build -buildmode=pie -v -o /build/vndr . [2020-05-25T15:56:18.688Z] #43 4.971 runtime/internal/atomic [2020-05-25T15:56:18.688Z] #43 4.971 internal/cpu [2020-05-25T15:56:18.688Z] #43 5.179 runtime/internal/sys [2020-05-25T15:56:18.688Z] #43 5.217 runtime/internal/math [2020-05-25T15:56:18.688Z] #43 5.315 internal/race [2020-05-25T15:56:18.688Z] #43 5.355 sync/atomic [2020-05-25T15:56:18.688Z] #43 5.379 internal/bytealg [2020-05-25T15:56:18.688Z] #43 5.501 unicode [2020-05-25T15:56:18.688Z] #43 5.761 runtime [2020-05-25T15:56:18.848Z] #17 transferring context: 50.86MB 6.2s done [2020-05-25T15:56:18.849Z] #17 DONE 6.3s [2020-05-25T15:56:18.849Z] [2020-05-25T15:56:18.849Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-25T15:56:18.986Z] #43 9.053 unicode/utf8 [2020-05-25T15:56:19.618Z] #43 9.646 math/bits [2020-05-25T15:56:19.905Z] #43 ... [2020-05-25T15:56:19.905Z] [2020-05-25T15:56:19.905Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:56:19.905Z] #55 1.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:19.905Z] #55 2.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:19.905Z] #55 2.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:19.905Z] #55 2.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:19.905Z] #55 3.636 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:19.905Z] #55 5.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:19.905Z] #55 ... [2020-05-25T15:56:19.905Z] [2020-05-25T15:56:19.905Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:56:19.905Z] #49 3.740 + RM_GOPATH=0 [2020-05-25T15:56:19.905Z] #49 3.740 + TMP_GOPATH= [2020-05-25T15:56:19.905Z] #49 3.740 + : /build [2020-05-25T15:56:19.905Z] #49 3.740 + '[' -z '' ']' [2020-05-25T15:56:19.905Z] #49 3.740 ++ mktemp -d [2020-05-25T15:56:19.905Z] #49 3.742 + export GOPATH=/tmp/tmp.hfjtFMva9F [2020-05-25T15:56:19.905Z] #49 3.742 + GOPATH=/tmp/tmp.hfjtFMva9F [2020-05-25T15:56:19.905Z] #49 3.743 + RM_GOPATH=1 [2020-05-25T15:56:19.905Z] #49 3.743 ++ dirname ./install.sh [2020-05-25T15:56:19.905Z] #49 3.743 + dir=. [2020-05-25T15:56:19.905Z] #49 3.743 + bin=gometalinter [2020-05-25T15:56:19.905Z] #49 3.744 + shift [2020-05-25T15:56:19.905Z] #49 3.744 + '[' '!' -f ./gometalinter.installer ']' [2020-05-25T15:56:19.905Z] #49 3.744 + . ./gometalinter.installer [2020-05-25T15:56:19.905Z] #49 3.744 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-25T15:56:19.905Z] #49 3.744 + install_gometalinter [2020-05-25T15:56:19.905Z] #49 3.744 + echo 'Installing gometalinter version v2.0.6' [2020-05-25T15:56:19.905Z] #49 3.744 + go get -d github.com/alecthomas/gometalinter [2020-05-25T15:56:19.905Z] #49 3.744 Installing gometalinter version v2.0.6 [2020-05-25T15:56:19.905Z] #49 8.062 + cd /tmp/tmp.hfjtFMva9F/src/github.com/alecthomas/gometalinter [2020-05-25T15:56:19.905Z] #49 8.062 + git checkout -q v2.0.6 [2020-05-25T15:56:19.905Z] #49 8.487 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-25T15:56:20.187Z] #49 ... [2020-05-25T15:56:20.187Z] [2020-05-25T15:56:20.187Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:56:20.187Z] #36 2.532 + mktemp -d [2020-05-25T15:56:20.187Z] #36 2.532 + export GOPATH=/tmp/tmp.21djkjRM2h [2020-05-25T15:56:20.187Z] #36 2.532 + git clone https://github.com/docker/distribution.git /tmp/tmp.21djkjRM2h/src/github.com/docker/distribution [2020-05-25T15:56:20.187Z] #36 2.532 Cloning into '/tmp/tmp.21djkjRM2h/src/github.com/docker/distribution'... [2020-05-25T15:56:20.187Z] #36 ... [2020-05-25T15:56:20.187Z] [2020-05-25T15:56:20.187Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:56:20.187Z] #22 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:20.187Z] #22 2.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:20.187Z] #22 2.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:20.187Z] #22 2.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:20.187Z] #22 4.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:20.187Z] #22 6.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:20.469Z] #22 ... [2020-05-25T15:56:20.469Z] [2020-05-25T15:56:20.469Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:56:20.469Z] #67 3.794 + RM_GOPATH=0 [2020-05-25T15:56:20.469Z] #67 3.794 + TMP_GOPATH= [2020-05-25T15:56:20.469Z] #67 3.794 + : /build [2020-05-25T15:56:20.469Z] #67 3.795 + '[' -z '' ']' [2020-05-25T15:56:20.469Z] #67 3.795 ++ mktemp -d [2020-05-25T15:56:20.469Z] #67 3.797 + export GOPATH=/tmp/tmp.0nuUU4pgLw [2020-05-25T15:56:20.469Z] #67 3.797 + GOPATH=/tmp/tmp.0nuUU4pgLw [2020-05-25T15:56:20.469Z] #67 3.797 + RM_GOPATH=1 [2020-05-25T15:56:20.469Z] #67 3.798 ++ dirname ./install.sh [2020-05-25T15:56:20.469Z] #67 3.799 + dir=. [2020-05-25T15:56:20.469Z] #67 3.800 + bin=proxy [2020-05-25T15:56:20.469Z] #67 3.800 + shift [2020-05-25T15:56:20.469Z] #67 3.800 + '[' '!' -f ./proxy.installer ']' [2020-05-25T15:56:20.469Z] #67 3.800 + . ./proxy.installer [2020-05-25T15:56:20.469Z] #67 3.800 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:56:20.469Z] #67 3.801 + install_proxy [2020-05-25T15:56:20.469Z] #67 3.801 + case "$1" in [2020-05-25T15:56:20.469Z] #67 3.801 + export CGO_ENABLED=0 [2020-05-25T15:56:20.469Z] #67 3.801 + CGO_ENABLED=0 [2020-05-25T15:56:20.469Z] #67 3.801 + _install_proxy [2020-05-25T15:56:20.469Z] #67 3.801 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-25T15:56:20.469Z] #67 3.801 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:56:20.469Z] #67 3.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0nuUU4pgLw/src/github.com/docker/libnetwork [2020-05-25T15:56:20.469Z] #67 3.806 Cloning into '/tmp/tmp.0nuUU4pgLw/src/github.com/docker/libnetwork'... [2020-05-25T15:56:20.469Z] #67 ... [2020-05-25T15:56:20.469Z] [2020-05-25T15:56:20.469Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:56:20.469Z] #7 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:20.469Z] #7 2.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:20.469Z] #7 2.229 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:20.469Z] #7 2.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:20.469Z] #7 3.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:20.469Z] #7 6.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:20.751Z] #7 ... [2020-05-25T15:56:20.751Z] [2020-05-25T15:56:20.751Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:20.751Z] #29 3.713 + RM_GOPATH=0 [2020-05-25T15:56:20.751Z] #29 3.713 + TMP_GOPATH= [2020-05-25T15:56:20.751Z] #29 3.713 + : /build [2020-05-25T15:56:20.751Z] #29 3.714 + '[' -z '' ']' [2020-05-25T15:56:20.751Z] #29 3.714 ++ mktemp -d [2020-05-25T15:56:20.751Z] #29 3.715 + export GOPATH=/tmp/tmp.K6Ccg9Mv6K [2020-05-25T15:56:20.751Z] #29 3.715 + GOPATH=/tmp/tmp.K6Ccg9Mv6K [2020-05-25T15:56:20.751Z] #29 3.715 + RM_GOPATH=1 [2020-05-25T15:56:20.751Z] #29 3.716 ++ dirname ./install.sh [2020-05-25T15:56:20.751Z] #29 3.719 + dir=. [2020-05-25T15:56:20.751Z] #29 3.719 + bin=tomlv [2020-05-25T15:56:20.751Z] #29 3.719 + shift [2020-05-25T15:56:20.751Z] #29 3.720 + '[' '!' -f ./tomlv.installer ']' [2020-05-25T15:56:20.751Z] #29 3.720 + . ./tomlv.installer [2020-05-25T15:56:20.751Z] #29 3.723 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:56:20.751Z] #29 3.723 + install_tomlv [2020-05-25T15:56:20.751Z] #29 3.723 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-25T15:56:20.751Z] #29 3.723 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:56:20.751Z] #29 3.723 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.K6Ccg9Mv6K/src/github.com/BurntSushi/toml [2020-05-25T15:56:20.751Z] #29 3.726 Cloning into '/tmp/tmp.K6Ccg9Mv6K/src/github.com/BurntSushi/toml'... [2020-05-25T15:56:20.751Z] #29 4.279 + cd /tmp/tmp.K6Ccg9Mv6K/src/github.com/BurntSushi/toml [2020-05-25T15:56:20.751Z] #29 4.280 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:56:20.751Z] #29 4.324 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T15:56:20.751Z] #29 4.791 internal/cpu [2020-05-25T15:56:20.751Z] #29 4.797 runtime/internal/atomic [2020-05-25T15:56:20.751Z] #29 4.925 runtime/internal/sys [2020-05-25T15:56:20.751Z] #29 5.069 runtime/internal/math [2020-05-25T15:56:20.751Z] #29 5.166 math/bits [2020-05-25T15:56:20.751Z] #29 5.260 internal/bytealg [2020-05-25T15:56:20.751Z] #29 5.529 math [2020-05-25T15:56:20.751Z] #29 5.598 runtime [2020-05-25T15:56:20.751Z] #29 10.12 unicode/utf8 [2020-05-25T15:56:20.751Z] #29 10.39 internal/race [2020-05-25T15:56:20.751Z] #29 10.45 sync/atomic [2020-05-25T15:56:20.751Z] #29 10.60 unicode [2020-05-25T15:56:20.751Z] #29 ... [2020-05-25T15:56:20.751Z] [2020-05-25T15:56:20.751Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:20.751Z] #31 1.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:20.751Z] #31 2.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:20.751Z] #31 2.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:20.751Z] #31 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:20.751Z] #31 3.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:20.751Z] #31 4.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:21.033Z] #31 ... [2020-05-25T15:56:21.033Z] [2020-05-25T15:56:21.033Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:56:21.033Z] #26 3.483 + mktemp -d [2020-05-25T15:56:21.033Z] #26 3.483 + export GOPATH=/tmp/tmp.FHmO0nCiBy [2020-05-25T15:56:21.033Z] #26 3.483 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FHmO0nCiBy/src/github.com/go-swagger/go-swagger [2020-05-25T15:56:21.033Z] #26 3.485 Cloning into '/tmp/tmp.FHmO0nCiBy/src/github.com/go-swagger/go-swagger'... [2020-05-25T15:56:21.033Z] #26 ... [2020-05-25T15:56:21.033Z] [2020-05-25T15:56:21.033Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:56:21.033Z] #46 7.485 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:56:21.033Z] #46 7.944 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:56:21.033Z] #46 8.248 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:56:21.033Z] #46 9.997 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-25T15:56:21.033Z] #46 10.59 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-25T15:56:21.033Z] #46 10.59 go: finding gotest.tools v2.2.0+incompatible [2020-05-25T15:56:21.033Z] #46 10.60 go: downloading gotest.tools v2.2.0+incompatible [2020-05-25T15:56:21.033Z] #46 10.64 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-25T15:56:21.033Z] #46 10.92 go: extracting gotest.tools v2.2.0+incompatible [2020-05-25T15:56:21.033Z] #46 11.06 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-25T15:56:21.276Z] Fetching without tags [2020-05-25T15:56:21.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:56:21.234Z] > git config --add remote.origin.fetch +refs/pull/41021/head:refs/remotes/origin/PR-41021 # timeout=10 [2020-05-25T15:56:21.242Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:56:21.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:56:21.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:56:21.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:56:21.291Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:56:21.647Z] #46 11.49 go: downloading github.com/pkg/errors v0.8.1 [2020-05-25T15:56:21.647Z] #46 11.49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:56:21.647Z] #46 11.53 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:56:21.647Z] #46 11.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:56:21.647Z] #46 11.58 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-25T15:56:21.647Z] #46 11.85 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:56:21.647Z] #46 11.86 go: extracting github.com/pkg/errors v0.8.1 [2020-05-25T15:56:21.647Z] #46 11.90 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-25T15:56:21.898Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:56:22.131Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.9s done [2020-05-25T15:56:22.131Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-05-25T15:56:22.261Z] #46 12.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:56:22.389Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-25T15:56:22.652Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-25T15:56:22.875Z] #46 12.92 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:56:22.909Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done [2020-05-25T15:56:22.917Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:56:22.918Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:56:23.158Z] #46 ... [2020-05-25T15:56:23.158Z] [2020-05-25T15:56:23.158Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:23.158Z] #38 3.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:23.158Z] #38 3.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:23.158Z] #38 3.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:23.158Z] #38 4.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:23.158Z] #38 5.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:23.158Z] #38 7.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:23.167Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-25T15:56:23.440Z] #38 13.65 Fetched 8046 kB in 10s (793 kB/s) [2020-05-25T15:56:23.440Z] #38 13.65 Reading package lists... [2020-05-25T15:56:23.440Z] #38 ... [2020-05-25T15:56:23.440Z] [2020-05-25T15:56:23.440Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:23.440Z] #29 12.59 internal/testlog [2020-05-25T15:56:23.440Z] #29 12.75 encoding [2020-05-25T15:56:23.440Z] #29 12.85 runtime/cgo [2020-05-25T15:56:21.906Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:56:21.910Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:56:22.883Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:56:22.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-25T15:56:22.926Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:56:22.934Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:56:24.047Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:56:24.117Z] > git --version # timeout=10 [2020-05-25T15:56:24.122Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-25T15:56:24.978Z] + docker version [2020-05-25T15:56:24.978Z] Client: [2020-05-25T15:56:24.978Z] Version: 18.06.1-ce [2020-05-25T15:56:24.978Z] API version: 1.38 [2020-05-25T15:56:24.978Z] Go version: go1.10.3 [2020-05-25T15:56:24.978Z] Git commit: e68fc7a [2020-05-25T15:56:24.978Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-25T15:56:24.978Z] OS/Arch: linux/ppc64le [2020-05-25T15:56:24.978Z] Experimental: false [2020-05-25T15:56:24.978Z] [2020-05-25T15:56:24.978Z] Server: [2020-05-25T15:56:24.978Z] Engine: [2020-05-25T15:56:24.978Z] Version: 18.06.1-ce [2020-05-25T15:56:24.978Z] API version: 1.38 (minimum version 1.12) [2020-05-25T15:56:24.978Z] Go version: go1.10.3 [2020-05-25T15:56:24.978Z] Git commit: e68fc7a [2020-05-25T15:56:24.978Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-25T15:56:24.978Z] OS/Arch: linux/ppc64le [2020-05-25T15:56:24.978Z] Experimental: true [Pipeline] sh [2020-05-25T15:56:25.355Z] + docker info [2020-05-25T15:56:25.356Z] Containers: 0 [2020-05-25T15:56:25.356Z] Running: 0 [2020-05-25T15:56:25.356Z] Paused: 0 [2020-05-25T15:56:25.356Z] Stopped: 0 [2020-05-25T15:56:25.356Z] Images: 0 [2020-05-25T15:56:25.356Z] Server Version: 18.06.1-ce [2020-05-25T15:56:25.356Z] Storage Driver: overlay2 [2020-05-25T15:56:25.356Z] Backing Filesystem: extfs [2020-05-25T15:56:25.356Z] Supports d_type: true [2020-05-25T15:56:25.356Z] Native Overlay Diff: true [2020-05-25T15:56:25.356Z] Logging Driver: json-file [2020-05-25T15:56:25.356Z] Cgroup Driver: cgroupfs [2020-05-25T15:56:25.356Z] Plugins: [2020-05-25T15:56:25.356Z] Volume: local [2020-05-25T15:56:25.356Z] Network: bridge host ipvlan macvlan null overlay [2020-05-25T15:56:25.356Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-25T15:56:25.356Z] Swarm: inactive [2020-05-25T15:56:25.356Z] Runtimes: runc [2020-05-25T15:56:25.356Z] Default Runtime: runc [2020-05-25T15:56:25.356Z] Init Binary: docker-init [2020-05-25T15:56:25.356Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-25T15:56:25.356Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-25T15:56:25.356Z] init version: fec3683 [2020-05-25T15:56:25.356Z] Security Options: [2020-05-25T15:56:25.356Z] apparmor [2020-05-25T15:56:25.356Z] seccomp [2020-05-25T15:56:25.356Z] Profile: default [2020-05-25T15:56:25.356Z] Kernel Version: 4.4.0-139-generic [2020-05-25T15:56:25.356Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-25T15:56:25.356Z] OSType: linux [2020-05-25T15:56:25.356Z] Architecture: ppc64le [2020-05-25T15:56:25.356Z] CPUs: 4 [2020-05-25T15:56:25.356Z] Total Memory: 7.972GiB [2020-05-25T15:56:25.356Z] Name: ppc64le-ubuntu-31 [2020-05-25T15:56:25.356Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-25T15:56:25.356Z] Docker Root Dir: /var/lib/docker [2020-05-25T15:56:25.356Z] Debug Mode (client): false [2020-05-25T15:56:25.356Z] Debug Mode (server): false [2020-05-25T15:56:25.356Z] Username: dockerbuildbot [2020-05-25T15:56:25.356Z] Registry: https://index.docker.io/v1/ [2020-05-25T15:56:25.356Z] Labels: [2020-05-25T15:56:25.356Z] Experimental: true [2020-05-25T15:56:25.356Z] Insecure Registries: [2020-05-25T15:56:25.356Z] 127.0.0.0/8 [2020-05-25T15:56:25.356Z] Live Restore Enabled: false [2020-05-25T15:56:25.356Z] [Pipeline] sh [2020-05-25T15:56:25.734Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:25.734Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:56:25.734Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-25T15:56:25.734Z] + bash /home/docker/workspace/moby_PR-41021/check-config.sh [2020-05-25T15:56:25.734Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-25T15:56:25.734Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-25T15:56:25.734Z] [2020-05-25T15:56:25.734Z] Generally Necessary: [2020-05-25T15:56:25.734Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-25T15:56:25.734Z] - apparmor: enabled and tools installed [2020-05-25T15:56:25.734Z] - CONFIG_NAMESPACES: enabled [2020-05-25T15:56:25.734Z] - CONFIG_NET_NS: enabled [2020-05-25T15:56:25.734Z] - CONFIG_PID_NS: enabled [2020-05-25T15:56:25.734Z] - CONFIG_IPC_NS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_UTS_NS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUPS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CPUSETS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_MEMCG: enabled [2020-05-25T15:56:26.019Z] - CONFIG_KEYS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_VETH: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-25T15:56:26.019Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-25T15:56:26.019Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-25T15:56:26.019Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-25T15:56:26.019Z] [2020-05-25T15:56:26.019Z] Optional Features: [2020-05-25T15:56:26.019Z] - CONFIG_USER_NS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_SECCOMP: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-25T15:56:26.019Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-25T15:56:26.019Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-25T15:56:26.019Z] (cgroup swap accounting is currently enabled) [2020-05-25T15:56:26.019Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-25T15:56:26.019Z] - CONFIG_BLK_CGROUP: enabled [2020-05-25T15:56:26.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-25T15:56:26.019Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_PERF: enabled [2020-05-25T15:56:26.019Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-25T15:56:26.304Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-25T15:56:26.304Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-25T15:56:26.304Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-25T15:56:26.304Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-25T15:56:26.304Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_IP_VS: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-25T15:56:26.304Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-25T15:56:26.304Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-25T15:56:26.304Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_EXT4_FS: enabled [2020-05-25T15:56:26.304Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-25T15:56:26.304Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-25T15:56:26.304Z] - Network Drivers: [2020-05-25T15:56:26.304Z] - "overlay": [2020-05-25T15:56:26.304Z] - CONFIG_VXLAN: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-25T15:56:26.304Z] Optional (for encrypted networks): [2020-05-25T15:56:26.304Z] - CONFIG_CRYPTO: enabled [2020-05-25T15:56:26.304Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_XFRM: enabled [2020-05-25T15:56:26.304Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-25T15:56:26.304Z] - "ipvlan": [2020-05-25T15:56:26.304Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-25T15:56:26.304Z] - "macvlan": [2020-05-25T15:56:26.304Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-25T15:56:26.304Z] - CONFIG_DUMMY: enabled (as module) [2020-05-25T15:56:26.304Z] - "ftp,tftp client in container": [2020-05-25T15:56:26.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-25T15:56:26.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-25T15:56:26.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-25T15:56:26.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-25T15:56:26.587Z] - Storage Drivers: [2020-05-25T15:56:26.587Z] - "aufs": [2020-05-25T15:56:26.587Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-25T15:56:26.587Z] - "btrfs": [2020-05-25T15:56:26.587Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-25T15:56:26.587Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-25T15:56:26.587Z] - "devicemapper": [2020-05-25T15:56:26.587Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-25T15:56:26.587Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-25T15:56:26.587Z] - "overlay": [2020-05-25T15:56:26.587Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-25T15:56:26.587Z] - "zfs": [2020-05-25T15:56:26.587Z] - /dev/zfs: missing [2020-05-25T15:56:26.587Z] - zfs command: missing [2020-05-25T15:56:26.587Z] - zpool command: missing [2020-05-25T15:56:26.587Z] [2020-05-25T15:56:26.587Z] Limits: [2020-05-25T15:56:26.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-25T15:56:26.587Z] [2020-05-25T15:56:26.587Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-25T15:56:27.018Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93057905d92ab1a98187fe4834138940faa8cd9b . [2020-05-25T15:56:27.349Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done [2020-05-25T15:56:27.349Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-25T15:56:27.840Z] #29 ... [2020-05-25T15:56:27.840Z] [2020-05-25T15:56:27.840Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:56:27.840Z] #67 14.43 Checking out files: 95% (1982/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-25T15:56:27.840Z] #67 14.50 + cd /tmp/tmp.0nuUU4pgLw/src/github.com/docker/libnetwork [2020-05-25T15:56:27.840Z] #67 14.50 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:56:27.840Z] #67 15.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-25T15:56:29.862Z] #67 ... [2020-05-25T15:56:29.862Z] [2020-05-25T15:56:29.862Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:56:29.862Z] #43 9.992 math [2020-05-25T15:56:29.862Z] #43 13.46 internal/testlog [2020-05-25T15:56:29.862Z] #43 13.57 encoding [2020-05-25T15:56:29.862Z] #43 13.65 unicode/utf16 [2020-05-25T15:56:29.862Z] #43 13.84 container/list [2020-05-25T15:56:29.862Z] #43 14.09 crypto/internal/subtle [2020-05-25T15:56:29.862Z] #43 14.17 crypto/subtle [2020-05-25T15:56:29.862Z] #43 14.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-25T15:56:29.862Z] #43 14.41 internal/nettrace [2020-05-25T15:56:29.862Z] #43 14.52 runtime/cgo [2020-05-25T15:56:29.862Z] #43 19.11 vendor/golang.org/x/crypto/internal/subtle [2020-05-25T15:56:29.876Z] Sending build context to Docker daemon 55.39MB [2020-05-25T15:56:29.876Z] Step 1/141 : ARG CROSS="false" [2020-05-25T15:56:29.876Z] Step 2/141 : ARG GO_VERSION=1.13.11 [2020-05-25T15:56:29.876Z] Step 3/141 : ARG DEBIAN_FRONTEND=noninteractive [2020-05-25T15:56:29.876Z] Step 4/141 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-25T15:56:29.876Z] Step 5/141 : FROM golang:${GO_VERSION}-buster AS base [2020-05-25T15:56:29.876Z] 1.13.11-buster: Pulling from library/golang [2020-05-25T15:56:29.876Z] 19aca0f2a5b8: Pulling fs layer [2020-05-25T15:56:29.876Z] 556cd6fadc0f: Pulling fs layer [2020-05-25T15:56:29.876Z] 633177125031: Pulling fs layer [2020-05-25T15:56:29.876Z] e762e21652d7: Pulling fs layer [2020-05-25T15:56:29.876Z] dab525975d64: Pulling fs layer [2020-05-25T15:56:29.876Z] 1381453d937f: Pulling fs layer [2020-05-25T15:56:29.876Z] f5b69728b5d7: Pulling fs layer [2020-05-25T15:56:29.876Z] dab525975d64: Waiting [2020-05-25T15:56:29.876Z] 1381453d937f: Waiting [2020-05-25T15:56:29.876Z] f5b69728b5d7: Waiting [2020-05-25T15:56:29.876Z] e762e21652d7: Waiting [2020-05-25T15:56:30.143Z] #43 ... [2020-05-25T15:56:30.143Z] [2020-05-25T15:56:30.143Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:56:30.143Z] #55 11.70 Fetched 8046 kB in 10s (798 kB/s) [2020-05-25T15:56:30.143Z] #55 11.70 Reading package lists... [2020-05-25T15:56:30.143Z] #55 14.95 Reading package lists... [2020-05-25T15:56:30.143Z] #55 18.38 Building dependency tree... [2020-05-25T15:56:30.143Z] #55 18.85 Reading state information... [2020-05-25T15:56:30.143Z] #55 19.28 The following additional packages will be installed: [2020-05-25T15:56:30.143Z] #55 19.28 libbtrfs0 [2020-05-25T15:56:30.144Z] #55 19.37 The following NEW packages will be installed: [2020-05-25T15:56:30.144Z] #55 19.37 libbtrfs-dev libbtrfs0 [2020-05-25T15:56:30.144Z] #55 19.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:56:30.144Z] #55 19.49 Need to get 118 kB of archives. [2020-05-25T15:56:30.144Z] #55 19.49 After this operation, 390 kB of additional disk space will be used. [2020-05-25T15:56:30.144Z] #55 19.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-25T15:56:30.144Z] #55 19.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-25T15:56:30.144Z] #55 20.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:56:30.144Z] #55 20.21 Fetched 118 kB in 0s (1151 kB/s) [2020-05-25T15:56:30.144Z] #55 20.28 Selecting previously unselected package libbtrfs0. [2020-05-25T15:56:30.144Z] #55 20.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 ... 15179 files and directories currently installed.) [2020-05-25T15:56:30.144Z] #55 20.33 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-25T15:56:30.144Z] #55 20.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T15:56:30.144Z] #55 20.41 Selecting previously unselected package libbtrfs-dev. [2020-05-25T15:56:30.144Z] #55 20.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-25T15:56:30.144Z] #55 20.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:56:30.425Z] #55 20.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T15:56:30.425Z] #55 20.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:56:30.425Z] #55 20.63 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:56:30.902Z] 633177125031: Verifying Checksum [2020-05-25T15:56:30.902Z] 633177125031: Download complete [2020-05-25T15:56:30.902Z] 556cd6fadc0f: Verifying Checksum [2020-05-25T15:56:30.902Z] 556cd6fadc0f: Download complete [2020-05-25T15:56:31.039Z] #55 DONE 21.2s [2020-05-25T15:56:31.039Z] [2020-05-25T15:56:31.039Z] #56 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:56:31.039Z] #56 DONE 0.1s [2020-05-25T15:56:31.039Z] [2020-05-25T15:56:31.039Z] #57 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-25T15:56:31.039Z] #57 DONE 0.1s [2020-05-25T15:56:31.039Z] [2020-05-25T15:56:31.039Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:56:31.322Z] #58 ... [2020-05-25T15:56:31.322Z] [2020-05-25T15:56:31.322Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:31.322Z] #31 11.60 Fetched 8046 kB in 10s (805 kB/s) [2020-05-25T15:56:31.322Z] #31 11.60 Reading package lists... [2020-05-25T15:56:31.322Z] #31 14.88 Reading package lists... [2020-05-25T15:56:31.322Z] #31 18.10 Building dependency tree... [2020-05-25T15:56:31.322Z] #31 18.63 Reading state information... [2020-05-25T15:56:31.322Z] #31 19.12 The following additional packages will be installed: [2020-05-25T15:56:31.322Z] #31 19.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-25T15:56:31.322Z] #31 19.12 Suggested packages: [2020-05-25T15:56:31.322Z] #31 19.12 cmake-doc ninja-build lrzip [2020-05-25T15:56:31.322Z] #31 19.12 Recommended packages: [2020-05-25T15:56:31.322Z] #31 19.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-25T15:56:31.322Z] #31 19.69 The following NEW packages will be installed: [2020-05-25T15:56:31.322Z] #31 19.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-25T15:56:31.322Z] #31 19.69 vim-common xxd [2020-05-25T15:56:31.322Z] #31 19.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:56:31.322Z] #31 19.82 Need to get 14.0 MB of archives. [2020-05-25T15:56:31.322Z] #31 19.82 After this operation, 62.1 MB of additional disk space will be used. [2020-05-25T15:56:31.322Z] #31 19.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-25T15:56:31.322Z] #31 19.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T15:56:31.322Z] #31 19.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-25T15:56:31.322Z] #31 19.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-25T15:56:31.322Z] #31 20.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-25T15:56:31.322Z] #31 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-25T15:56:31.322Z] #31 20.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-25T15:56:31.322Z] #31 20.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-25T15:56:31.322Z] #31 20.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-25T15:56:31.322Z] #31 20.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-25T15:56:31.322Z] #31 21.57 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:56:31.322Z] #31 ... [2020-05-25T15:56:31.322Z] [2020-05-25T15:56:31.322Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:56:31.322Z] #7 11.98 Fetched 8046 kB in 10s (813 kB/s) [2020-05-25T15:56:31.322Z] #7 11.98 Reading package lists... [2020-05-25T15:56:31.322Z] #7 15.20 Reading package lists... [2020-05-25T15:56:31.322Z] #7 18.49 Building dependency tree... [2020-05-25T15:56:31.322Z] #7 18.85 Reading state information... [2020-05-25T15:56:31.322Z] #7 19.28 The following additional packages will be installed: [2020-05-25T15:56:31.322Z] #7 19.29 libapparmor1 [2020-05-25T15:56:31.322Z] #7 19.29 Suggested packages: [2020-05-25T15:56:31.322Z] #7 19.29 seccomp [2020-05-25T15:56:31.322Z] #7 19.49 The following NEW packages will be installed: [2020-05-25T15:56:31.322Z] #7 19.49 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-25T15:56:31.322Z] #7 19.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:56:31.322Z] #7 19.60 Need to get 288 kB of archives. [2020-05-25T15:56:31.322Z] #7 19.60 After this operation, 957 kB of additional disk space will be used. [2020-05-25T15:56:31.322Z] #7 19.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-25T15:56:31.322Z] #7 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-25T15:56:31.322Z] #7 19.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-25T15:56:31.322Z] #7 20.29 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:56:31.322Z] #7 20.35 Fetched 288 kB in 0s (2207 kB/s) [2020-05-25T15:56:31.322Z] #7 20.42 Selecting previously unselected package libapparmor1:s390x. [2020-05-25T15:56:31.322Z] #7 20.42 (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-25T15:56:31.322Z] #7 20.47 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-05-25T15:56:31.322Z] #7 20.48 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-25T15:56:31.322Z] #7 20.60 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-25T15:56:31.322Z] #7 20.60 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-25T15:56:31.322Z] #7 20.61 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-25T15:56:31.322Z] #7 20.76 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-25T15:56:31.322Z] #7 20.76 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-25T15:56:31.322Z] #7 20.76 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-25T15:56:31.322Z] #7 20.98 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-25T15:56:31.322Z] #7 21.12 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-25T15:56:31.322Z] #7 21.19 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-25T15:56:31.322Z] #7 21.20 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:56:31.322Z] #7 DONE 21.7s [2020-05-25T15:56:31.322Z] [2020-05-25T15:56:31.322Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:31.322Z] #31 21.70 Fetched 14.0 MB in 1s (15.9 MB/s) [2020-05-25T15:56:31.322Z] #31 ... [2020-05-25T15:56:31.322Z] [2020-05-25T15:56:31.322Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-25T15:56:31.535Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.8s done [2020-05-25T15:56:31.535Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-05-25T15:56:31.608Z] #8 ... [2020-05-25T15:56:31.608Z] [2020-05-25T15:56:31.608Z] #51 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:56:31.608Z] #51 DONE 0.1s [2020-05-25T15:56:31.608Z] [2020-05-25T15:56:31.608Z] #52 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-25T15:56:31.608Z] #52 DONE 0.1s [2020-05-25T15:56:31.608Z] [2020-05-25T15:56:31.608Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:31.608Z] #31 21.79 Selecting previously unselected package xxd. [2020-05-25T15:56:31.608Z] #31 21.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-25T15:56:31.608Z] #31 21.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-25T15:56:31.608Z] #31 21.88 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T15:56:31.897Z] #31 22.21 Selecting previously unselected package vim-common. [2020-05-25T15:56:31.897Z] #31 22.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:56:31.897Z] #31 22.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T15:56:31.897Z] #31 ... [2020-05-25T15:56:31.897Z] [2020-05-25T15:56:31.897Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:56:31.897Z] #36 12.29 + cd /tmp/tmp.21djkjRM2h/src/github.com/docker/distribution [2020-05-25T15:56:31.897Z] #36 12.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-25T15:56:31.897Z] #36 14.23 + GOPATH=/tmp/tmp.21djkjRM2h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.21djkjRM2h go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-25T15:56:32.192Z] #36 ... [2020-05-25T15:56:32.192Z] [2020-05-25T15:56:32.192Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:56:32.192Z] #22 12.64 Fetched 8046 kB in 11s (761 kB/s) [2020-05-25T15:56:32.192Z] #22 12.64 Reading package lists... [2020-05-25T15:56:32.192Z] #22 16.01 Reading package lists... [2020-05-25T15:56:32.192Z] #22 19.20 Building dependency tree... [2020-05-25T15:56:32.192Z] #22 19.64 Reading state information... [2020-05-25T15:56:32.192Z] #22 20.11 ca-certificates is already the newest version (20190110). [2020-05-25T15:56:32.192Z] #22 20.11 The following additional packages will be installed: [2020-05-25T15:56:32.192Z] #22 20.11 libjq1 libonig5 [2020-05-25T15:56:32.192Z] #22 20.35 The following NEW packages will be installed: [2020-05-25T15:56:32.192Z] #22 20.35 jq libjq1 libonig5 [2020-05-25T15:56:32.192Z] #22 20.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:56:32.192Z] #22 20.44 Need to get 350 kB of archives. [2020-05-25T15:56:32.192Z] #22 20.44 After this operation, 1154 kB of additional disk space will be used. [2020-05-25T15:56:32.192Z] #22 20.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-25T15:56:32.192Z] #22 20.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-25T15:56:32.192Z] #22 20.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-25T15:56:32.192Z] #22 20.92 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:56:32.192Z] #22 21.05 Fetched 350 kB in 0s (3268 kB/s) [2020-05-25T15:56:32.192Z] #22 21.18 Selecting previously unselected package libonig5:s390x. [2020-05-25T15:56:32.192Z] #22 21.18 (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-25T15:56:32.192Z] #22 21.26 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-25T15:56:32.192Z] #22 21.28 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-25T15:56:32.192Z] #22 21.54 Selecting previously unselected package libjq1:s390x. [2020-05-25T15:56:32.192Z] #22 21.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-25T15:56:32.192Z] #22 21.54 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-25T15:56:32.192Z] #22 21.68 Selecting previously unselected package jq. [2020-05-25T15:56:32.192Z] #22 21.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-25T15:56:32.192Z] #22 21.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T15:56:32.192Z] #22 21.91 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-25T15:56:32.192Z] #22 21.93 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-25T15:56:32.192Z] #22 21.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T15:56:32.192Z] #22 21.95 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:56:32.192Z] #22 DONE 22.5s [2020-05-25T15:56:32.192Z] [2020-05-25T15:56:32.192Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:56:32.192Z] #53 ... [2020-05-25T15:56:32.192Z] [2020-05-25T15:56:32.192Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-25T15:56:32.192Z] #23 DONE 0.1s [2020-05-25T15:56:32.477Z] [2020-05-25T15:56:32.477Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:32.477Z] #31 22.58 Selecting previously unselected package cmake-data. [2020-05-25T15:56:32.477Z] #31 22.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-25T15:56:32.477Z] #31 22.58 Unpacking cmake-data (3.13.4-1) ... [2020-05-25T15:56:33.482Z] #31 ... [2020-05-25T15:56:33.482Z] [2020-05-25T15:56:33.482Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-25T15:56:33.482Z] #8 DONE 2.0s [2020-05-25T15:56:33.482Z] [2020-05-25T15:56:33.482Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:56:33.482Z] #53 1.758 + RM_GOPATH=0 [2020-05-25T15:56:33.482Z] #53 1.758 + TMP_GOPATH= [2020-05-25T15:56:33.482Z] #53 1.758 + : /build [2020-05-25T15:56:33.482Z] #53 1.758 + '[' -z '' ']' [2020-05-25T15:56:33.482Z] #53 1.762 ++ mktemp -d [2020-05-25T15:56:33.482Z] #53 1.770 + export GOPATH=/tmp/tmp.zLNu4Mccbl [2020-05-25T15:56:33.482Z] #53 1.770 + GOPATH=/tmp/tmp.zLNu4Mccbl [2020-05-25T15:56:33.482Z] #53 1.770 + RM_GOPATH=1 [2020-05-25T15:56:33.482Z] #53 1.770 ++ dirname ./install.sh [2020-05-25T15:56:33.482Z] #53 1.774 + dir=. [2020-05-25T15:56:33.482Z] #53 1.774 + bin=runc [2020-05-25T15:56:33.482Z] #53 1.774 + shift [2020-05-25T15:56:33.482Z] #53 1.774 + '[' '!' -f ./runc.installer ']' [2020-05-25T15:56:33.482Z] #53 1.774 + . ./runc.installer [2020-05-25T15:56:33.483Z] #53 1.774 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:56:33.483Z] #53 1.774 + install_runc [2020-05-25T15:56:33.483Z] #53 1.775 + uname -r [2020-05-25T15:56:33.483Z] #53 1.775 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-25T15:56:33.483Z] #53 1.777 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-25T15:56:33.483Z] #53 1.778 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-25T15:56:33.483Z] #53 1.778 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-25T15:56:33.483Z] #53 1.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zLNu4Mccbl/src/github.com/opencontainers/runc [2020-05-25T15:56:33.483Z] #53 1.779 Cloning into '/tmp/tmp.zLNu4Mccbl/src/github.com/opencontainers/runc'... [2020-05-25T15:56:33.606Z] 19aca0f2a5b8: Verifying Checksum [2020-05-25T15:56:33.606Z] 19aca0f2a5b8: Download complete [2020-05-25T15:56:33.765Z] #53 ... [2020-05-25T15:56:33.765Z] [2020-05-25T15:56:33.765Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:56:33.765Z] #46 13.83 go: finding github.com/fatih/color v1.6.0 [2020-05-25T15:56:33.765Z] #46 13.88 go: finding github.com/pkg/errors v0.8.1 [2020-05-25T15:56:33.765Z] #46 13.89 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:56:33.765Z] #46 13.92 go: finding github.com/spf13/pflag v1.0.3 [2020-05-25T15:56:33.765Z] #46 13.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:56:33.765Z] #46 13.95 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:56:33.765Z] #46 14.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:56:33.765Z] #46 14.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:56:33.765Z] #46 14.18 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:56:33.765Z] #46 14.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:56:34.049Z] #46 ... [2020-05-25T15:56:34.049Z] [2020-05-25T15:56:34.049Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:34.049Z] #38 13.65 Reading package lists... [2020-05-25T15:56:34.049Z] #38 17.33 Reading package lists... [2020-05-25T15:56:34.049Z] #38 20.56 Building dependency tree... [2020-05-25T15:56:34.049Z] #38 20.97 Reading state information... [2020-05-25T15:56:34.049Z] #38 21.42 The following additional packages will be installed: [2020-05-25T15:56:34.049Z] #38 21.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-25T15:56:34.049Z] #38 21.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-25T15:56:34.049Z] #38 21.42 Suggested packages: [2020-05-25T15:56:34.049Z] #38 21.42 manpages-dev python-setuptools [2020-05-25T15:56:34.049Z] #38 22.64 The following NEW packages will be installed: [2020-05-25T15:56:34.049Z] #38 22.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-25T15:56:34.049Z] #38 22.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-25T15:56:34.049Z] #38 22.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-25T15:56:34.049Z] #38 22.64 python-six zlib1g-dev [2020-05-25T15:56:34.049Z] #38 22.76 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:56:34.049Z] #38 22.76 Need to get 3742 kB of archives. [2020-05-25T15:56:34.049Z] #38 22.76 After this operation, 22.0 MB of additional disk space will be used. [2020-05-25T15:56:34.049Z] #38 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-25T15:56:34.049Z] #38 22.78 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-25T15:56:34.049Z] #38 22.79 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-25T15:56:34.049Z] #38 22.80 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-25T15:56:34.049Z] #38 22.81 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-25T15:56:34.049Z] #38 22.81 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-25T15:56:34.049Z] #38 22.82 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-25T15:56:34.049Z] #38 22.82 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-25T15:56:34.049Z] #38 22.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-25T15:56:34.049Z] #38 22.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-25T15:56:34.049Z] #38 22.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-25T15:56:34.049Z] #38 23.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-25T15:56:34.049Z] #38 23.04 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-25T15:56:34.049Z] #38 23.05 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-25T15:56:34.049Z] #38 23.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-25T15:56:34.049Z] #38 23.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-25T15:56:34.049Z] #38 23.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-25T15:56:34.049Z] #38 23.77 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:56:34.049Z] #38 23.91 Fetched 3742 kB in 0s (9469 kB/s) [2020-05-25T15:56:34.049Z] #38 23.98 Selecting previously unselected package libcap-dev:s390x. [2020-05-25T15:56:34.049Z] #38 23.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-25T15:56:34.049Z] #38 24.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-25T15:56:34.049Z] #38 24.05 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-25T15:56:34.049Z] #38 24.14 Selecting previously unselected package libnet1:s390x. [2020-05-25T15:56:34.049Z] #38 24.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-25T15:56:34.049Z] #38 24.15 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-25T15:56:34.049Z] #38 24.30 Selecting previously unselected package libnet1-dev. [2020-05-25T15:56:34.049Z] #38 24.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-25T15:56:34.049Z] #38 24.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:56:34.331Z] #38 24.49 Selecting previously unselected package libnl-3-200:s390x. [2020-05-25T15:56:34.331Z] #38 24.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-25T15:56:34.331Z] #38 24.52 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-25T15:56:34.331Z] #38 24.61 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-25T15:56:34.331Z] #38 24.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-25T15:56:34.331Z] #38 24.61 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-25T15:56:34.613Z] #38 24.86 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-25T15:56:34.613Z] #38 24.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-25T15:56:34.613Z] #38 24.88 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-25T15:56:34.613Z] #38 24.95 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-25T15:56:34.613Z] #38 24.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-25T15:56:34.613Z] #38 24.96 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-25T15:56:34.896Z] #38 25.05 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-25T15:56:34.896Z] #38 25.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-25T15:56:34.896Z] #38 25.06 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-25T15:56:34.896Z] #38 ... [2020-05-25T15:56:34.896Z] [2020-05-25T15:56:34.896Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:34.896Z] #31 25.03 Selecting previously unselected package libicu63:s390x. [2020-05-25T15:56:34.896Z] #31 25.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-25T15:56:34.896Z] #31 25.05 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-25T15:56:35.098Z] e762e21652d7: Verifying Checksum [2020-05-25T15:56:35.098Z] e762e21652d7: Download complete [2020-05-25T15:56:35.098Z] f5b69728b5d7: Verifying Checksum [2020-05-25T15:56:35.098Z] f5b69728b5d7: Download complete [2020-05-25T15:56:35.182Z] #31 ... [2020-05-25T15:56:35.182Z] [2020-05-25T15:56:35.182Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-25T15:56:35.182Z] #9 DONE 1.7s [2020-05-25T15:56:35.465Z] [2020-05-25T15:56:35.465Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:35.465Z] #38 25.54 Selecting previously unselected package libprotobuf17:s390x. [2020-05-25T15:56:35.465Z] #38 25.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:35.465Z] #38 25.55 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:36.080Z] #38 26.27 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-25T15:56:36.080Z] #38 26.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:36.080Z] #38 26.29 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:36.133Z] dab525975d64: Verifying Checksum [2020-05-25T15:56:36.133Z] dab525975d64: Download complete [2020-05-25T15:56:36.362Z] #38 26.53 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-25T15:56:36.362Z] #38 26.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:36.362Z] #38 26.56 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-25T15:56:36.805Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.4s [2020-05-25T15:56:37.369Z] #38 ... [2020-05-25T15:56:37.369Z] [2020-05-25T15:56:37.369Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-25T15:56:37.369Z] #10 1.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-25T15:56:37.369Z] #10 DONE 2.1s [2020-05-25T15:56:37.369Z] [2020-05-25T15:56:37.369Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:37.369Z] #24 2.756 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-25T15:56:37.369Z] #24 3.043 #=#=# [2020-05-25T15:56:37.369Z] #24 3.190 # 1.9% ####### 10.3% ########## 14.5% ############# 18.6% ################# 24.9% ###################### 31.2% ########################## 37.5% ############################### 43.7% #################################### 50.0% ######################################## 56.3% ############################################# 62.6% ################################################# 68.8% ###################################################### 75.1% ########################################################## 81.3% ################################################################ 89.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-05-25T15:56:37.986Z] #24 5.517 [2020-05-25T15:56:38.550Z] #24 5.629 0.9% ###### 9.0% ############## 20.3% ############################## 43.0% [2020-05-25T15:56:38.550Z] #24 ... [2020-05-25T15:56:38.550Z] [2020-05-25T15:56:38.550Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:56:38.550Z] #67 DONE 28.6s [2020-05-25T15:56:38.550Z] [2020-05-25T15:56:38.550Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:38.550Z] #24 5.629 0.9% ###### 9.0% ############## 20.3% ############################## 43.0% ############################################### 65.6% [2020-05-25T15:56:38.550Z] #24 ... [2020-05-25T15:56:38.550Z] [2020-05-25T15:56:38.550Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:38.550Z] #38 27.71 Selecting previously unselected package libprotoc17:s390x. [2020-05-25T15:56:38.550Z] #38 27.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:38.550Z] #38 27.74 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:38.550Z] #38 28.27 Selecting previously unselected package protobuf-c-compiler. [2020-05-25T15:56:38.550Z] #38 28.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-25T15:56:38.550Z] #38 28.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:56:38.550Z] #38 28.42 Selecting previously unselected package protobuf-compiler. [2020-05-25T15:56:38.550Z] #38 28.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:38.550Z] #38 28.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:56:38.550Z] #38 28.54 Selecting previously unselected package python-pkg-resources. [2020-05-25T15:56:38.551Z] #38 28.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T15:56:38.551Z] #38 28.56 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-25T15:56:38.551Z] #38 28.79 Selecting previously unselected package python-six. [2020-05-25T15:56:38.551Z] #38 28.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-25T15:56:38.551Z] #38 28.80 Unpacking python-six (1.12.0-1) ... [2020-05-25T15:56:38.551Z] #38 28.85 Selecting previously unselected package python-protobuf. [2020-05-25T15:56:38.551Z] #38 28.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-25T15:56:38.551Z] #38 28.85 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-25T15:56:38.706Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.3s done [2020-05-25T15:56:38.706Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-25T15:56:38.706Z] #5 DONE 26.1s [2020-05-25T15:56:38.706Z] [2020-05-25T15:56:38.706Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-25T15:56:38.844Z] 19aca0f2a5b8: Pull complete [2020-05-25T15:56:39.132Z] 556cd6fadc0f: Pull complete [2020-05-25T15:56:39.170Z] #38 ... [2020-05-25T15:56:39.170Z] [2020-05-25T15:56:39.170Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-25T15:56:39.170Z] #11 DONE 1.9s [2020-05-25T15:56:39.170Z] [2020-05-25T15:56:39.170Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:39.170Z] #38 29.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-25T15:56:39.763Z] 633177125031: Pull complete [2020-05-25T15:56:40.386Z] 1381453d937f: Verifying Checksum [2020-05-25T15:56:40.386Z] 1381453d937f: Download complete [2020-05-25T15:56:40.605Z] #6 DONE 1.5s [2020-05-25T15:56:40.605Z] [2020-05-25T15:56:40.605Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:40.605Z] #38 ... [2020-05-25T15:56:40.605Z] [2020-05-25T15:56:40.605Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:56:40.605Z] #18 DONE 0.2s [2020-05-25T15:56:40.605Z] [2020-05-25T15:56:40.605Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-25T15:56:40.605Z] #60 ... [2020-05-25T15:56:40.605Z] [2020-05-25T15:56:40.605Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-25T15:56:40.605Z] #28 DONE 0.2s [2020-05-25T15:56:40.605Z] [2020-05-25T15:56:40.605Z] #66 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-25T15:56:40.605Z] #66 DONE 0.2s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #42 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-25T15:56:40.864Z] #42 DONE 0.3s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #45 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-25T15:56:40.864Z] #45 DONE 0.3s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-25T15:56:40.864Z] #60 DONE 0.3s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-25T15:56:40.864Z] #19 DONE 0.3s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #48 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-25T15:56:40.864Z] #48 DONE 0.4s [2020-05-25T15:56:40.864Z] [2020-05-25T15:56:40.864Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:56:41.204Z] #38 ... [2020-05-25T15:56:41.204Z] [2020-05-25T15:56:41.204Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-25T15:56:41.204Z] #12 DONE 2.0s [2020-05-25T15:56:41.204Z] [2020-05-25T15:56:41.204Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:41.204Z] #38 31.49 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:41.204Z] #38 31.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-25T15:56:41.204Z] #38 31.54 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-25T15:56:41.204Z] #38 31.57 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-25T15:56:41.204Z] #38 31.58 Setting up python-six (1.12.0-1) ... [2020-05-25T15:56:43.135Z] e762e21652d7: Pull complete [2020-05-25T15:56:43.237Z] #38 33.18 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-25T15:56:43.237Z] #38 33.19 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-25T15:56:43.237Z] #38 33.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:43.237Z] #38 33.22 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-25T15:56:43.237Z] #38 ... [2020-05-25T15:56:43.237Z] [2020-05-25T15:56:43.237Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:56:43.237Z] #58 1.860 + RM_GOPATH=0 [2020-05-25T15:56:43.237Z] #58 1.860 + TMP_GOPATH= [2020-05-25T15:56:43.237Z] #58 1.860 + : /build [2020-05-25T15:56:43.237Z] #58 1.860 + '[' -z '' ']' [2020-05-25T15:56:43.237Z] #58 1.861 ++ mktemp -d [2020-05-25T15:56:43.237Z] #58 1.861 + export GOPATH=/tmp/tmp.YVRxvCQamu [2020-05-25T15:56:43.237Z] #58 1.861 + GOPATH=/tmp/tmp.YVRxvCQamu [2020-05-25T15:56:43.237Z] #58 1.861 + RM_GOPATH=1 [2020-05-25T15:56:43.237Z] #58 1.862 ++ dirname ./install.sh [2020-05-25T15:56:43.237Z] #58 1.863 + dir=. [2020-05-25T15:56:43.237Z] #58 1.863 + bin=containerd [2020-05-25T15:56:43.237Z] #58 1.863 + shift [2020-05-25T15:56:43.237Z] #58 1.863 + '[' '!' -f ./containerd.installer ']' [2020-05-25T15:56:43.237Z] #58 1.863 + . ./containerd.installer [2020-05-25T15:56:43.237Z] #58 1.863 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:56:43.237Z] #58 1.863 + install_containerd [2020-05-25T15:56:43.237Z] #58 1.863 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-25T15:56:43.238Z] #58 1.863 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YVRxvCQamu/src/github.com/containerd/containerd [2020-05-25T15:56:43.238Z] #58 1.863 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:56:43.238Z] #58 1.878 Cloning into '/tmp/tmp.YVRxvCQamu/src/github.com/containerd/containerd'... [2020-05-25T15:56:43.238Z] #58 ... [2020-05-25T15:56:43.238Z] [2020-05-25T15:56:43.238Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:43.238Z] #24 5.629 0.9% ###### 9.0% ############## 20.3% ############################## 43.0% ############################################### 65.6% ####################################################### 76.9% ############################################################### 88.3% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-25T15:56:43.238Z] #24 7.282 #=#=# [2020-05-25T15:56:43.238Z] #24 7.369 0.2% ###### 9.5% ########## 14.3% ################# 24.5% ######################## 34.6% ############################## 42.3% ################################### 49.9% ######################################### 57.5% ############################################## 65.2% #################################################### 72.8% ######################################################### 80.4% ############################################################### 88.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-25T15:56:43.238Z] #24 9.096 [2020-05-25T15:56:43.238Z] #24 9.235 # 2.3% #### 6.1% ##### 8.0% ####### 9.9% ######### 13.6% ############ 17.5% ############## 20.3% ################ 23.1% ################## 26.0% #################### 28.8% ###################### 31.6% ######################## 34.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% [2020-05-25T15:56:43.238Z] #24 ... [2020-05-25T15:56:43.238Z] [2020-05-25T15:56:43.238Z] #13 [dev 6/25] RUN ldconfig [2020-05-25T15:56:43.238Z] #13 DONE 2.3s [2020-05-25T15:56:43.238Z] [2020-05-25T15:56:43.238Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:44.938Z] #24 9.235 # 2.3% #### 6.1% ##### 8.0% ####### 9.9% ######### 13.6% ############ 17.5% ############## 20.3% ################ 23.1% ################## 26.0% #################### 28.8% ###################### 31.6% ######################## 34.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 45.8% ################################### 49.6% ##################################### 51.5% ####################################### 55.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################### 65.7% ################################################# 69.4% ################################################### 71.3% ##################################################### 74.2% ####################################################### 77.0% ######################################################### 79.8% [2020-05-25T15:56:44.938Z] #24 ... [2020-05-25T15:56:44.938Z] [2020-05-25T15:56:44.938Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:44.938Z] #31 30.99 Selecting previously unselected package libxml2:s390x. [2020-05-25T15:56:44.938Z] #31 31.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-25T15:56:44.938Z] #31 31.00 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-25T15:56:44.938Z] #31 31.57 Selecting previously unselected package libarchive13:s390x. [2020-05-25T15:56:44.938Z] #31 31.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-25T15:56:44.938Z] #31 31.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-25T15:56:44.939Z] #31 31.89 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-25T15:56:44.939Z] #31 31.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-25T15:56:44.939Z] #31 31.92 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-25T15:56:44.939Z] #31 32.06 Selecting previously unselected package librhash0:s390x. [2020-05-25T15:56:44.939Z] #31 32.06 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-25T15:56:44.939Z] #31 32.06 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-25T15:56:44.939Z] #31 32.25 Selecting previously unselected package libuv1:s390x. [2020-05-25T15:56:44.939Z] #31 32.26 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-25T15:56:44.939Z] #31 32.26 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-25T15:56:44.939Z] #31 32.35 Selecting previously unselected package cmake. [2020-05-25T15:56:44.939Z] #31 32.36 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-25T15:56:44.939Z] #31 32.37 Unpacking cmake (3.13.4-1) ... [2020-05-25T15:56:44.939Z] #31 34.70 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-25T15:56:44.939Z] #31 34.70 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T15:56:44.939Z] #31 34.71 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-25T15:56:44.939Z] #31 34.72 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T15:56:44.939Z] #31 34.74 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-25T15:56:44.939Z] #31 34.75 Setting up cmake-data (3.13.4-1) ... [2020-05-25T15:56:44.939Z] #31 34.76 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-25T15:56:44.939Z] #31 34.77 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-25T15:56:44.939Z] #31 34.78 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-25T15:56:44.939Z] #31 34.79 Setting up cmake (3.13.4-1) ... [2020-05-25T15:56:44.939Z] #31 34.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:56:44.939Z] #31 34.87 Processing triggers for mime-support (3.62) ... [2020-05-25T15:56:44.939Z] #31 DONE 35.3s [2020-05-25T15:56:44.939Z] [2020-05-25T15:56:44.939Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:45.225Z] #24 9.235 # 2.3% #### 6.1% ##### 8.0% ####### 9.9% ######### 13.6% ############ 17.5% ############## 20.3% ################ 23.1% ################## 26.0% #################### 28.8% ###################### 31.6% ######################## 34.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 45.8% ################################### 49.6% ##################################### 51.5% ####################################### 55.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################### 65.7% ################################################# 69.4% ################################################### 71.3% ##################################################### 74.2% ####################################################### 77.0% ######################################################### 79.8% ############################################################ 83.6% [2020-05-25T15:56:45.225Z] #24 ... [2020-05-25T15:56:45.225Z] [2020-05-25T15:56:45.225Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:56:45.225Z] #32 DONE 0.1s [2020-05-25T15:56:45.225Z] [2020-05-25T15:56:45.225Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:45.225Z] #24 9.235 # 2.3% #### 6.1% ##### 8.0% ####### 9.9% ######### 13.6% ############ 17.5% ############## 20.3% ################ 23.1% ################## 26.0% #################### 28.8% ###################### 31.6% ######################## 34.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 45.8% ################################### 49.6% ##################################### 51.5% ####################################### 55.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################### 65.7% ################################################# 69.4% ################################################### 71.3% ##################################################### 74.2% ####################################################### 77.0% ######################################################### 79.8% ############################################################ 83.6% ############################################################## 86.5% [2020-05-25T15:56:45.225Z] #24 ... [2020-05-25T15:56:45.225Z] [2020-05-25T15:56:45.225Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-25T15:56:45.225Z] #33 DONE 0.1s [2020-05-25T15:56:45.225Z] [2020-05-25T15:56:45.225Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:45.794Z] #24 9.235 # 2.3% #### 6.1% ##### 8.0% ####### 9.9% ######### 13.6% ############ 17.5% ############## 20.3% ################ 23.1% ################## 26.0% #################### 28.8% ###################### 31.6% ######################## 34.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ################################ 45.8% ################################### 49.6% ##################################### 51.5% ####################################### 55.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################### 65.7% ################################################# 69.4% ################################################### 71.3% ##################################################### 74.2% ####################################################### 77.0% ######################################################### 79.8% ############################################################ 83.6% ############################################################## 86.5% ################################################################ 89.3% ################################################################## 92.1% ##################################################################### 95.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-05-25T15:56:45.794Z] #24 13.46 [2020-05-25T15:56:46.076Z] #24 ... [2020-05-25T15:56:46.076Z] [2020-05-25T15:56:46.076Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:46.076Z] #29 26.21 sync [2020-05-25T15:56:46.076Z] #29 26.21 internal/reflectlite [2020-05-25T15:56:46.076Z] #29 28.59 sort [2020-05-25T15:56:46.076Z] #29 28.59 errors [2020-05-25T15:56:46.076Z] #29 29.06 strconv [2020-05-25T15:56:46.076Z] #29 30.02 io [2020-05-25T15:56:46.076Z] #29 30.88 internal/oserror [2020-05-25T15:56:46.076Z] #29 30.95 syscall [2020-05-25T15:56:46.076Z] #29 32.32 reflect [2020-05-25T15:56:46.129Z] #49 ... [2020-05-25T15:56:46.129Z] [2020-05-25T15:56:46.129Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:46.129Z] #31 5.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:46.129Z] #31 5.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:46.129Z] #31 5.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:46.358Z] #29 ... [2020-05-25T15:56:46.358Z] [2020-05-25T15:56:46.358Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:56:46.358Z] #26 32.19 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-25T15:56:46.358Z] #26 32.74 + cd /tmp/tmp.FHmO0nCiBy/src/github.com/go-swagger/go-swagger [2020-05-25T15:56:46.358Z] #26 32.74 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-25T15:56:46.358Z] #26 32.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-25T15:56:46.656Z] dab525975d64: Pull complete [2020-05-25T15:56:46.972Z] #26 ... [2020-05-25T15:56:46.972Z] [2020-05-25T15:56:46.972Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:46.972Z] #38 33.23 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-25T15:56:46.972Z] #38 33.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:56:46.972Z] #38 33.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:56:46.972Z] #38 33.25 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-25T15:56:46.972Z] #38 33.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:56:46.972Z] #38 33.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-25T15:56:46.972Z] #38 36.72 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-25T15:56:46.972Z] #38 36.74 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:56:46.972Z] #38 DONE 37.1s [2020-05-25T15:56:46.972Z] [2020-05-25T15:56:46.972Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:56:46.972Z] #43 27.02 sync [2020-05-25T15:56:46.972Z] #43 27.02 internal/reflectlite [2020-05-25T15:56:46.972Z] #43 28.54 github.com/LK4D4/vndr/godl/singleflight [2020-05-25T15:56:46.972Z] #43 28.75 math/rand [2020-05-25T15:56:46.972Z] #43 30.16 internal/singleflight [2020-05-25T15:56:46.972Z] #43 30.54 sort [2020-05-25T15:56:46.972Z] #43 30.54 errors [2020-05-25T15:56:46.972Z] #43 30.77 io [2020-05-25T15:56:46.972Z] #43 31.45 strconv [2020-05-25T15:56:46.972Z] #43 31.70 bytes [2020-05-25T15:56:46.972Z] #43 33.96 bufio [2020-05-25T15:56:46.972Z] #43 34.74 reflect [2020-05-25T15:56:46.972Z] #43 35.23 internal/oserror [2020-05-25T15:56:46.972Z] #43 35.38 syscall [2020-05-25T15:56:46.972Z] #43 ... [2020-05-25T15:56:46.972Z] [2020-05-25T15:56:46.972Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:56:46.972Z] #34 1.418 + RM_GOPATH=0 [2020-05-25T15:56:46.972Z] #34 1.419 + TMP_GOPATH= [2020-05-25T15:56:46.972Z] #34 1.419 + : /build [2020-05-25T15:56:46.972Z] #34 1.419 + '[' -z '' ']' [2020-05-25T15:56:46.972Z] #34 1.419 ++ mktemp -d [2020-05-25T15:56:46.972Z] #34 1.421 + export GOPATH=/tmp/tmp.lO0tSh7qTo [2020-05-25T15:56:46.972Z] #34 1.421 + GOPATH=/tmp/tmp.lO0tSh7qTo [2020-05-25T15:56:46.972Z] #34 1.421 + RM_GOPATH=1 [2020-05-25T15:56:46.972Z] #34 1.421 ++ dirname ./install.sh [2020-05-25T15:56:46.972Z] #34 1.423 + dir=. [2020-05-25T15:56:46.972Z] #34 1.423 + bin=tini [2020-05-25T15:56:46.972Z] #34 1.423 + shift [2020-05-25T15:56:46.972Z] #34 1.424 + '[' '!' -f ./tini.installer ']' [2020-05-25T15:56:46.972Z] #34 1.424 + . ./tini.installer [2020-05-25T15:56:46.972Z] #34 1.424 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:56:46.972Z] #34 1.424 + install_tini [2020-05-25T15:56:46.972Z] #34 1.424 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-25T15:56:46.972Z] #34 1.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.lO0tSh7qTo/tini [2020-05-25T15:56:46.972Z] #34 1.424 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:56:46.972Z] #34 1.426 Cloning into '/tmp/tmp.lO0tSh7qTo/tini'... [2020-05-25T15:56:47.256Z] #34 2.088 + cd /tmp/tmp.lO0tSh7qTo/tini [2020-05-25T15:56:47.256Z] #34 2.088 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:56:47.256Z] #34 2.105 + cmake . [2020-05-25T15:56:47.870Z] #34 2.543 -- The C compiler identification is GNU 8.3.0 [2020-05-25T15:56:47.870Z] #34 2.596 -- Check for working C compiler: /usr/bin/cc [2020-05-25T15:56:48.027Z] #31 7.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:56:48.194Z] #34 3.011 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-25T15:56:48.476Z] #34 3.012 -- Detecting C compiler ABI info [2020-05-25T15:56:48.758Z] #34 3.395 -- Detecting C compiler ABI info - done [2020-05-25T15:56:48.758Z] #34 3.399 -- Detecting C compile features [2020-05-25T15:56:48.960Z] #31 ... [2020-05-25T15:56:48.960Z] [2020-05-25T15:56:48.960Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:56:48.960Z] #67 8.091 + RM_GOPATH=0 [2020-05-25T15:56:48.960Z] #67 8.091 + TMP_GOPATH= [2020-05-25T15:56:48.960Z] #67 8.091 + : /build [2020-05-25T15:56:48.960Z] #67 8.091 + '[' -z '' ']' [2020-05-25T15:56:48.960Z] #67 8.091 ++ mktemp -d [2020-05-25T15:56:48.960Z] #67 8.103 + export GOPATH=/tmp/tmp.P8Ov61W1Fx [2020-05-25T15:56:48.960Z] #67 8.103 + GOPATH=/tmp/tmp.P8Ov61W1Fx [2020-05-25T15:56:48.960Z] #67 8.103 + RM_GOPATH=1 [2020-05-25T15:56:48.960Z] #67 8.103 ++ dirname ./install.sh [2020-05-25T15:56:48.960Z] #67 8.106 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:56:48.960Z] #67 8.106 + dir=. [2020-05-25T15:56:48.960Z] #67 8.106 + bin=proxy [2020-05-25T15:56:48.960Z] #67 8.106 + shift [2020-05-25T15:56:48.960Z] #67 8.106 + '[' '!' -f ./proxy.installer ']' [2020-05-25T15:56:48.960Z] #67 8.106 + . ./proxy.installer [2020-05-25T15:56:48.960Z] #67 8.106 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:56:48.960Z] #67 8.106 + install_proxy [2020-05-25T15:56:48.960Z] #67 8.106 + case "$1" in [2020-05-25T15:56:48.960Z] #67 8.106 + export CGO_ENABLED=0 [2020-05-25T15:56:48.960Z] #67 8.106 + CGO_ENABLED=0 [2020-05-25T15:56:48.960Z] #67 8.106 + _install_proxy [2020-05-25T15:56:48.960Z] #67 8.106 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-25T15:56:48.960Z] #67 8.111 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.P8Ov61W1Fx/src/github.com/docker/libnetwork [2020-05-25T15:56:48.960Z] #67 8.118 Cloning into '/tmp/tmp.P8Ov61W1Fx/src/github.com/docker/libnetwork'... [2020-05-25T15:56:49.217Z] #67 ... [2020-05-25T15:56:49.218Z] [2020-05-25T15:56:49.218Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:56:49.218Z] #49 8.218 + RM_GOPATH=0 [2020-05-25T15:56:49.218Z] #49 8.218 + TMP_GOPATH= [2020-05-25T15:56:49.218Z] #49 8.218 + : /build [2020-05-25T15:56:49.218Z] #49 8.218 + '[' -z '' ']' [2020-05-25T15:56:49.218Z] #49 8.218 ++ mktemp -d [2020-05-25T15:56:49.218Z] #49 8.257 + export GOPATH=/tmp/tmp.r3cuXRs2Q7 [2020-05-25T15:56:49.218Z] #49 8.257 + GOPATH=/tmp/tmp.r3cuXRs2Q7 [2020-05-25T15:56:49.218Z] #49 8.257 + RM_GOPATH=1 [2020-05-25T15:56:49.218Z] #49 8.257 ++ dirname ./install.sh [2020-05-25T15:56:49.218Z] #49 8.257 + dir=. [2020-05-25T15:56:49.218Z] #49 8.257 + bin=gometalinter [2020-05-25T15:56:49.218Z] #49 8.257 + shift [2020-05-25T15:56:49.218Z] #49 8.257 + '[' '!' -f ./gometalinter.installer ']' [2020-05-25T15:56:49.218Z] #49 8.257 + . ./gometalinter.installer [2020-05-25T15:56:49.218Z] #49 8.257 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-25T15:56:49.218Z] #49 8.257 + install_gometalinter [2020-05-25T15:56:49.218Z] #49 8.257 + echo 'Installing gometalinter version v2.0.6' [2020-05-25T15:56:49.218Z] #49 8.257 Installing gometalinter version v2.0.6 [2020-05-25T15:56:49.218Z] #49 8.265 + go get -d github.com/alecthomas/gometalinter [2020-05-25T15:56:49.763Z] #34 4.636 -- Detecting C compile features - done [2020-05-25T15:56:50.045Z] #34 4.668 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-25T15:56:50.045Z] #34 4.809 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-25T15:56:50.045Z] #34 4.870 -- Configuring done [2020-05-25T15:56:50.045Z] #34 4.902 -- Generating done [2020-05-25T15:56:50.188Z] #49 ... [2020-05-25T15:56:50.188Z] [2020-05-25T15:56:50.188Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:56:50.188Z] #36 7.635 + mktemp -d [2020-05-25T15:56:50.188Z] #36 7.641 + export GOPATH=/tmp/tmp.MUWw8Fn0Z5 [2020-05-25T15:56:50.188Z] #36 7.641 + git clone https://github.com/docker/distribution.git /tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution [2020-05-25T15:56:50.188Z] #36 7.641 Cloning into '/tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution'... [2020-05-25T15:56:50.327Z] #34 4.920 -- Build files have been written to: /tmp/tmp.lO0tSh7qTo/tini [2020-05-25T15:56:50.327Z] #34 4.929 + make tini-static [2020-05-25T15:56:50.446Z] #36 ... [2020-05-25T15:56:50.446Z] [2020-05-25T15:56:50.446Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:56:50.446Z] #7 8.600 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:50.446Z] #7 8.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:50.446Z] #7 8.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:50.446Z] #7 ... [2020-05-25T15:56:50.446Z] [2020-05-25T15:56:50.446Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:56:50.446Z] #55 7.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:50.446Z] #55 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:50.446Z] #55 7.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:50.446Z] #55 9.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:56:50.609Z] #34 5.300 Scanning dependencies of target tini-static [2020-05-25T15:56:50.609Z] #34 5.396 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-25T15:56:50.704Z] #55 ... [2020-05-25T15:56:50.704Z] [2020-05-25T15:56:50.704Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:56:50.704Z] #43 8.600 + RM_GOPATH=0 [2020-05-25T15:56:50.704Z] #43 8.600 + TMP_GOPATH= [2020-05-25T15:56:50.704Z] #43 8.600 + : /build [2020-05-25T15:56:50.704Z] #43 8.600 + '[' -z '' ']' [2020-05-25T15:56:50.704Z] #43 8.600 ++ mktemp -d [2020-05-25T15:56:50.704Z] #43 8.601 + export GOPATH=/tmp/tmp.7xQKzoesvL [2020-05-25T15:56:50.704Z] #43 8.601 + GOPATH=/tmp/tmp.7xQKzoesvL [2020-05-25T15:56:50.704Z] #43 8.601 + RM_GOPATH=1 [2020-05-25T15:56:50.704Z] #43 8.601 ++ dirname ./install.sh [2020-05-25T15:56:50.704Z] #43 8.617 + dir=. [2020-05-25T15:56:50.704Z] #43 8.617 + bin=vndr [2020-05-25T15:56:50.704Z] #43 8.617 + shift [2020-05-25T15:56:50.704Z] #43 8.617 + '[' '!' -f ./vndr.installer ']' [2020-05-25T15:56:50.704Z] #43 8.617 + . ./vndr.installer [2020-05-25T15:56:50.704Z] #43 8.617 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:50.704Z] #43 8.617 + install_vndr [2020-05-25T15:56:50.704Z] #43 8.617 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-25T15:56:50.704Z] #43 8.617 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7xQKzoesvL/src/github.com/LK4D4/vndr [2020-05-25T15:56:50.704Z] #43 8.617 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:50.704Z] #43 8.625 Cloning into '/tmp/tmp.7xQKzoesvL/src/github.com/LK4D4/vndr'... [2020-05-25T15:56:50.704Z] #43 9.766 + cd /tmp/tmp.7xQKzoesvL/src/github.com/LK4D4/vndr [2020-05-25T15:56:50.704Z] #43 9.766 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:56:50.704Z] #43 9.805 + go build -buildmode=pie -v -o /build/vndr . [2020-05-25T15:56:50.704Z] #43 ... [2020-05-25T15:56:50.704Z] [2020-05-25T15:56:50.704Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:56:50.704Z] #61 8.878 + RM_GOPATH=0 [2020-05-25T15:56:50.704Z] #61 8.878 + TMP_GOPATH= [2020-05-25T15:56:50.704Z] #61 8.878 + : /build/ [2020-05-25T15:56:50.704Z] #61 8.878 + '[' -z '' ']' [2020-05-25T15:56:50.704Z] #61 8.899 ++ mktemp -d [2020-05-25T15:56:50.704Z] #61 8.901 + export GOPATH=/tmp/tmp.O0vQHdQVp5 [2020-05-25T15:56:50.704Z] #61 8.901 + GOPATH=/tmp/tmp.O0vQHdQVp5 [2020-05-25T15:56:50.704Z] #61 8.902 + RM_GOPATH=1 [2020-05-25T15:56:50.704Z] #61 8.902 ++ dirname ./install.sh [2020-05-25T15:56:50.704Z] #61 8.904 + dir=. [2020-05-25T15:56:50.704Z] #61 8.904 + bin=rootlesskit [2020-05-25T15:56:50.704Z] #61 8.904 + shift [2020-05-25T15:56:50.704Z] #61 8.904 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-25T15:56:50.704Z] #61 8.905 + . ./rootlesskit.installer [2020-05-25T15:56:50.704Z] #61 8.905 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:50.704Z] #61 8.905 + install_rootlesskit [2020-05-25T15:56:50.704Z] #61 8.905 + case "$1" in [2020-05-25T15:56:50.704Z] #61 8.906 + export CGO_ENABLED=0 [2020-05-25T15:56:50.704Z] #61 8.906 + CGO_ENABLED=0 [2020-05-25T15:56:50.704Z] #61 8.906 + _install_rootlesskit [2020-05-25T15:56:50.704Z] #61 8.906 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-25T15:56:50.704Z] #61 8.906 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:50.704Z] #61 8.907 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O0vQHdQVp5/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:56:50.704Z] #61 8.908 Cloning into '/tmp/tmp.O0vQHdQVp5/src/github.com/rootless-containers/rootlesskit'... [2020-05-25T15:56:50.968Z] #61 ... [2020-05-25T15:56:50.968Z] [2020-05-25T15:56:50.968Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:56:50.968Z] #22 7.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:50.968Z] #22 7.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:50.968Z] #22 7.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:50.968Z] #22 9.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:56:51.233Z] #22 ... [2020-05-25T15:56:51.233Z] [2020-05-25T15:56:51.233Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:56:51.233Z] #26 9.236 + mktemp -d [2020-05-25T15:56:51.233Z] #26 9.238 + export GOPATH=/tmp/tmp.ZMKaZxOiJw [2020-05-25T15:56:51.233Z] #26 9.239 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ZMKaZxOiJw/src/github.com/go-swagger/go-swagger [2020-05-25T15:56:51.233Z] #26 9.243 Cloning into '/tmp/tmp.ZMKaZxOiJw/src/github.com/go-swagger/go-swagger'... [2020-05-25T15:56:51.233Z] #26 ... [2020-05-25T15:56:51.233Z] [2020-05-25T15:56:51.233Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:56:51.233Z] #46 9.339 + RM_GOPATH=0 [2020-05-25T15:56:51.233Z] #46 9.339 + TMP_GOPATH= [2020-05-25T15:56:51.233Z] #46 9.339 + : /build [2020-05-25T15:56:51.233Z] #46 9.339 + '[' -z '' ']' [2020-05-25T15:56:51.233Z] #46 9.341 ++ mktemp -d [2020-05-25T15:56:51.233Z] #46 9.345 + export GOPATH=/tmp/tmp.Qtod0pak5a [2020-05-25T15:56:51.233Z] #46 9.345 + GOPATH=/tmp/tmp.Qtod0pak5a [2020-05-25T15:56:51.233Z] #46 9.345 + RM_GOPATH=1 [2020-05-25T15:56:51.233Z] #46 9.345 ++ dirname ./install.sh [2020-05-25T15:56:51.233Z] #46 9.347 + dir=. [2020-05-25T15:56:51.233Z] #46 9.359 + bin=gotestsum [2020-05-25T15:56:51.233Z] #46 9.359 + shift [2020-05-25T15:56:51.233Z] #46 9.359 + '[' '!' -f ./gotestsum.installer ']' [2020-05-25T15:56:51.233Z] #46 9.359 + . ./gotestsum.installer [2020-05-25T15:56:51.233Z] #46 9.359 ++ : v0.3.5 [2020-05-25T15:56:51.233Z] #46 9.367 + install_gotestsum [2020-05-25T15:56:51.233Z] #46 9.367 + set -e [2020-05-25T15:56:51.233Z] #46 9.367 + export GO111MODULE=on [2020-05-25T15:56:51.233Z] #46 9.367 + GO111MODULE=on [2020-05-25T15:56:51.233Z] #46 9.367 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-25T15:56:51.233Z] #46 9.529 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-25T15:56:51.233Z] #46 9.530 go: finding gotest.tools v0.3.5 [2020-05-25T15:56:51.491Z] #46 ... [2020-05-25T15:56:51.491Z] [2020-05-25T15:56:51.491Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:56:51.491Z] #20 9.417 + RM_GOPATH=0 [2020-05-25T15:56:51.491Z] #20 9.417 + TMP_GOPATH= [2020-05-25T15:56:51.491Z] #20 9.417 + : /build [2020-05-25T15:56:51.491Z] #20 9.417 + '[' -z '' ']' [2020-05-25T15:56:51.491Z] #20 9.424 ++ mktemp -d [2020-05-25T15:56:51.491Z] #20 9.444 + export GOPATH=/tmp/tmp.UbRLDxuyPU [2020-05-25T15:56:51.491Z] #20 9.444 + GOPATH=/tmp/tmp.UbRLDxuyPU [2020-05-25T15:56:51.491Z] #20 9.444 + RM_GOPATH=1 [2020-05-25T15:56:51.491Z] #20 9.447 ++ dirname ./install.sh [2020-05-25T15:56:51.491Z] #20 9.448 + dir=. [2020-05-25T15:56:51.491Z] #20 9.448 + bin=dockercli [2020-05-25T15:56:51.491Z] #20 9.448 + shift [2020-05-25T15:56:51.491Z] #20 9.448 + '[' '!' -f ./dockercli.installer ']' [2020-05-25T15:56:51.491Z] #20 9.449 + . ./dockercli.installer [2020-05-25T15:56:51.491Z] #20 9.449 ++ : stable [2020-05-25T15:56:51.491Z] #20 9.449 ++ : 17.06.2-ce [2020-05-25T15:56:51.491Z] #20 9.449 + install_dockercli [2020-05-25T15:56:51.491Z] #20 9.449 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-25T15:56:51.491Z] #20 9.449 Install docker/cli version 17.06.2-ce from stable [2020-05-25T15:56:51.491Z] #20 9.450 ++ uname -m [2020-05-25T15:56:51.491Z] #20 9.457 + arch=x86_64 [2020-05-25T15:56:51.491Z] #20 9.457 + '[' x86_64 '!=' x86_64 ']' [2020-05-25T15:56:51.491Z] #20 9.458 + url=https://download.docker.com/linux/static [2020-05-25T15:56:51.491Z] #20 9.458 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-25T15:56:51.491Z] #20 9.459 + tar -xz docker/docker [2020-05-25T15:56:51.491Z] #20 ... [2020-05-25T15:56:51.491Z] [2020-05-25T15:56:51.491Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:51.491Z] #29 8.956 + RM_GOPATH=0 [2020-05-25T15:56:51.491Z] #29 8.956 + TMP_GOPATH= [2020-05-25T15:56:51.491Z] #29 8.956 + : /build [2020-05-25T15:56:51.491Z] #29 8.956 + '[' -z '' ']' [2020-05-25T15:56:51.491Z] #29 8.962 ++ mktemp -d [2020-05-25T15:56:51.491Z] #29 8.964 + export GOPATH=/tmp/tmp.YNJdgmI0Ge [2020-05-25T15:56:51.491Z] #29 8.964 + GOPATH=/tmp/tmp.YNJdgmI0Ge [2020-05-25T15:56:51.491Z] #29 8.964 + RM_GOPATH=1 [2020-05-25T15:56:51.491Z] #29 8.964 ++ dirname ./install.sh [2020-05-25T15:56:51.491Z] #29 8.983 + dir=. [2020-05-25T15:56:51.491Z] #29 8.983 + bin=tomlv [2020-05-25T15:56:51.491Z] #29 8.983 + shift [2020-05-25T15:56:51.491Z] #29 8.983 + '[' '!' -f ./tomlv.installer ']' [2020-05-25T15:56:51.491Z] #29 8.983 + . ./tomlv.installer [2020-05-25T15:56:51.491Z] #29 8.983 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:56:51.491Z] #29 8.983 + install_tomlv [2020-05-25T15:56:51.491Z] #29 8.983 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-25T15:56:51.491Z] #29 8.983 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YNJdgmI0Ge/src/github.com/BurntSushi/toml [2020-05-25T15:56:51.491Z] #29 8.985 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:56:51.491Z] #29 8.992 Cloning into '/tmp/tmp.YNJdgmI0Ge/src/github.com/BurntSushi/toml'... [2020-05-25T15:56:51.615Z] #34 6.221 [100%] Linking C executable tini-static [2020-05-25T15:56:51.750Z] #29 ... [2020-05-25T15:56:51.750Z] [2020-05-25T15:56:51.750Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:56:51.750Z] #7 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:56:51.897Z] #34 ... [2020-05-25T15:56:51.898Z] [2020-05-25T15:56:51.898Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:56:51.898Z] #24 14.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-25T15:56:51.898Z] #24 14.82 [2020-05-25T15:56:51.898Z] #24 14.96 ######################################################################## 100.0% [2020-05-25T15:56:51.898Z] #24 15.01 [2020-05-25T15:56:51.898Z] #24 15.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-25T15:56:51.898Z] #24 16.33 [2020-05-25T15:56:51.898Z] #24 16.51 ######################################################################## 100.0% [2020-05-25T15:56:51.898Z] #24 16.61 [2020-05-25T15:56:51.898Z] #24 17.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-25T15:56:51.898Z] #24 17.64 skipping existing b63cc5f62c21 [2020-05-25T15:56:51.898Z] #24 17.69 [2020-05-25T15:56:51.898Z] #24 18.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-25T15:56:51.898Z] #24 19.03 #=#=# [2020-05-25T15:56:51.898Z] #24 19.24 ######################################################################## 100.0% [2020-05-25T15:56:51.898Z] #24 19.34 [2020-05-25T15:56:51.898Z] #24 19.37 Download of images into '/build' complete. [2020-05-25T15:56:51.898Z] #24 19.37 Use something like the following to load the result into a Docker daemon: [2020-05-25T15:56:51.898Z] #24 19.37 tar -cC '/build' . | docker load [2020-05-25T15:56:51.898Z] #24 DONE 19.6s [2020-05-25T15:56:51.898Z] [2020-05-25T15:56:51.898Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:56:51.898Z] #43 40.79 time [2020-05-25T15:56:51.898Z] #43 ... [2020-05-25T15:56:51.898Z] [2020-05-25T15:56:51.898Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:56:51.898Z] #53 10.28 + cd /tmp/tmp.zLNu4Mccbl/src/github.com/opencontainers/runc [2020-05-25T15:56:51.898Z] #53 10.28 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:56:51.898Z] #53 11.21 + '[' -z '' ']' [2020-05-25T15:56:51.898Z] #53 11.21 + target=static [2020-05-25T15:56:51.898Z] #53 11.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-25T15:56:51.898Z] #53 12.86 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-25T15:56:52.188Z] #53 ... [2020-05-25T15:56:52.188Z] [2020-05-25T15:56:52.188Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:56:52.188Z] #34 6.749 [100%] Built target tini-static [2020-05-25T15:56:52.188Z] #34 6.899 + mkdir -p /build [2020-05-25T15:56:52.188Z] #34 6.934 + cp tini-static /build/docker-init [2020-05-25T15:56:52.315Z] 1381453d937f: Pull complete [2020-05-25T15:56:52.315Z] f5b69728b5d7: Pull complete [2020-05-25T15:56:52.315Z] Digest: sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-25T15:56:52.315Z] Status: Downloaded newer image for golang:1.13.11-buster [2020-05-25T15:56:52.315Z] ---> d03014472ebf [2020-05-25T15:56:52.315Z] Step 6/141 : ARG APT_MIRROR [2020-05-25T15:56:52.315Z] ---> Running in 0c04aa1343ae [2020-05-25T15:56:52.315Z] Removing intermediate container 0c04aa1343ae [2020-05-25T15:56:52.315Z] ---> b4fab18f6f89 [2020-05-25T15:56:52.315Z] Step 7/141 : 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-25T15:56:52.315Z] ---> Running in a9cb6d20f9d5 [2020-05-25T15:56:52.315Z] Removing intermediate container a9cb6d20f9d5 [2020-05-25T15:56:52.315Z] ---> a7eeb7b0b953 [2020-05-25T15:56:52.315Z] Step 8/141 : ENV GO111MODULE=off [2020-05-25T15:56:52.477Z] #34 DONE 7.1s [2020-05-25T15:56:52.477Z] [2020-05-25T15:56:52.477Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:52.477Z] #29 37.62 time [2020-05-25T15:56:52.477Z] #29 41.46 internal/fmtsort [2020-05-25T15:56:52.477Z] #29 41.59 internal/poll [2020-05-25T15:56:52.477Z] #29 42.12 internal/syscall/execenv [2020-05-25T15:56:52.477Z] #29 42.30 internal/syscall/unix [2020-05-25T15:56:52.626Z] ---> Running in e75d2f466f0c [2020-05-25T15:56:52.626Z] Removing intermediate container e75d2f466f0c [2020-05-25T15:56:52.626Z] ---> 9ec1de882c73 [2020-05-25T15:56:52.626Z] Step 9/141 : FROM base AS criu [2020-05-25T15:56:52.626Z] ---> 9ec1de882c73 [2020-05-25T15:56:52.626Z] Step 10/141 : ARG DEBIAN_FRONTEND [2020-05-25T15:56:52.626Z] ---> Running in a023b3d4f644 [2020-05-25T15:56:52.626Z] Removing intermediate container a023b3d4f644 [2020-05-25T15:56:52.626Z] ---> 41d442b47165 [2020-05-25T15:56:52.626Z] Step 11/141 : 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-25T15:56:52.626Z] ---> Running in 500b32d01c9e [2020-05-25T15:56:52.761Z] #29 42.72 strings [2020-05-25T15:56:53.317Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:53.317Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:53.317Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:53.448Z] #29 ... [2020-05-25T15:56:53.448Z] [2020-05-25T15:56:53.448Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:56:53.448Z] #14 2.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:56:53.448Z] #14 2.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:56:53.448Z] #14 2.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:56:53.448Z] #14 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-25T15:56:53.448Z] #14 4.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-25T15:56:53.448Z] #14 6.592 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-25T15:56:53.607Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T15:56:53.781Z] #14 ... [2020-05-25T15:56:53.781Z] [2020-05-25T15:56:53.781Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:56:53.781Z] #29 43.78 os [2020-05-25T15:56:54.623Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T15:56:54.623Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T15:56:54.790Z] #29 ... [2020-05-25T15:56:54.790Z] [2020-05-25T15:56:54.790Z] #39 [criu 2/3] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-25T15:56:54.790Z] #39 DONE 7.8s [2020-05-25T15:56:54.790Z] [2020-05-25T15:56:54.790Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:56:55.942Z] #7 15.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:56:56.259Z] #40 1.497 make: Entering directory '/usr/src/criu' [2020-05-25T15:56:56.259Z] #40 1.531 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T15:56:56.259Z] #40 1.531 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T15:56:56.259Z] #40 1.562 Note: Building without GnuTLS support [2020-05-25T15:56:56.676Z] Fetched 8131 kB in 3s (2471 kB/s) [2020-05-25T15:56:56.873Z] #40 2.432 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T15:56:56.873Z] #40 2.452 GEN .gitid [2020-05-25T15:56:56.878Z] #7 ... [2020-05-25T15:56:56.878Z] [2020-05-25T15:56:56.878Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:56:56.878Z] #61 15.96 + cd /tmp/tmp.O0vQHdQVp5/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:56:56.878Z] #61 15.97 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:56:57.137Z] #61 16.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T15:56:57.137Z] #61 16.38 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-25T15:56:57.154Z] #40 2.462 GEN criu/include/version.h [2020-05-25T15:56:57.155Z] #40 2.494 GEN include/common/asm [2020-05-25T15:56:57.724Z] Reading package lists... [2020-05-25T15:56:58.160Z] #40 3.334 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.396 PBCC images/opts.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.419 PBCC images/sit.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.434 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.482 DEP images/opts.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.509 DEP images/sit.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.560 PBCC images/macvlan.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.565 DEP images/macvlan.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.613 PBCC images/autofs.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.650 DEP images/autofs.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.686 PBCC images/sysctl.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.690 DEP images/sysctl.pb-c.d [2020-05-25T15:56:58.160Z] #40 3.703 PBCC images/time.pb-c.c [2020-05-25T15:56:58.160Z] #40 3.719 DEP images/time.pb-c.d [2020-05-25T15:56:58.442Z] #40 3.765 PBCC images/binfmt-misc.pb-c.c [2020-05-25T15:56:58.442Z] #40 3.792 DEP images/binfmt-misc.pb-c.d [2020-05-25T15:56:58.442Z] #40 3.807 PBCC images/seccomp.pb-c.c [2020-05-25T15:56:58.442Z] #40 3.830 DEP images/seccomp.pb-c.d [2020-05-25T15:56:58.442Z] #40 3.865 PBCC images/userns.pb-c.c [2020-05-25T15:56:58.442Z] #40 3.904 DEP images/userns.pb-c.d [2020-05-25T15:56:58.442Z] #40 3.959 PBCC images/cgroup.pb-c.c [2020-05-25T15:56:58.724Z] #40 3.968 DEP images/cgroup.pb-c.d [2020-05-25T15:56:58.724Z] #40 4.018 PBCC images/fown.pb-c.c [2020-05-25T15:56:58.724Z] #40 4.025 PBCC images/ext-file.pb-c.c [2020-05-25T15:56:58.724Z] #40 4.054 DEP images/fown.pb-c.d [2020-05-25T15:56:58.724Z] #40 4.087 DEP images/ext-file.pb-c.d [2020-05-25T15:56:58.724Z] #40 4.122 PBCC images/rpc.pb-c.c [2020-05-25T15:56:58.724Z] #40 4.160 DEP images/rpc.pb-c.d [2020-05-25T15:56:58.724Z] #40 4.216 PBCC images/siginfo.pb-c.c [2020-05-25T15:56:58.781Z] Reading package lists... [2020-05-25T15:56:59.006Z] #40 4.218 DEP images/siginfo.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.273 PBCC images/pagemap.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.280 DEP images/pagemap.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.295 PBCC images/rlimit.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.340 DEP images/rlimit.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.366 PBCC images/file-lock.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.375 DEP images/file-lock.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.403 PBCC images/tty.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.428 DEP images/tty.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.473 PBCC images/tun.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.517 PBCC images/netdev.pb-c.c [2020-05-25T15:56:59.006Z] #40 4.545 DEP images/tun.pb-c.d [2020-05-25T15:56:59.006Z] #40 4.579 DEP images/netdev.pb-c.d [2020-05-25T15:56:59.086Z] Building dependency tree... [2020-05-25T15:56:59.086Z] Reading state information... [2020-05-25T15:56:59.086Z] The following additional packages will be installed: [2020-05-25T15:56:59.086Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-25T15:56:59.086Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-25T15:56:59.086Z] Suggested packages: [2020-05-25T15:56:59.086Z] manpages-dev python-setuptools [2020-05-25T15:56:59.287Z] #40 4.606 PBCC images/vma.pb-c.c [2020-05-25T15:56:59.287Z] #40 4.630 DEP images/vma.pb-c.d [2020-05-25T15:56:59.287Z] #40 4.670 PBCC images/creds.pb-c.c [2020-05-25T15:56:59.287Z] #40 4.674 DEP images/creds.pb-c.d [2020-05-25T15:56:59.287Z] #40 4.701 PBCC images/utsns.pb-c.c [2020-05-25T15:56:59.287Z] #40 4.712 DEP images/utsns.pb-c.d [2020-05-25T15:56:59.287Z] #40 4.772 PBCC images/ipc-desc.pb-c.c [2020-05-25T15:56:59.287Z] #40 4.775 PBCC images/ipc-sem.pb-c.c [2020-05-25T15:56:59.287Z] #40 4.789 DEP images/ipc-desc.pb-c.d [2020-05-25T15:56:59.287Z] #40 4.824 DEP images/ipc-sem.pb-c.d [2020-05-25T15:56:59.382Z] The following NEW packages will be installed: [2020-05-25T15:56:59.382Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-25T15:56:59.382Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-25T15:56:59.382Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-25T15:56:59.382Z] python-six zlib1g-dev [2020-05-25T15:56:59.570Z] #40 4.838 PBCC images/ipc-msg.pb-c.c [2020-05-25T15:56:59.570Z] #40 4.841 DEP images/ipc-msg.pb-c.d [2020-05-25T15:56:59.570Z] #40 4.919 PBCC images/ipc-shm.pb-c.c [2020-05-25T15:56:59.570Z] #40 4.939 DEP images/ipc-shm.pb-c.d [2020-05-25T15:56:59.570Z] #40 4.953 PBCC images/ipc-var.pb-c.c [2020-05-25T15:56:59.570Z] #40 4.978 DEP images/ipc-var.pb-c.d [2020-05-25T15:56:59.570Z] #40 5.024 PBCC images/sk-opts.pb-c.c [2020-05-25T15:56:59.570Z] #40 5.027 PBCC images/packet-sock.pb-c.c [2020-05-25T15:56:59.570Z] #40 5.060 DEP images/sk-opts.pb-c.d [2020-05-25T15:56:59.668Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T15:56:59.668Z] Need to get 4075 kB of archives. [2020-05-25T15:56:59.668Z] After this operation, 24.5 MB of additional disk space will be used. [2020-05-25T15:56:59.668Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-25T15:56:59.668Z] 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-25T15:56:59.668Z] 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-25T15:56:59.668Z] 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-25T15:56:59.851Z] #40 5.091 DEP images/packet-sock.pb-c.d [2020-05-25T15:56:59.851Z] #40 5.119 PBCC images/sk-netlink.pb-c.c [2020-05-25T15:56:59.851Z] #40 5.137 DEP images/sk-netlink.pb-c.d [2020-05-25T15:56:59.851Z] #40 5.162 PBCC images/sk-inet.pb-c.c [2020-05-25T15:56:59.851Z] #40 5.210 DEP images/sk-inet.pb-c.d [2020-05-25T15:56:59.851Z] #40 5.250 PBCC images/sk-unix.pb-c.c [2020-05-25T15:56:59.851Z] #40 5.270 DEP images/sk-unix.pb-c.d [2020-05-25T15:56:59.851Z] #40 5.301 PBCC images/mm.pb-c.c [2020-05-25T15:56:59.851Z] #40 5.322 DEP images/mm.pb-c.d [2020-05-25T15:56:59.851Z] #40 5.358 PBCC images/timerfd.pb-c.c [2020-05-25T15:56:59.851Z] #40 5.380 DEP images/timerfd.pb-c.d [2020-05-25T15:56:59.975Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-25T15:56:59.975Z] 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-25T15:56:59.975Z] 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-25T15:56:59.975Z] 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-25T15:56:59.975Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-25T15:57:00.133Z] #40 5.402 PBCC images/timer.pb-c.c [2020-05-25T15:57:00.133Z] #40 5.420 DEP images/timer.pb-c.d [2020-05-25T15:57:00.133Z] #40 5.440 PBCC images/sa.pb-c.c [2020-05-25T15:57:00.133Z] #40 5.470 DEP images/sa.pb-c.d [2020-05-25T15:57:00.133Z] #40 5.494 PBCC images/pipe-data.pb-c.c [2020-05-25T15:57:00.133Z] #40 5.504 DEP images/pipe-data.pb-c.d [2020-05-25T15:57:00.133Z] #40 5.540 PBCC images/mnt.pb-c.c [2020-05-25T15:57:00.133Z] #40 5.546 DEP images/mnt.pb-c.d [2020-05-25T15:57:00.133Z] #40 5.580 PBCC images/sk-packet.pb-c.c [2020-05-25T15:57:00.133Z] #40 5.586 DEP images/sk-packet.pb-c.d [2020-05-25T15:57:00.133Z] #40 5.613 PBCC images/tcp-stream.pb-c.c [2020-05-25T15:57:00.290Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-25T15:57:00.290Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-25T15:57:00.290Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-25T15:57:00.415Z] #40 5.628 DEP images/tcp-stream.pb-c.d [2020-05-25T15:57:00.415Z] #40 5.649 PBCC images/pipe.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.673 DEP images/pipe.pb-c.d [2020-05-25T15:57:00.415Z] #40 5.721 PBCC images/pstree.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.731 DEP images/pstree.pb-c.d [2020-05-25T15:57:00.415Z] #40 5.758 PBCC images/fs.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.766 DEP images/fs.pb-c.d [2020-05-25T15:57:00.415Z] #40 5.803 PBCC images/signalfd.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.840 DEP images/signalfd.pb-c.d [2020-05-25T15:57:00.415Z] #40 5.895 PBCC images/fh.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.920 PBCC images/fsnotify.pb-c.c [2020-05-25T15:57:00.415Z] #40 5.959 DEP images/fh.pb-c.d [2020-05-25T15:57:00.574Z] 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-25T15:57:00.575Z] 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-25T15:57:00.575Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-25T15:57:00.575Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-25T15:57:00.575Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-25T15:57:00.697Z] #40 5.972 DEP images/fsnotify.pb-c.d [2020-05-25T15:57:00.697Z] #40 6.000 PBCC images/eventpoll.pb-c.c [2020-05-25T15:57:00.697Z] #40 6.028 DEP images/eventpoll.pb-c.d [2020-05-25T15:57:00.697Z] #40 6.061 PBCC images/eventfd.pb-c.c [2020-05-25T15:57:00.697Z] #40 6.087 DEP images/eventfd.pb-c.d [2020-05-25T15:57:00.697Z] #40 6.124 PBCC images/remap-file-path.pb-c.c [2020-05-25T15:57:00.697Z] #40 6.130 DEP images/remap-file-path.pb-c.d [2020-05-25T15:57:00.697Z] #40 6.165 PBCC images/fifo.pb-c.c [2020-05-25T15:57:00.860Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:00.860Z] Fetched 4075 kB in 1s (3912 kB/s) [2020-05-25T15:57:00.860Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-05-25T15:57:00.860Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-25T15:57:00.860Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-25T15:57:00.860Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-25T15:57:00.860Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-25T15:57:00.860Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-25T15:57:00.860Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:00.860Z] Selecting previously unselected package libnet1-dev. [2020-05-25T15:57:00.860Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-25T15:57:00.860Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:00.860Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-25T15:57:00.860Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-25T15:57:00.860Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-25T15:57:00.860Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-25T15:57:00.860Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-25T15:57:00.860Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-25T15:57:00.860Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-25T15:57:00.979Z] #40 6.171 DEP images/fifo.pb-c.d [2020-05-25T15:57:00.979Z] #40 6.195 PBCC images/ghost-file.pb-c.c [2020-05-25T15:57:00.979Z] #40 6.226 DEP images/ghost-file.pb-c.d [2020-05-25T15:57:00.979Z] #40 6.257 PBCC images/regfile.pb-c.c [2020-05-25T15:57:00.979Z] #40 6.290 DEP images/regfile.pb-c.d [2020-05-25T15:57:00.979Z] #40 6.321 PBCC images/ns.pb-c.c [2020-05-25T15:57:00.979Z] #40 6.348 DEP images/ns.pb-c.d [2020-05-25T15:57:00.979Z] #40 6.403 PBCC images/fdinfo.pb-c.c [2020-05-25T15:57:00.979Z] #40 6.473 DEP images/fdinfo.pb-c.d [2020-05-25T15:57:01.149Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-25T15:57:01.149Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-25T15:57:01.149Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-25T15:57:01.149Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-25T15:57:01.149Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-25T15:57:01.149Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-25T15:57:01.149Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:01.149Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-25T15:57:01.149Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:01.149Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-25T15:57:01.149Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.149Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:01.261Z] #40 6.558 PBCC images/core-aarch64.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.599 PBCC images/core-arm.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.646 PBCC images/core-ppc64.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.670 PBCC images/core-s390.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.706 PBCC images/core-x86.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.736 PBCC images/core.pb-c.c [2020-05-25T15:57:01.261Z] #40 6.780 PBCC images/inventory.pb-c.c [2020-05-25T15:57:01.333Z] #61 ... [2020-05-25T15:57:01.333Z] [2020-05-25T15:57:01.333Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:01.333Z] #38 10.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:57:01.333Z] #38 10.60 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:57:01.333Z] #38 10.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:57:01.333Z] #38 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:57:01.333Z] #38 17.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:57:01.333Z] #38 ... [2020-05-25T15:57:01.333Z] [2020-05-25T15:57:01.333Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:57:01.333Z] #49 19.67 + cd /tmp/tmp.r3cuXRs2Q7/src/github.com/alecthomas/gometalinter [2020-05-25T15:57:01.333Z] #49 19.67 + git checkout -q v2.0.6 [2020-05-25T15:57:01.333Z] #49 20.26 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-25T15:57:01.433Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-05-25T15:57:01.433Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.433Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:01.543Z] #40 6.810 DEP images/core-aarch64.pb-c.d [2020-05-25T15:57:01.543Z] #40 6.840 DEP images/core-arm.pb-c.d [2020-05-25T15:57:01.543Z] #40 6.854 DEP images/core-ppc64.pb-c.d [2020-05-25T15:57:01.543Z] #40 6.879 DEP images/core-s390.pb-c.d [2020-05-25T15:57:01.543Z] #40 6.917 DEP images/core-x86.pb-c.d [2020-05-25T15:57:01.543Z] #40 6.958 DEP images/core.pb-c.d [2020-05-25T15:57:01.543Z] #40 7.015 DEP images/inventory.pb-c.d [2020-05-25T15:57:01.543Z] #40 7.066 PBCC images/cpuinfo.pb-c.c [2020-05-25T15:57:01.543Z] #40 7.087 DEP images/cpuinfo.pb-c.d [2020-05-25T15:57:01.543Z] #40 7.120 PBCC images/stats.pb-c.c [2020-05-25T15:57:01.717Z] Selecting previously unselected package protobuf-c-compiler. [2020-05-25T15:57:01.717Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-25T15:57:01.717Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:57:01.717Z] Selecting previously unselected package protobuf-compiler. [2020-05-25T15:57:01.717Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.717Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:57:01.717Z] Selecting previously unselected package python-pkg-resources. [2020-05-25T15:57:01.717Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T15:57:01.717Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-25T15:57:01.717Z] Selecting previously unselected package python-six. [2020-05-25T15:57:01.717Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-25T15:57:01.717Z] Unpacking python-six (1.12.0-1) ... [2020-05-25T15:57:01.717Z] Selecting previously unselected package python-protobuf. [2020-05-25T15:57:01.717Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-25T15:57:01.717Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-25T15:57:01.717Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-05-25T15:57:01.825Z] #40 7.130 DEP images/stats.pb-c.d [2020-05-25T15:57:01.902Z] #49 ... [2020-05-25T15:57:01.902Z] [2020-05-25T15:57:01.902Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:01.902Z] #31 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:57:01.902Z] #31 15.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:57:01.902Z] #31 ... [2020-05-25T15:57:01.902Z] [2020-05-25T15:57:01.902Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:01.902Z] #29 11.22 + cd /tmp/tmp.YNJdgmI0Ge/src/github.com/BurntSushi/toml [2020-05-25T15:57:01.902Z] #29 11.22 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:57:01.902Z] #29 11.34 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T15:57:01.902Z] #29 12.84 internal/cpu [2020-05-25T15:57:01.902Z] #29 12.91 runtime/internal/atomic [2020-05-25T15:57:01.902Z] #29 13.33 runtime/internal/sys [2020-05-25T15:57:01.902Z] #29 13.70 runtime/internal/math [2020-05-25T15:57:01.902Z] #29 13.90 math/bits [2020-05-25T15:57:01.902Z] #29 14.30 internal/bytealg [2020-05-25T15:57:01.902Z] #29 15.00 math [2020-05-25T15:57:01.902Z] #29 15.31 runtime [2020-05-25T15:57:01.902Z] #29 21.19 unicode/utf8 [2020-05-25T15:57:02.171Z] #29 ... [2020-05-25T15:57:02.171Z] [2020-05-25T15:57:02.171Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:57:02.171Z] #46 11.31 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-25T15:57:02.171Z] #46 12.03 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-25T15:57:02.171Z] #46 13.15 go: downloading gotest.tools v2.1.0+incompatible [2020-05-25T15:57:02.171Z] #46 13.58 go: extracting gotest.tools v2.1.0+incompatible [2020-05-25T15:57:02.171Z] #46 13.75 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-25T15:57:02.171Z] #46 13.82 go: downloading github.com/pkg/errors v0.8.0 [2020-05-25T15:57:02.171Z] #46 14.08 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:57:02.171Z] #46 14.08 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:57:02.171Z] #46 14.08 go: downloading github.com/fatih/color v1.6.0 [2020-05-25T15:57:02.171Z] #46 14.22 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:57:02.171Z] #46 14.24 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:57:02.171Z] #46 14.71 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-25T15:57:02.171Z] #46 14.83 go: extracting github.com/pkg/errors v0.8.0 [2020-05-25T15:57:02.171Z] #46 15.04 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:57:02.171Z] #46 15.08 go: extracting github.com/fatih/color v1.6.0 [2020-05-25T15:57:02.171Z] #46 15.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:57:02.171Z] #46 15.23 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:57:02.171Z] #46 15.25 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:57:02.171Z] #46 15.36 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:57:02.171Z] #46 15.43 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:57:02.171Z] #46 15.70 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:57:02.171Z] #46 15.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:57:02.171Z] #46 15.97 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:57:02.171Z] #46 19.13 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:57:02.171Z] #46 19.88 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:57:02.171Z] #46 20.55 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:57:02.171Z] #46 ... [2020-05-25T15:57:02.171Z] [2020-05-25T15:57:02.171Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:57:02.171Z] #20 21.45 + mkdir -p /build [2020-05-25T15:57:02.429Z] #20 21.48 + mv docker/docker /build/ [2020-05-25T15:57:02.429Z] #20 21.48 + rmdir docker [2020-05-25T15:57:02.439Z] #40 7.885 make[1]: Nothing to be done for 'all'. [2020-05-25T15:57:02.728Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:02.728Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:02.728Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-25T15:57:02.728Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-25T15:57:02.728Z] Setting up python-six (1.12.0-1) ... [2020-05-25T15:57:02.995Z] #20 ... [2020-05-25T15:57:02.995Z] [2020-05-25T15:57:02.995Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:02.995Z] #43 12.20 runtime/internal/atomic [2020-05-25T15:57:02.995Z] #43 12.33 internal/cpu [2020-05-25T15:57:02.995Z] #43 13.20 runtime/internal/sys [2020-05-25T15:57:02.995Z] #43 13.29 internal/bytealg [2020-05-25T15:57:02.995Z] #43 13.93 runtime/internal/math [2020-05-25T15:57:02.995Z] #43 14.10 internal/race [2020-05-25T15:57:02.995Z] #43 14.46 sync/atomic [2020-05-25T15:57:02.995Z] #43 15.13 runtime [2020-05-25T15:57:02.995Z] #43 15.26 unicode [2020-05-25T15:57:02.995Z] #43 20.55 unicode/utf8 [2020-05-25T15:57:02.995Z] #43 21.79 math/bits [2020-05-25T15:57:02.995Z] #43 ... [2020-05-25T15:57:02.995Z] [2020-05-25T15:57:02.995Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:57:02.995Z] #20 DONE 22.3s [2020-05-25T15:57:02.995Z] [2020-05-25T15:57:02.995Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:02.995Z] #29 22.03 internal/race [2020-05-25T15:57:02.995Z] #29 22.17 sync/atomic [2020-05-25T15:57:03.149Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dabb29a9ab381b42) in /home/ubuntu/workspace/moby_PR-41021 [Pipeline] { [Pipeline] checkout [2020-05-25T15:57:03.444Z] #40 8.882 CC images/stats.o [2020-05-25T15:57:03.726Z] #40 9.172 CC images/core.o [2020-05-25T15:57:03.782Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-25T15:57:03.782Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-25T15:57:03.782Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:03.782Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-25T15:57:03.782Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:03.782Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:57:03.782Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:03.782Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-25T15:57:03.782Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:57:03.782Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-05-25T15:57:04.340Z] #40 9.576 CC images/core-x86.o [2020-05-25T15:57:04.385Z] #29 23.36 unicode [2020-05-25T15:57:04.623Z] #40 9.850 CC images/core-arm.o [2020-05-25T15:57:04.623Z] #40 10.08 CC images/core-aarch64.o [2020-05-25T15:57:04.644Z] #29 ... [2020-05-25T15:57:04.644Z] [2020-05-25T15:57:04.644Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:57:04.644Z] #55 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:57:04.644Z] #55 18.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:57:04.901Z] #55 ... [2020-05-25T15:57:04.901Z] [2020-05-25T15:57:04.901Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:57:04.901Z] #46 24.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-25T15:57:04.904Z] #40 10.29 CC images/core-ppc64.o [2020-05-25T15:57:05.159Z] #46 ... [2020-05-25T15:57:05.159Z] [2020-05-25T15:57:05.159Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:57:05.159Z] #22 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:57:05.159Z] #22 19.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:57:05.159Z] #22 ... [2020-05-25T15:57:05.159Z] [2020-05-25T15:57:05.159Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:05.159Z] #43 22.66 math [2020-05-25T15:57:05.186Z] #40 ... [2020-05-25T15:57:05.186Z] [2020-05-25T15:57:05.186Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:05.186Z] #29 45.18 bytes [2020-05-25T15:57:05.186Z] #29 46.34 bufio [2020-05-25T15:57:05.186Z] #29 46.51 fmt [2020-05-25T15:57:05.186Z] #29 47.48 path/filepath [2020-05-25T15:57:05.186Z] #29 48.34 io/ioutil [2020-05-25T15:57:05.186Z] #29 48.75 path [2020-05-25T15:57:05.186Z] #29 49.09 text/tabwriter [2020-05-25T15:57:05.186Z] #29 49.70 flag [2020-05-25T15:57:05.186Z] #29 49.70 github.com/BurntSushi/toml [2020-05-25T15:57:05.186Z] #29 51.19 log [2020-05-25T15:57:05.186Z] #29 53.17 github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T15:57:05.186Z] #29 ... [2020-05-25T15:57:05.186Z] [2020-05-25T15:57:05.186Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:05.186Z] #40 10.59 CC images/core-s390.o [2020-05-25T15:57:05.313Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-25T15:57:05.313Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:57:05.468Z] #40 ... [2020-05-25T15:57:05.468Z] [2020-05-25T15:57:05.468Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:05.468Z] #14 12.09 Fetched 8046 kB in 10s (797 kB/s) [2020-05-25T15:57:05.468Z] #14 12.09 Reading package lists... [2020-05-25T15:57:05.468Z] #14 14.89 Reading package lists... [2020-05-25T15:57:05.468Z] #14 17.08 Building dependency tree... [2020-05-25T15:57:05.468Z] #14 17.39 Reading state information... [2020-05-25T15:57:05.468Z] #14 17.70 libcap2-bin is already the newest version (1:2.25-2). [2020-05-25T15:57:05.468Z] #14 17.70 libcap2-bin set to manually installed. [2020-05-25T15:57:05.468Z] #14 17.70 The following additional packages will be installed: [2020-05-25T15:57:05.468Z] #14 17.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-25T15:57:05.468Z] #14 17.70 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-25T15:57:05.468Z] #14 17.70 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T15:57:05.468Z] #14 17.70 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-25T15:57:05.468Z] #14 17.70 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-25T15:57:05.468Z] #14 17.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-25T15:57:05.468Z] #14 17.70 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-25T15:57:05.468Z] #14 17.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-25T15:57:05.468Z] #14 17.70 python3.7 python3.7-minimal vim-runtime xxd [2020-05-25T15:57:05.468Z] #14 17.70 Suggested packages: [2020-05-25T15:57:05.468Z] #14 17.70 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-25T15:57:05.468Z] #14 17.70 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-25T15:57:05.468Z] #14 17.70 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-25T15:57:05.468Z] #14 17.70 xfsdump acl attr quota [2020-05-25T15:57:05.468Z] #14 17.70 Recommended packages: [2020-05-25T15:57:05.468Z] #14 17.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-25T15:57:05.468Z] #14 17.70 python3-keyrings.alt python3-xdg unzip [2020-05-25T15:57:05.468Z] #14 19.99 The following NEW packages will be installed: [2020-05-25T15:57:05.468Z] #14 20.03 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-25T15:57:05.468Z] #14 20.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-25T15:57:05.468Z] #14 20.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-25T15:57:05.468Z] #14 20.03 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-25T15:57:05.468Z] #14 20.03 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T15:57:05.468Z] #14 20.03 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-25T15:57:05.468Z] #14 20.03 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-25T15:57:05.468Z] #14 20.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-25T15:57:05.468Z] #14 20.03 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-25T15:57:05.468Z] #14 20.03 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-25T15:57:05.468Z] #14 20.03 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-25T15:57:05.468Z] #14 20.03 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-25T15:57:05.468Z] #14 20.03 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-25T15:57:05.468Z] #14 20.03 xfsprogs xxd xz-utils zip [2020-05-25T15:57:05.468Z] #14 20.12 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:05.468Z] #14 20.12 Need to get 99.3 MB of archives. [2020-05-25T15:57:05.468Z] #14 20.12 After this operation, 605 MB of additional disk space will be used. [2020-05-25T15:57:05.468Z] #14 20.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-25T15:57:05.468Z] #14 20.16 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-25T15:57:05.468Z] #14 20.19 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-25T15:57:05.468Z] #14 20.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-25T15:57:05.468Z] #14 20.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-25T15:57:05.469Z] #14 20.27 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-25T15:57:05.469Z] #14 20.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-25T15:57:05.469Z] #14 20.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-25T15:57:05.469Z] #14 20.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-25T15:57:05.469Z] #14 20.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-25T15:57:05.469Z] #14 20.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-25T15:57:05.469Z] #14 20.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-25T15:57:05.469Z] #14 20.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-25T15:57:05.469Z] #14 20.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-25T15:57:05.469Z] #14 20.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-25T15:57:05.469Z] #14 20.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-25T15:57:05.469Z] #14 20.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-25T15:57:05.469Z] #14 20.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T15:57:05.469Z] #14 20.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-25T15:57:05.469Z] #14 20.42 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-25T15:57:05.469Z] #14 20.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-25T15:57:05.469Z] #14 20.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-25T15:57:05.469Z] #14 20.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-25T15:57:05.469Z] #14 20.58 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-25T15:57:05.469Z] #14 21.54 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-25T15:57:05.750Z] #14 22.26 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-25T15:57:05.750Z] #14 22.26 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-25T15:57:05.750Z] #14 22.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-25T15:57:05.750Z] #14 22.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-25T15:57:05.750Z] #14 ... [2020-05-25T15:57:05.750Z] [2020-05-25T15:57:05.750Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:05.750Z] #43 45.73 internal/fmtsort [2020-05-25T15:57:05.750Z] #43 46.18 internal/syscall/execenv [2020-05-25T15:57:05.750Z] #43 46.21 internal/poll [2020-05-25T15:57:05.750Z] #43 46.28 internal/syscall/unix [2020-05-25T15:57:05.750Z] #43 46.47 strings [2020-05-25T15:57:05.750Z] #43 47.46 os [2020-05-25T15:57:05.750Z] #43 48.21 regexp/syntax [2020-05-25T15:57:05.750Z] #43 49.70 fmt [2020-05-25T15:57:05.750Z] #43 51.71 path/filepath [2020-05-25T15:57:05.750Z] #43 52.83 regexp [2020-05-25T15:57:05.750Z] #43 53.23 flag [2020-05-25T15:57:05.750Z] #43 54.47 go/token [2020-05-25T15:57:05.750Z] #43 55.18 go/scanner [2020-05-25T15:57:05.750Z] #43 55.24 internal/lazyregexp [2020-05-25T15:57:05.750Z] #43 55.36 path [2020-05-25T15:57:05.750Z] #43 55.76 io/ioutil [2020-05-25T15:57:05.750Z] #43 55.91 go/ast [2020-05-25T15:57:05.750Z] #43 ... [2020-05-25T15:57:05.750Z] [2020-05-25T15:57:05.750Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:05.750Z] #40 11.00 CC images/cpuinfo.o [2020-05-25T15:57:05.750Z] #40 11.32 CC images/inventory.o [2020-05-25T15:57:05.990Z] Removing intermediate container 500b32d01c9e [2020-05-25T15:57:05.990Z] ---> c73734a52919 [2020-05-25T15:57:05.990Z] Step 12/141 : ENV CRIU_VERSION 3.13 [2020-05-25T15:57:05.990Z] ---> Running in ce3b285f1758 [2020-05-25T15:57:06.032Z] #40 11.48 CC images/fdinfo.o [2020-05-25T15:57:06.221Z] using credential docker-jenkins-github-credentials [2020-05-25T15:57:06.229Z] Cloning the remote Git repository [2020-05-25T15:57:06.229Z] Cloning with configured refspecs honoured and without tags [2020-05-25T15:57:06.295Z] Removing intermediate container ce3b285f1758 [2020-05-25T15:57:06.295Z] ---> de3a3cb0b546 [2020-05-25T15:57:06.295Z] Step 13/141 : 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 [2020-05-25T15:57:06.295Z] ---> Running in 00c1bcf24b6b [2020-05-25T15:57:06.314Z] #40 11.78 CC images/fown.o [2020-05-25T15:57:06.314Z] #40 11.85 CC images/ns.o [2020-05-25T15:57:06.600Z] #40 ... [2020-05-25T15:57:06.600Z] [2020-05-25T15:57:06.600Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:06.600Z] #29 DONE 56.6s [2020-05-25T15:57:06.600Z] [2020-05-25T15:57:06.600Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:06.600Z] #40 11.96 CC images/regfile.o [2020-05-25T15:57:06.600Z] #40 12.07 CC images/ghost-file.o [2020-05-25T15:57:06.882Z] #40 12.23 CC images/fifo.o [2020-05-25T15:57:06.355Z] Cloning repository https://github.com/moby/moby.git [2020-05-25T15:57:06.406Z] > git init /home/ubuntu/workspace/moby_PR-41021 # timeout=10 [2020-05-25T15:57:06.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:57:06.866Z] > git --version # timeout=10 [2020-05-25T15:57:06.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:57:07.165Z] #40 12.50 CC images/remap-file-path.o [2020-05-25T15:57:07.448Z] #40 12.69 CC images/eventfd.o [2020-05-25T15:57:07.448Z] #40 12.79 CC images/eventpoll.o [2020-05-25T15:57:07.448Z] #40 12.91 CC images/fh.o [2020-05-25T15:57:07.448Z] #40 ... [2020-05-25T15:57:07.448Z] [2020-05-25T15:57:07.448Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:57:07.448Z] #58 26.35 Checking out files: 81% (2597/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: 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-25T15:57:07.448Z] #58 26.75 + cd /tmp/tmp.YVRxvCQamu/src/github.com/containerd/containerd [2020-05-25T15:57:07.448Z] #58 26.75 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:57:07.448Z] #58 28.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-25T15:57:07.448Z] #58 28.39 + BUILDTAGS='netgo osusergo static_build' [2020-05-25T15:57:07.448Z] #58 28.39 + export EXTRA_FLAGS=-buildmode=pie [2020-05-25T15:57:07.448Z] #58 28.39 + EXTRA_FLAGS=-buildmode=pie [2020-05-25T15:57:07.448Z] #58 28.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-25T15:57:07.448Z] #58 28.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-25T15:57:07.448Z] #58 28.39 + '[' '' = dynamic ']' [2020-05-25T15:57:07.448Z] #58 28.39 + make [2020-05-25T15:57:07.448Z] #58 29.63 🇩 bin/ctr [2020-05-25T15:57:07.760Z] #58 ... [2020-05-25T15:57:07.760Z] [2020-05-25T15:57:07.760Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:07.760Z] #40 13.18 CC images/fsnotify.o [2020-05-25T15:57:07.833Z] Removing intermediate container 00c1bcf24b6b [2020-05-25T15:57:07.833Z] ---> dafa68aa0c98 [2020-05-25T15:57:07.833Z] Step 14/141 : RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C /usr/src/criu UNAME-M=armv7l; else make -C /usr/src/criu; fi && make -C /usr/src/criu PREFIX=/build/ install-criu [2020-05-25T15:57:07.833Z] ---> Running in 7501832096d6 [2020-05-25T15:57:08.042Z] #40 13.48 CC images/signalfd.o [2020-05-25T15:57:08.042Z] #40 13.60 CC images/fs.o [2020-05-25T15:57:07.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:57:08.119Z] make: Entering directory '/usr/src/criu' [2020-05-25T15:57:08.324Z] #40 13.80 CC images/pstree.o [2020-05-25T15:57:08.404Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-25T15:57:08.404Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T15:57:08.404Z] Note: Building without GnuTLS support [2020-05-25T15:57:08.606Z] #40 13.98 CC images/pipe.o [2020-05-25T15:57:08.689Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-25T15:57:08.689Z]  GEN .gitid [2020-05-25T15:57:08.689Z] GEN criu/include/version.h [2020-05-25T15:57:08.689Z] GEN include/common/asm [2020-05-25T15:57:08.888Z] #40 14.11 CC images/tcp-stream.o [2020-05-25T15:57:08.888Z] #40 14.22 CC images/sk-packet.o [2020-05-25T15:57:08.975Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-25T15:57:08.975Z] PBCC images/opts.pb-c.c [2020-05-25T15:57:08.975Z] PBCC images/sit.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-05-25T15:57:08.975Z] DEP images/opts.pb-c.d [2020-05-25T15:57:08.975Z] DEP images/sit.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/macvlan.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/macvlan.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/autofs.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/autofs.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/sysctl.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/sysctl.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/time.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/time.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/binfmt-misc.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/binfmt-misc.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/seccomp.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/seccomp.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/userns.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/userns.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/cgroup.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/cgroup.pb-c.d [2020-05-25T15:57:08.975Z] PBCC images/fown.pb-c.c [2020-05-25T15:57:08.975Z] PBCC images/ext-file.pb-c.c [2020-05-25T15:57:08.975Z] DEP images/fown.pb-c.d [2020-05-25T15:57:09.170Z] #40 14.44 CC images/mnt.o [2020-05-25T15:57:09.170Z] #40 14.62 CC images/pipe-data.o [2020-05-25T15:57:09.270Z] DEP images/ext-file.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/rpc.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/rpc.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/siginfo.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/siginfo.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/pagemap.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/pagemap.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/rlimit.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/rlimit.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/file-lock.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/file-lock.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/tty.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/tty.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/tun.pb-c.c [2020-05-25T15:57:09.270Z] PBCC images/netdev.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/tun.pb-c.d [2020-05-25T15:57:09.270Z] DEP images/netdev.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/vma.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/vma.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/creds.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/creds.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/utsns.pb-c.c [2020-05-25T15:57:09.270Z] DEP images/utsns.pb-c.d [2020-05-25T15:57:09.270Z] PBCC images/ipc-desc.pb-c.c [2020-05-25T15:57:09.344Z] #43 ... [2020-05-25T15:57:09.344Z] [2020-05-25T15:57:09.344Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:57:09.344Z] #46 25.51 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-25T15:57:09.344Z] #46 25.51 go: finding gotest.tools v2.2.0+incompatible [2020-05-25T15:57:09.344Z] #46 25.52 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-25T15:57:09.344Z] #46 25.52 go: downloading gotest.tools v2.2.0+incompatible [2020-05-25T15:57:09.344Z] #46 26.27 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-25T15:57:09.344Z] #46 26.36 go: extracting gotest.tools v2.2.0+incompatible [2020-05-25T15:57:09.344Z] #46 27.52 go: downloading github.com/pkg/errors v0.8.1 [2020-05-25T15:57:09.344Z] #46 27.60 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-25T15:57:09.344Z] #46 27.63 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:57:09.344Z] #46 27.75 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:57:09.344Z] #46 28.22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:57:09.344Z] #46 28.23 go: extracting github.com/pkg/errors v0.8.1 [2020-05-25T15:57:09.344Z] #46 28.51 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:57:09.344Z] #46 28.60 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-25T15:57:09.452Z] #40 14.77 CC images/sa.o [2020-05-25T15:57:09.452Z] #40 14.93 CC images/timer.o [2020-05-25T15:57:09.556Z] PBCC images/ipc-sem.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/ipc-desc.pb-c.d [2020-05-25T15:57:09.556Z] DEP images/ipc-sem.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/ipc-msg.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/ipc-msg.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/ipc-shm.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/ipc-shm.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/ipc-var.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/ipc-var.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/sk-opts.pb-c.c [2020-05-25T15:57:09.556Z] PBCC images/packet-sock.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/sk-opts.pb-c.d [2020-05-25T15:57:09.556Z] DEP images/packet-sock.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/sk-netlink.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/sk-netlink.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/sk-inet.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/sk-inet.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/sk-unix.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/sk-unix.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/mm.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/mm.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/timerfd.pb-c.c [2020-05-25T15:57:09.556Z] DEP images/timerfd.pb-c.d [2020-05-25T15:57:09.556Z] PBCC images/timer.pb-c.c [2020-05-25T15:57:09.734Z] #40 15.12 CC images/timerfd.o [2020-05-25T15:57:09.734Z] #40 15.30 CC images/mm.o [2020-05-25T15:57:09.842Z] DEP images/timer.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/sa.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/sa.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/pipe-data.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/pipe-data.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/mnt.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/mnt.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/sk-packet.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/sk-packet.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/tcp-stream.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/tcp-stream.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/pipe.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/pipe.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/pstree.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/pstree.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/fs.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/fs.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/signalfd.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/signalfd.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/fh.pb-c.c [2020-05-25T15:57:09.842Z] PBCC images/fsnotify.pb-c.c [2020-05-25T15:57:09.842Z] DEP images/fh.pb-c.d [2020-05-25T15:57:09.842Z] DEP images/fsnotify.pb-c.d [2020-05-25T15:57:09.842Z] PBCC images/eventpoll.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/eventpoll.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/eventfd.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/eventfd.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/remap-file-path.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/remap-file-path.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/fifo.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/fifo.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/ghost-file.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/ghost-file.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/regfile.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/regfile.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/ns.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/ns.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/fdinfo.pb-c.c [2020-05-25T15:57:10.137Z] DEP images/fdinfo.pb-c.d [2020-05-25T15:57:10.137Z] PBCC images/core-aarch64.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/core-arm.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/core-ppc64.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/core-s390.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/core-x86.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/core.pb-c.c [2020-05-25T15:57:10.137Z] PBCC images/inventory.pb-c.c [2020-05-25T15:57:10.277Z] #46 ... [2020-05-25T15:57:10.277Z] [2020-05-25T15:57:10.277Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:57:10.277Z] #7 19.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:57:10.277Z] #7 ... [2020-05-25T15:57:10.277Z] [2020-05-25T15:57:10.277Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:10.277Z] #43 29.33 internal/testlog [2020-05-25T15:57:10.277Z] #43 29.62 encoding [2020-05-25T15:57:10.348Z] #40 15.61 CC images/sk-opts.o [2020-05-25T15:57:10.348Z] #40 15.73 CC images/sk-unix.o [2020-05-25T15:57:10.430Z] DEP images/core-aarch64.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/core-arm.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/core-ppc64.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/core-s390.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/core-x86.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/core.pb-c.d [2020-05-25T15:57:10.430Z] DEP images/inventory.pb-c.d [2020-05-25T15:57:10.430Z] PBCC images/cpuinfo.pb-c.c [2020-05-25T15:57:10.430Z] DEP images/cpuinfo.pb-c.d [2020-05-25T15:57:10.430Z] PBCC images/stats.pb-c.c [2020-05-25T15:57:10.430Z] DEP images/stats.pb-c.d [2020-05-25T15:57:10.538Z] #43 29.78 unicode/utf16 [2020-05-25T15:57:10.629Z] #40 15.89 CC images/sk-inet.o [2020-05-25T15:57:10.629Z] #40 16.12 CC images/tun.o [2020-05-25T15:57:10.722Z] make[1]: Nothing to be done for 'all'. [2020-05-25T15:57:10.912Z] #40 16.25 CC images/sk-netlink.o [2020-05-25T15:57:10.912Z] #40 16.36 CC images/packet-sock.o [2020-05-25T15:57:11.013Z] CC images/stats.o [2020-05-25T15:57:11.013Z] CC images/core.o [2020-05-25T15:57:11.105Z] #43 30.29 container/list [2020-05-25T15:57:11.194Z] #40 16.62 CC images/ipc-var.o [2020-05-25T15:57:11.194Z] #40 16.71 CC images/ipc-desc.o [2020-05-25T15:57:11.310Z] CC images/core-x86.o [2020-05-25T15:57:11.310Z] CC images/core-arm.o [2020-05-25T15:57:11.475Z] #40 16.81 CC images/ipc-shm.o [2020-05-25T15:57:11.596Z] CC images/core-aarch64.o [2020-05-25T15:57:11.596Z] CC images/core-ppc64.o [2020-05-25T15:57:11.758Z] #40 16.93 CC images/ipc-msg.o [2020-05-25T15:57:11.758Z] #40 17.15 CC images/ipc-sem.o [2020-05-25T15:57:11.884Z] CC images/core-s390.o [2020-05-25T15:57:11.884Z] CC images/cpuinfo.o [2020-05-25T15:57:12.039Z] #43 31.05 crypto/internal/subtle [2020-05-25T15:57:12.039Z] #43 31.13 crypto/subtle [2020-05-25T15:57:12.039Z] #43 31.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-25T15:57:12.041Z] #40 17.28 CC images/utsns.o [2020-05-25T15:57:12.041Z] #40 17.40 CC images/creds.o [2020-05-25T15:57:12.041Z] #40 17.47 CC images/vma.o [2020-05-25T15:57:12.181Z] CC images/inventory.o [2020-05-25T15:57:12.181Z] CC images/fdinfo.o [2020-05-25T15:57:12.181Z] CC images/fown.o [2020-05-25T15:57:12.297Z] #43 31.39 internal/nettrace [2020-05-25T15:57:12.297Z] #43 ... [2020-05-25T15:57:12.297Z] [2020-05-25T15:57:12.297Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:12.297Z] #38 21.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:57:12.323Z] #40 17.56 CC images/netdev.o [2020-05-25T15:57:12.323Z] #40 17.70 CC images/tty.o [2020-05-25T15:57:12.470Z] CC images/ns.o [2020-05-25T15:57:12.470Z] CC images/regfile.o [2020-05-25T15:57:12.470Z] CC images/ghost-file.o [2020-05-25T15:57:12.470Z] CC images/fifo.o [2020-05-25T15:57:12.470Z] CC images/remap-file-path.o [2020-05-25T15:57:12.556Z] #38 ... [2020-05-25T15:57:12.556Z] [2020-05-25T15:57:12.556Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:57:12.605Z] #40 18.00 CC images/file-lock.o [2020-05-25T15:57:12.605Z] #40 18.07 CC images/rlimit.o [2020-05-25T15:57:12.761Z] CC images/eventfd.o [2020-05-25T15:57:12.761Z] CC images/eventpoll.o [2020-05-25T15:57:12.761Z] CC images/fh.o [2020-05-25T15:57:12.761Z] CC images/fsnotify.o [2020-05-25T15:57:12.886Z] #40 18.17 CC images/pagemap.o [2020-05-25T15:57:12.887Z] #40 18.31 CC images/siginfo.o [2020-05-25T15:57:13.052Z] CC images/signalfd.o [2020-05-25T15:57:13.052Z] CC images/fs.o [2020-05-25T15:57:13.052Z] CC images/pstree.o [2020-05-25T15:57:13.076Z] #36 31.95 Checking out files: 65% (1042/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-25T15:57:13.168Z] #40 18.42 CC images/rpc.o [2020-05-25T15:57:13.338Z] CC images/pipe.o [2020-05-25T15:57:13.338Z] CC images/tcp-stream.o [2020-05-25T15:57:13.338Z] CC images/sk-packet.o [2020-05-25T15:57:13.338Z] CC images/mnt.o [2020-05-25T15:57:13.338Z] CC images/pipe-data.o [2020-05-25T15:57:13.356Z] #36 32.97 + cd /tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution [2020-05-25T15:57:13.356Z] #36 32.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-25T15:57:13.626Z] CC images/sa.o [2020-05-25T15:57:13.626Z] CC images/timer.o [2020-05-25T15:57:13.626Z] CC images/timerfd.o [2020-05-25T15:57:13.626Z] CC images/mm.o [2020-05-25T15:57:13.782Z] #40 19.09 CC images/ext-file.o [2020-05-25T15:57:13.914Z] CC images/sk-opts.o [2020-05-25T15:57:13.914Z] CC images/sk-unix.o [2020-05-25T15:57:13.914Z] CC images/sk-inet.o [2020-05-25T15:57:14.064Z] #40 19.26 CC images/cgroup.o [2020-05-25T15:57:14.064Z] #40 19.50 CC images/userns.o [2020-05-25T15:57:14.206Z] CC images/tun.o [2020-05-25T15:57:14.206Z] CC images/sk-netlink.o [2020-05-25T15:57:14.206Z] CC images/packet-sock.o [2020-05-25T15:57:14.206Z] CC images/ipc-var.o [2020-05-25T15:57:14.349Z] #40 19.71 CC images/google/protobuf/descriptor.o [2020-05-25T15:57:14.497Z] CC images/ipc-desc.o [2020-05-25T15:57:14.497Z] CC images/ipc-shm.o [2020-05-25T15:57:14.497Z] CC images/ipc-msg.o [2020-05-25T15:57:14.497Z] CC images/ipc-sem.o [2020-05-25T15:57:14.497Z] CC images/utsns.o [2020-05-25T15:57:14.789Z] CC images/creds.o [2020-05-25T15:57:14.789Z] CC images/vma.o [2020-05-25T15:57:14.789Z] CC images/netdev.o [2020-05-25T15:57:14.789Z] CC images/tty.o [2020-05-25T15:57:15.079Z] CC images/file-lock.o [2020-05-25T15:57:15.079Z] CC images/rlimit.o [2020-05-25T15:57:15.079Z] CC images/pagemap.o [2020-05-25T15:57:15.356Z] #40 20.68 CC images/opts.o [2020-05-25T15:57:15.356Z] #40 20.83 CC images/seccomp.o [2020-05-25T15:57:15.368Z] CC images/siginfo.o [2020-05-25T15:57:15.368Z] CC images/rpc.o [2020-05-25T15:57:15.638Z] #40 21.09 CC images/binfmt-misc.o [2020-05-25T15:57:15.661Z] CC images/ext-file.o [2020-05-25T15:57:15.661Z] CC images/cgroup.o [2020-05-25T15:57:15.920Z] #40 21.22 CC images/time.o [2020-05-25T15:57:15.920Z] #40 21.36 CC images/sysctl.o [2020-05-25T15:57:15.920Z] #40 ... [2020-05-25T15:57:15.920Z] [2020-05-25T15:57:15.920Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:15.920Z] #14 22.51 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-25T15:57:15.920Z] #14 22.67 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-25T15:57:15.920Z] #14 23.05 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-25T15:57:15.920Z] #14 27.07 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-25T15:57:15.920Z] #14 29.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-25T15:57:15.920Z] #14 29.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-25T15:57:15.920Z] #14 29.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-25T15:57:15.920Z] #14 29.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-25T15:57:15.920Z] #14 29.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-25T15:57:15.920Z] #14 29.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-25T15:57:15.920Z] #14 29.74 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-25T15:57:15.920Z] #14 29.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-25T15:57:15.920Z] #14 29.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-25T15:57:15.920Z] #14 30.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-25T15:57:15.920Z] #14 30.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-25T15:57:15.921Z] #14 30.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-25T15:57:15.921Z] #14 30.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-25T15:57:15.921Z] #14 30.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-25T15:57:15.921Z] #14 30.65 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-25T15:57:15.921Z] #14 30.65 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-25T15:57:15.921Z] #14 30.65 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-25T15:57:15.921Z] #14 30.97 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-25T15:57:15.921Z] #14 30.97 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-25T15:57:15.921Z] #14 30.98 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-25T15:57:15.921Z] #14 30.98 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-25T15:57:15.921Z] #14 30.99 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-25T15:57:15.921Z] #14 31.00 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-25T15:57:15.921Z] #14 31.02 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-25T15:57:15.921Z] #14 31.08 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-25T15:57:15.921Z] #14 31.09 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-25T15:57:15.921Z] #14 31.10 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-25T15:57:15.921Z] #14 31.11 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-25T15:57:15.921Z] #14 31.11 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-25T15:57:15.921Z] #14 31.13 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-25T15:57:15.921Z] #14 31.13 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-25T15:57:15.921Z] #14 31.15 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-25T15:57:15.921Z] #14 31.36 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-25T15:57:15.921Z] #14 31.42 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-25T15:57:15.921Z] #14 31.46 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-25T15:57:15.921Z] #14 32.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:15.921Z] #14 32.22 Fetched 99.3 MB in 11s (8708 kB/s) [2020-05-25T15:57:15.921Z] #14 32.27 Selecting previously unselected package pigz. [2020-05-25T15:57:15.921Z] #14 32.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15242 files and directories currently installed.) [2020-05-25T15:57:15.921Z] #14 32.35 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-25T15:57:15.921Z] #14 32.36 Unpacking pigz (2.4-1) ... [2020-05-25T15:57:15.921Z] #14 32.43 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-25T15:57:15.921Z] #14 32.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-25T15:57:15.921Z] #14 32.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-25T15:57:15.921Z] #14 ... [2020-05-25T15:57:15.921Z] [2020-05-25T15:57:15.921Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:15.921Z] #40 21.48 CC images/autofs.o [2020-05-25T15:57:15.966Z] CC images/userns.o [2020-05-25T15:57:15.966Z] CC images/google/protobuf/descriptor.o [2020-05-25T15:57:16.203Z] #40 ... [2020-05-25T15:57:16.203Z] [2020-05-25T15:57:16.203Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:16.203Z] #43 56.28 net/url [2020-05-25T15:57:16.203Z] #43 57.67 text/template/parse [2020-05-25T15:57:16.203Z] #43 59.71 go/parser [2020-05-25T15:57:16.203Z] #43 60.60 text/template [2020-05-25T15:57:16.203Z] #43 62.20 log [2020-05-25T15:57:16.203Z] #43 62.53 encoding/binary [2020-05-25T15:57:16.203Z] #43 63.51 go/doc [2020-05-25T15:57:16.203Z] #43 63.64 encoding/base64 [2020-05-25T15:57:16.203Z] #43 64.20 encoding/json [2020-05-25T15:57:16.203Z] #43 65.71 github.com/LK4D4/vndr/build [2020-05-25T15:57:16.203Z] #43 ... [2020-05-25T15:57:16.203Z] [2020-05-25T15:57:16.203Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:16.203Z] #14 32.83 Selecting previously unselected package python3.7-minimal. [2020-05-25T15:57:16.203Z] #14 32.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-25T15:57:16.203Z] #14 32.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T15:57:16.586Z] CC images/opts.o [2020-05-25T15:57:16.586Z] CC images/seccomp.o [2020-05-25T15:57:16.586Z] CC images/binfmt-misc.o [2020-05-25T15:57:16.642Z] #36 36.25 + GOPATH=/tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MUWw8Fn0Z5 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-25T15:57:16.871Z] CC images/time.o [2020-05-25T15:57:16.871Z] CC images/sysctl.o [2020-05-25T15:57:16.871Z] CC images/autofs.o [2020-05-25T15:57:16.871Z] CC images/macvlan.o [2020-05-25T15:57:16.871Z] CC images/sit.o [2020-05-25T15:57:17.157Z] LINK images/built-in.o [2020-05-25T15:57:17.157Z] GEN compel/include/asm [2020-05-25T15:57:17.157Z] GEN compel/include/version.h [2020-05-25T15:57:17.157Z] touch .config [2020-05-25T15:57:17.157Z] GEN include/common/config.h [2020-05-25T15:57:17.157Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-25T15:57:17.157Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-05-25T15:57:17.157Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-25T15:57:17.157Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-25T15:57:17.157Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-25T15:57:17.157Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-25T15:57:17.157Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-25T15:57:17.157Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-25T15:57:17.157Z] DEP compel/plugins/std/infect.d [2020-05-25T15:57:17.157Z] DEP compel/plugins/std/string.d [2020-05-25T15:57:17.157Z] DEP compel/plugins/std/log.d [2020-05-25T15:57:17.157Z] DEP compel/plugins/std/fds.d [2020-05-25T15:57:17.157Z] DEP compel/plugins/std/std.d [2020-05-25T15:57:17.209Z] #14 33.52 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-25T15:57:17.209Z] #14 33.53 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T15:57:17.444Z] DEP compel/plugins/shmem/shmem.d [2020-05-25T15:57:17.444Z] DEP compel/plugins/fds/fds.d [2020-05-25T15:57:17.444Z] CC compel/plugins/std/std.o [2020-05-25T15:57:17.444Z] CC compel/plugins/std/fds.o [2020-05-25T15:57:17.732Z] CC compel/plugins/std/log.o [2020-05-25T15:57:17.732Z] CC compel/plugins/std/string.o [2020-05-25T15:57:18.020Z] CC compel/plugins/std/infect.o [2020-05-25T15:57:18.306Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-25T15:57:18.306Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-25T15:57:18.306Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-25T15:57:18.306Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-25T15:57:18.306Z] AR compel/plugins/std.lib.a [2020-05-25T15:57:18.306Z] CC compel/plugins/fds/fds.o [2020-05-25T15:57:18.306Z] AR compel/plugins/fds.lib.a [2020-05-25T15:57:18.306Z] HOSTDEP compel/src/lib/log-host.d [2020-05-25T15:57:18.306Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-25T15:57:18.306Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-25T15:57:18.589Z] HOSTDEP compel/src/main-host.d [2020-05-25T15:57:18.589Z] DEP compel/src/lib/ptrace.d [2020-05-25T15:57:18.589Z] DEP compel/src/lib/infect.d [2020-05-25T15:57:18.589Z] DEP compel/src/lib/infect-util.d [2020-05-25T15:57:18.589Z] DEP compel/src/lib/infect-rpc.d [2020-05-25T15:57:18.589Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-05-25T15:57:18.589Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-25T15:57:18.873Z] DEP compel/src/lib/log.d [2020-05-25T15:57:18.873Z] DEP compel/src/main.d [2020-05-25T15:57:18.873Z] DEP compel/src/lib/handle-elf.d [2020-05-25T15:57:18.873Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-25T15:57:18.873Z] CC compel/src/lib/log.o [2020-05-25T15:57:19.160Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-05-25T15:57:19.160Z] CC compel/arch/ppc64/src/lib/infect.o [2020-05-25T15:57:19.176Z] #36 ... [2020-05-25T15:57:19.176Z] [2020-05-25T15:57:19.176Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:19.176Z] #29 28.38 internal/testlog [2020-05-25T15:57:19.176Z] #29 28.88 encoding [2020-05-25T15:57:19.176Z] #29 29.11 runtime/cgo [2020-05-25T15:57:19.176Z] #29 ... [2020-05-25T15:57:19.176Z] [2020-05-25T15:57:19.176Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:57:19.176Z] #67 30.00 Checking out files: 45% (948/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-25T15:57:19.176Z] #67 31.43 + cd /tmp/tmp.P8Ov61W1Fx/src/github.com/docker/libnetwork [2020-05-25T15:57:19.176Z] #67 31.44 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:57:19.176Z] #67 32.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-25T15:57:19.229Z] #14 35.59 Selecting previously unselected package python3-minimal. [2020-05-25T15:57:19.229Z] #14 35.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15491 files and directories currently installed.) [2020-05-25T15:57:19.229Z] #14 35.60 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-25T15:57:19.229Z] #14 35.60 Unpacking python3-minimal (3.7.3-1) ... [2020-05-25T15:57:19.229Z] #14 35.66 Selecting previously unselected package libmpdec2:s390x. [2020-05-25T15:57:19.229Z] #14 35.66 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-25T15:57:19.229Z] #14 35.67 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-25T15:57:19.229Z] #14 35.73 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-25T15:57:19.229Z] #14 35.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-25T15:57:19.229Z] #14 35.74 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-25T15:57:19.444Z] CC compel/src/lib/infect-rpc.o [2020-05-25T15:57:19.444Z] CC compel/src/lib/infect-util.o [2020-05-25T15:57:19.444Z] CC compel/src/lib/infect.o [2020-05-25T15:57:20.235Z] #14 36.71 Selecting previously unselected package python3.7. [2020-05-25T15:57:20.235Z] #14 36.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-25T15:57:20.235Z] #14 36.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T15:57:20.235Z] #14 36.85 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-25T15:57:20.235Z] #14 36.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-25T15:57:20.235Z] #14 36.85 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-25T15:57:20.235Z] #14 36.91 Setting up python3-minimal (3.7.3-1) ... [2020-05-25T15:57:20.472Z] CC compel/src/lib/ptrace.o [2020-05-25T15:57:20.472Z] AR compel/libcompel.a [2020-05-25T15:57:20.472Z] HOSTCC compel/src/main-host.o [2020-05-25T15:57:20.472Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-25T15:57:20.472Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-05-25T15:57:20.761Z] HOSTCC compel/src/lib/log-host.o [2020-05-25T15:57:20.761Z] HOSTLINK compel/compel-host-bin [2020-05-25T15:57:20.761Z] DEP soccr/soccr.d [2020-05-25T15:57:21.046Z] CC soccr/soccr.o [2020-05-25T15:57:21.242Z] #14 37.81 Selecting previously unselected package python3. [2020-05-25T15:57:21.242Z] #14 37.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15903 files and directories currently installed.) [2020-05-25T15:57:21.242Z] #14 37.85 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-25T15:57:21.242Z] #14 37.87 Unpacking python3 (3.7.3-1) ... [2020-05-25T15:57:21.332Z] AR soccr/libsoccr.a [2020-05-25T15:57:21.332Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T15:57:21.524Z] #14 37.97 Selecting previously unselected package libip4tc0:s390x. [2020-05-25T15:57:21.524Z] #14 37.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-25T15:57:21.524Z] #14 37.97 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-25T15:57:21.524Z] #14 38.04 Selecting previously unselected package libip6tc0:s390x. [2020-05-25T15:57:21.524Z] #14 38.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-25T15:57:21.524Z] #14 38.04 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-25T15:57:21.524Z] #14 38.13 Selecting previously unselected package libiptc0:s390x. [2020-05-25T15:57:21.524Z] #14 38.13 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-25T15:57:21.524Z] #14 38.13 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-25T15:57:21.524Z] #14 38.18 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-25T15:57:21.616Z] DEP criu/arch/ppc64/sigframe.d [2020-05-25T15:57:21.616Z] DEP criu/arch/ppc64/crtools.d [2020-05-25T15:57:21.616Z] DEP criu/arch/ppc64/cpu.d [2020-05-25T15:57:21.616Z] CC criu/arch/ppc64/cpu.o [2020-05-25T15:57:21.806Z] #14 38.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-25T15:57:21.806Z] #14 38.21 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-25T15:57:21.806Z] #14 38.27 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-25T15:57:21.806Z] #14 38.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-25T15:57:21.806Z] #14 38.27 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-25T15:57:21.806Z] #14 38.34 Selecting previously unselected package libnftnl11:s390x. [2020-05-25T15:57:21.806Z] #14 38.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-25T15:57:21.806Z] #14 38.34 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-25T15:57:21.806Z] #14 38.43 Selecting previously unselected package iptables. [2020-05-25T15:57:21.806Z] #14 38.43 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-25T15:57:21.806Z] #14 38.43 Unpacking iptables (1.8.2-4) ... [2020-05-25T15:57:21.900Z] CC criu/arch/ppc64/crtools.o [2020-05-25T15:57:22.088Z] #14 38.72 Selecting previously unselected package xxd. [2020-05-25T15:57:22.088Z] #14 38.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-25T15:57:22.088Z] #14 38.73 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T15:57:22.088Z] #14 38.85 Selecting previously unselected package vim-common. [2020-05-25T15:57:22.184Z] CC criu/arch/ppc64/sigframe.o [2020-05-25T15:57:22.184Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-05-25T15:57:22.184Z] DEP criu/pie/util-vdso.d [2020-05-25T15:57:22.184Z] DEP criu/pie/util.d [2020-05-25T15:57:22.370Z] #14 38.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:57:22.370Z] #14 38.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T15:57:22.459Z] #67 ... [2020-05-25T15:57:22.459Z] [2020-05-25T15:57:22.459Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:22.459Z] #31 31.64 Fetched 8350 kB in 26s (319 kB/s) [2020-05-25T15:57:22.459Z] #31 31.64 Reading package lists... [2020-05-25T15:57:22.459Z] #31 ... [2020-05-25T15:57:22.459Z] [2020-05-25T15:57:22.459Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:57:22.459Z] #46 31.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:57:22.459Z] #46 32.26 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:57:22.459Z] #46 34.32 go: finding github.com/fatih/color v1.6.0 [2020-05-25T15:57:22.459Z] #46 34.38 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:57:22.459Z] #46 34.42 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:57:22.459Z] #46 34.42 go: finding github.com/pkg/errors v0.8.1 [2020-05-25T15:57:22.459Z] #46 34.60 go: finding github.com/spf13/pflag v1.0.3 [2020-05-25T15:57:22.459Z] #46 34.71 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:57:22.459Z] #46 35.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:57:22.459Z] #46 35.27 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:57:22.459Z] #46 35.29 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:57:22.459Z] #46 35.50 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:57:22.459Z] #46 ... [2020-05-25T15:57:22.459Z] [2020-05-25T15:57:22.459Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:22.459Z] #43 31.65 runtime/cgo [2020-05-25T15:57:22.459Z] #43 ... [2020-05-25T15:57:22.459Z] [2020-05-25T15:57:22.459Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:22.469Z] CC criu/pie/util.o [2020-05-25T15:57:22.469Z] CC criu/pie/util-vdso.o [2020-05-25T15:57:22.652Z] #14 39.01 Selecting previously unselected package bash-completion. [2020-05-25T15:57:22.652Z] #14 39.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-25T15:57:22.719Z] #31 42.15 Reading package lists... [2020-05-25T15:57:22.719Z] #31 ... [2020-05-25T15:57:22.719Z] [2020-05-25T15:57:22.719Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:57:22.719Z] #55 32.60 Fetched 8350 kB in 25s (335 kB/s) [2020-05-25T15:57:22.719Z] #55 32.60 Reading package lists... [2020-05-25T15:57:22.756Z] AR criu/pie/pie.lib.a [2020-05-25T15:57:22.756Z] DEP criu/pie/restorer.d [2020-05-25T15:57:22.756Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-25T15:57:22.756Z] DEP criu/arch/ppc64/restorer.d [2020-05-25T15:57:22.756Z] DEP criu/arch/ppc64/vdso-pie.d [2020-05-25T15:57:22.756Z] DEP criu/pie/parasite-vdso.d [2020-05-25T15:57:23.040Z] DEP criu/pie/parasite.d [2020-05-25T15:57:23.040Z] CC criu/pie/parasite.o [2020-05-25T15:57:23.324Z] LINK criu/pie/parasite.built-in.o [2020-05-25T15:57:23.324Z] GEN criu/pie/parasite-blob.h [2020-05-25T15:57:23.324Z] CC criu/pie/parasite-vdso.o [2020-05-25T15:57:23.609Z] CC criu/arch/ppc64/vdso-pie.o [2020-05-25T15:57:23.894Z] CC criu/arch/ppc64/restorer.o [2020-05-25T15:57:23.894Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-05-25T15:57:23.894Z] CC criu/pie/restorer.o [2020-05-25T15:57:24.351Z] #55 43.65 Reading package lists... [2020-05-25T15:57:24.351Z] #55 ... [2020-05-25T15:57:24.351Z] [2020-05-25T15:57:24.351Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:57:24.351Z] #22 33.98 Fetched 8350 kB in 26s (316 kB/s) [2020-05-25T15:57:24.351Z] #22 33.98 Reading package lists... [2020-05-25T15:57:24.351Z] #22 ... [2020-05-25T15:57:24.351Z] [2020-05-25T15:57:24.351Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:24.351Z] #38 37.27 Fetched 8350 kB in 27s (307 kB/s) [2020-05-25T15:57:24.672Z] #14 41.09 Unpacking bash-completion (1:2.8-6) ... [2020-05-25T15:57:24.672Z] #14 ... [2020-05-25T15:57:24.672Z] [2020-05-25T15:57:24.672Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:57:24.672Z] #61 74.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T15:57:24.672Z] #61 74.73 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-25T15:57:24.904Z] LINK criu/pie/restorer.built-in.o [2020-05-25T15:57:24.904Z] GEN criu/pie/restorer-blob.h [2020-05-25T15:57:24.904Z] DEP criu/vdso.d [2020-05-25T15:57:24.904Z] DEP criu/uts_ns.d [2020-05-25T15:57:24.919Z] #38 37.27 Reading package lists... [2020-05-25T15:57:24.919Z] #38 ... [2020-05-25T15:57:24.919Z] [2020-05-25T15:57:24.919Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:57:24.919Z] #22 33.98 Reading package lists... [2020-05-25T15:57:25.188Z] DEP criu/util.d [2020-05-25T15:57:25.188Z] DEP criu/uffd.d [2020-05-25T15:57:25.188Z] DEP criu/tun.d [2020-05-25T15:57:25.188Z] DEP criu/tty.d [2020-05-25T15:57:25.473Z] DEP criu/timerfd.d [2020-05-25T15:57:25.473Z] DEP criu/sysfs_parse.d [2020-05-25T15:57:25.473Z] DEP criu/sysctl.d [2020-05-25T15:57:25.473Z] DEP criu/string.d [2020-05-25T15:57:25.473Z] DEP criu/stats.d [2020-05-25T15:57:25.473Z] DEP criu/sockets.d [2020-05-25T15:57:25.758Z] DEP criu/sk-unix.d [2020-05-25T15:57:25.758Z] DEP criu/sk-tcp.d [2020-05-25T15:57:25.758Z] DEP criu/sk-queue.d [2020-05-25T15:57:25.758Z] DEP criu/sk-packet.d [2020-05-25T15:57:26.052Z] DEP criu/sk-netlink.d [2020-05-25T15:57:26.052Z] DEP criu/sk-inet.d [2020-05-25T15:57:26.052Z] DEP criu/signalfd.d [2020-05-25T15:57:26.052Z] DEP criu/sigframe.d [2020-05-25T15:57:26.052Z] DEP criu/shmem.d [2020-05-25T15:57:26.336Z] DEP criu/servicefd.d [2020-05-25T15:57:26.336Z] DEP criu/seize.d [2020-05-25T15:57:26.336Z] DEP criu/seccomp.d [2020-05-25T15:57:26.336Z] DEP criu/rst-malloc.d [2020-05-25T15:57:26.336Z] DEP criu/rbtree.d [2020-05-25T15:57:26.336Z] DEP criu/pstree.d [2020-05-25T15:57:26.421Z] #22 45.35 Reading package lists... [2020-05-25T15:57:26.421Z] #22 ... [2020-05-25T15:57:26.421Z] [2020-05-25T15:57:26.421Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:57:26.421Z] #7 35.96 Fetched 8350 kB in 28s (303 kB/s) [2020-05-25T15:57:26.621Z] DEP criu/protobuf.d [2020-05-25T15:57:26.621Z] GEN criu/protobuf-desc-gen.h [2020-05-25T15:57:26.691Z] #61 ... [2020-05-25T15:57:26.691Z] [2020-05-25T15:57:26.691Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:26.691Z] #40 21.69 CC images/macvlan.o [2020-05-25T15:57:26.691Z] #40 21.89 CC images/sit.o [2020-05-25T15:57:26.691Z] #40 22.09 LINK images/built-in.o [2020-05-25T15:57:26.691Z] #40 22.19 GEN compel/include/asm [2020-05-25T15:57:26.691Z] #40 22.21 GEN compel/include/version.h [2020-05-25T15:57:26.691Z] #40 22.23 touch .config [2020-05-25T15:57:26.691Z] #40 22.24 GEN include/common/config.h [2020-05-25T15:57:26.691Z] #40 22.28 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-25T15:57:26.691Z] #40 22.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-25T15:57:26.691Z] #40 22.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-25T15:57:26.691Z] #40 22.34 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-25T15:57:26.691Z] #40 22.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-25T15:57:26.691Z] #40 22.38 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-25T15:57:26.691Z] #40 22.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-25T15:57:26.691Z] #40 22.41 DEP compel/plugins/std/infect.d [2020-05-25T15:57:26.691Z] #40 22.47 DEP compel/plugins/std/string.d [2020-05-25T15:57:26.691Z] #40 22.55 DEP compel/plugins/std/log.d [2020-05-25T15:57:26.691Z] #40 22.61 DEP compel/plugins/std/fds.d [2020-05-25T15:57:26.691Z] #40 22.66 DEP compel/plugins/std/std.d [2020-05-25T15:57:26.691Z] #40 22.73 DEP compel/plugins/shmem/shmem.d [2020-05-25T15:57:26.691Z] #40 22.81 DEP compel/plugins/fds/fds.d [2020-05-25T15:57:26.691Z] #40 22.92 CC compel/plugins/std/std.o [2020-05-25T15:57:26.691Z] #40 23.23 CC compel/plugins/std/fds.o [2020-05-25T15:57:26.691Z] #40 23.57 CC compel/plugins/std/log.o [2020-05-25T15:57:26.691Z] #40 24.24 CC compel/plugins/std/string.o [2020-05-25T15:57:26.691Z] #40 24.70 CC compel/plugins/std/infect.o [2020-05-25T15:57:26.691Z] #40 25.10 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-25T15:57:26.691Z] #40 25.14 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-25T15:57:26.691Z] #40 25.19 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-25T15:57:26.691Z] #40 25.29 AR compel/plugins/std.lib.a [2020-05-25T15:57:26.691Z] #40 25.36 CC compel/plugins/fds/fds.o [2020-05-25T15:57:26.691Z] #40 25.55 AR compel/plugins/fds.lib.a [2020-05-25T15:57:26.691Z] #40 25.58 HOSTDEP compel/src/lib/log-host.d [2020-05-25T15:57:26.691Z] #40 25.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-25T15:57:26.691Z] #40 25.78 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-25T15:57:26.691Z] #40 25.82 HOSTDEP compel/src/main-host.d [2020-05-25T15:57:26.691Z] #40 25.98 DEP compel/src/lib/ptrace.d [2020-05-25T15:57:26.691Z] #40 26.12 DEP compel/src/lib/infect.d [2020-05-25T15:57:26.691Z] #40 26.25 DEP compel/src/lib/infect-util.d [2020-05-25T15:57:26.691Z] #40 26.36 DEP compel/src/lib/infect-rpc.d [2020-05-25T15:57:26.691Z] #40 26.50 DEP compel/arch/s390/src/lib/infect.d [2020-05-25T15:57:26.691Z] #40 26.63 DEP compel/arch/s390/src/lib/cpu.d [2020-05-25T15:57:26.691Z] #40 26.73 DEP compel/src/lib/log.d [2020-05-25T15:57:26.691Z] #40 26.85 DEP compel/src/main.d [2020-05-25T15:57:26.691Z] #40 26.92 DEP compel/src/lib/handle-elf.d [2020-05-25T15:57:26.691Z] #40 27.11 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-25T15:57:26.691Z] #40 27.19 CC compel/src/lib/log.o [2020-05-25T15:57:26.691Z] #40 27.32 CC compel/arch/s390/src/lib/cpu.o [2020-05-25T15:57:26.691Z] #40 27.48 CC compel/arch/s390/src/lib/infect.o [2020-05-25T15:57:26.691Z] #40 28.17 CC compel/src/lib/infect-rpc.o [2020-05-25T15:57:26.691Z] #40 28.49 CC compel/src/lib/infect-util.o [2020-05-25T15:57:26.691Z] #40 28.64 CC compel/src/lib/infect.o [2020-05-25T15:57:26.691Z] #40 30.13 CC compel/src/lib/ptrace.o [2020-05-25T15:57:26.691Z] #40 30.51 AR compel/libcompel.a [2020-05-25T15:57:26.691Z] #40 30.57 HOSTCC compel/src/main-host.o [2020-05-25T15:57:26.691Z] #40 30.81 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-25T15:57:26.691Z] #40 31.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-25T15:57:26.691Z] #40 31.30 HOSTCC compel/src/lib/log-host.o [2020-05-25T15:57:26.691Z] #40 31.52 HOSTLINK compel/compel-host-bin [2020-05-25T15:57:26.691Z] #40 31.62 DEP soccr/soccr.d [2020-05-25T15:57:26.691Z] #40 31.79 CC soccr/soccr.o [2020-05-25T15:57:26.691Z] #40 ... [2020-05-25T15:57:26.691Z] [2020-05-25T15:57:26.691Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:26.691Z] #14 41.50 Selecting previously unselected package bzip2. [2020-05-25T15:57:26.691Z] #14 41.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-25T15:57:26.691Z] #14 41.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T15:57:26.691Z] #14 41.60 Selecting previously unselected package xz-utils. [2020-05-25T15:57:26.691Z] #14 41.60 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-25T15:57:26.691Z] #14 41.61 Unpacking xz-utils (5.2.4-1) ... [2020-05-25T15:57:26.691Z] #14 41.80 Selecting previously unselected package apparmor. [2020-05-25T15:57:26.691Z] #14 41.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-25T15:57:26.691Z] #14 41.88 Unpacking apparmor (2.13.2-10) ... [2020-05-25T15:57:26.691Z] #14 42.25 Selecting previously unselected package aufs-tools. [2020-05-25T15:57:26.691Z] #14 42.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-25T15:57:26.691Z] #14 42.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-25T15:57:26.691Z] #14 42.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-25T15:57:26.691Z] #14 42.41 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-25T15:57:26.691Z] #14 42.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T15:57:26.906Z] DEP criu/protobuf-desc.d [2020-05-25T15:57:26.906Z] DEP criu/proc_parse.d [2020-05-25T15:57:27.191Z] DEP criu/plugin.d [2020-05-25T15:57:27.191Z] DEP criu/pipes.d [2020-05-25T15:57:27.191Z] DEP criu/pie-util.d [2020-05-25T15:57:27.191Z] DEP criu/pie-util-vdso.d [2020-05-25T15:57:27.191Z] DEP criu/path.d [2020-05-25T15:57:27.191Z] DEP criu/parasite-syscall.d [2020-05-25T15:57:27.305Z] #14 43.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-25T15:57:27.305Z] #14 43.80 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-25T15:57:27.305Z] #14 43.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T15:57:27.366Z] #7 35.96 Reading package lists... [2020-05-25T15:57:27.366Z] #7 ... [2020-05-25T15:57:27.366Z] [2020-05-25T15:57:27.366Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:27.366Z] #43 46.71 vendor/golang.org/x/crypto/internal/subtle [2020-05-25T15:57:27.474Z] DEP criu/pagemap.d [2020-05-25T15:57:27.475Z] DEP criu/pagemap-cache.d [2020-05-25T15:57:27.475Z] DEP criu/page-xfer.d [2020-05-25T15:57:27.475Z] DEP criu/page-pipe.d [2020-05-25T15:57:27.588Z] #14 ... [2020-05-25T15:57:27.588Z] [2020-05-25T15:57:27.588Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:27.588Z] #43 67.68 encoding/xml [2020-05-25T15:57:27.588Z] #43 67.77 github.com/LK4D4/vndr/versioned [2020-05-25T15:57:27.588Z] #43 67.88 compress/flate [2020-05-25T15:57:27.588Z] #43 69.81 hash [2020-05-25T15:57:27.588Z] #43 69.87 hash/crc32 [2020-05-25T15:57:27.588Z] #43 70.35 compress/gzip [2020-05-25T15:57:27.588Z] #43 70.79 context [2020-05-25T15:57:27.588Z] #43 71.26 crypto/cipher [2020-05-25T15:57:27.588Z] #43 71.36 math/big [2020-05-25T15:57:27.588Z] #43 72.39 crypto/aes [2020-05-25T15:57:27.588Z] #43 73.34 crypto [2020-05-25T15:57:27.588Z] #43 73.60 crypto/des [2020-05-25T15:57:27.588Z] #43 73.88 crypto/internal/randutil [2020-05-25T15:57:27.588Z] #43 73.94 crypto/sha512 [2020-05-25T15:57:27.588Z] #43 74.46 crypto/ed25519/internal/edwards25519 [2020-05-25T15:57:27.588Z] #43 76.00 crypto/hmac [2020-05-25T15:57:27.588Z] #43 76.14 crypto/md5 [2020-05-25T15:57:27.588Z] #43 76.74 crypto/rc4 [2020-05-25T15:57:27.588Z] #43 76.93 crypto/sha1 [2020-05-25T15:57:27.588Z] #43 77.48 crypto/rand [2020-05-25T15:57:27.588Z] #43 77.53 crypto/elliptic [2020-05-25T15:57:27.588Z] #43 ... [2020-05-25T15:57:27.588Z] [2020-05-25T15:57:27.588Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:27.588Z] #40 32.71 AR soccr/libsoccr.a [2020-05-25T15:57:27.588Z] #40 32.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T15:57:27.588Z] #40 33.08 DEP criu/arch/s390/sigframe.d [2020-05-25T15:57:27.633Z] #43 46.91 vendor/golang.org/x/crypto/curve25519 [2020-05-25T15:57:27.758Z] DEP criu/netfilter.d [2020-05-25T15:57:27.759Z] DEP criu/net.d [2020-05-25T15:57:27.759Z] DEP criu/namespaces.d [2020-05-25T15:57:27.759Z] DEP criu/mount.d [2020-05-25T15:57:27.759Z] DEP criu/mem.d [2020-05-25T15:57:27.870Z] #40 33.16 DEP criu/arch/s390/crtools.d [2020-05-25T15:57:27.870Z] #40 33.37 DEP criu/arch/s390/cpu.d [2020-05-25T15:57:28.044Z] DEP criu/lsm.d [2020-05-25T15:57:28.044Z] DEP criu/log.d [2020-05-25T15:57:28.044Z] DEP criu/libnetlink.d [2020-05-25T15:57:28.044Z] DEP criu/kerndat.d [2020-05-25T15:57:28.044Z] DEP criu/kcmp-ids.d [2020-05-25T15:57:28.152Z] #40 33.54 CC criu/arch/s390/cpu.o [2020-05-25T15:57:28.327Z] DEP criu/irmap.d [2020-05-25T15:57:28.327Z] DEP criu/ipc_ns.d [2020-05-25T15:57:28.327Z] DEP criu/image.d [2020-05-25T15:57:28.327Z] DEP criu/image-desc.d [2020-05-25T15:57:28.327Z] DEP criu/fsnotify.d [2020-05-25T15:57:28.434Z] #40 33.86 CC criu/arch/s390/crtools.o [2020-05-25T15:57:28.516Z] Fetching without tags [2020-05-25T15:57:28.611Z] DEP criu/filesystems.d [2020-05-25T15:57:28.611Z] DEP criu/files.d [2020-05-25T15:57:28.611Z] DEP criu/files-reg.d [2020-05-25T15:57:28.611Z] DEP criu/files-ext.d [2020-05-25T15:57:28.611Z] DEP criu/file-lock.d [2020-05-25T15:57:28.896Z] DEP criu/file-ids.d [2020-05-25T15:57:28.896Z] DEP criu/fifo.d [2020-05-25T15:57:28.896Z] DEP criu/fdstore.d [2020-05-25T15:57:28.896Z] DEP criu/fault-injection.d [2020-05-25T15:57:28.896Z] DEP criu/external.d [2020-05-25T15:57:28.896Z] DEP criu/eventpoll.d [2020-05-25T15:57:28.911Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:57:29.179Z] DEP criu/eventfd.d [2020-05-25T15:57:29.179Z] DEP criu/crtools.d [2020-05-25T15:57:29.179Z] DEP criu/cr-service.d [2020-05-25T15:57:29.179Z] DEP criu/cr-restore.d [2020-05-25T15:57:29.442Z] #40 34.63 CC criu/arch/s390/sigframe.o [2020-05-25T15:57:29.442Z] #40 34.77 LINK criu/arch/s390/crtools.built-in.o [2020-05-25T15:57:29.442Z] #40 34.83 DEP criu/pie/util-vdso.d [2020-05-25T15:57:29.442Z] #40 ... [2020-05-25T15:57:29.442Z] [2020-05-25T15:57:29.442Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:57:29.442Z] #61 DONE 79.6s [2020-05-25T15:57:29.463Z] DEP criu/cr-errno.d [2020-05-25T15:57:29.463Z] DEP criu/cr-dump.d [2020-05-25T15:57:29.463Z] DEP criu/cr-dedup.d [2020-05-25T15:57:29.463Z] DEP criu/cr-check.d [2020-05-25T15:57:29.463Z] DEP criu/config.d [2020-05-25T15:57:28.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:57:28.427Z] > git config --add remote.origin.fetch +refs/pull/41021/head:refs/remotes/origin/PR-41021 # timeout=10 [2020-05-25T15:57:28.451Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:57:28.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:57:28.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:57:28.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:57:28.564Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:57:28.919Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:57:28.946Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:57:29.727Z] [2020-05-25T15:57:29.727Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-25T15:57:29.727Z] #62 DONE 0.1s [2020-05-25T15:57:29.727Z] [2020-05-25T15:57:29.727Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:29.727Z] #40 35.09 DEP criu/pie/util.d [2020-05-25T15:57:29.732Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:57:29.732Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:57:29.746Z] DEP criu/clone-noasan.d [2020-05-25T15:57:29.746Z] DEP criu/cgroup.d [2020-05-25T15:57:29.746Z] DEP criu/cgroup-props.d [2020-05-25T15:57:29.746Z] DEP criu/bitmap.d [2020-05-25T15:57:29.746Z] DEP criu/bfd.d [2020-05-25T15:57:29.746Z] DEP criu/autofs.d [2020-05-25T15:57:29.746Z] DEP criu/aio.d [2020-05-25T15:57:30.009Z] #40 35.32 CC criu/pie/util.o [2020-05-25T15:57:30.030Z] DEP criu/action-scripts.d [2020-05-25T15:57:30.030Z] CC criu/action-scripts.o [2020-05-25T15:57:30.292Z] #40 35.67 CC criu/pie/util-vdso.o [2020-05-25T15:57:30.314Z] CC criu/aio.o [2020-05-25T15:57:30.314Z] CC criu/autofs.o [2020-05-25T15:57:31.298Z] #40 36.41 AR criu/pie/pie.lib.a [2020-05-25T15:57:31.299Z] #40 36.45 DEP criu/pie/restorer.d [2020-05-25T15:57:31.299Z] #40 36.68 DEP criu/arch/s390/restorer.d [2020-05-25T15:57:31.325Z] CC criu/bfd.o [2020-05-25T15:57:31.325Z] CC criu/bitmap.o [2020-05-25T15:57:31.325Z] CC criu/cgroup-props.o [2020-05-25T15:57:31.581Z] #40 36.93 DEP criu/arch/s390/vdso-pie.d [2020-05-25T15:57:31.581Z] #40 37.00 DEP criu/pie/parasite-vdso.d [2020-05-25T15:57:31.608Z] CC criu/cgroup.o [2020-05-25T15:57:29.682Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:57:29.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-25T15:57:29.778Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:57:29.803Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:57:31.863Z] #40 37.14 DEP criu/pie/parasite.d [2020-05-25T15:57:31.863Z] #40 37.30 CC criu/pie/parasite.o [2020-05-25T15:57:32.479Z] #40 37.85 LINK criu/pie/parasite.built-in.o [2020-05-25T15:57:32.479Z] #40 37.85 GEN criu/pie/parasite-blob.h [2020-05-25T15:57:32.479Z] #40 37.86 CC criu/pie/parasite-vdso.o [2020-05-25T15:57:32.917Z] #43 ... [2020-05-25T15:57:32.917Z] [2020-05-25T15:57:32.917Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:32.917Z] #31 42.15 Reading package lists... [2020-05-25T15:57:33.086Z] CC criu/clone-noasan.o [2020-05-25T15:57:33.093Z] #40 38.33 CC criu/arch/s390/vdso-pie.o [2020-05-25T15:57:33.370Z] CC criu/config.o [2020-05-25T15:57:33.386Z] #40 38.57 CC criu/arch/s390/restorer.o [2020-05-25T15:57:33.668Z] #40 38.92 CC criu/pie/restorer.o [2020-05-25T15:57:33.990Z] CC criu/cr-check.o [2020-05-25T15:57:34.491Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:57:34.597Z] > git --version # timeout=10 [2020-05-25T15:57:34.662Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-25T15:57:35.007Z] CC criu/cr-dedup.o [2020-05-25T15:57:35.007Z] CC criu/cr-dump.o [2020-05-25T15:57:35.083Z] #31 52.79 Building dependency tree... [2020-05-25T15:57:35.138Z] #40 40.53 LINK criu/pie/restorer.built-in.o [2020-05-25T15:57:35.138Z] #40 40.54 GEN criu/pie/restorer-blob.h [2020-05-25T15:57:35.138Z] #40 40.60 DEP criu/vdso.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-25T15:57:35.344Z] #31 54.93 Reading state information... [2020-05-25T15:57:35.420Z] #40 40.69 DEP criu/uts_ns.d [2020-05-25T15:57:35.420Z] #40 40.77 DEP criu/util.d [2020-05-25T15:57:35.702Z] #40 40.91 DEP criu/uffd.d [2020-05-25T15:57:35.702Z] #40 41.14 DEP criu/tun.d [2020-05-25T15:57:35.702Z] #40 41.25 DEP criu/tty.d [2020-05-25T15:57:35.914Z] + docker version [2020-05-25T15:57:35.985Z] #40 41.40 DEP criu/timerfd.d [2020-05-25T15:57:35.985Z] #40 41.52 DEP criu/sysfs_parse.d [2020-05-25T15:57:36.033Z] CC criu/cr-errno.o [2020-05-25T15:57:36.033Z] CC criu/cr-restore.o [2020-05-25T15:57:36.267Z] #40 41.61 DEP criu/sysctl.d [2020-05-25T15:57:36.267Z] #40 41.81 DEP criu/string.d [2020-05-25T15:57:36.551Z] #40 41.83 DEP criu/stats.d [2020-05-25T15:57:36.551Z] #40 41.92 DEP criu/sockets.d [2020-05-25T15:57:36.551Z] #40 42.05 DEP criu/sk-unix.d [2020-05-25T15:57:36.833Z] #40 42.25 DEP criu/sk-tcp.d [2020-05-25T15:57:37.114Z] #40 42.35 DEP criu/sk-queue.d [2020-05-25T15:57:37.114Z] #40 42.43 DEP criu/sk-packet.d [2020-05-25T15:57:37.114Z] #40 42.59 DEP criu/sk-netlink.d [2020-05-25T15:57:37.396Z] #40 42.72 DEP criu/sk-inet.d [2020-05-25T15:57:37.396Z] #40 42.89 DEP criu/signalfd.d [2020-05-25T15:57:37.678Z] #40 43.00 DEP criu/sigframe.d [2020-05-25T15:57:37.678Z] #40 43.07 DEP criu/shmem.d [2020-05-25T15:57:37.678Z] #40 43.19 DEP criu/servicefd.d [2020-05-25T15:57:37.887Z] #31 ... [2020-05-25T15:57:37.887Z] [2020-05-25T15:57:37.887Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:57:37.887Z] #7 47.37 Reading package lists... [2020-05-25T15:57:37.887Z] #7 57.09 Building dependency tree... [2020-05-25T15:57:37.887Z] #7 ... [2020-05-25T15:57:37.887Z] [2020-05-25T15:57:37.887Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:37.887Z] #38 37.27 Reading package lists... [2020-05-25T15:57:37.887Z] #38 47.88 Reading package lists... [2020-05-25T15:57:37.887Z] #38 ... [2020-05-25T15:57:37.887Z] [2020-05-25T15:57:37.887Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:37.887Z] #31 57.43 The following additional packages will be installed: [2020-05-25T15:57:37.887Z] #31 57.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-25T15:57:37.887Z] #31 57.46 Suggested packages: [2020-05-25T15:57:37.887Z] #31 57.48 cmake-doc ninja-build lrzip [2020-05-25T15:57:37.887Z] #31 57.48 Recommended packages: [2020-05-25T15:57:37.887Z] #31 57.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-25T15:57:37.960Z] #40 ... [2020-05-25T15:57:37.960Z] [2020-05-25T15:57:37.960Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:37.960Z] #43 77.97 encoding/asn1 [2020-05-25T15:57:37.960Z] #43 79.90 crypto/ed25519 [2020-05-25T15:57:37.960Z] #43 79.97 crypto/ecdsa [2020-05-25T15:57:37.960Z] #43 80.38 crypto/rsa [2020-05-25T15:57:37.960Z] #43 80.61 crypto/sha256 [2020-05-25T15:57:37.960Z] #43 80.75 crypto/dsa [2020-05-25T15:57:37.960Z] #43 80.91 encoding/hex [2020-05-25T15:57:37.960Z] #43 80.97 encoding/pem [2020-05-25T15:57:37.960Z] #43 81.14 crypto/x509/pkix [2020-05-25T15:57:37.960Z] #43 81.36 vendor/golang.org/x/crypto/cryptobyte [2020-05-25T15:57:37.960Z] #43 81.44 vendor/golang.org/x/net/dns/dnsmessage [2020-05-25T15:57:37.960Z] #43 82.74 vendor/golang.org/x/sys/cpu [2020-05-25T15:57:37.960Z] #43 83.16 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-25T15:57:37.960Z] #43 83.75 vendor/golang.org/x/crypto/poly1305 [2020-05-25T15:57:37.960Z] #43 84.00 net [2020-05-25T15:57:37.960Z] #43 84.19 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-25T15:57:37.960Z] #43 84.68 vendor/golang.org/x/crypto/curve25519 [2020-05-25T15:57:37.960Z] #43 85.01 vendor/golang.org/x/crypto/hkdf [2020-05-25T15:57:37.960Z] #43 85.15 vendor/golang.org/x/text/transform [2020-05-25T15:57:37.960Z] #43 85.70 vendor/golang.org/x/text/unicode/bidi [2020-05-25T15:57:37.960Z] #43 86.97 vendor/golang.org/x/text/secure/bidirule [2020-05-25T15:57:37.960Z] #43 87.10 vendor/golang.org/x/text/unicode/norm [2020-05-25T15:57:37.960Z] #43 ... [2020-05-25T15:57:37.960Z] [2020-05-25T15:57:37.960Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:37.960Z] #40 43.36 DEP criu/seize.d [2020-05-25T15:57:38.065Z] CC criu/cr-service.o [2020-05-25T15:57:38.242Z] #40 43.53 DEP criu/seccomp.d [2020-05-25T15:57:38.242Z] #40 43.66 DEP criu/rst-malloc.d [2020-05-25T15:57:38.242Z] #40 43.73 DEP criu/rbtree.d [2020-05-25T15:57:38.242Z] #40 43.77 DEP criu/pstree.d [2020-05-25T15:57:38.523Z] #40 43.91 DEP criu/protobuf.d [2020-05-25T15:57:38.523Z] #40 44.01 GEN criu/protobuf-desc-gen.h [2020-05-25T15:57:38.683Z] CC criu/crtools.o [2020-05-25T15:57:38.967Z] CC criu/eventfd.o [2020-05-25T15:57:39.138Z] #40 ... [2020-05-25T15:57:39.138Z] [2020-05-25T15:57:39.138Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:39.138Z] #14 45.58 Selecting previously unselected package binutils-mingw-w64. [2020-05-25T15:57:39.138Z] #14 45.60 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-25T15:57:39.138Z] #14 45.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T15:57:39.138Z] #14 45.68 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-25T15:57:39.138Z] #14 45.68 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-25T15:57:39.138Z] #14 45.69 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-25T15:57:39.138Z] #14 45.82 Selecting previously unselected package dmsetup. [2020-05-25T15:57:39.138Z] #14 45.82 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-25T15:57:39.138Z] #14 45.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-25T15:57:39.138Z] #14 46.00 Selecting previously unselected package mingw-w64-common. [2020-05-25T15:57:39.138Z] #14 46.00 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-25T15:57:39.138Z] #14 46.06 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-25T15:57:39.138Z] #14 49.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-25T15:57:39.138Z] #14 49.16 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-25T15:57:39.138Z] #14 49.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T15:57:39.138Z] #14 52.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-25T15:57:39.138Z] #14 52.95 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-25T15:57:39.138Z] #14 52.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:57:39.138Z] #14 53.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-25T15:57:39.138Z] #14 53.09 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-25T15:57:39.138Z] #14 53.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:57:39.138Z] #14 ... [2020-05-25T15:57:39.138Z] [2020-05-25T15:57:39.138Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:57:39.138Z] #49 89.23 + GOBIN=/build [2020-05-25T15:57:39.138Z] #49 89.23 + /build/gometalinter --install [2020-05-25T15:57:39.138Z] #49 89.25 Installing: [2020-05-25T15:57:39.138Z] #49 89.25 deadcode [2020-05-25T15:57:39.138Z] #49 89.25 dupl [2020-05-25T15:57:39.138Z] #49 89.25 errcheck [2020-05-25T15:57:39.138Z] #49 89.25 gas [2020-05-25T15:57:39.138Z] #49 89.25 gochecknoglobals [2020-05-25T15:57:39.138Z] #49 89.25 gochecknoinits [2020-05-25T15:57:39.138Z] #49 89.25 goconst [2020-05-25T15:57:39.138Z] #49 89.25 gocyclo [2020-05-25T15:57:39.138Z] #49 89.25 goimports [2020-05-25T15:57:39.138Z] #49 89.25 golint [2020-05-25T15:57:39.138Z] #49 89.25 gosimple [2020-05-25T15:57:39.138Z] #49 89.25 gotype [2020-05-25T15:57:39.138Z] #49 89.25 gotypex [2020-05-25T15:57:39.138Z] #49 89.25 ineffassign [2020-05-25T15:57:39.138Z] #49 89.25 interfacer [2020-05-25T15:57:39.138Z] #49 89.25 lll [2020-05-25T15:57:39.138Z] #49 89.25 maligned [2020-05-25T15:57:39.138Z] #49 89.25 megacheck [2020-05-25T15:57:39.138Z] #49 89.25 misspell [2020-05-25T15:57:39.138Z] #49 89.25 nakedret [2020-05-25T15:57:39.138Z] #49 89.25 safesql [2020-05-25T15:57:39.138Z] #49 89.25 staticcheck [2020-05-25T15:57:39.138Z] #49 89.25 structcheck [2020-05-25T15:57:39.138Z] #49 89.25 unconvert [2020-05-25T15:57:39.138Z] #49 89.25 unparam [2020-05-25T15:57:39.138Z] #49 89.25 unused [2020-05-25T15:57:39.138Z] #49 89.25 varcheck [2020-05-25T15:57:39.250Z] CC criu/eventpoll.o [2020-05-25T15:57:39.536Z] CC criu/external.o [2020-05-25T15:57:39.792Z] #31 59.07 The following NEW packages will be installed: [2020-05-25T15:57:39.792Z] #31 59.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-25T15:57:39.792Z] #31 59.07 vim-common xxd [2020-05-25T15:57:39.820Z] CC criu/fault-injection.o [2020-05-25T15:57:39.820Z] CC criu/fdstore.o [2020-05-25T15:57:39.820Z] CC criu/fifo.o [2020-05-25T15:57:40.051Z] #31 59.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:40.051Z] #31 59.70 Need to get 14.9 MB of archives. [2020-05-25T15:57:40.051Z] #31 59.70 After this operation, 61.8 MB of additional disk space will be used. [2020-05-25T15:57:40.051Z] #31 59.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-25T15:57:40.051Z] #31 59.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T15:57:40.051Z] #31 59.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-25T15:57:40.103Z] CC criu/file-ids.o [2020-05-25T15:57:40.311Z] #31 60.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-25T15:57:40.387Z] CC criu/file-lock.o [2020-05-25T15:57:40.670Z] CC criu/files-ext.o [2020-05-25T15:57:40.956Z] CC criu/files-reg.o [2020-05-25T15:57:41.247Z] #31 ... [2020-05-25T15:57:41.247Z] [2020-05-25T15:57:41.247Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:57:41.247Z] #67 DONE 60.5s [2020-05-25T15:57:41.247Z] [2020-05-25T15:57:41.247Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:57:41.247Z] #7 57.09 Building dependency tree... [2020-05-25T15:57:41.247Z] #7 59.60 Reading state information... [2020-05-25T15:57:41.968Z] CC criu/files.o [2020-05-25T15:57:42.983Z] CC criu/filesystems.o [2020-05-25T15:57:43.269Z] CC criu/fsnotify.o [2020-05-25T15:57:43.777Z] #7 63.17 The following additional packages will be installed: [2020-05-25T15:57:43.777Z] #7 63.19 libapparmor1 [2020-05-25T15:57:43.777Z] #7 63.23 Suggested packages: [2020-05-25T15:57:43.777Z] #7 63.23 seccomp [2020-05-25T15:57:43.777Z] #7 63.66 The following NEW packages will be installed: [2020-05-25T15:57:43.889Z] CC criu/image-desc.o [2020-05-25T15:57:43.889Z] CC criu/image.o [2020-05-25T15:57:44.001Z] Client: Docker Engine - Community [2020-05-25T15:57:44.001Z] Version: 19.03.8 [2020-05-25T15:57:44.001Z] API version: 1.40 [2020-05-25T15:57:44.001Z] Go version: go1.12.17 [2020-05-25T15:57:44.001Z] Git commit: afacb8b7f0 [2020-05-25T15:57:44.001Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-25T15:57:44.001Z] OS/Arch: linux/amd64 [2020-05-25T15:57:44.001Z] Experimental: false [2020-05-25T15:57:44.001Z] [2020-05-25T15:57:44.001Z] Server: Docker Engine - Community [2020-05-25T15:57:44.001Z] Engine: [2020-05-25T15:57:44.001Z] Version: 19.03.8 [2020-05-25T15:57:44.001Z] API version: 1.40 (minimum version 1.12) [2020-05-25T15:57:44.001Z] Go version: go1.12.17 [2020-05-25T15:57:44.001Z] Git commit: afacb8b7f0 [2020-05-25T15:57:44.001Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-25T15:57:44.001Z] OS/Arch: linux/amd64 [2020-05-25T15:57:44.001Z] Experimental: true [2020-05-25T15:57:44.001Z] containerd: [2020-05-25T15:57:44.001Z] Version: 1.2.13 [2020-05-25T15:57:44.001Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:57:44.001Z] runc: [2020-05-25T15:57:44.001Z] Version: 1.0.0-rc10 [2020-05-25T15:57:44.001Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:57:44.001Z] docker-init: [2020-05-25T15:57:44.001Z] Version: 0.18.0 [2020-05-25T15:57:44.001Z] GitCommit: fec3683 [Pipeline] sh [2020-05-25T15:57:44.035Z] #7 63.68 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-25T15:57:44.172Z] CC criu/ipc_ns.o [2020-05-25T15:57:44.436Z] + docker info [2020-05-25T15:57:44.602Z] #7 64.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:44.602Z] #7 64.29 Need to get 293 kB of archives. [2020-05-25T15:57:44.602Z] #7 64.29 After this operation, 952 kB of additional disk space will be used. [2020-05-25T15:57:44.602Z] #7 64.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-25T15:57:44.602Z] #7 64.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-25T15:57:44.602Z] #7 64.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-25T15:57:44.602Z] #7 ... [2020-05-25T15:57:44.602Z] [2020-05-25T15:57:44.602Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:57:44.602Z] #55 43.65 Reading package lists... [2020-05-25T15:57:44.602Z] #55 54.68 Building dependency tree... [2020-05-25T15:57:44.602Z] #55 56.68 Reading state information... [2020-05-25T15:57:44.602Z] #55 59.72 The following additional packages will be installed: [2020-05-25T15:57:44.602Z] #55 59.76 libbtrfs0 [2020-05-25T15:57:44.602Z] #55 60.24 The following NEW packages will be installed: [2020-05-25T15:57:44.602Z] #55 60.31 libbtrfs-dev libbtrfs0 [2020-05-25T15:57:44.602Z] #55 60.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:44.602Z] #55 60.76 Need to get 119 kB of archives. [2020-05-25T15:57:44.602Z] #55 60.76 After this operation, 387 kB of additional disk space will be used. [2020-05-25T15:57:44.602Z] #55 60.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-25T15:57:44.602Z] #55 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-25T15:57:44.602Z] #55 62.86 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:44.602Z] #55 63.17 Fetched 119 kB in 0s (434 kB/s) [2020-05-25T15:57:44.602Z] #55 63.49 Selecting previously unselected package libbtrfs0. [2020-05-25T15:57:44.602Z] #55 63.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 ... 15412 files and directories currently installed.) [2020-05-25T15:57:44.602Z] #55 63.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-25T15:57:44.602Z] #55 63.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T15:57:44.602Z] #55 63.77 Selecting previously unselected package libbtrfs-dev. [2020-05-25T15:57:44.602Z] #55 63.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-25T15:57:44.602Z] #55 63.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:57:44.602Z] #55 64.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T15:57:44.602Z] #55 64.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:57:44.602Z] #55 64.14 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:57:44.619Z] #49 ... [2020-05-25T15:57:44.619Z] [2020-05-25T15:57:44.619Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:44.619Z] #40 45.08 DEP criu/protobuf-desc.d [2020-05-25T15:57:44.619Z] #40 45.19 DEP criu/proc_parse.d [2020-05-25T15:57:44.619Z] #40 45.42 DEP criu/plugin.d [2020-05-25T15:57:44.619Z] #40 45.49 DEP criu/pipes.d [2020-05-25T15:57:44.619Z] #40 45.66 DEP criu/pie-util.d [2020-05-25T15:57:44.619Z] #40 45.76 DEP criu/pie-util-vdso.d [2020-05-25T15:57:44.619Z] #40 45.86 DEP criu/path.d [2020-05-25T15:57:44.619Z] #40 45.96 DEP criu/parasite-syscall.d [2020-05-25T15:57:44.619Z] #40 46.08 DEP criu/pagemap.d [2020-05-25T15:57:44.619Z] #40 46.18 DEP criu/pagemap-cache.d [2020-05-25T15:57:44.619Z] #40 46.29 DEP criu/page-xfer.d [2020-05-25T15:57:44.619Z] #40 46.40 DEP criu/page-pipe.d [2020-05-25T15:57:44.619Z] #40 46.60 DEP criu/netfilter.d [2020-05-25T15:57:44.619Z] #40 46.80 DEP criu/net.d [2020-05-25T15:57:44.619Z] #40 47.10 DEP criu/namespaces.d [2020-05-25T15:57:44.619Z] #40 47.23 DEP criu/mount.d [2020-05-25T15:57:44.619Z] #40 47.34 DEP criu/mem.d [2020-05-25T15:57:44.619Z] #40 47.54 DEP criu/lsm.d [2020-05-25T15:57:44.619Z] #40 47.67 DEP criu/log.d [2020-05-25T15:57:44.619Z] #40 47.86 DEP criu/libnetlink.d [2020-05-25T15:57:44.619Z] #40 48.04 DEP criu/kerndat.d [2020-05-25T15:57:44.619Z] #40 48.24 DEP criu/kcmp-ids.d [2020-05-25T15:57:44.619Z] #40 48.28 DEP criu/irmap.d [2020-05-25T15:57:44.619Z] #40 48.39 DEP criu/ipc_ns.d [2020-05-25T15:57:44.619Z] #40 48.52 DEP criu/image.d [2020-05-25T15:57:44.619Z] #40 48.64 DEP criu/image-desc.d [2020-05-25T15:57:44.619Z] #40 48.76 DEP criu/fsnotify.d [2020-05-25T15:57:44.619Z] #40 48.87 DEP criu/filesystems.d [2020-05-25T15:57:44.619Z] #40 49.04 DEP criu/files.d [2020-05-25T15:57:44.619Z] #40 49.25 DEP criu/files-reg.d [2020-05-25T15:57:44.619Z] #40 49.41 DEP criu/files-ext.d [2020-05-25T15:57:44.619Z] #40 49.56 DEP criu/file-lock.d [2020-05-25T15:57:44.619Z] #40 49.66 DEP criu/file-ids.d [2020-05-25T15:57:44.619Z] #40 49.74 DEP criu/fifo.d [2020-05-25T15:57:44.619Z] #40 49.83 DEP criu/fdstore.d [2020-05-25T15:57:44.619Z] #40 49.94 DEP criu/fault-injection.d [2020-05-25T15:57:44.619Z] #40 49.99 DEP criu/external.d [2020-05-25T15:57:44.619Z] #40 50.10 DEP criu/eventpoll.d [2020-05-25T15:57:44.790Z] CC criu/irmap.o [2020-05-25T15:57:44.861Z] #55 ... [2020-05-25T15:57:44.861Z] [2020-05-25T15:57:44.861Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:57:44.861Z] #22 45.35 Reading package lists... [2020-05-25T15:57:44.861Z] #22 54.77 Building dependency tree... [2020-05-25T15:57:44.861Z] #22 56.60 Reading state information... [2020-05-25T15:57:44.861Z] #22 59.87 ca-certificates is already the newest version (20190110). [2020-05-25T15:57:44.861Z] #22 59.87 The following additional packages will be installed: [2020-05-25T15:57:44.861Z] #22 59.91 libjq1 libonig5 [2020-05-25T15:57:44.861Z] #22 60.80 The following NEW packages will be installed: [2020-05-25T15:57:44.861Z] #22 60.85 jq libjq1 libonig5 [2020-05-25T15:57:44.861Z] #22 61.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:44.861Z] #22 61.50 Need to get 355 kB of archives. [2020-05-25T15:57:44.861Z] #22 61.50 After this operation, 1072 kB of additional disk space will be used. [2020-05-25T15:57:44.861Z] #22 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-25T15:57:44.861Z] #22 61.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-25T15:57:44.861Z] #22 61.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-25T15:57:44.861Z] #22 63.59 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:44.861Z] #22 63.88 Fetched 355 kB in 0s (1055 kB/s) [2020-05-25T15:57:44.861Z] #22 64.08 Selecting previously unselected package libonig5:amd64. [2020-05-25T15:57:44.861Z] #22 64.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-25T15:57:44.861Z] #22 64.12 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-25T15:57:44.861Z] #22 64.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-25T15:57:44.861Z] #22 ... [2020-05-25T15:57:44.861Z] [2020-05-25T15:57:44.861Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:44.861Z] #31 61.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-25T15:57:44.861Z] #31 61.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-25T15:57:44.861Z] #31 61.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-25T15:57:44.861Z] #31 61.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-25T15:57:44.861Z] #31 61.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-25T15:57:44.861Z] #31 61.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-25T15:57:44.861Z] #31 63.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:44.861Z] #31 64.05 Fetched 14.9 MB in 3s (5906 kB/s) [2020-05-25T15:57:44.861Z] #31 64.19 Selecting previously unselected package xxd. [2020-05-25T15:57:44.861Z] #31 64.19 (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-25T15:57:44.861Z] #31 64.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T15:57:44.861Z] #31 64.30 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T15:57:44.861Z] #31 64.52 Selecting previously unselected package vim-common. [2020-05-25T15:57:44.861Z] #31 64.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:57:44.861Z] #31 64.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T15:57:44.901Z] #40 50.29 DEP criu/eventfd.d [2020-05-25T15:57:45.076Z] CC criu/kcmp-ids.o [2020-05-25T15:57:45.184Z] #40 50.48 DEP criu/crtools.d [2020-05-25T15:57:45.184Z] #40 50.66 DEP criu/cr-service.d [2020-05-25T15:57:45.360Z] CC criu/kerndat.o [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #31 ... [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:57:45.431Z] #55 DONE 65.0s [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:45.431Z] #31 65.06 Selecting previously unselected package cmake-data. [2020-05-25T15:57:45.431Z] #31 65.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...#31 ... [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #56 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:57:45.431Z] #56 DONE 0.1s [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #57 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-25T15:57:45.431Z] #57 DONE 0.1s [2020-05-25T15:57:45.431Z] [2020-05-25T15:57:45.431Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:45.431Z] #31 65.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-25T15:57:45.431Z] #31 65.16 Unpacking cmake-data (3.13.4-1) ... [2020-05-25T15:57:45.466Z] #40 50.94 DEP criu/cr-restore.d [2020-05-25T15:57:45.979Z] CC criu/libnetlink.o [2020-05-25T15:57:45.979Z] CC criu/log.o [2020-05-25T15:57:46.081Z] #40 51.25 DEP criu/cr-errno.d [2020-05-25T15:57:46.081Z] #40 51.27 DEP criu/cr-dump.d [2020-05-25T15:57:46.081Z] #40 51.42 DEP criu/cr-dedup.d [2020-05-25T15:57:46.262Z] CC criu/lsm.o [2020-05-25T15:57:46.363Z] #40 51.62 DEP criu/cr-check.d [2020-05-25T15:57:46.547Z] CC criu/mem.o [2020-05-25T15:57:46.645Z] #40 51.93 DEP criu/config.d [2020-05-25T15:57:46.645Z] #40 52.07 DEP criu/clone-noasan.d [2020-05-25T15:57:46.645Z] #40 52.09 DEP criu/cgroup.d [2020-05-25T15:57:46.807Z] #31 ... [2020-05-25T15:57:46.807Z] [2020-05-25T15:57:46.807Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:57:46.807Z] #22 64.75 Selecting previously unselected package libjq1:amd64. [2020-05-25T15:57:46.807Z] #22 64.83 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T15:57:46.807Z] #22 64.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T15:57:46.807Z] #22 65.12 Selecting previously unselected package jq. [2020-05-25T15:57:46.807Z] #22 65.18 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T15:57:46.807Z] #22 65.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T15:57:46.807Z] #22 65.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-25T15:57:46.807Z] #22 65.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T15:57:46.807Z] #22 65.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T15:57:46.807Z] #22 65.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:57:46.807Z] #22 DONE 66.4s [2020-05-25T15:57:46.807Z] [2020-05-25T15:57:46.807Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-25T15:57:46.807Z] #23 DONE 0.1s [2020-05-25T15:57:46.807Z] [2020-05-25T15:57:46.807Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:57:46.928Z] #40 52.22 DEP criu/cgroup-props.d [2020-05-25T15:57:46.928Z] #40 52.34 DEP criu/bitmap.d [2020-05-25T15:57:46.928Z] #40 52.35 DEP criu/bfd.d [2020-05-25T15:57:47.210Z] #40 52.49 DEP criu/autofs.d [2020-05-25T15:57:47.210Z] #40 52.71 DEP criu/aio.d [2020-05-25T15:57:47.492Z] #40 52.86 DEP criu/action-scripts.d [2020-05-25T15:57:47.560Z] CC criu/mount.o [2020-05-25T15:57:47.774Z] #40 53.13 CC criu/action-scripts.o [2020-05-25T15:57:48.187Z] #24 ... [2020-05-25T15:57:48.187Z] [2020-05-25T15:57:48.187Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:48.187Z] #38 57.83 Building dependency tree... [2020-05-25T15:57:48.187Z] #38 60.60 Reading state information... [2020-05-25T15:57:48.187Z] #38 63.41 The following additional packages will be installed: [2020-05-25T15:57:48.187Z] #38 63.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-25T15:57:48.187Z] #38 63.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-25T15:57:48.187Z] #38 63.43 Suggested packages: [2020-05-25T15:57:48.187Z] #38 63.43 manpages-dev python-setuptools [2020-05-25T15:57:48.187Z] #38 65.78 The following NEW packages will be installed: [2020-05-25T15:57:48.187Z] #38 65.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-25T15:57:48.187Z] #38 65.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-25T15:57:48.187Z] #38 65.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-25T15:57:48.187Z] #38 65.78 python-six zlib1g-dev [2020-05-25T15:57:48.187Z] #38 66.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:57:48.187Z] #38 66.31 Need to get 4095 kB of archives. [2020-05-25T15:57:48.187Z] #38 66.31 After this operation, 22.5 MB of additional disk space will be used. [2020-05-25T15:57:48.187Z] #38 66.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-25T15:57:48.187Z] #38 66.32 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-25T15:57:48.187Z] #38 66.33 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-25T15:57:48.187Z] #38 66.33 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-25T15:57:48.187Z] #38 66.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-25T15:57:48.187Z] #38 66.37 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-25T15:57:48.187Z] #38 66.39 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-25T15:57:48.187Z] #38 66.40 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-25T15:57:48.187Z] #38 66.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-25T15:57:48.187Z] #38 66.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-25T15:57:48.187Z] #38 66.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-25T15:57:48.187Z] #38 66.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-25T15:57:48.187Z] #38 66.82 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-25T15:57:48.187Z] #38 66.83 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-25T15:57:48.187Z] #38 66.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-25T15:57:48.187Z] #38 66.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-25T15:57:48.187Z] #38 66.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-25T15:57:48.187Z] #38 ... [2020-05-25T15:57:48.187Z] [2020-05-25T15:57:48.187Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:57:48.187Z] #7 66.18 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:48.187Z] #7 66.57 Fetched 293 kB in 0s (863 kB/s) [2020-05-25T15:57:48.187Z] #7 66.73 Selecting previously unselected package libapparmor1:amd64. [2020-05-25T15:57:48.187Z] #7 66.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 ... 15412 files and directories currently installed.) [2020-05-25T15:57:48.187Z] #7 66.89 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-25T15:57:48.187Z] #7 66.95 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-25T15:57:48.187Z] #7 67.29 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-25T15:57:48.187Z] #7 67.29 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-25T15:57:48.187Z] #7 67.32 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-25T15:57:48.187Z] #7 67.77 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-25T15:57:48.187Z] #7 67.78 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-25T15:57:48.187Z] #7 67.79 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-25T15:57:48.389Z] #40 53.61 CC criu/aio.o [2020-05-25T15:57:48.446Z] #7 68.19 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-25T15:57:48.446Z] #7 68.20 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-25T15:57:48.446Z] #7 68.22 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-25T15:57:48.446Z] #7 68.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:57:48.671Z] #40 54.00 CC criu/autofs.o [2020-05-25T15:57:48.671Z] #40 ... [2020-05-25T15:57:48.671Z] [2020-05-25T15:57:48.671Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:57:48.671Z] #46 DONE 98.7s [2020-05-25T15:57:48.671Z] [2020-05-25T15:57:48.671Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:48.671Z] #43 89.69 vendor/golang.org/x/net/idna [2020-05-25T15:57:48.671Z] #43 91.80 vendor/golang.org/x/net/http2/hpack [2020-05-25T15:57:48.671Z] #43 92.78 mime [2020-05-25T15:57:48.671Z] #43 94.20 mime/quotedprintable [2020-05-25T15:57:48.671Z] #43 94.56 net/http/internal [2020-05-25T15:57:48.671Z] #43 95.01 os/exec [2020-05-25T15:57:48.671Z] #43 96.61 net/textproto [2020-05-25T15:57:48.671Z] #43 96.61 crypto/x509 [2020-05-25T15:57:48.671Z] #43 97.77 vendor/golang.org/x/net/http/httpguts [2020-05-25T15:57:48.671Z] #43 98.00 vendor/golang.org/x/net/http/httpproxy [2020-05-25T15:57:48.671Z] #43 98.40 mime/multipart [2020-05-25T15:57:49.016Z] #7 DONE 68.8s [2020-05-25T15:57:49.016Z] [2020-05-25T15:57:49.016Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:49.016Z] #38 68.45 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:57:49.016Z] #38 68.71 Fetched 4095 kB in 1s (4414 kB/s) [2020-05-25T15:57:49.274Z] [2020-05-25T15:57:49.274Z] #38 ... [2020-05-25T15:57:49.274Z] [2020-05-25T15:57:49.274Z] #51 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:57:49.274Z] #51 DONE 0.1s [2020-05-25T15:57:49.274Z] [2020-05-25T15:57:49.274Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:49.274Z] #38 68.95 Selecting previously unselected package libcap-dev:amd64. [2020-05-25T15:57:49.274Z] #38 68.95 (Reading database ... (Reading database ... 5% [2020-05-25T15:57:49.274Z] #38 ... [2020-05-25T15:57:49.274Z] [2020-05-25T15:57:49.274Z] #52 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-25T15:57:49.274Z] #52 DONE 0.1s [2020-05-25T15:57:49.274Z] [2020-05-25T15:57:49.274Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:49.542Z] #38 68.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-25T15:57:49.542Z] #38 69.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-25T15:57:49.542Z] #38 69.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-25T15:57:49.589Z] CC criu/namespaces.o [2020-05-25T15:57:49.800Z] #38 69.56 Selecting previously unselected package libnet1:amd64. [2020-05-25T15:57:49.800Z] #38 69.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T15:57:49.801Z] #38 69.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:50.059Z] #38 69.90 Selecting previously unselected package libnet1-dev. [2020-05-25T15:57:50.144Z] #43 ... [2020-05-25T15:57:50.144Z] [2020-05-25T15:57:50.144Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:50.144Z] #40 55.27 CC criu/bfd.o [2020-05-25T15:57:50.144Z] #40 55.62 CC criu/bitmap.o [2020-05-25T15:57:50.318Z] #38 69.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T15:57:50.318Z] #38 69.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:57:50.426Z] #40 55.70 CC criu/cgroup-props.o [2020-05-25T15:57:50.605Z] CC criu/net.o [2020-05-25T15:57:50.708Z] #40 56.20 CC criu/cgroup.o [2020-05-25T15:57:50.890Z] #38 70.51 Selecting previously unselected package libnl-3-200:amd64. [2020-05-25T15:57:50.890Z] #38 70.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-25T15:57:50.890Z] #38 70.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T15:57:50.891Z] #38 70.74 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-25T15:57:51.151Z] #38 70.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-25T15:57:51.151Z] #38 70.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-25T15:57:51.718Z] #38 71.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-25T15:57:51.718Z] #38 71.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:57:51.718Z] #38 71.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T15:57:51.976Z] #38 71.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-25T15:57:51.976Z] #38 71.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:57:51.976Z] #38 71.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-25T15:57:51.976Z] #38 71.78 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-25T15:57:51.976Z] #38 71.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-25T15:57:51.976Z] #38 ... [2020-05-25T15:57:51.976Z] [2020-05-25T15:57:51.976Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:57:51.976Z] #29 61.33 sync [2020-05-25T15:57:51.976Z] #29 61.33 internal/reflectlite [2020-05-25T15:57:51.976Z] #29 65.02 errors [2020-05-25T15:57:51.976Z] #29 65.16 sort [2020-05-25T15:57:51.976Z] #29 66.01 strconv [2020-05-25T15:57:51.976Z] #29 66.92 io [2020-05-25T15:57:51.976Z] #29 69.48 internal/oserror [2020-05-25T15:57:51.976Z] #29 69.66 syscall [2020-05-25T15:57:52.109Z] CC criu/netfilter.o [2020-05-25T15:57:52.235Z] #29 ... [2020-05-25T15:57:52.235Z] [2020-05-25T15:57:52.235Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:57:52.413Z] CC criu/page-pipe.o [2020-05-25T15:57:52.708Z] CC criu/page-xfer.o [2020-05-25T15:57:52.749Z] #40 58.12 CC criu/clone-noasan.o [2020-05-25T15:57:53.031Z] #40 58.30 CC criu/config.o [2020-05-25T15:57:53.577Z] #26 71.41 Checking out files: 63% (962/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: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-25T15:57:53.577Z] #26 73.25 + cd /tmp/tmp.ZMKaZxOiJw/src/github.com/go-swagger/go-swagger [2020-05-25T15:57:53.577Z] #26 73.25 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-25T15:57:53.754Z] CC criu/pagemap-cache.o [2020-05-25T15:57:53.754Z] CC criu/pagemap.o [2020-05-25T15:57:54.037Z] #40 59.38 CC criu/cr-check.o [2020-05-25T15:57:54.094Z] #26 73.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-25T15:57:54.094Z] #26 ... [2020-05-25T15:57:54.094Z] [2020-05-25T15:57:54.094Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-25T15:57:54.094Z] #8 DONE 5.0s [2020-05-25T15:57:54.352Z] [2020-05-25T15:57:54.352Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-25T15:57:54.373Z] Client: [2020-05-25T15:57:54.373Z] Debug Mode: false [2020-05-25T15:57:54.373Z] [2020-05-25T15:57:54.373Z] Server: [2020-05-25T15:57:54.373Z] Containers: 0 [2020-05-25T15:57:54.373Z] Running: 0 [2020-05-25T15:57:54.373Z] Paused: 0 [2020-05-25T15:57:54.373Z] Stopped: 0 [2020-05-25T15:57:54.373Z] Images: 0 [2020-05-25T15:57:54.373Z] Server Version: 19.03.8 [2020-05-25T15:57:54.373Z] Storage Driver: overlay2 [2020-05-25T15:57:54.373Z] Backing Filesystem: [2020-05-25T15:57:54.373Z] Supports d_type: true [2020-05-25T15:57:54.373Z] Native Overlay Diff: true [2020-05-25T15:57:54.373Z] Logging Driver: json-file [2020-05-25T15:57:54.373Z] Cgroup Driver: cgroupfs [2020-05-25T15:57:54.373Z] Plugins: [2020-05-25T15:57:54.373Z] Volume: local [2020-05-25T15:57:54.373Z] Network: bridge host ipvlan macvlan null overlay [2020-05-25T15:57:54.373Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-25T15:57:54.373Z] Swarm: inactive [2020-05-25T15:57:54.373Z] Runtimes: runc [2020-05-25T15:57:54.373Z] Default Runtime: runc [2020-05-25T15:57:54.373Z] Init Binary: docker-init [2020-05-25T15:57:54.373Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:57:54.373Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:57:54.373Z] init version: fec3683 [2020-05-25T15:57:54.373Z] Security Options: [2020-05-25T15:57:54.373Z] apparmor [2020-05-25T15:57:54.373Z] seccomp [2020-05-25T15:57:54.373Z] Profile: default [2020-05-25T15:57:54.373Z] Kernel Version: 4.15.0-1065-aws [2020-05-25T15:57:54.373Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-25T15:57:54.373Z] OSType: linux [2020-05-25T15:57:54.373Z] Architecture: x86_64 [2020-05-25T15:57:54.373Z] CPUs: 2 [2020-05-25T15:57:54.373Z] Total Memory: 7.501GiB [2020-05-25T15:57:54.373Z] Name: ip-10-100-90-190 [2020-05-25T15:57:54.373Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-25T15:57:54.373Z] Docker Root Dir: /var/lib/docker [2020-05-25T15:57:54.373Z] Debug Mode: false [2020-05-25T15:57:54.373Z] Registry: https://index.docker.io/v1/ [2020-05-25T15:57:54.373Z] Labels: [2020-05-25T15:57:54.373Z] Experimental: true [2020-05-25T15:57:54.373Z] Insecure Registries: [2020-05-25T15:57:54.373Z] 127.0.0.0/8 [2020-05-25T15:57:54.373Z] Live Restore Enabled: true [2020-05-25T15:57:54.373Z] [2020-05-25T15:57:54.373Z] WARNING: No swap limit support [Pipeline] sh [2020-05-25T15:57:54.388Z] CC criu/parasite-syscall.o [2020-05-25T15:57:54.677Z] CC criu/path.o [2020-05-25T15:57:54.774Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:57:54.774Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T15:57:54.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-25T15:57:54.774Z] + bash /home/ubuntu/workspace/moby_PR-41021/check-config.sh [2020-05-25T15:57:54.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-25T15:57:54.774Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-25T15:57:54.774Z] [2020-05-25T15:57:54.774Z] Generally Necessary: [2020-05-25T15:57:54.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-25T15:57:54.774Z] - apparmor: enabled and tools installed [2020-05-25T15:57:54.774Z] - CONFIG_NAMESPACES: enabled [2020-05-25T15:57:54.774Z] - CONFIG_NET_NS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_PID_NS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_IPC_NS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_UTS_NS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUPS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CPUSETS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_MEMCG: enabled [2020-05-25T15:57:54.774Z] - CONFIG_KEYS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_VETH: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-25T15:57:54.774Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-25T15:57:54.774Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-25T15:57:54.774Z] [2020-05-25T15:57:54.774Z] Optional Features: [2020-05-25T15:57:54.774Z] - CONFIG_USER_NS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_SECCOMP: enabled [2020-05-25T15:57:54.774Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-25T15:57:54.774Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-25T15:57:54.774Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-25T15:57:54.966Z] CC criu/pie-util-vdso.o [2020-05-25T15:57:54.966Z] CC criu/pie-util.o [2020-05-25T15:57:55.030Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-25T15:57:55.030Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-25T15:57:55.030Z] - CONFIG_BLK_CGROUP: enabled [2020-05-25T15:57:55.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-25T15:57:55.030Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CGROUP_PERF: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-25T15:57:55.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-25T15:57:55.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-25T15:57:55.030Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-25T15:57:55.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_IP_VS: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-25T15:57:55.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-25T15:57:55.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-25T15:57:55.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_EXT4_FS: enabled [2020-05-25T15:57:55.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-25T15:57:55.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-25T15:57:55.030Z] - Network Drivers: [2020-05-25T15:57:55.030Z] - "overlay": [2020-05-25T15:57:55.030Z] - CONFIG_VXLAN: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-25T15:57:55.030Z] Optional (for encrypted networks): [2020-05-25T15:57:55.030Z] - CONFIG_CRYPTO: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-25T15:57:55.030Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-25T15:57:55.030Z] - CONFIG_XFRM: enabled [2020-05-25T15:57:55.030Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-25T15:57:55.030Z] - "ipvlan": [2020-05-25T15:57:55.030Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-25T15:57:55.030Z] - "macvlan": [2020-05-25T15:57:55.030Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_DUMMY: enabled (as module) [2020-05-25T15:57:55.030Z] - "ftp,tftp client in container": [2020-05-25T15:57:55.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-25T15:57:55.030Z] - Storage Drivers: [2020-05-25T15:57:55.030Z] - "aufs": [2020-05-25T15:57:55.030Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-25T15:57:55.030Z] - "btrfs": [2020-05-25T15:57:55.030Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-25T15:57:55.030Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-25T15:57:55.030Z] - "devicemapper": [2020-05-25T15:57:55.030Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-25T15:57:55.030Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-25T15:57:55.030Z] - "overlay": [2020-05-25T15:57:55.030Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-25T15:57:55.030Z] - "zfs": [2020-05-25T15:57:55.030Z] - /dev/zfs: missing [2020-05-25T15:57:55.030Z] - zfs command: missing [2020-05-25T15:57:55.256Z] CC criu/pipes.o [2020-05-25T15:57:55.285Z] - zpool command: missing [2020-05-25T15:57:55.285Z] [2020-05-25T15:57:55.285Z] Limits: [2020-05-25T15:57:55.285Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-25T15:57:55.285Z] [2020-05-25T15:57:55.285Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-25T15:57:55.508Z] #40 60.77 CC criu/cr-dedup.o [2020-05-25T15:57:55.547Z] CC criu/plugin.o [2020-05-25T15:57:55.727Z] + sudo modprobe ip_vs [2020-05-25T15:57:55.735Z] #9 ... [2020-05-25T15:57:55.735Z] [2020-05-25T15:57:55.735Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:57:55.735Z] #58 3.579 + RM_GOPATH=0 [2020-05-25T15:57:55.735Z] #58 3.579 + TMP_GOPATH= [2020-05-25T15:57:55.735Z] #58 3.579 + : /build [2020-05-25T15:57:55.736Z] #58 3.579 + '[' -z '' ']' [2020-05-25T15:57:55.736Z] #58 3.580 ++ mktemp -d [2020-05-25T15:57:55.736Z] #58 3.584 + export GOPATH=/tmp/tmp.gu5E9ni4sC [2020-05-25T15:57:55.736Z] #58 3.584 + GOPATH=/tmp/tmp.gu5E9ni4sC [2020-05-25T15:57:55.736Z] #58 3.584 + RM_GOPATH=1 [2020-05-25T15:57:55.736Z] #58 3.584 ++ dirname ./install.sh [2020-05-25T15:57:55.736Z] #58 3.584 + dir=. [2020-05-25T15:57:55.736Z] #58 3.584 + bin=containerd [2020-05-25T15:57:55.736Z] #58 3.584 + shift [2020-05-25T15:57:55.736Z] #58 3.584 + '[' '!' -f ./containerd.installer ']' [2020-05-25T15:57:55.736Z] #58 3.584 + . ./containerd.installer [2020-05-25T15:57:55.736Z] #58 3.584 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:57:55.736Z] #58 3.585 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:57:55.736Z] #58 3.585 + install_containerd [2020-05-25T15:57:55.736Z] #58 3.585 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-25T15:57:55.736Z] #58 3.585 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gu5E9ni4sC/src/github.com/containerd/containerd [2020-05-25T15:57:55.736Z] #58 3.647 Cloning into '/tmp/tmp.gu5E9ni4sC/src/github.com/containerd/containerd'... [2020-05-25T15:57:55.736Z] #58 ... [2020-05-25T15:57:55.736Z] [2020-05-25T15:57:55.736Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:57:55.736Z] #24 6.893 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-25T15:57:55.736Z] #24 7.580 #=#=# [2020-05-25T15:57:55.790Z] #40 61.18 CC criu/cr-dump.o [2020-05-25T15:57:55.847Z] CC criu/proc_parse.o [2020-05-25T15:57:55.982Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93057905d92ab1a98187fe4834138940faa8cd9b . [2020-05-25T15:57:55.982Z] #2 [internal] load build definition from Dockerfile [2020-05-25T15:57:55.982Z] #2 transferring dockerfile: 12.42kB done [2020-05-25T15:57:55.982Z] #2 DONE 0.1s [2020-05-25T15:57:55.982Z] [2020-05-25T15:57:55.982Z] #1 [internal] load .dockerignore [2020-05-25T15:57:55.982Z] #1 transferring context: 87B done [2020-05-25T15:57:56.238Z] #1 DONE 0.1s [2020-05-25T15:57:56.238Z] [2020-05-25T15:57:56.238Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:57:56.252Z] #24 7.942 #=#=# ### 4.2% ##### 7.8% ####### 10.8% ######### 13.1% ############### 21.4% ################### 27.2% ######################## 34.3% ############################### 43.8% ################################### 49.8% ######################################## 56.3% ############################################## 64.7% ################################################### 72.2% ########################################################## 80.9% [2020-05-25T15:57:56.252Z] #24 ... [2020-05-25T15:57:56.252Z] [2020-05-25T15:57:56.252Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:57:56.252Z] #43 65.51 internal/reflectlite [2020-05-25T15:57:56.252Z] #43 65.55 sync [2020-05-25T15:57:56.252Z] #43 68.01 github.com/LK4D4/vndr/godl/singleflight [2020-05-25T15:57:56.252Z] #43 68.75 math/rand [2020-05-25T15:57:56.252Z] #43 70.24 internal/singleflight [2020-05-25T15:57:56.252Z] #43 70.46 errors [2020-05-25T15:57:56.252Z] #43 70.83 sort [2020-05-25T15:57:56.252Z] #43 70.99 io [2020-05-25T15:57:56.252Z] #43 72.78 bytes [2020-05-25T15:57:56.252Z] #43 73.18 strconv [2020-05-25T15:57:56.252Z] #43 ... [2020-05-25T15:57:56.252Z] [2020-05-25T15:57:56.252Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:57:56.403Z] #40 ... [2020-05-25T15:57:56.404Z] [2020-05-25T15:57:56.404Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:57:56.493Z] #4 ... [2020-05-25T15:57:56.493Z] [2020-05-25T15:57:56.493Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-25T15:57:56.493Z] #3 DONE 0.3s [2020-05-25T15:57:56.537Z] #24 7.942 #=#=# ### 4.2% ##### 7.8% ####### 10.8% ######### 13.1% ############### 21.4% ################### 27.2% ######################## 34.3% ############################### 43.8% ################################### 49.8% ######################################## 56.3% ############################################## 64.7% ################################################### 72.2% ########################################################## 80.9% ################################################################ 89.1% ####################################################################### 99.2% ######################################################################## 100.0% [2020-05-25T15:57:56.693Z] #26 106.8 + rm -rf /tmp/tmp.FHmO0nCiBy [2020-05-25T15:57:56.750Z] [2020-05-25T15:57:56.750Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-25T15:57:56.750Z] #4 DONE 0.4s [2020-05-25T15:57:56.750Z] [2020-05-25T15:57:56.750Z] #17 [internal] load build context [2020-05-25T15:57:56.980Z] #26 DONE 107.2s [2020-05-25T15:57:56.980Z] [2020-05-25T15:57:56.980Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:56.980Z] #14 66.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-25T15:57:56.980Z] #14 66.63 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-25T15:57:56.980Z] #14 66.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:57:57.615Z] #24 10.48 #=#=# [2020-05-25T15:57:57.910Z] CC criu/protobuf-desc.o [2020-05-25T15:57:57.989Z] #14 ... [2020-05-25T15:57:57.989Z] [2020-05-25T15:57:57.989Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:57:57.989Z] #40 63.20 CC criu/cr-errno.o [2020-05-25T15:57:57.989Z] #40 63.28 CC criu/cr-restore.o [2020-05-25T15:57:58.212Z] CC criu/protobuf.o [2020-05-25T15:57:58.503Z] CC criu/pstree.o [2020-05-25T15:57:58.645Z] #24 11.03 ###### 9.0% ########## 14.3% ############## 19.6% ################### 27.5% ################################### 48.7% ######################################## 56.3% ################################################# 69.3% ####################################################### 76.6% ###24 ... [2020-05-25T15:57:58.645Z] [2020-05-25T15:57:58.645Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-25T15:57:58.645Z] #9 DONE 4.7s [2020-05-25T15:57:58.645Z] [2020-05-25T15:57:58.645Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:57:58.645Z] #24 11.03 ###### 9.0% ########## 14.3% ############## 19.6% ################### 27.5% ################################### 48.7% ######################################## 56.3% ################################################# 69.3% ####################################################### 76.6% ################################################################ 89.7% ######################################################################## 100.0% [2020-05-25T15:57:59.135Z] CC criu/rbtree.o [2020-05-25T15:57:59.212Z] #24 12.61 #=#=# [2020-05-25T15:57:59.212Z] #24 ... [2020-05-25T15:57:59.212Z] [2020-05-25T15:57:59.212Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:57:59.212Z] #53 4.487 + RM_GOPATH=0 [2020-05-25T15:57:59.212Z] #53 4.487 + TMP_GOPATH= [2020-05-25T15:57:59.212Z] #53 4.487 + : /build [2020-05-25T15:57:59.212Z] #53 4.487 + '[' -z '' ']' [2020-05-25T15:57:59.212Z] #53 4.487 ++ mktemp -d [2020-05-25T15:57:59.212Z] #53 4.493 + export GOPATH=/tmp/tmp.DetP7FSwnj [2020-05-25T15:57:59.212Z] #53 4.493 + GOPATH=/tmp/tmp.DetP7FSwnj [2020-05-25T15:57:59.212Z] #53 4.493 + RM_GOPATH=1 [2020-05-25T15:57:59.212Z] #53 4.494 ++ dirname ./install.sh [2020-05-25T15:57:59.212Z] #53 4.498 + dir=. [2020-05-25T15:57:59.212Z] #53 4.498 + bin=runc [2020-05-25T15:57:59.212Z] #53 4.498 + shift [2020-05-25T15:57:59.212Z] #53 4.498 + '[' '!' -f ./runc.installer ']' [2020-05-25T15:57:59.212Z] #53 4.498 + . ./runc.installer [2020-05-25T15:57:59.212Z] #53 4.498 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:57:59.212Z] #53 4.498 + install_runc [2020-05-25T15:57:59.212Z] #53 4.498 + uname -r [2020-05-25T15:57:59.212Z] #53 4.498 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-25T15:57:59.212Z] #53 4.498 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-25T15:57:59.212Z] #53 4.498 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-25T15:57:59.212Z] #53 4.498 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DetP7FSwnj/src/github.com/opencontainers/runc [2020-05-25T15:57:59.212Z] #53 4.500 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-25T15:57:59.212Z] #53 4.528 Cloning into '/tmp/tmp.DetP7FSwnj/src/github.com/opencontainers/runc'... [2020-05-25T15:57:59.423Z] CC criu/rst-malloc.o [2020-05-25T15:57:59.423Z] CC criu/seccomp.o [2020-05-25T15:57:59.471Z] #53 ... [2020-05-25T15:57:59.471Z] [2020-05-25T15:57:59.471Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:57:59.471Z] #38 71.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-25T15:57:59.471Z] #38 72.66 Selecting previously unselected package libprotobuf17:amd64. [2020-05-25T15:57:59.471Z] #38 72.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 72.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-25T15:57:59.471Z] #38 74.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-25T15:57:59.471Z] #38 74.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 74.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-25T15:57:59.471Z] #38 74.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-25T15:57:59.471Z] #38 74.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 74.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-25T15:57:59.471Z] #38 77.57 Selecting previously unselected package libprotoc17:amd64. [2020-05-25T15:57:59.471Z] #38 77.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 77.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-25T15:57:59.471Z] #38 78.89 Selecting previously unselected package protobuf-c-compiler. [2020-05-25T15:57:59.471Z] #38 78.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 78.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:57:59.471Z] #38 79.23 Selecting previously unselected package protobuf-compiler. [2020-05-25T15:57:59.471Z] #38 79.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-25T15:57:59.471Z] #38 79.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:57:59.712Z] CC criu/seize.o [2020-05-25T15:57:59.732Z] #38 ... [2020-05-25T15:57:59.732Z] [2020-05-25T15:57:59.732Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:00.008Z] #40 ... [2020-05-25T15:58:00.008Z] [2020-05-25T15:58:00.008Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:00.008Z] #43 100.1 crypto/tls [2020-05-25T15:58:00.008Z] #43 104.4 net/http/httptrace [2020-05-25T15:58:00.008Z] #43 104.6 net/http [2020-05-25T15:58:00.008Z] #43 ... [2020-05-25T15:58:00.008Z] [2020-05-25T15:58:00.008Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:00.008Z] #14 76.55 Selecting previously unselected package libonig5:s390x. [2020-05-25T15:58:00.008Z] #14 76.56 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-05-25T15:58:00.008Z] #14 76.56 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-25T15:58:00.008Z] #14 76.68 Selecting previously unselected package libjq1:s390x. [2020-05-25T15:58:00.008Z] #14 76.68 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-25T15:58:00.008Z] #14 76.68 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-25T15:58:00.008Z] #14 76.77 Selecting previously unselected package jq. [2020-05-25T15:58:00.248Z] #24 12.96 0.0% ### 5.1% ######## 11.7% ######### 12.9% ############ 17.7% ############### 21.5% [2020-05-25T15:58:00.248Z] #24 ... [2020-05-25T15:58:00.248Z] [2020-05-25T15:58:00.248Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:00.248Z] #31 70.05 Selecting previously unselected package libicu63:amd64. [2020-05-25T15:58:00.248Z] #31 70.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-25T15:58:00.248Z] #31 70.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T15:58:00.290Z] #14 76.77 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-25T15:58:00.290Z] #14 76.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T15:58:00.290Z] #14 76.85 Selecting previously unselected package libaio1:s390x. [2020-05-25T15:58:00.290Z] #14 76.85 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-05-25T15:58:00.290Z] #14 76.86 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-25T15:58:00.290Z] #14 76.88 Selecting previously unselected package libbtrfs0. [2020-05-25T15:58:00.290Z] #14 76.89 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-25T15:58:00.290Z] #14 76.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T15:58:00.290Z] #14 76.92 Selecting previously unselected package libbtrfs-dev. [2020-05-25T15:58:00.290Z] #14 76.92 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-25T15:58:00.290Z] #14 76.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:58:00.290Z] #14 76.99 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-25T15:58:00.344Z] CC criu/servicefd.o [2020-05-25T15:58:00.506Z] #31 ... [2020-05-25T15:58:00.506Z] [2020-05-25T15:58:00.506Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:00.573Z] #14 76.99 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-25T15:58:00.573Z] #14 77.00 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-25T15:58:00.573Z] #14 77.04 Selecting previously unselected package libudev-dev:s390x. [2020-05-25T15:58:00.573Z] #14 77.04 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-25T15:58:00.573Z] #14 77.05 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-25T15:58:00.573Z] #14 77.15 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-25T15:58:00.573Z] #14 77.15 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-25T15:58:00.573Z] #14 77.16 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-25T15:58:00.635Z] CC criu/shmem.o [2020-05-25T15:58:00.855Z] #14 77.33 Selecting previously unselected package libpcre16-3:s390x. [2020-05-25T15:58:00.855Z] #14 77.34 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-25T15:58:00.855Z] #14 77.34 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-25T15:58:00.855Z] #14 77.40 Selecting previously unselected package libpcre32-3:s390x. [2020-05-25T15:58:00.855Z] #14 77.40 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-25T15:58:00.855Z] #14 77.40 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-25T15:58:01.137Z] #14 77.52 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-25T15:58:01.137Z] #14 77.52 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-25T15:58:01.137Z] #14 77.53 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-25T15:58:01.137Z] #14 77.57 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-25T15:58:01.137Z] #14 77.57 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-25T15:58:01.137Z] #14 77.57 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-25T15:58:01.137Z] #14 77.81 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-25T15:58:01.257Z] CC criu/sigframe.o [2020-05-25T15:58:01.257Z] CC criu/signalfd.o [2020-05-25T15:58:01.257Z] CC criu/sk-inet.o [2020-05-25T15:58:01.420Z] #14 77.81 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-25T15:58:01.420Z] #14 77.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-25T15:58:01.420Z] #14 78.03 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-25T15:58:01.420Z] #14 78.03 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-25T15:58:01.420Z] #14 78.03 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-25T15:58:01.420Z] #14 78.09 Selecting previously unselected package libgpm2:s390x. [2020-05-25T15:58:01.542Z] #24 12.96 0.0% ### 5.1% ######## 11.7% ######### 12.9% ############ 17.7% ############### 21.5% ################### 27.1% ######################### 36.1% ############################## 42.8% #################################### 50.3% ######################################### 57.7% ############################################ 61.4% ################################################## 69.5% ######################################################### 79.9% ############################################################## 86.2% #################################################################### 95.0% ######################################################################## 100.0% [2020-05-25T15:58:01.702Z] #14 78.09 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-05-25T15:58:01.702Z] #14 78.09 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-25T15:58:01.702Z] #14 78.16 Selecting previously unselected package libicu63:s390x. [2020-05-25T15:58:01.702Z] #14 78.16 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-25T15:58:01.702Z] #14 78.16 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-25T15:58:01.874Z] CC criu/sk-netlink.o [2020-05-25T15:58:01.999Z] #17 transferring context: 27.91MB 4.6s [2020-05-25T15:58:02.109Z] #24 15.52 #=#=# [2020-05-25T15:58:02.157Z] CC criu/sk-packet.o [2020-05-25T15:58:02.441Z] CC criu/sk-queue.o [2020-05-25T15:58:02.564Z] #17 ... [2020-05-25T15:58:02.564Z] [2020-05-25T15:58:02.564Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-25T15:58:02.564Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-25T15:58:02.564Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-25T15:58:02.564Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-25T15:58:02.564Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2020-05-25T15:58:02.564Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done [2020-05-25T15:58:02.564Z] #64 DONE 5.9s [2020-05-25T15:58:02.564Z] [2020-05-25T15:58:02.564Z] #17 [internal] load build context [2020-05-25T15:58:02.564Z] #17 ... [2020-05-25T15:58:02.564Z] [2020-05-25T15:58:02.564Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-25T15:58:02.564Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-25T15:58:02.564Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.5s done [2020-05-25T15:58:02.564Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s done [2020-05-25T15:58:02.564Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-25T15:58:02.564Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-25T15:58:02.564Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-25T15:58:02.564Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.4s done [2020-05-25T15:58:02.564Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.3s done [2020-05-25T15:58:02.564Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.9s done [2020-05-25T15:58:02.564Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 4.9s done [2020-05-25T15:58:02.564Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.1s [2020-05-25T15:58:02.564Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.4s done [2020-05-25T15:58:02.724Z] CC criu/sk-tcp.o [2020-05-25T15:58:03.044Z] CC criu/sk-unix.o [2020-05-25T15:58:03.127Z] #5 ... [2020-05-25T15:58:03.127Z] [2020-05-25T15:58:03.127Z] #17 [internal] load build context [2020-05-25T15:58:03.127Z] #17 transferring context: 50.86MB 6.4s done [2020-05-25T15:58:03.127Z] #17 DONE 6.6s [2020-05-25T15:58:03.127Z] [2020-05-25T15:58:03.127Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-25T15:58:03.144Z] #24 15.81 #=#=# 0.2% # 2.5% ## 4.1% #### 6.9% # [2020-05-25T15:58:03.144Z] #24 ... [2020-05-25T15:58:03.144Z] [2020-05-25T15:58:03.144Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:03.144Z] #29 72.43 reflect [2020-05-25T15:58:03.144Z] #29 ... [2020-05-25T15:58:03.144Z] [2020-05-25T15:58:03.144Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:03.665Z] #24 15.81 #=#=# 0.2% # 2.5% ## 4.1% #### 6.9% ####### 9.9% ######## 12.3% ########## 14.9% ############ 17.9% [2020-05-25T15:58:03.665Z] #24 ... [2020-05-25T15:58:03.665Z] [2020-05-25T15:58:03.665Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-25T15:58:03.665Z] #10 4.370 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-25T15:58:03.665Z] #10 DONE 4.7s [2020-05-25T15:58:03.665Z] [2020-05-25T15:58:03.665Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:04.366Z] CC criu/sockets.o [2020-05-25T15:58:04.376Z] #14 80.90 Selecting previously unselected package libnet1:s390x. [2020-05-25T15:58:04.376Z] #14 80.90 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-25T15:58:04.376Z] #14 80.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-25T15:58:04.376Z] #14 80.98 Selecting previously unselected package libnl-3-200:s390x. [2020-05-25T15:58:04.376Z] #14 80.98 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-25T15:58:04.376Z] #14 80.99 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-25T15:58:04.376Z] #14 81.05 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-25T15:58:04.376Z] #14 81.05 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-25T15:58:04.376Z] #14 81.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-25T15:58:04.376Z] #14 81.08 Selecting previously unselected package libreadline5:s390x. [2020-05-25T15:58:04.658Z] #14 81.08 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-25T15:58:04.658Z] #14 81.09 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-25T15:58:04.658Z] #14 81.16 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-25T15:58:04.658Z] #14 81.16 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-25T15:58:04.658Z] #14 81.16 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-25T15:58:04.758Z] CC criu/stats.o [2020-05-25T15:58:04.940Z] #14 81.48 Selecting previously unselected package net-tools. [2020-05-25T15:58:04.940Z] #14 81.49 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-25T15:58:04.940Z] #14 81.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T15:58:04.940Z] #14 81.63 Selecting previously unselected package python-pip-whl. [2020-05-25T15:58:05.079Z] CC criu/string.o [2020-05-25T15:58:05.080Z] CC criu/sysctl.o [2020-05-25T15:58:05.222Z] #14 81.63 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-25T15:58:05.223Z] #14 81.63 Unpacking python-pip-whl (18.1-5) ... [2020-05-25T15:58:05.365Z] CC criu/sysfs_parse.o [2020-05-25T15:58:05.504Z] #14 82.16 Selecting previously unselected package python3-lib2to3. [2020-05-25T15:58:05.504Z] #14 82.16 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-25T15:58:05.504Z] #14 82.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-25T15:58:05.650Z] CC criu/timerfd.o [2020-05-25T15:58:05.673Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.3s done [2020-05-25T15:58:05.673Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-25T15:58:05.786Z] #14 82.27 Selecting previously unselected package python3-distutils. [2020-05-25T15:58:05.786Z] #14 82.27 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-25T15:58:05.786Z] #14 82.27 Unpacking python3-distutils (3.7.3-1) ... [2020-05-25T15:58:05.786Z] #14 82.37 Selecting previously unselected package python3-pip. [2020-05-25T15:58:05.786Z] #14 82.37 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-25T15:58:05.786Z] #14 82.37 Unpacking python3-pip (18.1-5) ... [2020-05-25T15:58:05.944Z] CC criu/tty.o [2020-05-25T15:58:06.068Z] #14 82.55 Selecting previously unselected package python3-pkg-resources. [2020-05-25T15:58:06.068Z] #14 82.55 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T15:58:06.068Z] #14 82.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-25T15:58:06.068Z] #14 82.67 Selecting previously unselected package python3-setuptools. [2020-05-25T15:58:06.068Z] #14 82.67 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-25T15:58:06.068Z] #14 82.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-25T15:58:06.241Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.6s done [2020-05-25T15:58:06.351Z] #14 82.89 Selecting previously unselected package python3-wheel. [2020-05-25T15:58:06.351Z] #14 82.89 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-25T15:58:06.351Z] #14 82.89 Unpacking python3-wheel (0.32.3-2) ... [2020-05-25T15:58:06.351Z] #14 82.93 Selecting previously unselected package thin-provisioning-tools. [2020-05-25T15:58:06.351Z] #14 82.93 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-25T15:58:06.351Z] #14 82.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T15:58:06.499Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-25T15:58:06.632Z] #14 83.11 Selecting previously unselected package vim-runtime. [2020-05-25T15:58:06.632Z] #14 83.11 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:58:06.632Z] #14 83.12 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-25T15:58:06.632Z] #14 83.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-25T15:58:06.632Z] #14 83.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-25T15:58:07.014Z] CC criu/tun.o [2020-05-25T15:58:07.062Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-25T15:58:07.062Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-25T15:58:07.312Z] CC criu/uffd.o [2020-05-25T15:58:07.543Z] #24 15.81 #=#=# 0.2% # 2.5% ## 4.1% #### 6.9% ####### 9.9% ######## 12.3% ########## 14.9% ############ 17.9% ############## 20.0% ############### 21.0% ############### 21.9% ################# 24.2% ################## 26.3% #################### 28.5% ###################### 31.1% ######################## 34.0% ######################### 35.4% ########################## 37.4% ########################### 38.9% ############################# 40.4% ############################## 42.8% ################################ 45.0% ################################## 47.3% ################################### 49.7% ##################################### 52.4% ####################################### 55.3% ######################################### 57.6% ########################################### 59.8% ############################################ 61.9% ############################################## 64.8% ################################################ 67.1% ################################################# 69.1% ################################################## 70.8% ##################################################### 73.9% ###################################################### 76.2% ######################################################## 78.9% ########################################################## 81.9% ############################################################# 85.3% ############################################################# 85.8% ################################################################ 89.5% ################################################################# 91.6% #################################################################### 95.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-25T15:58:07.801Z] #24 21.22 [2020-05-25T15:58:07.801Z] #24 ... [2020-05-25T15:58:07.801Z] [2020-05-25T15:58:07.801Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:07.801Z] #43 77.14 bufio [2020-05-25T15:58:07.801Z] #43 79.02 reflect [2020-05-25T15:58:07.801Z] #43 80.03 internal/oserror [2020-05-25T15:58:07.801Z] #43 80.07 syscall [2020-05-25T15:58:07.988Z] CC criu/util.o [2020-05-25T15:58:08.061Z] #43 ... [2020-05-25T15:58:08.061Z] [2020-05-25T15:58:08.061Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:08.061Z] #31 82.18 Selecting previously unselected package libxml2:amd64. [2020-05-25T15:58:08.061Z] #31 82.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 82.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-25T15:58:08.061Z] #31 83.72 Selecting previously unselected package libarchive13:amd64. [2020-05-25T15:58:08.061Z] #31 83.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 83.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-25T15:58:08.061Z] #31 84.44 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-25T15:58:08.061Z] #31 84.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 84.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-25T15:58:08.061Z] #31 84.72 Selecting previously unselected package librhash0:amd64. [2020-05-25T15:58:08.061Z] #31 84.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 84.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-25T15:58:08.061Z] #31 85.09 Selecting previously unselected package libuv1:amd64. [2020-05-25T15:58:08.061Z] #31 85.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 85.10 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-25T15:58:08.061Z] #31 85.34 Selecting previously unselected package cmake. [2020-05-25T15:58:08.061Z] #31 85.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-25T15:58:08.061Z] #31 85.36 Unpacking cmake (3.13.4-1) ... [2020-05-25T15:58:08.061Z] #31 ... [2020-05-25T15:58:08.061Z] [2020-05-25T15:58:08.061Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-25T15:58:08.061Z] #11 DONE 4.6s [2020-05-25T15:58:08.061Z] [2020-05-25T15:58:08.061Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-25T15:58:08.652Z] #14 ... [2020-05-25T15:58:08.652Z] [2020-05-25T15:58:08.652Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:08.652Z] #43 112.2 github.com/LK4D4/vndr/godl [2020-05-25T15:58:08.652Z] #43 112.6 github.com/LK4D4/vndr [2020-05-25T15:58:08.652Z] #43 DONE 118.6s [2020-05-25T15:58:08.652Z] [2020-05-25T15:58:08.652Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:08.652Z] #40 66.32 CC criu/cr-service.o [2020-05-25T15:58:08.652Z] #40 67.31 CC criu/crtools.o [2020-05-25T15:58:08.652Z] #40 67.71 CC criu/eventfd.o [2020-05-25T15:58:08.652Z] #40 68.02 CC criu/eventpoll.o [2020-05-25T15:58:08.652Z] #40 68.61 CC criu/external.o [2020-05-25T15:58:08.652Z] #40 68.95 CC criu/fault-injection.o [2020-05-25T15:58:08.652Z] #40 69.02 CC criu/fdstore.o [2020-05-25T15:58:08.652Z] #40 69.37 CC criu/fifo.o [2020-05-25T15:58:08.652Z] #40 69.80 CC criu/file-ids.o [2020-05-25T15:58:08.652Z] #40 70.03 CC criu/file-lock.o [2020-05-25T15:58:08.652Z] #40 70.49 CC criu/files-ext.o [2020-05-25T15:58:08.652Z] #40 70.61 CC criu/files-reg.o [2020-05-25T15:58:08.652Z] #40 71.75 CC criu/files.o [2020-05-25T15:58:08.652Z] #40 73.12 CC criu/filesystems.o [2020-05-25T15:58:08.652Z] #40 73.71 CC criu/fsnotify.o [2020-05-25T15:58:09.012Z] CC criu/uts_ns.o [2020-05-25T15:58:09.012Z] CC criu/vdso.o [2020-05-25T15:58:09.298Z] LINK criu/built-in.o [2020-05-25T15:58:09.299Z] #40 74.70 CC criu/image-desc.o [2020-05-25T15:58:09.299Z] #40 ... [2020-05-25T15:58:09.299Z] [2020-05-25T15:58:09.299Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:09.299Z] #14 85.82 Selecting previously unselected package vim. [2020-05-25T15:58:09.299Z] #14 85.82 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-25T15:58:09.299Z] #14 85.85 Unpacking vim (2:8.1.0875-5) ... [2020-05-25T15:58:09.581Z] #14 86.23 Selecting previously unselected package xfsprogs. [2020-05-25T15:58:09.581Z] #14 86.23 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-25T15:58:09.581Z] #14 86.23 Unpacking xfsprogs (4.20.0-1) ... [2020-05-25T15:58:09.585Z] LINK criu/criu [2020-05-25T15:58:09.863Z] #14 86.52 Selecting previously unselected package zip. [2020-05-25T15:58:09.863Z] #14 86.52 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-05-25T15:58:09.863Z] #14 86.53 Unpacking zip (3.0-11+b1) ... [2020-05-25T15:58:09.873Z] DEP lib/c/criu.d [2020-05-25T15:58:09.873Z] CC images/rpc.pb-c.o [2020-05-25T15:58:09.962Z] #12 ... [2020-05-25T15:58:09.962Z] [2020-05-25T15:58:09.962Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:09.962Z] #38 79.55 Selecting previously unselected package python-pkg-resources. [2020-05-25T15:58:09.962Z] #38 79.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T15:58:09.962Z] #38 79.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-25T15:58:09.962Z] #38 79.88 Selecting previously unselected package python-six. [2020-05-25T15:58:09.962Z] #38 79.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-25T15:58:09.962Z] #38 79.93 Unpacking python-six (1.12.0-1) ... [2020-05-25T15:58:09.962Z] #38 80.08 Selecting previously unselected package python-protobuf. [2020-05-25T15:58:09.962Z] #38 80.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-25T15:58:09.962Z] #38 80.14 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-25T15:58:09.962Z] #38 81.13 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-25T15:58:09.962Z] #38 89.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-25T15:58:09.962Z] #38 89.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T15:58:09.962Z] #38 89.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T15:58:09.962Z] #38 89.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-25T15:58:09.962Z] #38 89.24 Setting up python-six (1.12.0-1) ... [2020-05-25T15:58:09.962Z] #38 ... [2020-05-25T15:58:09.962Z] [2020-05-25T15:58:09.962Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:09.962Z] #24 22.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-25T15:58:10.148Z] #14 86.67 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-25T15:58:10.148Z] #14 86.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-25T15:58:10.148Z] #14 86.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T15:58:10.148Z] #14 86.72 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-25T15:58:10.148Z] #14 86.73 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-25T15:58:10.148Z] #14 86.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T15:58:10.148Z] #14 86.74 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-25T15:58:10.148Z] #14 86.74 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-25T15:58:10.148Z] #14 86.75 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-25T15:58:10.148Z] #14 86.76 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-25T15:58:10.148Z] #14 86.77 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-25T15:58:10.148Z] #14 86.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:58:10.148Z] #14 86.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-25T15:58:10.148Z] #14 86.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T15:58:10.148Z] #14 86.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-25T15:58:10.148Z] #14 86.80 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-25T15:58:10.148Z] #14 86.81 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T15:58:10.148Z] #14 86.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T15:58:10.148Z] #14 86.82 Setting up zip (3.0-11+b1) ... [2020-05-25T15:58:10.161Z] CC lib/c/criu.o [2020-05-25T15:58:10.220Z] #24 23.60 [2020-05-25T15:58:10.430Z] #14 86.82 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T15:58:10.430Z] #14 86.84 Setting up bash-completion (1:2.8-6) ... [2020-05-25T15:58:10.736Z] #24 23.89 # 2.3% ######################################################################## 100.0% [2020-05-25T15:58:10.792Z] LINK lib/c/built-in.o [2020-05-25T15:58:10.792Z] LINK lib/c/libcriu.so [2020-05-25T15:58:10.792Z] LINK lib/c/libcriu.a [2020-05-25T15:58:10.995Z] #24 24.28 [2020-05-25T15:58:11.083Z] GEN magic.py [2020-05-25T15:58:11.083Z] make: Leaving directory '/usr/src/criu' [2020-05-25T15:58:11.083Z] make: Entering directory '/usr/src/criu' [2020-05-25T15:58:11.083Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-25T15:58:11.083Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T15:58:11.083Z] Note: Building without GnuTLS support [2020-05-25T15:58:11.232Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done [2020-05-25T15:58:11.232Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-25T15:58:11.374Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-25T15:58:11.670Z] make[1]: Nothing to be done for 'all'. [2020-05-25T15:58:11.900Z] #14 88.25 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-25T15:58:11.900Z] #14 88.26 Setting up xz-utils (5.2.4-1) ... [2020-05-25T15:58:11.900Z] #14 88.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-25T15:58:11.900Z] #14 88.28 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-25T15:58:11.900Z] #14 88.29 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-25T15:58:11.900Z] #14 88.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T15:58:11.900Z] #14 88.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:58:11.900Z] #14 88.31 Setting up pigz (2.4-1) ... [2020-05-25T15:58:11.900Z] #14 88.32 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-25T15:58:11.900Z] #14 88.33 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-25T15:58:11.900Z] #14 88.34 Setting up python-pip-whl (18.1-5) ... [2020-05-25T15:58:11.900Z] #14 88.34 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-25T15:58:11.900Z] #14 88.35 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-25T15:58:11.900Z] #14 88.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-25T15:58:11.900Z] #14 88.57 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-25T15:58:11.900Z] #14 88.58 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-25T15:58:11.900Z] #14 88.59 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-25T15:58:11.900Z] #14 88.60 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T15:58:11.900Z] #14 88.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-25T15:58:11.900Z] #14 88.61 Setting up vim (2:8.1.0875-5) ... [2020-05-25T15:58:11.957Z] make[1]: 'images/built-in.o' is up to date. [2020-05-25T15:58:11.957Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-25T15:58:11.957Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-25T15:58:11.957Z] make[1]: 'compel/libcompel.a' is up to date. [2020-05-25T15:58:11.957Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-05-25T15:58:11.957Z] make[1]: Nothing to be done for 'all'. [2020-05-25T15:58:11.957Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T15:58:11.957Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:11.957Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:11.957Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.182Z] #14 88.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-25T15:58:12.182Z] #14 88.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-25T15:58:12.182Z] #14 88.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-25T15:58:12.182Z] #14 88.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-25T15:58:12.182Z] #14 88.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-25T15:58:12.182Z] #14 88.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-25T15:58:12.182Z] #14 88.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-25T15:58:12.182Z] #14 88.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-25T15:58:12.182Z] #14 88.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-25T15:58:12.182Z] #14 88.66 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-25T15:58:12.182Z] #14 88.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:58:12.182Z] #14 88.67 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-25T15:58:12.182Z] #14 88.67 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-25T15:58:12.182Z] #14 88.68 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:58:12.182Z] #14 88.68 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-25T15:58:12.182Z] #14 88.68 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-25T15:58:12.182Z] #14 88.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T15:58:12.182Z] #14 88.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T15:58:12.182Z] #14 88.70 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-25T15:58:12.182Z] #14 88.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T15:58:12.182Z] #14 88.72 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-25T15:58:12.182Z] #14 88.73 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T15:58:12.242Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.242Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.242Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.242Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.242Z] make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:12.242Z] INSTALL criu/criu [2020-05-25T15:58:12.242Z] make: Leaving directory '/usr/src/criu' [2020-05-25T15:58:12.895Z] #24 25.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-25T15:58:12.895Z] #24 ... [2020-05-25T15:58:12.895Z] [2020-05-25T15:58:12.895Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:12.895Z] #31 91.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T15:58:12.895Z] #31 91.66 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T15:58:12.895Z] #31 91.67 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-25T15:58:12.895Z] #31 91.70 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T15:58:12.895Z] #31 91.78 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-25T15:58:12.895Z] #31 91.79 Setting up cmake-data (3.13.4-1) ... [2020-05-25T15:58:12.895Z] #31 91.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-25T15:58:12.895Z] #31 91.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-25T15:58:12.895Z] #31 91.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-25T15:58:12.895Z] #31 91.87 Setting up cmake (3.13.4-1) ... [2020-05-25T15:58:12.895Z] #31 91.88 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:58:12.895Z] #31 92.05 Processing triggers for mime-support (3.62) ... [2020-05-25T15:58:12.895Z] #31 DONE 92.5s [2020-05-25T15:58:12.895Z] [2020-05-25T15:58:12.895Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:58:12.895Z] #32 DONE 0.1s [2020-05-25T15:58:12.895Z] [2020-05-25T15:58:12.895Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-25T15:58:12.895Z] #33 DONE 0.1s [2020-05-25T15:58:12.895Z] [2020-05-25T15:58:12.895Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:58:13.153Z] #34 ... [2020-05-25T15:58:13.153Z] [2020-05-25T15:58:13.153Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-25T15:58:13.153Z] #12 DONE 4.9s [2020-05-25T15:58:13.153Z] [2020-05-25T15:58:13.153Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:58:13.153Z] #53 21.51 Checking out files: 83% (844/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-25T15:58:13.153Z] #53 21.94 + cd /tmp/tmp.DetP7FSwnj/src/github.com/opencontainers/runc [2020-05-25T15:58:13.153Z] #53 21.95 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:58:13.153Z] #53 23.26 + '[' -z '' ']' [2020-05-25T15:58:13.153Z] #53 23.26 + target=static [2020-05-25T15:58:13.153Z] #53 23.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-25T15:58:13.291Z] Removing intermediate container 7501832096d6 [2020-05-25T15:58:13.291Z] ---> 875b983f3fe5 [2020-05-25T15:58:13.291Z] Step 15/141 : FROM base AS registry [2020-05-25T15:58:13.291Z] ---> 9ec1de882c73 [2020-05-25T15:58:13.291Z] Step 16/141 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-25T15:58:13.291Z] ---> Running in 17f0c5269756 [2020-05-25T15:58:13.608Z] Removing intermediate container 17f0c5269756 [2020-05-25T15:58:13.608Z] ---> eb3dd442d70d [2020-05-25T15:58:13.608Z] Step 17/141 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-25T15:58:13.608Z] ---> Running in 40dd37fb5ab7 [2020-05-25T15:58:13.608Z] Removing intermediate container 40dd37fb5ab7 [2020-05-25T15:58:13.608Z] ---> a5f95328780f [2020-05-25T15:58:13.608Z] Step 18/141 : 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-25T15:58:13.608Z] ---> Running in b699f6418670 [2020-05-25T15:58:13.920Z] + mktemp -d [2020-05-25T15:58:13.920Z] + export GOPATH=/tmp/tmp.Z4NghEgODe [2020-05-25T15:58:13.920Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution [2020-05-25T15:58:13.920Z] Cloning into '/tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution'... [2020-05-25T15:58:14.245Z] #14 90.38 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-25T15:58:14.245Z] #14 90.39 Setting up iptables (1.8.2-4) ... [2020-05-25T15:58:14.245Z] #14 90.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T15:58:14.245Z] #14 90.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T15:58:14.245Z] #14 90.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T15:58:14.246Z] #14 90.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T15:58:14.246Z] #14 90.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-25T15:58:14.246Z] #14 90.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-25T15:58:14.246Z] #14 90.42 Setting up python3 (3.7.3-1) ... [2020-05-25T15:58:14.246Z] #14 90.65 Setting up python3-wheel (0.32.3-2) ... [2020-05-25T15:58:14.527Z] #14 91.06 Setting up apparmor (2.13.2-10) ... [2020-05-25T15:58:14.528Z] #53 ... [2020-05-25T15:58:14.528Z] [2020-05-25T15:58:14.528Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:14.528Z] #29 83.63 time [2020-05-25T15:58:14.528Z] #29 92.02 internal/poll [2020-05-25T15:58:14.528Z] #29 ... [2020-05-25T15:58:14.528Z] [2020-05-25T15:58:14.528Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:14.528Z] #24 26.49 [2020-05-25T15:58:14.528Z] #24 26.92 0.7% ##################################################### 74.9% ######################################################################## 100.0% [2020-05-25T15:58:14.528Z] #24 27.32 [2020-05-25T15:58:15.394Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 4.0s done [2020-05-25T15:58:15.394Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-25T15:58:15.533Z] #14 92.05 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-25T15:58:15.815Z] #14 92.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-25T15:58:15.925Z] #24 28.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-25T15:58:15.926Z] #24 29.12 skipping existing 1849cc453dee [2020-05-25T15:58:16.097Z] #14 92.82 Setting up python3-distutils (3.7.3-1) ... [2020-05-25T15:58:16.185Z] #24 29.31 [2020-05-25T15:58:16.681Z] + cd /tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution [2020-05-25T15:58:16.681Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-25T15:58:16.711Z] #14 93.17 Setting up python3-setuptools (40.8.0-1) ... [2020-05-25T15:58:17.302Z] + GOPATH=/tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4NghEgODe go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-25T15:58:17.324Z] #14 93.96 Setting up python3-pip (18.1-5) ... [2020-05-25T15:58:17.611Z] #24 ... [2020-05-25T15:58:17.611Z] [2020-05-25T15:58:17.611Z] #13 [dev 6/25] RUN ldconfig [2020-05-25T15:58:17.611Z] #13 DONE 4.5s [2020-05-25T15:58:17.611Z] [2020-05-25T15:58:17.611Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:17.611Z] #24 30.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-25T15:58:17.938Z] #14 94.67 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-25T15:58:17.938Z] #14 94.67 Setting up dmsetup (2:1.02.155-3) ... [2020-05-25T15:58:17.938Z] #14 94.68 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-25T15:58:17.938Z] #14 94.69 Setting up xfsprogs (4.20.0-1) ... [2020-05-25T15:58:17.938Z] #14 94.70 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-25T15:58:18.182Z] #24 ... [2020-05-25T15:58:18.182Z] [2020-05-25T15:58:18.182Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:58:18.182Z] #34 4.332 + RM_GOPATH=0 [2020-05-25T15:58:18.182Z] #34 4.337 + TMP_GOPATH= [2020-05-25T15:58:18.182Z] #34 4.337 + : /build [2020-05-25T15:58:18.182Z] #34 4.337 + '[' -z '' ']' [2020-05-25T15:58:18.182Z] #34 4.339 ++ mktemp -d [2020-05-25T15:58:18.182Z] #34 4.398 + export GOPATH=/tmp/tmp.5X3h8jyoHY [2020-05-25T15:58:18.182Z] #34 4.398 + GOPATH=/tmp/tmp.5X3h8jyoHY [2020-05-25T15:58:18.182Z] #34 4.398 + RM_GOPATH=1 [2020-05-25T15:58:18.182Z] #34 4.400 ++ dirname ./install.sh [2020-05-25T15:58:18.182Z] #34 4.407 + dir=. [2020-05-25T15:58:18.182Z] #34 4.408 + bin=tini [2020-05-25T15:58:18.182Z] #34 4.408 + shift [2020-05-25T15:58:18.182Z] #34 4.408 + '[' '!' -f ./tini.installer ']' [2020-05-25T15:58:18.182Z] #34 4.408 + . ./tini.installer [2020-05-25T15:58:18.182Z] #34 4.408 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:58:18.182Z] #34 4.408 + install_tini [2020-05-25T15:58:18.182Z] #34 4.408 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-25T15:58:18.182Z] #34 4.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.5X3h8jyoHY/tini [2020-05-25T15:58:18.182Z] #34 4.408 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:58:18.182Z] #34 4.430 Cloning into '/tmp/tmp.5X3h8jyoHY/tini'... [2020-05-25T15:58:18.220Z] #14 94.71 Processing triggers for mime-support (3.62) ... [2020-05-25T15:58:18.220Z] #14 94.74 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:58:18.441Z] #34 5.531 + cd /tmp/tmp.5X3h8jyoHY/tini [2020-05-25T15:58:18.441Z] #34 5.531 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T15:58:18.441Z] #34 5.575 + cmake . [2020-05-25T15:58:18.890Z] #14 DONE 95.3s [2020-05-25T15:58:18.890Z] [2020-05-25T15:58:18.890Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:18.890Z] #40 74.77 CC criu/image.o [2020-05-25T15:58:18.890Z] #40 75.27 CC criu/ipc_ns.o [2020-05-25T15:58:18.890Z] #40 76.06 CC criu/irmap.o [2020-05-25T15:58:18.890Z] #40 76.39 CC criu/kcmp-ids.o [2020-05-25T15:58:18.890Z] #40 76.73 CC criu/kerndat.o [2020-05-25T15:58:18.890Z] #40 77.31 CC criu/libnetlink.o [2020-05-25T15:58:18.890Z] #40 77.56 CC criu/log.o [2020-05-25T15:58:18.890Z] #40 77.90 CC criu/lsm.o [2020-05-25T15:58:18.890Z] #40 78.25 CC criu/mem.o [2020-05-25T15:58:18.890Z] #40 79.41 CC criu/mount.o [2020-05-25T15:58:18.890Z] #40 81.78 CC criu/namespaces.o [2020-05-25T15:58:18.890Z] #40 82.95 CC criu/net.o [2020-05-25T15:58:18.890Z] #40 ... [2020-05-25T15:58:18.890Z] [2020-05-25T15:58:18.890Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-25T15:58:19.377Z] #34 ... [2020-05-25T15:58:19.377Z] [2020-05-25T15:58:19.377Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:58:19.377Z] #24 31.53 [2020-05-25T15:58:19.377Z] #24 31.92 ######################################################################## 100.0% [2020-05-25T15:58:19.377Z] #24 32.06 [2020-05-25T15:58:19.377Z] #24 32.20 Download of images into '/build' complete. [2020-05-25T15:58:19.377Z] #24 32.20 Use something like the following to load the result into a Docker daemon: [2020-05-25T15:58:19.377Z] #24 32.20 tar -cC '/build' . | docker load [2020-05-25T15:58:19.377Z] #24 DONE 32.4s [2020-05-25T15:58:19.377Z] [2020-05-25T15:58:19.377Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:19.377Z] #38 96.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-25T15:58:19.377Z] #38 96.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T15:58:19.377Z] #38 96.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-25T15:58:19.377Z] #38 96.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-25T15:58:19.377Z] #38 97.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-25T15:58:19.377Z] #38 97.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:58:19.377Z] #38 97.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:58:19.377Z] #38 97.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-25T15:58:19.377Z] #38 97.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:58:19.377Z] #38 97.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-25T15:58:19.902Z] #15 1.285 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-25T15:58:19.902Z] #15 1.288 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-25T15:58:19.902Z] #15 1.290 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-25T15:58:20.186Z] #15 DONE 1.5s [2020-05-25T15:58:20.186Z] [2020-05-25T15:58:20.186Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:20.186Z] #40 84.55 CC criu/netfilter.o [2020-05-25T15:58:20.186Z] #40 84.78 CC criu/page-pipe.o [2020-05-25T15:58:20.186Z] #40 85.31 CC criu/page-xfer.o [2020-05-25T15:58:20.635Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-05-25T15:58:20.861Z] #40 86.19 CC criu/pagemap-cache.o [2020-05-25T15:58:21.143Z] #40 86.39 CC criu/pagemap.o [2020-05-25T15:58:21.425Z] #40 86.87 CC criu/parasite-syscall.o [2020-05-25T15:58:22.040Z] #40 87.36 CC criu/path.o [2020-05-25T15:58:22.322Z] #40 87.51 CC criu/pie-util-vdso.o [2020-05-25T15:58:22.322Z] #40 87.74 CC criu/pie-util.o [2020-05-25T15:58:22.322Z] #40 87.81 CC criu/pipes.o [2020-05-25T15:58:22.520Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.3s done [2020-05-25T15:58:22.776Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-05-25T15:58:22.776Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-25T15:58:22.937Z] #40 88.20 CC criu/plugin.o [2020-05-25T15:58:23.032Z] #5 DONE 26.4s [2020-05-25T15:58:23.032Z] [2020-05-25T15:58:23.032Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-25T15:58:23.219Z] #40 88.58 CC criu/proc_parse.o [2020-05-25T15:58:24.397Z] #6 DONE 1.5s [2020-05-25T15:58:24.397Z] [2020-05-25T15:58:24.397Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:58:24.397Z] #18 DONE 0.1s [2020-05-25T15:58:24.397Z] [2020-05-25T15:58:24.397Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:24.644Z] #38 ... [2020-05-25T15:58:24.645Z] [2020-05-25T15:58:24.645Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:24.645Z] #43 93.83 time [2020-05-25T15:58:24.645Z] #43 102.0 internal/fmtsort [2020-05-25T15:58:24.645Z] #43 102.9 internal/poll [2020-05-25T15:58:24.645Z] #43 103.4 internal/syscall/execenv [2020-05-25T15:58:24.645Z] #43 103.8 internal/syscall/unix [2020-05-25T15:58:24.645Z] #43 ... [2020-05-25T15:58:24.645Z] [2020-05-25T15:58:24.645Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:58:24.645Z] #34 6.903 -- The C compiler identification is GNU 8.3.0 [2020-05-25T15:58:24.645Z] #34 7.046 -- Check for working C compiler: /usr/bin/cc [2020-05-25T15:58:24.645Z] #34 8.666 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-25T15:58:24.645Z] #34 8.666 -- Detecting C compiler ABI info [2020-05-25T15:58:24.645Z] #34 10.59 -- Detecting C compiler ABI info - done [2020-05-25T15:58:24.645Z] #34 10.62 -- Detecting C compile features [2020-05-25T15:58:24.653Z] #38 ... [2020-05-25T15:58:24.653Z] [2020-05-25T15:58:24.653Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-25T15:58:24.653Z] #60 DONE 0.1s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #45 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-25T15:58:24.911Z] #45 DONE 0.1s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #66 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-25T15:58:24.911Z] #66 DONE 0.1s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #48 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-25T15:58:24.911Z] #48 DONE 0.2s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-25T15:58:24.911Z] #19 DONE 0.2s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #42 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-25T15:58:24.911Z] #42 DONE 0.2s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-25T15:58:24.911Z] #28 DONE 0.2s [2020-05-25T15:58:24.911Z] [2020-05-25T15:58:24.911Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:25.285Z] #40 90.24 CC criu/protobuf-desc.o [2020-05-25T15:58:25.567Z] #40 90.93 CC criu/protobuf.o [2020-05-25T15:58:25.849Z] #40 91.23 CC criu/pstree.o [2020-05-25T15:58:26.020Z] #34 ... [2020-05-25T15:58:26.020Z] [2020-05-25T15:58:26.020Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:58:26.020Z] #53 26.56 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-25T15:58:26.020Z] #53 ... [2020-05-25T15:58:26.020Z] [2020-05-25T15:58:26.020Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:26.020Z] #29 95.50 internal/syscall/execenv [2020-05-25T15:58:26.020Z] #29 95.88 internal/syscall/unix [2020-05-25T15:58:26.020Z] #29 96.36 os [2020-05-25T15:58:26.020Z] #29 96.45 internal/fmtsort [2020-05-25T15:58:26.020Z] #29 97.52 strings [2020-05-25T15:58:26.020Z] #29 102.1 fmt [2020-05-25T15:58:26.020Z] #29 102.4 bytes [2020-05-25T15:58:26.131Z] #40 ... [2020-05-25T15:58:26.131Z] [2020-05-25T15:58:26.131Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T15:58:26.131Z] #16 3.637 Collecting yamllint==1.16.0 [2020-05-25T15:58:26.131Z] #16 3.766 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-25T15:58:26.131Z] #16 3.801 Collecting pyyaml (from yamllint==1.16.0) [2020-05-25T15:58:26.131Z] #16 3.907 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-25T15:58:26.131Z] #16 4.629 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-25T15:58:26.131Z] #16 4.656 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-25T15:58:26.131Z] #16 4.667 Building wheels for collected packages: pyyaml [2020-05-25T15:58:26.131Z] #16 4.668 Running setup.py bdist_wheel for pyyaml: started [2020-05-25T15:58:26.131Z] #16 5.320 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-25T15:58:26.131Z] #16 5.323 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-25T15:58:26.131Z] #16 5.382 Successfully built pyyaml [2020-05-25T15:58:26.131Z] #16 5.393 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-25T15:58:26.131Z] #16 5.571 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-25T15:58:26.131Z] #16 DONE 5.9s [2020-05-25T15:58:26.131Z] [2020-05-25T15:58:26.131Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-25T15:58:26.131Z] #21 DONE 0.2s [2020-05-25T15:58:26.131Z] [2020-05-25T15:58:26.131Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T15:58:26.280Z] #29 ... [2020-05-25T15:58:26.280Z] [2020-05-25T15:58:26.280Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:26.280Z] #43 104.3 strings [2020-05-25T15:58:26.770Z] #25 DONE 0.8s [2020-05-25T15:58:26.770Z] [2020-05-25T15:58:26.770Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:26.770Z] #40 91.94 CC criu/rbtree.o [2020-05-25T15:58:26.770Z] #40 92.25 CC criu/rst-malloc.o [2020-05-25T15:58:27.052Z] #40 92.41 CC criu/seccomp.o [2020-05-25T15:58:27.335Z] #40 ... [2020-05-25T15:58:27.335Z] [2020-05-25T15:58:27.335Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-25T15:58:27.335Z] #27 DONE 0.2s [2020-05-25T15:58:27.335Z] [2020-05-25T15:58:27.335Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-25T15:58:27.335Z] #30 DONE 0.2s [2020-05-25T15:58:27.335Z] [2020-05-25T15:58:27.335Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-25T15:58:27.617Z] #35 DONE 0.1s [2020-05-25T15:58:27.617Z] [2020-05-25T15:58:27.617Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:27.617Z] #40 92.86 CC criu/seize.o [2020-05-25T15:58:27.655Z] #43 106.9 os [2020-05-25T15:58:27.655Z] #43 ... [2020-05-25T15:58:27.655Z] [2020-05-25T15:58:27.655Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:27.655Z] #14 5.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:27.655Z] #14 5.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:27.655Z] #14 5.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:27.655Z] #14 7.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:27.655Z] #14 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:27.913Z] #14 ... [2020-05-25T15:58:27.913Z] [2020-05-25T15:58:27.913Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:58:27.913Z] #34 14.05 -- Detecting C compile features - done [2020-05-25T15:58:27.913Z] #34 14.15 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-25T15:58:27.913Z] #34 14.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-25T15:58:27.913Z] #34 14.84 -- Configuring done [2020-05-25T15:58:27.913Z] #34 14.87 -- Generating done [2020-05-25T15:58:27.913Z] #34 14.89 -- Build files have been written to: /tmp/tmp.5X3h8jyoHY/tini [2020-05-25T15:58:27.913Z] #34 14.92 + make tini-static [2020-05-25T15:58:28.231Z] #40 93.42 CC criu/servicefd.o [2020-05-25T15:58:28.231Z] #40 93.67 CC criu/shmem.o [2020-05-25T15:58:28.845Z] #40 94.16 CC criu/sigframe.o [2020-05-25T15:58:28.845Z] #40 94.25 CC criu/signalfd.o [2020-05-25T15:58:28.847Z] #34 15.82 Scanning dependencies of target tini-static [2020-05-25T15:58:29.105Z] #34 16.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-25T15:58:29.197Z] #40 94.41 CC criu/sk-inet.o [2020-05-25T15:58:29.363Z] #34 ... [2020-05-25T15:58:29.363Z] [2020-05-25T15:58:29.363Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:29.363Z] #38 107.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-25T15:58:29.363Z] #38 107.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:58:29.363Z] #38 DONE 109.0s [2020-05-25T15:58:29.363Z] [2020-05-25T15:58:29.363Z] #39 [criu 2/3] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-25T15:58:29.479Z] #40 94.92 CC criu/sk-netlink.o [2020-05-25T15:58:29.769Z] #40 95.15 CC criu/sk-packet.o [2020-05-25T15:58:30.054Z] #40 ... [2020-05-25T15:58:30.054Z] [2020-05-25T15:58:30.054Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:58:30.054Z] #53 117.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-25T15:58:30.054Z] #53 118.3 + mkdir -p /build [2020-05-25T15:58:30.054Z] #53 118.3 + cp runc /build/runc [2020-05-25T15:58:30.054Z] #53 DONE 118.5s [2020-05-25T15:58:30.054Z] [2020-05-25T15:58:30.054Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:30.054Z] #40 95.55 CC criu/sk-queue.o [2020-05-25T15:58:30.163Z] #29 ... [2020-05-25T15:58:30.163Z] [2020-05-25T15:58:30.163Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:58:30.163Z] #26 3.865 + mktemp -d [2020-05-25T15:58:30.163Z] #26 3.865 + export GOPATH=/tmp/tmp.oGSBnNQqj5 [2020-05-25T15:58:30.163Z] #26 3.865 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.oGSBnNQqj5/src/github.com/go-swagger/go-swagger [2020-05-25T15:58:30.163Z] #26 3.866 Cloning into '/tmp/tmp.oGSBnNQqj5/src/github.com/go-swagger/go-swagger'... [2020-05-25T15:58:30.338Z] #40 95.77 CC criu/sk-tcp.o [2020-05-25T15:58:30.650Z] #40 95.99 CC criu/sk-unix.o [2020-05-25T15:58:31.662Z] #40 96.97 CC criu/sockets.o [2020-05-25T15:58:32.097Z] #26 ... [2020-05-25T15:58:32.097Z] [2020-05-25T15:58:32.097Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:32.097Z] #31 7.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:32.097Z] #31 7.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:32.097Z] #31 7.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:32.332Z] #40 97.43 CC criu/stats.o [2020-05-25T15:58:32.332Z] #40 97.63 CC criu/string.o [2020-05-25T15:58:32.332Z] #40 97.67 CC criu/sysctl.o [2020-05-25T15:58:32.614Z] #40 98.01 CC criu/sysfs_parse.o [2020-05-25T15:58:32.896Z] #40 98.26 CC criu/timerfd.o [2020-05-25T15:58:33.023Z] #31 ... [2020-05-25T15:58:33.023Z] [2020-05-25T15:58:33.023Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:58:33.023Z] #22 8.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:33.023Z] #22 8.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:33.023Z] #22 8.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:33.179Z] #40 98.47 CC criu/tty.o [2020-05-25T15:58:33.279Z] #22 ... [2020-05-25T15:58:33.279Z] [2020-05-25T15:58:33.279Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:58:33.279Z] #36 8.811 + mktemp -d [2020-05-25T15:58:33.279Z] #36 8.814 + export GOPATH=/tmp/tmp.4VviASotyo [2020-05-25T15:58:33.279Z] #36 8.815 + git clone https://github.com/docker/distribution.git /tmp/tmp.4VviASotyo/src/github.com/docker/distribution [2020-05-25T15:58:33.279Z] #36 8.826 Cloning into '/tmp/tmp.4VviASotyo/src/github.com/docker/distribution'... [2020-05-25T15:58:33.535Z] #36 ... [2020-05-25T15:58:33.535Z] [2020-05-25T15:58:33.535Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:33.535Z] #31 8.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:33.548Z] #39 ... [2020-05-25T15:58:33.548Z] [2020-05-25T15:58:33.548Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T15:58:33.548Z] #34 19.12 [100%] Linking C executable tini-static [2020-05-25T15:58:33.548Z] #34 19.75 [100%] Built target tini-static [2020-05-25T15:58:33.548Z] #34 19.84 + mkdir -p /build [2020-05-25T15:58:33.548Z] #34 19.85 + cp tini-static /build/docker-init [2020-05-25T15:58:33.548Z] #34 DONE 20.0s [2020-05-25T15:58:33.548Z] [2020-05-25T15:58:33.548Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:33.548Z] #29 105.8 bufio [2020-05-25T15:58:33.548Z] #29 108.3 path/filepath [2020-05-25T15:58:33.548Z] #29 110.8 io/ioutil [2020-05-25T15:58:33.548Z] #29 111.4 flag [2020-05-25T15:58:33.548Z] #29 111.9 github.com/BurntSushi/toml [2020-05-25T15:58:33.815Z] #40 99.22 CC criu/tun.o [2020-05-25T15:58:34.117Z] #40 99.58 CC criu/uffd.o [2020-05-25T15:58:34.463Z] #31 ... [2020-05-25T15:58:34.463Z] [2020-05-25T15:58:34.463Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:58:34.719Z] #7 ... [2020-05-25T15:58:34.719Z] [2020-05-25T15:58:34.719Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:58:34.719Z] #55 ... [2020-05-25T15:58:34.719Z] [2020-05-25T15:58:34.719Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:34.925Z] #29 ... [2020-05-25T15:58:34.925Z] [2020-05-25T15:58:34.925Z] #39 [criu 2/3] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-25T15:58:34.925Z] #39 DONE 5.4s [2020-05-25T15:58:34.925Z] [2020-05-25T15:58:34.925Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:34.925Z] #29 114.1 log [2020-05-25T15:58:34.925Z] #29 ... [2020-05-25T15:58:34.925Z] [2020-05-25T15:58:34.925Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:34.979Z] #43 ... [2020-05-25T15:58:34.979Z] [2020-05-25T15:58:34.979Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:58:34.979Z] #61 9.981 + RM_GOPATH=0 [2020-05-25T15:58:34.979Z] #61 9.981 + TMP_GOPATH= [2020-05-25T15:58:34.979Z] #61 9.981 + : /build/ [2020-05-25T15:58:34.979Z] #61 9.981 + '[' -z '' ']' [2020-05-25T15:58:34.979Z] #61 9.981 ++ mktemp -d [2020-05-25T15:58:34.979Z] #61 9.984 + export GOPATH=/tmp/tmp.oXFIlVUdYS [2020-05-25T15:58:34.979Z] #61 9.984 + GOPATH=/tmp/tmp.oXFIlVUdYS [2020-05-25T15:58:34.979Z] #61 9.984 + RM_GOPATH=1 [2020-05-25T15:58:34.979Z] #61 9.984 ++ dirname ./install.sh [2020-05-25T15:58:34.979Z] #61 9.985 + dir=. [2020-05-25T15:58:34.979Z] #61 9.985 + bin=rootlesskit [2020-05-25T15:58:34.979Z] #61 9.985 + shift [2020-05-25T15:58:34.979Z] #61 9.985 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-25T15:58:34.979Z] #61 9.985 + . ./rootlesskit.installer [2020-05-25T15:58:34.979Z] #61 9.985 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:58:34.979Z] #61 9.985 + install_rootlesskit [2020-05-25T15:58:34.979Z] #61 9.985 + case "$1" in [2020-05-25T15:58:34.979Z] #61 9.985 + export CGO_ENABLED=0 [2020-05-25T15:58:34.979Z] #61 9.985 + CGO_ENABLED=0 [2020-05-25T15:58:34.979Z] #61 9.985 + _install_rootlesskit [2020-05-25T15:58:34.979Z] #61 9.985 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-25T15:58:34.979Z] #61 9.985 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oXFIlVUdYS/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:58:34.979Z] #61 9.989 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:58:34.979Z] #61 10.00 Cloning into '/tmp/tmp.oXFIlVUdYS/src/github.com/rootless-containers/rootlesskit'... [2020-05-25T15:58:34.979Z] #61 ... [2020-05-25T15:58:34.979Z] [2020-05-25T15:58:34.979Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:58:34.979Z] #20 9.941 + RM_GOPATH=0 [2020-05-25T15:58:34.979Z] #20 9.941 + TMP_GOPATH= [2020-05-25T15:58:34.979Z] #20 9.941 + : /build [2020-05-25T15:58:34.979Z] #20 9.941 + '[' -z '' ']' [2020-05-25T15:58:34.979Z] #20 9.942 ++ mktemp -d [2020-05-25T15:58:34.979Z] #20 9.951 + export GOPATH=/tmp/tmp.MdlOWxoFge [2020-05-25T15:58:34.979Z] #20 9.951 + GOPATH=/tmp/tmp.MdlOWxoFge [2020-05-25T15:58:34.979Z] #20 9.951 + RM_GOPATH=1 [2020-05-25T15:58:34.979Z] #20 9.951 ++ dirname ./install.sh [2020-05-25T15:58:34.979Z] #20 9.978 + dir=. [2020-05-25T15:58:34.979Z] #20 9.986 + bin=dockercli [2020-05-25T15:58:34.979Z] #20 9.986 + shift [2020-05-25T15:58:34.979Z] #20 9.987 + '[' '!' -f ./dockercli.installer ']' [2020-05-25T15:58:34.979Z] #20 9.987 + . ./dockercli.installer [2020-05-25T15:58:34.979Z] #20 9.987 ++ : stable [2020-05-25T15:58:34.979Z] #20 9.987 ++ : 17.06.2-ce [2020-05-25T15:58:34.979Z] #20 9.987 + install_dockercli [2020-05-25T15:58:34.979Z] #20 9.987 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-25T15:58:34.979Z] #20 9.987 Install docker/cli version 17.06.2-ce from stable [2020-05-25T15:58:34.979Z] #20 9.991 ++ uname -m [2020-05-25T15:58:34.979Z] #20 9.992 + arch=x86_64 [2020-05-25T15:58:34.979Z] #20 9.994 + '[' x86_64 '!=' x86_64 ']' [2020-05-25T15:58:34.979Z] #20 9.994 + url=https://download.docker.com/linux/static [2020-05-25T15:58:34.979Z] #20 9.994 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-25T15:58:34.979Z] #20 9.996 + tar -xz docker/docker [2020-05-25T15:58:35.122Z] #40 100.2 CC criu/util.o [2020-05-25T15:58:35.235Z] #20 ... [2020-05-25T15:58:35.235Z] [2020-05-25T15:58:35.235Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:58:35.235Z] #67 10.08 + RM_GOPATH=0 [2020-05-25T15:58:35.235Z] #67 10.08 + TMP_GOPATH= [2020-05-25T15:58:35.235Z] #67 10.08 + : /build [2020-05-25T15:58:35.235Z] #67 10.08 + '[' -z '' ']' [2020-05-25T15:58:35.235Z] #67 10.09 ++ mktemp -d [2020-05-25T15:58:35.235Z] #67 10.09 + export GOPATH=/tmp/tmp.y3yv5spjsl [2020-05-25T15:58:35.235Z] #67 10.09 + GOPATH=/tmp/tmp.y3yv5spjsl [2020-05-25T15:58:35.235Z] #67 10.09 + RM_GOPATH=1 [2020-05-25T15:58:35.235Z] #67 10.10 ++ dirname ./install.sh [2020-05-25T15:58:35.235Z] #67 10.10 + dir=. [2020-05-25T15:58:35.235Z] #67 10.10 + bin=proxy [2020-05-25T15:58:35.235Z] #67 10.10 + shift [2020-05-25T15:58:35.235Z] #67 10.10 + '[' '!' -f ./proxy.installer ']' [2020-05-25T15:58:35.235Z] #67 10.10 + . ./proxy.installer [2020-05-25T15:58:35.235Z] #67 10.10 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:58:35.235Z] #67 10.10 + install_proxy [2020-05-25T15:58:35.235Z] #67 10.10 + case "$1" in [2020-05-25T15:58:35.235Z] #67 10.10 + export CGO_ENABLED=0 [2020-05-25T15:58:35.235Z] #67 10.10 + CGO_ENABLED=0 [2020-05-25T15:58:35.235Z] #67 10.10 + _install_proxy [2020-05-25T15:58:35.235Z] #67 10.10 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-25T15:58:35.235Z] #67 10.10 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:58:35.235Z] #67 10.10 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y3yv5spjsl/src/github.com/docker/libnetwork [2020-05-25T15:58:35.235Z] #67 10.10 Cloning into '/tmp/tmp.y3yv5spjsl/src/github.com/docker/libnetwork'... [2020-05-25T15:58:35.235Z] #67 ... [2020-05-25T15:58:35.235Z] [2020-05-25T15:58:35.235Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:58:35.235Z] #49 9.774 + RM_GOPATH=0 [2020-05-25T15:58:35.235Z] #49 9.774 + TMP_GOPATH= [2020-05-25T15:58:35.235Z] #49 9.774 + : /build [2020-05-25T15:58:35.236Z] #49 9.774 + '[' -z '' ']' [2020-05-25T15:58:35.236Z] #49 9.774 ++ mktemp -d [2020-05-25T15:58:35.236Z] #49 9.777 + export GOPATH=/tmp/tmp.RBaWGP2iJU [2020-05-25T15:58:35.236Z] #49 9.777 + GOPATH=/tmp/tmp.RBaWGP2iJU [2020-05-25T15:58:35.236Z] #49 9.777 + RM_GOPATH=1 [2020-05-25T15:58:35.236Z] #49 9.780 ++ dirname ./install.sh [2020-05-25T15:58:35.236Z] #49 9.783 Installing gometalinter version v2.0.6 [2020-05-25T15:58:35.236Z] #49 9.783 + dir=. [2020-05-25T15:58:35.236Z] #49 9.783 + bin=gometalinter [2020-05-25T15:58:35.236Z] #49 9.783 + shift [2020-05-25T15:58:35.236Z] #49 9.783 + '[' '!' -f ./gometalinter.installer ']' [2020-05-25T15:58:35.236Z] #49 9.783 + . ./gometalinter.installer [2020-05-25T15:58:35.236Z] #49 9.783 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-25T15:58:35.236Z] #49 9.783 + install_gometalinter [2020-05-25T15:58:35.236Z] #49 9.783 + echo 'Installing gometalinter version v2.0.6' [2020-05-25T15:58:35.236Z] #49 9.783 + go get -d github.com/alecthomas/gometalinter [2020-05-25T15:58:35.405Z] #40 100.9 CC criu/uts_ns.o [2020-05-25T15:58:35.492Z] #49 ... [2020-05-25T15:58:35.492Z] [2020-05-25T15:58:35.492Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:58:35.492Z] #46 9.182 + RM_GOPATH=0 [2020-05-25T15:58:35.492Z] #46 9.182 + TMP_GOPATH= [2020-05-25T15:58:35.492Z] #46 9.182 + : /build [2020-05-25T15:58:35.492Z] #46 9.182 + '[' -z '' ']' [2020-05-25T15:58:35.492Z] #46 9.182 ++ mktemp -d [2020-05-25T15:58:35.492Z] #46 9.199 + export GOPATH=/tmp/tmp.8JZt52ixR1 [2020-05-25T15:58:35.492Z] #46 9.199 + GOPATH=/tmp/tmp.8JZt52ixR1 [2020-05-25T15:58:35.492Z] #46 9.199 + RM_GOPATH=1 [2020-05-25T15:58:35.492Z] #46 9.208 ++ dirname ./install.sh [2020-05-25T15:58:35.492Z] #46 9.223 + dir=. [2020-05-25T15:58:35.492Z] #46 9.223 + bin=gotestsum [2020-05-25T15:58:35.492Z] #46 9.223 + shift [2020-05-25T15:58:35.492Z] #46 9.223 + '[' '!' -f ./gotestsum.installer ']' [2020-05-25T15:58:35.492Z] #46 9.223 + . ./gotestsum.installer [2020-05-25T15:58:35.492Z] #46 9.223 ++ : v0.3.5 [2020-05-25T15:58:35.492Z] #46 9.223 + install_gotestsum [2020-05-25T15:58:35.492Z] #46 9.224 + set -e [2020-05-25T15:58:35.492Z] #46 9.224 + export GO111MODULE=on [2020-05-25T15:58:35.492Z] #46 9.224 + GO111MODULE=on [2020-05-25T15:58:35.492Z] #46 9.224 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-25T15:58:35.492Z] #46 9.401 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-25T15:58:35.492Z] #46 9.431 go: finding gotest.tools v0.3.5 [2020-05-25T15:58:35.492Z] #46 ... [2020-05-25T15:58:35.492Z] [2020-05-25T15:58:35.492Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:35.492Z] #43 10.47 + RM_GOPATH=0 [2020-05-25T15:58:35.492Z] #43 10.47 + TMP_GOPATH= [2020-05-25T15:58:35.492Z] #43 10.47 + : /build [2020-05-25T15:58:35.492Z] #43 10.47 + '[' -z '' ']' [2020-05-25T15:58:35.492Z] #43 10.47 ++ mktemp -d [2020-05-25T15:58:35.492Z] #43 10.48 + export GOPATH=/tmp/tmp.ryVQfTGUXF [2020-05-25T15:58:35.492Z] #43 10.48 + GOPATH=/tmp/tmp.ryVQfTGUXF [2020-05-25T15:58:35.492Z] #43 10.48 + RM_GOPATH=1 [2020-05-25T15:58:35.492Z] #43 10.48 ++ dirname ./install.sh [2020-05-25T15:58:35.492Z] #43 10.48 + dir=. [2020-05-25T15:58:35.492Z] #43 10.49 + bin=vndr [2020-05-25T15:58:35.492Z] #43 10.49 + shift [2020-05-25T15:58:35.492Z] #43 10.49 + '[' '!' -f ./vndr.installer ']' [2020-05-25T15:58:35.492Z] #43 10.49 + . ./vndr.installer [2020-05-25T15:58:35.492Z] #43 10.49 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:58:35.492Z] #43 10.49 + install_vndr [2020-05-25T15:58:35.492Z] #43 10.49 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-25T15:58:35.492Z] #43 10.49 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:58:35.492Z] #43 10.49 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ryVQfTGUXF/src/github.com/LK4D4/vndr [2020-05-25T15:58:35.492Z] #43 10.50 Cloning into '/tmp/tmp.ryVQfTGUXF/src/github.com/LK4D4/vndr'... [2020-05-25T15:58:35.687Z] #40 101.0 CC criu/vdso.o [2020-05-25T15:58:35.969Z] #40 101.3 LINK criu/built-in.o [2020-05-25T15:58:35.969Z] #40 101.4 LINK criu/criu [2020-05-25T15:58:36.251Z] #40 101.5 DEP lib/c/criu.d [2020-05-25T15:58:36.251Z] #40 101.5 CC images/rpc.pb-c.o [2020-05-25T15:58:36.251Z] #40 101.7 CC lib/c/criu.o [2020-05-25T15:58:36.857Z] #43 11.84 + cd /tmp/tmp.ryVQfTGUXF/src/github.com/LK4D4/vndr [2020-05-25T15:58:36.857Z] #43 11.84 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T15:58:36.857Z] #43 11.86 + go build -buildmode=pie -v -o /build/vndr . [2020-05-25T15:58:36.866Z] #40 102.1 LINK lib/c/built-in.o [2020-05-25T15:58:36.866Z] #40 102.1 LINK lib/c/libcriu.so [2020-05-25T15:58:36.866Z] #40 102.1 LINK lib/c/libcriu.a [2020-05-25T15:58:36.866Z] #40 102.2 GEN magic.py [2020-05-25T15:58:36.866Z] #40 102.2 make: Leaving directory '/usr/src/criu' [2020-05-25T15:58:36.866Z] #40 102.2 make: Entering directory '/usr/src/criu' [2020-05-25T15:58:36.866Z] #40 102.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T15:58:36.866Z] #40 102.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T15:58:36.866Z] #40 102.3 Note: Building without GnuTLS support [2020-05-25T15:58:37.149Z] #40 102.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T15:58:37.432Z] #40 102.9 make[1]: Nothing to be done for 'all'. [2020-05-25T15:58:37.460Z] #40 2.441 make: Entering directory '/usr/src/criu' [2020-05-25T15:58:37.460Z] #40 2.517 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T15:58:37.460Z] #40 2.521 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T15:58:37.460Z] #40 2.553 Note: Building without GnuTLS support [2020-05-25T15:58:37.714Z] #40 103.2 make[1]: 'images/built-in.o' is up to date. [2020-05-25T15:58:37.714Z] #40 103.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-25T15:58:37.996Z] #40 103.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-25T15:58:37.996Z] #40 103.3 make[1]: 'compel/libcompel.a' is up to date. [2020-05-25T15:58:37.996Z] #40 103.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-25T15:58:37.996Z] #40 103.3 make[1]: Nothing to be done for 'all'. [2020-05-25T15:58:37.996Z] #40 103.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T15:58:37.996Z] #40 103.4 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:37.996Z] #40 103.4 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:37.996Z] #40 103.5 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:37.996Z] #40 103.5 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:38.283Z] #40 103.5 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:38.283Z] #40 103.6 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:38.283Z] #40 103.6 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:38.283Z] #40 103.7 make[2]: Nothing to be done for 'all'. [2020-05-25T15:58:38.283Z] #40 103.7 INSTALL criu/criu [2020-05-25T15:58:38.283Z] #40 103.7 make: Leaving directory '/usr/src/criu' [2020-05-25T15:58:38.568Z] #40 DONE 104.0s [2020-05-25T15:58:38.568Z] [2020-05-25T15:58:38.568Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:58:38.568Z] #36 145.1 + dpkg --print-architecture [2020-05-25T15:58:38.568Z] #36 145.1 + cd /tmp/tmp.21djkjRM2h/src/github.com/docker/distribution [2020-05-25T15:58:38.568Z] #36 145.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-25T15:58:38.568Z] #36 145.4 + GOPATH=/tmp/tmp.21djkjRM2h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.21djkjRM2h [2020-05-25T15:58:38.568Z] #36 145.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-25T15:58:39.360Z] #40 4.260 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T15:58:39.360Z] #40 4.325 GEN .gitid [2020-05-25T15:58:39.360Z] #40 4.337 GEN criu/include/version.h [2020-05-25T15:58:39.360Z] #40 4.377 GEN include/common/asm [2020-05-25T15:58:39.360Z] #40 ... [2020-05-25T15:58:39.360Z] [2020-05-25T15:58:39.360Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:39.360Z] #43 108.5 regexp/syntax [2020-05-25T15:58:39.360Z] #43 113.0 fmt [2020-05-25T15:58:39.360Z] #43 116.1 path/filepath [2020-05-25T15:58:39.360Z] #43 117.6 regexp [2020-05-25T15:58:39.360Z] #43 118.2 flag [2020-05-25T15:58:39.360Z] #43 ... [2020-05-25T15:58:39.360Z] [2020-05-25T15:58:39.360Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:39.373Z] #43 14.39 internal/cpu [2020-05-25T15:58:39.373Z] #43 14.45 runtime/internal/atomic [2020-05-25T15:58:39.876Z] #58 53.03 Checking out files: 55% (1758/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: 90% (2862/3180) Checking out files: 90% (2870/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-25T15:58:39.876Z] #58 54.24 + cd /tmp/tmp.gu5E9ni4sC/src/github.com/containerd/containerd [2020-05-25T15:58:39.876Z] #58 54.24 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:58:39.938Z] #43 15.08 runtime/internal/sys [2020-05-25T15:58:40.194Z] #43 15.42 runtime/internal/math [2020-05-25T15:58:40.194Z] #43 15.48 internal/bytealg [2020-05-25T15:58:40.449Z] #43 15.63 internal/race [2020-05-25T15:58:40.706Z] #43 15.73 sync/atomic [2020-05-25T15:58:40.706Z] #43 16.01 unicode [2020-05-25T15:58:40.961Z] #43 16.30 runtime [2020-05-25T15:58:41.776Z] #58 ... [2020-05-25T15:58:41.776Z] [2020-05-25T15:58:41.776Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:41.776Z] #14 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:41.776Z] #14 22.94 Fetched 8350 kB in 18s (459 kB/s) [2020-05-25T15:58:41.776Z] #14 22.94 Reading package lists... [2020-05-25T15:58:41.776Z] #14 ... [2020-05-25T15:58:41.776Z] [2020-05-25T15:58:41.776Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:41.776Z] #58 56.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-25T15:58:41.776Z] #58 56.15 + BUILDTAGS='netgo osusergo static_build' [2020-05-25T15:58:41.776Z] #58 56.15 + export EXTRA_FLAGS=-buildmode=pie [2020-05-25T15:58:41.776Z] #58 56.15 + EXTRA_FLAGS=-buildmode=pie [2020-05-25T15:58:41.776Z] #58 56.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-25T15:58:41.776Z] #58 56.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-25T15:58:41.776Z] #58 56.15 + '[' '' = dynamic ']' [2020-05-25T15:58:41.776Z] #58 56.15 + make [2020-05-25T15:58:41.885Z] #43 ... [2020-05-25T15:58:41.886Z] [2020-05-25T15:58:41.886Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:58:41.886Z] #61 17.10 + cd /tmp/tmp.oXFIlVUdYS/src/github.com/rootless-containers/rootlesskit [2020-05-25T15:58:41.886Z] #61 17.10 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T15:58:42.445Z] #61 17.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T15:58:42.445Z] #61 17.79 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-25T15:58:42.710Z] #58 ... [2020-05-25T15:58:42.710Z] [2020-05-25T15:58:42.710Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:42.710Z] #29 114.9 path [2020-05-25T15:58:42.710Z] #29 115.4 text/tabwriter [2020-05-25T15:58:42.710Z] #29 117.4 github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T15:58:42.710Z] #29 DONE 122.0s [2020-05-25T15:58:42.968Z] [2020-05-25T15:58:42.968Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:42.968Z] #40 5.905 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.027 PBCC images/opts.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.078 PBCC images/sit.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.178 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.276 DEP images/opts.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.334 DEP images/sit.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.410 PBCC images/macvlan.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.450 DEP images/macvlan.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.519 PBCC images/autofs.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.557 DEP images/autofs.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.622 PBCC images/sysctl.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.658 DEP images/sysctl.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.709 PBCC images/time.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.744 DEP images/time.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.810 PBCC images/binfmt-misc.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.817 DEP images/binfmt-misc.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.860 PBCC images/seccomp.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.920 DEP images/seccomp.pb-c.d [2020-05-25T15:58:42.968Z] #40 6.953 PBCC images/userns.pb-c.c [2020-05-25T15:58:42.968Z] #40 6.992 DEP images/userns.pb-c.d [2020-05-25T15:58:42.968Z] #40 7.070 PBCC images/cgroup.pb-c.c [2020-05-25T15:58:42.968Z] #40 7.106 DEP images/cgroup.pb-c.d [2020-05-25T15:58:42.968Z] #40 7.188 PBCC images/fown.pb-c.c [2020-05-25T15:58:42.968Z] #40 7.225 PBCC images/ext-file.pb-c.c [2020-05-25T15:58:42.968Z] #40 7.233 DEP images/fown.pb-c.d [2020-05-25T15:58:42.968Z] #40 7.287 DEP images/ext-file.pb-c.d [2020-05-25T15:58:42.968Z] #40 7.317 PBCC images/rpc.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.393 DEP images/rpc.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.444 PBCC images/siginfo.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.486 DEP images/siginfo.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.534 PBCC images/pagemap.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.584 DEP images/pagemap.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.622 PBCC images/rlimit.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.670 DEP images/rlimit.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.712 PBCC images/file-lock.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.753 DEP images/file-lock.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.814 PBCC images/tty.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.876 DEP images/tty.pb-c.d [2020-05-25T15:58:42.969Z] #40 7.904 PBCC images/tun.pb-c.c [2020-05-25T15:58:42.969Z] #40 7.927 PBCC images/netdev.pb-c.c [2020-05-25T15:58:42.969Z] #40 8.038 DEP images/tun.pb-c.d [2020-05-25T15:58:42.969Z] #40 8.241 DEP images/netdev.pb-c.d [2020-05-25T15:58:42.969Z] #40 8.283 PBCC images/vma.pb-c.c [2020-05-25T15:58:43.227Z] #40 8.351 DEP images/vma.pb-c.d [2020-05-25T15:58:43.227Z] #40 8.516 PBCC images/creds.pb-c.c [2020-05-25T15:58:43.227Z] #40 8.546 DEP images/creds.pb-c.d [2020-05-25T15:58:43.485Z] #40 8.810 PBCC images/utsns.pb-c.c [2020-05-25T15:58:43.485Z] #40 8.886 DEP images/utsns.pb-c.d [2020-05-25T15:58:43.744Z] #40 8.985 PBCC images/ipc-desc.pb-c.c [2020-05-25T15:58:43.744Z] #40 9.075 PBCC images/ipc-sem.pb-c.c [2020-05-25T15:58:43.744Z] #40 9.185 DEP images/ipc-desc.pb-c.d [2020-05-25T15:58:43.814Z] #61 ... [2020-05-25T15:58:43.814Z] [2020-05-25T15:58:43.814Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:43.814Z] #38 9.199 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:43.814Z] #38 9.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:43.814Z] #38 9.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:43.814Z] #38 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:43.814Z] #38 14.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:43.814Z] #38 16.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:43.814Z] #38 ... [2020-05-25T15:58:43.814Z] [2020-05-25T15:58:43.814Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:58:43.814Z] #46 11.06 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-25T15:58:43.814Z] #46 11.64 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-25T15:58:43.814Z] #46 12.61 go: downloading gotest.tools v2.1.0+incompatible [2020-05-25T15:58:43.814Z] #46 12.77 go: extracting gotest.tools v2.1.0+incompatible [2020-05-25T15:58:43.814Z] #46 12.87 go: downloading github.com/pkg/errors v0.8.0 [2020-05-25T15:58:43.814Z] #46 12.92 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:58:43.814Z] #46 12.97 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:58:43.814Z] #46 12.99 go: downloading github.com/fatih/color v1.6.0 [2020-05-25T15:58:43.814Z] #46 12.99 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:58:43.814Z] #46 13.20 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T15:58:43.814Z] #46 13.32 go: extracting github.com/fatih/color v1.6.0 [2020-05-25T15:58:43.814Z] #46 13.39 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-25T15:58:43.814Z] #46 13.52 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:58:43.814Z] #46 13.57 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:58:43.814Z] #46 13.64 go: extracting github.com/pkg/errors v0.8.0 [2020-05-25T15:58:43.814Z] #46 13.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:58:43.814Z] #46 13.72 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:58:43.814Z] #46 13.82 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:58:43.814Z] #46 13.86 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:58:43.814Z] #46 13.86 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:58:43.814Z] #46 13.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:58:43.814Z] #46 13.90 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-25T15:58:43.814Z] #46 14.17 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:58:43.814Z] #46 17.31 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T15:58:43.814Z] #46 18.32 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T15:58:43.814Z] #46 18.74 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T15:58:44.002Z] #40 9.246 DEP images/ipc-sem.pb-c.d [2020-05-25T15:58:44.002Z] #40 9.280 PBCC images/ipc-msg.pb-c.c [2020-05-25T15:58:44.002Z] #40 9.307 DEP images/ipc-msg.pb-c.d [2020-05-25T15:58:44.002Z] #40 9.354 PBCC images/ipc-shm.pb-c.c [2020-05-25T15:58:44.002Z] #40 9.424 DEP images/ipc-shm.pb-c.d [2020-05-25T15:58:44.070Z] #46 ... [2020-05-25T15:58:44.070Z] [2020-05-25T15:58:44.070Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:58:44.070Z] #49 19.30 + cd /tmp/tmp.RBaWGP2iJU/src/github.com/alecthomas/gometalinter [2020-05-25T15:58:44.070Z] #49 19.31 + git checkout -q v2.0.6 [2020-05-25T15:58:44.070Z] #49 ... [2020-05-25T15:58:44.070Z] [2020-05-25T15:58:44.070Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:58:44.070Z] #22 9.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:44.070Z] #22 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:44.070Z] #22 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:44.261Z] #40 9.502 PBCC images/ipc-var.pb-c.c [2020-05-25T15:58:44.261Z] #40 9.541 DEP images/ipc-var.pb-c.d [2020-05-25T15:58:44.261Z] #40 9.571 PBCC images/sk-opts.pb-c.c [2020-05-25T15:58:44.261Z] #40 9.605 PBCC images/packet-sock.pb-c.c [2020-05-25T15:58:44.261Z] #40 9.644 DEP images/sk-opts.pb-c.d [2020-05-25T15:58:44.328Z] #22 ... [2020-05-25T15:58:44.328Z] [2020-05-25T15:58:44.328Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:44.328Z] #29 10.42 + RM_GOPATH=0 [2020-05-25T15:58:44.328Z] #29 10.42 + TMP_GOPATH= [2020-05-25T15:58:44.328Z] #29 10.42 + : /build [2020-05-25T15:58:44.328Z] #29 10.42 + '[' -z '' ']' [2020-05-25T15:58:44.328Z] #29 10.42 ++ mktemp -d [2020-05-25T15:58:44.328Z] #29 10.44 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:58:44.328Z] #29 10.44 + export GOPATH=/tmp/tmp.k8EcUpXR1P [2020-05-25T15:58:44.328Z] #29 10.44 + GOPATH=/tmp/tmp.k8EcUpXR1P [2020-05-25T15:58:44.328Z] #29 10.44 + RM_GOPATH=1 [2020-05-25T15:58:44.328Z] #29 10.44 ++ dirname ./install.sh [2020-05-25T15:58:44.328Z] #29 10.44 + dir=. [2020-05-25T15:58:44.328Z] #29 10.44 + bin=tomlv [2020-05-25T15:58:44.328Z] #29 10.44 + shift [2020-05-25T15:58:44.328Z] #29 10.44 + '[' '!' -f ./tomlv.installer ']' [2020-05-25T15:58:44.328Z] #29 10.44 + . ./tomlv.installer [2020-05-25T15:58:44.328Z] #29 10.44 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:58:44.328Z] #29 10.44 + install_tomlv [2020-05-25T15:58:44.328Z] #29 10.44 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-25T15:58:44.328Z] #29 10.44 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.k8EcUpXR1P/src/github.com/BurntSushi/toml [2020-05-25T15:58:44.328Z] #29 10.44 Cloning into '/tmp/tmp.k8EcUpXR1P/src/github.com/BurntSushi/toml'... [2020-05-25T15:58:44.328Z] #29 11.93 + cd /tmp/tmp.k8EcUpXR1P/src/github.com/BurntSushi/toml [2020-05-25T15:58:44.328Z] #29 11.93 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T15:58:44.328Z] #29 12.05 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T15:58:44.328Z] #29 13.07 runtime/internal/atomic [2020-05-25T15:58:44.328Z] #29 13.19 internal/cpu [2020-05-25T15:58:44.328Z] #29 13.47 runtime/internal/sys [2020-05-25T15:58:44.328Z] #29 13.62 runtime/internal/math [2020-05-25T15:58:44.328Z] #29 13.72 math/bits [2020-05-25T15:58:44.328Z] #29 13.87 internal/bytealg [2020-05-25T15:58:44.328Z] #29 14.32 math [2020-05-25T15:58:44.328Z] #29 15.19 runtime [2020-05-25T15:58:44.519Z] #40 9.679 DEP images/packet-sock.pb-c.d [2020-05-25T15:58:44.519Z] #40 9.723 PBCC images/sk-netlink.pb-c.c [2020-05-25T15:58:44.519Z] #40 9.765 DEP images/sk-netlink.pb-c.d [2020-05-25T15:58:44.519Z] #40 9.806 PBCC images/sk-inet.pb-c.c [2020-05-25T15:58:44.519Z] #40 9.879 DEP images/sk-inet.pb-c.d [2020-05-25T15:58:44.519Z] #40 9.946 PBCC images/sk-unix.pb-c.c [2020-05-25T15:58:44.519Z] #40 9.990 DEP images/sk-unix.pb-c.d [2020-05-25T15:58:44.582Z] #29 ... [2020-05-25T15:58:44.582Z] [2020-05-25T15:58:44.582Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:58:44.582Z] #49 19.64 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-25T15:58:44.777Z] #40 10.04 PBCC images/mm.pb-c.c [2020-05-25T15:58:44.777Z] #40 10.14 DEP images/mm.pb-c.d [2020-05-25T15:58:44.837Z] #49 ... [2020-05-25T15:58:44.837Z] [2020-05-25T15:58:44.837Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:58:44.837Z] #55 10.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:44.837Z] #55 10.49 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:44.837Z] #55 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:44.837Z] #55 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:44.837Z] #55 17.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:45.035Z] #40 10.20 PBCC images/timerfd.pb-c.c [2020-05-25T15:58:45.035Z] #40 10.25 DEP images/timerfd.pb-c.d [2020-05-25T15:58:45.035Z] #40 10.33 PBCC images/timer.pb-c.c [2020-05-25T15:58:45.035Z] #40 10.37 DEP images/timer.pb-c.d [2020-05-25T15:58:45.093Z] #55 ... [2020-05-25T15:58:45.093Z] [2020-05-25T15:58:45.093Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:58:45.093Z] #7 10.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:58:45.093Z] #7 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:58:45.093Z] #7 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:58:45.093Z] #7 13.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T15:58:45.093Z] #7 17.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:45.294Z] #40 10.42 PBCC images/sa.pb-c.c [2020-05-25T15:58:45.294Z] #40 10.46 DEP images/sa.pb-c.d [2020-05-25T15:58:45.294Z] #40 10.54 PBCC images/pipe-data.pb-c.c [2020-05-25T15:58:45.294Z] #40 10.62 DEP images/pipe-data.pb-c.d [2020-05-25T15:58:45.552Z] #40 10.68 PBCC images/mnt.pb-c.c [2020-05-25T15:58:45.552Z] #40 10.72 DEP images/mnt.pb-c.d [2020-05-25T15:58:45.552Z] #40 10.83 PBCC images/sk-packet.pb-c.c [2020-05-25T15:58:45.552Z] #40 10.88 DEP images/sk-packet.pb-c.d [2020-05-25T15:58:45.552Z] #40 10.93 PBCC images/tcp-stream.pb-c.c [2020-05-25T15:58:45.552Z] #40 11.00 DEP images/tcp-stream.pb-c.d [2020-05-25T15:58:45.652Z] #7 ... [2020-05-25T15:58:45.652Z] [2020-05-25T15:58:45.652Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:45.652Z] #29 20.74 unicode/utf8 [2020-05-25T15:58:45.810Z] #40 11.09 PBCC images/pipe.pb-c.c [2020-05-25T15:58:45.810Z] #40 11.18 DEP images/pipe.pb-c.d [2020-05-25T15:58:45.810Z] #40 11.23 PBCC images/pstree.pb-c.c [2020-05-25T15:58:45.810Z] #40 11.27 DEP images/pstree.pb-c.d [2020-05-25T15:58:46.068Z] #40 11.30 PBCC images/fs.pb-c.c [2020-05-25T15:58:46.068Z] #40 11.33 DEP images/fs.pb-c.d [2020-05-25T15:58:46.068Z] #40 11.37 PBCC images/signalfd.pb-c.c [2020-05-25T15:58:46.068Z] #40 11.42 DEP images/signalfd.pb-c.d [2020-05-25T15:58:46.068Z] #40 11.47 PBCC images/fh.pb-c.c [2020-05-25T15:58:46.326Z] #40 11.55 PBCC images/fsnotify.pb-c.c [2020-05-25T15:58:46.326Z] #40 11.59 DEP images/fh.pb-c.d [2020-05-25T15:58:46.326Z] #40 11.66 DEP images/fsnotify.pb-c.d [2020-05-25T15:58:46.326Z] #40 11.72 PBCC images/eventpoll.pb-c.c [2020-05-25T15:58:46.327Z] #40 11.75 DEP images/eventpoll.pb-c.d [2020-05-25T15:58:46.327Z] #40 11.79 PBCC images/eventfd.pb-c.c [2020-05-25T15:58:46.584Z] #40 11.83 DEP images/eventfd.pb-c.d [2020-05-25T15:58:46.584Z] #40 11.85 PBCC images/remap-file-path.pb-c.c [2020-05-25T15:58:46.584Z] #40 11.89 DEP images/remap-file-path.pb-c.d [2020-05-25T15:58:46.843Z] #40 11.94 PBCC images/fifo.pb-c.c [2020-05-25T15:58:46.843Z] #40 11.96 DEP images/fifo.pb-c.d [2020-05-25T15:58:46.843Z] #40 12.03 PBCC images/ghost-file.pb-c.c [2020-05-25T15:58:46.843Z] #40 12.09 DEP images/ghost-file.pb-c.d [2020-05-25T15:58:46.843Z] #40 12.13 PBCC images/regfile.pb-c.c [2020-05-25T15:58:46.843Z] #40 12.19 DEP images/regfile.pb-c.d [2020-05-25T15:58:46.843Z] #40 12.28 PBCC images/ns.pb-c.c [2020-05-25T15:58:46.843Z] #40 12.31 DEP images/ns.pb-c.d [2020-05-25T15:58:46.963Z] #36 156.0 + rm -rf /tmp/tmp.21djkjRM2h/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.21djkjRM2h [2020-05-25T15:58:46.963Z] #36 DONE 156.3s [2020-05-25T15:58:46.963Z] [2020-05-25T15:58:46.963Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:46.963Z] #58 ... [2020-05-25T15:58:46.963Z] [2020-05-25T15:58:46.963Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-25T15:58:46.963Z] #37 DONE 0.2s [2020-05-25T15:58:46.963Z] [2020-05-25T15:58:46.963Z] #41 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-25T15:58:47.013Z] #29 21.99 internal/race [2020-05-25T15:58:47.101Z] #40 12.37 PBCC images/fdinfo.pb-c.c [2020-05-25T15:58:47.101Z] #40 12.45 DEP images/fdinfo.pb-c.d [2020-05-25T15:58:47.249Z] #41 DONE 0.1s [2020-05-25T15:58:47.249Z] [2020-05-25T15:58:47.249Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:58:47.249Z] #49 DONE 157.3s [2020-05-25T15:58:47.249Z] [2020-05-25T15:58:47.249Z] #44 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-25T15:58:47.249Z] #44 DONE 0.1s [2020-05-25T15:58:47.249Z] [2020-05-25T15:58:47.249Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:47.249Z] #58 ... [2020-05-25T15:58:47.249Z] [2020-05-25T15:58:47.249Z] #47 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-25T15:58:47.249Z] #47 DONE 0.1s [2020-05-25T15:58:47.269Z] #29 22.43 sync/atomic [2020-05-25T15:58:47.358Z] #40 12.53 PBCC images/core-aarch64.pb-c.c [2020-05-25T15:58:47.358Z] #40 12.59 PBCC images/core-arm.pb-c.c [2020-05-25T15:58:47.359Z] #40 12.67 PBCC images/core-ppc64.pb-c.c [2020-05-25T15:58:47.524Z] #29 ... [2020-05-25T15:58:47.524Z] [2020-05-25T15:58:47.524Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:47.524Z] #31 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T15:58:47.524Z] #31 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:47.531Z] [2020-05-25T15:58:47.531Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:47.617Z] #40 12.74 PBCC images/core-s390.pb-c.c [2020-05-25T15:58:47.617Z] #40 12.82 PBCC images/core-x86.pb-c.c [2020-05-25T15:58:47.617Z] #40 12.87 PBCC images/core.pb-c.c [2020-05-25T15:58:47.617Z] #40 12.96 PBCC images/inventory.pb-c.c [2020-05-25T15:58:47.783Z] #31 ... [2020-05-25T15:58:47.783Z] [2020-05-25T15:58:47.783Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:47.783Z] #29 22.89 unicode [2020-05-25T15:58:47.875Z] #40 13.09 DEP images/core-aarch64.pb-c.d [2020-05-25T15:58:47.875Z] #40 13.15 DEP images/core-arm.pb-c.d [2020-05-25T15:58:47.875Z] #40 13.20 DEP images/core-ppc64.pb-c.d [2020-05-25T15:58:47.875Z] #40 13.26 DEP images/core-s390.pb-c.d [2020-05-25T15:58:48.133Z] #40 13.37 DEP images/core-x86.pb-c.d [2020-05-25T15:58:48.133Z] #40 13.47 DEP images/core.pb-c.d [2020-05-25T15:58:48.148Z] #58 ... [2020-05-25T15:58:48.148Z] [2020-05-25T15:58:48.148Z] #50 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-25T15:58:48.391Z] #40 13.55 DEP images/inventory.pb-c.d [2020-05-25T15:58:48.391Z] #40 13.63 PBCC images/cpuinfo.pb-c.c [2020-05-25T15:58:48.391Z] #40 13.69 DEP images/cpuinfo.pb-c.d [2020-05-25T15:58:48.391Z] #40 13.74 PBCC images/stats.pb-c.c [2020-05-25T15:58:48.430Z] #50 DONE 0.5s [2020-05-25T15:58:48.430Z] [2020-05-25T15:58:48.430Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:48.683Z] #40 13.77 DEP images/stats.pb-c.d [2020-05-25T15:58:48.711Z] #58 ... [2020-05-25T15:58:48.711Z] [2020-05-25T15:58:48.711Z] #54 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-25T15:58:48.711Z] #54 DONE 0.2s [2020-05-25T15:58:48.711Z] [2020-05-25T15:58:48.711Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:49.676Z] #29 ... [2020-05-25T15:58:49.676Z] [2020-05-25T15:58:49.676Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T15:58:49.676Z] #20 23.80 + mkdir -p /build [2020-05-25T15:58:49.676Z] #20 23.85 + mv docker/docker /build/ [2020-05-25T15:58:49.676Z] #20 23.87 + rmdir docker [2020-05-25T15:58:49.676Z] #20 DONE 24.5s [2020-05-25T15:58:49.676Z] [2020-05-25T15:58:49.676Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:58:49.676Z] #46 21.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-25T15:58:49.676Z] #46 23.51 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-25T15:58:49.676Z] #46 23.51 go: finding gotest.tools v2.2.0+incompatible [2020-05-25T15:58:49.676Z] #46 23.52 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-25T15:58:49.676Z] #46 23.52 go: downloading gotest.tools v2.2.0+incompatible [2020-05-25T15:58:49.676Z] #46 24.21 go: extracting gotest.tools v2.2.0+incompatible [2020-05-25T15:58:49.676Z] #46 24.23 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-25T15:58:50.071Z] #40 15.33 make[1]: Nothing to be done for 'all'. [2020-05-25T15:58:50.603Z] #46 25.91 go: downloading github.com/pkg/errors v0.8.1 [2020-05-25T15:58:50.603Z] #46 25.98 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:58:50.859Z] #46 26.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:58:51.003Z] #40 ... [2020-05-25T15:58:51.003Z] [2020-05-25T15:58:51.003Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:51.003Z] #43 120.1 go/token [2020-05-25T15:58:51.003Z] #43 121.2 go/scanner [2020-05-25T15:58:51.003Z] #43 121.9 internal/lazyregexp [2020-05-25T15:58:51.003Z] #43 122.7 path [2020-05-25T15:58:51.003Z] #43 123.1 go/ast [2020-05-25T15:58:51.003Z] #43 123.4 io/ioutil [2020-05-25T15:58:51.003Z] #43 124.1 net/url [2020-05-25T15:58:51.003Z] #43 126.0 text/template/parse [2020-05-25T15:58:51.003Z] #43 128.5 go/parser [2020-05-25T15:58:51.117Z] #46 26.34 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:58:51.117Z] #46 26.37 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-25T15:58:51.117Z] #46 26.48 go: extracting github.com/pkg/errors v0.8.1 [2020-05-25T15:58:51.568Z] #43 130.8 text/template [2020-05-25T15:58:51.568Z] #43 ... [2020-05-25T15:58:51.568Z] [2020-05-25T15:58:51.568Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:51.568Z] #40 16.77 CC images/stats.o [2020-05-25T15:58:51.686Z] #46 26.91 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:58:51.686Z] #46 26.95 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-25T15:58:52.133Z] #40 17.23 CC images/core.o [2020-05-25T15:58:52.151Z] Running on azwin-2-7c94e0 in d:\jenkins\workspace\moby_PR-41021 [Pipeline] { [Pipeline] ws [2020-05-25T15:58:52.165Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-25T15:58:52.698Z] #40 17.97 CC images/core-x86.o [2020-05-25T15:58:53.262Z] #40 ... [2020-05-25T15:58:53.263Z] [2020-05-25T15:58:53.263Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:58:53.263Z] #58 57.86 🇩 bin/ctr [2020-05-25T15:58:53.520Z] #58 ... [2020-05-25T15:58:53.520Z] [2020-05-25T15:58:53.520Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:53.520Z] #40 18.70 CC images/core-arm.o [2020-05-25T15:58:53.575Z] #46 ... [2020-05-25T15:58:53.575Z] [2020-05-25T15:58:53.575Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:58:53.575Z] #29 28.92 internal/testlog [2020-05-25T15:58:53.777Z] #40 19.19 CC images/core-aarch64.o [2020-05-25T15:58:54.136Z] #29 29.45 encoding [2020-05-25T15:58:54.191Z] #58 142.7 🇩 bin/containerd [2020-05-25T15:58:54.341Z] #40 19.70 CC images/core-ppc64.o [2020-05-25T15:58:54.696Z] #29 29.84 runtime/cgo [2020-05-25T15:58:55.274Z] #40 20.52 CC images/core-s390.o [2020-05-25T15:58:55.622Z] #29 ... [2020-05-25T15:58:55.622Z] [2020-05-25T15:58:55.622Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:58:55.622Z] #55 20.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:55.622Z] #55 ... [2020-05-25T15:58:55.622Z] [2020-05-25T15:58:55.622Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:58:55.622Z] #46 29.76 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:58:55.622Z] #46 29.88 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:58:56.182Z] #46 ... [2020-05-25T15:58:56.182Z] [2020-05-25T15:58:56.182Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:58:56.182Z] #7 21.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-25T15:58:56.182Z] #7 ... [2020-05-25T15:58:56.182Z] [2020-05-25T15:58:56.182Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:56.182Z] #31 31.77 Fetched 8350 kB in 25s (335 kB/s) [2020-05-25T15:58:56.208Z] #40 21.41 CC images/cpuinfo.o [2020-05-25T15:58:56.466Z] #40 ... [2020-05-25T15:58:56.466Z] [2020-05-25T15:58:56.466Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:58:56.466Z] #14 22.94 Reading package lists... [2020-05-25T15:58:56.466Z] #14 29.13 Reading package lists... [2020-05-25T15:58:56.466Z] #14 33.97 Building dependency tree... [2020-05-25T15:58:56.466Z] #14 35.06 Reading state information... [2020-05-25T15:58:56.466Z] #14 36.27 libcap2-bin is already the newest version (1:2.25-2). [2020-05-25T15:58:56.466Z] #14 36.27 libcap2-bin set to manually installed. [2020-05-25T15:58:56.466Z] #14 36.27 The following additional packages will be installed: [2020-05-25T15:58:56.466Z] #14 36.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-25T15:58:56.466Z] #14 36.27 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-25T15:58:56.466Z] #14 36.27 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T15:58:56.466Z] #14 36.27 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-25T15:58:56.466Z] #14 36.27 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-25T15:58:56.466Z] #14 36.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-25T15:58:56.466Z] #14 36.27 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-25T15:58:56.466Z] #14 36.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-25T15:58:56.466Z] #14 36.28 python3.7 python3.7-minimal vim-runtime xxd [2020-05-25T15:58:56.466Z] #14 36.28 Suggested packages: [2020-05-25T15:58:56.466Z] #14 36.28 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-25T15:58:56.466Z] #14 36.28 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-25T15:58:56.466Z] #14 36.28 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-25T15:58:56.466Z] #14 36.28 xfsdump acl attr quota [2020-05-25T15:58:56.466Z] #14 36.28 Recommended packages: [2020-05-25T15:58:56.466Z] #14 36.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-25T15:58:56.466Z] #14 36.28 python3-keyrings.alt python3-xdg unzip [2020-05-25T15:58:56.721Z] + dpkg --print-architecture [2020-05-25T15:58:56.721Z] + cd /tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution [2020-05-25T15:58:56.721Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-25T15:58:56.721Z] + GOPATH=/tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4NghEgODe [2020-05-25T15:58:56.721Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-25T15:58:56.724Z] #14 ... [2020-05-25T15:58:56.724Z] [2020-05-25T15:58:56.724Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:58:56.724Z] #40 21.92 CC images/inventory.o [2020-05-25T15:58:56.982Z] #40 22.24 CC images/fdinfo.o [2020-05-25T15:58:57.240Z] #40 22.61 CC images/fown.o [2020-05-25T15:58:57.498Z] #40 22.79 CC images/ns.o [2020-05-25T15:58:57.580Z] #31 31.77 Reading package lists... [2020-05-25T15:58:57.580Z] #31 ... [2020-05-25T15:58:57.580Z] [2020-05-25T15:58:57.580Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:58:57.580Z] #43 22.89 unicode/utf8 [2020-05-25T15:58:57.580Z] #43 23.86 math/bits [2020-05-25T15:58:57.580Z] #43 25.12 math [2020-05-25T15:58:57.580Z] #43 32.35 internal/testlog [2020-05-25T15:58:57.580Z] #43 32.78 encoding [2020-05-25T15:58:57.757Z] #40 22.96 CC images/regfile.o [2020-05-25T15:58:57.757Z] #40 23.22 CC images/ghost-file.o [2020-05-25T15:58:57.877Z] #43 33.03 unicode/utf16 [2020-05-25T15:58:57.877Z] #43 ... [2020-05-25T15:58:57.877Z] [2020-05-25T15:58:57.877Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:58:57.877Z] #36 32.09 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: 92% (1482/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-25T15:58:57.877Z] #36 33.33 + cd /tmp/tmp.4VviASotyo/src/github.com/docker/distribution [2020-05-25T15:58:57.877Z] #36 33.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-25T15:58:58.324Z] #40 23.69 CC images/fifo.o [2020-05-25T15:58:58.889Z] #40 23.94 CC images/remap-file-path.o [2020-05-25T15:58:58.889Z] #40 24.16 CC images/eventfd.o [2020-05-25T15:58:59.147Z] #40 24.39 CC images/eventpoll.o [2020-05-25T15:58:59.405Z] #40 24.71 CC images/fh.o [2020-05-25T15:58:59.663Z] #40 24.98 CC images/fsnotify.o [2020-05-25T15:59:00.596Z] #40 25.67 CC images/signalfd.o [2020-05-25T15:59:00.597Z] #40 25.97 CC images/fs.o [2020-05-25T15:59:01.163Z] #40 26.22 CC images/pstree.o [2020-05-25T15:59:01.164Z] #40 26.44 CC images/pipe.o [2020-05-25T15:59:01.178Z] + rm -rf /tmp/tmp.Z4NghEgODe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4NghEgODe [2020-05-25T15:59:01.422Z] #40 26.82 CC images/tcp-stream.o [2020-05-25T15:59:01.988Z] #40 27.11 CC images/sk-packet.o [2020-05-25T15:59:02.035Z] #36 ... [2020-05-25T15:59:02.035Z] [2020-05-25T15:59:02.035Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:59:02.035Z] #7 37.16 Fetched 8350 kB in 27s (311 kB/s) [2020-05-25T15:59:02.246Z] #40 27.42 CC images/mnt.o [2020-05-25T15:59:02.505Z] #40 27.79 CC images/pipe-data.o [2020-05-25T15:59:02.763Z] #40 28.00 CC images/sa.o [2020-05-25T15:59:03.022Z] #40 28.32 CC images/timer.o [2020-05-25T15:59:03.328Z] Removing intermediate container b699f6418670 [2020-05-25T15:59:03.328Z] ---> e8c1c8f2711c [2020-05-25T15:59:03.328Z] Step 19/141 : FROM base AS swagger [2020-05-25T15:59:03.328Z] ---> 9ec1de882c73 [2020-05-25T15:59:03.328Z] Step 20/141 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-25T15:59:03.328Z] ---> Running in 560528902aa5 [2020-05-25T15:59:03.328Z] Removing intermediate container 560528902aa5 [2020-05-25T15:59:03.328Z] ---> d1e4c799421b [2020-05-25T15:59:03.328Z] Step 21/141 : 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-25T15:59:03.589Z] #40 28.73 CC images/timerfd.o [2020-05-25T15:59:03.589Z] #40 ... [2020-05-25T15:59:03.589Z] [2020-05-25T15:59:03.589Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:03.589Z] #14 39.65 The following NEW packages will be installed: [2020-05-25T15:59:03.589Z] #14 39.65 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-25T15:59:03.589Z] #14 39.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-25T15:59:03.589Z] #14 39.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-25T15:59:03.589Z] #14 39.65 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-25T15:59:03.589Z] #14 39.65 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T15:59:03.589Z] #14 39.65 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-25T15:59:03.589Z] #14 39.67 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-25T15:59:03.589Z] #14 39.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-25T15:59:03.589Z] #14 39.67 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-25T15:59:03.589Z] #14 39.67 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-25T15:59:03.589Z] #14 39.67 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-25T15:59:03.589Z] #14 39.67 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-25T15:59:03.589Z] #14 39.67 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-25T15:59:03.589Z] #14 39.67 xfsprogs xxd xz-utils zip [2020-05-25T15:59:03.589Z] #14 40.05 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:03.589Z] #14 40.05 Need to get 104 MB of archives. [2020-05-25T15:59:03.589Z] #14 40.05 After this operation, 597 MB of additional disk space will be used. [2020-05-25T15:59:03.589Z] #14 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-25T15:59:03.589Z] #14 40.06 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-25T15:59:03.589Z] #14 40.09 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-25T15:59:03.589Z] #14 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-25T15:59:03.589Z] #14 40.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-25T15:59:03.589Z] #14 40.22 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-25T15:59:03.589Z] #14 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-25T15:59:03.589Z] #14 40.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-25T15:59:03.589Z] #14 40.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-25T15:59:03.589Z] #14 40.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-25T15:59:03.589Z] #14 40.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-25T15:59:03.589Z] #14 40.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-25T15:59:03.589Z] #14 40.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-25T15:59:03.589Z] #14 40.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-25T15:59:03.589Z] #14 40.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-25T15:59:03.589Z] #14 40.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-25T15:59:03.589Z] #14 40.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-25T15:59:03.589Z] #14 40.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T15:59:03.589Z] #14 40.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-25T15:59:03.589Z] #14 40.53 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-25T15:59:03.589Z] #14 40.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-25T15:59:03.589Z] #14 40.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-25T15:59:03.589Z] #14 40.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-25T15:59:03.589Z] #14 40.61 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-25T15:59:03.589Z] #14 40.74 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-25T15:59:03.589Z] #14 40.93 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-25T15:59:03.589Z] #14 40.94 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-25T15:59:03.589Z] #14 40.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-25T15:59:03.589Z] #14 40.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-25T15:59:03.589Z] #14 41.27 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-25T15:59:03.589Z] #14 41.55 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-25T15:59:03.589Z] #14 41.57 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-25T15:59:03.589Z] #14 44.25 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-25T15:59:03.589Z] #14 46.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-25T15:59:03.589Z] #14 46.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-25T15:59:03.589Z] #14 46.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-25T15:59:03.589Z] #14 46.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-25T15:59:03.589Z] #14 46.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-25T15:59:03.589Z] #14 46.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-25T15:59:03.589Z] #14 46.07 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-25T15:59:03.589Z] #14 46.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-25T15:59:03.589Z] #14 46.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-25T15:59:03.589Z] #14 46.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-25T15:59:03.589Z] #14 46.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-25T15:59:03.589Z] #14 46.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-25T15:59:03.589Z] #14 46.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-25T15:59:03.589Z] #14 ... [2020-05-25T15:59:03.589Z] [2020-05-25T15:59:03.589Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:03.589Z] #40 29.02 CC images/mm.o [2020-05-25T15:59:03.644Z] ---> Running in c6c228817dc2 [2020-05-25T15:59:03.847Z] #40 ... [2020-05-25T15:59:03.847Z] [2020-05-25T15:59:03.847Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:03.847Z] #43 133.1 log [2020-05-25T15:59:03.847Z] #43 133.8 encoding/binary [2020-05-25T15:59:03.847Z] #43 135.5 encoding/base64 [2020-05-25T15:59:03.847Z] #43 136.2 go/doc [2020-05-25T15:59:03.847Z] #43 136.3 encoding/json [2020-05-25T15:59:03.847Z] #43 140.3 github.com/LK4D4/vndr/build [2020-05-25T15:59:03.847Z] #43 142.3 encoding/xml [2020-05-25T15:59:03.949Z] + mktemp -d [2020-05-25T15:59:03.949Z] + export GOPATH=/tmp/tmp.wFmkCz2qVC [2020-05-25T15:59:03.949Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.wFmkCz2qVC/src/github.com/go-swagger/go-swagger [2020-05-25T15:59:03.949Z] Cloning into '/tmp/tmp.wFmkCz2qVC/src/github.com/go-swagger/go-swagger'... [2020-05-25T15:59:04.106Z] #43 ... [2020-05-25T15:59:04.106Z] [2020-05-25T15:59:04.106Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:04.106Z] #14 46.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-25T15:59:04.106Z] #14 46.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-25T15:59:04.106Z] #14 46.24 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-25T15:59:04.106Z] #14 46.25 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-25T15:59:04.365Z] #14 46.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-25T15:59:04.623Z] #14 46.85 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-25T15:59:04.623Z] #14 46.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-25T15:59:04.623Z] #14 46.85 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-25T15:59:04.623Z] #14 46.86 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-25T15:59:04.623Z] #14 46.89 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-25T15:59:04.623Z] #14 46.90 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-25T15:59:04.623Z] #14 47.01 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-25T15:59:04.623Z] #14 47.03 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-25T15:59:04.623Z] #14 47.04 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-25T15:59:04.623Z] #14 47.05 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-25T15:59:04.623Z] #14 47.06 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-25T15:59:04.623Z] #14 47.09 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-25T15:59:04.623Z] #14 47.10 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-25T15:59:04.882Z] #14 47.11 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-25T15:59:05.140Z] #14 47.52 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-25T15:59:05.140Z] #14 47.58 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-25T15:59:05.398Z] #14 47.65 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-25T15:59:06.333Z] #14 48.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:06.592Z] #14 48.86 Fetched 104 MB in 8s (13.2 MB/s) [2020-05-25T15:59:06.592Z] #14 48.95 Selecting previously unselected package pigz. [2020-05-25T15:59:06.592Z] #14 48.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 ... 15475 files and directories currently installed.) [2020-05-25T15:59:06.592Z] #14 49.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-25T15:59:06.592Z] #14 49.01 Unpacking pigz (2.4-1) ... [2020-05-25T15:59:06.850Z] #14 49.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-25T15:59:06.850Z] #14 49.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T15:59:06.850Z] #14 49.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T15:59:07.270Z] #7 37.16 Reading package lists... [2020-05-25T15:59:07.270Z] #7 ... [2020-05-25T15:59:07.270Z] [2020-05-25T15:59:07.270Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:07.270Z] #31 31.77 Reading package lists... [2020-05-25T15:59:07.270Z] #31 42.59 Reading package lists... [2020-05-25T15:59:07.270Z] #31 ... [2020-05-25T15:59:07.270Z] [2020-05-25T15:59:07.270Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:59:07.270Z] #46 32.45 go: finding github.com/pkg/errors v0.8.1 [2020-05-25T15:59:07.270Z] #46 32.45 go: finding github.com/fatih/color v1.6.0 [2020-05-25T15:59:07.270Z] #46 32.52 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-25T15:59:07.270Z] #46 32.72 go: finding github.com/spf13/pflag v1.0.3 [2020-05-25T15:59:07.270Z] #46 32.89 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-25T15:59:07.270Z] #46 33.17 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-25T15:59:07.270Z] #46 33.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T15:59:07.270Z] #46 33.52 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T15:59:07.270Z] #46 33.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-25T15:59:07.270Z] #46 33.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T15:59:07.270Z] #46 ... [2020-05-25T15:59:07.270Z] [2020-05-25T15:59:07.270Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:59:07.270Z] #67 34.89 Checking out files: 47% (990/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-25T15:59:07.270Z] #67 36.48 + cd /tmp/tmp.y3yv5spjsl/src/github.com/docker/libnetwork [2020-05-25T15:59:07.270Z] #67 36.48 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T15:59:07.270Z] #67 37.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-25T15:59:07.417Z] #14 49.80 Selecting previously unselected package python3.7-minimal. [2020-05-25T15:59:07.417Z] #14 49.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T15:59:07.417Z] #14 49.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T15:59:08.197Z] #67 ... [2020-05-25T15:59:08.197Z] [2020-05-25T15:59:08.197Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:59:08.197Z] #22 33.55 Fetched 8350 kB in 26s (327 kB/s) [2020-05-25T15:59:08.197Z] #22 33.55 Reading package lists... [2020-05-25T15:59:08.197Z] #22 ... [2020-05-25T15:59:08.197Z] [2020-05-25T15:59:08.197Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:08.197Z] #38 33.45 Fetched 8350 kB in 25s (340 kB/s) [2020-05-25T15:59:08.197Z] #38 33.45 Reading package lists... [2020-05-25T15:59:08.197Z] #38 43.76 Reading package lists... [2020-05-25T15:59:08.197Z] #38 ... [2020-05-25T15:59:08.197Z] [2020-05-25T15:59:08.197Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:08.197Z] #43 33.50 container/list [2020-05-25T15:59:08.197Z] #43 34.52 crypto/internal/subtle [2020-05-25T15:59:08.197Z] #43 34.70 crypto/subtle [2020-05-25T15:59:08.197Z] #43 35.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-25T15:59:08.197Z] #43 35.50 internal/nettrace [2020-05-25T15:59:08.197Z] #43 35.81 runtime/cgo [2020-05-25T15:59:08.452Z] #43 ... [2020-05-25T15:59:08.452Z] [2020-05-25T15:59:08.452Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:59:08.791Z] #14 51.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T15:59:08.791Z] #14 51.19 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T15:59:09.399Z] #58 158.2 🇩 bin/containerd-stress [2020-05-25T15:59:10.405Z] #58 159.4 🇩 bin/containerd-shim [2020-05-25T15:59:10.969Z] #22 43.82 Reading package lists... [2020-05-25T15:59:10.969Z] #22 ... [2020-05-25T15:59:10.969Z] [2020-05-25T15:59:10.969Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:59:10.969Z] #55 36.40 Fetched 8350 kB in 26s (319 kB/s) [2020-05-25T15:59:10.969Z] #55 36.40 Reading package lists... [2020-05-25T15:59:10.975Z] + cd /tmp/tmp.wFmkCz2qVC/src/github.com/go-swagger/go-swagger [2020-05-25T15:59:10.975Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-25T15:59:10.975Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-25T15:59:11.895Z] #55 46.53 Reading package lists... [2020-05-25T15:59:11.895Z] #55 ... [2020-05-25T15:59:11.895Z] [2020-05-25T15:59:11.895Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T15:59:11.895Z] #36 37.24 + GOPATH=/tmp/tmp.4VviASotyo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4VviASotyo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-25T15:59:11.895Z] #36 ... [2020-05-25T15:59:11.895Z] [2020-05-25T15:59:11.895Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:59:11.895Z] #7 37.16 Reading package lists... [2020-05-25T15:59:12.977Z] #14 54.63 Selecting previously unselected package python3-minimal. [2020-05-25T15:59:12.977Z] #14 54.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15724 files and directories currently installed.) [2020-05-25T15:59:12.977Z] #14 54.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-25T15:59:12.977Z] #14 54.72 Unpacking python3-minimal (3.7.3-1) ... [2020-05-25T15:59:12.977Z] #14 54.85 Selecting previously unselected package libmpdec2:amd64. [2020-05-25T15:59:12.977Z] #14 54.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-25T15:59:12.977Z] #14 54.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-25T15:59:12.977Z] #14 55.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-25T15:59:12.977Z] #14 55.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T15:59:12.977Z] #14 55.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T15:59:14.352Z] #14 56.49 Selecting previously unselected package python3.7. [2020-05-25T15:59:14.352Z] #14 56.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T15:59:14.352Z] #14 56.50 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T15:59:14.352Z] #14 ... [2020-05-25T15:59:14.352Z] [2020-05-25T15:59:14.352Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:14.352Z] #40 29.45 CC images/sk-opts.o [2020-05-25T15:59:14.352Z] #40 29.67 CC images/sk-unix.o [2020-05-25T15:59:14.352Z] #40 30.11 CC images/sk-inet.o [2020-05-25T15:59:14.352Z] #40 30.50 CC images/tun.o [2020-05-25T15:59:14.352Z] #40 30.93 CC images/sk-netlink.o [2020-05-25T15:59:14.352Z] #40 31.26 CC images/packet-sock.o [2020-05-25T15:59:14.352Z] #40 31.62 CC images/ipc-var.o [2020-05-25T15:59:14.352Z] #40 31.85 CC images/ipc-desc.o [2020-05-25T15:59:14.352Z] #40 32.07 CC images/ipc-shm.o [2020-05-25T15:59:14.352Z] #40 32.37 CC images/ipc-msg.o [2020-05-25T15:59:14.352Z] #40 32.75 CC images/ipc-sem.o [2020-05-25T15:59:14.352Z] #40 33.01 CC images/utsns.o [2020-05-25T15:59:14.352Z] #40 33.23 CC images/creds.o [2020-05-25T15:59:14.352Z] #40 33.53 CC images/vma.o [2020-05-25T15:59:14.352Z] #40 33.86 CC images/netdev.o [2020-05-25T15:59:14.352Z] #40 34.31 CC images/tty.o [2020-05-25T15:59:14.352Z] #40 34.97 CC images/file-lock.o [2020-05-25T15:59:14.352Z] #40 35.24 CC images/rlimit.o [2020-05-25T15:59:14.352Z] #40 35.46 CC images/pagemap.o [2020-05-25T15:59:14.352Z] #40 35.77 CC images/siginfo.o [2020-05-25T15:59:14.352Z] #40 36.17 CC images/rpc.o [2020-05-25T15:59:14.352Z] #40 37.69 CC images/ext-file.o [2020-05-25T15:59:14.352Z] #40 37.93 CC images/cgroup.o [2020-05-25T15:59:14.352Z] #40 38.66 CC images/userns.o [2020-05-25T15:59:14.352Z] #40 38.96 CC images/google/protobuf/descriptor.o [2020-05-25T15:59:14.352Z] #40 ... [2020-05-25T15:59:14.352Z] [2020-05-25T15:59:14.352Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:14.352Z] #14 56.72 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-25T15:59:14.352Z] #14 56.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-25T15:59:14.352Z] #14 56.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-25T15:59:14.613Z] #14 56.94 Setting up python3-minimal (3.7.3-1) ... [2020-05-25T15:59:14.613Z] #14 ... [2020-05-25T15:59:14.613Z] [2020-05-25T15:59:14.613Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:14.613Z] #43 144.0 github.com/LK4D4/vndr/versioned [2020-05-25T15:59:14.613Z] #43 144.1 compress/flate [2020-05-25T15:59:14.613Z] #43 147.1 hash [2020-05-25T15:59:14.613Z] #43 147.3 hash/crc32 [2020-05-25T15:59:14.613Z] #43 147.9 compress/gzip [2020-05-25T15:59:14.613Z] #43 148.2 context [2020-05-25T15:59:14.613Z] #43 148.7 crypto/cipher [2020-05-25T15:59:14.613Z] #43 149.1 math/big [2020-05-25T15:59:14.613Z] #43 150.2 crypto/aes [2020-05-25T15:59:14.613Z] #43 151.5 crypto [2020-05-25T15:59:14.613Z] #43 151.7 crypto/des [2020-05-25T15:59:14.613Z] #43 152.4 crypto/internal/randutil [2020-05-25T15:59:14.613Z] #43 152.5 crypto/sha512 [2020-05-25T15:59:14.613Z] #43 153.7 crypto/ed25519/internal/edwards25519 [2020-05-25T15:59:14.825Z] #58 163.5 🇩 bin/containerd-shim-runc-v1 [2020-05-25T15:59:15.991Z] #43 ... [2020-05-25T15:59:15.992Z] [2020-05-25T15:59:15.992Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:15.992Z] #14 58.25 Selecting previously unselected package python3. [2020-05-25T15:59:15.992Z] #14 58.25 (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-25T15:59:15.992Z] #14 58.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-25T15:59:15.992Z] #14 58.31 Unpacking python3 (3.7.3-1) ... [2020-05-25T15:59:16.253Z] #14 58.48 Selecting previously unselected package libip4tc0:amd64. [2020-05-25T15:59:16.253Z] #14 58.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-25T15:59:16.253Z] #14 58.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-25T15:59:16.253Z] #14 58.63 Selecting previously unselected package libip6tc0:amd64. [2020-05-25T15:59:16.253Z] #14 58.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-25T15:59:16.253Z] #14 58.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-25T15:59:16.253Z] #14 58.77 Selecting previously unselected package libiptc0:amd64. [2020-05-25T15:59:16.294Z] #58 165.3 🇩 binaries [2020-05-25T15:59:16.294Z] #58 165.3 + mkdir -p /build [2020-05-25T15:59:16.294Z] #58 165.3 + cp bin/containerd /build/containerd [2020-05-25T15:59:16.294Z] #58 165.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-25T15:59:16.294Z] #58 165.3 + cp bin/ctr /build/ctr [2020-05-25T15:59:16.512Z] #14 58.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-25T15:59:16.513Z] #14 58.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-25T15:59:16.513Z] #14 58.89 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-25T15:59:16.513Z] #14 58.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-25T15:59:16.513Z] #14 58.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-25T15:59:16.771Z] #14 59.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-25T15:59:16.771Z] #14 59.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-25T15:59:16.771Z] #14 59.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-25T15:59:16.771Z] #14 59.11 Selecting previously unselected package libnftnl11:amd64. [2020-05-25T15:59:16.771Z] #14 59.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-25T15:59:16.771Z] #14 59.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-25T15:59:16.907Z] #58 DONE 165.8s [2020-05-25T15:59:17.029Z] #14 59.25 Selecting previously unselected package iptables. [2020-05-25T15:59:17.029Z] #14 59.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-25T15:59:17.029Z] #14 59.27 Unpacking iptables (1.8.2-4) ... [2020-05-25T15:59:17.287Z] #14 59.77 Selecting previously unselected package xxd. [2020-05-25T15:59:17.287Z] #14 59.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T15:59:17.287Z] #14 59.80 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T15:59:17.314Z] using credential docker-jenkins-github-credentials [2020-05-25T15:59:17.397Z] Cloning the remote Git repository [2020-05-25T15:59:17.397Z] Cloning with configured refspecs honoured and without tags [2020-05-25T15:59:17.545Z] #14 59.98 Selecting previously unselected package vim-common. [2020-05-25T15:59:17.545Z] #14 59.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:59:17.545Z] #14 60.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T15:59:17.804Z] #14 60.24 Selecting previously unselected package bash-completion. [2020-05-25T15:59:17.804Z] #14 60.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-25T15:59:17.592Z] Cloning repository https://github.com/moby/moby.git [2020-05-25T15:59:17.913Z] [2020-05-25T15:59:17.913Z] #59 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-25T15:59:17.913Z] #59 DONE 0.2s [2020-05-25T15:59:17.913Z] [2020-05-25T15:59:17.913Z] #63 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-25T15:59:18.064Z] #7 48.41 Reading package lists... [2020-05-25T15:59:18.064Z] #7 ... [2020-05-25T15:59:18.064Z] [2020-05-25T15:59:18.064Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T15:59:18.195Z] #63 DONE 0.2s [2020-05-25T15:59:18.195Z] [2020-05-25T15:59:18.195Z] #65 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-25T15:59:18.195Z] #65 DONE 0.1s [2020-05-25T15:59:18.195Z] [2020-05-25T15:59:18.195Z] #68 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-25T15:59:18.371Z] #14 ... [2020-05-25T15:59:18.371Z] [2020-05-25T15:59:18.371Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T15:59:18.371Z] #61 149.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T15:59:18.371Z] #61 149.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-25T15:59:18.371Z] #61 DONE 157.5s [2020-05-25T15:59:18.371Z] [2020-05-25T15:59:18.371Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-25T15:59:18.371Z] #62 DONE 0.0s [2020-05-25T15:59:18.371Z] [2020-05-25T15:59:18.371Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:18.371Z] #40 41.12 CC images/opts.o [2020-05-25T15:59:18.371Z] #40 41.36 CC images/seccomp.o [2020-05-25T15:59:18.371Z] #40 41.73 CC images/binfmt-misc.o [2020-05-25T15:59:18.371Z] #40 41.95 CC images/time.o [2020-05-25T15:59:18.371Z] #40 42.17 CC images/sysctl.o [2020-05-25T15:59:18.371Z] #40 42.44 CC images/autofs.o [2020-05-25T15:59:18.371Z] #40 42.68 CC images/macvlan.o [2020-05-25T15:59:18.371Z] #40 43.03 CC images/sit.o [2020-05-25T15:59:18.371Z] #40 43.35 LINK images/built-in.o [2020-05-25T15:59:18.371Z] #40 43.51 GEN compel/include/asm [2020-05-25T15:59:18.371Z] #40 43.52 GEN compel/include/version.h [2020-05-25T15:59:18.371Z] #40 43.55 touch .config [2020-05-25T15:59:18.371Z] #40 43.58 GEN include/common/config.h [2020-05-25T15:59:18.371Z] #40 43.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-25T15:59:18.477Z] #68 DONE 0.1s [2020-05-25T15:59:18.477Z] [2020-05-25T15:59:18.477Z] #69 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-25T15:59:18.477Z] #69 DONE 0.1s [2020-05-25T15:59:18.477Z] [2020-05-25T15:59:18.477Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-25T15:59:18.626Z] #26 52.14 Checking out files: 61% (941/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: 87% (1334/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: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-25T15:59:18.626Z] #26 54.28 + cd /tmp/tmp.oGSBnNQqj5/src/github.com/go-swagger/go-swagger [2020-05-25T15:59:18.626Z] #26 54.28 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-25T15:59:18.629Z] #40 43.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-25T15:59:18.629Z] #40 43.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-25T15:59:18.629Z] #40 43.97 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-25T15:59:18.629Z] #40 44.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-25T15:59:18.887Z] #40 44.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-25T15:59:18.887Z] #40 44.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-25T15:59:19.094Z] #70 DONE 0.7s [2020-05-25T15:59:19.095Z] [2020-05-25T15:59:19.095Z] #71 exporting to image [2020-05-25T15:59:19.095Z] #71 exporting layers [2020-05-25T15:59:19.145Z] #40 44.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-25T15:59:19.145Z] #40 44.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-25T15:59:19.145Z] #40 44.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-25T15:59:19.145Z] #40 44.40 DEP compel/plugins/std/infect.d [2020-05-25T15:59:19.188Z] #26 54.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-25T15:59:19.403Z] #40 44.62 DEP compel/plugins/std/string.d [2020-05-25T15:59:19.403Z] #40 44.77 DEP compel/plugins/std/log.d [2020-05-25T15:59:19.403Z] #40 44.83 DEP compel/plugins/std/fds.d [2020-05-25T15:59:19.665Z] #40 44.94 DEP compel/plugins/std/std.d [2020-05-25T15:59:19.665Z] #40 45.00 DEP compel/plugins/shmem/shmem.d [2020-05-25T15:59:19.665Z] #40 45.07 DEP compel/plugins/fds/fds.d [2020-05-25T15:59:19.923Z] #40 45.21 CC compel/plugins/std/std.o [2020-05-25T15:59:18.034Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-25T15:59:18.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:59:18.617Z] > git --version # timeout=10 [2020-05-25T15:59:18.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:59:18.664Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:59:20.489Z] #40 45.68 CC compel/plugins/std/fds.o [2020-05-25T15:59:21.057Z] #40 46.26 CC compel/plugins/std/log.o [2020-05-25T15:59:21.768Z] #71 exporting layers 2.7s done [2020-05-25T15:59:21.768Z] #71 writing image sha256:4ad7c24ed0df4074e112a6e1ce6bb04a0c8ca1f1a8ffdaf11c5dcb493ca90a3e done [2020-05-25T15:59:21.768Z] #71 naming to docker.io/library/docker:93057905d92ab1a98187fe4834138940faa8cd9b done [2020-05-25T15:59:21.768Z] #71 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-25T15:59:21.991Z] #40 47.31 CC compel/plugins/std/string.o [2020-05-25T15:59:22.183Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/test/unit [2020-05-25T15:59:22.249Z] #40 ... [2020-05-25T15:59:22.249Z] [2020-05-25T15:59:22.249Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:22.249Z] #14 64.62 Unpacking bash-completion (1:2.8-6) ... [2020-05-25T15:59:22.815Z] #14 65.22 Selecting previously unselected package bzip2. [2020-05-25T15:59:22.815Z] #14 65.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-25T15:59:22.815Z] #14 65.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T15:59:22.815Z] #14 65.38 Selecting previously unselected package xz-utils. [2020-05-25T15:59:23.073Z] #14 65.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-25T15:59:23.073Z] #14 65.40 Unpacking xz-utils (5.2.4-1) ... [2020-05-25T15:59:23.332Z] #14 65.62 Selecting previously unselected package apparmor. [2020-05-25T15:59:23.332Z] #14 65.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-25T15:59:23.332Z] #14 65.75 Unpacking apparmor (2.13.2-10) ... [2020-05-25T15:59:23.899Z] #14 66.35 Selecting previously unselected package aufs-tools. [2020-05-25T15:59:24.157Z] #14 66.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-25T15:59:24.157Z] #14 66.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-25T15:59:24.157Z] #14 66.52 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-25T15:59:24.157Z] #14 66.53 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-25T15:59:24.157Z] #14 66.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T15:59:24.857Z] ? github.com/docker/docker/api [no test files] [2020-05-25T15:59:26.064Z] #14 68.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-25T15:59:26.064Z] #14 68.40 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-25T15:59:26.064Z] #14 68.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T15:59:26.322Z] #14 ... [2020-05-25T15:59:26.322Z] [2020-05-25T15:59:26.322Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:26.322Z] #43 155.7 crypto/hmac [2020-05-25T15:59:26.322Z] #43 155.9 crypto/md5 [2020-05-25T15:59:26.322Z] #43 156.6 crypto/rc4 [2020-05-25T15:59:26.322Z] #43 156.7 crypto/sha1 [2020-05-25T15:59:26.322Z] #43 158.3 crypto/rand [2020-05-25T15:59:26.322Z] #43 158.4 crypto/elliptic [2020-05-25T15:59:26.322Z] #43 159.1 encoding/asn1 [2020-05-25T15:59:26.322Z] #43 161.0 crypto/ed25519 [2020-05-25T15:59:26.322Z] #43 161.3 crypto/rsa [2020-05-25T15:59:26.322Z] #43 161.5 crypto/ecdsa [2020-05-25T15:59:26.322Z] #43 162.2 crypto/sha256 [2020-05-25T15:59:26.322Z] #43 162.8 crypto/dsa [2020-05-25T15:59:26.322Z] #43 163.1 encoding/hex [2020-05-25T15:59:26.322Z] #43 163.2 encoding/pem [2020-05-25T15:59:26.322Z] #43 163.6 vendor/golang.org/x/crypto/cryptobyte [2020-05-25T15:59:26.322Z] #43 163.7 crypto/x509/pkix [2020-05-25T15:59:26.322Z] #43 164.3 vendor/golang.org/x/net/dns/dnsmessage [2020-05-25T15:59:26.322Z] #43 165.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-25T15:59:26.580Z] #43 ... [2020-05-25T15:59:26.580Z] [2020-05-25T15:59:26.580Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:26.580Z] #40 48.06 CC compel/plugins/std/infect.o [2020-05-25T15:59:26.580Z] #40 48.46 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-25T15:59:26.580Z] #40 48.51 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-25T15:59:26.580Z] #40 48.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-25T15:59:26.580Z] #40 48.63 AR compel/plugins/std.lib.a [2020-05-25T15:59:26.580Z] #40 48.69 CC compel/plugins/fds/fds.o [2020-05-25T15:59:26.580Z] #40 48.96 AR compel/plugins/fds.lib.a [2020-05-25T15:59:26.580Z] #40 48.99 HOSTDEP compel/src/lib/log-host.d [2020-05-25T15:59:26.580Z] #40 49.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-25T15:59:26.580Z] #40 49.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-25T15:59:26.580Z] #40 49.39 HOSTDEP compel/src/main-host.d [2020-05-25T15:59:26.580Z] #40 49.57 DEP compel/src/lib/ptrace.d [2020-05-25T15:59:26.580Z] #40 49.80 DEP compel/src/lib/infect.d [2020-05-25T15:59:26.580Z] #40 50.01 DEP compel/src/lib/infect-util.d [2020-05-25T15:59:26.580Z] #40 50.18 DEP compel/src/lib/infect-rpc.d [2020-05-25T15:59:26.580Z] #40 50.37 DEP compel/arch/x86/src/lib/infect.d [2020-05-25T15:59:26.580Z] #40 50.49 DEP compel/arch/x86/src/lib/cpu.d [2020-05-25T15:59:26.580Z] #40 50.64 DEP compel/src/lib/log.d [2020-05-25T15:59:26.580Z] #40 50.82 DEP compel/src/main.d [2020-05-25T15:59:26.580Z] #40 50.93 DEP compel/src/lib/handle-elf.d [2020-05-25T15:59:26.580Z] #40 51.05 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-25T15:59:26.580Z] #40 51.23 CC compel/src/lib/log.o [2020-05-25T15:59:26.580Z] #40 51.53 CC compel/arch/x86/src/lib/cpu.o [2020-05-25T15:59:27.147Z] #40 52.50 CC compel/arch/x86/src/lib/infect.o [2020-05-25T15:59:28.084Z] #40 ... [2020-05-25T15:59:28.084Z] [2020-05-25T15:59:28.084Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:28.084Z] #14 70.60 Selecting previously unselected package binutils-mingw-w64. [2020-05-25T15:59:28.342Z] #14 70.60 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-25T15:59:28.342Z] #14 70.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T15:59:28.342Z] #14 70.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-25T15:59:28.342Z] #14 70.73 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-25T15:59:28.342Z] #14 70.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T15:59:28.601Z] #14 70.94 Selecting previously unselected package dmsetup. [2020-05-25T15:59:28.601Z] #14 70.94 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-25T15:59:28.601Z] #14 70.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-25T15:59:28.601Z] #14 71.10 Selecting previously unselected package mingw-w64-common. [2020-05-25T15:59:28.601Z] #14 71.10 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-25T15:59:28.601Z] #14 71.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-25T15:59:29.186Z] #26 ... [2020-05-25T15:59:29.186Z] [2020-05-25T15:59:29.186Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:29.186Z] #43 52.96 vendor/golang.org/x/crypto/internal/subtle [2020-05-25T15:59:29.186Z] #43 53.18 vendor/golang.org/x/crypto/curve25519 [2020-05-25T15:59:29.186Z] #43 ... [2020-05-25T15:59:29.186Z] [2020-05-25T15:59:29.186Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:29.186Z] #31 42.59 Reading package lists... [2020-05-25T15:59:29.186Z] #31 53.97 Building dependency tree... [2020-05-25T15:59:29.186Z] #31 56.30 Reading state information... [2020-05-25T15:59:29.186Z] #31 59.77 The following additional packages will be installed: [2020-05-25T15:59:29.186Z] #31 59.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-25T15:59:29.186Z] #31 59.81 Suggested packages: [2020-05-25T15:59:29.186Z] #31 59.83 cmake-doc ninja-build lrzip [2020-05-25T15:59:29.186Z] #31 59.83 Recommended packages: [2020-05-25T15:59:29.186Z] #31 59.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-25T15:59:29.186Z] #31 61.56 The following NEW packages will be installed: [2020-05-25T15:59:29.186Z] #31 61.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-25T15:59:29.186Z] #31 61.62 vim-common xxd [2020-05-25T15:59:29.186Z] #31 62.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:29.186Z] #31 62.10 Need to get 14.9 MB of archives. [2020-05-25T15:59:29.186Z] #31 62.10 After this operation, 61.8 MB of additional disk space will be used. [2020-05-25T15:59:29.186Z] #31 62.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-25T15:59:29.186Z] #31 62.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T15:59:29.186Z] #31 62.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-25T15:59:29.186Z] #31 62.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-25T15:59:29.186Z] #31 63.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-25T15:59:29.186Z] #31 63.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-25T15:59:29.186Z] #31 63.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-25T15:59:29.186Z] #31 63.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-25T15:59:29.186Z] #31 63.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-25T15:59:29.186Z] #31 63.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-25T15:59:29.186Z] #31 ... [2020-05-25T15:59:29.186Z] [2020-05-25T15:59:29.186Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:29.186Z] #38 43.76 Reading package lists... [2020-05-25T15:59:29.186Z] #38 54.58 Building dependency tree... [2020-05-25T15:59:29.186Z] #38 56.55 Reading state information... [2020-05-25T15:59:29.186Z] #38 59.89 The following additional packages will be installed: [2020-05-25T15:59:29.186Z] #38 59.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-25T15:59:29.186Z] #38 59.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-25T15:59:29.186Z] #38 59.96 Suggested packages: [2020-05-25T15:59:29.186Z] #38 59.96 manpages-dev python-setuptools [2020-05-25T15:59:29.186Z] #38 62.19 The following NEW packages will be installed: [2020-05-25T15:59:29.186Z] #38 62.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-25T15:59:29.186Z] #38 62.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-25T15:59:29.186Z] #38 62.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-25T15:59:29.186Z] #38 62.24 python-six zlib1g-dev [2020-05-25T15:59:29.186Z] #38 62.75 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:29.186Z] #38 62.75 Need to get 4095 kB of archives. [2020-05-25T15:59:29.186Z] #38 62.75 After this operation, 22.5 MB of additional disk space will be used. [2020-05-25T15:59:29.186Z] #38 62.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-25T15:59:29.186Z] #38 62.76 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-25T15:59:29.186Z] #38 62.77 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-25T15:59:29.186Z] #38 62.78 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-25T15:59:29.186Z] #38 62.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-25T15:59:29.186Z] #38 62.85 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-25T15:59:29.186Z] #38 62.86 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-25T15:59:29.186Z] #38 62.86 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-25T15:59:29.186Z] #38 62.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-25T15:59:29.186Z] #38 63.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-25T15:59:29.186Z] #38 63.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-25T15:59:29.186Z] #38 63.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-25T15:59:29.186Z] #38 63.35 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-25T15:59:29.186Z] #38 63.38 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-25T15:59:29.186Z] #38 63.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-25T15:59:29.186Z] #38 63.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-25T15:59:29.186Z] #38 63.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-25T15:59:29.186Z] #38 ... [2020-05-25T15:59:29.186Z] [2020-05-25T15:59:29.186Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:59:29.186Z] #29 63.38 internal/reflectlite [2020-05-25T15:59:29.186Z] #29 63.39 sync [2020-05-25T15:59:29.186Z] #29 ... [2020-05-25T15:59:29.186Z] [2020-05-25T15:59:29.186Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:59:29.186Z] #22 43.82 Reading package lists... [2020-05-25T15:59:29.186Z] #22 54.98 Building dependency tree... [2020-05-25T15:59:29.186Z] #22 56.80 Reading state information... [2020-05-25T15:59:29.186Z] #22 60.14 ca-certificates is already the newest version (20190110). [2020-05-25T15:59:29.186Z] #22 60.14 The following additional packages will be installed: [2020-05-25T15:59:29.186Z] #22 60.16 libjq1 libonig5 [2020-05-25T15:59:29.186Z] #22 61.06 The following NEW packages will be installed: [2020-05-25T15:59:29.186Z] #22 61.09 jq libjq1 libonig5 [2020-05-25T15:59:29.186Z] #22 61.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:29.186Z] #22 61.72 Need to get 355 kB of archives. [2020-05-25T15:59:29.186Z] #22 61.72 After this operation, 1072 kB of additional disk space will be used. [2020-05-25T15:59:29.186Z] #22 61.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-25T15:59:29.186Z] #22 61.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-25T15:59:29.186Z] #22 61.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-25T15:59:29.186Z] #22 63.33 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:29.186Z] #22 63.86 Fetched 355 kB in 0s (888 kB/s) [2020-05-25T15:59:29.186Z] #22 64.00 Selecting previously unselected package libonig5:amd64. [2020-05-25T15:59:29.186Z] #22 64.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-25T15:59:29.186Z] #22 64.05 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-25T15:59:29.186Z] #22 64.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-25T15:59:29.186Z] #22 64.46 Selecting previously unselected package libjq1:amd64. [2020-05-25T15:59:29.186Z] #22 64.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T15:59:29.186Z] #22 64.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T15:59:29.186Z] #22 64.71 Selecting previously unselected package jq. [2020-05-25T15:59:29.186Z] #22 64.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T15:59:29.186Z] #22 64.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T15:59:29.501Z] #22 65.10 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-25T15:59:29.501Z] #22 65.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T15:59:29.652Z] + rm -rf /tmp/tmp.wFmkCz2qVC [2020-05-25T15:59:29.764Z] #22 65.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T15:59:29.764Z] #22 65.20 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:59:30.025Z] #22 ... [2020-05-25T15:59:30.025Z] [2020-05-25T15:59:30.025Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:30.025Z] #38 65.56 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:30.594Z] #38 66.13 Fetched 4095 kB in 1s (4158 kB/s) [2020-05-25T15:59:30.594Z] #38 ... [2020-05-25T15:59:30.594Z] [2020-05-25T15:59:30.594Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:59:30.594Z] #55 46.53 Reading package lists... [2020-05-25T15:59:30.594Z] #55 56.50 Building dependency tree... [2020-05-25T15:59:30.594Z] #55 59.03 Reading state information... [2020-05-25T15:59:30.594Z] #55 62.74 The following additional packages will be installed: [2020-05-25T15:59:30.594Z] #55 62.76 libbtrfs0 [2020-05-25T15:59:30.594Z] #55 63.08 The following NEW packages will be installed: [2020-05-25T15:59:30.594Z] #55 63.12 libbtrfs-dev libbtrfs0 [2020-05-25T15:59:30.594Z] #55 63.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:30.594Z] #55 63.65 Need to get 119 kB of archives. [2020-05-25T15:59:30.594Z] #55 63.65 After this operation, 387 kB of additional disk space will be used. [2020-05-25T15:59:30.594Z] #55 63.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-25T15:59:30.594Z] #55 63.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-25T15:59:30.594Z] #55 65.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:30.594Z] #55 65.74 Fetched 119 kB in 0s (290 kB/s) [2020-05-25T15:59:30.594Z] #55 66.01 Selecting previously unselected package libbtrfs0. [2020-05-25T15:59:30.857Z] #55 66.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% #55 ... [2020-05-25T15:59:30.857Z] [2020-05-25T15:59:30.857Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-25T15:59:30.857Z] #22 DONE 66.3s [2020-05-25T15:59:30.857Z] [2020-05-25T15:59:30.857Z] #67 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-25T15:59:30.857Z] #67 DONE 66.0s [2020-05-25T15:59:30.857Z] [2020-05-25T15:59:30.857Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:59:30.857Z] #55 66.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-25T15:59:30.857Z] #55 66.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-25T15:59:30.857Z] #55 66.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T15:59:30.857Z] #55 ... [2020-05-25T15:59:30.857Z] [2020-05-25T15:59:30.857Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:30.857Z] #31 65.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:30.857Z] #31 66.09 Fetched 14.9 MB in 2s (6996 kB/s) [2020-05-25T15:59:30.857Z] #31 66.22 Selecting previously unselected package xxd. [2020-05-25T15:59:30.857Z] #31 66.22 (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-25T15:59:30.857Z] #31 66.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T15:59:30.857Z] #31 66.43 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T15:59:31.115Z] #31 ... [2020-05-25T15:59:31.115Z] [2020-05-25T15:59:31.115Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-25T15:59:31.115Z] #23 DONE 0.2s [2020-05-25T15:59:31.115Z] [2020-05-25T15:59:31.115Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:31.115Z] #38 66.45 Selecting previously unselected package libcap-dev:amd64. [2020-05-25T15:59:31.115Z] #38 66.45 (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-25T15:59:31.115Z] #38 66.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-25T15:59:31.115Z] #38 66.65 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-25T15:59:31.139Z] Removing intermediate container c6c228817dc2 [2020-05-25T15:59:31.139Z] ---> 4359e0f43df4 [2020-05-25T15:59:31.139Z] Step 22/141 : FROM base AS frozen-images [2020-05-25T15:59:31.139Z] ---> 9ec1de882c73 [2020-05-25T15:59:31.139Z] Step 23/141 : ARG DEBIAN_FRONTEND [2020-05-25T15:59:31.139Z] ---> Using cache [2020-05-25T15:59:31.139Z] ---> 41d442b47165 [2020-05-25T15:59:31.139Z] Step 24/141 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-05-25T15:59:31.139Z] ---> Running in 01bc9a157c3c [2020-05-25T15:59:31.139Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:59:31.370Z] #38 66.88 Selecting previously unselected package libnet1:amd64. [2020-05-25T15:59:31.424Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:59:31.424Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:59:31.424Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T15:59:31.625Z] #38 67.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T15:59:31.625Z] #38 67.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T15:59:31.625Z] #38 67.18 Selecting previously unselected package libnet1-dev. [2020-05-25T15:59:31.625Z] #38 67.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T15:59:31.625Z] #38 67.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T15:59:31.882Z] #38 ... [2020-05-25T15:59:31.882Z] [2020-05-25T15:59:31.882Z] #55 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-25T15:59:31.882Z] #55 66.60 Selecting previously unselected package libbtrfs-dev. [2020-05-25T15:59:31.882Z] #55 66.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-25T15:59:31.882Z] #55 66.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:59:31.882Z] #55 67.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T15:59:31.882Z] #55 67.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T15:59:31.882Z] #55 67.14 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:59:31.882Z] #55 DONE 67.5s [2020-05-25T15:59:31.882Z] [2020-05-25T15:59:31.882Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:31.882Z] #38 67.46 Selecting previously unselected package libnl-3-200:amd64. [2020-05-25T15:59:31.882Z] #38 67.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-25T15:59:31.882Z] #38 67.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T15:59:32.447Z] #38 ... [2020-05-25T15:59:32.447Z] [2020-05-25T15:59:32.447Z] #56 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:59:32.447Z] #56 DONE 0.2s [2020-05-25T15:59:32.447Z] [2020-05-25T15:59:32.447Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:32.447Z] #38 67.77 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-25T15:59:32.447Z] #38 67.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-25T15:59:32.447Z] #38 ... [2020-05-25T15:59:32.447Z] [2020-05-25T15:59:32.447Z] #57 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-25T15:59:32.447Z] #57 DONE 0.2s [2020-05-25T15:59:32.447Z] [2020-05-25T15:59:32.447Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:32.447Z] #38 67.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-25T15:59:32.447Z] #38 ... [2020-05-25T15:59:32.447Z] [2020-05-25T15:59:32.447Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:59:32.447Z] #7 48.41 Reading package lists... [2020-05-25T15:59:32.447Z] #7 58.59 Building dependency tree... [2020-05-25T15:59:32.447Z] #7 61.34 Reading state information... [2020-05-25T15:59:32.447Z] #7 64.51 The following additional packages will be installed: [2020-05-25T15:59:32.447Z] #7 64.56 libapparmor1 [2020-05-25T15:59:32.447Z] #7 64.56 Suggested packages: [2020-05-25T15:59:32.447Z] #7 64.57 seccomp [2020-05-25T15:59:32.447Z] #7 65.20 The following NEW packages will be installed: [2020-05-25T15:59:32.447Z] #7 65.30 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-25T15:59:32.447Z] #7 65.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T15:59:32.447Z] #7 65.99 Need to get 293 kB of archives. [2020-05-25T15:59:32.447Z] #7 65.99 After this operation, 952 kB of additional disk space will be used. [2020-05-25T15:59:32.447Z] #7 65.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-25T15:59:32.447Z] #7 66.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-25T15:59:32.447Z] #7 66.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-25T15:59:32.457Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T15:59:32.457Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T15:59:32.708Z] #7 ... [2020-05-25T15:59:32.708Z] [2020-05-25T15:59:32.708Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:59:32.708Z] #29 67.70 errors [2020-05-25T15:59:32.708Z] #29 67.70 sort [2020-05-25T15:59:32.966Z] #29 68.25 strconv [2020-05-25T15:59:33.866Z] #14 75.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-25T15:59:33.866Z] #14 75.82 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-25T15:59:33.866Z] #14 75.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T15:59:34.001Z] Fetching without tags [2020-05-25T15:59:34.495Z] Fetched 8131 kB in 3s (2729 kB/s) [2020-05-25T15:59:34.725Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:59:33.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:59:33.728Z] > git config --add remote.origin.fetch +refs/pull/41021/head:refs/remotes/origin/PR-41021 # timeout=10 [2020-05-25T15:59:33.775Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:59:33.902Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-25T15:59:34.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-25T15:59:34.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-25T15:59:34.027Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41021/head:refs/remotes/origin/PR-41021 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-25T15:59:35.114Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements [2020-05-25T15:59:35.485Z] #29 70.42 io [2020-05-25T15:59:35.485Z] #29 ... [2020-05-25T15:59:35.485Z] [2020-05-25T15:59:35.485Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-25T15:59:35.485Z] #7 68.34 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:35.485Z] #7 68.65 Fetched 293 kB in 0s (658 kB/s) [2020-05-25T15:59:35.485Z] #7 68.93 Selecting previously unselected package libapparmor1:amd64. [2020-05-25T15:59:35.485Z] #7 68.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-25T15:59:35.485Z] #7 69.10 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-25T15:59:35.485Z] #7 69.12 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-25T15:59:35.485Z] #7 69.42 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-25T15:59:35.485Z] #7 69.44 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-25T15:59:35.485Z] #7 69.44 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-25T15:59:35.485Z] #7 69.81 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-25T15:59:35.485Z] #7 69.87 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-25T15:59:35.485Z] #7 69.87 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-25T15:59:35.485Z] #7 70.34 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-25T15:59:35.485Z] #7 70.41 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-25T15:59:35.485Z] #7 70.42 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-25T15:59:35.485Z] #7 70.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:59:35.485Z] #7 DONE 71.0s [2020-05-25T15:59:35.511Z] Reading package lists... [2020-05-25T15:59:35.752Z] [2020-05-25T15:59:35.752Z] #51 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:59:35.752Z] #51 DONE 0.1s [2020-05-25T15:59:35.752Z] [2020-05-25T15:59:35.752Z] #52 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-25T15:59:35.752Z] #52 DONE 0.1s [2020-05-25T15:59:35.752Z] [2020-05-25T15:59:35.752Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T15:59:36.528Z] Reading package lists... [2020-05-25T15:59:36.814Z] Building dependency tree... [2020-05-25T15:59:36.814Z] Reading state information... [2020-05-25T15:59:36.814Z] ca-certificates is already the newest version (20190110). [2020-05-25T15:59:36.814Z] The following additional packages will be installed: [2020-05-25T15:59:36.814Z] libjq1 libonig5 [2020-05-25T15:59:37.101Z] The following NEW packages will be installed: [2020-05-25T15:59:37.101Z] jq libjq1 libonig5 [2020-05-25T15:59:37.101Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T15:59:37.101Z] Need to get 358 kB of archives. [2020-05-25T15:59:37.101Z] After this operation, 1277 kB of additional disk space will be used. [2020-05-25T15:59:37.101Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-25T15:59:37.101Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-25T15:59:37.101Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-25T15:59:37.148Z] #14 ... [2020-05-25T15:59:37.149Z] [2020-05-25T15:59:37.149Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:37.149Z] #43 166.1 vendor/golang.org/x/crypto/poly1305 [2020-05-25T15:59:37.149Z] #43 166.6 vendor/golang.org/x/sys/cpu [2020-05-25T15:59:37.149Z] #43 166.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-25T15:59:37.149Z] #43 168.1 vendor/golang.org/x/crypto/hkdf [2020-05-25T15:59:37.149Z] #43 168.2 net [2020-05-25T15:59:37.149Z] #43 168.3 vendor/golang.org/x/text/transform [2020-05-25T15:59:37.149Z] #43 169.1 vendor/golang.org/x/text/unicode/bidi [2020-05-25T15:59:37.149Z] #43 171.0 vendor/golang.org/x/text/secure/bidirule [2020-05-25T15:59:37.149Z] #43 171.3 vendor/golang.org/x/text/unicode/norm [2020-05-25T15:59:37.149Z] #43 175.1 vendor/golang.org/x/net/idna [2020-05-25T15:59:37.149Z] #43 ... [2020-05-25T15:59:37.149Z] [2020-05-25T15:59:37.149Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:37.149Z] #40 53.62 CC compel/src/lib/infect-rpc.o [2020-05-25T15:59:37.149Z] #40 54.00 CC compel/src/lib/infect-util.o [2020-05-25T15:59:37.149Z] #40 54.37 CC compel/src/lib/infect.o [2020-05-25T15:59:37.149Z] #40 57.17 CC compel/src/lib/ptrace.o [2020-05-25T15:59:37.149Z] #40 57.62 AR compel/libcompel.a [2020-05-25T15:59:37.149Z] #40 57.71 HOSTCC compel/src/main-host.o [2020-05-25T15:59:37.149Z] #40 58.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-25T15:59:37.149Z] #40 58.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-25T15:59:37.149Z] #40 58.70 HOSTCC compel/src/lib/log-host.o [2020-05-25T15:59:37.149Z] #40 59.01 HOSTLINK compel/compel-host-bin [2020-05-25T15:59:37.149Z] #40 59.27 DEP soccr/soccr.d [2020-05-25T15:59:37.149Z] #40 59.53 CC soccr/soccr.o [2020-05-25T15:59:37.149Z] #40 61.19 AR soccr/libsoccr.a [2020-05-25T15:59:37.149Z] #40 61.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T15:59:37.149Z] #40 61.57 DEP criu/arch/x86/sigframe.d [2020-05-25T15:59:37.149Z] #40 61.67 DEP criu/arch/x86/sigaction_compat.d [2020-05-25T15:59:37.149Z] #40 61.77 DEP criu/arch/x86/kerndat.d [2020-05-25T15:59:37.149Z] #40 61.94 DEP criu/arch/x86/crtools.d [2020-05-25T15:59:37.149Z] #40 62.06 DEP criu/arch/x86/cpu.d [2020-05-25T15:59:37.149Z] #40 62.23 CC criu/arch/x86/cpu.o [2020-05-25T15:59:37.388Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:37.388Z] Fetched 358 kB in 0s (2471 kB/s) [2020-05-25T15:59:37.388Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-25T15:59:37.388Z] (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-25T15:59:37.388Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-25T15:59:37.388Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-25T15:59:37.388Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-25T15:59:37.388Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-25T15:59:37.388Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-25T15:59:37.388Z] Selecting previously unselected package jq. [2020-05-25T15:59:37.388Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-25T15:59:37.388Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T15:59:37.388Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-25T15:59:37.388Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-25T15:59:37.388Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T15:59:37.527Z] Merge succeeded, producing 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T15:59:37.528Z] Checking out Revision 93057905d92ab1a98187fe4834138940faa8cd9b (PR-41021) [2020-05-25T15:59:34.824Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:59:34.873Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:59:37.268Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-25T15:59:37.408Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-25T15:59:37.549Z] > git config core.sparsecheckout # timeout=10 [2020-05-25T15:59:37.611Z] > git checkout -f 93057905d92ab1a98187fe4834138940faa8cd9b # timeout=10 [2020-05-25T15:59:37.672Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:59:37.715Z] #40 63.04 CC criu/arch/x86/crtools.o [2020-05-25T15:59:37.965Z] Removing intermediate container 01bc9a157c3c [2020-05-25T15:59:37.965Z] ---> ec40cdd38fa6 [2020-05-25T15:59:37.965Z] Step 25/141 : COPY contrib/download-frozen-image-v2.sh / [2020-05-25T15:59:37.973Z] #40 ... [2020-05-25T15:59:37.973Z] [2020-05-25T15:59:37.973Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:37.973Z] #14 80.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-25T15:59:38.231Z] #14 80.57 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T15:59:38.231Z] #14 80.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:59:38.250Z] ---> d7c9ce7c3bff [2020-05-25T15:59:38.250Z] Step 26/141 : 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-25T15:59:38.250Z] ---> Running in a2bcd141008c [2020-05-25T15:59:38.489Z] #14 80.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-25T15:59:38.489Z] #14 80.76 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T15:59:38.489Z] #14 80.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T15:59:39.275Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-25T15:59:39.275Z]  [2020-05-25T15:59:40.120Z]  ##   3.5% ###############   21.8% #############################    40.9% #############################################   62.8% #########################################################  79.9% ####################################################################### 99.1% ######################################################################## 100.0% [2020-05-25T15:59:40.120Z]  [2020-05-25T15:59:40.404Z]  ############   17.8% ################################################### 71.1% ######################################################################## 100.0% [2020-05-25T15:59:40.690Z]  [2020-05-25T15:59:40.996Z] #53 4.853 + RM_GOPATH=0 [2020-05-25T15:59:40.996Z] #53 4.853 + TMP_GOPATH= [2020-05-25T15:59:40.996Z] #53 4.853 + : /build [2020-05-25T15:59:40.996Z] #53 4.853 + '[' -z '' ']' [2020-05-25T15:59:40.996Z] #53 4.853 ++ mktemp -d [2020-05-25T15:59:40.996Z] #53 4.865 + export GOPATH=/tmp/tmp.t3hKGFpHXx [2020-05-25T15:59:40.996Z] #53 4.865 + GOPATH=/tmp/tmp.t3hKGFpHXx [2020-05-25T15:59:40.996Z] #53 4.865 + RM_GOPATH=1 [2020-05-25T15:59:40.996Z] #53 4.865 ++ dirname ./install.sh [2020-05-25T15:59:40.996Z] #53 4.891 + dir=. [2020-05-25T15:59:40.996Z] #53 4.891 + bin=runc [2020-05-25T15:59:40.996Z] #53 4.891 + shift [2020-05-25T15:59:40.996Z] #53 4.891 + '[' '!' -f ./runc.installer ']' [2020-05-25T15:59:40.996Z] #53 4.891 + . ./runc.installer [2020-05-25T15:59:40.996Z] #53 4.891 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T15:59:40.996Z] #53 4.891 + install_runc [2020-05-25T15:59:40.996Z] #53 4.891 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-25T15:59:40.996Z] #53 4.891 + uname -r [2020-05-25T15:59:40.996Z] #53 4.945 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-25T15:59:40.996Z] #53 4.945 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-25T15:59:40.996Z] #53 4.945 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t3hKGFpHXx/src/github.com/opencontainers/runc [2020-05-25T15:59:40.996Z] #53 4.945 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-25T15:59:40.996Z] #53 5.035 Cloning into '/tmp/tmp.t3hKGFpHXx/src/github.com/opencontainers/runc'... [2020-05-25T15:59:40.996Z] #53 ... [2020-05-25T15:59:40.996Z] [2020-05-25T15:59:40.996Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:40.996Z] #24 8.109 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-25T15:59:40.996Z] #24 8.496 [2020-05-25T15:59:41.252Z] #24 8.733 #=#=# ### 5.1% ##### 7.7% ######## 12.3% ########### 16.6% ############## 20.1% ################## 26.0% ######################## 33.9% ########################### 38.3% ############################### 43.8% ################################### 49.8% ###################################### 53.8% ######################################### 58.3% ############################################# 62.6% ############################################### 66.4% ################################################# 69.0% [2020-05-25T15:59:41.252Z] #24 ... [2020-05-25T15:59:41.252Z] [2020-05-25T15:59:41.252Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:41.252Z] #31 66.88 Selecting previously unselected package vim-common. [2020-05-25T15:59:41.252Z] #31 66.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T15:59:41.252Z] #31 67.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T15:59:41.252Z] #31 67.88 Selecting previously unselected package cmake-data. [2020-05-25T15:59:41.252Z] #31 67.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-25T15:59:41.252Z] #31 67.89 Unpacking cmake-data (3.13.4-1) ... [2020-05-25T15:59:41.252Z] #31 73.15 Selecting previously unselected package libicu63:amd64. [2020-05-25T15:59:41.252Z] #31 73.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-25T15:59:41.252Z] #31 73.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T15:59:41.265Z]  ####### 11.0% ####################### 32.4% ########################################   56.5% ##########################################################  81.7% ######################################################################## 100.0% [2020-05-25T15:59:41.265Z]  [2020-05-25T15:59:41.508Z] #31 ... [2020-05-25T15:59:41.508Z] [2020-05-25T15:59:41.508Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:41.772Z] #14 ... [2020-05-25T15:59:41.772Z] [2020-05-25T15:59:41.772Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T15:59:41.772Z] #49 171.0 + GOBIN=/build [2020-05-25T15:59:41.772Z] #49 171.0 + /build/gometalinter --install [2020-05-25T15:59:41.772Z] #49 171.0 Installing: [2020-05-25T15:59:41.772Z] #49 171.0 deadcode [2020-05-25T15:59:41.772Z] #49 171.0 dupl [2020-05-25T15:59:41.772Z] #49 171.0 errcheck [2020-05-25T15:59:41.772Z] #49 171.0 gas [2020-05-25T15:59:41.772Z] #49 171.0 gochecknoglobals [2020-05-25T15:59:41.772Z] #49 171.0 gochecknoinits [2020-05-25T15:59:41.772Z] #49 171.0 goconst [2020-05-25T15:59:41.772Z] #49 171.0 gocyclo [2020-05-25T15:59:41.772Z] #49 171.0 goimports [2020-05-25T15:59:41.772Z] #49 171.0 golint [2020-05-25T15:59:41.772Z] #49 171.0 gosimple [2020-05-25T15:59:41.772Z] #49 171.0 gotype [2020-05-25T15:59:41.772Z] #49 171.0 gotypex [2020-05-25T15:59:41.772Z] #49 171.0 ineffassign [2020-05-25T15:59:41.772Z] #49 171.0 interfacer [2020-05-25T15:59:41.772Z] #49 171.0 lll [2020-05-25T15:59:41.772Z] #49 171.0 maligned [2020-05-25T15:59:41.772Z] #49 171.0 megacheck [2020-05-25T15:59:41.772Z] #49 171.0 misspell [2020-05-25T15:59:41.772Z] #49 171.0 nakedret [2020-05-25T15:59:41.772Z] #49 171.0 safesql [2020-05-25T15:59:41.772Z] #49 171.0 staticcheck [2020-05-25T15:59:41.772Z] #49 171.0 structcheck [2020-05-25T15:59:41.772Z] #49 171.0 unconvert [2020-05-25T15:59:41.772Z] #49 171.0 unparam [2020-05-25T15:59:41.772Z] #49 171.0 unused [2020-05-25T15:59:41.772Z] #49 171.0 varcheck [2020-05-25T15:59:42.030Z] #49 ... [2020-05-25T15:59:42.030Z] [2020-05-25T15:59:42.030Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:42.030Z] #40 64.44 CC criu/arch/x86/kerndat.o [2020-05-25T15:59:42.030Z] #40 65.03 CC criu/arch/x86/sigaction_compat.o [2020-05-25T15:59:42.030Z] #40 65.33 CC criu/arch/x86/sigframe.o [2020-05-25T15:59:42.030Z] #40 65.66 LINK criu/arch/x86/crtools.built-in.o [2020-05-25T15:59:42.030Z] #40 65.74 DEP criu/pie/util-vdso-elf32.d [2020-05-25T15:59:42.030Z] #40 65.86 DEP criu/pie/util-vdso.d [2020-05-25T15:59:42.030Z] #40 66.04 DEP criu/pie/util.d [2020-05-25T15:59:42.030Z] #40 66.20 CC criu/pie/util.o [2020-05-25T15:59:42.030Z] #40 66.54 CC criu/pie/util-vdso.o [2020-05-25T15:59:42.030Z] #40 67.30 CC criu/pie/util-vdso-elf32.o [2020-05-25T15:59:42.071Z] #24 8.733 #=#=# ### 5.1% ##### 7.7% ######## 12.3% ########### 16.6% ############## 20.1% ################## 26.0% ######################## 33.9% ########################### 38.3% ############################### 43.8% ################################### 49.8% ###################################### 53.8% ######################################### 58.3% ############################################# 62.6% ############################################### 66.4% ################################################# 69.0% ################################################## 70.3% #################################################### 73.6% ######################################################## 78.8% ########################################################### 83.1% ############################################################### 87.9% [2020-05-25T15:59:42.071Z] #24 ... [2020-05-25T15:59:42.071Z] [2020-05-25T15:59:42.071Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-25T15:59:42.071Z] #8 DONE 6.7s [2020-05-25T15:59:42.071Z] [2020-05-25T15:59:42.071Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:42.327Z] #24 8.733 #=#=# ### 5.1% ##### 7.7% ######## 12.3% ########### 16.6% ############## 20.1% ################## 26.0% ######################## 33.9% ########################### 38.3% ############################### 43.8% ################################### 49.8% ###################################### 53.8% ######################################### 58.3% ############################################# 62.6% ############################################### 66.4% ################################################# 69.0% ################################################## 70.3% #################################################### 73.6% ######################################################## 78.8% ########################################################### 83.1% ############################################################### 87.9% ################################################################## 91.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-05-25T15:59:42.327Z] #24 ... [2020-05-25T15:59:42.327Z] [2020-05-25T15:59:42.327Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T15:59:42.327Z] #58 5.478 + RM_GOPATH=0 [2020-05-25T15:59:42.327Z] #58 5.478 + TMP_GOPATH= [2020-05-25T15:59:42.328Z] #58 5.478 + : /build [2020-05-25T15:59:42.328Z] #58 5.478 + '[' -z '' ']' [2020-05-25T15:59:42.328Z] #58 5.478 ++ mktemp -d [2020-05-25T15:59:42.328Z] #58 5.482 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:59:42.328Z] #58 5.482 + export GOPATH=/tmp/tmp.WAE0OdySac [2020-05-25T15:59:42.328Z] #58 5.482 + GOPATH=/tmp/tmp.WAE0OdySac [2020-05-25T15:59:42.328Z] #58 5.482 + RM_GOPATH=1 [2020-05-25T15:59:42.328Z] #58 5.482 ++ dirname ./install.sh [2020-05-25T15:59:42.328Z] #58 5.482 + dir=. [2020-05-25T15:59:42.328Z] #58 5.482 + bin=containerd [2020-05-25T15:59:42.328Z] #58 5.482 + shift [2020-05-25T15:59:42.328Z] #58 5.482 + '[' '!' -f ./containerd.installer ']' [2020-05-25T15:59:42.328Z] #58 5.482 + . ./containerd.installer [2020-05-25T15:59:42.328Z] #58 5.482 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T15:59:42.328Z] #58 5.482 + install_containerd [2020-05-25T15:59:42.328Z] #58 5.482 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-25T15:59:42.328Z] #58 5.482 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WAE0OdySac/src/github.com/containerd/containerd [2020-05-25T15:59:42.328Z] #58 5.521 Cloning into '/tmp/tmp.WAE0OdySac/src/github.com/containerd/containerd'... [2020-05-25T15:59:42.486Z]  ##     3.3% ########     11.5% ##############     20.4% #####################    30.0% ############################   39.3% ################################### 49.2% ########################################## 58.4% ################################################  67.3% ######################################################  76.3% #############################################################  85.2% ##################################################################  92.9% ######################################################################## 100.0% [2020-05-25T15:59:42.486Z]  [2020-05-25T15:59:42.583Z] #58 ... [2020-05-25T15:59:42.583Z] [2020-05-25T15:59:42.583Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:42.583Z] #38 68.24 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-25T15:59:42.583Z] #38 68.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 68.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T15:59:42.583Z] #38 68.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-25T15:59:42.583Z] #38 68.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 68.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-25T15:59:42.583Z] #38 68.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-25T15:59:42.583Z] #38 68.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 68.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-25T15:59:42.583Z] #38 69.38 Selecting previously unselected package libprotobuf17:amd64. [2020-05-25T15:59:42.583Z] #38 69.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 69.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 70.74 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-25T15:59:42.583Z] #38 70.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 70.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 71.18 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-25T15:59:42.583Z] #38 71.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 71.23 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 73.43 Selecting previously unselected package libprotoc17:amd64. [2020-05-25T15:59:42.583Z] #38 73.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 73.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 74.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-25T15:59:42.583Z] #38 74.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 74.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T15:59:42.583Z] #38 74.83 Selecting previously unselected package protobuf-compiler. [2020-05-25T15:59:42.583Z] #38 74.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 74.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 75.04 Selecting previously unselected package python-pkg-resources. [2020-05-25T15:59:42.583Z] #38 75.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T15:59:42.583Z] #38 75.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-25T15:59:42.583Z] #38 75.36 Selecting previously unselected package python-six. [2020-05-25T15:59:42.583Z] #38 75.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-25T15:59:42.583Z] #38 75.37 Unpacking python-six (1.12.0-1) ... [2020-05-25T15:59:42.583Z] #38 75.71 Selecting previously unselected package python-protobuf. [2020-05-25T15:59:42.583Z] #38 75.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-25T15:59:42.583Z] #38 75.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-25T15:59:42.583Z] #38 77.37 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-25T15:59:42.583Z] #38 ... [2020-05-25T15:59:42.583Z] [2020-05-25T15:59:42.583Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:42.583Z] #24 11.81 [2020-05-25T15:59:42.839Z] #24 ... [2020-05-25T15:59:42.839Z] [2020-05-25T15:59:42.839Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:42.839Z] #43 68.09 sync [2020-05-25T15:59:42.839Z] #43 68.09 internal/reflectlite [2020-05-25T15:59:42.839Z] #43 70.50 github.com/LK4D4/vndr/godl/singleflight [2020-05-25T15:59:42.839Z] #43 71.40 math/rand [2020-05-25T15:59:42.839Z] #43 72.94 internal/singleflight [2020-05-25T15:59:42.839Z] #43 73.76 errors [2020-05-25T15:59:42.839Z] #43 73.89 sort [2020-05-25T15:59:42.839Z] #43 74.62 io [2020-05-25T15:59:42.839Z] #43 76.29 strconv [2020-05-25T15:59:42.839Z] #43 77.30 bytes [2020-05-25T15:59:42.965Z] #40 68.24 AR criu/pie/pie.lib.a [2020-05-25T15:59:42.965Z] #40 68.33 DEP criu/pie/restorer.d [2020-05-25T15:59:43.095Z] #43 ... [2020-05-25T15:59:43.095Z] [2020-05-25T15:59:43.095Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:43.113Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-25T15:59:43.223Z] #40 68.68 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-25T15:59:43.396Z]  [2020-05-25T15:59:43.396Z]  ######################################################################## 100.0% [2020-05-25T15:59:43.396Z]  [2020-05-25T15:59:43.788Z] #40 68.89 DEP criu/arch/x86/restorer_unmap.d [2020-05-25T15:59:43.788Z] #40 68.91 DEP criu/arch/x86/restorer.d [2020-05-25T15:59:43.788Z] #40 69.09 DEP criu/arch/x86/vdso-pie.d [2020-05-25T15:59:43.788Z] #40 69.21 DEP criu/pie/parasite-vdso.d [2020-05-25T15:59:44.047Z] #40 69.35 DEP criu/pie/parasite.d [2020-05-25T15:59:44.129Z] #24 12.06 #=#=# ### 4.9% ########## 14.4% ################ 22.9% ####################### 32.3% ############################ 39.8% ################################### 48.9% ######################################### 57.9% ############################################## 65.0% ################################################################# 91.5% ######################################################################## 100.0% [2020-05-25T15:59:44.331Z] #40 69.58 CC criu/pie/parasite.o [2020-05-25T15:59:44.413Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-25T15:59:44.413Z]  [2020-05-25T15:59:44.413Z]  ######################################################################## 100.0% [2020-05-25T15:59:44.697Z]  [2020-05-25T15:59:44.981Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-25T15:59:44.981Z] skipping existing c8c2d4a6b2e3 [2020-05-25T15:59:45.056Z] #24 14.15 #=#=# [2020-05-25T15:59:45.265Z] [2020-05-25T15:59:45.549Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-25T15:59:45.832Z]  [2020-05-25T15:59:45.832Z]  ######################################################################## 100.0% [2020-05-25T15:59:45.832Z]  [2020-05-25T15:59:45.832Z] Download of images into '/build' complete. [2020-05-25T15:59:45.832Z] Use something like the following to load the result into a Docker daemon: [2020-05-25T15:59:45.832Z] tar -cC '/build' . | docker load [2020-05-25T15:59:46.259Z] #40 71.16 LINK criu/pie/parasite.built-in.o [2020-05-25T15:59:46.259Z] #40 71.18 GEN criu/pie/parasite-blob.h [2020-05-25T15:59:46.259Z] #40 71.24 CC criu/pie/parasite-vdso.o [2020-05-25T15:59:46.823Z] #40 71.91 CC criu/arch/x86/vdso-pie.o [2020-05-25T15:59:47.080Z] #40 72.25 CC criu/arch/x86/restorer.o [2020-05-25T15:59:47.407Z] #24 14.47 #=#=# ## 3.4% ##### 7.5% ######### 12.8% ############# 18.8% ################ 22.3% ################### 27.0% ####################### 32.4% ########################## 36.1% ############################ 39.5% ############################### 43.2% ################################## 47.8% ##################################### 52.4% ######################################### 57.1% ############################################ 61.2% ############################################### 65.4% ################################################# 69.2% ##################################################### 73.8% [2020-05-25T15:59:47.407Z] #24 ... [2020-05-25T15:59:47.407Z] [2020-05-25T15:59:47.407Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-25T15:59:47.407Z] #9 DONE 5.3s [2020-05-25T15:59:47.407Z] [2020-05-25T15:59:47.407Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:47.645Z] #40 72.88 CC criu/arch/x86/restorer_unmap.o [2020-05-25T15:59:47.645Z] #40 72.95 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-25T15:59:47.663Z] #24 14.47 #=#=# ## 3.4% ##### 7.5% ######### 12.8% ############# 18.8% ################ 22.3% ################### 27.0% ####################### 32.4% ########################## 36.1% ############################ 39.5% ############################### 43.2% ################################## 47.8% ##################################### 52.4% ######################################### 57.1% ############################################ 61.2% ############################################### 65.4% ################################################# 69.2% ##################################################### 73.8% ########################################################## 80.7% ############################################################# 84.9% ################################################################## 92.4% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-25T15:59:47.663Z] #24 ... [2020-05-25T15:59:47.663Z] [2020-05-25T15:59:47.663Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T15:59:47.663Z] #29 72.96 internal/oserror [2020-05-25T15:59:47.663Z] #29 73.30 syscall [2020-05-25T15:59:47.663Z] #29 75.02 reflect [2020-05-25T15:59:47.920Z] #29 ... [2020-05-25T15:59:47.920Z] [2020-05-25T15:59:47.920Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-25T15:59:48.214Z] #40 73.26 CC criu/pie/restorer.o [2020-05-25T15:59:48.214Z] #40 ... [2020-05-25T15:59:48.214Z] [2020-05-25T15:59:48.214Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:48.214Z] #43 177.4 vendor/golang.org/x/net/http2/hpack [2020-05-25T15:59:48.214Z] #43 178.7 mime [2020-05-25T15:59:48.214Z] #43 180.7 mime/quotedprintable [2020-05-25T15:59:48.214Z] #43 181.1 net/http/internal [2020-05-25T15:59:48.214Z] #43 181.5 os/exec [2020-05-25T15:59:48.214Z] #43 187.4 net/textproto [2020-05-25T15:59:48.214Z] #43 187.5 crypto/x509 [2020-05-25T15:59:48.529Z] Removing intermediate container a2bcd141008c [2020-05-25T15:59:48.529Z] ---> 33785491675f [2020-05-25T15:59:48.529Z] Step 27/141 : FROM base AS cross-false [2020-05-25T15:59:48.529Z] ---> 9ec1de882c73 [2020-05-25T15:59:48.529Z] Step 28/141 : FROM base AS cross-true [2020-05-25T15:59:48.529Z] ---> 9ec1de882c73 [2020-05-25T15:59:48.529Z] Step 29/141 : ARG DEBIAN_FRONTEND [2020-05-25T15:59:48.529Z] ---> Using cache [2020-05-25T15:59:48.529Z] ---> 41d442b47165 [2020-05-25T15:59:48.529Z] Step 30/141 : RUN dpkg --add-architecture arm64 [2020-05-25T15:59:48.529Z] ---> Running in 12b319242b11 [2020-05-25T15:59:48.780Z] #43 ... [2020-05-25T15:59:48.780Z] [2020-05-25T15:59:48.780Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T15:59:48.780Z] #46 DONE 188.0s [2020-05-25T15:59:49.041Z] [2020-05-25T15:59:49.041Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:49.149Z] Removing intermediate container 12b319242b11 [2020-05-25T15:59:49.149Z] ---> 0d00cd49459b [2020-05-25T15:59:49.149Z] Step 31/141 : RUN dpkg --add-architecture armel [2020-05-25T15:59:49.149Z] ---> Running in 859e0bb3ef85 [2020-05-25T15:59:49.973Z] #40 ... [2020-05-25T15:59:49.973Z] [2020-05-25T15:59:49.973Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:49.973Z] #43 189.2 vendor/golang.org/x/net/http/httpguts [2020-05-25T15:59:50.162Z] Removing intermediate container 859e0bb3ef85 [2020-05-25T15:59:50.163Z] ---> 6305d80dd923 [2020-05-25T15:59:50.163Z] Step 32/141 : RUN dpkg --add-architecture armhf [2020-05-25T15:59:50.163Z] ---> Running in c59dbade83fc [2020-05-25T15:59:50.231Z] #43 189.5 vendor/golang.org/x/net/http/httpproxy [2020-05-25T15:59:50.781Z] Removing intermediate container c59dbade83fc [2020-05-25T15:59:50.781Z] ---> dcab8a30bba4 [2020-05-25T15:59:50.781Z] Step 33/141 : 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-25T15:59:50.781Z] ---> Running in a8c2ef153f70 [2020-05-25T15:59:50.796Z] #43 190.1 mime/multipart [2020-05-25T15:59:51.432Z] Removing intermediate container a8c2ef153f70 [2020-05-25T15:59:51.432Z] ---> e6f2948586ad [2020-05-25T15:59:51.432Z] Step 34/141 : FROM cross-${CROSS} as dev-base [2020-05-25T15:59:51.432Z] ---> 9ec1de882c73 [2020-05-25T15:59:51.432Z] Step 35/141 : FROM dev-base AS runtime-dev-cross-false [2020-05-25T15:59:51.432Z] ---> 9ec1de882c73 [2020-05-25T15:59:51.432Z] Step 36/141 : ARG DEBIAN_FRONTEND [2020-05-25T15:59:51.432Z] ---> Using cache [2020-05-25T15:59:51.432Z] ---> 41d442b47165 [2020-05-25T15:59:51.432Z] Step 37/141 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-05-25T15:59:51.432Z] ---> Running in c82ba45d05d2 [2020-05-25T15:59:52.056Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T15:59:52.056Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T15:59:52.056Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T15:59:52.056Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T15:59:52.087Z] #10 4.587 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-25T15:59:52.342Z] #10 DONE 4.9s [2020-05-25T15:59:52.342Z] [2020-05-25T15:59:52.342Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:52.342Z] #24 17.38 [2020-05-25T15:59:52.675Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T15:59:52.675Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T15:59:52.693Z] #43 192.0 crypto/tls [2020-05-25T15:59:54.207Z] Commit message: "Fix crui build on arm agents" [2020-05-25T15:59:54.699Z] Fetched 8131 kB in 3s (3216 kB/s) [2020-05-25T15:59:54.627Z] > git --version # timeout=10 [2020-05-25T15:59:54.799Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-25T15:59:55.158Z] #24 17.64 0.0% ## 2.9% ### 5.2% ##### 7.6% ####### 9.8% ######## 11.2% ######### 12.7% ########## 14.9% ############ 17.2% ############# 19.1% ############## 20.8% ################# 24.4% ################## 25.8% #################### 28.5% ###################### 31.1% ####################### 32.7% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.9% ############################# 40.6% ############################# 41.7% ############################### 43.6% ################################ 45.3% ################################# 46.9% ################################## 47.8% ################################### 49.2% #################################### 50.9% ##################################### 52.3% ###################################### 54.1% ####################################### 55.2% ######################################## 56.3% ######################################## 56.9% ########################################## 58.7% ########################################### 59.7% ############################################ 61.1% ############################################# 63.7% ############################################### 66.6% ################################################## 69.6% #################################################### 73.0% ##################################################### 75.0% ###################################################### 75.5% ###################################################### 76.3% ####################################################### 76.8% ######################################################## 77.9% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.0% ############################################################## 86.8% ############################################################### 88.4% ################################################################ 89.9% ################################################################# 91.4% ################################################################### 93.5% #################################################################### 94.8% #################################################################### 95.8% ####################################################################### 99.6% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-25T15:59:55.415Z] #24 24.43 [Pipeline] sh [2020-05-25T15:59:55.671Z] #24 ... [2020-05-25T15:59:55.671Z] [2020-05-25T15:59:55.671Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:55.671Z] #43 80.86 bufio [2020-05-25T15:59:55.671Z] #43 83.61 reflect [2020-05-25T15:59:55.671Z] #43 83.70 internal/oserror [2020-05-25T15:59:55.671Z] #43 84.03 syscall [2020-05-25T15:59:55.671Z] #43 ... [2020-05-25T15:59:55.671Z] [2020-05-25T15:59:55.671Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T15:59:55.671Z] #31 87.13 Selecting previously unselected package libxml2:amd64. [2020-05-25T15:59:55.671Z] #31 87.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 87.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-25T15:59:55.671Z] #31 88.05 Selecting previously unselected package libarchive13:amd64. [2020-05-25T15:59:55.671Z] #31 88.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 88.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-25T15:59:55.671Z] #31 88.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-25T15:59:55.671Z] #31 88.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 88.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-25T15:59:55.671Z] #31 89.05 Selecting previously unselected package librhash0:amd64. [2020-05-25T15:59:55.671Z] #31 89.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 89.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-25T15:59:55.671Z] #31 89.49 Selecting previously unselected package libuv1:amd64. [2020-05-25T15:59:55.671Z] #31 89.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 89.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-25T15:59:55.671Z] #31 89.76 Selecting previously unselected package cmake. [2020-05-25T15:59:55.671Z] #31 89.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-25T15:59:55.671Z] #31 89.80 Unpacking cmake (3.13.4-1) ... [2020-05-25T15:59:55.709Z] Reading package lists... [2020-05-25T15:59:55.969Z] #43 ... [2020-05-25T15:59:55.969Z] [2020-05-25T15:59:55.969Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T15:59:55.969Z] #40 76.93 LINK criu/pie/restorer.built-in.o [2020-05-25T15:59:55.969Z] #40 76.96 GEN criu/pie/restorer-blob.h [2020-05-25T15:59:55.969Z] #40 77.10 DEP criu/vdso.d [2020-05-25T15:59:55.969Z] #40 77.31 DEP criu/vdso-compat.d [2020-05-25T15:59:55.969Z] #40 77.49 DEP criu/uts_ns.d [2020-05-25T15:59:55.969Z] #40 77.71 DEP criu/util.d [2020-05-25T15:59:55.969Z] #40 77.90 DEP criu/uffd.d [2020-05-25T15:59:55.969Z] #40 78.04 DEP criu/tun.d [2020-05-25T15:59:55.969Z] #40 78.30 DEP criu/tty.d [2020-05-25T15:59:55.969Z] #40 78.50 DEP criu/timerfd.d [2020-05-25T15:59:55.969Z] #40 78.74 DEP criu/sysfs_parse.d [2020-05-25T15:59:55.969Z] #40 78.87 DEP criu/sysctl.d [2020-05-25T15:59:55.969Z] #40 79.05 DEP criu/string.d [2020-05-25T15:59:55.969Z] #40 79.11 DEP criu/stats.d [2020-05-25T15:59:55.969Z] #40 79.27 DEP criu/sockets.d [2020-05-25T15:59:55.969Z] #40 79.45 DEP criu/sk-unix.d [2020-05-25T15:59:55.969Z] #40 79.68 DEP criu/sk-tcp.d [2020-05-25T15:59:55.969Z] #40 79.93 DEP criu/sk-queue.d [2020-05-25T15:59:55.969Z] #40 80.08 DEP criu/sk-packet.d [2020-05-25T15:59:55.969Z] #40 80.23 DEP criu/sk-netlink.d [2020-05-25T15:59:55.969Z] #40 80.43 DEP criu/sk-inet.d [2020-05-25T15:59:55.969Z] #40 80.73 DEP criu/signalfd.d [2020-05-25T15:59:55.969Z] #40 80.93 DEP criu/sigframe.d [2020-05-25T15:59:55.969Z] #40 81.02 DEP criu/shmem.d [2020-05-25T15:59:55.969Z] #40 81.16 DEP criu/servicefd.d [2020-05-25T15:59:55.969Z] #40 81.37 DEP criu/seize.d [2020-05-25T15:59:56.227Z] #40 81.57 DEP criu/seccomp.d [2020-05-25T15:59:56.485Z] #40 81.83 DEP criu/rst-malloc.d [2020-05-25T15:59:56.485Z] #40 81.89 DEP criu/rbtree.d [2020-05-25T15:59:56.485Z] #40 81.95 DEP criu/pstree.d [2020-05-25T15:59:56.598Z] #31 ... [2020-05-25T15:59:56.598Z] [2020-05-25T15:59:56.598Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T15:59:56.598Z] #24 25.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-25T15:59:56.725Z] Reading package lists... [2020-05-25T15:59:56.856Z] #24 ... [2020-05-25T15:59:56.857Z] [2020-05-25T15:59:56.857Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-25T15:59:56.857Z] #11 DONE 4.5s [2020-05-25T15:59:56.857Z] [2020-05-25T15:59:56.857Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-25T15:59:57.012Z] Building dependency tree... [2020-05-25T15:59:57.012Z] Reading state information... [2020-05-25T15:59:57.012Z] The following additional packages will be installed: [2020-05-25T15:59:57.012Z] libapparmor1 [2020-05-25T15:59:57.012Z] Suggested packages: [2020-05-25T15:59:57.012Z] seccomp [2020-05-25T15:59:57.012Z] The following NEW packages will be installed: [2020-05-25T15:59:57.012Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-05-25T15:59:57.051Z] #40 82.14 DEP criu/protobuf.d [2020-05-25T15:59:57.051Z] #40 82.31 GEN criu/protobuf-desc-gen.h [2020-05-25T15:59:57.296Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T15:59:57.296Z] Need to get 307 kB of archives. [2020-05-25T15:59:57.296Z] After this operation, 1108 kB of additional disk space will be used. [2020-05-25T15:59:57.296Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-25T15:59:57.296Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-25T15:59:57.296Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-25T15:59:57.296Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T15:59:57.580Z] Fetched 307 kB in 0s (3099 kB/s) [2020-05-25T15:59:57.580Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-05-25T15:59:57.580Z] (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-25T15:59:57.580Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-25T15:59:57.580Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-25T15:59:57.580Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-25T15:59:57.580Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-25T15:59:57.580Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-25T15:59:57.580Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-25T15:59:57.580Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-25T15:59:57.580Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-25T15:59:57.580Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-25T15:59:57.580Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-25T15:59:57.580Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-25T15:59:57.580Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T15:59:58.064Z] + docker version [2020-05-25T15:59:58.198Z] Removing intermediate container c82ba45d05d2 [2020-05-25T15:59:58.198Z] ---> f2084579273c [2020-05-25T15:59:58.198Z] Step 38/141 : FROM cross-true AS runtime-dev-cross-true [2020-05-25T15:59:58.198Z] ---> e6f2948586ad [2020-05-25T15:59:58.198Z] Step 39/141 : ARG DEBIAN_FRONTEND [2020-05-25T15:59:58.198Z] ---> Running in b6eddebf6b3c [2020-05-25T15:59:58.198Z] Removing intermediate container b6eddebf6b3c [2020-05-25T15:59:58.198Z] ---> 816b310cb87a [2020-05-25T15:59:58.198Z] Step 40/141 : 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-25T15:59:58.198Z] ---> Running in cdd4851def07 [2020-05-25T15:59:58.951Z] #40 83.78 DEP criu/protobuf-desc.d [2020-05-25T15:59:58.951Z] #40 84.00 DEP criu/proc_parse.d [2020-05-25T15:59:58.951Z] #40 ... [2020-05-25T15:59:58.951Z] [2020-05-25T15:59:58.951Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T15:59:58.951Z] #43 198.1 net/http/httptrace [2020-05-25T15:59:58.951Z] #43 198.3 net/http [2020-05-25T15:59:59.213Z] Removing intermediate container cdd4851def07 [2020-05-25T15:59:59.213Z] ---> 55055bf2a71c [2020-05-25T15:59:59.213Z] Step 41/141 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-05-25T15:59:59.213Z] ---> f2084579273c [2020-05-25T15:59:59.213Z] Step 42/141 : FROM base AS tomlv [2020-05-25T15:59:59.213Z] ---> 9ec1de882c73 [2020-05-25T15:59:59.213Z] Step 43/141 : ENV INSTALL_BINARY_NAME=tomlv [2020-05-25T15:59:59.213Z] ---> Running in ef193482a2b1 [2020-05-25T15:59:59.213Z] Removing intermediate container ef193482a2b1 [2020-05-25T15:59:59.213Z] ---> 5f995b852d8f [2020-05-25T15:59:59.213Z] Step 44/141 : ARG TOMLV_COMMIT [2020-05-25T15:59:59.213Z] ---> Running in 8f4de81c9f29 [2020-05-25T15:59:59.213Z] Removing intermediate container 8f4de81c9f29 [2020-05-25T15:59:59.213Z] ---> 7a620349d69d [2020-05-25T15:59:59.213Z] Step 45/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T15:59:59.502Z] ---> a6b0818465c2 [2020-05-25T15:59:59.502Z] Step 46/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T15:59:59.502Z] ---> b1162ea4a61c [2020-05-25T15:59:59.502Z] Step 47/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T15:59:59.502Z] ---> Running in 587128b4a30c [2020-05-25T16:00:00.124Z] #12 ... [2020-05-25T16:00:00.124Z] [2020-05-25T16:00:00.124Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:00.124Z] #38 85.65 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-25T16:00:00.124Z] #38 85.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T16:00:00.124Z] #38 85.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T16:00:00.124Z] #38 85.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-25T16:00:00.124Z] #38 85.77 Setting up python-six (1.12.0-1) ... [2020-05-25T16:00:00.124Z] #38 91.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-25T16:00:00.124Z] #38 91.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T16:00:00.124Z] #38 91.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-25T16:00:00.124Z] #38 91.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-25T16:00:00.124Z] #38 91.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-25T16:00:00.124Z] #38 92.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-25T16:00:00.124Z] #38 92.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-25T16:00:00.124Z] #38 92.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-25T16:00:00.124Z] #38 92.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-25T16:00:00.124Z] #38 92.04 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-25T16:00:00.131Z] + RM_GOPATH=0 [2020-05-25T16:00:00.131Z] + TMP_GOPATH= [2020-05-25T16:00:00.131Z] + : /build [2020-05-25T16:00:00.131Z] + '[' -z '' ']' [2020-05-25T16:00:00.131Z] ++ mktemp -d [2020-05-25T16:00:00.131Z] + export GOPATH=/tmp/tmp.NyXgP6U5Cw [2020-05-25T16:00:00.131Z] + GOPATH=/tmp/tmp.NyXgP6U5Cw [2020-05-25T16:00:00.131Z] + RM_GOPATH=1 [2020-05-25T16:00:00.131Z] ++ dirname ./install.sh [2020-05-25T16:00:00.131Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T16:00:00.131Z] + dir=. [2020-05-25T16:00:00.131Z] + bin=tomlv [2020-05-25T16:00:00.131Z] + shift [2020-05-25T16:00:00.131Z] + '[' '!' -f ./tomlv.installer ']' [2020-05-25T16:00:00.131Z] + . ./tomlv.installer [2020-05-25T16:00:00.131Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T16:00:00.131Z] + install_tomlv [2020-05-25T16:00:00.131Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-25T16:00:00.131Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NyXgP6U5Cw/src/github.com/BurntSushi/toml [2020-05-25T16:00:00.131Z] Cloning into '/tmp/tmp.NyXgP6U5Cw/src/github.com/BurntSushi/toml'... [2020-05-25T16:00:00.380Z] #38 ... [2020-05-25T16:00:00.380Z] [2020-05-25T16:00:00.380Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:00.380Z] #31 95.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T16:00:00.380Z] #31 95.39 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T16:00:00.380Z] #31 95.40 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-25T16:00:00.380Z] #31 95.41 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T16:00:00.380Z] #31 95.48 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-25T16:00:00.380Z] #31 95.53 Setting up cmake-data (3.13.4-1) ... [2020-05-25T16:00:00.380Z] #31 95.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-25T16:00:00.380Z] #31 95.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-25T16:00:00.380Z] #31 95.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-25T16:00:00.380Z] #31 95.73 Setting up cmake (3.13.4-1) ... [2020-05-25T16:00:00.380Z] #31 95.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:00:00.380Z] #31 95.93 Processing triggers for mime-support (3.62) ... [2020-05-25T16:00:00.421Z] + cd /tmp/tmp.NyXgP6U5Cw/src/github.com/BurntSushi/toml [2020-05-25T16:00:00.421Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-25T16:00:00.421Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T16:00:00.421Z] internal/cpu [2020-05-25T16:00:00.421Z] math/bits [2020-05-25T16:00:00.421Z] runtime/internal/sys [2020-05-25T16:00:00.421Z] runtime/internal/atomic [2020-05-25T16:00:00.421Z] runtime/internal/math [2020-05-25T16:00:00.421Z] internal/bytealg [2020-05-25T16:00:00.421Z] unicode/utf8 [2020-05-25T16:00:00.421Z] internal/race [2020-05-25T16:00:00.421Z] math [2020-05-25T16:00:00.421Z] sync/atomic [2020-05-25T16:00:00.709Z] unicode [2020-05-25T16:00:00.709Z] internal/testlog [2020-05-25T16:00:00.709Z] encoding [2020-05-25T16:00:00.709Z] runtime [2020-05-25T16:00:00.709Z] runtime/cgo [2020-05-25T16:00:01.319Z] #31 DONE 96.7s [2020-05-25T16:00:01.319Z] [2020-05-25T16:00:01.319Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-25T16:00:01.319Z] #12 DONE 4.3s [2020-05-25T16:00:01.319Z] [2020-05-25T16:00:01.319Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:00:01.319Z] #32 DONE 0.1s [2020-05-25T16:00:01.319Z] [2020-05-25T16:00:01.319Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-25T16:00:01.575Z] #33 DONE 0.1s [2020-05-25T16:00:01.575Z] [2020-05-25T16:00:01.575Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T16:00:01.575Z] #53 22.72 Checking out files: 81% (825/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-25T16:00:01.575Z] #53 23.13 + cd /tmp/tmp.t3hKGFpHXx/src/github.com/opencontainers/runc [2020-05-25T16:00:01.575Z] #53 23.17 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T16:00:01.575Z] #53 24.99 + '[' -z '' ']' [2020-05-25T16:00:01.575Z] #53 24.99 + target=static [2020-05-25T16:00:01.575Z] #53 24.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-25T16:00:02.137Z] #53 ... [2020-05-25T16:00:02.137Z] [2020-05-25T16:00:02.137Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T16:00:02.137Z] #29 87.24 time [2020-05-25T16:00:02.137Z] #29 96.77 internal/poll [2020-05-25T16:00:02.137Z] #29 97.10 internal/fmtsort [2020-05-25T16:00:02.137Z] #29 ... [2020-05-25T16:00:02.137Z] [2020-05-25T16:00:02.137Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T16:00:02.137Z] #24 26.70 #=#=# [2020-05-25T16:00:02.137Z] #24 27.03 # 2.3% ######################################################################## 100.0% [2020-05-25T16:00:02.137Z] #24 27.33 [2020-05-25T16:00:02.137Z] #24 28.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-25T16:00:02.137Z] #24 29.11 [2020-05-25T16:00:02.137Z] #24 29.53 #=#=# ##O#- # ##O=# # 0.7% ######################################################################## 100.0% [2020-05-25T16:00:02.137Z] #24 30.36 [2020-05-25T16:00:03.504Z] #24 32.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-25T16:00:03.504Z] #24 32.59 skipping existing 1849cc453dee [2020-05-25T16:00:03.759Z] #24 32.80 [2020-05-25T16:00:04.039Z] Client: Docker Engine - Enterprise [2020-05-25T16:00:04.039Z] Version: 19.03.5 [2020-05-25T16:00:04.039Z] API version: 1.40 [2020-05-25T16:00:04.039Z] Go version: go1.12.12 [2020-05-25T16:00:04.039Z] Git commit: 2ee0c57608 [2020-05-25T16:00:04.039Z] Built: 11/13/2019 08:00:16 [2020-05-25T16:00:04.039Z] OS/Arch: windows/amd64 [2020-05-25T16:00:04.039Z] Experimental: false [2020-05-25T16:00:04.039Z] [2020-05-25T16:00:04.039Z] Server: Docker Engine - Enterprise [2020-05-25T16:00:04.039Z] Engine: [2020-05-25T16:00:04.039Z] Version: 19.03.5 [2020-05-25T16:00:04.039Z] API version: 1.40 (minimum version 1.24) [2020-05-25T16:00:04.039Z] Go version: go1.12.12 [2020-05-25T16:00:04.039Z] Git commit: 2ee0c57608 [2020-05-25T16:00:04.039Z] Built: 11/13/2019 07:58:51 [2020-05-25T16:00:04.039Z] OS/Arch: windows/amd64 [2020-05-25T16:00:04.039Z] Experimental: true [2020-05-25T16:00:04.217Z] #43 ... [2020-05-25T16:00:04.217Z] [2020-05-25T16:00:04.217Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T16:00:04.217Z] #26 202.6 + rm -rf /tmp/tmp.ZMKaZxOiJw [2020-05-25T16:00:04.217Z] #26 DONE 203.2s [2020-05-25T16:00:04.217Z] [2020-05-25T16:00:04.217Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:04.217Z] #40 84.29 DEP criu/plugin.d [2020-05-25T16:00:04.217Z] #40 84.40 DEP criu/pipes.d [2020-05-25T16:00:04.217Z] #40 84.64 DEP criu/pie-util.d [2020-05-25T16:00:04.217Z] #40 84.78 DEP criu/pie-util-vdso.d [2020-05-25T16:00:04.217Z] #40 84.90 DEP criu/pie-util-vdso-elf32.d [2020-05-25T16:00:04.217Z] #40 85.05 DEP criu/path.d [2020-05-25T16:00:04.217Z] #40 85.23 DEP criu/parasite-syscall.d [2020-05-25T16:00:04.217Z] #40 85.52 DEP criu/pagemap.d [2020-05-25T16:00:04.217Z] #40 85.73 DEP criu/pagemap-cache.d [2020-05-25T16:00:04.217Z] #40 85.86 DEP criu/page-xfer.d [2020-05-25T16:00:04.217Z] #40 86.08 DEP criu/page-pipe.d [2020-05-25T16:00:04.217Z] #40 86.25 DEP criu/netfilter.d [2020-05-25T16:00:04.217Z] #40 86.52 DEP criu/net.d [2020-05-25T16:00:04.217Z] #40 86.79 DEP criu/namespaces.d [2020-05-25T16:00:04.217Z] #40 86.99 DEP criu/mount.d [2020-05-25T16:00:04.217Z] #40 87.15 DEP criu/mem.d [2020-05-25T16:00:04.217Z] #40 87.41 DEP criu/lsm.d [2020-05-25T16:00:04.217Z] #40 87.53 DEP criu/log.d [2020-05-25T16:00:04.217Z] #40 87.63 DEP criu/libnetlink.d [2020-05-25T16:00:04.218Z] #40 87.75 DEP criu/kerndat.d [2020-05-25T16:00:04.218Z] #40 87.90 DEP criu/kcmp-ids.d [2020-05-25T16:00:04.218Z] #40 88.03 DEP criu/irmap.d [2020-05-25T16:00:04.218Z] #40 88.23 DEP criu/ipc_ns.d [2020-05-25T16:00:04.218Z] #40 88.49 DEP criu/image.d [2020-05-25T16:00:04.218Z] #40 88.70 DEP criu/image-desc.d [2020-05-25T16:00:04.218Z] #40 88.85 DEP criu/fsnotify.d [2020-05-25T16:00:04.218Z] #40 89.21 DEP criu/filesystems.d [2020-05-25T16:00:04.218Z] #40 89.45 DEP criu/files.d [2020-05-25T16:00:04.477Z] #40 89.83 DEP criu/files-reg.d [2020-05-25T16:00:04.736Z] #40 90.09 DEP criu/files-ext.d [2020-05-25T16:00:04.736Z] #40 90.20 DEP criu/file-lock.d [Pipeline] sh [2020-05-25T16:00:04.994Z] #40 90.45 DEP criu/file-ids.d [2020-05-25T16:00:05.123Z] #24 ... [2020-05-25T16:00:05.123Z] [2020-05-25T16:00:05.123Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T16:00:05.123Z] #53 29.20 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-25T16:00:05.207Z] internal/reflectlite [2020-05-25T16:00:05.208Z] sync [2020-05-25T16:00:05.208Z] errors [2020-05-25T16:00:05.208Z] sort [2020-05-25T16:00:05.208Z] internal/oserror [2020-05-25T16:00:05.208Z] io [2020-05-25T16:00:05.208Z] strconv [2020-05-25T16:00:05.208Z] syscall [2020-05-25T16:00:05.208Z] bytes [2020-05-25T16:00:05.208Z] strings [2020-05-25T16:00:05.560Z] #40 90.64 DEP criu/fifo.d [2020-05-25T16:00:05.560Z] #40 90.77 DEP criu/fdstore.d [2020-05-25T16:00:05.560Z] #40 90.83 DEP criu/fault-injection.d [2020-05-25T16:00:05.560Z] #40 90.87 DEP criu/external.d [2020-05-25T16:00:05.560Z] #40 90.94 DEP criu/eventpoll.d [2020-05-25T16:00:05.706Z] + docker info [2020-05-25T16:00:05.818Z] #40 91.07 DEP criu/eventfd.d [2020-05-25T16:00:05.857Z] reflect [2020-05-25T16:00:05.857Z] bufio [2020-05-25T16:00:05.857Z] path [2020-05-25T16:00:06.076Z] #40 91.24 DEP criu/crtools.d [2020-05-25T16:00:06.076Z] #40 91.42 DEP criu/cr-service.d [2020-05-25T16:00:06.155Z] text/tabwriter [2020-05-25T16:00:06.334Z] #40 91.62 DEP criu/cr-restore.d [2020-05-25T16:00:06.464Z] internal/syscall/execenv [2020-05-25T16:00:06.465Z] internal/syscall/unix [2020-05-25T16:00:06.465Z] time [2020-05-25T16:00:06.593Z] #40 91.87 DEP criu/cr-errno.d [2020-05-25T16:00:06.593Z] #40 91.89 DEP criu/cr-dump.d [2020-05-25T16:00:06.851Z] #40 92.12 DEP criu/cr-dedup.d [2020-05-25T16:00:06.851Z] #40 92.30 DEP criu/cr-check.d [2020-05-25T16:00:07.010Z] #53 ... [2020-05-25T16:00:07.010Z] [2020-05-25T16:00:07.010Z] #13 [dev 6/25] RUN ldconfig [2020-05-25T16:00:07.010Z] #13 DONE 5.6s [2020-05-25T16:00:07.010Z] [2020-05-25T16:00:07.010Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-25T16:00:07.010Z] #24 34.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-25T16:00:07.010Z] #24 35.45 [2020-05-25T16:00:07.010Z] #24 35.57 ######################################################################## 100.0% [2020-05-25T16:00:07.010Z] #24 35.76 [2020-05-25T16:00:07.010Z] #24 35.93 Download of images into '/build' complete. [2020-05-25T16:00:07.010Z] #24 35.93 Use something like the following to load the result into a Docker daemon: [2020-05-25T16:00:07.010Z] #24 35.93 tar -cC '/build' . | docker load [2020-05-25T16:00:07.010Z] #24 DONE 36.1s [2020-05-25T16:00:07.010Z] [2020-05-25T16:00:07.010Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:07.130Z] internal/poll [2020-05-25T16:00:07.417Z] #40 92.54 DEP criu/config.d [2020-05-25T16:00:07.418Z] #40 92.69 DEP criu/clone-noasan.d [2020-05-25T16:00:07.418Z] #40 92.75 DEP criu/cgroup.d [2020-05-25T16:00:07.438Z] os [2020-05-25T16:00:07.438Z] internal/fmtsort [2020-05-25T16:00:07.675Z] #40 92.95 DEP criu/cgroup-props.d [2020-05-25T16:00:07.676Z] #40 93.04 DEP criu/bitmap.d [2020-05-25T16:00:07.726Z] path/filepath [2020-05-25T16:00:07.726Z] fmt [2020-05-25T16:00:07.934Z] #40 93.07 DEP criu/bfd.d [2020-05-25T16:00:07.934Z] #40 93.16 DEP criu/autofs.d [2020-05-25T16:00:07.934Z] #40 93.26 DEP criu/aio.d [2020-05-25T16:00:07.934Z] #40 93.40 DEP criu/action-scripts.d [2020-05-25T16:00:08.009Z] io/ioutil [2020-05-25T16:00:08.296Z] log [2020-05-25T16:00:08.296Z] flag [2020-05-25T16:00:08.296Z] github.com/BurntSushi/toml [2020-05-25T16:00:08.374Z] #14 ... [2020-05-25T16:00:08.374Z] [2020-05-25T16:00:08.374Z] #38 [criu 1/3] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:08.374Z] #38 103.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-25T16:00:08.374Z] #38 103.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:00:08.374Z] #38 DONE 104.0s [2020-05-25T16:00:08.500Z] #40 93.69 CC criu/action-scripts.o [2020-05-25T16:00:08.630Z] [2020-05-25T16:00:08.630Z] #39 [criu 2/3] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-25T16:00:08.915Z] github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T16:00:09.067Z] #40 94.20 CC criu/aio.o [2020-05-25T16:00:09.325Z] #40 94.71 CC criu/autofs.o [2020-05-25T16:00:09.325Z] #40 ... [2020-05-25T16:00:09.325Z] [2020-05-25T16:00:09.325Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:09.325Z] #14 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-25T16:00:09.325Z] #14 101.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T16:00:09.325Z] #14 101.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:00:10.700Z] #14 ... [2020-05-25T16:00:10.700Z] [2020-05-25T16:00:10.700Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:10.700Z] #43 209.8 github.com/LK4D4/vndr/godl [2020-05-25T16:00:10.953Z] Removing intermediate container 587128b4a30c [2020-05-25T16:00:10.953Z] ---> 1ce76b1918b5 [2020-05-25T16:00:10.953Z] Step 48/141 : FROM base AS vndr [2020-05-25T16:00:10.953Z] ---> 9ec1de882c73 [2020-05-25T16:00:10.953Z] Step 49/141 : ENV INSTALL_BINARY_NAME=vndr [2020-05-25T16:00:10.953Z] ---> Running in 314e8f8a8c80 [2020-05-25T16:00:10.953Z] Removing intermediate container 314e8f8a8c80 [2020-05-25T16:00:10.953Z] ---> 03e3d739d66f [2020-05-25T16:00:10.953Z] Step 50/141 : ARG VNDR_COMMIT [2020-05-25T16:00:10.953Z] ---> Running in 9f7618286ec8 [2020-05-25T16:00:10.953Z] Removing intermediate container 9f7618286ec8 [2020-05-25T16:00:10.953Z] ---> f85f35b70ef6 [2020-05-25T16:00:10.953Z] Step 51/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:00:10.953Z] ---> 89f0a555489f [2020-05-25T16:00:10.953Z] Step 52/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:00:11.148Z] #39 ... [2020-05-25T16:00:11.148Z] [2020-05-25T16:00:11.148Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:11.148Z] #43 96.06 time [2020-05-25T16:00:11.148Z] #43 106.2 internal/poll [2020-05-25T16:00:11.148Z] #43 ... [2020-05-25T16:00:11.148Z] [2020-05-25T16:00:11.148Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T16:00:11.148Z] #34 5.392 + RM_GOPATH=0 [2020-05-25T16:00:11.148Z] #34 5.392 + TMP_GOPATH= [2020-05-25T16:00:11.148Z] #34 5.392 + : /build [2020-05-25T16:00:11.148Z] #34 5.392 + '[' -z '' ']' [2020-05-25T16:00:11.148Z] #34 5.392 ++ mktemp -d [2020-05-25T16:00:11.148Z] #34 5.392 + export GOPATH=/tmp/tmp.RMuyvjzArh [2020-05-25T16:00:11.148Z] #34 5.392 + GOPATH=/tmp/tmp.RMuyvjzArh [2020-05-25T16:00:11.148Z] #34 5.392 + RM_GOPATH=1 [2020-05-25T16:00:11.148Z] #34 5.392 ++ dirname ./install.sh [2020-05-25T16:00:11.148Z] #34 5.407 + dir=. [2020-05-25T16:00:11.148Z] #34 5.407 + bin=tini [2020-05-25T16:00:11.148Z] #34 5.407 + shift [2020-05-25T16:00:11.148Z] #34 5.407 + '[' '!' -f ./tini.installer ']' [2020-05-25T16:00:11.148Z] #34 5.407 + . ./tini.installer [2020-05-25T16:00:11.148Z] #34 5.407 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:00:11.148Z] #34 5.407 + install_tini [2020-05-25T16:00:11.148Z] #34 5.407 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-25T16:00:11.148Z] #34 5.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.RMuyvjzArh/tini [2020-05-25T16:00:11.148Z] #34 5.407 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:00:11.148Z] #34 5.423 Cloning into '/tmp/tmp.RMuyvjzArh/tini'... [2020-05-25T16:00:11.148Z] #34 6.807 + cd /tmp/tmp.RMuyvjzArh/tini [2020-05-25T16:00:11.148Z] #34 6.807 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:00:11.148Z] #34 6.868 + cmake . [2020-05-25T16:00:11.148Z] #34 7.795 -- The C compiler identification is GNU 8.3.0 [2020-05-25T16:00:11.148Z] #34 7.914 -- Check for working C compiler: /usr/bin/cc [2020-05-25T16:00:11.148Z] #34 9.051 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-25T16:00:11.148Z] #34 9.057 -- Detecting C compiler ABI info [2020-05-25T16:00:11.238Z] ---> 1ddd7d20789f [2020-05-25T16:00:11.238Z] Step 53/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:00:11.238Z] ---> Running in 39bd7d7e62a8 [2020-05-25T16:00:11.266Z] #43 210.5 github.com/LK4D4/vndr [2020-05-25T16:00:11.523Z] + RM_GOPATH=0 [2020-05-25T16:00:11.523Z] + TMP_GOPATH= [2020-05-25T16:00:11.523Z] + : /build [2020-05-25T16:00:11.523Z] + '[' -z '' ']' [2020-05-25T16:00:11.523Z] ++ mktemp -d [2020-05-25T16:00:11.523Z] + export GOPATH=/tmp/tmp.lkC4mpS9l2 [2020-05-25T16:00:11.523Z] + GOPATH=/tmp/tmp.lkC4mpS9l2 [2020-05-25T16:00:11.523Z] + RM_GOPATH=1 [2020-05-25T16:00:11.523Z] ++ dirname ./install.sh [2020-05-25T16:00:11.523Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T16:00:11.523Z] + dir=. [2020-05-25T16:00:11.523Z] + bin=vndr [2020-05-25T16:00:11.523Z] + shift [2020-05-25T16:00:11.523Z] + '[' '!' -f ./vndr.installer ']' [2020-05-25T16:00:11.523Z] + . ./vndr.installer [2020-05-25T16:00:11.523Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T16:00:11.523Z] + install_vndr [2020-05-25T16:00:11.523Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-25T16:00:11.523Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lkC4mpS9l2/src/github.com/LK4D4/vndr [2020-05-25T16:00:11.523Z] Cloning into '/tmp/tmp.lkC4mpS9l2/src/github.com/LK4D4/vndr'... [2020-05-25T16:00:11.709Z] #34 10.30 -- Detecting C compiler ABI info - done [2020-05-25T16:00:11.709Z] #34 10.42 -- Detecting C compile features [2020-05-25T16:00:11.816Z] + cd /tmp/tmp.lkC4mpS9l2/src/github.com/LK4D4/vndr [2020-05-25T16:00:11.816Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-25T16:00:11.816Z] + go build -buildmode=pie -v -o /build/vndr . [2020-05-25T16:00:12.119Z] internal/cpu [2020-05-25T16:00:12.119Z] internal/race [2020-05-25T16:00:12.119Z] runtime/internal/sys [2020-05-25T16:00:12.119Z] runtime/internal/atomic [2020-05-25T16:00:12.119Z] sync/atomic [2020-05-25T16:00:12.119Z] runtime/internal/math [2020-05-25T16:00:12.119Z] internal/bytealg [2020-05-25T16:00:12.119Z] unicode [2020-05-25T16:00:12.119Z] unicode/utf8 [2020-05-25T16:00:12.119Z] math/bits [2020-05-25T16:00:12.413Z] internal/testlog [2020-05-25T16:00:12.413Z] math [2020-05-25T16:00:12.413Z] encoding [2020-05-25T16:00:12.413Z] runtime [2020-05-25T16:00:12.413Z] unicode/utf16 [2020-05-25T16:00:12.413Z] container/list [2020-05-25T16:00:12.413Z] crypto/internal/subtle [2020-05-25T16:00:12.704Z] crypto/subtle [2020-05-25T16:00:12.704Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-25T16:00:12.704Z] internal/nettrace [2020-05-25T16:00:12.704Z] runtime/cgo [2020-05-25T16:00:12.992Z] vendor/golang.org/x/crypto/internal/subtle [2020-05-25T16:00:13.087Z] #34 ... [2020-05-25T16:00:13.087Z] [2020-05-25T16:00:13.087Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:13.087Z] #43 108.0 internal/fmtsort [2020-05-25T16:00:13.087Z] #43 ... [2020-05-25T16:00:13.087Z] [2020-05-25T16:00:13.087Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T16:00:13.087Z] #29 98.30 internal/syscall/execenv [2020-05-25T16:00:13.087Z] #29 98.77 internal/syscall/unix [2020-05-25T16:00:13.087Z] #29 99.49 strings [2020-05-25T16:00:13.087Z] #29 101.6 os [2020-05-25T16:00:13.087Z] #29 105.3 bytes [2020-05-25T16:00:13.087Z] #29 107.9 fmt [2020-05-25T16:00:13.344Z] #29 ... [2020-05-25T16:00:13.344Z] [2020-05-25T16:00:13.344Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:13.344Z] #14 6.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T16:00:13.344Z] #14 6.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T16:00:13.344Z] #14 6.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T16:00:13.599Z] #14 6.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-25T16:00:16.113Z] #14 ... [2020-05-25T16:00:16.113Z] [2020-05-25T16:00:16.113Z] #39 [criu 2/3] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-25T16:00:16.113Z] #39 DONE 7.4s [2020-05-25T16:00:16.113Z] [2020-05-25T16:00:16.113Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-25T16:00:16.113Z] #34 14.43 -- Detecting C compile features - done [2020-05-25T16:00:16.113Z] #34 14.46 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-25T16:00:16.371Z] #34 14.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-25T16:00:16.371Z] #34 14.95 -- Configuring done [2020-05-25T16:00:16.371Z] #34 14.98 -- Generating done [2020-05-25T16:00:16.371Z] #34 14.98 -- Build files have been written to: /tmp/tmp.RMuyvjzArh/tini [2020-05-25T16:00:16.371Z] #34 15.02 + make tini-static [2020-05-25T16:00:16.497Z] internal/reflectlite [2020-05-25T16:00:16.497Z] sync [2020-05-25T16:00:16.531Z] #43 ... [2020-05-25T16:00:16.531Z] [2020-05-25T16:00:16.531Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:16.531Z] #14 116.1 Selecting previously unselected package libonig5:amd64. [2020-05-25T16:00:16.531Z] #14 116.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-25T16:00:16.531Z] #14 116.3 Selecting previously unselected package libjq1:amd64. [2020-05-25T16:00:16.531Z] #14 116.3 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T16:00:16.531Z] #14 116.4 Selecting previously unselected package jq. [2020-05-25T16:00:16.531Z] #14 116.4 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.4 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T16:00:16.531Z] #14 116.5 Selecting previously unselected package libaio1:amd64. [2020-05-25T16:00:16.531Z] #14 116.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.5 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-25T16:00:16.531Z] #14 116.6 Selecting previously unselected package libbtrfs0. [2020-05-25T16:00:16.531Z] #14 116.6 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T16:00:16.531Z] #14 116.7 Selecting previously unselected package libbtrfs-dev. [2020-05-25T16:00:16.531Z] #14 116.7 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:00:16.531Z] #14 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-25T16:00:16.531Z] #14 116.8 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:00:16.531Z] #14 116.9 Selecting previously unselected package libudev-dev:amd64. [2020-05-25T16:00:16.531Z] #14 116.9 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:00:16.531Z] #14 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-25T16:00:16.531Z] #14 117.1 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-25T16:00:16.531Z] #14 117.4 Selecting previously unselected package libpcre16-3:amd64. [2020-05-25T16:00:16.531Z] #14 117.4 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-25T16:00:16.531Z] #14 117.6 Selecting previously unselected package libpcre32-3:amd64. [2020-05-25T16:00:16.531Z] #14 117.6 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-25T16:00:16.531Z] #14 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-25T16:00:16.531Z] #14 117.8 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-25T16:00:16.531Z] #14 117.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-25T16:00:16.531Z] #14 117.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 117.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-25T16:00:16.531Z] #14 118.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-25T16:00:16.531Z] #14 118.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-25T16:00:16.531Z] #14 118.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-25T16:00:16.531Z] #14 118.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 118.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-25T16:00:16.531Z] #14 118.6 Selecting previously unselected package libgpm2:amd64. [2020-05-25T16:00:16.531Z] #14 118.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 118.6 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-25T16:00:16.531Z] #14 118.7 Selecting previously unselected package libicu63:amd64. [2020-05-25T16:00:16.531Z] #14 118.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-25T16:00:16.531Z] #14 118.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T16:00:16.783Z] github.com/LK4D4/vndr/godl/singleflight [2020-05-25T16:00:16.783Z] math/rand [2020-05-25T16:00:16.783Z] internal/singleflight [2020-05-25T16:00:16.783Z] errors [2020-05-25T16:00:16.783Z] sort [2020-05-25T16:00:16.783Z] io [2020-05-25T16:00:16.783Z] strconv [2020-05-25T16:00:16.783Z] internal/oserror [2020-05-25T16:00:16.783Z] syscall [2020-05-25T16:00:17.072Z] vendor/golang.org/x/net/dns/dnsmessage [2020-05-25T16:00:17.072Z] bytes [2020-05-25T16:00:17.699Z] bufio [2020-05-25T16:00:17.699Z] reflect [2020-05-25T16:00:17.734Z] #34 16.06 Scanning dependencies of target tini-static [2020-05-25T16:00:17.734Z] #34 16.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-25T16:00:17.988Z] strings [2020-05-25T16:00:18.294Z] hash [2020-05-25T16:00:18.294Z] hash/crc32 [2020-05-25T16:00:18.584Z] time [2020-05-25T16:00:18.584Z] internal/syscall/execenv [2020-05-25T16:00:18.584Z] internal/syscall/unix [2020-05-25T16:00:18.584Z] regexp/syntax [2020-05-25T16:00:18.878Z] path [2020-05-25T16:00:18.878Z] crypto [2020-05-25T16:00:18.878Z] crypto/internal/randutil [2020-05-25T16:00:18.878Z] crypto/hmac [2020-05-25T16:00:18.878Z] crypto/rc4 [2020-05-25T16:00:19.062Z] #14 ... [2020-05-25T16:00:19.062Z] [2020-05-25T16:00:19.062Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:19.062Z] #43 DONE 218.3s [2020-05-25T16:00:19.062Z] [2020-05-25T16:00:19.062Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:19.062Z] #40 96.37 CC criu/bfd.o [2020-05-25T16:00:19.062Z] #40 96.83 CC criu/bitmap.o [2020-05-25T16:00:19.062Z] #40 97.00 CC criu/cgroup-props.o [2020-05-25T16:00:19.062Z] #40 97.90 CC criu/cgroup.o [2020-05-25T16:00:19.062Z] #40 101.1 CC criu/clone-noasan.o [2020-05-25T16:00:19.062Z] #40 101.3 CC criu/config.o [2020-05-25T16:00:19.062Z] #40 102.7 CC criu/cr-check.o [2020-05-25T16:00:19.170Z] vendor/golang.org/x/crypto/hkdf [2020-05-25T16:00:19.170Z] vendor/golang.org/x/text/transform [2020-05-25T16:00:19.320Z] #40 104.5 CC criu/cr-dedup.o [2020-05-25T16:00:19.579Z] #40 104.9 CC criu/cr-dump.o [2020-05-25T16:00:19.804Z] context [2020-05-25T16:00:19.804Z] internal/poll [2020-05-25T16:00:19.804Z] regexp [2020-05-25T16:00:20.093Z] os [2020-05-25T16:00:20.093Z] internal/fmtsort [2020-05-25T16:00:20.093Z] encoding/binary [2020-05-25T16:00:20.248Z] #34 18.48 [100%] Linking C executable tini-static [2020-05-25T16:00:20.718Z] encoding/base64 [2020-05-25T16:00:20.718Z] crypto/cipher [2020-05-25T16:00:20.718Z] github.com/LK4D4/vndr/versioned [2020-05-25T16:00:20.718Z] crypto/sha512 [2020-05-25T16:00:20.718Z] crypto/ed25519/internal/edwards25519 [2020-05-25T16:00:20.956Z] #40 ... [2020-05-25T16:00:20.956Z] [2020-05-25T16:00:20.956Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:20.956Z] #14 123.4 Selecting previously unselected package libnet1:amd64. [2020-05-25T16:00:20.956Z] #14 123.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T16:00:20.956Z] #14 123.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T16:00:21.010Z] fmt [2020-05-25T16:00:21.010Z] path/filepath [2020-05-25T16:00:21.010Z] internal/lazyregexp [2020-05-25T16:00:21.010Z] crypto/aes [2020-05-25T16:00:21.215Z] #14 123.6 Selecting previously unselected package libnl-3-200:amd64. [2020-05-25T16:00:21.215Z] #14 123.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-25T16:00:21.215Z] #14 123.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T16:00:21.299Z] io/ioutil [2020-05-25T16:00:21.299Z] crypto/des [2020-05-25T16:00:21.299Z] crypto/md5 [2020-05-25T16:00:21.299Z] crypto/sha1 [2020-05-25T16:00:21.473Z] #14 123.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-25T16:00:21.473Z] #14 123.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-25T16:00:21.473Z] #14 123.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T16:00:21.473Z] #14 123.7 Selecting previously unselected package libreadline5:amd64. [2020-05-25T16:00:21.473Z] #14 123.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-25T16:00:21.473Z] #14 123.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-25T16:00:21.473Z] #14 123.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-25T16:00:21.473Z] #14 123.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-25T16:00:21.473Z] #14 123.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:00:21.587Z] crypto/sha256 [2020-05-25T16:00:21.587Z] encoding/pem [2020-05-25T16:00:21.587Z] net [2020-05-25T16:00:21.619Z] #34 20.00 [100%] Built target tini-static [2020-05-25T16:00:21.619Z] #34 20.20 + mkdir -p /build [2020-05-25T16:00:21.619Z] #34 20.21 + cp tini-static /build/docker-init [2020-05-25T16:00:21.732Z] #14 124.2 Selecting previously unselected package net-tools. [2020-05-25T16:00:21.732Z] #14 124.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-25T16:00:21.732Z] #14 124.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:00:21.874Z] #34 DONE 20.5s [2020-05-25T16:00:21.874Z] [2020-05-25T16:00:21.874Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T16:00:21.874Z] #29 110.0 bufio [2020-05-25T16:00:21.874Z] #29 112.6 path/filepath [2020-05-25T16:00:21.874Z] #29 114.9 io/ioutil [2020-05-25T16:00:21.874Z] #29 115.7 path [2020-05-25T16:00:21.874Z] #29 116.1 flag [2020-05-25T16:00:21.874Z] #29 116.9 github.com/BurntSushi/toml [2020-05-25T16:00:21.876Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-05-25T16:00:21.876Z] vendor/golang.org/x/crypto/poly1305 [2020-05-25T16:00:21.876Z] vendor/golang.org/x/crypto/curve25519 [2020-05-25T16:00:21.876Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-25T16:00:21.990Z] #14 124.3 Selecting previously unselected package python-pip-whl. [2020-05-25T16:00:21.990Z] #14 124.3 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-25T16:00:21.990Z] #14 124.3 Unpacking python-pip-whl (18.1-5) ... [2020-05-25T16:00:22.165Z] flag [2020-05-25T16:00:22.165Z] go/token [2020-05-25T16:00:22.165Z] net/url [2020-05-25T16:00:22.248Z] #14 124.8 Selecting previously unselected package python3-lib2to3. [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-25T16:00:22.261Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements [2020-05-25T16:00:22.261Z] ok github.com/docker/docker/builder/dockerfile 1.034s coverage: 45.1% of statements [2020-05-25T16:00:22.455Z] go/scanner [2020-05-25T16:00:22.455Z] text/template/parse [2020-05-25T16:00:22.506Z] #14 124.8 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-25T16:00:22.506Z] #14 124.8 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:00:22.506Z] #14 125.0 Selecting previously unselected package python3-distutils. [2020-05-25T16:00:22.506Z] #14 125.0 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-25T16:00:22.506Z] #14 125.0 Unpacking python3-distutils (3.7.3-1) ... [2020-05-25T16:00:22.506Z] #14 125.1 Selecting previously unselected package python3-pip. [2020-05-25T16:00:22.542Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-05-25T16:00:22.744Z] log [2020-05-25T16:00:22.744Z] go/ast [2020-05-25T16:00:22.744Z] encoding/json [2020-05-25T16:00:22.764Z] #14 125.1 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-25T16:00:22.764Z] #14 125.1 Unpacking python3-pip (18.1-5) ... [2020-05-25T16:00:22.824Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-25T16:00:23.023Z] #14 125.3 Selecting previously unselected package python3-pkg-resources. [2020-05-25T16:00:23.023Z] #14 125.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T16:00:23.023Z] #14 125.3 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:00:23.023Z] #14 125.4 Selecting previously unselected package python3-setuptools. [2020-05-25T16:00:23.023Z] #14 125.4 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-25T16:00:23.023Z] #14 125.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-25T16:00:23.281Z] #14 125.7 Selecting previously unselected package python3-wheel. [2020-05-25T16:00:23.281Z] #14 125.7 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-25T16:00:23.281Z] #14 125.7 Unpacking python3-wheel (0.32.3-2) ... [2020-05-25T16:00:23.281Z] #14 125.8 Selecting previously unselected package thin-provisioning-tools. [2020-05-25T16:00:23.281Z] #14 125.8 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-25T16:00:23.374Z] text/template [2020-05-25T16:00:23.438Z] ok github.com/docker/docker/builder/remotecontext/git 1.086s coverage: 85.1% of statements [2020-05-25T16:00:23.438Z] ? github.com/docker/docker/cli [no test files] [2020-05-25T16:00:23.438Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-25T16:00:23.539Z] #14 125.8 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:00:23.540Z] #14 126.1 Selecting previously unselected package vim-runtime. [2020-05-25T16:00:23.798Z] #14 126.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:00:23.798Z] #14 126.1 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-25T16:00:23.798Z] #14 126.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-25T16:00:23.798Z] #14 126.2 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:00:24.007Z] go/parser [2020-05-25T16:00:24.296Z] encoding/xml [2020-05-25T16:00:24.386Z] #29 ... [2020-05-25T16:00:24.386Z] [2020-05-25T16:00:24.386Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:24.386Z] #43 109.1 internal/syscall/execenv [2020-05-25T16:00:24.386Z] #43 109.4 internal/syscall/unix [2020-05-25T16:00:24.386Z] #43 110.0 strings [2020-05-25T16:00:24.386Z] #43 111.0 os [2020-05-25T16:00:24.386Z] #43 114.9 regexp/syntax [2020-05-25T16:00:24.386Z] #43 117.2 fmt [2020-05-25T16:00:24.386Z] #43 ... [2020-05-25T16:00:24.386Z] [2020-05-25T16:00:24.386Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T16:00:24.386Z] #29 119.4 log [2020-05-25T16:00:24.927Z] go/doc [2020-05-25T16:00:24.927Z] compress/flate [2020-05-25T16:00:25.329Z] #29 120.5 text/tabwriter [2020-05-25T16:00:25.890Z] #29 ... [2020-05-25T16:00:25.890Z] [2020-05-25T16:00:25.890Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:25.890Z] #40 4.285 make: Entering directory '/usr/src/criu' [2020-05-25T16:00:25.890Z] #40 4.596 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T16:00:25.890Z] #40 4.596 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T16:00:25.890Z] #40 4.692 Note: Building without GnuTLS support [2020-05-25T16:00:25.890Z] #40 8.392 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T16:00:25.890Z] #40 8.522 GEN .gitid [2020-05-25T16:00:25.890Z] #40 8.565 GEN criu/include/version.h [2020-05-25T16:00:25.890Z] #40 8.720 GEN include/common/asm [2020-05-25T16:00:25.971Z] compress/gzip [2020-05-25T16:00:25.971Z] math/big [2020-05-25T16:00:25.971Z] encoding/hex [2020-05-25T16:00:25.971Z] github.com/LK4D4/vndr/build [2020-05-25T16:00:26.111Z] ok github.com/docker/docker/client 0.102s coverage: 75.7% of statements [2020-05-25T16:00:26.145Z] #40 10.25 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-25T16:00:26.146Z] #40 10.33 PBCC images/opts.pb-c.c [2020-05-25T16:00:26.146Z] #40 10.36 PBCC images/sit.pb-c.c [2020-05-25T16:00:26.263Z] vendor/golang.org/x/text/unicode/bidi [2020-05-25T16:00:26.401Z] #40 10.42 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-25T16:00:26.401Z] #40 10.47 DEP images/opts.pb-c.d [2020-05-25T16:00:26.401Z] #40 10.53 DEP images/sit.pb-c.d [2020-05-25T16:00:26.401Z] #40 10.58 PBCC images/macvlan.pb-c.c [2020-05-25T16:00:26.658Z] #40 10.61 DEP images/macvlan.pb-c.d [2020-05-25T16:00:26.658Z] #40 10.66 PBCC images/autofs.pb-c.c [2020-05-25T16:00:26.658Z] #40 10.71 DEP images/autofs.pb-c.d [2020-05-25T16:00:26.658Z] #40 10.76 PBCC images/sysctl.pb-c.c [2020-05-25T16:00:26.658Z] #40 10.77 DEP images/sysctl.pb-c.d [2020-05-25T16:00:26.658Z] #40 10.83 PBCC images/time.pb-c.c [2020-05-25T16:00:26.892Z] vendor/golang.org/x/text/secure/bidirule [2020-05-25T16:00:26.892Z] vendor/golang.org/x/text/unicode/norm [2020-05-25T16:00:26.892Z] vendor/golang.org/x/net/http2/hpack [2020-05-25T16:00:26.913Z] #40 10.90 DEP images/time.pb-c.d [2020-05-25T16:00:26.913Z] #40 10.96 PBCC images/binfmt-misc.pb-c.c [2020-05-25T16:00:26.913Z] #40 10.97 DEP images/binfmt-misc.pb-c.d [2020-05-25T16:00:26.913Z] #40 11.04 PBCC images/seccomp.pb-c.c [2020-05-25T16:00:26.913Z] #40 11.04 DEP images/seccomp.pb-c.d [2020-05-25T16:00:26.913Z] #40 ... [2020-05-25T16:00:26.913Z] [2020-05-25T16:00:26.913Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:26.913Z] #43 122.2 path/filepath [2020-05-25T16:00:27.080Z] #14 129.2 Selecting previously unselected package vim. [2020-05-25T16:00:27.080Z] #14 129.2 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T16:00:27.080Z] #14 129.3 Unpacking vim (2:8.1.0875-5) ... [2020-05-25T16:00:27.135Z] Client: [2020-05-25T16:00:27.135Z] Debug Mode: false [2020-05-25T16:00:27.135Z] Plugins: [2020-05-25T16:00:27.135Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-25T16:00:27.135Z] [2020-05-25T16:00:27.135Z] Server: [2020-05-25T16:00:27.135Z] Containers: 0 [2020-05-25T16:00:27.135Z] Running: 0 [2020-05-25T16:00:27.135Z] Paused: 0 [2020-05-25T16:00:27.135Z] Stopped: 0 [2020-05-25T16:00:27.135Z] Images: 0 [2020-05-25T16:00:27.135Z] Server Version: 19.03.5 [2020-05-25T16:00:27.135Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-25T16:00:27.135Z] Windows: [2020-05-25T16:00:27.135Z] LCOW: [2020-05-25T16:00:27.135Z] Logging Driver: json-file [2020-05-25T16:00:27.135Z] Plugins: [2020-05-25T16:00:27.135Z] Volume: local [2020-05-25T16:00:27.135Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-25T16:00:27.135Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-25T16:00:27.135Z] Swarm: inactive [2020-05-25T16:00:27.135Z] Default Isolation: process [2020-05-25T16:00:27.135Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-25T16:00:27.135Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-25T16:00:27.135Z] OSType: windows [2020-05-25T16:00:27.135Z] Architecture: x86_64 [2020-05-25T16:00:27.135Z] CPUs: 4 [2020-05-25T16:00:27.135Z] Total Memory: 32GiB [2020-05-25T16:00:27.135Z] Name: azwin-2-7c94e0 [2020-05-25T16:00:27.135Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-25T16:00:27.135Z] Docker Root Dir: D:\docker [2020-05-25T16:00:27.135Z] Debug Mode: false [2020-05-25T16:00:27.135Z] Registry: https://index.docker.io/v1/ [2020-05-25T16:00:27.135Z] Labels: [2020-05-25T16:00:27.135Z] Experimental: true [2020-05-25T16:00:27.135Z] Insecure Registries: [2020-05-25T16:00:27.135Z] 10.0.0.4:5000 [2020-05-25T16:00:27.135Z] 127.0.0.0/8 [2020-05-25T16:00:27.135Z] Registry Mirrors: [2020-05-25T16:00:27.135Z] http://10.0.0.4:5000/ [2020-05-25T16:00:27.135Z] Live Restore Enabled: false [2020-05-25T16:00:27.135Z] [2020-05-25T16:00:27.169Z] #43 ... [2020-05-25T16:00:27.169Z] [2020-05-25T16:00:27.169Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:27.169Z] #14 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-25T16:00:27.169Z] #14 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-25T16:00:27.338Z] #14 129.8 Selecting previously unselected package xfsprogs. [2020-05-25T16:00:27.338Z] #14 129.8 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-25T16:00:27.338Z] #14 129.8 Unpacking xfsprogs (4.20.0-1) ... [2020-05-25T16:00:27.424Z] #14 ... [2020-05-25T16:00:27.424Z] [2020-05-25T16:00:27.424Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:27.424Z] #40 11.11 PBCC images/userns.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.12 DEP images/userns.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.21 PBCC images/cgroup.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.26 DEP images/cgroup.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.32 PBCC images/fown.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.35 PBCC images/ext-file.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.38 DEP images/fown.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.42 DEP images/ext-file.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.48 PBCC images/rpc.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.54 DEP images/rpc.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.61 PBCC images/siginfo.pb-c.c [2020-05-25T16:00:27.424Z] #40 11.63 DEP images/siginfo.pb-c.d [2020-05-25T16:00:27.424Z] #40 11.69 PBCC images/pagemap.pb-c.c [2020-05-25T16:00:27.527Z] mime [2020-05-25T16:00:27.679Z] #40 11.76 DEP images/pagemap.pb-c.d [2020-05-25T16:00:27.679Z] #40 11.85 PBCC images/rlimit.pb-c.c [2020-05-25T16:00:27.679Z] #40 11.90 DEP images/rlimit.pb-c.d [2020-05-25T16:00:27.679Z] #40 11.94 PBCC images/file-lock.pb-c.c [2020-05-25T16:00:27.818Z] mime/quotedprintable [2020-05-25T16:00:27.904Z] #14 130.3 Selecting previously unselected package zip. [2020-05-25T16:00:27.904Z] #14 130.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-25T16:00:27.904Z] #14 130.3 Unpacking zip (3.0-11+b1) ... [2020-05-25T16:00:27.934Z] #40 11.98 DEP images/file-lock.pb-c.d [2020-05-25T16:00:27.934Z] #40 12.05 PBCC images/tty.pb-c.c [2020-05-25T16:00:27.934Z] #40 12.10 DEP images/tty.pb-c.d [2020-05-25T16:00:28.107Z] net/http/internal [2020-05-25T16:00:28.107Z] os/exec [2020-05-25T16:00:28.162Z] #14 130.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-25T16:00:28.162Z] #14 130.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-25T16:00:28.162Z] #14 130.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:00:28.162Z] #14 130.5 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-25T16:00:28.162Z] #14 130.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:00:28.162Z] #14 130.6 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T16:00:28.189Z] #40 12.19 PBCC images/tun.pb-c.c [2020-05-25T16:00:28.189Z] #40 12.30 PBCC images/netdev.pb-c.c [2020-05-25T16:00:28.189Z] #40 12.36 DEP images/tun.pb-c.d [2020-05-25T16:00:28.189Z] #40 12.41 DEP images/netdev.pb-c.d [2020-05-25T16:00:28.403Z] net/textproto [2020-05-25T16:00:28.403Z] crypto/rand [2020-05-25T16:00:28.403Z] crypto/elliptic [2020-05-25T16:00:28.420Z] #14 130.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T16:00:28.420Z] #14 130.6 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T16:00:28.420Z] #14 130.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T16:00:28.421Z] #14 130.7 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T16:00:28.421Z] #14 130.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T16:00:28.421Z] #14 130.7 Setting up zip (3.0-11+b1) ... [2020-05-25T16:00:28.421Z] #14 130.7 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T16:00:28.421Z] #14 130.7 Setting up bash-completion (1:2.8-6) ... [2020-05-25T16:00:28.444Z] #40 12.47 PBCC images/vma.pb-c.c [2020-05-25T16:00:28.444Z] #40 12.54 DEP images/vma.pb-c.d [2020-05-25T16:00:28.444Z] #40 12.60 PBCC images/creds.pb-c.c [2020-05-25T16:00:28.444Z] #40 12.66 DEP images/creds.pb-c.d [2020-05-25T16:00:28.696Z] encoding/asn1 [2020-05-25T16:00:28.696Z] crypto/ed25519 [2020-05-25T16:00:28.696Z] crypto/rsa [2020-05-25T16:00:28.696Z] crypto/dsa [2020-05-25T16:00:28.700Z] #40 12.72 PBCC images/utsns.pb-c.c [2020-05-25T16:00:28.700Z] #40 12.77 DEP images/utsns.pb-c.d [2020-05-25T16:00:28.700Z] #40 12.82 PBCC images/ipc-desc.pb-c.c [2020-05-25T16:00:28.956Z] #40 12.89 PBCC images/ipc-sem.pb-c.c [2020-05-25T16:00:28.956Z] #40 12.94 DEP images/ipc-desc.pb-c.d [2020-05-25T16:00:28.956Z] #40 12.96 DEP images/ipc-sem.pb-c.d [2020-05-25T16:00:28.956Z] #40 13.01 PBCC images/ipc-msg.pb-c.c [2020-05-25T16:00:28.956Z] #40 13.05 DEP images/ipc-msg.pb-c.d [2020-05-25T16:00:28.956Z] #40 13.08 PBCC images/ipc-shm.pb-c.c [2020-05-25T16:00:28.956Z] #40 13.12 DEP images/ipc-shm.pb-c.d [2020-05-25T16:00:28.956Z] #40 13.18 PBCC images/ipc-var.pb-c.c [2020-05-25T16:00:28.956Z] #40 13.21 DEP images/ipc-var.pb-c.d [2020-05-25T16:00:28.993Z] vendor/golang.org/x/net/idna [2020-05-25T16:00:29.211Z] #40 13.27 PBCC images/sk-opts.pb-c.c [2020-05-25T16:00:29.211Z] #40 13.35 PBCC images/packet-sock.pb-c.c [2020-05-25T16:00:29.211Z] #40 13.40 DEP images/sk-opts.pb-c.d [2020-05-25T16:00:29.293Z] mime/multipart [2020-05-25T16:00:29.293Z] crypto/ecdsa [2020-05-25T16:00:29.293Z] crypto/x509/pkix [2020-05-25T16:00:29.466Z] #40 13.48 DEP images/packet-sock.pb-c.d [2020-05-25T16:00:29.466Z] #40 13.53 PBCC images/sk-netlink.pb-c.c [2020-05-25T16:00:29.466Z] #40 13.57 DEP images/sk-netlink.pb-c.d [2020-05-25T16:00:29.466Z] #40 13.64 PBCC images/sk-inet.pb-c.c [2020-05-25T16:00:29.585Z] vendor/golang.org/x/crypto/cryptobyte [2020-05-25T16:00:29.585Z] vendor/golang.org/x/net/http/httpguts [2020-05-25T16:00:29.585Z] vendor/golang.org/x/net/http/httpproxy [2020-05-25T16:00:29.721Z] #40 13.71 DEP images/sk-inet.pb-c.d [2020-05-25T16:00:29.721Z] #40 13.79 PBCC images/sk-unix.pb-c.c [2020-05-25T16:00:29.878Z] crypto/x509 [2020-05-25T16:00:29.976Z] #40 13.91 DEP images/sk-unix.pb-c.d [2020-05-25T16:00:29.976Z] #40 13.98 PBCC images/mm.pb-c.c [2020-05-25T16:00:29.976Z] #40 14.05 DEP images/mm.pb-c.d [2020-05-25T16:00:29.976Z] #40 14.10 PBCC images/timerfd.pb-c.c [2020-05-25T16:00:29.976Z] #40 14.16 DEP images/timerfd.pb-c.d [2020-05-25T16:00:30.233Z] #40 14.19 PBCC images/timer.pb-c.c [2020-05-25T16:00:30.233Z] #40 14.24 DEP images/timer.pb-c.d [2020-05-25T16:00:30.233Z] #40 14.34 PBCC images/sa.pb-c.c [2020-05-25T16:00:30.489Z] #40 14.49 DEP images/sa.pb-c.d [2020-05-25T16:00:30.489Z] #40 14.62 PBCC images/pipe-data.pb-c.c [2020-05-25T16:00:30.489Z] #40 14.65 DEP images/pipe-data.pb-c.d [2020-05-25T16:00:30.514Z] crypto/tls [2020-05-25T16:00:30.744Z] #40 14.73 PBCC images/mnt.pb-c.c [2020-05-25T16:00:30.744Z] #40 14.85 DEP images/mnt.pb-c.d [2020-05-25T16:00:30.744Z] #40 14.92 PBCC images/sk-packet.pb-c.c [2020-05-25T16:00:30.951Z] #14 133.1 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-25T16:00:30.951Z] #14 133.1 Setting up xz-utils (5.2.4-1) ... [2020-05-25T16:00:30.951Z] #14 133.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-25T16:00:30.951Z] #14 133.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up pigz (2.4-1) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T16:00:30.951Z] #14 133.2 Setting up python-pip-whl (18.1-5) ... [2020-05-25T16:00:30.951Z] #14 133.3 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-25T16:00:30.951Z] #14 133.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-25T16:00:30.951Z] #14 133.3 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:00:30.999Z] #40 14.98 DEP images/sk-packet.pb-c.d [2020-05-25T16:00:30.999Z] #40 15.05 PBCC images/tcp-stream.pb-c.c [2020-05-25T16:00:30.999Z] #40 15.16 DEP images/tcp-stream.pb-c.d [2020-05-25T16:00:31.214Z] #14 133.7 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-25T16:00:31.214Z] #14 133.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:00:31.214Z] #14 133.7 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-25T16:00:31.214Z] #14 133.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T16:00:31.214Z] #14 133.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T16:00:31.214Z] #14 133.7 Setting up vim (2:8.1.0875-5) ... [2020-05-25T16:00:31.214Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-25T16:00:31.214Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-25T16:00:31.214Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-25T16:00:31.214Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-25T16:00:31.287Z] #40 15.23 PBCC images/pipe.pb-c.c [2020-05-25T16:00:31.287Z] #40 15.37 DEP images/pipe.pb-c.d [2020-05-25T16:00:31.287Z] #40 15.45 PBCC images/pstree.pb-c.c [2020-05-25T16:00:31.287Z] #40 15.50 DEP images/pstree.pb-c.d [2020-05-25T16:00:31.287Z] #40 15.56 PBCC images/fs.pb-c.c [2020-05-25T16:00:31.472Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-25T16:00:31.472Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-25T16:00:31.472Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-25T16:00:31.472Z] #14 133.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-25T16:00:31.472Z] #14 133.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T16:00:31.473Z] #14 133.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-25T16:00:31.473Z] #14 133.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:00:31.473Z] #14 133.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-25T16:00:31.473Z] #14 133.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-25T16:00:31.473Z] #14 133.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:00:31.473Z] #14 133.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-25T16:00:31.473Z] #14 133.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-25T16:00:31.473Z] #14 133.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T16:00:31.473Z] #14 134.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:00:31.473Z] #14 134.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-25T16:00:31.544Z] #40 15.62 DEP images/fs.pb-c.d [2020-05-25T16:00:31.544Z] #40 15.69 PBCC images/signalfd.pb-c.c [2020-05-25T16:00:31.544Z] #40 15.76 DEP images/signalfd.pb-c.d [2020-05-25T16:00:31.544Z] #40 15.80 PBCC images/fh.pb-c.c [2020-05-25T16:00:31.731Z] #14 134.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T16:00:31.731Z] #14 134.0 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-25T16:00:31.731Z] #14 134.0 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T16:00:31.731Z] #14 ... [2020-05-25T16:00:31.731Z] [2020-05-25T16:00:31.731Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:31.731Z] #40 107.0 CC criu/cr-errno.o [2020-05-25T16:00:31.731Z] #40 107.1 CC criu/cr-restore.o [2020-05-25T16:00:31.731Z] #40 112.0 CC criu/cr-service.o [2020-05-25T16:00:31.731Z] #40 113.5 CC criu/crtools.o [2020-05-25T16:00:31.731Z] #40 114.0 CC criu/eventfd.o [2020-05-25T16:00:31.731Z] #40 114.3 CC criu/eventpoll.o [2020-05-25T16:00:31.731Z] #40 115.2 CC criu/external.o [2020-05-25T16:00:31.731Z] #40 115.5 CC criu/fault-injection.o [2020-05-25T16:00:31.731Z] #40 115.6 CC criu/fdstore.o [2020-05-25T16:00:31.731Z] #40 116.0 CC criu/fifo.o [2020-05-25T16:00:31.731Z] #40 116.3 CC criu/file-ids.o [2020-05-25T16:00:31.731Z] #40 116.7 CC criu/file-lock.o [2020-05-25T16:00:31.799Z] #40 15.90 PBCC images/fsnotify.pb-c.c [2020-05-25T16:00:31.799Z] #40 15.94 DEP images/fh.pb-c.d [2020-05-25T16:00:32.055Z] #40 16.04 DEP images/fsnotify.pb-c.d [2020-05-25T16:00:32.055Z] #40 16.15 PBCC images/eventpoll.pb-c.c [2020-05-25T16:00:32.055Z] #40 16.18 DEP images/eventpoll.pb-c.d [2020-05-25T16:00:32.055Z] #40 16.24 PBCC images/eventfd.pb-c.c [2020-05-25T16:00:32.298Z] #40 117.5 CC criu/files-ext.o [2020-05-25T16:00:32.311Z] #40 16.28 DEP images/eventfd.pb-c.d [2020-05-25T16:00:32.311Z] #40 16.35 PBCC images/remap-file-path.pb-c.c [2020-05-25T16:00:32.311Z] #40 16.41 DEP images/remap-file-path.pb-c.d [2020-05-25T16:00:32.311Z] #40 16.43 PBCC images/fifo.pb-c.c [2020-05-25T16:00:32.311Z] #40 16.47 DEP images/fifo.pb-c.d [2020-05-25T16:00:32.311Z] #40 16.52 PBCC images/ghost-file.pb-c.c [2020-05-25T16:00:32.311Z] #40 16.58 DEP images/ghost-file.pb-c.d [2020-05-25T16:00:32.556Z] #40 117.9 CC criu/files-reg.o [2020-05-25T16:00:32.567Z] #40 16.65 PBCC images/regfile.pb-c.c [2020-05-25T16:00:32.570Z] net/http/httptrace [2020-05-25T16:00:32.570Z] net/http [2020-05-25T16:00:32.822Z] #40 16.78 DEP images/regfile.pb-c.d [2020-05-25T16:00:32.822Z] #40 16.88 PBCC images/ns.pb-c.c [2020-05-25T16:00:32.822Z] #40 ... [2020-05-25T16:00:32.822Z] [2020-05-25T16:00:32.822Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-25T16:00:32.822Z] #29 123.0 github.com/BurntSushi/toml/cmd/tomlv [2020-05-25T16:00:32.822Z] #29 DONE 128.0s [2020-05-25T16:00:32.822Z] [2020-05-25T16:00:32.822Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:32.822Z] #40 16.91 DEP images/ns.pb-c.d [2020-05-25T16:00:32.822Z] #40 17.02 PBCC images/fdinfo.pb-c.c [2020-05-25T16:00:32.822Z] #40 ... [2020-05-25T16:00:32.822Z] [2020-05-25T16:00:32.822Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:00:32.822Z] #58 56.36 Checking out files: 48% (1543/3180) Checking out files: 49% (1559/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/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: 83% (2666/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-25T16:00:32.822Z] #58 58.14 + cd /tmp/tmp.WAE0OdySac/src/github.com/containerd/containerd [2020-05-25T16:00:32.822Z] #58 58.14 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T16:00:32.822Z] #58 60.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-25T16:00:32.822Z] #58 60.39 + BUILDTAGS='netgo osusergo static_build' [2020-05-25T16:00:32.822Z] #58 60.39 + export EXTRA_FLAGS=-buildmode=pie [2020-05-25T16:00:32.822Z] #58 60.39 + EXTRA_FLAGS=-buildmode=pie [2020-05-25T16:00:32.822Z] #58 60.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-25T16:00:32.822Z] #58 60.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-25T16:00:32.822Z] #58 60.39 + '[' '' = dynamic ']' [2020-05-25T16:00:32.822Z] #58 60.39 + make [2020-05-25T16:00:34.187Z] #58 61.76 🇩 bin/ctr [2020-05-25T16:00:35.091Z] #40 ... [2020-05-25T16:00:35.091Z] [2020-05-25T16:00:35.091Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:35.091Z] #14 137.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-25T16:00:35.091Z] #14 137.1 Setting up iptables (1.8.2-4) ... [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-25T16:00:35.091Z] #14 137.2 Setting up python3 (3.7.3-1) ... [2020-05-25T16:00:35.091Z] #14 137.6 Setting up python3-wheel (0.32.3-2) ... [2020-05-25T16:00:35.720Z] github.com/LK4D4/vndr/godl [2020-05-25T16:00:36.031Z] #14 138.3 Setting up apparmor (2.13.2-10) ... [2020-05-25T16:00:36.041Z] github.com/LK4D4/vndr [2020-05-25T16:00:37.409Z] #14 139.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:00:37.667Z] #14 140.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:00:38.351Z] #58 ... [2020-05-25T16:00:38.351Z] [2020-05-25T16:00:38.351Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:38.351Z] #43 123.3 flag [2020-05-25T16:00:38.351Z] #43 123.7 go/token [2020-05-25T16:00:38.351Z] #43 124.6 go/scanner [2020-05-25T16:00:38.351Z] #43 125.0 regexp [2020-05-25T16:00:38.351Z] #43 126.1 go/ast [2020-05-25T16:00:38.351Z] #43 129.6 internal/lazyregexp [2020-05-25T16:00:38.351Z] #43 129.9 path [2020-05-25T16:00:38.351Z] #43 130.6 io/ioutil [2020-05-25T16:00:38.351Z] #43 131.2 net/url [2020-05-25T16:00:38.351Z] #43 131.7 text/template/parse [2020-05-25T16:00:38.351Z] #43 132.8 go/parser [2020-05-25T16:00:38.351Z] #43 ... [2020-05-25T16:00:38.351Z] [2020-05-25T16:00:38.351Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:38.351Z] #40 17.22 DEP images/fdinfo.pb-c.d [2020-05-25T16:00:38.351Z] #40 17.28 PBCC images/core-aarch64.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.33 PBCC images/core-arm.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.46 PBCC images/core-ppc64.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.54 PBCC images/core-s390.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.74 PBCC images/core-x86.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.89 PBCC images/core.pb-c.c [2020-05-25T16:00:38.351Z] #40 17.96 PBCC images/inventory.pb-c.c [2020-05-25T16:00:38.351Z] #40 18.01 DEP images/core-aarch64.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.09 DEP images/core-arm.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.12 DEP images/core-ppc64.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.20 DEP images/core-s390.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.28 DEP images/core-x86.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.35 DEP images/core.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.40 DEP images/inventory.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.44 PBCC images/cpuinfo.pb-c.c [2020-05-25T16:00:38.351Z] #40 18.47 DEP images/cpuinfo.pb-c.d [2020-05-25T16:00:38.351Z] #40 18.52 PBCC images/stats.pb-c.c [2020-05-25T16:00:38.351Z] #40 18.60 DEP images/stats.pb-c.d [2020-05-25T16:00:38.351Z] #40 20.09 make[1]: Nothing to be done for 'all'. [2020-05-25T16:00:38.351Z] #40 21.42 CC images/stats.o [2020-05-25T16:00:38.351Z] #40 21.76 CC images/core.o [2020-05-25T16:00:38.351Z] #40 22.43 CC images/core-x86.o [2020-05-25T16:00:38.602Z] #14 141.0 Setting up python3-distutils (3.7.3-1) ... [2020-05-25T16:00:38.912Z] #40 23.05 CC images/core-arm.o [2020-05-25T16:00:39.169Z] #14 141.5 Setting up python3-setuptools (40.8.0-1) ... [2020-05-25T16:00:39.473Z] #40 23.59 CC images/core-aarch64.o [2020-05-25T16:00:39.728Z] #40 24.00 CC images/core-ppc64.o [2020-05-25T16:00:40.290Z] #40 ... [2020-05-25T16:00:40.290Z] [2020-05-25T16:00:40.290Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:40.290Z] #14 23.28 Fetched 8350 kB in 17s (482 kB/s) [2020-05-25T16:00:40.290Z] #14 23.28 Reading package lists... [2020-05-25T16:00:40.543Z] #14 142.6 Setting up python3-pip (18.1-5) ... [2020-05-25T16:00:40.545Z] #14 29.58 Reading package lists... [2020-05-25T16:00:40.545Z] #14 ... [2020-05-25T16:00:40.545Z] [2020-05-25T16:00:40.545Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:40.545Z] #40 24.64 CC images/core-s390.o [2020-05-25T16:00:40.718Z] Removing intermediate container 39bd7d7e62a8 [2020-05-25T16:00:40.718Z] ---> dafac79f42f1 [2020-05-25T16:00:40.718Z] Step 54/141 : FROM dev-base AS containerd [2020-05-25T16:00:40.718Z] ---> 9ec1de882c73 [2020-05-25T16:00:40.718Z] Step 55/141 : ARG DEBIAN_FRONTEND [2020-05-25T16:00:40.718Z] ---> Using cache [2020-05-25T16:00:40.718Z] ---> 41d442b47165 [2020-05-25T16:00:40.718Z] Step 56/141 : ARG CONTAINERD_COMMIT [2020-05-25T16:00:40.718Z] ---> Running in ae5e0c2be66d [2020-05-25T16:00:40.718Z] Removing intermediate container ae5e0c2be66d [2020-05-25T16:00:40.718Z] ---> 0873dbedef49 [2020-05-25T16:00:40.718Z] Step 57/141 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-05-25T16:00:40.718Z] ---> Running in 0c837ec9ae85 [2020-05-25T16:00:40.718Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T16:00:41.049Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T16:00:41.049Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T16:00:41.049Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T16:00:41.472Z] #40 25.53 CC images/cpuinfo.o [2020-05-25T16:00:41.478Z] #14 143.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:00:41.478Z] #14 143.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-25T16:00:41.478Z] #14 143.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:00:41.478Z] #14 143.7 Setting up xfsprogs (4.20.0-1) ... [2020-05-25T16:00:41.478Z] #14 143.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-25T16:00:41.478Z] #14 143.7 Processing triggers for mime-support (3.62) ... [2020-05-25T16:00:41.478Z] #14 143.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:00:42.033Z] #40 25.95 CC images/inventory.o [2020-05-25T16:00:42.045Z] #14 DONE 144.4s [2020-05-25T16:00:42.045Z] [2020-05-25T16:00:42.045Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-25T16:00:42.288Z] #40 26.25 CC images/fdinfo.o [2020-05-25T16:00:42.544Z] #40 26.61 CC images/fown.o [2020-05-25T16:00:42.622Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T16:00:42.622Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T16:00:42.800Z] #40 26.83 CC images/ns.o [2020-05-25T16:00:42.800Z] #40 27.06 CC images/regfile.o [2020-05-25T16:00:43.365Z] #40 27.35 CC images/ghost-file.o [2020-05-25T16:00:43.621Z] #40 27.68 CC images/fifo.o [2020-05-25T16:00:43.877Z] #40 28.01 CC images/remap-file-path.o [2020-05-25T16:00:43.945Z] #15 1.649 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-25T16:00:43.945Z] #15 1.653 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-25T16:00:43.945Z] #15 1.657 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-25T16:00:43.945Z] #15 DONE 1.8s [2020-05-25T16:00:43.945Z] [2020-05-25T16:00:43.945Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:43.945Z] #40 120.2 CC criu/files.o [2020-05-25T16:00:43.945Z] #40 122.4 CC criu/filesystems.o [2020-05-25T16:00:43.945Z] #40 123.2 CC criu/fsnotify.o [2020-05-25T16:00:43.945Z] #40 124.4 CC criu/image-desc.o [2020-05-25T16:00:43.945Z] #40 124.6 CC criu/image.o [2020-05-25T16:00:43.945Z] #40 125.4 CC criu/ipc_ns.o [2020-05-25T16:00:43.945Z] #40 126.7 CC criu/irmap.o [2020-05-25T16:00:43.945Z] #40 127.6 CC criu/kcmp-ids.o [2020-05-25T16:00:43.945Z] #40 127.9 CC criu/kerndat.o [2020-05-25T16:00:43.945Z] #40 129.0 CC criu/libnetlink.o [2020-05-25T16:00:43.945Z] #40 ... [2020-05-25T16:00:43.945Z] [2020-05-25T16:00:43.945Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T16:00:44.133Z] #40 28.28 CC images/eventfd.o [2020-05-25T16:00:44.167Z] Fetched 8131 kB in 4s (2132 kB/s) [2020-05-25T16:00:44.388Z] #40 28.54 CC images/eventpoll.o [2020-05-25T16:00:44.949Z] #40 28.90 CC images/fh.o [2020-05-25T16:00:45.205Z] #40 29.31 CC images/fsnotify.o [2020-05-25T16:00:45.739Z] Reading package lists... [2020-05-25T16:00:45.766Z] #40 30.02 CC images/signalfd.o [2020-05-25T16:00:46.022Z] #40 30.28 CC images/fs.o [2020-05-25T16:00:46.278Z] #40 30.53 CC images/pstree.o [2020-05-25T16:00:46.533Z] #40 30.80 CC images/pipe.o [2020-05-25T16:00:46.805Z] Reading package lists... [2020-05-25T16:00:46.805Z] Building dependency tree... [2020-05-25T16:00:46.805Z] Reading state information... [2020-05-25T16:00:47.094Z] #40 31.10 CC images/tcp-stream.o [2020-05-25T16:00:47.113Z] The following additional packages will be installed: [2020-05-25T16:00:47.113Z] libbtrfs0 [2020-05-25T16:00:47.113Z] The following NEW packages will be installed: [2020-05-25T16:00:47.113Z] libbtrfs-dev libbtrfs0 [2020-05-25T16:00:47.113Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T16:00:47.113Z] Need to get 120 kB of archives. [2020-05-25T16:00:47.113Z] After this operation, 423 kB of additional disk space will be used. [2020-05-25T16:00:47.113Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-25T16:00:47.113Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-25T16:00:47.350Z] #40 31.42 CC images/sk-packet.o [2020-05-25T16:00:47.409Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T16:00:47.409Z] Fetched 120 kB in 0s (1020 kB/s) [2020-05-25T16:00:47.409Z] Selecting previously unselected package libbtrfs0. [2020-05-25T16:00:47.409Z] (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-25T16:00:47.409Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-25T16:00:47.409Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T16:00:47.409Z] Selecting previously unselected package libbtrfs-dev. [2020-05-25T16:00:47.409Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-25T16:00:47.409Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:00:47.409Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T16:00:47.409Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:00:47.409Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:00:47.606Z] #40 31.78 CC images/mnt.o [2020-05-25T16:00:47.861Z] #40 32.02 CC images/pipe-data.o [2020-05-25T16:00:48.066Z] Removing intermediate container 0c837ec9ae85 [2020-05-25T16:00:48.067Z] ---> 166ef67f6c5f [2020-05-25T16:00:48.067Z] Step 58/141 : ENV INSTALL_BINARY_NAME=containerd [2020-05-25T16:00:48.067Z] ---> Running in b7248ede8cf0 [2020-05-25T16:00:48.067Z] Removing intermediate container b7248ede8cf0 [2020-05-25T16:00:48.067Z] ---> 2c7d49bd3897 [2020-05-25T16:00:48.067Z] Step 59/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:00:48.117Z] #40 32.17 CC images/sa.o [2020-05-25T16:00:48.117Z] #40 ... [2020-05-25T16:00:48.117Z] [2020-05-25T16:00:48.117Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:48.117Z] #14 29.58 Reading package lists... [2020-05-25T16:00:48.117Z] #14 34.62 Building dependency tree... [2020-05-25T16:00:48.117Z] #14 35.78 Reading state information... [2020-05-25T16:00:48.117Z] #14 37.37 libcap2-bin is already the newest version (1:2.25-2). [2020-05-25T16:00:48.117Z] #14 37.37 libcap2-bin set to manually installed. [2020-05-25T16:00:48.117Z] #14 37.37 The following additional packages will be installed: [2020-05-25T16:00:48.117Z] #14 37.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-25T16:00:48.117Z] #14 37.38 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-25T16:00:48.117Z] #14 37.38 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T16:00:48.117Z] #14 37.38 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-25T16:00:48.117Z] #14 37.38 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-25T16:00:48.117Z] #14 37.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-25T16:00:48.117Z] #14 37.38 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-25T16:00:48.117Z] #14 37.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-25T16:00:48.117Z] #14 37.39 python3.7 python3.7-minimal vim-runtime xxd [2020-05-25T16:00:48.117Z] #14 37.39 Suggested packages: [2020-05-25T16:00:48.117Z] #14 37.39 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-25T16:00:48.117Z] #14 37.39 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-25T16:00:48.117Z] #14 37.39 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-25T16:00:48.117Z] #14 37.39 xfsdump acl attr quota [2020-05-25T16:00:48.117Z] #14 37.39 Recommended packages: [2020-05-25T16:00:48.117Z] #14 37.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-25T16:00:48.117Z] #14 37.39 python3-keyrings.alt python3-xdg unzip [2020-05-25T16:00:48.117Z] #14 40.78 The following NEW packages will be installed: [2020-05-25T16:00:48.117Z] #14 40.78 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-25T16:00:48.117Z] #14 40.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-25T16:00:48.117Z] #14 40.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-25T16:00:48.117Z] #14 40.78 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-25T16:00:48.117Z] #14 40.79 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T16:00:48.117Z] #14 40.79 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-25T16:00:48.117Z] #14 40.79 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-25T16:00:48.117Z] #14 40.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-25T16:00:48.117Z] #14 40.79 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-25T16:00:48.117Z] #14 40.79 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-25T16:00:48.117Z] #14 40.79 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-25T16:00:48.117Z] #14 40.79 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-25T16:00:48.117Z] #14 40.80 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-25T16:00:48.117Z] #14 40.80 xfsprogs xxd xz-utils zip [2020-05-25T16:00:48.117Z] #14 41.38 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-25T16:00:48.117Z] #14 41.38 Need to get 104 MB of archives. [2020-05-25T16:00:48.117Z] #14 41.38 After this operation, 597 MB of additional disk space will be used. [2020-05-25T16:00:48.117Z] #14 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-25T16:00:48.117Z] #14 41.39 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-25T16:00:48.117Z] #14 41.42 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-25T16:00:48.372Z] #14 41.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-25T16:00:48.373Z] #14 41.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-25T16:00:48.373Z] #14 41.57 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-25T16:00:48.373Z] #14 ... [2020-05-25T16:00:48.373Z] [2020-05-25T16:00:48.373Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:48.373Z] #40 32.49 CC images/timer.o [2020-05-25T16:00:48.374Z] ---> d0d97d82529e [2020-05-25T16:00:48.374Z] Step 60/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:00:48.374Z] ---> 569b4719bc49 [2020-05-25T16:00:48.374Z] Step 61/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:00:48.374Z] ---> Running in 30049d2f9bb1 [2020-05-25T16:00:48.429Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-05-25T16:00:48.429Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 29.5% of statements [2020-05-25T16:00:48.682Z] + RM_GOPATH=0 [2020-05-25T16:00:48.682Z] + TMP_GOPATH= [2020-05-25T16:00:48.682Z] + : /build [2020-05-25T16:00:48.682Z] + '[' -z '' ']' [2020-05-25T16:00:48.682Z] ++ mktemp -d [2020-05-25T16:00:48.682Z] + export GOPATH=/tmp/tmp.Ig1ezpuUMC [2020-05-25T16:00:48.682Z] + GOPATH=/tmp/tmp.Ig1ezpuUMC [2020-05-25T16:00:48.682Z] + RM_GOPATH=1 [2020-05-25T16:00:48.682Z] ++ dirname ./install.sh [2020-05-25T16:00:48.682Z] + dir=. [2020-05-25T16:00:48.682Z] + bin=containerd [2020-05-25T16:00:48.682Z] + shift [2020-05-25T16:00:48.682Z] + '[' '!' -f ./containerd.installer ']' [2020-05-25T16:00:48.682Z] + . ./containerd.installer [2020-05-25T16:00:48.682Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T16:00:48.682Z] + install_containerd [2020-05-25T16:00:48.682Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-25T16:00:48.682Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ig1ezpuUMC/src/github.com/containerd/containerd [2020-05-25T16:00:48.682Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T16:00:48.682Z] Cloning into '/tmp/tmp.Ig1ezpuUMC/src/github.com/containerd/containerd'... [2020-05-25T16:00:48.933Z] #40 32.92 CC images/timerfd.o [2020-05-25T16:00:49.189Z] #40 33.25 CC images/mm.o [2020-05-25T16:00:49.445Z] #40 33.56 CC images/sk-opts.o [2020-05-25T16:00:49.700Z] #40 33.79 CC images/sk-unix.o [2020-05-25T16:00:50.262Z] #40 34.17 CC images/sk-inet.o [2020-05-25T16:00:50.453Z] ok github.com/docker/docker/container 0.131s coverage: 35.6% of statements [2020-05-25T16:00:50.453Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-25T16:00:50.453Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-25T16:00:50.453Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-25T16:00:50.453Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-25T16:00:50.518Z] #40 34.64 CC images/tun.o [2020-05-25T16:00:50.533Z] #16 6.107 Collecting yamllint==1.16.0 [2020-05-25T16:00:50.775Z] #40 ... [2020-05-25T16:00:50.775Z] [2020-05-25T16:00:50.775Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:00:50.775Z] #43 135.9 log [2020-05-25T16:00:50.775Z] #43 136.4 encoding/binary [2020-05-25T16:00:50.775Z] #43 136.4 text/template [2020-05-25T16:00:50.775Z] #43 138.2 encoding/base64 [2020-05-25T16:00:50.775Z] #43 139.0 encoding/json [2020-05-25T16:00:50.775Z] #43 142.0 go/doc [2020-05-25T16:00:50.775Z] #43 144.1 encoding/xml [2020-05-25T16:00:50.775Z] #43 146.0 github.com/LK4D4/vndr/build [2020-05-25T16:00:50.775Z] #43 ... [2020-05-25T16:00:50.775Z] [2020-05-25T16:00:50.775Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:00:50.775Z] #14 41.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-25T16:00:50.775Z] #14 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-25T16:00:50.775Z] #14 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-25T16:00:50.775Z] #14 41.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-25T16:00:50.775Z] #14 41.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-25T16:00:50.775Z] #14 41.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-25T16:00:50.775Z] #14 41.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-25T16:00:50.775Z] #14 41.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-25T16:00:50.775Z] #14 41.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-25T16:00:50.775Z] #14 41.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-25T16:00:50.775Z] #14 41.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-25T16:00:50.775Z] #14 41.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T16:00:50.775Z] #14 41.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-25T16:00:50.775Z] #14 41.83 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-25T16:00:50.775Z] #14 41.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-25T16:00:50.775Z] #14 41.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-25T16:00:50.775Z] #14 41.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-25T16:00:50.775Z] #14 41.91 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-25T16:00:50.775Z] #14 42.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-25T16:00:50.775Z] #14 42.28 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-25T16:00:50.775Z] #14 42.30 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-25T16:00:50.775Z] #14 42.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-25T16:00:50.775Z] #14 42.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-25T16:00:50.775Z] #14 42.67 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-25T16:00:50.775Z] #14 42.94 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-25T16:00:50.775Z] #14 42.96 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-25T16:00:51.098Z] #16 ... [2020-05-25T16:00:51.098Z] [2020-05-25T16:00:51.098Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:51.098Z] #40 129.5 CC criu/log.o [2020-05-25T16:00:51.098Z] #40 130.2 CC criu/lsm.o [2020-05-25T16:00:51.098Z] #40 130.7 CC criu/mem.o [2020-05-25T16:00:51.098Z] #40 132.7 CC criu/mount.o [2020-05-25T16:00:51.098Z] #40 136.4 CC criu/namespaces.o [2020-05-25T16:00:52.664Z] #14 45.75 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-25T16:00:52.995Z] #40 138.1 CC criu/net.o [2020-05-25T16:00:54.554Z] #14 47.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-25T16:00:54.811Z] #14 47.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-25T16:00:54.811Z] #14 47.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-25T16:00:54.811Z] #14 47.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-25T16:00:54.811Z] #14 47.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-25T16:00:54.811Z] #14 47.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-25T16:00:54.811Z] #14 47.92 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-25T16:00:54.811Z] #14 47.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-25T16:00:54.811Z] #14 47.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-25T16:00:54.811Z] #14 48.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-25T16:00:54.811Z] #14 48.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-25T16:00:54.811Z] #14 48.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-25T16:00:54.811Z] #14 48.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-25T16:00:54.811Z] #14 48.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-25T16:00:55.067Z] #14 48.15 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-25T16:00:55.067Z] #14 48.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-25T16:00:55.067Z] #14 48.16 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-25T16:00:55.521Z] #40 ... [2020-05-25T16:00:55.521Z] [2020-05-25T16:00:55.521Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T16:00:55.521Z] #16 11.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-25T16:00:55.521Z] #16 11.54 Collecting pyyaml (from yamllint==1.16.0) [2020-05-25T16:00:55.521Z] #16 11.70 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-25T16:00:55.554Z] + cd /tmp/tmp.Ig1ezpuUMC/src/github.com/containerd/containerd [2020-05-25T16:00:55.555Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-25T16:00:55.630Z] #14 48.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-25T16:00:55.630Z] #14 48.85 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-25T16:00:55.630Z] #14 48.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-25T16:00:55.630Z] #14 48.86 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-25T16:00:55.630Z] #14 48.88 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-25T16:00:55.630Z] #14 48.90 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-25T16:00:55.630Z] #14 48.94 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-25T16:00:55.886Z] #14 49.06 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-25T16:00:55.886Z] #14 49.07 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-25T16:00:55.886Z] #14 49.08 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-25T16:00:55.886Z] #14 49.09 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-25T16:00:55.886Z] #14 49.11 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-25T16:00:55.886Z] #14 49.12 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-25T16:00:55.886Z] #14 49.13 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-25T16:00:55.886Z] #14 49.15 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-25T16:00:55.936Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2020-05-25T16:00:56.179Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-25T16:00:56.179Z] + BUILDTAGS='netgo osusergo static_build' [2020-05-25T16:00:56.179Z] + export EXTRA_FLAGS=-buildmode=pie [2020-05-25T16:00:56.179Z] + EXTRA_FLAGS=-buildmode=pie [2020-05-25T16:00:56.179Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-25T16:00:56.179Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-25T16:00:56.179Z] + '[' '' = dynamic ']' [2020-05-25T16:00:56.179Z] + make [2020-05-25T16:00:56.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-25T16:00:56.447Z] #14 49.59 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-25T16:00:56.447Z] #14 49.68 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-25T16:00:56.447Z] #14 49.74 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-25T16:00:56.821Z] 🇩 bin/ctr [2020-05-25T16:00:57.417Z] #16 13.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-25T16:00:57.417Z] #16 13.34 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-25T16:00:57.417Z] #16 13.39 Building wheels for collected packages: pyyaml [2020-05-25T16:00:57.417Z] #16 13.40 Running setup.py bdist_wheel for pyyaml: started [2020-05-25T16:00:57.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-05-25T16:00:57.815Z] #14 50.76 debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T16:00:57.815Z] #14 50.97 Fetched 104 MB in 9s (11.8 MB/s) [2020-05-25T16:00:57.815Z] #14 51.09 Selecting previously unselected package pigz. [2020-05-25T16:00:57.815Z] #14 51.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15475 files and directories currently installed.) [2020-05-25T16:00:57.815Z] #14 51.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-25T16:00:57.815Z] #14 51.14 Unpacking pigz (2.4-1) ... [2020-05-25T16:00:58.071Z] #14 51.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-25T16:00:58.071Z] #14 51.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T16:00:58.071Z] #14 51.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T16:00:58.233Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-25T16:00:58.233Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-505f59e6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-25T16:00:58.233Z] ---------------------------------------------------------------------------- [2020-05-25T16:00:58.233Z] [2020-05-25T16:00:58.233Z] INFO: executeCI.ps1 starting at Mon May 25 16:00:54 CUT 2020 [2020-05-25T16:00:58.233Z] [2020-05-25T16:00:58.233Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-25T16:00:58.233Z] INFO: Running git version 2.24.1.windows.2 [2020-05-25T16:00:58.233Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-25T16:00:58.233Z] INFO: Environment variables: [2020-05-25T16:00:58.233Z] [2020-05-25T16:00:58.233Z] Name Value [2020-05-25T16:00:58.233Z] ---- ----- [2020-05-25T16:00:58.233Z] ALLUSERSPROFILE C:\ProgramData [2020-05-25T16:00:58.233Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-25T16:00:58.233Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-25T16:00:58.233Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-25T16:00:58.233Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-25T16:00:58.233Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-25T16:00:58.233Z] BRANCH_NAME PR-41021 [2020-05-25T16:00:58.233Z] BUILD_DISPLAY_NAME #1 [2020-05-25T16:00:58.233Z] BUILD_ID 1 [2020-05-25T16:00:58.233Z] BUILD_NUMBER 1 [2020-05-25T16:00:58.233Z] BUILD_TAG jenkins-moby-PR-41021-1 [2020-05-25T16:00:58.233Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41021/1/ [2020-05-25T16:00:58.233Z] CHANGE_AUTHOR StefanScherer [2020-05-25T16:00:58.233Z] CHANGE_AUTHOR_DISPLAY_NAME Stefan Scherer [2020-05-25T16:00:58.233Z] CHANGE_AUTHOR_EMAIL scherer_stefan@icloud.com [2020-05-25T16:00:58.233Z] CHANGE_BRANCH fix-criu-on-arm-19.03 [2020-05-25T16:00:58.233Z] CHANGE_FORK StefanScherer/docker [2020-05-25T16:00:58.233Z] CHANGE_ID 41021 [2020-05-25T16:00:58.233Z] CHANGE_TARGET 19.03 [2020-05-25T16:00:58.233Z] CHANGE_TITLE [19.03] Fix crui armhf build on armv8 agents [2020-05-25T16:00:58.233Z] CHANGE_URL https://github.com/moby/moby/pull/41021 [2020-05-25T16:00:58.233Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-25T16:00:58.233Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-25T16:00:58.233Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-25T16:00:58.233Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-25T16:00:58.233Z] COMPUTERNAME azwin-2-7c94e0 [2020-05-25T16:00:58.233Z] ComSpec C:\windows\system32\cmd.exe [2020-05-25T16:00:58.233Z] ConfigSequenceNumber 0 [2020-05-25T16:00:58.233Z] DOCKER_BUILDKIT 0 [2020-05-25T16:00:58.233Z] DOCKER_DUT_DEBUG 1 [2020-05-25T16:00:58.233Z] DOCKER_EXPERIMENTAL 1 [2020-05-25T16:00:58.233Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-25T16:00:58.233Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-25T16:00:58.233Z] EXECUTOR_NUMBER 0 [2020-05-25T16:00:58.233Z] FQDN azwin-2-7c94e0.westus.cloudapp.azure.com [2020-05-25T16:00:58.233Z] GIT_BRANCH PR-41021 [2020-05-25T16:00:58.233Z] GIT_COMMIT 93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:00:58.233Z] GIT_URL https://github.com/moby/moby.git [2020-05-25T16:00:58.233Z] HUDSON_COOKIE ceba6af0-8e2c-4865-8632-c65f38476738 [2020-05-25T16:00:58.233Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-25T16:00:58.233Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-25T16:00:58.233Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-25T16:00:58.233Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-25T16:00:58.233Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-25T16:00:58.233Z] JENKINS_NODE_COOKIE e4b40ebb-7666-4daa-97b3-5a0a156aac5c [2020-05-25T16:00:58.233Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-25T16:00:58.233Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-25T16:00:58.233Z] JOB_BASE_NAME PR-41021 [2020-05-25T16:00:58.233Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41021/display/redirect [2020-05-25T16:00:58.233Z] JOB_NAME moby/PR-41021 [2020-05-25T16:00:58.233Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41021/ [2020-05-25T16:00:58.233Z] library.jps.version master [2020-05-25T16:00:58.233Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-25T16:00:58.233Z] NODE_LABELS amd64 azure azwin-2-7c94e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-25T16:00:58.233Z] NODE_NAME azwin-2-7c94e0 [2020-05-25T16:00:58.233Z] NUMBER_OF_PROCESSORS 4 [2020-05-25T16:00:58.233Z] OS Windows_NT [2020-05-25T16:00:58.233Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-25T16:00:58.233Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-25T16:00:58.233Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-25T16:00:58.233Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-25T16:00:58.233Z] PROCESSOR_LEVEL 6 [2020-05-25T16:00:58.233Z] PROCESSOR_REVISION 5504 [2020-05-25T16:00:58.233Z] ProgramData C:\ProgramData [2020-05-25T16:00:58.233Z] ProgramFiles C:\Program Files [2020-05-25T16:00:58.233Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-25T16:00:58.233Z] ProgramW6432 C:\Program Files [2020-05-25T16:00:58.233Z] PROMPT $P$G [2020-05-25T16:00:58.233Z] PSExecutionPolicyPreference Bypass [2020-05-25T16:00:58.233Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-25T16:00:58.233Z] PUBLIC C:\Users\Public [2020-05-25T16:00:58.233Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41021/1/display/redirect?page=changes [2020-05-25T16:00:58.234Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41021/1/display/redirect [2020-05-25T16:00:58.234Z] SKIP_VALIDATION_TESTS 1 [2020-05-25T16:00:58.234Z] SOURCES_DRIVE d [2020-05-25T16:00:58.234Z] SOURCES_SUBDIR gopath [2020-05-25T16:00:58.234Z] STAGE_NAME Run tests [2020-05-25T16:00:58.234Z] SystemDrive C: [2020-05-25T16:00:58.234Z] SystemRoot C:\windows [2020-05-25T16:00:58.234Z] TEMP C:\windows\TEMP [2020-05-25T16:00:58.234Z] TESTDEBUG 0 [2020-05-25T16:00:58.234Z] TESTRUN_DRIVE d [2020-05-25T16:00:58.234Z] TESTRUN_SUBDIR CI [2020-05-25T16:00:58.234Z] TIMEOUT 120m [2020-05-25T16:00:58.234Z] TMP C:\windows\TEMP [2020-05-25T16:00:58.234Z] USERDOMAIN WORKGROUP [2020-05-25T16:00:58.234Z] USERNAME azwin-2-7c94e0$ [2020-05-25T16:00:58.234Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-25T16:00:58.234Z] windir C:\windows [2020-05-25T16:00:58.234Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-25T16:00:58.234Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-25T16:00:58.234Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-25T16:00:58.234Z] [2020-05-25T16:00:58.234Z] [2020-05-25T16:00:58.234Z] [2020-05-25T16:00:58.234Z] INFO: Sources under d:\gopath\... [2020-05-25T16:00:58.234Z] INFO: Test run under d:\CI\... [2020-05-25T16:00:58.234Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-25T16:00:58.234Z] INFO: docker/docker repository was found [2020-05-25T16:00:58.234Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-25T16:00:58.234Z] ltsc2019: Pulling from windows/servercore [2020-05-25T16:00:58.234Z] 4612f6d0b889: Pulling fs layer [2020-05-25T16:00:58.348Z] #16 14.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-25T16:00:58.348Z] #16 14.54 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-25T16:00:58.348Z] #16 14.63 Successfully built pyyaml [2020-05-25T16:00:58.348Z] #16 14.65 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-25T16:00:58.912Z] #16 14.99 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-25T16:00:58.996Z] #14 52.06 Selecting previously unselected package python3.7-minimal. [2020-05-25T16:00:58.996Z] #14 52.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T16:00:58.996Z] #14 52.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T16:00:59.169Z] #16 DONE 15.5s [2020-05-25T16:00:59.169Z] [2020-05-25T16:00:59.169Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:00:59.169Z] #40 140.9 CC criu/netfilter.o [2020-05-25T16:00:59.169Z] #40 141.4 CC criu/page-pipe.o [2020-05-25T16:00:59.169Z] #40 142.1 CC criu/page-xfer.o [2020-05-25T16:00:59.169Z] #40 143.5 CC criu/pagemap-cache.o [2020-05-25T16:00:59.169Z] #40 143.9 CC criu/pagemap.o [2020-05-25T16:00:59.426Z] #40 ... [2020-05-25T16:00:59.426Z] [2020-05-25T16:00:59.426Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-25T16:00:59.426Z] #21 DONE 0.2s [2020-05-25T16:00:59.684Z] [2020-05-25T16:00:59.684Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T16:01:00.249Z] #25 ... [2020-05-25T16:01:00.249Z] [2020-05-25T16:01:00.249Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T16:01:00.249Z] #53 188.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-25T16:01:00.249Z] #53 190.3 + mkdir -p /build [2020-05-25T16:01:00.249Z] #53 190.4 + cp runc /build/runc [2020-05-25T16:01:00.250Z] #53 DONE 190.9s [2020-05-25T16:01:00.359Z] #14 53.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T16:01:00.359Z] #14 53.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T16:01:00.359Z] #14 ... [2020-05-25T16:01:00.359Z] [2020-05-25T16:01:00.359Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T16:01:00.359Z] #61 155.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T16:01:00.359Z] #61 155.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-25T16:01:00.509Z] [2020-05-25T16:01:00.509Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T16:01:00.509Z] #25 DONE 0.8s [2020-05-25T16:01:00.509Z] [2020-05-25T16:01:00.509Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-25T16:01:00.509Z] #27 DONE 0.2s [2020-05-25T16:01:00.509Z] [2020-05-25T16:01:00.509Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-25T16:01:00.769Z] #30 DONE 0.2s [2020-05-25T16:01:00.769Z] [2020-05-25T16:01:00.769Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:00.769Z] #40 145.1 CC criu/parasite-syscall.o [2020-05-25T16:01:00.769Z] #40 ... [2020-05-25T16:01:00.769Z] [2020-05-25T16:01:00.769Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-25T16:01:00.769Z] #35 DONE 0.1s [2020-05-25T16:01:00.920Z] #61 ... [2020-05-25T16:01:00.920Z] [2020-05-25T16:01:00.920Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:00.920Z] #40 35.05 CC images/sk-netlink.o [2020-05-25T16:01:00.920Z] #40 35.40 CC images/packet-sock.o [2020-05-25T16:01:00.920Z] #40 35.83 CC images/ipc-var.o [2020-05-25T16:01:00.920Z] #40 36.15 CC images/ipc-desc.o [2020-05-25T16:01:00.920Z] #40 36.41 CC images/ipc-shm.o [2020-05-25T16:01:00.920Z] #40 36.65 CC images/ipc-msg.o [2020-05-25T16:01:00.920Z] #40 37.05 CC images/ipc-sem.o [2020-05-25T16:01:00.920Z] #40 37.27 CC images/utsns.o [2020-05-25T16:01:00.920Z] #40 37.55 CC images/creds.o [2020-05-25T16:01:00.920Z] #40 37.79 CC images/vma.o [2020-05-25T16:01:00.920Z] #40 38.06 CC images/netdev.o [2020-05-25T16:01:00.920Z] #40 38.50 CC images/tty.o [2020-05-25T16:01:00.920Z] #40 39.32 CC images/file-lock.o [2020-05-25T16:01:00.920Z] #40 39.64 CC images/rlimit.o [2020-05-25T16:01:00.920Z] #40 39.91 CC images/pagemap.o [2020-05-25T16:01:00.920Z] #40 40.24 CC images/siginfo.o [2020-05-25T16:01:00.920Z] #40 40.64 CC images/rpc.o [2020-05-25T16:01:00.920Z] #40 42.07 CC images/ext-file.o [2020-05-25T16:01:00.920Z] #40 42.26 CC images/cgroup.o [2020-05-25T16:01:00.920Z] #40 42.94 CC images/userns.o [2020-05-25T16:01:00.920Z] #40 43.23 CC images/google/protobuf/descriptor.o [2020-05-25T16:01:01.027Z] [2020-05-25T16:01:01.027Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:01.027Z] #40 146.3 CC criu/path.o [2020-05-25T16:01:01.481Z] #40 45.51 CC images/opts.o [2020-05-25T16:01:01.591Z] #40 146.8 CC criu/pie-util-vdso-elf32.o [2020-05-25T16:01:01.737Z] #40 45.81 CC images/seccomp.o [2020-05-25T16:01:02.158Z] #40 147.3 CC criu/pie-util-vdso.o [2020-05-25T16:01:02.298Z] #40 46.22 CC images/binfmt-misc.o [2020-05-25T16:01:02.298Z] #40 46.46 CC images/time.o [2020-05-25T16:01:02.415Z] #40 147.7 CC criu/pie-util.o [2020-05-25T16:01:02.554Z] #40 46.71 CC images/sysctl.o [2020-05-25T16:01:02.673Z] #40 147.8 CC criu/pipes.o [2020-05-25T16:01:02.810Z] #40 46.94 CC images/autofs.o [2020-05-25T16:01:03.065Z] #40 47.16 CC images/macvlan.o [2020-05-25T16:01:03.239Z] #40 148.5 CC criu/plugin.o [2020-05-25T16:01:03.320Z] #40 47.44 CC images/sit.o [2020-05-25T16:01:03.497Z] #40 148.8 CC criu/proc_parse.o [2020-05-25T16:01:03.576Z] #40 47.74 LINK images/built-in.o [2020-05-25T16:01:03.832Z] #40 ... [2020-05-25T16:01:03.832Z] [2020-05-25T16:01:03.832Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:03.832Z] #14 57.02 Selecting previously unselected package python3-minimal. [2020-05-25T16:01:03.832Z] #14 57.02 (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-25T16:01:03.832Z] #14 57.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-25T16:01:03.832Z] #14 57.09 Unpacking python3-minimal (3.7.3-1) ... [2020-05-25T16:01:04.087Z] #14 57.21 Selecting previously unselected package libmpdec2:amd64. [2020-05-25T16:01:04.088Z] #14 57.22 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-25T16:01:04.088Z] #14 57.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-25T16:01:04.088Z] #14 57.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-25T16:01:04.088Z] #14 57.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T16:01:04.088Z] #14 57.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T16:01:04.343Z] #14 ... [2020-05-25T16:01:04.343Z] [2020-05-25T16:01:04.343Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:04.343Z] #43 149.6 github.com/LK4D4/vndr/versioned [2020-05-25T16:01:04.343Z] #43 149.7 compress/flate [2020-05-25T16:01:04.343Z] #43 150.4 hash [2020-05-25T16:01:04.343Z] #43 150.5 hash/crc32 [2020-05-25T16:01:04.343Z] #43 151.2 context [2020-05-25T16:01:04.343Z] #43 152.0 crypto/cipher [2020-05-25T16:01:04.343Z] #43 152.4 compress/gzip [2020-05-25T16:01:04.343Z] #43 153.2 math/big [2020-05-25T16:01:04.343Z] #43 153.3 crypto/aes [2020-05-25T16:01:04.343Z] #43 154.5 crypto [2020-05-25T16:01:04.343Z] #43 154.8 crypto/des [2020-05-25T16:01:04.343Z] #43 155.4 crypto/internal/randutil [2020-05-25T16:01:04.343Z] #43 155.6 crypto/sha512 [2020-05-25T16:01:04.343Z] #43 156.8 crypto/ed25519/internal/edwards25519 [2020-05-25T16:01:04.343Z] #43 158.8 crypto/hmac [2020-05-25T16:01:04.343Z] #43 159.0 crypto/md5 [2020-05-25T16:01:04.468Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.7% of statements [2020-05-25T16:01:04.599Z] #43 ... [2020-05-25T16:01:04.599Z] [2020-05-25T16:01:04.599Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:04.599Z] #40 47.98 GEN compel/include/asm [2020-05-25T16:01:04.599Z] #40 47.99 GEN compel/include/version.h [2020-05-25T16:01:04.599Z] #40 48.02 touch .config [2020-05-25T16:01:04.599Z] #40 48.04 GEN include/common/config.h [2020-05-25T16:01:04.599Z] #40 48.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-25T16:01:04.599Z] #40 48.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-25T16:01:04.599Z] #40 48.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-25T16:01:04.599Z] #40 48.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-25T16:01:04.599Z] #40 48.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-25T16:01:04.599Z] #40 48.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-25T16:01:04.599Z] #40 48.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-25T16:01:04.599Z] #40 48.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-25T16:01:04.599Z] #40 48.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-25T16:01:04.599Z] #40 48.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-25T16:01:04.599Z] #40 48.43 DEP compel/plugins/std/infect.d [2020-05-25T16:01:04.599Z] #40 48.57 DEP compel/plugins/std/string.d [2020-05-25T16:01:04.599Z] #40 48.65 DEP compel/plugins/std/log.d [2020-05-25T16:01:04.758Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-05-25T16:01:04.855Z] #40 48.85 DEP compel/plugins/std/fds.d [2020-05-25T16:01:04.855Z] #40 48.94 DEP compel/plugins/std/std.d [2020-05-25T16:01:04.855Z] #40 49.03 DEP compel/plugins/shmem/shmem.d [2020-05-25T16:01:05.110Z] #40 49.18 DEP compel/plugins/fds/fds.d [2020-05-25T16:01:05.366Z] #40 49.34 CC compel/plugins/std/std.o [2020-05-25T16:01:05.369Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-05-25T16:01:05.397Z] #40 150.7 CC criu/protobuf-desc.o [2020-05-25T16:01:05.625Z] #40 49.78 CC compel/plugins/std/fds.o [2020-05-25T16:01:05.965Z] #40 151.4 CC criu/protobuf.o [2020-05-25T16:01:05.980Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-25T16:01:06.187Z] #40 50.39 CC compel/plugins/std/log.o [2020-05-25T16:01:06.531Z] #40 151.7 CC criu/pstree.o [2020-05-25T16:01:06.982Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-25T16:01:07.262Z] ok github.com/docker/docker/daemon 12.259s coverage: 17.5% of statements [2020-05-25T16:01:07.262Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-25T16:01:07.262Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-25T16:01:07.262Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-25T16:01:07.262Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-25T16:01:07.466Z] #40 152.6 CC criu/rbtree.o [2020-05-25T16:01:07.466Z] #40 152.8 CC criu/rst-malloc.o [2020-05-25T16:01:07.550Z] #40 51.34 CC compel/plugins/std/string.o [2020-05-25T16:01:07.724Z] #40 153.0 CC criu/seccomp.o [2020-05-25T16:01:07.807Z] #40 ... [2020-05-25T16:01:07.807Z] [2020-05-25T16:01:07.807Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-25T16:01:07.807Z] #61 DONE 163.3s [2020-05-25T16:01:07.983Z] #40 ... [2020-05-25T16:01:07.983Z] [2020-05-25T16:01:07.983Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T16:01:07.983Z] #36 263.2 + dpkg --print-architecture [2020-05-25T16:01:07.983Z] #36 263.2 + cd /tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution [2020-05-25T16:01:07.983Z] #36 263.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-25T16:01:07.983Z] #36 263.5 + GOPATH=/tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MUWw8Fn0Z5 [2020-05-25T16:01:07.983Z] #36 263.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-25T16:01:08.063Z] [2020-05-25T16:01:08.063Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-25T16:01:08.063Z] #62 DONE 0.1s [2020-05-25T16:01:08.063Z] [2020-05-25T16:01:08.063Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:08.063Z] #14 58.86 Selecting previously unselected package python3.7. [2020-05-25T16:01:08.063Z] #14 58.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 58.88 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T16:01:08.063Z] #14 59.11 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-25T16:01:08.063Z] #14 59.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 59.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-25T16:01:08.063Z] #14 59.26 Setting up python3-minimal (3.7.3-1) ... [2020-05-25T16:01:08.063Z] #14 60.71 Selecting previously unselected package python3. [2020-05-25T16:01:08.063Z] #14 60.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16136 files and directories currently installed.) [2020-05-25T16:01:08.063Z] #14 60.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 60.90 Unpacking python3 (3.7.3-1) ... [2020-05-25T16:01:08.063Z] #14 61.07 Selecting previously unselected package libip4tc0:amd64. [2020-05-25T16:01:08.063Z] #14 61.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 61.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-25T16:01:08.063Z] #14 61.21 Selecting previously unselected package libip6tc0:amd64. [2020-05-25T16:01:08.063Z] #14 61.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 61.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-25T16:01:08.063Z] #14 61.34 Selecting previously unselected package libiptc0:amd64. [2020-05-25T16:01:08.063Z] #14 61.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-25T16:01:08.063Z] #14 61.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-25T16:01:08.063Z] #14 61.46 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-25T16:01:08.063Z] #14 61.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-25T16:01:08.322Z] #14 61.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-25T16:01:08.577Z] #14 61.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-25T16:01:08.577Z] #14 61.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-25T16:01:08.577Z] #14 61.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-25T16:01:08.833Z] #14 61.94 Selecting previously unselected package libnftnl11:amd64. [2020-05-25T16:01:08.833Z] #14 61.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-25T16:01:08.833Z] #14 61.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-25T16:01:09.089Z] #14 62.25 Selecting previously unselected package iptables. [2020-05-25T16:01:09.089Z] #14 62.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-25T16:01:09.089Z] #14 62.25 Unpacking iptables (1.8.2-4) ... [2020-05-25T16:01:09.317Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-25T16:01:09.597Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 56.9% of statements [2020-05-25T16:01:09.649Z] #14 62.78 Selecting previously unselected package xxd. [2020-05-25T16:01:09.649Z] #14 62.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T16:01:09.649Z] #14 62.82 Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T16:01:09.904Z] #14 62.97 Selecting previously unselected package vim-common. [2020-05-25T16:01:09.904Z] #14 62.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:01:09.904Z] #14 63.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T16:01:10.160Z] #14 63.26 Selecting previously unselected package bash-completion. [2020-05-25T16:01:10.160Z] #14 63.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-25T16:01:10.894Z] 4612f6d0b889: Verifying Checksum [2020-05-25T16:01:10.894Z] 4612f6d0b889: Download complete [2020-05-25T16:01:13.966Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.110s coverage: 46.2% of statements [2020-05-25T16:01:14.323Z] #14 67.00 Unpacking bash-completion (1:2.8-6) ... [2020-05-25T16:01:14.323Z] #14 67.62 Selecting previously unselected package bzip2. [2020-05-25T16:01:14.323Z] #14 67.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-25T16:01:14.536Z] #36 ... [2020-05-25T16:01:14.536Z] [2020-05-25T16:01:14.536Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:14.536Z] #40 153.5 CC criu/seize.o [2020-05-25T16:01:14.536Z] #40 154.1 CC criu/servicefd.o [2020-05-25T16:01:14.536Z] #40 154.5 CC criu/shmem.o [2020-05-25T16:01:14.536Z] #40 155.1 CC criu/sigframe.o [2020-05-25T16:01:14.536Z] #40 155.2 CC criu/signalfd.o [2020-05-25T16:01:14.536Z] #40 155.5 CC criu/sk-inet.o [2020-05-25T16:01:14.536Z] #40 156.4 CC criu/sk-netlink.o [2020-05-25T16:01:14.536Z] #40 156.7 CC criu/sk-packet.o [2020-05-25T16:01:14.536Z] #40 157.2 CC criu/sk-queue.o [2020-05-25T16:01:14.536Z] #40 157.5 CC criu/sk-tcp.o [2020-05-25T16:01:14.536Z] #40 157.9 CC criu/sk-unix.o [2020-05-25T16:01:14.536Z] #40 159.5 CC criu/sockets.o [2020-05-25T16:01:14.579Z] #14 67.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T16:01:14.579Z] #14 67.76 Selecting previously unselected package xz-utils. [2020-05-25T16:01:14.579Z] #14 67.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-25T16:01:14.579Z] #14 67.77 Unpacking xz-utils (5.2.4-1) ... [2020-05-25T16:01:14.834Z] #14 67.99 Selecting previously unselected package apparmor. [2020-05-25T16:01:14.834Z] #14 68.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-25T16:01:14.834Z] #14 ... [2020-05-25T16:01:14.834Z] [2020-05-25T16:01:14.834Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:14.834Z] #43 160.0 crypto/rc4 [2020-05-25T16:01:14.834Z] #43 160.3 crypto/sha1 [2020-05-25T16:01:14.834Z] #43 161.4 crypto/sha256 [2020-05-25T16:01:14.834Z] #43 162.0 crypto/rand [2020-05-25T16:01:14.834Z] #43 162.7 crypto/elliptic [2020-05-25T16:01:14.834Z] #43 162.8 encoding/asn1 [2020-05-25T16:01:14.834Z] #43 166.0 crypto/ed25519 [2020-05-25T16:01:14.834Z] #43 166.2 crypto/ecdsa [2020-05-25T16:01:14.834Z] #43 166.4 crypto/rsa [2020-05-25T16:01:14.834Z] #43 166.7 crypto/dsa [2020-05-25T16:01:14.834Z] #43 167.2 encoding/hex [2020-05-25T16:01:14.834Z] #43 167.6 crypto/x509/pkix [2020-05-25T16:01:14.834Z] #43 168.0 encoding/pem [2020-05-25T16:01:14.834Z] #43 168.2 vendor/golang.org/x/crypto/cryptobyte [2020-05-25T16:01:14.834Z] #43 168.5 vendor/golang.org/x/net/dns/dnsmessage [2020-05-25T16:01:14.834Z] #43 169.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-25T16:01:14.834Z] #43 ... [2020-05-25T16:01:14.834Z] [2020-05-25T16:01:14.834Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:14.834Z] #14 68.12 Unpacking apparmor (2.13.2-10) ... [2020-05-25T16:01:15.102Z] #40 160.4 CC criu/stats.o [2020-05-25T16:01:15.360Z] #40 160.7 CC criu/string.o [2020-05-25T16:01:15.360Z] #40 160.8 CC criu/sysctl.o [2020-05-25T16:01:15.395Z] #14 68.54 Selecting previously unselected package aufs-tools. [2020-05-25T16:01:15.395Z] #14 68.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-25T16:01:15.395Z] #14 68.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-25T16:01:15.395Z] #14 68.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-25T16:01:15.395Z] #14 68.75 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-25T16:01:15.395Z] #14 68.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T16:01:16.294Z] #40 161.4 CC criu/sysfs_parse.o [2020-05-25T16:01:16.553Z] #40 161.7 CC criu/timerfd.o [2020-05-25T16:01:16.810Z] #40 162.0 CC criu/tty.o [2020-05-25T16:01:17.406Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.595s coverage: 49.5% of statements [2020-05-25T16:01:17.907Z] #14 70.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-25T16:01:17.907Z] #14 70.68 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-25T16:01:17.907Z] #14 70.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T16:01:18.711Z] #40 163.7 CC criu/tun.o [2020-05-25T16:01:18.834Z] #14 ... [2020-05-25T16:01:18.834Z] [2020-05-25T16:01:18.834Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:18.834Z] #40 52.84 CC compel/plugins/std/infect.o [2020-05-25T16:01:18.834Z] #40 53.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-25T16:01:18.834Z] #40 53.51 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-25T16:01:18.834Z] #40 53.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-25T16:01:18.834Z] #40 53.65 AR compel/plugins/std.lib.a [2020-05-25T16:01:18.834Z] #40 53.73 CC compel/plugins/fds/fds.o [2020-05-25T16:01:18.834Z] #40 54.08 AR compel/plugins/fds.lib.a [2020-05-25T16:01:18.834Z] #40 54.11 HOSTDEP compel/src/lib/log-host.d [2020-05-25T16:01:18.834Z] #40 54.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-25T16:01:18.834Z] #40 54.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-25T16:01:18.834Z] #40 54.45 HOSTDEP compel/src/main-host.d [2020-05-25T16:01:18.834Z] #40 54.58 DEP compel/src/lib/ptrace.d [2020-05-25T16:01:18.834Z] #40 54.71 DEP compel/src/lib/infect.d [2020-05-25T16:01:18.834Z] #40 54.82 DEP compel/src/lib/infect-util.d [2020-05-25T16:01:18.834Z] #40 54.96 DEP compel/src/lib/infect-rpc.d [2020-05-25T16:01:18.834Z] #40 55.11 DEP compel/arch/x86/src/lib/infect.d [2020-05-25T16:01:18.834Z] #40 55.27 DEP compel/arch/x86/src/lib/cpu.d [2020-05-25T16:01:18.834Z] #40 55.34 DEP compel/src/lib/log.d [2020-05-25T16:01:18.834Z] #40 55.49 DEP compel/src/main.d [2020-05-25T16:01:18.834Z] #40 55.65 DEP compel/src/lib/handle-elf.d [2020-05-25T16:01:18.834Z] #40 55.76 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-25T16:01:18.834Z] #40 55.95 CC compel/src/lib/log.o [2020-05-25T16:01:18.834Z] #40 56.38 CC compel/arch/x86/src/lib/cpu.o [2020-05-25T16:01:18.834Z] #40 57.29 CC compel/arch/x86/src/lib/infect.o [2020-05-25T16:01:18.834Z] #40 58.16 CC compel/src/lib/infect-rpc.o [2020-05-25T16:01:18.834Z] #40 58.51 CC compel/src/lib/infect-util.o [2020-05-25T16:01:18.834Z] #40 58.85 CC compel/src/lib/infect.o [2020-05-25T16:01:18.834Z] #40 61.64 CC compel/src/lib/ptrace.o [2020-05-25T16:01:18.834Z] #40 62.08 AR compel/libcompel.a [2020-05-25T16:01:18.834Z] #40 62.18 HOSTCC compel/src/main-host.o [2020-05-25T16:01:18.834Z] #40 62.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-25T16:01:18.834Z] #40 63.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-25T16:01:18.969Z] #40 164.2 CC criu/uffd.o [2020-05-25T16:01:19.395Z] #40 63.47 HOSTCC compel/src/lib/log-host.o [2020-05-25T16:01:19.650Z] #40 ... [2020-05-25T16:01:19.650Z] [2020-05-25T16:01:19.650Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:19.650Z] #14 72.86 Selecting previously unselected package binutils-mingw-w64. [2020-05-25T16:01:19.650Z] #14 72.86 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-25T16:01:19.650Z] #14 72.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T16:01:19.650Z] #14 72.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-25T16:01:19.906Z] #14 72.99 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:01:19.906Z] #14 73.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:01:19.906Z] #14 73.18 Selecting previously unselected package dmsetup. [2020-05-25T16:01:19.906Z] #14 73.18 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:01:19.906Z] #14 73.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-25T16:01:20.161Z] #14 73.34 Selecting previously unselected package mingw-w64-common. [2020-05-25T16:01:20.161Z] #14 73.34 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-25T16:01:20.161Z] #14 73.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-25T16:01:20.343Z] #40 165.4 CC criu/util.o [2020-05-25T16:01:21.277Z] #40 166.6 CC criu/uts_ns.o [2020-05-25T16:01:21.535Z] #40 166.9 CC criu/vdso-compat.o [2020-05-25T16:01:21.794Z] #40 167.1 CC criu/vdso.o [2020-05-25T16:01:22.360Z] #40 167.7 LINK criu/built-in.o [2020-05-25T16:01:22.618Z] #40 167.9 LINK criu/criu [2020-05-25T16:01:22.876Z] #40 168.2 DEP lib/c/criu.d [2020-05-25T16:01:22.876Z] #40 168.2 CC images/rpc.pb-c.o [2020-05-25T16:01:22.876Z] #40 ... [2020-05-25T16:01:22.876Z] [2020-05-25T16:01:22.876Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T16:01:22.876Z] #36 282.7 + rm -rf /tmp/tmp.MUWw8Fn0Z5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MUWw8Fn0Z5 [2020-05-25T16:01:23.444Z] #36 DONE 283.0s [2020-05-25T16:01:23.444Z] [2020-05-25T16:01:23.444Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:23.701Z] #40 168.9 CC lib/c/criu.o [2020-05-25T16:01:24.196Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.948s coverage: 72.3% of statements [2020-05-25T16:01:24.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-25T16:01:24.196Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.898s coverage: 60.4% of statements [2020-05-25T16:01:24.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-25T16:01:24.268Z] #40 ... [2020-05-25T16:01:24.268Z] [2020-05-25T16:01:24.268Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T16:01:24.268Z] #49 DONE 283.4s [2020-05-25T16:01:24.526Z] [2020-05-25T16:01:24.526Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:24.785Z] #40 170.0 LINK lib/c/built-in.o [2020-05-25T16:01:24.785Z] #40 170.0 LINK lib/c/libcriu.so [2020-05-25T16:01:25.044Z] #40 170.1 LINK lib/c/libcriu.a [2020-05-25T16:01:25.044Z] #40 ... [2020-05-25T16:01:25.044Z] [2020-05-25T16:01:25.044Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-25T16:01:25.044Z] #37 DONE 0.3s [2020-05-25T16:01:25.044Z] [2020-05-25T16:01:25.044Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:25.044Z] #40 170.3 GEN magic.py [2020-05-25T16:01:25.044Z] #40 170.4 make: Leaving directory '/usr/src/criu' [2020-05-25T16:01:25.044Z] #40 170.4 make: Entering directory '/usr/src/criu' [2020-05-25T16:01:25.302Z] #40 170.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T16:01:25.302Z] #40 170.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T16:01:25.302Z] #40 170.4 Note: Building without GnuTLS support [2020-05-25T16:01:25.403Z] #14 78.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-25T16:01:25.403Z] #14 78.19 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-25T16:01:25.403Z] #14 78.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T16:01:25.403Z] #14 ... [2020-05-25T16:01:25.403Z] [2020-05-25T16:01:25.403Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:25.403Z] #43 170.3 vendor/golang.org/x/crypto/poly1305 [2020-05-25T16:01:25.403Z] #43 170.7 vendor/golang.org/x/sys/cpu [2020-05-25T16:01:25.403Z] #43 171.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-25T16:01:25.403Z] #43 172.7 net [2020-05-25T16:01:25.403Z] #43 172.7 vendor/golang.org/x/crypto/hkdf [2020-05-25T16:01:25.403Z] #43 172.9 vendor/golang.org/x/text/transform [2020-05-25T16:01:25.403Z] #43 173.6 vendor/golang.org/x/text/unicode/bidi [2020-05-25T16:01:25.403Z] #43 175.2 vendor/golang.org/x/text/secure/bidirule [2020-05-25T16:01:25.403Z] #43 175.5 vendor/golang.org/x/text/unicode/norm [2020-05-25T16:01:25.403Z] #43 179.6 vendor/golang.org/x/net/idna [2020-05-25T16:01:25.403Z] #43 ... [2020-05-25T16:01:25.403Z] [2020-05-25T16:01:25.403Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:25.403Z] #40 63.76 HOSTLINK compel/compel-host-bin [2020-05-25T16:01:25.403Z] #40 63.90 DEP soccr/soccr.d [2020-05-25T16:01:25.403Z] #40 64.08 CC soccr/soccr.o [2020-05-25T16:01:25.403Z] #40 65.66 AR soccr/libsoccr.a [2020-05-25T16:01:25.403Z] #40 65.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T16:01:25.403Z] #40 66.05 DEP criu/arch/x86/sigframe.d [2020-05-25T16:01:25.403Z] #40 66.15 DEP criu/arch/x86/sigaction_compat.d [2020-05-25T16:01:25.403Z] #40 66.30 DEP criu/arch/x86/kerndat.d [2020-05-25T16:01:25.403Z] #40 66.49 DEP criu/arch/x86/crtools.d [2020-05-25T16:01:25.403Z] #40 66.61 DEP criu/arch/x86/cpu.d [2020-05-25T16:01:25.403Z] #40 66.84 CC criu/arch/x86/cpu.o [2020-05-25T16:01:25.403Z] #40 67.51 CC criu/arch/x86/crtools.o [2020-05-25T16:01:25.403Z] #40 68.96 CC criu/arch/x86/kerndat.o [2020-05-25T16:01:25.659Z] #40 69.69 CC criu/arch/x86/sigaction_compat.o [2020-05-25T16:01:25.662Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-25T16:01:25.662Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.738s coverage: 76.1% of statements [2020-05-25T16:01:25.662Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-25T16:01:25.868Z] #40 171.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T16:01:25.914Z] #40 69.95 CC criu/arch/x86/sigframe.o [2020-05-25T16:01:26.169Z] #40 70.20 LINK criu/arch/x86/crtools.built-in.o [2020-05-25T16:01:26.169Z] #40 70.29 DEP criu/pie/util-vdso-elf32.d [2020-05-25T16:01:26.425Z] #40 70.54 DEP criu/pie/util-vdso.d [2020-05-25T16:01:26.425Z] #40 70.63 DEP criu/pie/util.d [2020-05-25T16:01:26.433Z] #40 171.8 make[1]: Nothing to be done for 'all'. [2020-05-25T16:01:26.663Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-05-25T16:01:26.987Z] #40 70.90 CC criu/pie/util.o [2020-05-25T16:01:26.987Z] #40 ... [2020-05-25T16:01:26.987Z] [2020-05-25T16:01:26.987Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:26.987Z] #43 182.1 vendor/golang.org/x/net/http2/hpack [2020-05-25T16:01:26.999Z] #40 172.4 make[1]: 'images/built-in.o' is up to date. [2020-05-25T16:01:26.999Z] #40 172.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-25T16:01:26.999Z] #40 172.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-25T16:01:26.999Z] #40 172.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-25T16:01:27.257Z] #40 172.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-25T16:01:27.257Z] #40 172.5 make[1]: Nothing to be done for 'all'. [2020-05-25T16:01:27.257Z] #40 172.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T16:01:27.275Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-05-25T16:01:27.515Z] #40 172.7 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.7 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.7 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.8 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.8 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.8 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.515Z] #40 172.8 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.774Z] #40 172.9 make[2]: Nothing to be done for 'all'. [2020-05-25T16:01:27.774Z] #40 172.9 INSTALL criu/criu [2020-05-25T16:01:27.774Z] #40 172.9 make: Leaving directory '/usr/src/criu' [2020-05-25T16:01:27.774Z] #40 DONE 173.0s [2020-05-25T16:01:27.774Z] [2020-05-25T16:01:27.774Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:01:27.887Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-05-25T16:01:27.887Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-25T16:01:27.887Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-25T16:01:27.917Z] #43 183.3 mime [2020-05-25T16:01:28.498Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.7% of statements [2020-05-25T16:01:28.709Z] #58 ... [2020-05-25T16:01:28.709Z] [2020-05-25T16:01:28.709Z] #41 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-25T16:01:28.709Z] #41 DONE 0.1s [2020-05-25T16:01:28.709Z] [2020-05-25T16:01:28.709Z] #44 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-25T16:01:28.967Z] #44 DONE 0.1s [2020-05-25T16:01:28.967Z] [2020-05-25T16:01:28.967Z] #47 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-25T16:01:28.967Z] #47 DONE 0.1s [2020-05-25T16:01:28.967Z] [2020-05-25T16:01:28.967Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:01:28.967Z] #58 ... [2020-05-25T16:01:28.967Z] [2020-05-25T16:01:28.967Z] #50 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-25T16:01:29.109Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 78.2% of statements [2020-05-25T16:01:29.109Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-25T16:01:29.109Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-25T16:01:29.226Z] #50 DONE 0.4s [2020-05-25T16:01:29.226Z] [2020-05-25T16:01:29.226Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:01:29.390Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-05-25T16:01:29.484Z] #58 ... [2020-05-25T16:01:29.484Z] [2020-05-25T16:01:29.484Z] #54 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-25T16:01:29.484Z] #54 DONE 0.1s [2020-05-25T16:01:29.742Z] [2020-05-25T16:01:29.742Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:01:30.001Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-05-25T16:01:30.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-05-25T16:01:30.434Z] #43 185.5 mime/quotedprintable [2020-05-25T16:01:30.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-05-25T16:01:30.689Z] #43 185.8 net/http/internal [2020-05-25T16:01:30.945Z] #43 186.2 os/exec [2020-05-25T16:01:31.176Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2020-05-25T16:01:31.176Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-25T16:01:31.787Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 37.9% of statements [2020-05-25T16:01:32.830Z] #43 ... [2020-05-25T16:01:32.830Z] [2020-05-25T16:01:32.830Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:32.830Z] #14 83.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-25T16:01:32.830Z] #14 83.15 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T16:01:32.830Z] #14 83.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:01:32.830Z] #14 83.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-25T16:01:32.830Z] #14 83.33 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T16:01:32.830Z] #14 83.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:01:33.253Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-25T16:01:33.253Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-25T16:01:33.391Z] #14 ... [2020-05-25T16:01:33.391Z] [2020-05-25T16:01:33.391Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T16:01:33.391Z] #49 178.4 + GOBIN=/build [2020-05-25T16:01:33.391Z] #49 178.4 + /build/gometalinter --install [2020-05-25T16:01:33.391Z] #49 178.5 Installing: [2020-05-25T16:01:33.391Z] #49 178.5 deadcode [2020-05-25T16:01:33.391Z] #49 178.5 dupl [2020-05-25T16:01:33.391Z] #49 178.5 errcheck [2020-05-25T16:01:33.391Z] #49 178.5 gas [2020-05-25T16:01:33.391Z] #49 178.5 gochecknoglobals [2020-05-25T16:01:33.391Z] #49 178.5 gochecknoinits [2020-05-25T16:01:33.391Z] #49 178.5 goconst [2020-05-25T16:01:33.391Z] #49 178.5 gocyclo [2020-05-25T16:01:33.391Z] #49 178.5 goimports [2020-05-25T16:01:33.391Z] #49 178.5 golint [2020-05-25T16:01:33.391Z] #49 178.5 gosimple [2020-05-25T16:01:33.391Z] #49 178.5 gotype [2020-05-25T16:01:33.391Z] #49 178.5 gotypex [2020-05-25T16:01:33.391Z] #49 178.5 ineffassign [2020-05-25T16:01:33.391Z] #49 178.5 interfacer [2020-05-25T16:01:33.391Z] #49 178.5 lll [2020-05-25T16:01:33.391Z] #49 178.5 maligned [2020-05-25T16:01:33.391Z] #49 178.5 megacheck [2020-05-25T16:01:33.391Z] #49 178.5 misspell [2020-05-25T16:01:33.391Z] #49 178.5 nakedret [2020-05-25T16:01:33.391Z] #49 178.5 safesql [2020-05-25T16:01:33.391Z] #49 178.5 staticcheck [2020-05-25T16:01:33.391Z] #49 178.5 structcheck [2020-05-25T16:01:33.391Z] #49 178.5 unconvert [2020-05-25T16:01:33.391Z] #49 178.5 unparam [2020-05-25T16:01:33.391Z] #49 178.5 unused [2020-05-25T16:01:33.391Z] #49 178.5 varcheck [2020-05-25T16:01:33.391Z] #49 ... [2020-05-25T16:01:33.391Z] [2020-05-25T16:01:33.391Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:33.391Z] #40 71.30 CC criu/pie/util-vdso.o [2020-05-25T16:01:33.391Z] #40 72.19 CC criu/pie/util-vdso-elf32.o [2020-05-25T16:01:33.391Z] #40 72.93 AR criu/pie/pie.lib.a [2020-05-25T16:01:33.391Z] #40 72.99 DEP criu/pie/restorer.d [2020-05-25T16:01:33.391Z] #40 73.17 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-25T16:01:33.391Z] #40 73.28 DEP criu/arch/x86/restorer_unmap.d [2020-05-25T16:01:33.391Z] #40 73.34 DEP criu/arch/x86/restorer.d [2020-05-25T16:01:33.391Z] #40 73.52 DEP criu/arch/x86/vdso-pie.d [2020-05-25T16:01:33.391Z] #40 73.66 DEP criu/pie/parasite-vdso.d [2020-05-25T16:01:33.391Z] #40 73.91 DEP criu/pie/parasite.d [2020-05-25T16:01:33.391Z] #40 74.21 CC criu/pie/parasite.o [2020-05-25T16:01:33.391Z] #40 75.73 LINK criu/pie/parasite.built-in.o [2020-05-25T16:01:33.391Z] #40 75.73 GEN criu/pie/parasite-blob.h [2020-05-25T16:01:33.391Z] #40 75.78 CC criu/pie/parasite-vdso.o [2020-05-25T16:01:33.391Z] #40 76.58 CC criu/arch/x86/vdso-pie.o [2020-05-25T16:01:33.391Z] #40 76.97 CC criu/arch/x86/restorer.o [2020-05-25T16:01:33.647Z] #40 77.70 CC criu/arch/x86/restorer_unmap.o [2020-05-25T16:01:33.647Z] #40 77.77 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-25T16:01:33.865Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-05-25T16:01:33.865Z] ok github.com/docker/docker/daemon/logger/splunk 1.466s coverage: 84.5% of statements [2020-05-25T16:01:33.865Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-25T16:01:33.865Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-25T16:01:33.902Z] #40 78.12 CC criu/pie/restorer.o [2020-05-25T16:01:35.330Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-05-25T16:01:35.611Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.3% of statements [2020-05-25T16:01:35.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-25T16:01:35.789Z] #40 ... [2020-05-25T16:01:35.789Z] [2020-05-25T16:01:35.789Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:35.789Z] #43 191.2 net/textproto [2020-05-25T16:01:36.045Z] #43 ... [2020-05-25T16:01:36.045Z] [2020-05-25T16:01:36.045Z] #46 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-25T16:01:36.045Z] #46 DONE 191.2s [2020-05-25T16:01:36.045Z] [2020-05-25T16:01:36.045Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:36.045Z] #43 191.3 crypto/x509 [2020-05-25T16:01:36.297Z] #58 230.8 🇩 bin/containerd [2020-05-25T16:01:36.613Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-25T16:01:37.264Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-05-25T16:01:37.876Z] ok github.com/docker/docker/distribution/xfer 1.426s coverage: 83.4% of statements [2020-05-25T16:01:37.876Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-25T16:01:37.931Z] #43 192.8 vendor/golang.org/x/net/http/httpguts [2020-05-25T16:01:37.931Z] #43 193.2 vendor/golang.org/x/net/http/httpproxy [2020-05-25T16:01:38.159Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-25T16:01:38.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-25T16:01:38.492Z] #43 193.6 mime/multipart [2020-05-25T16:01:39.161Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-25T16:01:39.162Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-25T16:01:39.442Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-25T16:01:39.722Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-25T16:01:39.722Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-25T16:01:39.722Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-25T16:01:39.722Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-25T16:01:39.722Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-25T16:01:40.003Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-05-25T16:01:40.379Z] #43 195.6 crypto/tls [2020-05-25T16:01:40.614Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-25T16:01:41.616Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-05-25T16:01:41.896Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-25T16:01:42.968Z] #43 ... [2020-05-25T16:01:42.968Z] [2020-05-25T16:01:42.968Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-25T16:01:42.968Z] #26 198.5 + rm -rf /tmp/tmp.oGSBnNQqj5 [2020-05-25T16:01:43.361Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 77.0% of statements [2020-05-25T16:01:43.532Z] #26 DONE 199.0s [2020-05-25T16:01:43.532Z] [2020-05-25T16:01:43.532Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:43.532Z] #40 82.08 LINK criu/pie/restorer.built-in.o [2020-05-25T16:01:43.532Z] #40 82.10 GEN criu/pie/restorer-blob.h [2020-05-25T16:01:43.532Z] #40 82.24 DEP criu/vdso.d [2020-05-25T16:01:43.532Z] #40 82.56 DEP criu/vdso-compat.d [2020-05-25T16:01:43.532Z] #40 82.68 DEP criu/uts_ns.d [2020-05-25T16:01:43.532Z] #40 82.79 DEP criu/util.d [2020-05-25T16:01:43.532Z] #40 83.05 DEP criu/uffd.d [2020-05-25T16:01:43.532Z] #40 83.24 DEP criu/tun.d [2020-05-25T16:01:43.532Z] #40 83.44 DEP criu/tty.d [2020-05-25T16:01:43.532Z] #40 83.66 DEP criu/timerfd.d [2020-05-25T16:01:43.532Z] #40 83.82 DEP criu/sysfs_parse.d [2020-05-25T16:01:43.532Z] #40 83.96 DEP criu/sysctl.d [2020-05-25T16:01:43.532Z] #40 84.14 DEP criu/string.d [2020-05-25T16:01:43.532Z] #40 84.17 DEP criu/stats.d [2020-05-25T16:01:43.532Z] #40 84.28 DEP criu/sockets.d [2020-05-25T16:01:43.532Z] #40 84.48 DEP criu/sk-unix.d [2020-05-25T16:01:43.532Z] #40 84.70 DEP criu/sk-tcp.d [2020-05-25T16:01:43.532Z] #40 84.93 DEP criu/sk-queue.d [2020-05-25T16:01:43.532Z] #40 85.05 DEP criu/sk-packet.d [2020-05-25T16:01:43.532Z] #40 85.25 DEP criu/sk-netlink.d [2020-05-25T16:01:43.532Z] #40 85.48 DEP criu/sk-inet.d [2020-05-25T16:01:43.532Z] #40 85.64 DEP criu/signalfd.d [2020-05-25T16:01:43.532Z] #40 85.74 DEP criu/sigframe.d [2020-05-25T16:01:43.532Z] #40 85.90 DEP criu/shmem.d [2020-05-25T16:01:43.532Z] #40 86.12 DEP criu/servicefd.d [2020-05-25T16:01:43.532Z] #40 86.30 DEP criu/seize.d [2020-05-25T16:01:43.532Z] #40 86.50 DEP criu/seccomp.d [2020-05-25T16:01:43.532Z] #40 86.74 DEP criu/rst-malloc.d [2020-05-25T16:01:43.532Z] #40 86.81 DEP criu/rbtree.d [2020-05-25T16:01:43.532Z] #40 86.85 DEP criu/pstree.d [2020-05-25T16:01:43.532Z] #40 86.98 DEP criu/protobuf.d [2020-05-25T16:01:43.532Z] #40 87.17 GEN criu/protobuf-desc-gen.h [2020-05-25T16:01:44.364Z] ok github.com/docker/docker/pkg/authorization 0.160s coverage: 66.7% of statements [2020-05-25T16:01:44.364Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-25T16:01:44.645Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-25T16:01:45.423Z] #40 89.58 DEP criu/protobuf-desc.d [2020-05-25T16:01:45.679Z] #40 89.76 DEP criu/proc_parse.d [2020-05-25T16:01:45.934Z] #40 89.90 DEP criu/plugin.d [2020-05-25T16:01:45.934Z] #40 90.03 DEP criu/pipes.d [2020-05-25T16:01:46.190Z] #40 90.18 DEP criu/pie-util.d [2020-05-25T16:01:46.190Z] #40 90.32 DEP criu/pie-util-vdso.d [2020-05-25T16:01:46.455Z] #40 90.47 DEP criu/pie-util-vdso-elf32.d [2020-05-25T16:01:46.455Z] #40 90.58 DEP criu/path.d [2020-05-25T16:01:46.715Z] #40 90.74 DEP criu/parasite-syscall.d [2020-05-25T16:01:46.971Z] #40 90.92 DEP criu/pagemap.d [2020-05-25T16:01:46.971Z] #40 91.08 DEP criu/pagemap-cache.d [2020-05-25T16:01:46.971Z] #40 ... [2020-05-25T16:01:46.971Z] [2020-05-25T16:01:46.971Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:46.971Z] #43 202.2 net/http/httptrace [2020-05-25T16:01:47.226Z] #43 202.4 net/http [2020-05-25T16:01:49.012Z] ok github.com/docker/docker/pkg/chrootarchive 3.531s coverage: 43.2% of statements [2020-05-25T16:01:49.013Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-25T16:01:49.293Z] ok github.com/docker/docker/layer 8.010s coverage: 72.0% of statements [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/oci [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-25T16:01:49.293Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-25T16:01:49.293Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-25T16:01:49.574Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2020-05-25T16:01:50.186Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-25T16:01:50.798Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2020-05-25T16:01:51.410Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-05-25T16:01:52.413Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements [2020-05-25T16:01:52.466Z] #43 ... [2020-05-25T16:01:52.466Z] [2020-05-25T16:01:52.466Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:52.466Z] #40 91.23 DEP criu/page-xfer.d [2020-05-25T16:01:52.466Z] #40 91.45 DEP criu/page-pipe.d [2020-05-25T16:01:52.466Z] #40 91.60 DEP criu/netfilter.d [2020-05-25T16:01:52.466Z] #40 91.82 DEP criu/net.d [2020-05-25T16:01:52.466Z] #40 91.97 DEP criu/namespaces.d [2020-05-25T16:01:52.466Z] #40 92.17 DEP criu/mount.d [2020-05-25T16:01:52.466Z] #40 92.32 DEP criu/mem.d [2020-05-25T16:01:52.466Z] #40 92.51 DEP criu/lsm.d [2020-05-25T16:01:52.466Z] #40 92.63 DEP criu/log.d [2020-05-25T16:01:52.466Z] #40 92.79 DEP criu/libnetlink.d [2020-05-25T16:01:52.466Z] #40 92.96 DEP criu/kerndat.d [2020-05-25T16:01:52.466Z] #40 93.17 DEP criu/kcmp-ids.d [2020-05-25T16:01:52.466Z] #40 93.30 DEP criu/irmap.d [2020-05-25T16:01:52.466Z] #40 93.46 DEP criu/ipc_ns.d [2020-05-25T16:01:52.466Z] #40 93.58 DEP criu/image.d [2020-05-25T16:01:52.466Z] #40 93.71 DEP criu/image-desc.d [2020-05-25T16:01:52.466Z] #40 93.81 DEP criu/fsnotify.d [2020-05-25T16:01:52.466Z] #40 94.01 DEP criu/filesystems.d [2020-05-25T16:01:52.466Z] #40 94.15 DEP criu/files.d [2020-05-25T16:01:52.466Z] #40 94.33 DEP criu/files-reg.d [2020-05-25T16:01:52.466Z] #40 94.48 DEP criu/files-ext.d [2020-05-25T16:01:52.466Z] #40 94.63 DEP criu/file-lock.d [2020-05-25T16:01:52.466Z] #40 94.76 DEP criu/file-ids.d [2020-05-25T16:01:52.466Z] #40 94.90 DEP criu/fifo.d [2020-05-25T16:01:52.466Z] #40 95.00 DEP criu/fdstore.d [2020-05-25T16:01:52.466Z] #40 95.09 DEP criu/fault-injection.d [2020-05-25T16:01:52.466Z] #40 95.14 DEP criu/external.d [2020-05-25T16:01:52.466Z] #40 95.29 DEP criu/eventpoll.d [2020-05-25T16:01:52.466Z] #40 95.45 DEP criu/eventfd.d [2020-05-25T16:01:52.466Z] #40 95.65 DEP criu/crtools.d [2020-05-25T16:01:52.466Z] #40 95.81 DEP criu/cr-service.d [2020-05-25T16:01:52.466Z] #40 96.01 DEP criu/cr-restore.d [2020-05-25T16:01:52.466Z] #40 96.21 DEP criu/cr-errno.d [2020-05-25T16:01:52.466Z] #40 96.24 DEP criu/cr-dump.d [2020-05-25T16:01:52.466Z] #40 96.44 DEP criu/cr-dedup.d [2020-05-25T16:01:52.466Z] #40 96.58 DEP criu/cr-check.d [2020-05-25T16:01:52.694Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-25T16:01:52.722Z] #40 96.76 DEP criu/config.d [2020-05-25T16:01:52.977Z] #40 96.92 DEP criu/clone-noasan.d [2020-05-25T16:01:52.977Z] #40 96.97 DEP criu/cgroup.d [2020-05-25T16:01:53.233Z] #40 97.21 DEP criu/cgroup-props.d [2020-05-25T16:01:53.233Z] #40 97.34 DEP criu/bitmap.d [2020-05-25T16:01:53.233Z] #40 97.37 DEP criu/bfd.d [2020-05-25T16:01:53.307Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2020-05-25T16:01:53.489Z] #40 97.52 DEP criu/autofs.d [2020-05-25T16:01:53.590Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-05-25T16:01:53.744Z] #40 97.72 DEP criu/aio.d [2020-05-25T16:01:53.744Z] #40 97.93 DEP criu/action-scripts.d [2020-05-25T16:01:53.871Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-05-25T16:01:53.964Z] 🇩 bin/containerd [2020-05-25T16:01:53.999Z] #40 98.21 CC criu/action-scripts.o [2020-05-25T16:01:54.484Z] ok github.com/docker/docker/pkg/idtools 0.288s coverage: 70.1% of statements [2020-05-25T16:01:54.559Z] #40 98.65 CC criu/aio.o [2020-05-25T16:01:54.765Z] ok github.com/docker/docker/pkg/ioutils 0.297s coverage: 69.1% of statements [2020-05-25T16:01:55.046Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-05-25T16:01:55.046Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-05-25T16:01:55.119Z] #40 99.24 CC criu/autofs.o [2020-05-25T16:01:55.328Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-05-25T16:01:55.328Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-25T16:01:55.609Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-05-25T16:01:55.889Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-25T16:01:56.171Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-25T16:01:56.452Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-05-25T16:01:56.734Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-25T16:01:57.003Z] #40 100.8 CC criu/bfd.o [2020-05-25T16:01:57.016Z] ok github.com/docker/docker/pkg/mount 1.259s coverage: 69.6% of statements [2020-05-25T16:01:57.016Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-25T16:01:57.016Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-25T16:01:57.016Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-25T16:01:57.259Z] #40 101.3 CC criu/bitmap.o [2020-05-25T16:01:57.514Z] #40 101.6 CC criu/cgroup-props.o [2020-05-25T16:01:57.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-25T16:01:58.075Z] #40 ... [2020-05-25T16:01:58.075Z] [2020-05-25T16:01:58.075Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:01:58.075Z] #43 213.1 github.com/LK4D4/vndr/godl [2020-05-25T16:01:58.212Z] #58 252.6 🇩 bin/containerd-stress [2020-05-25T16:01:58.238Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-25T16:01:58.239Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-05-25T16:01:58.519Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-25T16:01:58.635Z] #43 213.7 github.com/LK4D4/vndr [2020-05-25T16:01:59.584Z] #58 254.2 🇩 bin/containerd-shim [2020-05-25T16:01:59.984Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-05-25T16:01:59.984Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-05-25T16:01:59.997Z] #43 ... [2020-05-25T16:01:59.997Z] [2020-05-25T16:01:59.997Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:01:59.997Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-25T16:01:59.997Z] #14 102.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-25T16:01:59.997Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:01:59.997Z] #14 ... [2020-05-25T16:01:59.997Z] [2020-05-25T16:01:59.997Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:01:59.997Z] #40 102.4 CC criu/cgroup.o [2020-05-25T16:02:01.359Z] #40 105.4 CC criu/clone-noasan.o [2020-05-25T16:02:01.614Z] #40 105.6 CC criu/config.o [2020-05-25T16:02:03.427Z] ok github.com/docker/docker/pkg/signal 2.734s coverage: 61.0% of statements [2020-05-25T16:02:03.427Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-25T16:02:03.503Z] #40 107.2 CC criu/cr-check.o [2020-05-25T16:02:03.503Z] #40 ... [2020-05-25T16:02:03.503Z] [2020-05-25T16:02:03.503Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:02:03.503Z] #14 116.3 Selecting previously unselected package libonig5:amd64. [2020-05-25T16:02:03.503Z] #14 116.3 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-25T16:02:03.503Z] #14 116.3 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-25T16:02:03.503Z] #14 116.4 Selecting previously unselected package libjq1:amd64. [2020-05-25T16:02:03.503Z] #14 116.5 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T16:02:03.503Z] #14 116.5 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T16:02:03.503Z] #14 116.6 Selecting previously unselected package jq. [2020-05-25T16:02:03.503Z] #14 116.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-25T16:02:03.503Z] #14 116.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T16:02:03.503Z] #14 116.7 Selecting previously unselected package libaio1:amd64. [2020-05-25T16:02:03.503Z] #14 116.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-25T16:02:03.503Z] #14 116.8 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-25T16:02:03.503Z] #14 116.9 Selecting previously unselected package libbtrfs0. [2020-05-25T16:02:03.503Z] #14 116.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-25T16:02:03.758Z] #14 116.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T16:02:03.758Z] #14 117.0 Selecting previously unselected package libbtrfs-dev. [2020-05-25T16:02:03.758Z] #14 117.0 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-25T16:02:03.758Z] #14 117.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:02:04.014Z] #14 117.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-25T16:02:04.014Z] #14 117.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:02:04.014Z] #14 117.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:02:04.014Z] #14 117.2 Selecting previously unselected package libudev-dev:amd64. [2020-05-25T16:02:04.014Z] #14 117.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-25T16:02:04.014Z] #14 117.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:02:04.038Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-25T16:02:04.038Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-25T16:02:04.269Z] #14 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-25T16:02:04.269Z] #14 117.4 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-25T16:02:04.269Z] #14 117.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-25T16:02:04.319Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-25T16:02:04.525Z] #14 117.7 Selecting previously unselected package libpcre16-3:amd64. [2020-05-25T16:02:04.525Z] #14 117.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-25T16:02:04.525Z] #14 117.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-25T16:02:04.780Z] #14 117.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-25T16:02:04.780Z] #14 117.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-25T16:02:04.780Z] #14 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-25T16:02:04.780Z] #14 118.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-25T16:02:04.780Z] #14 118.0 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-25T16:02:04.780Z] #14 118.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-25T16:02:04.930Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-05-25T16:02:05.036Z] #14 118.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-25T16:02:05.036Z] #14 118.2 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-25T16:02:05.036Z] #14 118.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-25T16:02:05.212Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 35.1% of statements [2020-05-25T16:02:05.292Z] #14 118.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-25T16:02:05.292Z] #14 118.6 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-25T16:02:05.493Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-05-25T16:02:05.547Z] #14 118.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-25T16:02:05.547Z] #14 118.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-25T16:02:05.547Z] #14 118.9 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-25T16:02:05.547Z] #14 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-25T16:02:05.803Z] #14 119.0 Selecting previously unselected package libgpm2:amd64. [2020-05-25T16:02:05.803Z] #14 119.0 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-25T16:02:05.803Z] #14 119.0 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-25T16:02:05.803Z] #14 119.1 Selecting previously unselected package libicu63:amd64. [2020-05-25T16:02:05.803Z] #14 119.1 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-25T16:02:05.803Z] #14 119.1 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T16:02:06.105Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-05-25T16:02:06.135Z] #58 260.1 🇩 bin/containerd-shim-runc-v1 [2020-05-25T16:02:06.363Z] #14 ... [2020-05-25T16:02:06.364Z] [2020-05-25T16:02:06.364Z] #43 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-25T16:02:06.364Z] #43 DONE 221.5s [2020-05-25T16:02:06.364Z] [2020-05-25T16:02:06.364Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:06.364Z] #40 109.2 CC criu/cr-dedup.o [2020-05-25T16:02:06.364Z] #40 109.7 CC criu/cr-dump.o [2020-05-25T16:02:06.386Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-05-25T16:02:06.667Z] testing: warning: no tests to run [2020-05-25T16:02:06.667Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-05-25T16:02:07.278Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-25T16:02:07.278Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-25T16:02:07.560Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-25T16:02:08.252Z] #40 112.4 CC criu/cr-errno.o [2020-05-25T16:02:08.507Z] #40 112.5 CC criu/cr-restore.o [2020-05-25T16:02:08.690Z] #58 262.7 🇩 binaries [2020-05-25T16:02:08.691Z] #58 262.7 + mkdir -p /build [2020-05-25T16:02:08.691Z] #58 262.7 + cp bin/containerd /build/containerd [2020-05-25T16:02:08.691Z] #58 262.7 + cp bin/containerd-shim /build/containerd-shim [2020-05-25T16:02:08.691Z] #58 262.7 + cp bin/ctr /build/ctr [2020-05-25T16:02:08.691Z] #58 DONE 263.2s [2020-05-25T16:02:09.575Z] ok github.com/docker/docker/plugin 0.553s coverage: 27.3% of statements [2020-05-25T16:02:09.624Z] [2020-05-25T16:02:09.625Z] #59 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-25T16:02:09.865Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-25T16:02:09.881Z] #59 DONE 0.2s [2020-05-25T16:02:09.881Z] [2020-05-25T16:02:09.881Z] #63 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-25T16:02:09.881Z] #63 DONE 0.1s [2020-05-25T16:02:10.138Z] [2020-05-25T16:02:10.138Z] #65 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-25T16:02:10.138Z] #65 DONE 0.1s [2020-05-25T16:02:10.138Z] [2020-05-25T16:02:10.138Z] #68 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-25T16:02:10.138Z] #68 DONE 0.1s [2020-05-25T16:02:10.138Z] [2020-05-25T16:02:10.138Z] #69 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-25T16:02:10.138Z] #69 DONE 0.0s [2020-05-25T16:02:10.396Z] [2020-05-25T16:02:10.396Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-25T16:02:10.408Z] #40 ... [2020-05-25T16:02:10.408Z] [2020-05-25T16:02:10.408Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:02:10.408Z] #14 123.2 Selecting previously unselected package libnet1:amd64. [2020-05-25T16:02:10.408Z] #14 123.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-25T16:02:10.408Z] #14 123.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T16:02:10.408Z] #14 123.3 Selecting previously unselected package libnl-3-200:amd64. [2020-05-25T16:02:10.408Z] #14 123.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-25T16:02:10.408Z] #14 123.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T16:02:10.408Z] #14 123.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-25T16:02:10.408Z] #14 123.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-25T16:02:10.408Z] #14 123.4 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T16:02:10.408Z] #14 123.4 Selecting previously unselected package libreadline5:amd64. [2020-05-25T16:02:10.408Z] #14 123.4 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-25T16:02:10.408Z] #14 123.4 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-25T16:02:10.408Z] #14 123.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-25T16:02:10.408Z] #14 123.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-25T16:02:10.408Z] #14 123.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:02:10.476Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-05-25T16:02:10.663Z] #14 124.0 Selecting previously unselected package net-tools. [2020-05-25T16:02:10.756Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-25T16:02:10.919Z] #14 124.0 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-25T16:02:10.919Z] #14 124.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:02:10.919Z] #14 124.2 Selecting previously unselected package python-pip-whl. [2020-05-25T16:02:10.919Z] #14 124.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-25T16:02:10.919Z] #14 124.2 Unpacking python-pip-whl (18.1-5) ... [2020-05-25T16:02:11.328Z] #70 DONE 1.0s [2020-05-25T16:02:11.328Z] [2020-05-25T16:02:11.328Z] #71 exporting to image [2020-05-25T16:02:11.328Z] #71 exporting layers [2020-05-25T16:02:11.480Z] #14 124.7 Selecting previously unselected package python3-lib2to3. [2020-05-25T16:02:11.480Z] #14 124.8 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-25T16:02:11.480Z] #14 124.8 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:02:11.736Z] #14 124.9 Selecting previously unselected package python3-distutils. [2020-05-25T16:02:11.736Z] #14 124.9 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-25T16:02:11.736Z] #14 124.9 Unpacking python3-distutils (3.7.3-1) ... [2020-05-25T16:02:11.991Z] #14 125.0 Selecting previously unselected package python3-pip. [2020-05-25T16:02:11.991Z] #14 125.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-25T16:02:11.991Z] #14 125.0 Unpacking python3-pip (18.1-5) ... [2020-05-25T16:02:11.991Z] #14 125.2 Selecting previously unselected package python3-pkg-resources. [2020-05-25T16:02:11.991Z] #14 125.2 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T16:02:11.991Z] #14 125.2 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:02:12.220Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-05-25T16:02:12.246Z] #14 125.4 Selecting previously unselected package python3-setuptools. [2020-05-25T16:02:12.246Z] #14 125.4 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-25T16:02:12.246Z] #14 125.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-25T16:02:12.500Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-25T16:02:12.502Z] #14 125.6 Selecting previously unselected package python3-wheel. [2020-05-25T16:02:12.502Z] #14 125.6 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-25T16:02:12.502Z] #14 125.6 Unpacking python3-wheel (0.32.3-2) ... [2020-05-25T16:02:12.502Z] #14 125.7 Selecting previously unselected package thin-provisioning-tools. [2020-05-25T16:02:12.502Z] #14 125.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-25T16:02:12.502Z] #14 125.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:02:12.757Z] #14 125.9 Selecting previously unselected package vim-runtime. [2020-05-25T16:02:12.757Z] #14 126.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:02:12.757Z] #14 126.0 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-25T16:02:12.757Z] #14 126.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-25T16:02:12.757Z] #14 126.0 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:02:12.780Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-05-25T16:02:13.391Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-05-25T16:02:14.002Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-25T16:02:14.613Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-05-25T16:02:15.225Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-25T16:02:16.229Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-05-25T16:02:16.919Z] #14 129.4 Selecting previously unselected package vim. [2020-05-25T16:02:16.919Z] #14 129.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-25T16:02:16.919Z] #14 129.4 Unpacking vim (2:8.1.0875-5) ... [2020-05-25T16:02:16.919Z] #14 129.9 Selecting previously unselected package xfsprogs. [2020-05-25T16:02:16.919Z] #14 129.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-25T16:02:16.919Z] #14 129.9 Unpacking xfsprogs (4.20.0-1) ... [2020-05-25T16:02:17.175Z] #14 130.4 Selecting previously unselected package zip. [2020-05-25T16:02:17.175Z] #14 130.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-25T16:02:17.175Z] #14 130.4 Unpacking zip (3.0-11+b1) ... [2020-05-25T16:02:17.431Z] #14 130.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-25T16:02:17.431Z] #14 130.6 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-25T16:02:17.431Z] #14 130.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:02:17.431Z] #14 130.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-25T16:02:17.431Z] #14 130.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-25T16:02:17.431Z] #14 130.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:02:17.686Z] #14 130.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-25T16:02:17.686Z] #14 130.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up xxd (2:8.1.0875-5) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up zip (3.0-11+b1) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T16:02:17.686Z] #14 130.8 Setting up bash-completion (1:2.8-6) ... [2020-05-25T16:02:17.881Z] #71 exporting layers 6.5s done [2020-05-25T16:02:17.881Z] #71 writing image sha256:c97fcc894beb8e7ad43d23279f1bfb930a0bda2766b40fd830c1cbda1cae8079 done [2020-05-25T16:02:17.881Z] #71 naming to docker.io/library/docker:93057905d92ab1a98187fe4834138940faa8cd9b done [2020-05-25T16:02:17.881Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-25T16:02:18.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/validate/default [2020-05-25T16:02:19.143Z] Congratulations! All commits are properly signed with the DCO! [2020-05-25T16:02:20.200Z] #14 133.3 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-25T16:02:20.200Z] #14 133.3 Setting up xz-utils (5.2.4-1) ... [2020-05-25T16:02:20.200Z] #14 133.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-25T16:02:20.200Z] #14 133.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-25T16:02:20.200Z] #14 133.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up pigz (2.4-1) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up python-pip-whl (18.1-5) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-25T16:02:20.200Z] #14 133.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-25T16:02:20.200Z] #14 133.5 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:02:20.761Z] #14 133.9 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-25T16:02:20.761Z] #14 133.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-25T16:02:20.761Z] #14 133.9 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-25T16:02:20.761Z] #14 133.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T16:02:20.761Z] #14 133.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-25T16:02:20.761Z] #14 134.0 Setting up vim (2:8.1.0875-5) ... [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-25T16:02:20.761Z] #14 134.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-25T16:02:20.761Z] #14 134.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-25T16:02:20.761Z] #14 134.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:02:20.761Z] #14 134.1 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-25T16:02:20.761Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-25T16:02:20.761Z] #14 134.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:02:20.761Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-25T16:02:20.761Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-25T16:02:20.761Z] #14 134.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T16:02:20.761Z] #14 134.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:02:20.761Z] #14 134.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-25T16:02:20.761Z] #14 134.2 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T16:02:21.017Z] #14 134.2 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-25T16:02:21.017Z] #14 134.2 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T16:02:21.487Z] 🇩 bin/containerd-stress [2020-05-25T16:02:22.903Z] #14 ... [2020-05-25T16:02:22.904Z] [2020-05-25T16:02:22.904Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:22.904Z] #40 116.9 CC criu/cr-service.o [2020-05-25T16:02:22.904Z] #40 118.4 CC criu/crtools.o [2020-05-25T16:02:22.904Z] #40 118.9 CC criu/eventfd.o [2020-05-25T16:02:22.904Z] #40 119.3 CC criu/eventpoll.o [2020-05-25T16:02:22.904Z] #40 120.0 CC criu/external.o [2020-05-25T16:02:22.904Z] #40 120.4 CC criu/fault-injection.o [2020-05-25T16:02:22.904Z] #40 120.5 CC criu/fdstore.o [2020-05-25T16:02:22.904Z] #40 120.9 CC criu/fifo.o [2020-05-25T16:02:22.904Z] #40 121.3 CC criu/file-ids.o [2020-05-25T16:02:22.904Z] #40 121.7 CC criu/file-lock.o [2020-05-25T16:02:22.904Z] #40 122.7 CC criu/files-ext.o [2020-05-25T16:02:22.904Z] #40 123.1 CC criu/files-reg.o [2020-05-25T16:02:22.904Z] #40 125.3 CC criu/files.o [2020-05-25T16:02:22.996Z] 🇩 bin/containerd-shim [2020-05-25T16:02:23.159Z] #40 127.4 CC criu/filesystems.o [2020-05-25T16:02:24.084Z] #40 ... [2020-05-25T16:02:24.085Z] [2020-05-25T16:02:24.085Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-25T16:02:24.085Z] #14 137.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-25T16:02:24.085Z] #14 137.2 Setting up iptables (1.8.2-4) ... [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-25T16:02:24.085Z] #14 137.3 Setting up python3 (3.7.3-1) ... [2020-05-25T16:02:24.595Z] #14 137.7 Setting up python3-wheel (0.32.3-2) ... [2020-05-25T16:02:25.521Z] #14 138.5 Setting up apparmor (2.13.2-10) ... [2020-05-25T16:02:26.884Z] #14 140.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:02:27.446Z] #14 140.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:02:28.007Z] #14 141.3 Setting up python3-distutils (3.7.3-1) ... [2020-05-25T16:02:28.568Z] #14 141.8 Setting up python3-setuptools (40.8.0-1) ... [2020-05-25T16:02:29.932Z] #14 143.0 Setting up python3-pip (18.1-5) ... [2020-05-25T16:02:30.862Z] #14 144.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:02:30.862Z] #14 144.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-25T16:02:30.862Z] #14 144.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-25T16:02:31.117Z] #14 144.2 Setting up xfsprogs (4.20.0-1) ... [2020-05-25T16:02:31.117Z] #14 144.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-25T16:02:31.117Z] #14 144.3 Processing triggers for mime-support (3.62) ... [2020-05-25T16:02:31.117Z] #14 144.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:02:31.420Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.8% of statements [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/rootless [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/volume [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-25T16:02:31.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === Skipped [2020-05-25T16:02:31.420Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-25T16:02:31.420Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-25T16:02:31.420Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-25T16:02:31.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-25T16:02:31.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-25T16:02:31.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-25T16:02:31.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-25T16:02:31.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:02:31.420Z] [2020-05-25T16:02:31.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-25T16:02:31.421Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-25T16:02:31.421Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-25T16:02:31.421Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:02:31.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-25T16:02:31.421Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-25T16:02:31.421Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] [2020-05-25T16:02:31.421Z] DONE 2066 tests, 19 skipped in 187.777s [2020-05-25T16:02:31.823Z] #14 DONE 145.0s [2020-05-25T16:02:31.823Z] [2020-05-25T16:02:31.823Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... Post stage [Pipeline] junit [2020-05-25T16:02:31.870Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-25T16:02:32.413Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -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:93057905d92ab1a98187fe4834138940faa8cd9b hack/make.sh dynbinary test-integration [2020-05-25T16:02:32.694Z] [2020-05-25T16:02:32.694Z] Removing bundles/ [2020-05-25T16:02:32.694Z] [2020-05-25T16:02:32.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-25T16:02:32.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:02:32.975Z] GOOS="" GOARCH="" GOARM="" [2020-05-25T16:02:33.466Z] 🇩 bin/containerd-shim-runc-v1 [2020-05-25T16:02:33.715Z] #15 1.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-25T16:02:33.715Z] #15 1.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-25T16:02:33.715Z] #15 1.866 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-25T16:02:33.715Z] #15 DONE 2.0s [2020-05-25T16:02:33.715Z] [2020-05-25T16:02:33.715Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T16:02:34.278Z] #16 ... [2020-05-25T16:02:34.278Z] [2020-05-25T16:02:34.278Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:34.278Z] #40 128.2 CC criu/fsnotify.o [2020-05-25T16:02:34.278Z] #40 129.4 CC criu/image-desc.o [2020-05-25T16:02:34.278Z] #40 129.5 CC criu/image.o [2020-05-25T16:02:34.278Z] #40 130.5 CC criu/ipc_ns.o [2020-05-25T16:02:34.278Z] #40 131.6 CC criu/irmap.o [2020-05-25T16:02:34.278Z] #40 132.3 CC criu/kcmp-ids.o [2020-05-25T16:02:34.278Z] #40 132.6 CC criu/kerndat.o [2020-05-25T16:02:34.278Z] #40 133.8 CC criu/libnetlink.o [2020-05-25T16:02:34.278Z] #40 134.3 CC criu/log.o [2020-05-25T16:02:34.278Z] #40 134.7 CC criu/lsm.o [2020-05-25T16:02:34.278Z] #40 135.0 CC criu/mem.o [2020-05-25T16:02:34.278Z] #40 137.1 CC criu/mount.o [2020-05-25T16:02:37.024Z] 🇩 binaries [2020-05-25T16:02:37.024Z] + mkdir -p /build [2020-05-25T16:02:37.024Z] + cp bin/containerd /build/containerd [2020-05-25T16:02:37.024Z] + cp bin/containerd-shim /build/containerd-shim [2020-05-25T16:02:37.024Z] + cp bin/ctr /build/ctr [2020-05-25T16:02:37.545Z] #40 141.1 CC criu/namespaces.o [2020-05-25T16:02:39.433Z] #40 143.1 CC criu/net.o [2020-05-25T16:02:39.994Z] #40 ... [2020-05-25T16:02:39.994Z] [2020-05-25T16:02:39.994Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T16:02:39.994Z] #16 6.218 Collecting yamllint==1.16.0 [2020-05-25T16:02:42.614Z] Removing intermediate container 30049d2f9bb1 [2020-05-25T16:02:42.614Z] ---> 30cc569a7600 [2020-05-25T16:02:42.614Z] Step 62/141 : FROM dev-base AS proxy [2020-05-25T16:02:42.614Z] ---> 9ec1de882c73 [2020-05-25T16:02:42.614Z] Step 63/141 : ENV INSTALL_BINARY_NAME=proxy [2020-05-25T16:02:42.614Z] ---> Running in 7d0b0affead8 [2020-05-25T16:02:42.945Z] Removing intermediate container 7d0b0affead8 [2020-05-25T16:02:42.945Z] ---> b4a858cc52e6 [2020-05-25T16:02:42.945Z] Step 64/141 : ARG LIBNETWORK_COMMIT [2020-05-25T16:02:42.945Z] ---> Running in ac0472d10a17 [2020-05-25T16:02:42.945Z] Removing intermediate container ac0472d10a17 [2020-05-25T16:02:42.945Z] ---> 681078d10565 [2020-05-25T16:02:42.945Z] Step 65/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:02:43.243Z] ---> 62f68e6f0b2f [2020-05-25T16:02:43.243Z] Step 66/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:02:43.243Z] ---> 023622e28f28 [2020-05-25T16:02:43.243Z] Step 67/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:02:43.243Z] ---> Running in c32b0507012a [2020-05-25T16:02:43.531Z] + RM_GOPATH=0 [2020-05-25T16:02:43.531Z] + TMP_GOPATH= [2020-05-25T16:02:43.531Z] + : /build [2020-05-25T16:02:43.531Z] + '[' -z '' ']' [2020-05-25T16:02:43.531Z] ++ mktemp -d [2020-05-25T16:02:43.531Z] + export GOPATH=/tmp/tmp.0nuSaVOHkj [2020-05-25T16:02:43.531Z] + GOPATH=/tmp/tmp.0nuSaVOHkj [2020-05-25T16:02:43.531Z] + RM_GOPATH=1 [2020-05-25T16:02:43.531Z] ++ dirname ./install.sh [2020-05-25T16:02:43.531Z] + dir=. [2020-05-25T16:02:43.531Z] + bin=proxy [2020-05-25T16:02:43.531Z] + shift [2020-05-25T16:02:43.531Z] + '[' '!' -f ./proxy.installer ']' [2020-05-25T16:02:43.531Z] + . ./proxy.installer [2020-05-25T16:02:43.531Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T16:02:43.531Z] + install_proxy [2020-05-25T16:02:43.531Z] + case "$1" in [2020-05-25T16:02:43.531Z] + export CGO_ENABLED=0 [2020-05-25T16:02:43.531Z] + CGO_ENABLED=0 [2020-05-25T16:02:43.531Z] + _install_proxy [2020-05-25T16:02:43.531Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-25T16:02:43.531Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0nuSaVOHkj/src/github.com/docker/libnetwork [2020-05-25T16:02:43.531Z] Cloning into '/tmp/tmp.0nuSaVOHkj/src/github.com/docker/libnetwork'... [2020-05-25T16:02:43.531Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T16:02:46.525Z] #16 11.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-25T16:02:46.525Z] #16 11.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-25T16:02:46.525Z] #16 11.71 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-25T16:02:46.525Z] #16 11.78 Collecting pyyaml (from yamllint==1.16.0) [2020-05-25T16:02:46.525Z] #16 11.95 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-25T16:02:46.525Z] #16 ... [2020-05-25T16:02:46.525Z] [2020-05-25T16:02:46.525Z] #53 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-25T16:02:46.525Z] #53 189.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-25T16:02:47.015Z] + cd /tmp/tmp.0nuSaVOHkj/src/github.com/docker/libnetwork [2020-05-25T16:02:47.015Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-25T16:02:47.015Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-25T16:02:47.889Z] #53 192.0 + mkdir -p /build [2020-05-25T16:02:47.889Z] #53 192.0 + cp runc /build/runc [2020-05-25T16:02:48.145Z] #53 DONE 192.4s [2020-05-25T16:02:48.145Z] [2020-05-25T16:02:48.145Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-25T16:02:48.145Z] #16 13.22 Building wheels for collected packages: pyyaml [2020-05-25T16:02:48.145Z] #16 13.22 Running setup.py bdist_wheel for pyyaml: started [2020-05-25T16:02:48.145Z] #16 14.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-25T16:02:48.145Z] #16 14.37 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-25T16:02:48.400Z] #16 14.52 Successfully built pyyaml [2020-05-25T16:02:48.400Z] #16 14.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-25T16:02:48.961Z] #16 15.13 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-25T16:02:49.522Z] #16 DONE 15.7s [2020-05-25T16:02:49.522Z] [2020-05-25T16:02:49.522Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-25T16:02:49.777Z] #21 DONE 0.2s [2020-05-25T16:02:49.777Z] [2020-05-25T16:02:49.777Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:49.777Z] #40 146.3 CC criu/netfilter.o [2020-05-25T16:02:49.777Z] #40 146.6 CC criu/page-pipe.o [2020-05-25T16:02:49.777Z] #40 147.2 CC criu/page-xfer.o [2020-05-25T16:02:49.777Z] #40 148.6 CC criu/pagemap-cache.o [2020-05-25T16:02:49.777Z] #40 148.9 CC criu/pagemap.o [2020-05-25T16:02:49.777Z] #40 149.9 CC criu/parasite-syscall.o [2020-05-25T16:02:49.777Z] #40 151.0 CC criu/path.o [2020-05-25T16:02:49.777Z] #40 151.3 CC criu/pie-util-vdso-elf32.o [2020-05-25T16:02:49.777Z] #40 151.7 CC criu/pie-util-vdso.o [2020-05-25T16:02:49.777Z] #40 152.3 CC criu/pie-util.o [2020-05-25T16:02:49.777Z] #40 152.6 CC criu/pipes.o [2020-05-25T16:02:49.777Z] #40 153.8 CC criu/plugin.o [2020-05-25T16:02:49.777Z] #40 ... [2020-05-25T16:02:49.777Z] [2020-05-25T16:02:49.777Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T16:02:50.554Z] Removing intermediate container c32b0507012a [2020-05-25T16:02:50.554Z] ---> 8a5f56b97e64 [2020-05-25T16:02:50.554Z] Step 68/141 : FROM base AS gometalinter [2020-05-25T16:02:50.554Z] ---> 9ec1de882c73 [2020-05-25T16:02:50.554Z] Step 69/141 : ENV INSTALL_BINARY_NAME=gometalinter [2020-05-25T16:02:50.554Z] ---> Running in f718ce485ed8 [2020-05-25T16:02:50.554Z] Removing intermediate container f718ce485ed8 [2020-05-25T16:02:50.554Z] ---> 167a98ce03a1 [2020-05-25T16:02:50.554Z] Step 70/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:02:50.705Z] #25 DONE 0.7s [2020-05-25T16:02:50.705Z] [2020-05-25T16:02:50.705Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-25T16:02:50.705Z] #27 DONE 0.1s [2020-05-25T16:02:50.705Z] [2020-05-25T16:02:50.705Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-25T16:02:50.705Z] #30 DONE 0.1s [2020-05-25T16:02:50.705Z] [2020-05-25T16:02:50.705Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:50.705Z] #40 154.4 CC criu/proc_parse.o [2020-05-25T16:02:50.705Z] #40 ... [2020-05-25T16:02:50.705Z] [2020-05-25T16:02:50.705Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-25T16:02:50.705Z] #35 DONE 0.1s [2020-05-25T16:02:50.854Z] ---> 95d64a58344e [2020-05-25T16:02:50.854Z] Step 71/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:02:50.854Z] ---> 80ff5ce61791 [2020-05-25T16:02:50.854Z] Step 72/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:02:50.854Z] ---> Running in 35d0a97650eb [2020-05-25T16:02:50.961Z] [2020-05-25T16:02:50.962Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T16:02:50.962Z] #36 266.2 + dpkg --print-architecture [2020-05-25T16:02:50.962Z] #36 266.2 + cd /tmp/tmp.4VviASotyo/src/github.com/docker/distribution [2020-05-25T16:02:50.962Z] #36 266.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-25T16:02:51.150Z] + RM_GOPATH=0 [2020-05-25T16:02:51.150Z] + TMP_GOPATH= [2020-05-25T16:02:51.150Z] + : /build [2020-05-25T16:02:51.150Z] + '[' -z '' ']' [2020-05-25T16:02:51.150Z] ++ mktemp -d [2020-05-25T16:02:51.150Z] + export GOPATH=/tmp/tmp.0UKu8ig5mJ [2020-05-25T16:02:51.150Z] + GOPATH=/tmp/tmp.0UKu8ig5mJ [2020-05-25T16:02:51.150Z] + RM_GOPATH=1 [2020-05-25T16:02:51.150Z] ++ dirname ./install.sh [2020-05-25T16:02:51.150Z] + dir=. [2020-05-25T16:02:51.150Z] + bin=gometalinter [2020-05-25T16:02:51.150Z] + shift [2020-05-25T16:02:51.150Z] + '[' '!' -f ./gometalinter.installer ']' [2020-05-25T16:02:51.150Z] + . ./gometalinter.installer [2020-05-25T16:02:51.150Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-25T16:02:51.150Z] Installing gometalinter version v2.0.6 [2020-05-25T16:02:51.150Z] + install_gometalinter [2020-05-25T16:02:51.150Z] + echo 'Installing gometalinter version v2.0.6' [2020-05-25T16:02:51.150Z] + go get -d github.com/alecthomas/gometalinter [2020-05-25T16:02:51.217Z] #36 266.7 + GOPATH=/tmp/tmp.4VviASotyo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4VviASotyo [2020-05-25T16:02:51.217Z] #36 266.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-25T16:02:53.223Z] + cd /tmp/tmp.0UKu8ig5mJ/src/github.com/alecthomas/gometalinter [2020-05-25T16:02:53.223Z] + git checkout -q v2.0.6 [2020-05-25T16:02:53.223Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-25T16:02:59.337Z] #36 ... [2020-05-25T16:02:59.337Z] [2020-05-25T16:02:59.337Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:02:59.337Z] #40 156.5 CC criu/protobuf-desc.o [2020-05-25T16:02:59.337Z] #40 157.2 CC criu/protobuf.o [2020-05-25T16:02:59.337Z] #40 157.6 CC criu/pstree.o [2020-05-25T16:02:59.337Z] #40 158.5 CC criu/rbtree.o [2020-05-25T16:02:59.337Z] #40 158.7 CC criu/rst-malloc.o [2020-05-25T16:02:59.337Z] #40 159.0 CC criu/seccomp.o [2020-05-25T16:02:59.337Z] #40 159.6 CC criu/seize.o [2020-05-25T16:02:59.337Z] #40 160.3 CC criu/servicefd.o [2020-05-25T16:02:59.337Z] #40 160.6 CC criu/shmem.o [2020-05-25T16:02:59.337Z] #40 161.4 CC criu/sigframe.o [2020-05-25T16:02:59.337Z] #40 161.6 CC criu/signalfd.o [2020-05-25T16:02:59.337Z] #40 161.8 CC criu/sk-inet.o [2020-05-25T16:02:59.337Z] #40 162.7 CC criu/sk-netlink.o [2020-05-25T16:02:59.337Z] #40 163.1 CC criu/sk-packet.o [2020-05-25T16:02:59.592Z] #40 163.7 CC criu/sk-queue.o [2020-05-25T16:03:00.156Z] #40 164.1 CC criu/sk-tcp.o [2020-05-25T16:03:00.412Z] #40 164.5 CC criu/sk-unix.o [2020-05-25T16:03:02.295Z] #40 166.2 CC criu/sockets.o [2020-05-25T16:03:02.856Z] #40 167.0 CC criu/stats.o [2020-05-25T16:03:03.111Z] #40 167.2 CC criu/string.o [2020-05-25T16:03:03.111Z] #40 167.3 CC criu/sysctl.o [2020-05-25T16:03:04.039Z] #40 167.9 CC criu/sysfs_parse.o [2020-05-25T16:03:04.294Z] #40 168.4 CC criu/timerfd.o [2020-05-25T16:03:04.548Z] #40 168.7 CC criu/tty.o [2020-05-25T16:03:06.432Z] #40 170.4 CC criu/tun.o [2020-05-25T16:03:06.687Z] #40 170.8 CC criu/uffd.o [2020-05-25T16:03:07.611Z] #40 171.8 CC criu/util.o [2020-05-25T16:03:08.972Z] #40 172.9 CC criu/uts_ns.o [2020-05-25T16:03:08.972Z] #40 173.1 CC criu/vdso-compat.o [2020-05-25T16:03:09.227Z] #40 173.3 CC criu/vdso.o [2020-05-25T16:03:09.787Z] #40 173.9 LINK criu/built-in.o [2020-05-25T16:03:10.042Z] #40 174.1 LINK criu/criu [2020-05-25T16:03:10.296Z] #40 174.5 DEP lib/c/criu.d [2020-05-25T16:03:10.551Z] #40 174.6 CC images/rpc.pb-c.o [2020-05-25T16:03:10.806Z] #40 ... [2020-05-25T16:03:10.806Z] [2020-05-25T16:03:10.806Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-25T16:03:10.806Z] #36 286.4 + rm -rf /tmp/tmp.4VviASotyo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4VviASotyo [2020-05-25T16:03:11.061Z] #36 DONE 286.8s [2020-05-25T16:03:11.061Z] [2020-05-25T16:03:11.061Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:03:11.061Z] #40 175.1 CC lib/c/criu.o [2020-05-25T16:03:11.923Z] + GOBIN=/build [2020-05-25T16:03:11.923Z] + /build/gometalinter --install [2020-05-25T16:03:11.923Z] Installing: [2020-05-25T16:03:11.923Z] deadcode [2020-05-25T16:03:11.923Z] dupl [2020-05-25T16:03:11.923Z] errcheck [2020-05-25T16:03:11.923Z] gas [2020-05-25T16:03:11.923Z] gochecknoglobals [2020-05-25T16:03:11.923Z] gochecknoinits [2020-05-25T16:03:11.923Z] goconst [2020-05-25T16:03:11.923Z] gocyclo [2020-05-25T16:03:11.923Z] goimports [2020-05-25T16:03:11.923Z] golint [2020-05-25T16:03:11.923Z] gosimple [2020-05-25T16:03:11.923Z] gotype [2020-05-25T16:03:11.923Z] gotypex [2020-05-25T16:03:11.923Z] ineffassign [2020-05-25T16:03:11.923Z] interfacer [2020-05-25T16:03:11.923Z] lll [2020-05-25T16:03:11.923Z] maligned [2020-05-25T16:03:11.923Z] megacheck [2020-05-25T16:03:11.923Z] misspell [2020-05-25T16:03:11.923Z] nakedret [2020-05-25T16:03:11.923Z] safesql [2020-05-25T16:03:11.923Z] staticcheck [2020-05-25T16:03:11.923Z] structcheck [2020-05-25T16:03:11.923Z] unconvert [2020-05-25T16:03:11.923Z] unparam [2020-05-25T16:03:11.923Z] unused [2020-05-25T16:03:11.923Z] varcheck [2020-05-25T16:03:11.984Z] #40 176.2 LINK lib/c/built-in.o [2020-05-25T16:03:12.242Z] #40 176.2 LINK lib/c/libcriu.so [2020-05-25T16:03:12.242Z] #40 176.4 LINK lib/c/libcriu.a [2020-05-25T16:03:12.497Z] #40 176.6 GEN magic.py [2020-05-25T16:03:12.497Z] #40 176.6 make: Leaving directory '/usr/src/criu' [2020-05-25T16:03:12.497Z] #40 ... [2020-05-25T16:03:12.497Z] [2020-05-25T16:03:12.497Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-25T16:03:12.497Z] #37 DONE 0.2s [2020-05-25T16:03:12.497Z] [2020-05-25T16:03:12.497Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:03:12.497Z] #40 176.6 make: Entering directory '/usr/src/criu' [2020-05-25T16:03:12.497Z] #40 176.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-25T16:03:12.497Z] #40 176.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-25T16:03:12.497Z] #40 176.7 Note: Building without GnuTLS support [2020-05-25T16:03:12.755Z] #40 ... [2020-05-25T16:03:12.755Z] [2020-05-25T16:03:12.755Z] #49 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-25T16:03:12.755Z] #49 DONE 288.2s [2020-05-25T16:03:13.010Z] [2020-05-25T16:03:13.010Z] #40 [criu 3/3] RUN if [ "$(go env GOHOSTARCH)" = "arm" ]; then make -C... [2020-05-25T16:03:13.265Z] #40 177.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-25T16:03:14.192Z] #40 178.1 make[1]: Nothing to be done for 'all'. [2020-05-25T16:03:14.753Z] #40 178.9 make[1]: 'images/built-in.o' is up to date. [2020-05-25T16:03:15.009Z] #40 178.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-25T16:03:15.009Z] #40 178.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-25T16:03:15.009Z] #40 179.0 make[1]: 'compel/libcompel.a' is up to date. [2020-05-25T16:03:15.009Z] #40 179.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-25T16:03:15.009Z] #40 179.0 make[1]: Nothing to be done for 'all'. [2020-05-25T16:03:15.009Z] #40 179.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-25T16:03:15.264Z] #40 179.2 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.2 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.3 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.4 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.4 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.4 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.264Z] #40 179.4 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.519Z] #40 179.5 make[2]: Nothing to be done for 'all'. [2020-05-25T16:03:15.519Z] #40 179.5 INSTALL criu/criu [2020-05-25T16:03:15.519Z] #40 179.5 make: Leaving directory '/usr/src/criu' [2020-05-25T16:03:15.519Z] #40 DONE 179.6s [2020-05-25T16:03:15.519Z] [2020-05-25T16:03:15.519Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:03:16.446Z] #58 ... [2020-05-25T16:03:16.446Z] [2020-05-25T16:03:16.446Z] #41 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-25T16:03:16.702Z] #41 DONE 0.1s [2020-05-25T16:03:16.702Z] [2020-05-25T16:03:16.702Z] #44 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-25T16:03:16.702Z] #44 DONE 0.1s [2020-05-25T16:03:16.702Z] [2020-05-25T16:03:16.702Z] #47 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-25T16:03:16.702Z] #47 DONE 0.1s [2020-05-25T16:03:16.702Z] [2020-05-25T16:03:16.702Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:03:16.958Z] #58 ... [2020-05-25T16:03:16.958Z] [2020-05-25T16:03:16.958Z] #50 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-25T16:03:17.214Z] #50 DONE 0.4s [2020-05-25T16:03:17.214Z] [2020-05-25T16:03:17.214Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:03:17.214Z] #58 ... [2020-05-25T16:03:17.214Z] [2020-05-25T16:03:17.214Z] #54 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-25T16:03:17.214Z] #54 DONE 0.1s [2020-05-25T16:03:17.469Z] [2020-05-25T16:03:17.469Z] #58 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-25T16:03:25.553Z] #58 232.1 🇩 bin/containerd [2020-05-25T16:03:29.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:03:29.709Z] [2020-05-25T16:03:29.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-25T16:03:29.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-25T16:03:29.709Z] HOSTNAME=797b7ff1f6a2 [2020-05-25T16:03:29.709Z] TESTDEBUG=0 [2020-05-25T16:03:29.709Z] DEST=bundles/test-integration [2020-05-25T16:03:29.709Z] PWD=/go/src/github.com/docker/docker [2020-05-25T16:03:29.709Z] DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:03:29.709Z] container=docker [2020-05-25T16:03:29.709Z] HOME=/root [2020-05-25T16:03:29.709Z] GOLANG_VERSION=1.13.11 [2020-05-25T16:03:29.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-25T16:03:29.709Z] VALIDATE_BRANCH=19.03 [2020-05-25T16:03:29.709Z] TERM=xterm [2020-05-25T16:03:29.709Z] DOCKER_PKG=github.com/docker/docker [2020-05-25T16:03:29.709Z] SHLVL=1 [2020-05-25T16:03:29.709Z] TIMEOUT=120m [2020-05-25T16:03:29.709Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-25T16:03:29.709Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-25T16:03:29.709Z] GO111MODULE=off [2020-05-25T16:03:29.709Z] DOCKER_EXPERIMENTAL=1 [2020-05-25T16:03:29.709Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-25T16:03:29.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-25T16:03:29.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-25T16:03:29.709Z] GOPATH=/go [2020-05-25T16:03:29.709Z] PKG_CONFIG=pkg-config [2020-05-25T16:03:29.709Z] _=/usr/bin/env [2020-05-25T16:03:29.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-25T16:03:38.395Z] 4612f6d0b889: Pull complete [2020-05-25T16:03:38.395Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-25T16:03:38.395Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:03:38.395Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:03:38.395Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-25T16:03:38.395Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-25T16:03:38.395Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-25T16:03:38.395Z] INFO: Docker version of control daemon [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Client: Docker Engine - Enterprise [2020-05-25T16:03:38.395Z] Version: 19.03.5 [2020-05-25T16:03:38.395Z] API version: 1.40 [2020-05-25T16:03:38.395Z] Go version: go1.12.12 [2020-05-25T16:03:38.395Z] Git commit: 2ee0c57608 [2020-05-25T16:03:38.395Z] Built: 11/13/2019 08:00:16 [2020-05-25T16:03:38.395Z] OS/Arch: windows/amd64 [2020-05-25T16:03:38.395Z] Experimental: false [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Server: Docker Engine - Enterprise [2020-05-25T16:03:38.395Z] Engine: [2020-05-25T16:03:38.395Z] Version: 19.03.5 [2020-05-25T16:03:38.395Z] API version: 1.40 (minimum version 1.24) [2020-05-25T16:03:38.395Z] Go version: go1.12.12 [2020-05-25T16:03:38.395Z] Git commit: 2ee0c57608 [2020-05-25T16:03:38.395Z] Built: 11/13/2019 07:58:51 [2020-05-25T16:03:38.395Z] OS/Arch: windows/amd64 [2020-05-25T16:03:38.395Z] Experimental: true [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] INFO: Docker info of control daemon [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Client: [2020-05-25T16:03:38.395Z] Debug Mode: false [2020-05-25T16:03:38.395Z] Plugins: [2020-05-25T16:03:38.395Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Server: [2020-05-25T16:03:38.395Z] Containers: 0 [2020-05-25T16:03:38.395Z] Running: 0 [2020-05-25T16:03:38.395Z] Paused: 0 [2020-05-25T16:03:38.395Z] Stopped: 0 [2020-05-25T16:03:38.395Z] Images: 1 [2020-05-25T16:03:38.395Z] Server Version: 19.03.5 [2020-05-25T16:03:38.395Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-25T16:03:38.395Z] Windows: [2020-05-25T16:03:38.395Z] LCOW: [2020-05-25T16:03:38.395Z] Logging Driver: json-file [2020-05-25T16:03:38.395Z] Plugins: [2020-05-25T16:03:38.395Z] Volume: local [2020-05-25T16:03:38.395Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-25T16:03:38.395Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-25T16:03:38.395Z] Swarm: inactive [2020-05-25T16:03:38.395Z] Default Isolation: process [2020-05-25T16:03:38.395Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-25T16:03:38.395Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-25T16:03:38.395Z] OSType: windows [2020-05-25T16:03:38.395Z] Architecture: x86_64 [2020-05-25T16:03:38.395Z] CPUs: 4 [2020-05-25T16:03:38.395Z] Total Memory: 32GiB [2020-05-25T16:03:38.395Z] Name: azwin-2-7c94e0 [2020-05-25T16:03:38.395Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-25T16:03:38.395Z] Docker Root Dir: D:\docker [2020-05-25T16:03:38.395Z] Debug Mode: false [2020-05-25T16:03:38.395Z] Registry: https://index.docker.io/v1/ [2020-05-25T16:03:38.395Z] Labels: [2020-05-25T16:03:38.395Z] Experimental: true [2020-05-25T16:03:38.395Z] Insecure Registries: [2020-05-25T16:03:38.395Z] 10.0.0.4:5000 [2020-05-25T16:03:38.395Z] 127.0.0.0/8 [2020-05-25T16:03:38.395Z] Registry Mirrors: [2020-05-25T16:03:38.395Z] http://10.0.0.4:5000/ [2020-05-25T16:03:38.395Z] Live Restore Enabled: false [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] INFO: Commit hash is 93057905d [2020-05-25T16:03:38.395Z] INFO: Nuke-Everything... [2020-05-25T16:03:38.395Z] INFO: Container count on control daemon to delete is 0 [2020-05-25T16:03:38.395Z] INFO: Nuking d:\CI [2020-05-25T16:03:38.395Z] INFO: Zapped successfully [2020-05-25T16:03:38.395Z] INFO: Location for testing is d:\CI\PR-41021\1 [2020-05-25T16:03:38.395Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] INFO: Building the image from Dockerfile.windows at 05/25/2020 16:03:30... [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Sending build context to Docker daemon 55.38MB [2020-05-25T16:03:38.395Z] [2020-05-25T16:03:38.395Z] Step 1/8 : FROM microsoft/windowsservercore [2020-05-25T16:03:38.395Z] ---> 561b89eac394 [2020-05-25T16:03:38.395Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-25T16:03:38.395Z] ---> Running in be5e96413456 [2020-05-25T16:03:38.395Z] Removing intermediate container be5e96413456 [2020-05-25T16:03:38.395Z] ---> b04a822fb2ba [2020-05-25T16:03:38.395Z] Step 3/8 : ARG GO_VERSION=1.13.11 [2020-05-25T16:03:38.395Z] ---> Running in 2a402bad9ebb [2020-05-25T16:03:38.395Z] Removing intermediate container 2a402bad9ebb [2020-05-25T16:03:38.395Z] ---> f125d759e4a8 [2020-05-25T16:03:38.395Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-05-25T16:03:38.395Z] ---> Running in 8cd584001674 [2020-05-25T16:03:38.395Z] Removing intermediate container 8cd584001674 [2020-05-25T16:03:38.395Z] ---> 4281f0f62174 [2020-05-25T16:03:38.395Z] 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-25T16:03:38.395Z] ---> Running in cc512487a89b [2020-05-25T16:03:40.004Z] [2020-05-25T16:03:40.004Z] SUCCESS: Specified value was saved. [2020-05-25T16:03:40.561Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-05-25T16:03:40.561Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-25T16:03:40.561Z] Congratulations! All toml source files changed here have valid syntax. [2020-05-25T16:03:40.561Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-25T16:03:40.561Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-25T16:03:40.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/make.sh dynbinary-daemon test-docker-py [2020-05-25T16:03:41.016Z] INFO: Downloading git... [2020-05-25T16:03:41.468Z] [2020-05-25T16:03:41.725Z] Removing bundles/ [2020-05-25T16:03:41.725Z] [2020-05-25T16:03:41.725Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-25T16:03:41.725Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:03:41.725Z] GOOS="" GOARCH="" GOARM="" [2020-05-25T16:03:42.622Z] INFO: Downloading go... [2020-05-25T16:03:44.228Z] INFO: Downloading compiler 1 of 3... [2020-05-25T16:03:44.712Z] INFO: Downloading compiler 2 of 3... [2020-05-25T16:03:44.814Z] Removing intermediate container 35d0a97650eb [2020-05-25T16:03:44.814Z] ---> 5050e0f8db67 [2020-05-25T16:03:44.814Z] Step 73/141 : FROM base AS gotestsum [2020-05-25T16:03:44.814Z] ---> 9ec1de882c73 [2020-05-25T16:03:44.814Z] Step 74/141 : ENV INSTALL_BINARY_NAME=gotestsum [2020-05-25T16:03:44.814Z] ---> Running in e01af6932d73 [2020-05-25T16:03:44.814Z] Removing intermediate container e01af6932d73 [2020-05-25T16:03:44.814Z] ---> cabd06ca9b27 [2020-05-25T16:03:44.814Z] Step 75/141 : ARG GOTESTSUM_COMMIT [2020-05-25T16:03:44.814Z] ---> Running in ccbec76c8f72 [2020-05-25T16:03:44.814Z] Removing intermediate container ccbec76c8f72 [2020-05-25T16:03:44.814Z] ---> 7ef83716531c [2020-05-25T16:03:44.814Z] Step 76/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:03:44.814Z] ---> 72732a260ba3 [2020-05-25T16:03:44.814Z] Step 77/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:03:44.814Z] ---> bb7b681d248d [2020-05-25T16:03:44.815Z] Step 78/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:03:44.815Z] ---> Running in 31fc66210f37 [2020-05-25T16:03:44.815Z] + RM_GOPATH=0 [2020-05-25T16:03:44.815Z] + TMP_GOPATH= [2020-05-25T16:03:44.815Z] + : /build [2020-05-25T16:03:44.815Z] + '[' -z '' ']' [2020-05-25T16:03:44.815Z] ++ mktemp -d [2020-05-25T16:03:44.815Z] + export GOPATH=/tmp/tmp.6PLxzlXayz [2020-05-25T16:03:44.815Z] + GOPATH=/tmp/tmp.6PLxzlXayz [2020-05-25T16:03:44.815Z] + RM_GOPATH=1 [2020-05-25T16:03:44.815Z] ++ dirname ./install.sh [2020-05-25T16:03:44.815Z] + dir=. [2020-05-25T16:03:44.815Z] + bin=gotestsum [2020-05-25T16:03:44.815Z] + shift [2020-05-25T16:03:44.815Z] + '[' '!' -f ./gotestsum.installer ']' [2020-05-25T16:03:44.815Z] + . ./gotestsum.installer [2020-05-25T16:03:44.815Z] ++ : v0.3.5 [2020-05-25T16:03:44.815Z] + install_gotestsum [2020-05-25T16:03:44.815Z] + set -e [2020-05-25T16:03:44.815Z] + export GO111MODULE=on [2020-05-25T16:03:44.815Z] + GO111MODULE=on [2020-05-25T16:03:44.815Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-25T16:03:44.815Z] go: finding gotest.tools v0.3.5 [2020-05-25T16:03:44.815Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-25T16:03:44.815Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-25T16:03:44.815Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-25T16:03:45.198Z] INFO: Downloading compiler 3 of 3... [2020-05-25T16:03:45.680Z] INFO: Extracting git... [2020-05-25T16:03:45.853Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-25T16:03:45.853Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-25T16:03:45.853Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-25T16:03:45.853Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-25T16:03:45.853Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T16:03:45.853Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-25T16:03:45.853Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-25T16:03:45.853Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-25T16:03:45.853Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-25T16:03:45.853Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-25T16:03:45.853Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-25T16:03:45.853Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-25T16:03:45.853Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T16:03:46.142Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-25T16:03:46.142Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-25T16:03:46.142Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-25T16:03:46.142Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-25T16:03:46.142Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T16:03:46.142Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T16:03:46.142Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-25T16:03:46.142Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-25T16:03:46.763Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-25T16:03:46.763Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-25T16:03:46.763Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-25T16:03:47.047Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-25T16:03:47.331Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-25T16:03:47.331Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-25T16:03:47.331Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-25T16:03:47.331Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-25T16:03:47.429Z] #58 253.9 🇩 bin/containerd-stress [2020-05-25T16:03:47.988Z] #58 255.5 🇩 bin/containerd-shim [2020-05-25T16:03:48.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-25T16:03:48.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-25T16:03:48.353Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-25T16:03:48.353Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-25T16:03:49.382Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-25T16:03:49.382Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-25T16:03:49.382Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T16:03:49.382Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T16:03:49.382Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T16:03:49.382Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-25T16:03:49.382Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T16:03:49.382Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-25T16:03:49.667Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T16:03:49.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-25T16:03:49.952Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T16:03:50.236Z] go: finding github.com/fatih/color v1.6.0 [2020-05-25T16:03:50.236Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-25T16:03:50.236Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-25T16:03:50.236Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-25T16:03:50.236Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-25T16:03:50.236Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-25T16:03:50.236Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-25T16:03:50.236Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-25T16:03:50.523Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-25T16:03:50.523Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-25T16:03:50.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-25T16:03:51.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-25T16:03:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-25T16:03:53.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-25T16:03:53.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-25T16:03:54.514Z] #58 261.5 🇩 bin/containerd-shim-runc-v1 [2020-05-25T16:03:54.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-25T16:03:55.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-25T16:03:56.404Z] #58 264.1 🇩 binaries [2020-05-25T16:03:56.404Z] #58 264.1 + mkdir -p /build [2020-05-25T16:03:56.404Z] #58 264.1 + cp bin/containerd /build/containerd [2020-05-25T16:03:56.404Z] #58 264.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-25T16:03:56.659Z] #58 264.1 + cp bin/ctr /build/ctr [2020-05-25T16:03:56.913Z] #58 DONE 264.5s [2020-05-25T16:03:57.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-25T16:03:57.840Z] [2020-05-25T16:03:57.840Z] #59 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-25T16:03:58.095Z] #59 DONE 0.3s [2020-05-25T16:03:58.095Z] [2020-05-25T16:03:58.095Z] #63 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-25T16:03:58.095Z] #63 DONE 0.1s [2020-05-25T16:03:58.338Z] INFO: Expanding go... [2020-05-25T16:03:58.349Z] [2020-05-25T16:03:58.349Z] #65 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-25T16:03:58.349Z] #65 DONE 0.1s [2020-05-25T16:03:58.349Z] [2020-05-25T16:03:58.349Z] #68 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-25T16:03:58.349Z] #68 DONE 0.1s [2020-05-25T16:03:58.349Z] [2020-05-25T16:03:58.349Z] #69 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-25T16:03:58.349Z] #69 DONE 0.0s [2020-05-25T16:03:58.604Z] [2020-05-25T16:03:58.604Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-25T16:03:59.528Z] #70 DONE 1.0s [2020-05-25T16:03:59.528Z] [2020-05-25T16:03:59.528Z] #71 exporting to image [2020-05-25T16:03:59.528Z] #71 exporting layers [2020-05-25T16:04:02.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-25T16:04:03.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-25T16:04:04.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-25T16:04:05.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-25T16:04:06.053Z] #71 exporting layers 6.4s done [2020-05-25T16:04:06.053Z] #71 writing image sha256:06bb1fce2f7520008b4eacb2773c98b3cb2427b1fa708afaa60a2d8208280b9b done [2020-05-25T16:04:06.053Z] #71 naming to docker.io/library/docker:93057905d92ab1a98187fe4834138940faa8cd9b done [2020-05-25T16:04:06.053Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-25T16:04:06.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-25T16:04:07.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-25T16:04:08.130Z] [2020-05-25T16:04:08.130Z] Removing bundles/ [2020-05-25T16:04:08.130Z] [2020-05-25T16:04:08.130Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-25T16:04:08.130Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:04:08.130Z] GOOS="" GOARCH="" GOARM="" [2020-05-25T16:04:08.188Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-25T16:04:08.188Z] Using test binary docker [2020-05-25T16:04:08.188Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-25T16:04:08.188Z] +++ /etc/init.d/apparmor start [2020-05-25T16:04:08.188Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:04:08.188Z] INFO: Waiting for daemon to start... [2020-05-25T16:04:08.188Z] Starting dockerd [2020-05-25T16:04:08.188Z] +++ 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-25T16:04:10.201Z] . [2020-05-25T16:04:10.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-25T16:04:10.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-25T16:04:10.201Z] Error: No such image: emptyfs [2020-05-25T16:04:10.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-25T16:04:10.201Z] ++++ docker load [2020-05-25T16:04:10.481Z] Running integration-test (iteration 1) [2020-05-25T16:04:10.481Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-25T16:04:10.482Z] ++ 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-25T16:04:10.482Z] ++ set -e [2020-05-25T16:04:10.482Z] ++ '[' -n 0 ']' [2020-05-25T16:04:10.482Z] ++ set -x [2020-05-25T16:04:10.482Z] ++ 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-25T16:04:13.012Z] Removing intermediate container 31fc66210f37 [2020-05-25T16:04:13.012Z] ---> bbde2805d175 [2020-05-25T16:04:13.012Z] Step 79/141 : FROM dev-base AS dockercli [2020-05-25T16:04:13.012Z] ---> 9ec1de882c73 [2020-05-25T16:04:13.012Z] Step 80/141 : ENV INSTALL_BINARY_NAME=dockercli [2020-05-25T16:04:13.012Z] ---> Running in 70591afabf2f [2020-05-25T16:04:13.012Z] Removing intermediate container 70591afabf2f [2020-05-25T16:04:13.012Z] ---> 91b6f1c8e89e [2020-05-25T16:04:13.012Z] Step 81/141 : ARG DOCKERCLI_CHANNEL [2020-05-25T16:04:13.012Z] ---> Running in 1707af5e0b3d [2020-05-25T16:04:13.012Z] Removing intermediate container 1707af5e0b3d [2020-05-25T16:04:13.012Z] ---> 601630edbece [2020-05-25T16:04:13.012Z] Step 82/141 : ARG DOCKERCLI_VERSION [2020-05-25T16:04:13.012Z] ---> Running in 95a7b7476f17 [2020-05-25T16:04:13.012Z] Removing intermediate container 95a7b7476f17 [2020-05-25T16:04:13.012Z] ---> a887f1ff45ae [2020-05-25T16:04:13.012Z] Step 83/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:04:13.012Z] ---> 328d26e3f8e1 [2020-05-25T16:04:13.012Z] Step 84/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:04:13.012Z] ---> 2288068d71f7 [2020-05-25T16:04:13.012Z] Step 85/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:04:13.012Z] ---> Running in d221061fca98 [2020-05-25T16:04:13.012Z] + RM_GOPATH=0 [2020-05-25T16:04:13.012Z] + TMP_GOPATH= [2020-05-25T16:04:13.012Z] + : /build [2020-05-25T16:04:13.012Z] + '[' -z '' ']' [2020-05-25T16:04:13.012Z] ++ mktemp -d [2020-05-25T16:04:13.012Z] + export GOPATH=/tmp/tmp.URjZDDCz3Q [2020-05-25T16:04:13.012Z] + GOPATH=/tmp/tmp.URjZDDCz3Q [2020-05-25T16:04:13.012Z] + RM_GOPATH=1 [2020-05-25T16:04:13.012Z] ++ dirname ./install.sh [2020-05-25T16:04:13.012Z] + dir=. [2020-05-25T16:04:13.012Z] + bin=dockercli [2020-05-25T16:04:13.013Z] + shift [2020-05-25T16:04:13.013Z] + '[' '!' -f ./dockercli.installer ']' [2020-05-25T16:04:13.013Z] + . ./dockercli.installer [2020-05-25T16:04:13.013Z] ++ : stable [2020-05-25T16:04:13.013Z] ++ : 17.06.2-ce [2020-05-25T16:04:13.013Z] + install_dockercli [2020-05-25T16:04:13.013Z] Install docker/cli version 17.06.2-ce from stable [2020-05-25T16:04:13.013Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-25T16:04:13.013Z] ++ uname -m [2020-05-25T16:04:13.013Z] + arch=ppc64le [2020-05-25T16:04:13.013Z] + '[' ppc64le '!=' x86_64 ']' [2020-05-25T16:04:13.013Z] + '[' ppc64le '!=' s390x ']' [2020-05-25T16:04:13.013Z] + '[' ppc64le '!=' armhf ']' [2020-05-25T16:04:13.013Z] + build_dockercli [2020-05-25T16:04:13.013Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.URjZDDCz3Q/tmp/docker-ce [2020-05-25T16:04:13.013Z] Cloning into '/tmp/tmp.URjZDDCz3Q/tmp/docker-ce'... [2020-05-25T16:04:16.345Z] INFO: Expanding compiler 1 of 3... [2020-05-25T16:04:17.268Z] Loaded image: buildpack-deps:jessie [2020-05-25T16:04:17.359Z] INFO: Expanding compiler 2 of 3... [2020-05-25T16:04:17.548Z] Loaded image: busybox:latest [2020-05-25T16:04:17.829Z] Loaded image: busybox:glibc [2020-05-25T16:04:17.829Z] Loaded image: debian:jessie [2020-05-25T16:04:17.829Z] Loaded image: hello-world:latest [2020-05-25T16:04:17.829Z] INFO: Testing against a local daemon [2020-05-25T16:04:17.829Z] === RUN TestBuildWithSession [2020-05-25T16:04:22.198Z] --- PASS: TestBuildWithSession (3.53s) [2020-05-25T16:04:22.198Z] === RUN TestBuildSquashParent [2020-05-25T16:04:22.211Z] INFO: Expanding compiler 3 of 3... [2020-05-25T16:04:22.211Z] INFO: Removing downloaded files... [2020-05-25T16:04:22.211Z] INFO: Creating source directory... [2020-05-25T16:04:22.211Z] INFO: Configuring git core.autocrlf... [2020-05-25T16:04:22.211Z] INFO: Completed [2020-05-25T16:04:28.987Z] --- PASS: TestBuildSquashParent (6.39s) [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:04:28.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:04:28.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:04:28.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:04:28.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:04:30.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:04:30.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:04:33.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:04:33.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2020-05-25T16:04:35.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-05-25T16:04:35.813Z] === RUN TestBuildMultiStageCopy [2020-05-25T16:04:35.813Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-25T16:04:37.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-25T16:04:38.451Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-25T16:04:39.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-25T16:04:39.674Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-05-25T16:04:40.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-05-25T16:04:40.285Z] === RUN TestBuildMultiStageParentConfig [2020-05-25T16:04:40.327Z] Checking out files: 55% (6039/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-25T16:04:40.327Z] + cd /tmp/tmp.URjZDDCz3Q/tmp/docker-ce [2020-05-25T16:04:40.327Z] + git checkout -q v17.06.2-ce [2020-05-25T16:04:41.752Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-05-25T16:04:41.752Z] === RUN TestBuildLabelWithTargets [2020-05-25T16:04:41.902Z] + mkdir -p /tmp/tmp.URjZDDCz3Q/src/github.com/docker [2020-05-25T16:04:41.902Z] + mv components/cli /tmp/tmp.URjZDDCz3Q/src/github.com/docker/cli [2020-05-25T16:04:41.902Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-25T16:04:44.420Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-05-25T16:04:44.420Z] === RUN TestBuildWithEmptyLayers [2020-05-25T16:04:45.038Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-05-25T16:04:45.038Z] === RUN TestBuildMultiStageOnBuild [2020-05-25T16:04:48.481Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-05-25T16:04:48.481Z] === RUN TestBuildUncleanTarFilenames [2020-05-25T16:04:49.093Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-05-25T16:04:49.093Z] === RUN TestBuildMultiStageLayerLeak [2020-05-25T16:04:52.536Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2020-05-25T16:04:52.536Z] === RUN TestBuildWithHugeFile [2020-05-25T16:05:03.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:05:03.137Z] [2020-05-25T16:05:03.137Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-25T16:05:03.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-25T16:05:03.137Z] Using test binary docker [2020-05-25T16:05:03.137Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-25T16:05:03.137Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:05:03.137Z] INFO: Waiting for daemon to start... [2020-05-25T16:05:03.137Z] Starting dockerd [2020-05-25T16:05:03.137Z] . [2020-05-25T16:05:03.137Z] INFO: Building docker-sdk-python3:4.1.0... [2020-05-25T16:05:19.474Z] --- PASS: TestBuildWithHugeFile (27.08s) [2020-05-25T16:05:19.474Z] === RUN TestBuildWithEmptyDockerfile [2020-05-25T16:05:19.474Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:05:19.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:05:19.474Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:05:19.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:05:19.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:05:19.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:05:19.475Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:05:19.475Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:05:19.475Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:05:19.475Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-25T16:05:19.475Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-25T16:05:19.475Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-25T16:05:19.475Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-25T16:05:19.475Z] === RUN TestBuildPreserveOwnership [2020-05-25T16:05:19.475Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-25T16:05:23.848Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-25T16:05:26.517Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2020-05-25T16:05:26.517Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-05-25T16:05:26.517Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-05-25T16:05:26.517Z] === RUN TestBuildPlatformInvalid [2020-05-25T16:05:26.517Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2020-05-25T16:05:26.517Z] PASS [2020-05-25T16:05:26.517Z] [2020-05-25T16:05:26.517Z] DONE 30 tests in 75.744s [2020-05-25T16:05:26.517Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-25T16:05:26.517Z] ++ 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-25T16:05:26.517Z] ++ set -e [2020-05-25T16:05:26.517Z] ++ '[' -n 0 ']' [2020-05-25T16:05:26.517Z] ++ set -x [2020-05-25T16:05:26.517Z] ++ 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-25T16:05:26.517Z] INFO: Testing against a local daemon [2020-05-25T16:05:26.517Z] === RUN TestConfigList [2020-05-25T16:05:29.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-25T16:05:29.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-25T16:05:29.485Z] HOSTNAME=9e9127719430 [2020-05-25T16:05:29.485Z] TEST_SKIP_INTEGRATION=1 [2020-05-25T16:05:29.485Z] TESTDEBUG=0 [2020-05-25T16:05:29.485Z] DEST=bundles/test-integration [2020-05-25T16:05:29.485Z] PWD=/go/src/github.com/docker/docker [2020-05-25T16:05:29.485Z] KEEPBUNDLE=1 [2020-05-25T16:05:29.485Z] DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:05:29.485Z] container=docker [2020-05-25T16:05:29.485Z] HOME=/root [2020-05-25T16:05:29.485Z] GOLANG_VERSION=1.13.11 [2020-05-25T16:05:29.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-25T16:05:29.485Z] VALIDATE_BRANCH=19.03 [2020-05-25T16:05:29.485Z] TERM=xterm [2020-05-25T16:05:29.485Z] DOCKER_PKG=github.com/docker/docker [2020-05-25T16:05:29.485Z] SHLVL=1 [2020-05-25T16:05:29.485Z] TIMEOUT=120m [2020-05-25T16:05:29.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-25T16:05:29.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-25T16:05:29.485Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-25T16:05:29.485Z] GO111MODULE=off [2020-05-25T16:05:29.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-25T16:05:29.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-25T16:05:29.485Z] GOPATH=/go [2020-05-25T16:05:29.485Z] PKG_CONFIG=pkg-config [2020-05-25T16:05:29.485Z] _=/usr/bin/env [2020-05-25T16:05:29.485Z] Building test suite binary ./integration-cli/test.main [2020-05-25T16:05:29.485Z] No new tests added to integration. [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] ---> Making bundle: test-integration (in bundles/test-integration)---> Making bundle: test-integration (in bundles/test-integration) [2020-05-25T16:05:29.485Z] [2020-05-25T16:05:29.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-25T16:05:29.485Z] HOSTNAME=0819bd638f74 [2020-05-25T16:05:29.485Z] TEST_SKIP_INTEGRATION=1 [2020-05-25T16:05:29.485Z] TESTDEBUG=0 [2020-05-25T16:05:29.485Z] DEST=bundles/test-integration [2020-05-25T16:05:29.485Z] PWD=/go/src/github.com/docker/docker [2020-05-25T16:05:29.485Z] KEEPBUNDLE=1 [2020-05-25T16:05:29.485Z] DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:05:29.485Z] container=docker [2020-05-25T16:05:29.485Z] HOME=/root [2020-05-25T16:05:29.485Z] GOLANG_VERSION=1.13.11 [2020-05-25T16:05:29.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-25T16:05:29.485Z] VALIDATE_BRANCH=19.03 [2020-05-25T16:05:29.485Z] TERM=xterm [2020-05-25T16:05:29.485Z] DOCKER_PKG=github.com/docker/docker [2020-05-25T16:05:29.485Z] SHLVL=1 [2020-05-25T16:05:29.485Z] TIMEOUT=120m [2020-05-25T16:05:29.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-25T16:05:29.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-25T16:05:29.485Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-25T16:05:29.485Z] GO111MODULE=off [2020-05-25T16:05:29.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-25T16:05:29.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-25T16:05:29.485Z] GOPATH=/go [2020-05-25T16:05:29.485Z] PKG_CONFIG=pkg-config [2020-05-25T16:05:29.485Z] _=/usr/bin/env [2020-05-25T16:05:29.485Z] Building test suite binary ./integration-cli/test.main [2020-05-25T16:05:29.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-25T16:05:29.485Z] HOSTNAME=08cb7b331a24 [2020-05-25T16:05:29.485Z] TESTDEBUG=0 [2020-05-25T16:05:29.485Z] DEST=bundles/test-integration [2020-05-25T16:05:29.485Z] PWD=/go/src/github.com/docker/docker [2020-05-25T16:05:29.485Z] KEEPBUNDLE=1 [2020-05-25T16:05:29.485Z] DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:05:29.485Z] container=docker [2020-05-25T16:05:29.485Z] HOME=/root [2020-05-25T16:05:29.485Z] GOLANG_VERSION=1.13.11 [2020-05-25T16:05:29.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-25T16:05:29.485Z] VALIDATE_BRANCH=19.03 [2020-05-25T16:05:29.485Z] TERM=xterm [2020-05-25T16:05:29.485Z] DOCKER_PKG=github.com/docker/docker [2020-05-25T16:05:29.485Z] SHLVL=1 [2020-05-25T16:05:29.485Z] TIMEOUT=120m [2020-05-25T16:05:29.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-25T16:05:29.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-25T16:05:29.485Z] GO111MODULE=off [2020-05-25T16:05:29.485Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-25T16:05:29.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-25T16:05:29.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-25T16:05:29.485Z] GOPATH=/go [2020-05-25T16:05:29.485Z] PKG_CONFIG=pkg-config [2020-05-25T16:05:29.485Z] _=/usr/bin/env [2020-05-25T16:05:29.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-25T16:05:30.884Z] --- PASS: TestConfigList (3.75s) [2020-05-25T16:05:30.884Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-25T16:05:30.884Z] daemon.go:325: [da419d2aced6e] waiting for daemon to start [2020-05-25T16:05:30.884Z] daemon.go:325: [da419d2aced6e] waiting for daemon to start [2020-05-25T16:05:30.884Z] daemon.go:353: [da419d2aced6e] daemon started [2020-05-25T16:05:30.884Z] daemon.go:461: [da419d2aced6e] Stopping daemon [2020-05-25T16:05:30.884Z] daemon.go:296: [da419d2aced6e] exiting daemon [2020-05-25T16:05:30.884Z] daemon.go:448: [da419d2aced6e] Daemon stopped [2020-05-25T16:05:30.884Z] === RUN TestConfigsCreateAndDelete [2020-05-25T16:05:34.337Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2020-05-25T16:05:34.337Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-25T16:05:34.337Z] daemon.go:325: [d2248c40b8ecb] waiting for daemon to start [2020-05-25T16:05:34.337Z] daemon.go:325: [d2248c40b8ecb] waiting for daemon to start [2020-05-25T16:05:34.337Z] daemon.go:353: [d2248c40b8ecb] daemon started [2020-05-25T16:05:34.337Z] daemon.go:461: [d2248c40b8ecb] Stopping daemon [2020-05-25T16:05:34.337Z] daemon.go:296: [d2248c40b8ecb] exiting daemon [2020-05-25T16:05:34.337Z] daemon.go:448: [d2248c40b8ecb] Daemon stopped [2020-05-25T16:05:34.337Z] === RUN TestConfigsUpdate [2020-05-25T16:05:37.780Z] --- PASS: TestConfigsUpdate (3.66s) [2020-05-25T16:05:37.780Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-25T16:05:37.780Z] daemon.go:325: [d7f9a5f989c78] waiting for daemon to start [2020-05-25T16:05:37.780Z] daemon.go:325: [d7f9a5f989c78] waiting for daemon to start [2020-05-25T16:05:37.780Z] daemon.go:353: [d7f9a5f989c78] daemon started [2020-05-25T16:05:37.780Z] daemon.go:461: [d7f9a5f989c78] Stopping daemon [2020-05-25T16:05:37.780Z] daemon.go:296: [d7f9a5f989c78] exiting daemon [2020-05-25T16:05:37.780Z] daemon.go:448: [d7f9a5f989c78] Daemon stopped [2020-05-25T16:05:37.780Z] === RUN TestTemplatedConfig [2020-05-25T16:05:41.223Z] --- PASS: TestTemplatedConfig (3.56s) [2020-05-25T16:05:41.223Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-25T16:05:41.223Z] daemon.go:325: [d5dc68b51405e] waiting for daemon to start [2020-05-25T16:05:41.223Z] daemon.go:325: [d5dc68b51405e] waiting for daemon to start [2020-05-25T16:05:41.223Z] daemon.go:353: [d5dc68b51405e] daemon started [2020-05-25T16:05:41.223Z] daemon.go:461: [d5dc68b51405e] Stopping daemon [2020-05-25T16:05:41.223Z] daemon.go:296: [d5dc68b51405e] exiting daemon [2020-05-25T16:05:41.223Z] daemon.go:448: [d5dc68b51405e] Daemon stopped [2020-05-25T16:05:41.223Z] === RUN TestConfigInspect [2020-05-25T16:05:44.664Z] --- PASS: TestConfigInspect (3.50s) [2020-05-25T16:05:44.664Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-25T16:05:44.664Z] daemon.go:325: [dc46d63a2e066] waiting for daemon to start [2020-05-25T16:05:44.664Z] daemon.go:325: [dc46d63a2e066] waiting for daemon to start [2020-05-25T16:05:44.664Z] daemon.go:353: [dc46d63a2e066] daemon started [2020-05-25T16:05:44.664Z] daemon.go:461: [dc46d63a2e066] Stopping daemon [2020-05-25T16:05:44.664Z] daemon.go:296: [dc46d63a2e066] exiting daemon [2020-05-25T16:05:44.664Z] daemon.go:448: [dc46d63a2e066] Daemon stopped [2020-05-25T16:05:44.664Z] === RUN TestConfigCreateWithLabels [2020-05-25T16:05:48.105Z] --- PASS: TestConfigCreateWithLabels (3.60s) [2020-05-25T16:05:48.105Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-25T16:05:48.105Z] daemon.go:325: [da090547a2d07] waiting for daemon to start [2020-05-25T16:05:48.105Z] daemon.go:325: [da090547a2d07] waiting for daemon to start [2020-05-25T16:05:48.105Z] daemon.go:353: [da090547a2d07] daemon started [2020-05-25T16:05:48.105Z] daemon.go:461: [da090547a2d07] Stopping daemon [2020-05-25T16:05:48.105Z] daemon.go:296: [da090547a2d07] exiting daemon [2020-05-25T16:05:48.105Z] daemon.go:448: [da090547a2d07] Daemon stopped [2020-05-25T16:05:48.105Z] === RUN TestConfigCreateResolve [2020-05-25T16:05:49.794Z] sha256:918a6d35ff88a7d437f5998ab35e8cf57947ae26ed090f39f51629d795a32168 [2020-05-25T16:05:49.794Z] INFO: Starting docker-py tests... [2020-05-25T16:05:49.794Z] ============================= test session starts ============================== [2020-05-25T16:05:49.794Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-25T16:05:49.794Z] rootdir: /src, inifile: pytest.ini [2020-05-25T16:05:49.794Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-25T16:05:49.794Z] collected 385 items / 3 deselected / 382 selected [2020-05-25T16:05:49.794Z] [2020-05-25T16:05:50.403Z] + return [2020-05-25T16:05:50.403Z] Removing intermediate container d221061fca98 [2020-05-25T16:05:50.403Z] ---> 61c300f400e8 [2020-05-25T16:05:50.403Z] Step 86/141 : FROM runtime-dev AS runc [2020-05-25T16:05:50.403Z] ---> f2084579273c [2020-05-25T16:05:50.403Z] Step 87/141 : ENV INSTALL_BINARY_NAME=runc [2020-05-25T16:05:50.403Z] ---> Running in 834614d0a5fd [2020-05-25T16:05:50.403Z] Removing intermediate container 834614d0a5fd [2020-05-25T16:05:50.403Z] ---> b2ce2c826d9d [2020-05-25T16:05:50.403Z] Step 88/141 : ARG RUNC_COMMIT [2020-05-25T16:05:50.403Z] ---> Running in 70cee1ac707e [2020-05-25T16:05:50.403Z] Removing intermediate container 70cee1ac707e [2020-05-25T16:05:50.403Z] ---> b123716b4716 [2020-05-25T16:05:50.403Z] Step 89/141 : ARG RUNC_BUILDTAGS [2020-05-25T16:05:50.403Z] ---> Running in 1e708a584e89 [2020-05-25T16:05:50.403Z] Removing intermediate container 1e708a584e89 [2020-05-25T16:05:50.403Z] ---> 0c012a6136f2 [2020-05-25T16:05:50.403Z] Step 90/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:05:50.403Z] ---> 46b17bcb5e0f [2020-05-25T16:05:50.403Z] Step 91/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:05:50.403Z] ---> 41667dbfa677 [2020-05-25T16:05:50.403Z] Step 92/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:05:50.403Z] ---> Running in e4d2ff0f484c [2020-05-25T16:05:50.403Z] + RM_GOPATH=0 [2020-05-25T16:05:50.403Z] + TMP_GOPATH= [2020-05-25T16:05:50.403Z] + : /build [2020-05-25T16:05:50.403Z] + '[' -z '' ']' [2020-05-25T16:05:50.403Z] ++ mktemp -d [2020-05-25T16:05:50.403Z] + export GOPATH=/tmp/tmp.nMRUFYPo4P [2020-05-25T16:05:50.403Z] + GOPATH=/tmp/tmp.nMRUFYPo4P [2020-05-25T16:05:50.403Z] + RM_GOPATH=1 [2020-05-25T16:05:50.403Z] ++ dirname ./install.sh [2020-05-25T16:05:50.403Z] + dir=. [2020-05-25T16:05:50.403Z] + bin=runc [2020-05-25T16:05:50.403Z] + shift [2020-05-25T16:05:50.403Z] + '[' '!' -f ./runc.installer ']' [2020-05-25T16:05:50.403Z] + . ./runc.installer [2020-05-25T16:05:50.403Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T16:05:50.403Z] + install_runc [2020-05-25T16:05:50.403Z] + uname -r [2020-05-25T16:05:50.403Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-05-25T16:05:50.403Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-25T16:05:50.403Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-25T16:05:50.403Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-25T16:05:50.403Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nMRUFYPo4P/src/github.com/opencontainers/runc [2020-05-25T16:05:50.403Z] Cloning into '/tmp/tmp.nMRUFYPo4P/src/github.com/opencontainers/runc'... [2020-05-25T16:05:50.403Z] + cd /tmp/tmp.nMRUFYPo4P/src/github.com/opencontainers/runc [2020-05-25T16:05:50.403Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-25T16:05:50.403Z] + '[' -z '' ']' [2020-05-25T16:05:50.403Z] + target=static [2020-05-25T16:05:50.403Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-25T16:05:50.403Z] 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-25T16:05:52.472Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-05-25T16:05:52.473Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-25T16:05:52.473Z] daemon.go:325: [ddd2eccb32167] waiting for daemon to start [2020-05-25T16:05:52.473Z] daemon.go:325: [ddd2eccb32167] waiting for daemon to start [2020-05-25T16:05:52.473Z] daemon.go:353: [ddd2eccb32167] daemon started [2020-05-25T16:05:52.473Z] daemon.go:461: [ddd2eccb32167] Stopping daemon [2020-05-25T16:05:52.473Z] daemon.go:296: [ddd2eccb32167] exiting daemon [2020-05-25T16:05:52.473Z] daemon.go:448: [ddd2eccb32167] Daemon stopped [2020-05-25T16:05:52.473Z] === RUN TestConfigDaemonLibtrustID [2020-05-25T16:05:52.473Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-25T16:05:52.473Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-25T16:05:52.473Z] daemon.go:325: [d6d8af0fd577b] waiting for daemon to start [2020-05-25T16:05:52.473Z] daemon.go:325: [d6d8af0fd577b] waiting for daemon to start [2020-05-25T16:05:52.473Z] daemon.go:353: [d6d8af0fd577b] daemon started [2020-05-25T16:05:52.473Z] daemon.go:461: [d6d8af0fd577b] Stopping daemon [2020-05-25T16:05:52.473Z] daemon.go:296: [d6d8af0fd577b] exiting daemon [2020-05-25T16:05:52.473Z] daemon.go:448: [d6d8af0fd577b] Daemon stopped [2020-05-25T16:05:52.473Z] PASS [2020-05-25T16:05:52.473Z] [2020-05-25T16:05:52.473Z] DONE 8 tests in 25.970s [2020-05-25T16:05:52.473Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-25T16:05:52.473Z] ++ 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-25T16:05:52.473Z] ++ set -e [2020-05-25T16:05:52.473Z] ++ '[' -n 0 ']' [2020-05-25T16:05:52.473Z] ++ set -x [2020-05-25T16:05:52.473Z] ++ 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-25T16:05:52.473Z] INFO: Testing against a local daemon [2020-05-25T16:05:52.473Z] === RUN TestCheckpoint [2020-05-25T16:05:52.473Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-25T16:05:52.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:05:52.473Z] === RUN TestContainerInvalidJSON [2020-05-25T16:05:52.473Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:05:52.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:05:52.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:05:52.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:05:52.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:05:52.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:05:52.473Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:05:52.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:05:52.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:05:52.473Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-25T16:05:52.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-25T16:05:52.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-25T16:05:52.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-25T16:05:52.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-25T16:05:52.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-25T16:05:52.473Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-25T16:05:52.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-05-25T16:05:52.753Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-25T16:05:52.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-25T16:05:52.753Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-25T16:05:53.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-25T16:05:53.034Z] === RUN TestCopyFromContainer [2020-05-25T16:05:55.046Z] === RUN TestCopyFromContainer// [2020-05-25T16:05:55.046Z] === RUN TestCopyFromContainer//bar/root [2020-05-25T16:05:55.046Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-25T16:05:55.327Z] === RUN TestCopyFromContainer/bar/quux [2020-05-25T16:05:55.327Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-25T16:05:55.327Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-25T16:05:55.608Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-25T16:05:55.608Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-25T16:05:55.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-25T16:05:55.608Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer (2.83s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-25T16:05:55.889Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-05-25T16:05:55.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-25T16:05:55.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:05:55.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:05:55.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:05:55.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:05:55.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:05:55.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:05:55.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:05:55.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:05:55.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:05:55.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-25T16:05:55.889Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-25T16:05:55.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-25T16:05:55.889Z] === RUN TestCreateWithInvalidEnv [2020-05-25T16:05:55.889Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-25T16:05:55.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-25T16:05:55.889Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-25T16:05:55.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-25T16:05:55.889Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-25T16:05:55.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-25T16:05:55.889Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-25T16:05:55.889Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-25T16:05:55.889Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-25T16:05:55.889Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-25T16:05:55.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-25T16:05:55.889Z] === RUN TestCreateTmpfsMountsTarget [2020-05-25T16:05:55.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-25T16:05:55.889Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-25T16:05:58.588Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:05:58.588Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:05:58.588Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:05:58.588Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:05:58.589Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:05:58.589Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-25T16:05:58.589Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-25T16:05:58.589Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:06:01.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:06:01.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:06:01.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:06:01.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:06:01.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:06:01.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:06:01.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:06:01.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:06:01.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:06:01.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:06:01.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-25T16:06:01.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-25T16:06:01.255Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-25T16:06:02.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-05-25T16:06:02.259Z] === RUN TestContainerStartOnDaemonRestart [2020-05-25T16:06:02.259Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-25T16:06:02.259Z] === RUN TestDaemonRestartIpcMode [2020-05-25T16:06:02.259Z] === PAUSE TestDaemonRestartIpcMode [2020-05-25T16:06:02.259Z] === RUN TestDiff [2020-05-25T16:06:02.872Z] --- PASS: TestDiff (0.86s) [2020-05-25T16:06:02.872Z] === RUN TestExecWithCloseStdin [2020-05-25T16:06:03.875Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-05-25T16:06:03.875Z] === RUN TestExec [2020-05-25T16:06:04.877Z] --- PASS: TestExec (0.97s) [2020-05-25T16:06:04.877Z] === RUN TestExecUser [2020-05-25T16:06:05.880Z] --- PASS: TestExecUser (0.96s) [2020-05-25T16:06:05.880Z] === RUN TestExportContainerAndImportImage [2020-05-25T16:06:07.347Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-05-25T16:06:07.347Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-25T16:06:08.813Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-05-25T16:06:08.813Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-25T16:06:08.813Z] daemon.go:325: [d2efc38da3374] waiting for daemon to start [2020-05-25T16:06:08.813Z] daemon.go:325: [d2efc38da3374] waiting for daemon to start [2020-05-25T16:06:08.813Z] daemon.go:353: [d2efc38da3374] daemon started [2020-05-25T16:06:08.813Z] daemon.go:461: [d2efc38da3374] Stopping daemon [2020-05-25T16:06:08.813Z] daemon.go:296: [d2efc38da3374] exiting daemon [2020-05-25T16:06:08.813Z] daemon.go:448: [d2efc38da3374] Daemon stopped [2020-05-25T16:06:08.813Z] daemon.go:325: [d2efc38da3374] waiting for daemon to start [2020-05-25T16:06:08.813Z] daemon.go:325: [d2efc38da3374] waiting for daemon to start [2020-05-25T16:06:08.813Z] daemon.go:353: [d2efc38da3374] daemon started [2020-05-25T16:06:08.813Z] daemon.go:461: [d2efc38da3374] Stopping daemon [2020-05-25T16:06:08.813Z] daemon.go:296: [d2efc38da3374] exiting daemon [2020-05-25T16:06:08.813Z] daemon.go:448: [d2efc38da3374] Daemon stopped [2020-05-25T16:06:08.813Z] === RUN TestHealthCheckWorkdir [2020-05-25T16:06:09.037Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-25T16:06:09.602Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-25T16:06:09.815Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-05-25T16:06:09.815Z] === RUN TestHealthKillContainer [2020-05-25T16:06:11.537Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-25T16:06:13.256Z] --- PASS: TestHealthKillContainer (3.05s) [2020-05-25T16:06:13.257Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-25T16:06:13.544Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-05-25T16:06:13.544Z] === RUN TestIpcModeNone [2020-05-25T16:06:14.549Z] --- PASS: TestIpcModeNone (0.97s) [2020-05-25T16:06:14.549Z] === RUN TestIpcModePrivate [2020-05-25T16:06:15.553Z] --- PASS: TestIpcModePrivate (0.94s) [2020-05-25T16:06:15.553Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-25T16:06:15.553Z] === RUN TestIpcModeShareable [2020-05-25T16:06:16.555Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-25T16:06:16.555Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-25T16:06:16.555Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-25T16:06:19.251Z] Removing intermediate container cc512487a89b [2020-05-25T16:06:19.251Z] ---> a9141ca29df7 [2020-05-25T16:06:19.251Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-05-25T16:06:19.251Z] ---> Running in 703ec5ae32a2 [2020-05-25T16:06:19.251Z] Removing intermediate container 703ec5ae32a2 [2020-05-25T16:06:19.251Z] ---> a5d1873104bf [2020-05-25T16:06:19.251Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-25T16:06:19.251Z] ---> Running in 251ae015507b [2020-05-25T16:06:19.251Z] Removing intermediate container 251ae015507b [2020-05-25T16:06:19.251Z] ---> b1b335a4806e [2020-05-25T16:06:19.251Z] Step 8/8 : COPY . . [2020-05-25T16:06:19.999Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-05-25T16:06:19.999Z] === RUN TestAPIIpcModeHost [2020-05-25T16:06:19.999Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-05-25T16:06:19.999Z] === RUN TestDaemonIpcModeShareable [2020-05-25T16:06:22.013Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-25T16:06:22.013Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-25T16:06:22.013Z] daemon.go:325: [dbf8cc296ad48] waiting for daemon to start [2020-05-25T16:06:22.013Z] daemon.go:325: [dbf8cc296ad48] waiting for daemon to start [2020-05-25T16:06:22.013Z] daemon.go:353: [dbf8cc296ad48] daemon started [2020-05-25T16:06:22.013Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-25T16:06:22.013Z] daemon.go:461: [dbf8cc296ad48] Stopping daemon [2020-05-25T16:06:22.013Z] daemon.go:296: [dbf8cc296ad48] exiting daemon [2020-05-25T16:06:22.013Z] daemon.go:448: [dbf8cc296ad48] Daemon stopped [2020-05-25T16:06:22.013Z] === RUN TestDaemonIpcModePrivate [2020-05-25T16:06:23.601Z] 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-25T16:06:23.601Z] + mkdir -p /build [2020-05-25T16:06:23.601Z] + cp runc /build/runc [2020-05-25T16:06:23.601Z] Removing intermediate container e4d2ff0f484c [2020-05-25T16:06:23.601Z] ---> d7be22b5b118 [2020-05-25T16:06:23.601Z] Step 93/141 : FROM dev-base AS tini [2020-05-25T16:06:23.601Z] ---> 9ec1de882c73 [2020-05-25T16:06:23.601Z] Step 94/141 : ARG DEBIAN_FRONTEND [2020-05-25T16:06:23.601Z] ---> Using cache [2020-05-25T16:06:23.601Z] ---> 41d442b47165 [2020-05-25T16:06:23.601Z] Step 95/141 : ARG TINI_COMMIT [2020-05-25T16:06:23.601Z] ---> Running in a8798f64c872 [2020-05-25T16:06:23.601Z] Removing intermediate container a8798f64c872 [2020-05-25T16:06:23.601Z] ---> d42b29c5e6dd [2020-05-25T16:06:23.601Z] Step 96/141 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-05-25T16:06:23.601Z] ---> Running in 91b004ea5ff8 [2020-05-25T16:06:23.601Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T16:06:23.601Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T16:06:23.601Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T16:06:23.601Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T16:06:23.601Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T16:06:23.601Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T16:06:24.032Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-05-25T16:06:24.032Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-25T16:06:24.032Z] daemon.go:325: [d1f5f713e9565] waiting for daemon to start [2020-05-25T16:06:24.032Z] daemon.go:325: [d1f5f713e9565] waiting for daemon to start [2020-05-25T16:06:24.032Z] daemon.go:353: [d1f5f713e9565] daemon started [2020-05-25T16:06:24.032Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-25T16:06:24.032Z] daemon.go:461: [d1f5f713e9565] Stopping daemon [2020-05-25T16:06:24.032Z] daemon.go:296: [d1f5f713e9565] exiting daemon [2020-05-25T16:06:24.032Z] daemon.go:448: [d1f5f713e9565] Daemon stopped [2020-05-25T16:06:24.032Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-25T16:06:24.217Z] Fetched 8131 kB in 3s (3146 kB/s) [2020-05-25T16:06:25.229Z] Reading package lists... [2020-05-25T16:06:25.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-25T16:06:25.500Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-25T16:06:25.500Z] daemon.go:325: [d8b72d7cb0461] waiting for daemon to start [2020-05-25T16:06:25.500Z] daemon.go:325: [d8b72d7cb0461] waiting for daemon to start [2020-05-25T16:06:25.500Z] daemon.go:353: [d8b72d7cb0461] daemon started [2020-05-25T16:06:25.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-25T16:06:25.500Z] daemon.go:461: [d8b72d7cb0461] Stopping daemon [2020-05-25T16:06:25.500Z] daemon.go:296: [d8b72d7cb0461] exiting daemon [2020-05-25T16:06:25.500Z] daemon.go:448: [d8b72d7cb0461] Daemon stopped [2020-05-25T16:06:25.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-25T16:06:26.242Z] Reading package lists... [2020-05-25T16:06:26.526Z] Building dependency tree... [2020-05-25T16:06:26.526Z] Reading state information... [2020-05-25T16:06:26.809Z] The following additional packages will be installed: [2020-05-25T16:06:26.809Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-25T16:06:26.809Z] Suggested packages: [2020-05-25T16:06:26.809Z] cmake-doc ninja-build lrzip [2020-05-25T16:06:26.809Z] Recommended packages: [2020-05-25T16:06:26.809Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-25T16:06:26.809Z] The following NEW packages will be installed: [2020-05-25T16:06:26.809Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-25T16:06:26.809Z] vim-common xxd [2020-05-25T16:06:27.091Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T16:06:27.091Z] Need to get 14.9 MB of archives. [2020-05-25T16:06:27.091Z] After this operation, 67.2 MB of additional disk space will be used. [2020-05-25T16:06:27.091Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-25T16:06:27.091Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T16:06:27.091Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-25T16:06:27.375Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-25T16:06:27.513Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-05-25T16:06:27.513Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-25T16:06:27.513Z] daemon.go:325: [ddaed8da02676] waiting for daemon to start [2020-05-25T16:06:27.513Z] daemon.go:325: [ddaed8da02676] waiting for daemon to start [2020-05-25T16:06:27.513Z] daemon.go:353: [ddaed8da02676] daemon started [2020-05-25T16:06:27.513Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-25T16:06:27.513Z] daemon.go:461: [ddaed8da02676] Stopping daemon [2020-05-25T16:06:27.513Z] daemon.go:296: [ddaed8da02676] exiting daemon [2020-05-25T16:06:27.513Z] daemon.go:448: [ddaed8da02676] Daemon stopped [2020-05-25T16:06:27.513Z] === RUN TestIpcModeOlderClient [2020-05-25T16:06:27.513Z] === PAUSE TestIpcModeOlderClient [2020-05-25T16:06:27.513Z] === RUN TestKillContainerInvalidSignal [2020-05-25T16:06:27.998Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-25T16:06:27.998Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-25T16:06:27.998Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-25T16:06:27.998Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-25T16:06:28.124Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-05-25T16:06:28.124Z] === RUN TestKillContainer [2020-05-25T16:06:28.124Z] === RUN TestKillContainer/no_signal [2020-05-25T16:06:28.285Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-25T16:06:28.285Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-25T16:06:28.569Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T16:06:28.569Z] Fetched 14.9 MB in 1s (10.2 MB/s) [2020-05-25T16:06:28.569Z] Selecting previously unselected package xxd. [2020-05-25T16:06:28.569Z] (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-25T16:06:28.569Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-25T16:06:28.569Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T16:06:28.569Z] Selecting previously unselected package vim-common. [2020-05-25T16:06:28.569Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:06:28.746Z] === RUN TestKillContainer/non_killing_signal [2020-05-25T16:06:28.864Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T16:06:28.864Z] Selecting previously unselected package cmake-data. [2020-05-25T16:06:28.864Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-25T16:06:28.864Z] Unpacking cmake-data (3.13.4-1) ... [2020-05-25T16:06:29.357Z] === RUN TestKillContainer/killing_signal [2020-05-25T16:06:29.484Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-25T16:06:29.484Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-25T16:06:29.484Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-25T16:06:30.495Z] Selecting previously unselected package libxml2:ppc64el. [2020-05-25T16:06:30.495Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-25T16:06:30.495Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-25T16:06:30.780Z] Selecting previously unselected package libarchive13:ppc64el. [2020-05-25T16:06:30.780Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-25T16:06:30.780Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-25T16:06:30.780Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-25T16:06:30.780Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-25T16:06:30.780Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-25T16:06:30.780Z] Selecting previously unselected package librhash0:ppc64el. [2020-05-25T16:06:30.780Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-25T16:06:30.780Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-25T16:06:30.780Z] Selecting previously unselected package libuv1:ppc64el. [2020-05-25T16:06:30.780Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-25T16:06:30.780Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-25T16:06:30.824Z] --- PASS: TestKillContainer (2.61s) [2020-05-25T16:06:30.824Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-05-25T16:06:30.824Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-05-25T16:06:30.824Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-25T16:06:30.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-25T16:06:30.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-25T16:06:31.065Z] Selecting previously unselected package cmake. [2020-05-25T16:06:31.065Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-25T16:06:31.065Z] Unpacking cmake (3.13.4-1) ... [2020-05-25T16:06:31.352Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-25T16:06:31.352Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-25T16:06:31.352Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-25T16:06:31.352Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T16:06:31.436Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-25T16:06:31.637Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-25T16:06:31.637Z] Setting up cmake-data (3.13.4-1) ... [2020-05-25T16:06:31.637Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-25T16:06:31.637Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-25T16:06:31.637Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-25T16:06:31.637Z] Setting up cmake (3.13.4-1) ... [2020-05-25T16:06:31.637Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:06:31.637Z] Processing triggers for mime-support (3.62) ... [2020-05-25T16:06:32.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-05-25T16:06:32.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-05-25T16:06:32.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-25T16:06:32.446Z] === RUN TestKillStoppedContainer [2020-05-25T16:06:32.446Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-25T16:06:32.446Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-25T16:06:32.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-25T16:06:32.446Z] === RUN TestKillDifferentUserContainer [2020-05-25T16:06:33.448Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-05-25T16:06:33.448Z] === RUN TestInspectOomKilledTrue [2020-05-25T16:06:33.448Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-25T16:06:33.448Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:06:33.448Z] === RUN TestInspectOomKilledFalse [2020-05-25T16:06:33.448Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-25T16:06:33.448Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:06:33.448Z] === RUN TestLinksEtcHostsContentMatch [2020-05-25T16:06:33.672Z] Removing intermediate container 91b004ea5ff8 [2020-05-25T16:06:33.672Z] ---> 40e2468c921e [2020-05-25T16:06:33.672Z] Step 97/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:06:33.672Z] ---> 07ba55ba3af9 [2020-05-25T16:06:33.672Z] Step 98/141 : ENV INSTALL_BINARY_NAME=tini [2020-05-25T16:06:33.672Z] ---> Running in 730c0d9819b8 [2020-05-25T16:06:33.672Z] Removing intermediate container 730c0d9819b8 [2020-05-25T16:06:33.672Z] ---> 99433384bc7f [2020-05-25T16:06:33.672Z] Step 99/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:06:33.958Z] ---> 46493c427d4b [2020-05-25T16:06:33.958Z] Step 100/141 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:06:33.958Z] ---> Running in 78d00d029576 [2020-05-25T16:06:34.062Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-25T16:06:34.062Z] === RUN TestLinksContainerNames [2020-05-25T16:06:34.242Z] + RM_GOPATH=0 [2020-05-25T16:06:34.242Z] + TMP_GOPATH= [2020-05-25T16:06:34.242Z] + : /build [2020-05-25T16:06:34.242Z] + '[' -z '' ']' [2020-05-25T16:06:34.242Z] ++ mktemp -d [2020-05-25T16:06:34.242Z] + export GOPATH=/tmp/tmp.GItVZsHDLF [2020-05-25T16:06:34.242Z] + GOPATH=/tmp/tmp.GItVZsHDLF [2020-05-25T16:06:34.242Z] + RM_GOPATH=1 [2020-05-25T16:06:34.242Z] ++ dirname ./install.sh [2020-05-25T16:06:34.242Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:06:34.242Z] + dir=. [2020-05-25T16:06:34.242Z] + bin=tini [2020-05-25T16:06:34.242Z] + shift [2020-05-25T16:06:34.242Z] + '[' '!' -f ./tini.installer ']' [2020-05-25T16:06:34.242Z] + . ./tini.installer [2020-05-25T16:06:34.242Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:06:34.242Z] + install_tini [2020-05-25T16:06:34.242Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-25T16:06:34.242Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.GItVZsHDLF/tini [2020-05-25T16:06:34.242Z] Cloning into '/tmp/tmp.GItVZsHDLF/tini'... [2020-05-25T16:06:34.359Z] ---> eb6e54016b78 [2020-05-25T16:06:34.359Z] Successfully built eb6e54016b78 [2020-05-25T16:06:34.359Z] Successfully tagged docker:latest [2020-05-25T16:06:34.359Z] INFO: Image build ended at 05/25/2020 16:06:34. Duration:00:03:03.6890043 [2020-05-25T16:06:34.359Z] [2020-05-25T16:06:34.359Z] [2020-05-25T16:06:34.359Z] INFO: Building the test binaries at 05/25/2020 16:06:34... [2020-05-25T16:06:34.526Z] + cd /tmp/tmp.GItVZsHDLF/tini [2020-05-25T16:06:34.526Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-25T16:06:34.526Z] + cmake . [2020-05-25T16:06:34.855Z] -- The C compiler identification is GNU 8.3.0 [2020-05-25T16:06:34.855Z] -- Check for working C compiler: /usr/bin/cc [2020-05-25T16:06:34.855Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-25T16:06:34.855Z] -- Detecting C compiler ABI info [2020-05-25T16:06:35.145Z] -- Detecting C compiler ABI info - done [2020-05-25T16:06:35.145Z] -- Detecting C compile features [2020-05-25T16:06:35.430Z] -- Detecting C compile features - done [2020-05-25T16:06:35.430Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-25T16:06:35.430Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-25T16:06:35.430Z] -- Configuring done [2020-05-25T16:06:35.430Z] -- Generating done [2020-05-25T16:06:35.430Z] -- Build files have been written to: /tmp/tmp.GItVZsHDLF/tini [2020-05-25T16:06:35.430Z] + make tini-static [2020-05-25T16:06:35.715Z] Scanning dependencies of target tini-static [2020-05-25T16:06:35.715Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-25T16:06:35.999Z] [100%] Linking C executable tini-static [2020-05-25T16:06:35.999Z] [100%] Built target tini-static [2020-05-25T16:06:36.079Z] --- PASS: TestLinksContainerNames (1.65s) [2020-05-25T16:06:36.079Z] === RUN TestLogsFollowTailEmpty [2020-05-25T16:06:36.295Z] + mkdir -p /build [2020-05-25T16:06:36.295Z] + cp tini-static /build/docker-init [2020-05-25T16:06:36.586Z] Removing intermediate container 78d00d029576 [2020-05-25T16:06:36.586Z] ---> c5c003d3c65c [2020-05-25T16:06:36.586Z] Step 101/141 : FROM dev-base AS rootlesskit [2020-05-25T16:06:36.586Z] ---> 9ec1de882c73 [2020-05-25T16:06:36.586Z] Step 102/141 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-05-25T16:06:36.586Z] ---> Running in 8bda39ac7fc7 [2020-05-25T16:06:36.691Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-05-25T16:06:36.691Z] === RUN TestContainerNetworkMountsNoChown [2020-05-25T16:06:36.876Z] Removing intermediate container 8bda39ac7fc7 [2020-05-25T16:06:36.876Z] ---> fed86839a0e9 [2020-05-25T16:06:36.876Z] Step 103/141 : ARG ROOTLESSKIT_COMMIT [2020-05-25T16:06:36.876Z] ---> Running in facbc73b8867 [2020-05-25T16:06:36.876Z] Removing intermediate container facbc73b8867 [2020-05-25T16:06:36.876Z] ---> 8da6832fb44c [2020-05-25T16:06:36.876Z] Step 104/141 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:06:37.181Z] ---> c41f73080dc1 [2020-05-25T16:06:37.181Z] Step 105/141 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-25T16:06:37.181Z] ---> a910ce7f76aa [2020-05-25T16:06:37.181Z] Step 106/141 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-05-25T16:06:37.181Z] ---> Running in 7fa3c2aac15f [2020-05-25T16:06:37.302Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/default [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/default [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/private [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/private [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rprivate [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/slave [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/slave [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rslave [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/shared [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/shared [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rshared [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-25T16:06:37.302Z] === CONT TestMountDaemonRoot/default [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:06:37.302Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-25T16:06:37.302Z] === CONT TestMountDaemonRoot/rshared [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:06:37.302Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:06:37.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:06:37.302Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:06:37.478Z] + RM_GOPATH=0 [2020-05-25T16:06:37.478Z] + TMP_GOPATH= [2020-05-25T16:06:37.478Z] + : /build/ [2020-05-25T16:06:37.478Z] + '[' -z '' ']' [2020-05-25T16:06:37.478Z] ++ mktemp -d [2020-05-25T16:06:37.478Z] + export GOPATH=/tmp/tmp.TDALoNt5E8 [2020-05-25T16:06:37.478Z] + GOPATH=/tmp/tmp.TDALoNt5E8 [2020-05-25T16:06:37.478Z] + RM_GOPATH=1 [2020-05-25T16:06:37.478Z] ++ dirname ./install.sh [2020-05-25T16:06:37.478Z] + dir=. [2020-05-25T16:06:37.478Z] + bin=rootlesskit [2020-05-25T16:06:37.478Z] + shift [2020-05-25T16:06:37.478Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T16:06:37.478Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-05-25T16:06:37.478Z] + . ./rootlesskit.installer [2020-05-25T16:06:37.478Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T16:06:37.478Z] + install_rootlesskit [2020-05-25T16:06:37.478Z] + case "$1" in [2020-05-25T16:06:37.478Z] + export CGO_ENABLED=0 [2020-05-25T16:06:37.478Z] + CGO_ENABLED=0 [2020-05-25T16:06:37.478Z] + _install_rootlesskit [2020-05-25T16:06:37.478Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-25T16:06:37.478Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TDALoNt5E8/src/github.com/rootless-containers/rootlesskit [2020-05-25T16:06:37.478Z] Cloning into '/tmp/tmp.TDALoNt5E8/src/github.com/rootless-containers/rootlesskit'... [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/shared [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/rslave [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/slave [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/rprivate [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/private [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:06:37.584Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-25T16:06:37.584Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:06:37.584Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:06:37.865Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:06:38.145Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:06:38.235Z] INFO: make.ps1 starting at 05/25/2020 16:06:38 [2020-05-25T16:06:38.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:06:38.426Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-25T16:06:38.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:06:38.426Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-25T16:06:38.426Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-25T16:06:38.426Z] === RUN TestContainerBindMountNonRecursive [2020-05-25T16:06:38.498Z] + cd /tmp/tmp.TDALoNt5E8/src/github.com/rootless-containers/rootlesskit [2020-05-25T16:06:38.498Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-25T16:06:38.722Z] INFO: Git commit (93057905d) assumed from DOCKER_GITCOMMIT environment variable [2020-05-25T16:06:38.723Z] INFO: Invoking autogen... [2020-05-25T16:06:38.786Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T16:06:38.786Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-25T16:06:39.203Z] INFO: Building daemon... [2020-05-25T16:06:40.439Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-05-25T16:06:40.439Z] === RUN TestNetworkNat [2020-05-25T16:06:41.441Z] --- PASS: TestNetworkNat (0.85s) [2020-05-25T16:06:41.441Z] === RUN TestNetworkLocalhostTCPNat [2020-05-25T16:06:42.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-25T16:06:42.054Z] === RUN TestNetworkLoopbackNat [2020-05-25T16:06:43.518Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-05-25T16:06:43.518Z] === RUN TestPause [2020-05-25T16:06:44.129Z] --- PASS: TestPause (0.92s) [2020-05-25T16:06:44.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-25T16:06:44.129Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-25T16:06:44.129Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:06:44.129Z] === RUN TestPauseStopPausedContainer [2020-05-25T16:06:45.130Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-05-25T16:06:45.130Z] === RUN TestPsFilter [2020-05-25T16:06:45.398Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-25T16:06:45.411Z] --- PASS: TestPsFilter (0.32s) [2020-05-25T16:06:45.411Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-25T16:06:46.412Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-05-25T16:06:46.412Z] === RUN TestRemoveContainerWithVolume [2020-05-25T16:06:47.414Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-05-25T16:06:47.414Z] === RUN TestRemoveContainerRunning [2020-05-25T16:06:48.056Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-05-25T16:06:48.056Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-25T16:06:49.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-05-25T16:06:49.058Z] === RUN TestRemoveInvalidContainer [2020-05-25T16:06:49.058Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-25T16:06:49.058Z] === RUN TestRenameLinkedContainer [2020-05-25T16:06:51.392Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-25T16:06:51.392Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-25T16:06:52.505Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-05-25T16:06:52.505Z] === RUN TestRenameStoppedContainer [2020-05-25T16:06:53.519Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-25T16:06:53.519Z] === RUN TestRenameRunningContainerAndReuse [2020-05-25T16:06:54.086Z] Removing intermediate container 7fa3c2aac15f [2020-05-25T16:06:54.086Z] ---> 92616ef0208e [2020-05-25T16:06:54.086Z] Step 107/141 : COPY ./contrib/dockerd-rootless.sh /build [2020-05-25T16:06:54.086Z] ---> f0830b96aa63 [2020-05-25T16:06:54.086Z] Step 108/141 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-05-25T16:06:54.086Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-05-25T16:06:54.086Z] bad55c542dc9: Pulling fs layer [2020-05-25T16:06:54.708Z] bad55c542dc9: Verifying Checksum [2020-05-25T16:06:54.708Z] bad55c542dc9: Download complete [2020-05-25T16:06:54.988Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-05-25T16:06:54.988Z] === RUN TestRenameInvalidName [2020-05-25T16:06:54.992Z] bad55c542dc9: Pull complete [2020-05-25T16:06:54.992Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-25T16:06:54.992Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-25T16:06:54.992Z] ---> e49efe6f0050 [2020-05-25T16:06:54.992Z] Step 109/141 : FROM runtime-dev AS dev [2020-05-25T16:06:54.992Z] ---> f2084579273c [2020-05-25T16:06:54.992Z] Step 110/141 : ARG DEBIAN_FRONTEND [2020-05-25T16:06:54.992Z] ---> Running in 656b5e31759b [2020-05-25T16:06:54.992Z] Removing intermediate container 656b5e31759b [2020-05-25T16:06:54.992Z] ---> ce1f2e894a98 [2020-05-25T16:06:54.992Z] Step 111/141 : RUN groupadd -r docker [2020-05-25T16:06:55.280Z] ---> Running in a6c21aa8b701 [2020-05-25T16:06:55.900Z] Removing intermediate container a6c21aa8b701 [2020-05-25T16:06:55.900Z] ---> 7e92e10de887 [2020-05-25T16:06:55.900Z] Step 112/141 : RUN useradd --create-home --gid docker unprivilegeduser [2020-05-25T16:06:55.900Z] ---> Running in 93c416a77a10 [2020-05-25T16:06:55.990Z] --- PASS: TestRenameInvalidName (0.90s) [2020-05-25T16:06:55.990Z] === RUN TestRenameAnonymousContainer [2020-05-25T16:06:56.519Z] Removing intermediate container 93c416a77a10 [2020-05-25T16:06:56.519Z] ---> 860946fe8647 [2020-05-25T16:06:56.519Z] Step 113/141 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-05-25T16:06:56.519Z] ---> Running in c1c5f00c1975 [2020-05-25T16:06:56.804Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-25T16:06:57.421Z] Removing intermediate container c1c5f00c1975 [2020-05-25T16:06:57.421Z] ---> 1642304a5d53 [2020-05-25T16:06:57.421Z] Step 114/141 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-05-25T16:06:57.421Z] ---> Running in ffef63379053 [2020-05-25T16:06:58.051Z] Removing intermediate container ffef63379053 [2020-05-25T16:06:58.051Z] ---> 530bda95dfa5 [2020-05-25T16:06:58.051Z] Step 115/141 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-05-25T16:06:58.051Z] ---> Running in 4a6354e9233d [2020-05-25T16:06:58.673Z] Removing intermediate container 4a6354e9233d [2020-05-25T16:06:58.673Z] ---> 71e67897be18 [2020-05-25T16:06:58.674Z] Step 116/141 : RUN ldconfig [2020-05-25T16:06:58.960Z] ---> Running in 4002be560691 [2020-05-25T16:06:59.580Z] Removing intermediate container 4002be560691 [2020-05-25T16:06:59.580Z] ---> c4d0ef2b9365 [2020-05-25T16:06:59.580Z] Step 117/141 : 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-25T16:06:59.580Z] ---> Running in 876dd819a061 [2020-05-25T16:07:00.210Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-25T16:07:00.210Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-25T16:07:00.210Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-25T16:07:00.497Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-25T16:07:01.459Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-05-25T16:07:01.459Z] === RUN TestRenameContainerWithSameName [2020-05-25T16:07:01.510Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-25T16:07:01.510Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-25T16:07:01.739Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-05-25T16:07:01.740Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-25T16:07:03.570Z] Fetched 8131 kB in 3s (2456 kB/s) [2020-05-25T16:07:03.754Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-05-25T16:07:03.754Z] === RUN TestResize [2020-05-25T16:07:04.365Z] --- PASS: TestResize (0.90s) [2020-05-25T16:07:04.365Z] === RUN TestResizeWithInvalidSize [2020-05-25T16:07:04.603Z] Reading package lists... [2020-05-25T16:07:05.367Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-05-25T16:07:05.367Z] === RUN TestResizeWhenContainerNotStarted [2020-05-25T16:07:05.645Z] Reading package lists... [2020-05-25T16:07:05.958Z] Building dependency tree... [2020-05-25T16:07:05.958Z] Reading state information... [2020-05-25T16:07:05.958Z] libcap2-bin is already the newest version (1:2.25-2). [2020-05-25T16:07:05.958Z] libcap2-bin set to manually installed. [2020-05-25T16:07:05.958Z] The following additional packages will be installed: [2020-05-25T16:07:05.958Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-25T16:07:05.958Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-25T16:07:05.958Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T16:07:05.958Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-25T16:07:05.958Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-25T16:07:05.958Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-25T16:07:05.958Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-25T16:07:05.958Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-25T16:07:05.958Z] python3.7 python3.7-minimal vim-runtime xxd [2020-05-25T16:07:05.958Z] Suggested packages: [2020-05-25T16:07:05.958Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-25T16:07:05.958Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-25T16:07:05.958Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-25T16:07:05.958Z] xfsdump acl attr quota [2020-05-25T16:07:05.958Z] Recommended packages: [2020-05-25T16:07:05.958Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-25T16:07:05.958Z] python3-keyrings.alt python3-xdg unzip [2020-05-25T16:07:05.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:05.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:05.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:05.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:07:05.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:07:06.983Z] The following NEW packages will be installed: [2020-05-25T16:07:06.983Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-25T16:07:06.983Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-25T16:07:06.983Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-25T16:07:06.983Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-25T16:07:06.983Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-25T16:07:06.983Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-25T16:07:06.983Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-25T16:07:06.983Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-25T16:07:06.983Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-25T16:07:06.983Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-25T16:07:06.983Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-25T16:07:06.983Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-25T16:07:06.983Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-25T16:07:06.983Z] xfsprogs xxd xz-utils zip [2020-05-25T16:07:06.983Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-05-25T16:07:06.983Z] Need to get 106 MB of archives. [2020-05-25T16:07:06.983Z] After this operation, 660 MB of additional disk space will be used. [2020-05-25T16:07:06.983Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-25T16:07:06.983Z] 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-25T16:07:06.983Z] 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-25T16:07:07.268Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-25T16:07:07.268Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-25T16:07:07.268Z] 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-25T16:07:07.268Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-25T16:07:07.268Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-25T16:07:07.268Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-25T16:07:07.268Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-25T16:07:07.268Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-25T16:07:07.268Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-25T16:07:07.268Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-25T16:07:07.268Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-25T16:07:07.268Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-25T16:07:07.268Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-25T16:07:07.268Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-25T16:07:07.268Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-25T16:07:07.554Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-25T16:07:07.554Z] 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-25T16:07:07.554Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-25T16:07:07.554Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-25T16:07:07.554Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-25T16:07:07.554Z] 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-25T16:07:07.554Z] 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-25T16:07:07.841Z] 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-25T16:07:07.841Z] 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-25T16:07:07.841Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-25T16:07:07.841Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-25T16:07:07.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:08.127Z] 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-25T16:07:08.412Z] 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-25T16:07:08.412Z] 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-25T16:07:08.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:09.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:07:09.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:07:10.451Z] 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-25T16:07:10.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:07:11.468Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-25T16:07:11.468Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-25T16:07:11.468Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-25T16:07:11.468Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-25T16:07:11.468Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-25T16:07:11.468Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-25T16:07:11.468Z] 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-25T16:07:11.468Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-25T16:07:11.468Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-25T16:07:11.468Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-25T16:07:11.468Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-25T16:07:11.468Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-25T16:07:11.468Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-25T16:07:11.468Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-25T16:07:11.468Z] 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-25T16:07:11.468Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-25T16:07:11.468Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-25T16:07:11.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:07:11.752Z] 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-25T16:07:11.752Z] 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-25T16:07:11.752Z] 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-25T16:07:11.752Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-25T16:07:11.752Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-25T16:07:11.752Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-25T16:07:12.037Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-25T16:07:12.037Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-25T16:07:12.037Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-25T16:07:12.037Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-25T16:07:12.037Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-25T16:07:12.037Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-25T16:07:12.037Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-25T16:07:12.037Z] 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-25T16:07:12.037Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-25T16:07:12.330Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-25T16:07:12.330Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-25T16:07:12.330Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-25T16:07:12.614Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-25T16:07:12.614Z] Fetched 106 MB in 6s (19.2 MB/s) [2020-05-25T16:07:12.614Z] Selecting previously unselected package pigz. [2020-05-25T16:07:12.614Z] (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-25T16:07:12.614Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-25T16:07:12.614Z] Unpacking pigz (2.4-1) ... [2020-05-25T16:07:12.898Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-25T16:07:12.899Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-25T16:07:12.899Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-25T16:07:12.899Z] Selecting previously unselected package python3.7-minimal. [2020-05-25T16:07:12.899Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-25T16:07:12.899Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T16:07:13.183Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-25T16:07:13.183Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-25T16:07:13.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:07:13.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:07:14.199Z] Selecting previously unselected package python3-minimal. [2020-05-25T16:07:14.199Z] (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-25T16:07:14.199Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-25T16:07:14.199Z] Unpacking python3-minimal (3.7.3-1) ... [2020-05-25T16:07:14.199Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-05-25T16:07:14.199Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-25T16:07:14.199Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-25T16:07:14.199Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-25T16:07:14.199Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-25T16:07:14.199Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-25T16:07:14.487Z] Selecting previously unselected package python3.7. [2020-05-25T16:07:14.487Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-25T16:07:14.487Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T16:07:14.487Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-25T16:07:14.487Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-25T16:07:14.487Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-25T16:07:14.487Z] Setting up python3-minimal (3.7.3-1) ... [2020-05-25T16:07:14.776Z] Selecting previously unselected package python3. [2020-05-25T16:07:14.776Z] (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-25T16:07:14.776Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-25T16:07:14.776Z] Unpacking python3 (3.7.3-1) ... [2020-05-25T16:07:14.776Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-05-25T16:07:14.776Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-25T16:07:14.776Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:14.776Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-05-25T16:07:14.776Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-25T16:07:14.776Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:14.776Z] Selecting previously unselected package libiptc0:ppc64el. [2020-05-25T16:07:14.776Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-25T16:07:14.776Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:14.776Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-25T16:07:14.776Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-25T16:07:14.776Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-25T16:07:15.061Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-25T16:07:15.061Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-25T16:07:15.061Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-25T16:07:15.061Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-05-25T16:07:15.061Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-25T16:07:15.061Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-25T16:07:15.061Z] Selecting previously unselected package iptables. [2020-05-25T16:07:15.061Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-25T16:07:15.061Z] Unpacking iptables (1.8.2-4) ... [2020-05-25T16:07:15.061Z] Selecting previously unselected package xxd. [2020-05-25T16:07:15.061Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-25T16:07:15.061Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-25T16:07:15.061Z] Selecting previously unselected package vim-common. [2020-05-25T16:07:15.061Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:07:15.061Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-25T16:07:15.349Z] Selecting previously unselected package bash-completion. [2020-05-25T16:07:15.349Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-25T16:07:16.381Z] Unpacking bash-completion (1:2.8-6) ... [2020-05-25T16:07:16.381Z] Selecting previously unselected package bzip2. [2020-05-25T16:07:16.381Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-25T16:07:16.381Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T16:07:16.381Z] Selecting previously unselected package xz-utils. [2020-05-25T16:07:16.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:07:16.671Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-25T16:07:16.671Z] Unpacking xz-utils (5.2.4-1) ... [2020-05-25T16:07:16.671Z] Selecting previously unselected package apparmor. [2020-05-25T16:07:16.671Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-25T16:07:16.671Z] Unpacking apparmor (2.13.2-10) ... [2020-05-25T16:07:16.671Z] Selecting previously unselected package aufs-tools. [2020-05-25T16:07:16.671Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-25T16:07:16.671Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-25T16:07:16.671Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-25T16:07:16.671Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-25T16:07:16.671Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T16:07:16.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:07:17.311Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-25T16:07:17.311Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-25T16:07:17.311Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T16:07:17.933Z] Selecting previously unselected package binutils-mingw-w64. [2020-05-25T16:07:17.933Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-25T16:07:17.933Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T16:07:17.933Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-25T16:07:17.933Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-25T16:07:17.933Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:17.933Z] Selecting previously unselected package dmsetup. [2020-05-25T16:07:17.933Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-25T16:07:17.933Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-05-25T16:07:17.933Z] Selecting previously unselected package mingw-w64-common. [2020-05-25T16:07:17.933Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-25T16:07:17.933Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-25T16:07:18.962Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-25T16:07:18.962Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-25T16:07:18.962Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T16:07:19.475Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-25T16:07:19.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-05-25T16:07:19.475Z] 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-25T16:07:19.475Z] daemon.go:325: [d13ef96f7f9da] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:325: [d13ef96f7f9da] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:353: [d13ef96f7f9da] daemon started [2020-05-25T16:07:19.475Z] daemon.go:296: [d13ef96f7f9da] exiting daemon [2020-05-25T16:07:19.475Z] daemon.go:325: [d13ef96f7f9da] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:325: [d13ef96f7f9da] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:353: [d13ef96f7f9da] daemon started [2020-05-25T16:07:19.475Z] daemon.go:461: [d13ef96f7f9da] Stopping daemon [2020-05-25T16:07:19.475Z] daemon.go:296: [d13ef96f7f9da] exiting daemon [2020-05-25T16:07:19.475Z] daemon.go:448: [d13ef96f7f9da] Daemon stopped [2020-05-25T16:07:19.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-05-25T16:07:19.475Z] 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-25T16:07:19.475Z] daemon.go:325: [dd797c97fc747] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:325: [dd797c97fc747] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:353: [dd797c97fc747] daemon started [2020-05-25T16:07:19.475Z] daemon.go:325: [dd797c97fc747] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:296: [dd797c97fc747] exiting daemon [2020-05-25T16:07:19.475Z] daemon.go:325: [dd797c97fc747] waiting for daemon to start [2020-05-25T16:07:19.475Z] daemon.go:353: [dd797c97fc747] daemon started [2020-05-25T16:07:19.475Z] daemon.go:461: [dd797c97fc747] Stopping daemon [2020-05-25T16:07:19.475Z] daemon.go:296: [dd797c97fc747] exiting daemon [2020-05-25T16:07:19.475Z] daemon.go:448: [dd797c97fc747] Daemon stopped [2020-05-25T16:07:19.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d0f845dcbffa3] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d0f845dcbffa3] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d0f845dcbffa3] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d0f845dcbffa3] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d0f845dcbffa3] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d0f845dcbffa3] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [d0f845dcbffa3] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d0f845dcbffa3] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d0f845dcbffa3] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d0f845dcbffa3] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d0f845dcbffa3] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d0f845dcbffa3] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d055135e8e877] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d055135e8e877] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d055135e8e877] daemon started [2020-05-25T16:07:19.476Z] daemon.go:325: [d055135e8e877] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:296: [d055135e8e877] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:325: [d055135e8e877] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d055135e8e877] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d055135e8e877] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d055135e8e877] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d055135e8e877] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [dc8ba044437e6] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [dc8ba044437e6] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [dc8ba044437e6] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [dc8ba044437e6] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [dc8ba044437e6] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [dc8ba044437e6] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [dc8ba044437e6] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [dc8ba044437e6] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [dc8ba044437e6] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [dc8ba044437e6] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [dc8ba044437e6] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [dc8ba044437e6] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [da77b207858e9] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [da77b207858e9] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [da77b207858e9] daemon started [2020-05-25T16:07:19.476Z] daemon.go:296: [da77b207858e9] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:325: [da77b207858e9] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [da77b207858e9] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [da77b207858e9] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [da77b207858e9] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [da77b207858e9] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [da77b207858e9] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d150b61670a7e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d150b61670a7e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d150b61670a7e] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d150b61670a7e] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d150b61670a7e] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d150b61670a7e] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [d150b61670a7e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d150b61670a7e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d150b61670a7e] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d150b61670a7e] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d150b61670a7e] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d150b61670a7e] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d2912f9cfdaca] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d2912f9cfdaca] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d2912f9cfdaca] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d2912f9cfdaca] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d2912f9cfdaca] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d2912f9cfdaca] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [d2912f9cfdaca] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d2912f9cfdaca] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d2912f9cfdaca] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d2912f9cfdaca] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d2912f9cfdaca] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d2912f9cfdaca] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [db3aae239b522] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [db3aae239b522] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [db3aae239b522] daemon started [2020-05-25T16:07:19.476Z] daemon.go:296: [db3aae239b522] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:325: [db3aae239b522] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [db3aae239b522] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [db3aae239b522] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [db3aae239b522] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [db3aae239b522] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [db3aae239b522] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d582ac1e23325] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d582ac1e23325] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d582ac1e23325] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d582ac1e23325] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d582ac1e23325] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d582ac1e23325] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [d582ac1e23325] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d582ac1e23325] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d582ac1e23325] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d582ac1e23325] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d582ac1e23325] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d582ac1e23325] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d8b0fdb7eb15e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d8b0fdb7eb15e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d8b0fdb7eb15e] daemon started [2020-05-25T16:07:19.476Z] daemon.go:296: [d8b0fdb7eb15e] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:325: [d8b0fdb7eb15e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d8b0fdb7eb15e] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d8b0fdb7eb15e] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d8b0fdb7eb15e] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d8b0fdb7eb15e] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d8b0fdb7eb15e] Daemon stopped [2020-05-25T16:07:19.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-05-25T16:07:19.476Z] 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-25T16:07:19.476Z] daemon.go:325: [d6d6bd94b62ad] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d6d6bd94b62ad] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d6d6bd94b62ad] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d6d6bd94b62ad] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d6d6bd94b62ad] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d6d6bd94b62ad] Daemon stopped [2020-05-25T16:07:19.476Z] daemon.go:325: [d6d6bd94b62ad] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:325: [d6d6bd94b62ad] waiting for daemon to start [2020-05-25T16:07:19.476Z] daemon.go:353: [d6d6bd94b62ad] daemon started [2020-05-25T16:07:19.476Z] daemon.go:461: [d6d6bd94b62ad] Stopping daemon [2020-05-25T16:07:19.476Z] daemon.go:296: [d6d6bd94b62ad] exiting daemon [2020-05-25T16:07:19.476Z] daemon.go:448: [d6d6bd94b62ad] Daemon stopped [2020-05-25T16:07:19.476Z] === RUN TestKernelTCPMemory [2020-05-25T16:07:20.089Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-25T16:07:20.089Z] === RUN TestNISDomainname [2020-05-25T16:07:20.457Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-05-25T16:07:20.457Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-25T16:07:20.457Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:20.457Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-25T16:07:20.457Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-25T16:07:20.457Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:20.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-25T16:07:20.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-25T16:07:21.555Z] --- PASS: TestNISDomainname (1.04s) [2020-05-25T16:07:21.555Z] === RUN TestStats [2020-05-25T16:07:23.020Z] --- PASS: TestStats (1.88s) [2020-05-25T16:07:23.020Z] === RUN TestStopContainerWithTimeout [2020-05-25T16:07:23.020Z] === RUN TestStopContainerWithTimeout/0 [2020-05-25T16:07:23.020Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-25T16:07:23.020Z] === RUN TestStopContainerWithTimeout/1 [2020-05-25T16:07:23.020Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-25T16:07:23.020Z] === RUN TestStopContainerWithTimeout/3 [2020-05-25T16:07:23.020Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-25T16:07:23.020Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-25T16:07:23.020Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-25T16:07:23.020Z] === CONT TestStopContainerWithTimeout/0 [2020-05-25T16:07:23.020Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-25T16:07:24.487Z] === CONT TestStopContainerWithTimeout/3 [2020-05-25T16:07:26.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-25T16:07:26.251Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-25T16:07:26.251Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-25T16:07:26.251Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:26.500Z] === CONT TestStopContainerWithTimeout/1 [2020-05-25T16:07:27.970Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-25T16:07:27.970Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-05-25T16:07:27.970Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-05-25T16:07:27.970Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-05-25T16:07:27.970Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-05-25T16:07:27.970Z] === RUN TestDeleteDevicemapper [2020-05-25T16:07:27.970Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-25T16:07:27.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:07:27.970Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-25T16:07:29.354Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-25T16:07:29.354Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-25T16:07:29.354Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-25T16:07:29.354Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-25T16:07:29.354Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-25T16:07:29.354Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-25T16:07:29.354Z] Selecting previously unselected package jq. [2020-05-25T16:07:29.354Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-25T16:07:29.354Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-25T16:07:29.354Z] Selecting previously unselected package libaio1:ppc64el. [2020-05-25T16:07:29.354Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-25T16:07:29.354Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-25T16:07:29.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-25T16:07:29.716Z] Selecting previously unselected package libbtrfs0. [2020-05-25T16:07:29.716Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libbtrfs-dev. [2020-05-25T16:07:29.716Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-25T16:07:29.716Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-05-25T16:07:29.716Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-25T16:07:29.716Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-25T16:07:29.716Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-25T16:07:29.716Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-25T16:07:29.716Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-25T16:07:29.716Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libgpm2:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-25T16:07:30.076Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-25T16:07:30.076Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-25T16:07:30.076Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-25T16:07:31.758Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-25T16:07:31.758Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-25T16:07:31.758Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package libreadline5:ppc64el. [2020-05-25T16:07:31.758Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-25T16:07:31.758Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package net-tools. [2020-05-25T16:07:31.758Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-25T16:07:31.758Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:07:31.758Z] Selecting previously unselected package python-pip-whl. [2020-05-25T16:07:31.758Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-25T16:07:31.758Z] Unpacking python-pip-whl (18.1-5) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-lib2to3. [2020-05-25T16:07:32.070Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-distutils. [2020-05-25T16:07:32.070Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-distutils (3.7.3-1) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-pip. [2020-05-25T16:07:32.070Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-pip (18.1-5) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-pkg-resources. [2020-05-25T16:07:32.070Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-setuptools. [2020-05-25T16:07:32.070Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-05-25T16:07:32.070Z] Selecting previously unselected package python3-wheel. [2020-05-25T16:07:32.070Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-25T16:07:32.070Z] Unpacking python3-wheel (0.32.3-2) ... [2020-05-25T16:07:32.338Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-05-25T16:07:32.338Z] === RUN TestUpdateMemory [2020-05-25T16:07:32.338Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-25T16:07:32.338Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:07:32.338Z] === RUN TestUpdateCPUQuota [2020-05-25T16:07:32.384Z] Selecting previously unselected package thin-provisioning-tools. [2020-05-25T16:07:32.384Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-25T16:07:32.384Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:07:32.384Z] Selecting previously unselected package vim-runtime. [2020-05-25T16:07:32.384Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-25T16:07:32.384Z] 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-25T16:07:32.384Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-25T16:07:32.384Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:07:32.950Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-05-25T16:07:32.950Z] === RUN TestUpdatePidsLimit [2020-05-25T16:07:32.950Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-25T16:07:33.231Z] === RUN TestUpdatePidsLimit/no_change [2020-05-25T16:07:33.490Z] Selecting previously unselected package vim. [2020-05-25T16:07:33.490Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-25T16:07:33.490Z] Unpacking vim (2:8.1.0875-5) ... [2020-05-25T16:07:33.490Z] Selecting previously unselected package xfsprogs. [2020-05-25T16:07:33.490Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-25T16:07:33.490Z] Unpacking xfsprogs (4.20.0-1) ... [2020-05-25T16:07:33.511Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-25T16:07:33.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-25T16:07:33.795Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-25T16:07:33.795Z] Selecting previously unselected package zip. [2020-05-25T16:07:33.795Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-05-25T16:07:33.795Z] Unpacking zip (3.0-11+b1) ... [2020-05-25T16:07:33.795Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-25T16:07:33.795Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-25T16:07:33.795Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-25T16:07:33.795Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:33.795Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-25T16:07:33.795Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-25T16:07:33.795Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-25T16:07:33.795Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-25T16:07:33.795Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:33.795Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-25T16:07:33.795Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-25T16:07:33.795Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:33.795Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-25T16:07:33.795Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-25T16:07:33.795Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-25T16:07:33.795Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-25T16:07:33.796Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-25T16:07:33.796Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-25T16:07:33.796Z] Setting up zip (3.0-11+b1) ... [2020-05-25T16:07:33.796Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-25T16:07:33.796Z] Setting up bash-completion (1:2.8-6) ... [2020-05-25T16:07:34.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-25T16:07:34.686Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-25T16:07:34.967Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-25T16:07:35.353Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-25T16:07:35.353Z] Setting up xz-utils (5.2.4-1) ... [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-25T16:07:35.353Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-25T16:07:35.353Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-25T16:07:35.353Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-25T16:07:35.353Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-25T16:07:35.353Z] Setting up pigz (2.4-1) ... [2020-05-25T16:07:35.353Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-25T16:07:35.353Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-25T16:07:35.353Z] Setting up python-pip-whl (18.1-5) ... [2020-05-25T16:07:35.353Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-25T16:07:35.353Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-05-25T16:07:35.353Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-25T16:07:35.353Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-25T16:07:35.353Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-25T16:07:35.353Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-25T16:07:35.353Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-25T16:07:35.353Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-25T16:07:35.353Z] Setting up vim (2:8.1.0875-5) ... [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-25T16:07:35.353Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-25T16:07:35.353Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-25T16:07:35.353Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-25T16:07:35.353Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:35.353Z] 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-25T16:07:35.353Z] 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-25T16:07:35.353Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-25T16:07:35.353Z] 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-25T16:07:35.353Z] 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-25T16:07:35.353Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-25T16:07:35.353Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-25T16:07:35.353Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-25T16:07:35.353Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-25T16:07:35.353Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-25T16:07:35.353Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-05-25T16:07:36.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-05-25T16:07:36.432Z] === RUN TestUpdateRestartPolicy [2020-05-25T16:07:36.437Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-25T16:07:36.437Z] Setting up iptables (1.8.2-4) ... [2020-05-25T16:07:36.437Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:07:36.437Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:07:36.437Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-25T16:07:36.437Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-25T16:07:36.437Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-25T16:07:36.734Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-25T16:07:36.734Z] Setting up python3 (3.7.3-1) ... [2020-05-25T16:07:36.734Z] Setting up python3-wheel (0.32.3-2) ... [2020-05-25T16:07:36.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-25T16:07:37.026Z] Setting up apparmor (2.13.2-10) ... [2020-05-25T16:07:37.661Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-25T16:07:37.661Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-25T16:07:37.957Z] Setting up python3-distutils (3.7.3-1) ... [2020-05-25T16:07:38.255Z] Setting up python3-setuptools (40.8.0-1) ... [2020-05-25T16:07:38.553Z] Setting up python3-pip (18.1-5) ... [2020-05-25T16:07:38.852Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:38.852Z] Setting up dmsetup (2:1.02.155-3) ... [2020-05-25T16:07:38.852Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:38.852Z] Setting up xfsprogs (4.20.0-1) ... [2020-05-25T16:07:38.852Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-25T16:07:38.852Z] Processing triggers for mime-support (3.62) ... [2020-05-25T16:07:38.852Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-25T16:07:40.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-25T16:07:40.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-25T16:07:45.614Z] ................................................ [ 29%] [2020-05-25T16:07:47.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-25T16:07:49.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-25T16:07:49.366Z] Removing intermediate container 876dd819a061 [2020-05-25T16:07:49.366Z] ---> 1b85e9843d6b [2020-05-25T16:07:49.366Z] Step 118/141 : 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-25T16:07:49.366Z] ---> Running in 9e5d05b7f2f8 [2020-05-25T16:07:49.668Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-25T16:07:49.668Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-25T16:07:49.668Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-25T16:07:49.987Z] Removing intermediate container 9e5d05b7f2f8 [2020-05-25T16:07:49.987Z] ---> 8ca6637065fc [2020-05-25T16:07:49.987Z] Step 119/141 : RUN pip3 install yamllint==1.16.0 [2020-05-25T16:07:50.295Z] ---> Running in f5f7b016e584 [2020-05-25T16:07:51.623Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2020-05-25T16:07:51.623Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-25T16:07:51.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-25T16:07:51.623Z] === RUN TestWaitNonBlocked [2020-05-25T16:07:51.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:07:51.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:07:51.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:07:51.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:07:51.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:07:51.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:07:51.623Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-25T16:07:51.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-05-25T16:07:51.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2020-05-25T16:07:51.623Z] === RUN TestWaitBlocked [2020-05-25T16:07:51.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:07:51.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:07:51.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:07:51.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:07:51.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:07:51.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:07:51.797Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-25T16:07:51.797Z] [2020-05-25T16:07:51.797Z] ________ ____ __. [2020-05-25T16:07:51.797Z] \_____ \ | |/ _| [2020-05-25T16:07:51.797Z] / | \| < [2020-05-25T16:07:51.797Z] / | \ | \ [2020-05-25T16:07:51.797Z] \_______ /____|__ \ [2020-05-25T16:07:51.797Z] \/ \/ [2020-05-25T16:07:51.797Z] [2020-05-25T16:07:51.797Z] INFO: make.ps1 ended at 05/25/2020 16:07:40 [2020-05-25T16:07:51.797Z] INFO: Binaries build ended at 05/25/2020 16:07:43. Duration:00:01:09.0231742 [2020-05-25T16:07:51.797Z] INFO: Copying the built daemon binary to d:\CI\PR-41021\1\binary\dockerd-93057905d.exe... [2020-05-25T16:07:51.797Z] INFO: Copying the built client binary to d:\CI\PR-41021\1\binary\docker-93057905d.exe... [2020-05-25T16:07:51.797Z] INFO: Copying dockerversion from the container... [2020-05-25T16:07:51.797Z] INFO: Copying the golang package from the container to d:\CI\PR-41021\1\installer\go.zip... [2020-05-25T16:07:51.797Z] INFO: Extracting go.zip to d:\CI\PR-41021\1\go [2020-05-25T16:07:52.404Z] Collecting yamllint==1.16.0 [2020-05-25T16:07:52.404Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-25T16:07:52.404Z] Collecting pyyaml (from yamllint==1.16.0) [2020-05-25T16:07:52.404Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-25T16:07:52.624Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-25T16:07:52.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-05-25T16:07:52.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-05-25T16:07:52.624Z] === CONT TestContainerStartOnDaemonRestart [2020-05-25T16:07:52.624Z] === CONT TestIpcModeOlderClient [2020-05-25T16:07:52.905Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-25T16:07:52.905Z] === CONT TestDaemonRestartIpcMode [2020-05-25T16:07:53.034Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-25T16:07:53.034Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-25T16:07:53.034Z] Building wheels for collected packages: pyyaml [2020-05-25T16:07:53.034Z] Running setup.py bdist_wheel for pyyaml: started [2020-05-25T16:07:53.657Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-25T16:07:53.657Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-25T16:07:53.657Z] Successfully built pyyaml [2020-05-25T16:07:53.657Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-05-25T16:07:53.657Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-25T16:07:54.287Z] Removing intermediate container f5f7b016e584 [2020-05-25T16:07:54.287Z] ---> da84f178375c [2020-05-25T16:07:54.287Z] Step 120/141 : COPY --from=dockercli /build/ /usr/local/cli [2020-05-25T16:07:54.921Z] ---> 73e7a5993277 [2020-05-25T16:07:54.921Z] Step 121/141 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T16:07:55.571Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2020-05-25T16:07:55.571Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-25T16:07:55.571Z] daemon.go:325: [deb00f75a0b72] waiting for daemon to start [2020-05-25T16:07:55.571Z] daemon.go:325: [deb00f75a0b72] waiting for daemon to start [2020-05-25T16:07:55.571Z] daemon.go:353: [deb00f75a0b72] daemon started [2020-05-25T16:07:55.571Z] daemon.go:325: [deb00f75a0b72] waiting for daemon to start [2020-05-25T16:07:55.571Z] daemon.go:296: [deb00f75a0b72] exiting daemon [2020-05-25T16:07:55.571Z] daemon.go:325: [deb00f75a0b72] waiting for daemon to start [2020-05-25T16:07:55.571Z] daemon.go:353: [deb00f75a0b72] daemon started [2020-05-25T16:07:55.571Z] daemon.go:461: [deb00f75a0b72] Stopping daemon [2020-05-25T16:07:55.571Z] daemon.go:296: [deb00f75a0b72] exiting daemon [2020-05-25T16:07:55.571Z] daemon.go:448: [deb00f75a0b72] Daemon stopped [2020-05-25T16:07:57.035Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-05-25T16:07:57.035Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-25T16:07:57.035Z] daemon.go:325: [d9b5ced514dd7] waiting for daemon to start [2020-05-25T16:07:57.035Z] daemon.go:325: [d9b5ced514dd7] waiting for daemon to start [2020-05-25T16:07:57.035Z] daemon.go:353: [d9b5ced514dd7] daemon started [2020-05-25T16:07:57.035Z] daemon.go:461: [d9b5ced514dd7] Stopping daemon [2020-05-25T16:07:57.035Z] daemon.go:296: [d9b5ced514dd7] exiting daemon [2020-05-25T16:07:57.035Z] daemon.go:448: [d9b5ced514dd7] Daemon stopped [2020-05-25T16:07:57.035Z] daemon.go:325: [d9b5ced514dd7] waiting for daemon to start [2020-05-25T16:07:57.035Z] daemon.go:325: [d9b5ced514dd7] waiting for daemon to start [2020-05-25T16:07:57.035Z] daemon.go:353: [d9b5ced514dd7] daemon started [2020-05-25T16:07:57.035Z] daemon.go:461: [d9b5ced514dd7] Stopping daemon [2020-05-25T16:07:57.035Z] daemon.go:296: [d9b5ced514dd7] exiting daemon [2020-05-25T16:07:57.035Z] daemon.go:448: [d9b5ced514dd7] Daemon stopped [2020-05-25T16:07:57.035Z] PASS [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === Skipped [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-25T16:07:57.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-25T16:07:57.035Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-25T16:07:57.035Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-25T16:07:57.035Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-25T16:07:57.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-25T16:07:57.035Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] [2020-05-25T16:07:57.035Z] DONE 189 tests, 6 skipped in 124.438s [2020-05-25T16:07:57.035Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-25T16:07:57.035Z] ++ 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-25T16:07:57.035Z] ++ set -e [2020-05-25T16:07:57.035Z] ++ '[' -n 0 ']' [2020-05-25T16:07:57.035Z] ++ set -x [2020-05-25T16:07:57.035Z] ++ 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-25T16:07:57.035Z] INFO: Testing against a local daemon [2020-05-25T16:07:57.035Z] === RUN TestCommitInheritsEnv [2020-05-25T16:07:57.315Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-25T16:07:57.315Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-25T16:07:57.315Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-25T16:07:57.315Z] === RUN TestImagesFilterMultiReference [2020-05-25T16:07:57.315Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-05-25T16:07:57.315Z] === RUN TestImagePullPlatformInvalid [2020-05-25T16:07:57.315Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-25T16:07:57.315Z] === RUN TestRemoveImageOrphaning [2020-05-25T16:07:57.926Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-25T16:07:57.926Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-25T16:07:57.926Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-25T16:07:57.926Z] === RUN TestTagInvalidReference [2020-05-25T16:07:57.926Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-25T16:07:57.926Z] === RUN TestTagValidPrefixedRepo [2020-05-25T16:07:57.926Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-25T16:07:57.926Z] === RUN TestTagExistedNameWithoutForce [2020-05-25T16:07:57.926Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-25T16:07:57.926Z] === RUN TestTagOfficialNames [2020-05-25T16:07:58.207Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-25T16:07:58.207Z] === RUN TestTagMatchesDigest [2020-05-25T16:07:58.207Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-25T16:07:58.207Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-25T16:07:59.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-25T16:07:59.412Z] ---> 35e7f3021ebe [2020-05-25T16:07:59.412Z] Step 122/141 : COPY --from=swagger /build/ /usr/local/bin/ [2020-05-25T16:07:59.412Z] ---> 9920da0d26b5 [2020-05-25T16:07:59.412Z] Step 123/141 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-25T16:07:59.700Z] ---> 4f08fe211b03 [2020-05-25T16:07:59.700Z] Step 124/141 : COPY --from=tini /build/ /usr/local/bin/ [2020-05-25T16:07:59.700Z] ---> 1c556eaf89fa [2020-05-25T16:07:59.700Z] Step 125/141 : COPY --from=registry /build/ /usr/local/bin/ [2020-05-25T16:08:00.729Z] ---> decc89aa56c7 [2020-05-25T16:08:00.729Z] Step 126/141 : COPY --from=criu /build/ /usr/local/ [2020-05-25T16:08:00.729Z] ---> 4356d6fdee2e [2020-05-25T16:08:00.729Z] Step 127/141 : COPY --from=vndr /build/ /usr/local/bin/ [2020-05-25T16:08:01.350Z] ---> 5ac1cd3c156e [2020-05-25T16:08:01.351Z] Step 128/141 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-25T16:08:01.351Z] ---> 0c7e61068c7e [2020-05-25T16:08:01.351Z] Step 129/141 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-25T16:08:03.133Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-05-25T16:08:04.945Z] ---> 9ceab9f46f9a [2020-05-25T16:08:04.945Z] Step 130/141 : COPY --from=runc /build/ /usr/local/bin/ [2020-05-25T16:08:04.945Z] ---> 8abacd567877 [2020-05-25T16:08:04.945Z] Step 131/141 : COPY --from=containerd /build/ /usr/local/bin/ [2020-05-25T16:08:05.625Z] ---> 3fbd8064a0e3 [2020-05-25T16:08:05.625Z] Step 132/141 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-25T16:08:06.313Z] ---> 5d72e019ea39 [2020-05-25T16:08:06.313Z] Step 133/141 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-05-25T16:08:06.631Z] ---> c8585b65e4a0 [2020-05-25T16:08:06.631Z] Step 134/141 : COPY --from=proxy /build/ /usr/local/bin/ [2020-05-25T16:08:06.935Z] ---> ba8b037e4226 [2020-05-25T16:08:06.935Z] Step 135/141 : ENV PATH=/usr/local/cli:$PATH [2020-05-25T16:08:06.935Z] ---> Running in 872ba9e8cd3d [2020-05-25T16:08:06.935Z] Removing intermediate container 872ba9e8cd3d [2020-05-25T16:08:06.935Z] ---> cd1bb0481f78 [2020-05-25T16:08:06.935Z] Step 136/141 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-05-25T16:08:06.935Z] ---> Running in 2aaa7a1bbeb2 [2020-05-25T16:08:07.228Z] Removing intermediate container 2aaa7a1bbeb2 [2020-05-25T16:08:07.228Z] ---> bd45eaa56f4b [2020-05-25T16:08:07.228Z] Step 137/141 : WORKDIR /go/src/github.com/docker/docker [2020-05-25T16:08:07.228Z] ---> Running in 58dd5cd40c02 [2020-05-25T16:08:07.228Z] Removing intermediate container 58dd5cd40c02 [2020-05-25T16:08:07.228Z] ---> 4b43d1905a6b [2020-05-25T16:08:07.228Z] Step 138/141 : VOLUME /var/lib/docker [2020-05-25T16:08:07.228Z] ---> Running in 1090135d0389 [2020-05-25T16:08:07.515Z] Removing intermediate container 1090135d0389 [2020-05-25T16:08:07.515Z] ---> b524a7e8f3f5 [2020-05-25T16:08:07.515Z] Step 139/141 : ENTRYPOINT ["hack/dind"] [2020-05-25T16:08:07.515Z] ---> Running in c12bfd0910b9 [2020-05-25T16:08:07.515Z] Removing intermediate container c12bfd0910b9 [2020-05-25T16:08:07.515Z] ---> 24cd4ebde9f6 [2020-05-25T16:08:07.515Z] Step 140/141 : FROM dev AS final [2020-05-25T16:08:07.515Z] ---> 24cd4ebde9f6 [2020-05-25T16:08:07.515Z] Step 141/141 : COPY . /go/src/github.com/docker/docker [2020-05-25T16:08:11.097Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-25T16:08:13.233Z] INFO: Extraction ended at 05/25/2020 16:08:13. Duration:00:00:22.8082941 [2020-05-25T16:08:13.233Z] INFO: Updating the golang and path environment variables [2020-05-25T16:08:13.233Z] INFO: GOPATH=d:\gopath [2020-05-25T16:08:13.715Z] INFO: go version go1.13.11 windows/amd64 [2020-05-25T16:08:13.715Z] INFO: Running the daemon under test in debug mode [2020-05-25T16:08:13.715Z] INFO: Starting a daemon under test... [2020-05-25T16:08:13.715Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41021\1\daemon --pidfile d:\CI\PR-41021\1\docker.pid -D [2020-05-25T16:08:13.715Z] INFO: Process started successfully. [2020-05-25T16:08:13.715Z] INFO: Start tailing logs of the daemon under tests [2020-05-25T16:08:13.715Z] INFO: Waiting for the daemon under test to start... [2020-05-25T16:08:14.386Z] ---> 79ec57affbf2 [2020-05-25T16:08:14.386Z] Successfully built 79ec57affbf2 [2020-05-25T16:08:14.386Z] Successfully tagged docker:93057905d92ab1a98187fe4834138940faa8cd9b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-25T16:08:14.699Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-25T16:08:14.834Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/test/unit [2020-05-25T16:08:16.730Z] INFO: Daemon under test started and replied! [2020-05-25T16:08:16.730Z] INFO: Docker version of the daemon under test [2020-05-25T16:08:16.730Z] [2020-05-25T16:08:17.212Z] Client: [2020-05-25T16:08:17.212Z] Version: 17.06.2-ce [2020-05-25T16:08:17.212Z] API version: 1.30 [2020-05-25T16:08:17.212Z] Go version: go1.8.3 [2020-05-25T16:08:17.212Z] Git commit: cec0b72 [2020-05-25T16:08:17.212Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-25T16:08:17.212Z] OS/Arch: windows/amd64 [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] Server: [2020-05-25T16:08:17.212Z] Version: 0.0.0-dev [2020-05-25T16:08:17.212Z] API version: 1.40 (minimum version 1.24) [2020-05-25T16:08:17.212Z] Go version: go1.13.11 [2020-05-25T16:08:17.212Z] Git commit: 93057905d [2020-05-25T16:08:17.212Z] Built: 05/25/2020 16:06:38 [2020-05-25T16:08:17.212Z] OS/Arch: windows/amd64 [2020-05-25T16:08:17.212Z] Experimental: false [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] INFO: Docker info of the daemon under test [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] Containers: 0 [2020-05-25T16:08:17.212Z] Running: 0 [2020-05-25T16:08:17.212Z] Paused: 0 [2020-05-25T16:08:17.212Z] Stopped: 0 [2020-05-25T16:08:17.212Z] Images: 0 [2020-05-25T16:08:17.212Z] Server Version: 0.0.0-dev [2020-05-25T16:08:17.212Z] Storage Driver: windowsfilter [2020-05-25T16:08:17.212Z] Windows: [2020-05-25T16:08:17.212Z] Logging Driver: json-file [2020-05-25T16:08:17.212Z] Plugins: [2020-05-25T16:08:17.212Z] Volume: local [2020-05-25T16:08:17.212Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-25T16:08:17.212Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-25T16:08:17.212Z] Swarm: inactive [2020-05-25T16:08:17.212Z] Default Isolation: process [2020-05-25T16:08:17.212Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-25T16:08:17.212Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-25T16:08:17.212Z] OSType: windows [2020-05-25T16:08:17.212Z] Architecture: x86_64 [2020-05-25T16:08:17.212Z] CPUs: 4 [2020-05-25T16:08:17.212Z] Total Memory: 32GiB [2020-05-25T16:08:17.212Z] Name: azwin-2-7c94e0 [2020-05-25T16:08:17.212Z] ID: PVBO:AQJY:YUZY:2DXG:TTYH:D4FW:Y3AD:OQMC:KIAA:HKYF:UHGG:MTLQ [2020-05-25T16:08:17.212Z] Docker Root Dir: D:\CI\PR-41021\1\daemon [2020-05-25T16:08:17.212Z] Debug Mode (client): false [2020-05-25T16:08:17.212Z] Debug Mode (server): true [2020-05-25T16:08:17.212Z] File Descriptors: -1 [2020-05-25T16:08:17.212Z] Goroutines: 17 [2020-05-25T16:08:17.212Z] System Time: 2020-05-25T16:08:16.7876139Z [2020-05-25T16:08:17.212Z] EventsListeners: 0 [2020-05-25T16:08:17.212Z] Registry: https://index.docker.io/v1/ [2020-05-25T16:08:17.212Z] Labels: [2020-05-25T16:08:17.212Z] Experimental: false [2020-05-25T16:08:17.212Z] Insecure Registries: [2020-05-25T16:08:17.212Z] 127.0.0.0/8 [2020-05-25T16:08:17.212Z] Live Restore Enabled: false [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] INFO: Docker images of the daemon under test [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-25T16:08:17.212Z] [2020-05-25T16:08:17.212Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-25T16:08:17.212Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-25T16:08:17.212Z] ltsc2019: Pulling from windows/servercore [2020-05-25T16:08:17.693Z] 4612f6d0b889: Pulling fs layer [2020-05-25T16:08:19.288Z] ? github.com/docker/docker/api [no test files] [2020-05-25T16:08:25.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-25T16:08:26.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-25T16:08:29.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-25T16:08:34.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-25T16:08:36.418Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-25T16:08:38.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-25T16:08:39.121Z] 4612f6d0b889: Verifying Checksum [2020-05-25T16:08:39.121Z] 4612f6d0b889: Download complete [2020-05-25T16:08:41.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-25T16:08:44.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-25T16:08:44.744Z] Using test binary docker [2020-05-25T16:08:44.744Z] +++ /etc/init.d/apparmor start [2020-05-25T16:08:44.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:08:44.744Z] INFO: Waiting for daemon to start... [2020-05-25T16:08:44.744Z] Starting dockerd [2020-05-25T16:08:44.744Z] +++ 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-25T16:08:44.857Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-25T16:08:46.302Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-05-25T16:08:46.479Z] ok github.com/docker/docker/api/server 0.027s coverage: 7.9% of statements [2020-05-25T16:08:46.631Z] . [2020-05-25T16:08:46.631Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-25T16:08:46.631Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-25T16:08:46.631Z] Error: No such image: emptyfs [2020-05-25T16:08:46.631Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-25T16:08:46.631Z] ++++ docker load [2020-05-25T16:08:47.191Z] Running integration-test (iteration 1) [2020-05-25T16:08:47.191Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-25T16:08:47.191Z] ++ 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-25T16:08:47.191Z] ++ set -e [2020-05-25T16:08:47.191Z] ++ '[' -n 0 ']' [2020-05-25T16:08:47.191Z] ++ set -x [2020-05-25T16:08:47.191Z] ++ 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-25T16:08:50.722Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-25T16:09:05.290Z] ......................... [ 67%] [2020-05-25T16:09:19.210Z] Loaded image: buildpack-deps:jessie [2020-05-25T16:09:19.210Z] Loaded image: busybox:latest [2020-05-25T16:09:19.210Z] Loaded image: busybox:glibc [2020-05-25T16:09:19.210Z] Loaded image: debian:jessie [2020-05-25T16:09:19.465Z] Loaded image: hello-world:latest [2020-05-25T16:09:19.721Z] INFO: Testing against a local daemon [2020-05-25T16:09:19.721Z] === RUN TestBuildWithSession [2020-05-25T16:09:24.963Z] --- PASS: TestBuildWithSession (4.57s) [2020-05-25T16:09:24.963Z] === RUN TestBuildSquashParent [2020-05-25T16:09:34.900Z] --- PASS: TestBuildSquashParent (9.97s) [2020-05-25T16:09:34.900Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-05-25T16:09:34.900Z] daemon.go:325: [dfd2e95e1a873] waiting for daemon to start [2020-05-25T16:09:34.900Z] daemon.go:325: [dfd2e95e1a873] waiting for daemon to start [2020-05-25T16:09:34.900Z] daemon.go:353: [dfd2e95e1a873] daemon started [2020-05-25T16:09:34.900Z] daemon.go:461: [dfd2e95e1a873] Stopping daemon [2020-05-25T16:09:34.900Z] daemon.go:296: [dfd2e95e1a873] exiting daemon [2020-05-25T16:09:34.900Z] daemon.go:448: [dfd2e95e1a873] Daemon stopped [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:09:34.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:09:34.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:09:34.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:09:34.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:09:35.219Z] --- PASS: TestImportExtremelyLargeImageWorks (86.29s) [2020-05-25T16:09:35.219Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-25T16:09:35.219Z] daemon.go:325: [d7286c8f84361] waiting for daemon to start [2020-05-25T16:09:35.219Z] daemon.go:325: [d7286c8f84361] waiting for daemon to start [2020-05-25T16:09:35.219Z] daemon.go:353: [d7286c8f84361] daemon started [2020-05-25T16:09:35.219Z] daemon.go:461: [d7286c8f84361] Stopping daemon [2020-05-25T16:09:35.219Z] daemon.go:296: [d7286c8f84361] exiting daemon [2020-05-25T16:09:35.219Z] daemon.go:448: [d7286c8f84361] Daemon stopped [2020-05-25T16:09:35.219Z] PASS [2020-05-25T16:09:35.219Z] [2020-05-25T16:09:35.219Z] DONE 11 tests in 87.631s [2020-05-25T16:09:35.219Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-25T16:09:35.219Z] ++ 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-25T16:09:35.219Z] ++ set -e [2020-05-25T16:09:35.219Z] ++ '[' -n 0 ']' [2020-05-25T16:09:35.219Z] ++ set -x [2020-05-25T16:09:35.219Z] ++ 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-25T16:09:35.219Z] INFO: Testing against a local daemon [2020-05-25T16:09:35.219Z] === RUN TestNetworkCreateDelete [2020-05-25T16:09:35.219Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-25T16:09:35.219Z] === RUN TestDockerNetworkDeletePreferID [2020-05-25T16:09:35.219Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-05-25T16:09:35.219Z] === RUN TestInspectNetwork [2020-05-25T16:09:35.219Z] === RUN TestInspectNetwork/full_network_id [2020-05-25T16:09:35.219Z] === RUN TestInspectNetwork/partial_network_id [2020-05-25T16:09:35.219Z] === RUN TestInspectNetwork/network_name [2020-05-25T16:09:35.219Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-25T16:09:35.830Z] --- PASS: TestInspectNetwork (10.74s) [2020-05-25T16:09:35.830Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-25T16:09:35.830Z] daemon.go:325: [d08c9197101d0] waiting for daemon to start [2020-05-25T16:09:35.830Z] daemon.go:325: [d08c9197101d0] waiting for daemon to start [2020-05-25T16:09:35.830Z] daemon.go:353: [d08c9197101d0] daemon started [2020-05-25T16:09:35.830Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-25T16:09:35.830Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-25T16:09:35.830Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-25T16:09:35.830Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-25T16:09:35.830Z] daemon.go:461: [d08c9197101d0] Stopping daemon [2020-05-25T16:09:35.830Z] daemon.go:296: [d08c9197101d0] exiting daemon [2020-05-25T16:09:35.830Z] daemon.go:448: [d08c9197101d0] Daemon stopped [2020-05-25T16:09:35.830Z] === RUN TestRunContainerWithBridgeNone [2020-05-25T16:09:37.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:09:37.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:09:38.495Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-05-25T16:09:38.495Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-25T16:09:38.495Z] daemon.go:325: [d9dedfdf0b512] waiting for daemon to start [2020-05-25T16:09:38.495Z] daemon.go:325: [d9dedfdf0b512] waiting for daemon to start [2020-05-25T16:09:38.495Z] daemon.go:353: [d9dedfdf0b512] daemon started [2020-05-25T16:09:38.495Z] daemon.go:461: [d9dedfdf0b512] Stopping daemon [2020-05-25T16:09:38.495Z] daemon.go:296: [d9dedfdf0b512] exiting daemon [2020-05-25T16:09:38.495Z] daemon.go:448: [d9dedfdf0b512] Daemon stopped [2020-05-25T16:09:38.495Z] === RUN TestNetworkInvalidJSON [2020-05-25T16:09:38.495Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-25T16:09:38.495Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-25T16:09:38.495Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:09:38.495Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:09:38.495Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:09:38.495Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:09:38.495Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-25T16:09:38.495Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:09:38.495Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:09:38.495Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-25T16:09:38.495Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-25T16:09:38.495Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-25T16:09:38.495Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-25T16:09:38.495Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-25T16:09:39.107Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-25T16:09:39.107Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-25T16:09:39.107Z] daemon.go:325: [dfe1aafd0c136] waiting for daemon to start [2020-05-25T16:09:39.107Z] daemon.go:325: [dfe1aafd0c136] waiting for daemon to start [2020-05-25T16:09:39.107Z] daemon.go:353: [dfe1aafd0c136] daemon started [2020-05-25T16:09:39.107Z] daemon.go:461: [dfe1aafd0c136] Stopping daemon [2020-05-25T16:09:39.107Z] daemon.go:296: [dfe1aafd0c136] exiting daemon [2020-05-25T16:09:39.107Z] daemon.go:448: [dfe1aafd0c136] Daemon stopped [2020-05-25T16:09:39.107Z] daemon.go:325: [dfe1aafd0c136] waiting for daemon to start [2020-05-25T16:09:39.107Z] daemon.go:325: [dfe1aafd0c136] waiting for daemon to start [2020-05-25T16:09:39.107Z] daemon.go:353: [dfe1aafd0c136] daemon started [2020-05-25T16:09:39.107Z] daemon.go:461: [dfe1aafd0c136] Stopping daemon [2020-05-25T16:09:39.107Z] daemon.go:296: [dfe1aafd0c136] exiting daemon [2020-05-25T16:09:39.107Z] daemon.go:448: [dfe1aafd0c136] Daemon stopped [2020-05-25T16:09:39.107Z] === RUN TestDaemonDefaultNetworkPools [2020-05-25T16:09:40.109Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-05-25T16:09:40.109Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-25T16:09:40.109Z] daemon.go:325: [dcd81619d42f0] waiting for daemon to start [2020-05-25T16:09:40.109Z] daemon.go:325: [dcd81619d42f0] waiting for daemon to start [2020-05-25T16:09:40.109Z] daemon.go:353: [dcd81619d42f0] daemon started [2020-05-25T16:09:40.109Z] daemon.go:461: [dcd81619d42f0] Stopping daemon [2020-05-25T16:09:40.109Z] daemon.go:296: [dcd81619d42f0] exiting daemon [2020-05-25T16:09:40.109Z] daemon.go:448: [dcd81619d42f0] Daemon stopped [2020-05-25T16:09:40.109Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-25T16:09:40.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:09:41.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:09:41.574Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-25T16:09:41.574Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-25T16:09:41.574Z] daemon.go:325: [d312b3d0afb71] waiting for daemon to start [2020-05-25T16:09:41.574Z] daemon.go:325: [d312b3d0afb71] waiting for daemon to start [2020-05-25T16:09:41.574Z] daemon.go:353: [d312b3d0afb71] daemon started [2020-05-25T16:09:41.574Z] daemon.go:461: [d312b3d0afb71] Stopping daemon [2020-05-25T16:09:41.574Z] daemon.go:296: [d312b3d0afb71] exiting daemon [2020-05-25T16:09:41.574Z] daemon.go:448: [d312b3d0afb71] Daemon stopped [2020-05-25T16:09:41.574Z] daemon.go:325: [d312b3d0afb71] waiting for daemon to start [2020-05-25T16:09:41.574Z] daemon.go:325: [d312b3d0afb71] waiting for daemon to start [2020-05-25T16:09:41.574Z] daemon.go:353: [d312b3d0afb71] daemon started [2020-05-25T16:09:41.574Z] daemon.go:461: [d312b3d0afb71] Stopping daemon [2020-05-25T16:09:41.574Z] daemon.go:296: [d312b3d0afb71] exiting daemon [2020-05-25T16:09:41.574Z] daemon.go:448: [d312b3d0afb71] Daemon stopped [2020-05-25T16:09:41.574Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:09:41.678Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-25T16:09:42.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-25T16:09:42.575Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:09:42.575Z] daemon.go:325: [d341f19ee1c9d] waiting for daemon to start [2020-05-25T16:09:42.575Z] daemon.go:325: [d341f19ee1c9d] waiting for daemon to start [2020-05-25T16:09:42.575Z] daemon.go:353: [d341f19ee1c9d] daemon started [2020-05-25T16:09:42.575Z] daemon.go:461: [d341f19ee1c9d] Stopping daemon [2020-05-25T16:09:42.575Z] daemon.go:296: [d341f19ee1c9d] exiting daemon [2020-05-25T16:09:42.575Z] daemon.go:448: [d341f19ee1c9d] Daemon stopped [2020-05-25T16:09:42.575Z] daemon.go:325: [d341f19ee1c9d] waiting for daemon to start [2020-05-25T16:09:42.575Z] daemon.go:325: [d341f19ee1c9d] waiting for daemon to start [2020-05-25T16:09:42.575Z] daemon.go:353: [d341f19ee1c9d] daemon started [2020-05-25T16:09:42.575Z] daemon.go:461: [d341f19ee1c9d] Stopping daemon [2020-05-25T16:09:42.575Z] daemon.go:296: [d341f19ee1c9d] exiting daemon [2020-05-25T16:09:42.575Z] daemon.go:448: [d341f19ee1c9d] Daemon stopped [2020-05-25T16:09:42.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:09:43.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-25T16:09:43.187Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:09:43.187Z] daemon.go:325: [d0024890200d0] waiting for daemon to start [2020-05-25T16:09:43.187Z] daemon.go:325: [d0024890200d0] waiting for daemon to start [2020-05-25T16:09:43.187Z] daemon.go:353: [d0024890200d0] daemon started [2020-05-25T16:09:43.187Z] daemon.go:461: [d0024890200d0] Stopping daemon [2020-05-25T16:09:43.187Z] daemon.go:296: [d0024890200d0] exiting daemon [2020-05-25T16:09:43.187Z] daemon.go:448: [d0024890200d0] Daemon stopped [2020-05-25T16:09:43.187Z] === RUN TestServiceWithPredefinedNetwork [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2020-05-25T16:09:44.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2020-05-25T16:09:44.453Z] === RUN TestBuildMultiStageCopy [2020-05-25T16:09:44.453Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-25T16:09:46.659Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-05-25T16:09:46.659Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-25T16:09:46.659Z] daemon.go:325: [d830e923e6def] waiting for daemon to start [2020-05-25T16:09:46.659Z] daemon.go:325: [d830e923e6def] waiting for daemon to start [2020-05-25T16:09:46.659Z] daemon.go:353: [d830e923e6def] daemon started [2020-05-25T16:09:46.659Z] daemon.go:461: [d830e923e6def] Stopping daemon [2020-05-25T16:09:46.659Z] daemon.go:296: [d830e923e6def] exiting daemon [2020-05-25T16:09:46.659Z] daemon.go:448: [d830e923e6def] Daemon stopped [2020-05-25T16:09:46.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-25T16:09:46.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:09:46.659Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:09:46.659Z] === RUN TestServiceWithDataPathPortInit [2020-05-25T16:09:47.716Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-25T16:09:48.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-25T16:09:48.838Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-25T16:09:49.764Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy (5.92s) [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-05-25T16:09:50.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-05-25T16:09:50.325Z] === RUN TestBuildMultiStageParentConfig [2020-05-25T16:09:52.212Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2020-05-25T16:09:52.212Z] === RUN TestBuildLabelWithTargets [2020-05-25T16:09:54.726Z] --- PASS: TestBuildLabelWithTargets (2.68s) [2020-05-25T16:09:54.726Z] === RUN TestBuildWithEmptyLayers [2020-05-25T16:09:56.089Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-05-25T16:09:56.089Z] === RUN TestBuildMultiStageOnBuild [2020-05-25T16:09:59.770Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-25T16:09:59.770Z] tests/integration/client_test.py ..... [ 76%] [2020-05-25T16:09:59.770Z] tests/integration/errors_test.py . [ 76%] [2020-05-25T16:10:00.294Z] --- PASS: TestBuildMultiStageOnBuild (3.68s) [2020-05-25T16:10:00.294Z] === RUN TestBuildUncleanTarFilenames [2020-05-25T16:10:01.658Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2020-05-25T16:10:01.658Z] === RUN TestBuildMultiStageLayerLeak [2020-05-25T16:10:05.817Z] --- PASS: TestBuildMultiStageLayerLeak (3.94s) [2020-05-25T16:10:05.817Z] === RUN TestBuildWithHugeFile [2020-05-25T16:10:08.952Z] --- PASS: TestServiceWithDataPathPortInit (20.34s) [2020-05-25T16:10:08.952Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:10:08.952Z] daemon.go:325: [d875ebc204164] waiting for daemon to start [2020-05-25T16:10:08.952Z] daemon.go:325: [d875ebc204164] waiting for daemon to start [2020-05-25T16:10:08.952Z] daemon.go:353: [d875ebc204164] daemon started [2020-05-25T16:10:08.952Z] daemon.go:461: [d875ebc204164] Stopping daemon [2020-05-25T16:10:08.952Z] daemon.go:296: [d875ebc204164] exiting daemon [2020-05-25T16:10:08.952Z] daemon.go:448: [d875ebc204164] Daemon stopped [2020-05-25T16:10:08.952Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:10:08.952Z] daemon.go:325: [d163c1cf00058] waiting for daemon to start [2020-05-25T16:10:08.952Z] daemon.go:325: [d163c1cf00058] waiting for daemon to start [2020-05-25T16:10:08.952Z] daemon.go:353: [d163c1cf00058] daemon started [2020-05-25T16:10:08.952Z] daemon.go:461: [d163c1cf00058] Stopping daemon [2020-05-25T16:10:08.952Z] daemon.go:296: [d163c1cf00058] exiting daemon [2020-05-25T16:10:08.952Z] daemon.go:448: [d163c1cf00058] Daemon stopped [2020-05-25T16:10:08.952Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-25T16:10:17.314Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.92s) [2020-05-25T16:10:17.314Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-25T16:10:17.314Z] daemon.go:325: [d02c2681d9150] waiting for daemon to start [2020-05-25T16:10:17.314Z] daemon.go:325: [d02c2681d9150] waiting for daemon to start [2020-05-25T16:10:17.314Z] daemon.go:353: [d02c2681d9150] daemon started [2020-05-25T16:10:17.314Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z5tuould5kkcir7ool9m5tav1 Created:2020-05-25 16:10:08.565972204 +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[98ebceaf25e2f2495d95eee2878106cc3290824de0f47b34b895bdc2aa434898:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fzxh80xhtptn8vk0eb7cgvb7 EndpointID:7b43713d42e0ff156bb2a7a41ec841da3d6053d9927e03f574516ad9f2fb8de6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:434a3014cfbf4e03df9f51d3ce7732028b3e1f4e17953add782ae613a75bb845 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:be332cb4002c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fzxh80xhtptn8vk0eb7cgvb7 EndpointID:7b43713d42e0ff156bb2a7a41ec841da3d6053d9927e03f574516ad9f2fb8de6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-25T16:10:17.314Z] daemon.go:461: [d02c2681d9150] Stopping daemon [2020-05-25T16:10:17.314Z] daemon.go:296: [d02c2681d9150] exiting daemon [2020-05-25T16:10:17.314Z] daemon.go:448: [d02c2681d9150] Daemon stopped [2020-05-25T16:10:17.314Z] PASS [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] === Skipped [2020-05-25T16:10:17.314Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:10:17.314Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] DONE 21 tests, 1 skipped in 52.622s [2020-05-25T16:10:17.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:10:17.314Z] ++ 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-25T16:10:17.314Z] ++ set -e [2020-05-25T16:10:17.314Z] ++ '[' -n 0 ']' [2020-05-25T16:10:17.314Z] ++ set -x [2020-05-25T16:10:17.314Z] ++ 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-25T16:10:17.314Z] INFO: Testing against a local daemon [2020-05-25T16:10:17.314Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-25T16:10:17.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-25T16:10:17.314Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:10:17.314Z] === RUN TestDockerNetworkIpvlan [2020-05-25T16:10:17.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-25T16:10:17.314Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:10:17.314Z] PASS [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] === Skipped [2020-05-25T16:10:17.314Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-25T16:10:17.314Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-25T16:10:17.314Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] [2020-05-25T16:10:17.314Z] DONE 2 tests, 2 skipped in 0.072s [2020-05-25T16:10:17.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:10:17.314Z] ++ 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-25T16:10:17.314Z] ++ set -e [2020-05-25T16:10:17.314Z] ++ '[' -n 0 ']' [2020-05-25T16:10:17.314Z] ++ set -x [2020-05-25T16:10:17.314Z] ++ 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-25T16:10:17.314Z] INFO: Testing against a local daemon [2020-05-25T16:10:17.314Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-25T16:10:18.780Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-05-25T16:10:18.780Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-25T16:10:18.780Z] daemon.go:325: [db9438ad3128f] waiting for daemon to start [2020-05-25T16:10:18.780Z] daemon.go:325: [db9438ad3128f] waiting for daemon to start [2020-05-25T16:10:18.780Z] daemon.go:353: [db9438ad3128f] daemon started [2020-05-25T16:10:18.780Z] daemon.go:461: [db9438ad3128f] Stopping daemon [2020-05-25T16:10:18.780Z] daemon.go:296: [db9438ad3128f] exiting daemon [2020-05-25T16:10:18.780Z] daemon.go:448: [db9438ad3128f] Daemon stopped [2020-05-25T16:10:18.780Z] daemon.go:325: [db9438ad3128f] waiting for daemon to start [2020-05-25T16:10:18.780Z] daemon.go:325: [db9438ad3128f] waiting for daemon to start [2020-05-25T16:10:18.780Z] daemon.go:353: [db9438ad3128f] daemon started [2020-05-25T16:10:18.780Z] daemon.go:461: [db9438ad3128f] Stopping daemon [2020-05-25T16:10:18.780Z] daemon.go:296: [db9438ad3128f] exiting daemon [2020-05-25T16:10:18.780Z] daemon.go:448: [db9438ad3128f] Daemon stopped [2020-05-25T16:10:18.780Z] === RUN TestDockerNetworkMacvlan [2020-05-25T16:10:19.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-25T16:10:20.395Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-25T16:10:21.396Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-25T16:10:24.066Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-25T16:10:24.066Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-25T16:10:24.066Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-05-25T16:10:24.066Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-05-25T16:10:24.066Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 3.1% of statements [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-25T16:10:24.066Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-25T16:10:24.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-25T16:10:24.371Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-25T16:10:24.372Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-25T16:10:24.372Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-25T16:10:24.372Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-05-25T16:10:24.678Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-25T16:10:24.678Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-25T16:10:25.332Z] ok github.com/docker/docker/builder/dockerignore 0.043s coverage: 96.8% of statements [2020-05-25T16:10:25.763Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-25T16:10:30.130Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-25T16:10:33.963Z] ok github.com/docker/docker/builder/fscache 0.137s coverage: 69.2% of statements [2020-05-25T16:10:35.526Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2020-05-25T16:10:36.192Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-05-25T16:10:36.193Z] ok github.com/docker/docker/builder/remotecontext/git 3.708s coverage: 85.1% of statements [2020-05-25T16:10:36.857Z] ok github.com/docker/docker/builder/dockerfile 0.997s coverage: 45.1% of statements [2020-05-25T16:10:36.857Z] ? github.com/docker/docker/cli [no test files] [2020-05-25T16:10:36.857Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-25T16:10:39.343Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan (27.93s) [2020-05-25T16:10:48.550Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:10:48.550Z] daemon.go:325: [d577dde2776e8] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [d577dde2776e8] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [d577dde2776e8] daemon started [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-25T16:10:48.550Z] daemon.go:461: [d577dde2776e8] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [d577dde2776e8] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [d577dde2776e8] Daemon stopped [2020-05-25T16:10:48.550Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:10:48.550Z] daemon.go:325: [d3572fb6162d7] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [d3572fb6162d7] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [d3572fb6162d7] daemon started [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-25T16:10:48.550Z] daemon.go:461: [d3572fb6162d7] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [d3572fb6162d7] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [d3572fb6162d7] Daemon stopped [2020-05-25T16:10:48.550Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:10:48.550Z] daemon.go:325: [d5b7ebf0d4dc4] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [d5b7ebf0d4dc4] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [d5b7ebf0d4dc4] daemon started [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-05-25T16:10:48.550Z] daemon.go:461: [d5b7ebf0d4dc4] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [d5b7ebf0d4dc4] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [d5b7ebf0d4dc4] Daemon stopped [2020-05-25T16:10:48.550Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:10:48.550Z] daemon.go:325: [d48d8096d7e8a] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [d48d8096d7e8a] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [d48d8096d7e8a] daemon started [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.41s) [2020-05-25T16:10:48.550Z] daemon.go:461: [d48d8096d7e8a] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [d48d8096d7e8a] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [d48d8096d7e8a] Daemon stopped [2020-05-25T16:10:48.550Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:10:48.550Z] daemon.go:325: [d9f0e44f58003] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [d9f0e44f58003] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [d9f0e44f58003] daemon started [2020-05-25T16:10:48.550Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.34s) [2020-05-25T16:10:48.550Z] daemon.go:461: [d9f0e44f58003] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [d9f0e44f58003] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [d9f0e44f58003] Daemon stopped [2020-05-25T16:10:48.550Z] PASS [2020-05-25T16:10:48.550Z] [2020-05-25T16:10:48.550Z] DONE 7 tests in 29.514s [2020-05-25T16:10:48.550Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-25T16:10:48.550Z] ++ 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-25T16:10:48.550Z] ++ set -e [2020-05-25T16:10:48.550Z] ++ '[' -n 0 ']' [2020-05-25T16:10:48.550Z] ++ set -x [2020-05-25T16:10:48.550Z] ++ 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-25T16:10:48.550Z] testing: warning: no tests to run [2020-05-25T16:10:48.550Z] PASS [2020-05-25T16:10:48.550Z] [2020-05-25T16:10:48.550Z] DONE 0 tests in 0.016s [2020-05-25T16:10:48.550Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-25T16:10:48.550Z] ++ 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-25T16:10:48.550Z] ++ set -e [2020-05-25T16:10:48.550Z] ++ '[' -n 0 ']' [2020-05-25T16:10:48.550Z] ++ set -x [2020-05-25T16:10:48.550Z] ++ 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-25T16:10:48.550Z] INFO: Testing against a local daemon [2020-05-25T16:10:48.550Z] === RUN TestAuthZPluginAllowRequest [2020-05-25T16:10:48.550Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-05-25T16:10:48.550Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-25T16:10:48.550Z] daemon.go:325: [dd40dedf20015] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:325: [dd40dedf20015] waiting for daemon to start [2020-05-25T16:10:48.550Z] daemon.go:353: [dd40dedf20015] daemon started [2020-05-25T16:10:48.550Z] daemon.go:461: [dd40dedf20015] Stopping daemon [2020-05-25T16:10:48.550Z] daemon.go:296: [dd40dedf20015] exiting daemon [2020-05-25T16:10:48.550Z] daemon.go:448: [dd40dedf20015] Daemon stopped [2020-05-25T16:10:48.550Z] === RUN TestAuthZPluginTLS [2020-05-25T16:10:48.833Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-25T16:10:48.833Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-25T16:10:48.833Z] daemon.go:325: [d0a106eb9f7e4] waiting for daemon to start [2020-05-25T16:10:48.833Z] daemon.go:325: [d0a106eb9f7e4] waiting for daemon to start [2020-05-25T16:10:48.833Z] daemon.go:353: [d0a106eb9f7e4] daemon started [2020-05-25T16:10:48.833Z] daemon.go:461: [d0a106eb9f7e4] Stopping daemon [2020-05-25T16:10:48.833Z] daemon.go:296: [d0a106eb9f7e4] exiting daemon [2020-05-25T16:10:48.833Z] daemon.go:448: [d0a106eb9f7e4] Daemon stopped [2020-05-25T16:10:48.833Z] === RUN TestAuthZPluginDenyRequest [2020-05-25T16:10:49.501Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-25T16:10:49.501Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-25T16:10:49.501Z] daemon.go:325: [dda8634953134] waiting for daemon to start [2020-05-25T16:10:49.501Z] daemon.go:325: [dda8634953134] waiting for daemon to start [2020-05-25T16:10:49.501Z] daemon.go:353: [dda8634953134] daemon started [2020-05-25T16:10:49.501Z] daemon.go:461: [dda8634953134] Stopping daemon [2020-05-25T16:10:49.501Z] daemon.go:296: [dda8634953134] exiting daemon [2020-05-25T16:10:49.501Z] daemon.go:448: [dda8634953134] Daemon stopped [2020-05-25T16:10:49.501Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-25T16:10:49.744Z] ok github.com/docker/docker/client 0.357s coverage: 75.7% of statements [2020-05-25T16:10:50.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-25T16:10:50.112Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-25T16:10:50.112Z] daemon.go:325: [d5b598e8c3a49] waiting for daemon to start [2020-05-25T16:10:50.112Z] daemon.go:325: [d5b598e8c3a49] waiting for daemon to start [2020-05-25T16:10:50.112Z] daemon.go:353: [d5b598e8c3a49] daemon started [2020-05-25T16:10:50.112Z] daemon.go:461: [d5b598e8c3a49] Stopping daemon [2020-05-25T16:10:50.112Z] daemon.go:296: [d5b598e8c3a49] exiting daemon [2020-05-25T16:10:50.112Z] daemon.go:448: [d5b598e8c3a49] Daemon stopped [2020-05-25T16:10:50.112Z] === RUN TestAuthZPluginDenyResponse [2020-05-25T16:10:50.724Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-25T16:10:50.724Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-25T16:10:50.724Z] daemon.go:325: [d184b1b422c3d] waiting for daemon to start [2020-05-25T16:10:50.724Z] daemon.go:325: [d184b1b422c3d] waiting for daemon to start [2020-05-25T16:10:50.724Z] daemon.go:353: [d184b1b422c3d] daemon started [2020-05-25T16:10:50.724Z] daemon.go:461: [d184b1b422c3d] Stopping daemon [2020-05-25T16:10:50.724Z] daemon.go:296: [d184b1b422c3d] exiting daemon [2020-05-25T16:10:50.724Z] daemon.go:448: [d184b1b422c3d] Daemon stopped [2020-05-25T16:10:50.724Z] === RUN TestAuthZPluginAllowEventStream [2020-05-25T16:10:52.191Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-05-25T16:10:52.191Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-25T16:10:52.191Z] daemon.go:325: [d11e235eeb48d] waiting for daemon to start [2020-05-25T16:10:52.191Z] daemon.go:325: [d11e235eeb48d] waiting for daemon to start [2020-05-25T16:10:52.191Z] daemon.go:353: [d11e235eeb48d] daemon started [2020-05-25T16:10:52.191Z] daemon.go:461: [d11e235eeb48d] Stopping daemon [2020-05-25T16:10:52.191Z] daemon.go:296: [d11e235eeb48d] exiting daemon [2020-05-25T16:10:52.191Z] daemon.go:448: [d11e235eeb48d] Daemon stopped [2020-05-25T16:10:52.191Z] === RUN TestAuthZPluginErrorResponse [2020-05-25T16:10:52.803Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-25T16:10:52.803Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-25T16:10:52.803Z] daemon.go:325: [dbec20c59e5f1] waiting for daemon to start [2020-05-25T16:10:52.803Z] daemon.go:325: [dbec20c59e5f1] waiting for daemon to start [2020-05-25T16:10:52.803Z] daemon.go:353: [dbec20c59e5f1] daemon started [2020-05-25T16:10:52.803Z] daemon.go:461: [dbec20c59e5f1] Stopping daemon [2020-05-25T16:10:52.803Z] daemon.go:296: [dbec20c59e5f1] exiting daemon [2020-05-25T16:10:52.803Z] daemon.go:448: [dbec20c59e5f1] Daemon stopped [2020-05-25T16:10:52.803Z] === RUN TestAuthZPluginErrorRequest [2020-05-25T16:10:53.414Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-25T16:10:53.414Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-25T16:10:53.414Z] daemon.go:325: [d92757cdb6f9c] waiting for daemon to start [2020-05-25T16:10:53.414Z] daemon.go:325: [d92757cdb6f9c] waiting for daemon to start [2020-05-25T16:10:53.414Z] daemon.go:353: [d92757cdb6f9c] daemon started [2020-05-25T16:10:53.414Z] daemon.go:461: [d92757cdb6f9c] Stopping daemon [2020-05-25T16:10:53.414Z] daemon.go:296: [d92757cdb6f9c] exiting daemon [2020-05-25T16:10:53.414Z] daemon.go:448: [d92757cdb6f9c] Daemon stopped [2020-05-25T16:10:53.414Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:10:54.025Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-25T16:10:54.025Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:10:54.025Z] daemon.go:325: [d3f49d20df4b5] waiting for daemon to start [2020-05-25T16:10:54.025Z] daemon.go:325: [d3f49d20df4b5] waiting for daemon to start [2020-05-25T16:10:54.025Z] daemon.go:353: [d3f49d20df4b5] daemon started [2020-05-25T16:10:54.025Z] daemon.go:461: [d3f49d20df4b5] Stopping daemon [2020-05-25T16:10:54.025Z] daemon.go:296: [d3f49d20df4b5] exiting daemon [2020-05-25T16:10:54.025Z] daemon.go:448: [d3f49d20df4b5] Daemon stopped [2020-05-25T16:10:54.025Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:10:56.038Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-05-25T16:10:56.038Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:10:56.038Z] daemon.go:325: [df9940d7f59b4] waiting for daemon to start [2020-05-25T16:10:56.038Z] daemon.go:325: [df9940d7f59b4] waiting for daemon to start [2020-05-25T16:10:56.038Z] daemon.go:353: [df9940d7f59b4] daemon started [2020-05-25T16:10:56.038Z] daemon.go:461: [df9940d7f59b4] Stopping daemon [2020-05-25T16:10:56.038Z] daemon.go:296: [df9940d7f59b4] exiting daemon [2020-05-25T16:10:56.038Z] daemon.go:448: [df9940d7f59b4] Daemon stopped [2020-05-25T16:10:56.038Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:10:56.786Z] ......... [ 86%] [2020-05-25T16:10:58.051Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-05-25T16:10:58.051Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:10:58.051Z] daemon.go:325: [d93ac7e7d5bc0] waiting for daemon to start [2020-05-25T16:10:58.051Z] daemon.go:325: [d93ac7e7d5bc0] waiting for daemon to start [2020-05-25T16:10:58.051Z] daemon.go:353: [d93ac7e7d5bc0] daemon started [2020-05-25T16:10:58.051Z] daemon.go:461: [d93ac7e7d5bc0] Stopping daemon [2020-05-25T16:10:58.051Z] daemon.go:296: [d93ac7e7d5bc0] exiting daemon [2020-05-25T16:10:58.051Z] daemon.go:448: [d93ac7e7d5bc0] Daemon stopped [2020-05-25T16:10:58.051Z] === RUN TestAuthZPluginHeader [2020-05-25T16:10:59.053Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-05-25T16:10:59.053Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-25T16:10:59.053Z] daemon.go:325: [d37e93d4c990b] waiting for daemon to start [2020-05-25T16:10:59.053Z] daemon.go:325: [d37e93d4c990b] waiting for daemon to start [2020-05-25T16:10:59.053Z] daemon.go:353: [d37e93d4c990b] daemon started [2020-05-25T16:10:59.053Z] daemon.go:461: [d37e93d4c990b] Stopping daemon [2020-05-25T16:10:59.053Z] daemon.go:296: [d37e93d4c990b] exiting daemon [2020-05-25T16:10:59.053Z] daemon.go:448: [d37e93d4c990b] Daemon stopped [2020-05-25T16:10:59.053Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-25T16:10:59.053Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-25T16:10:59.053Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:10:59.053Z] === RUN TestAuthZPluginV2Disable [2020-05-25T16:10:59.053Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-25T16:10:59.053Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:10:59.053Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-25T16:10:59.053Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-25T16:10:59.053Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:10:59.053Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-25T16:10:59.053Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-25T16:10:59.053Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:10:59.053Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:11:01.523Z] tests/integration/models_images_test.py .............. [ 89%] [2020-05-25T16:11:01.978Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-25T16:11:01.978Z] Using test binary docker [2020-05-25T16:11:01.978Z] +++ /etc/init.d/apparmor start [2020-05-25T16:11:01.978Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:11:01.978Z] INFO: Waiting for daemon to start... [2020-05-25T16:11:01.978Z] Starting dockerd [2020-05-25T16:11:01.978Z] +++ 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-25T16:11:01.978Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-25T16:11:01.978Z] Using test binary docker [2020-05-25T16:11:01.978Z] +++ /etc/init.d/apparmor start [2020-05-25T16:11:01.978Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:11:01.978Z] INFO: Waiting for daemon to start... [2020-05-25T16:11:01.978Z] Starting dockerd [2020-05-25T16:11:01.978Z] +++ 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-25T16:11:02.906Z] . [2020-05-25T16:11:02.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-25T16:11:02.906Z] [2020-05-25T16:11:02.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-25T16:11:02.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-25T16:11:02.906Z] Error: No such image: emptyfs [2020-05-25T16:11:02.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-25T16:11:02.906Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-25T16:11:02.906Z] ++++ docker load [2020-05-25T16:11:03.149Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-25T16:11:03.161Z] Error: No such image: emptyfs [2020-05-25T16:11:03.161Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-25T16:11:03.161Z] ++++ docker load [2020-05-25T16:11:03.416Z] Running integration-test (iteration 1) [2020-05-25T16:11:03.416Z] 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-25T16:11:03.416Z] ++ 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-25T16:11:03.416Z] ++ set -e [2020-05-25T16:11:03.416Z] ++ '[' -n 0 ']' [2020-05-25T16:11:03.416Z] ++ set -x [2020-05-25T16:11:03.416Z] ++ 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-25T16:11:03.416Z] Running integration-test (iteration 1) [2020-05-25T16:11:03.416Z] 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-25T16:11:03.416Z] ++ 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-25T16:11:03.416Z] ++ set -e [2020-05-25T16:11:03.416Z] ++ '[' -n 0 ']' [2020-05-25T16:11:03.416Z] ++ set -x [2020-05-25T16:11:03.416Z] ++ 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-25T16:11:06.643Z] 4612f6d0b889: Pull complete [2020-05-25T16:11:06.643Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-25T16:11:06.643Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:11:06.643Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-25T16:11:06.643Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-25T16:11:06.643Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-25T16:11:06.643Z] WARN: Skipping validation tests [2020-05-25T16:11:06.643Z] INFO: Running unit tests at 05/25/2020 16:10:59... [2020-05-25T16:11:06.643Z] INFO: make.ps1 starting at 05/25/2020 16:11:02 [2020-05-25T16:11:06.643Z] INFO: Git commit (93057905d) assumed from DOCKER_GITCOMMIT environment variable [2020-05-25T16:11:06.643Z] INFO: Invoking autogen... [2020-05-25T16:11:06.643Z] INFO: Running unit tests... [2020-05-25T16:11:09.697Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-25T16:11:09.697Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-25T16:11:15.773Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-25T16:11:17.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-05-25T16:11:17.479Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:353: [dcf2184209718] daemon started [2020-05-25T16:11:17.479Z] daemon.go:461: [dcf2184209718] Stopping daemon [2020-05-25T16:11:17.479Z] daemon.go:296: [dcf2184209718] exiting daemon [2020-05-25T16:11:17.479Z] daemon.go:448: [dcf2184209718] Daemon stopped [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:339: [dcf2184209718] error pinging daemon on start: Get http://dcf2184209718.sock/_ping: context deadline exceeded [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:339: [dcf2184209718] error pinging daemon on start: Get http://dcf2184209718.sock/_ping: context deadline exceeded [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:339: [dcf2184209718] error pinging daemon on start: Get http://dcf2184209718.sock/_ping: context deadline exceeded [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:339: [dcf2184209718] error pinging daemon on start: Get http://dcf2184209718.sock/_ping: context deadline exceeded [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:339: [dcf2184209718] error pinging daemon on start: Get http://dcf2184209718.sock/_ping: read unix @->/tmp/docker-integration/dcf2184209718.sock: read: connection reset by peer [2020-05-25T16:11:17.479Z] daemon.go:296: [dcf2184209718] exiting daemon [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:325: [dcf2184209718] waiting for daemon to start [2020-05-25T16:11:17.479Z] daemon.go:353: [dcf2184209718] daemon started [2020-05-25T16:11:17.479Z] daemon.go:461: [dcf2184209718] Stopping daemon [2020-05-25T16:11:17.479Z] daemon.go:296: [dcf2184209718] exiting daemon [2020-05-25T16:11:17.479Z] daemon.go:448: [dcf2184209718] Daemon stopped [2020-05-25T16:11:17.479Z] PASS [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] === Skipped [2020-05-25T16:11:17.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-25T16:11:17.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-25T16:11:17.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-25T16:11:17.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-25T16:11:17.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] DONE 17 tests, 4 skipped in 29.551s [2020-05-25T16:11:17.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-25T16:11:17.479Z] ++ 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-25T16:11:17.479Z] ++ set -e [2020-05-25T16:11:17.479Z] ++ '[' -n 0 ']' [2020-05-25T16:11:17.479Z] ++ set -x [2020-05-25T16:11:17.479Z] ++ 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-25T16:11:17.479Z] INFO: Testing against a local daemon [2020-05-25T16:11:17.479Z] === RUN TestPluginInvalidJSON [2020-05-25T16:11:17.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:11:17.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:11:17.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:11:17.479Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-25T16:11:17.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-25T16:11:17.479Z] PASS [2020-05-25T16:11:17.479Z] [2020-05-25T16:11:17.479Z] DONE 2 tests in 0.080s [2020-05-25T16:11:17.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-25T16:11:17.479Z] ++ 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-25T16:11:17.479Z] ++ set -e [2020-05-25T16:11:17.479Z] ++ '[' -n 0 ']' [2020-05-25T16:11:17.479Z] ++ set -x [2020-05-25T16:11:17.479Z] ++ 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-25T16:11:17.479Z] INFO: Testing against a local daemon [2020-05-25T16:11:17.479Z] === RUN TestExternalGraphDriver [2020-05-25T16:11:17.479Z] === RUN TestExternalGraphDriver/json [2020-05-25T16:11:18.484Z] === RUN TestExternalGraphDriver/spec [2020-05-25T16:11:19.038Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-25T16:11:19.038Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-25T16:11:19.297Z] ? github.com/docker/docker/api [no test files] [2020-05-25T16:11:21.158Z] === RUN TestExternalGraphDriver/pull [2020-05-25T16:11:22.630Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-05-25T16:11:22.630Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:353: [da420d608c2d6] daemon started [2020-05-25T16:11:22.630Z] daemon.go:461: [da420d608c2d6] Stopping daemon [2020-05-25T16:11:22.630Z] daemon.go:296: [da420d608c2d6] exiting daemon [2020-05-25T16:11:22.630Z] daemon.go:448: [da420d608c2d6] Daemon stopped [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:353: [da420d608c2d6] daemon started [2020-05-25T16:11:22.630Z] daemon.go:461: [da420d608c2d6] Stopping daemon [2020-05-25T16:11:22.630Z] daemon.go:296: [da420d608c2d6] exiting daemon [2020-05-25T16:11:22.630Z] daemon.go:448: [da420d608c2d6] Daemon stopped [2020-05-25T16:11:22.630Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:353: [da420d608c2d6] daemon started [2020-05-25T16:11:22.630Z] daemon.go:461: [da420d608c2d6] Stopping daemon [2020-05-25T16:11:22.630Z] daemon.go:296: [da420d608c2d6] exiting daemon [2020-05-25T16:11:22.630Z] daemon.go:448: [da420d608c2d6] Daemon stopped [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:353: [da420d608c2d6] daemon started [2020-05-25T16:11:22.630Z] daemon.go:461: [da420d608c2d6] Stopping daemon [2020-05-25T16:11:22.630Z] daemon.go:296: [da420d608c2d6] exiting daemon [2020-05-25T16:11:22.630Z] daemon.go:448: [da420d608c2d6] Daemon stopped [2020-05-25T16:11:22.630Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:325: [da420d608c2d6] waiting for daemon to start [2020-05-25T16:11:22.630Z] daemon.go:353: [da420d608c2d6] daemon started [2020-05-25T16:11:22.630Z] daemon.go:461: [da420d608c2d6] Stopping daemon [2020-05-25T16:11:22.630Z] daemon.go:296: [da420d608c2d6] exiting daemon [2020-05-25T16:11:22.631Z] daemon.go:448: [da420d608c2d6] Daemon stopped [2020-05-25T16:11:22.631Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-05-25T16:11:22.631Z] === RUN TestGraphdriverPluginV2 [2020-05-25T16:11:22.912Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-25T16:11:22.912Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:22.912Z] PASS [2020-05-25T16:11:22.912Z] [2020-05-25T16:11:22.912Z] === Skipped [2020-05-25T16:11:22.912Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-25T16:11:22.912Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:11:22.912Z] [2020-05-25T16:11:22.912Z] [2020-05-25T16:11:22.912Z] DONE 5 tests, 1 skipped in 6.479s [2020-05-25T16:11:22.912Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-25T16:11:22.912Z] ++ 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-25T16:11:22.912Z] ++ set -e [2020-05-25T16:11:22.912Z] ++ '[' -n 0 ']' [2020-05-25T16:11:22.912Z] ++ set -x [2020-05-25T16:11:22.912Z] ++ 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-25T16:11:22.912Z] INFO: Testing against a local daemon [2020-05-25T16:11:22.912Z] === RUN TestContinueAfterPluginCrash [2020-05-25T16:11:22.912Z] === PAUSE TestContinueAfterPluginCrash [2020-05-25T16:11:22.912Z] === RUN TestDaemonStartWithLogOpt [2020-05-25T16:11:22.913Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-25T16:11:22.913Z] === CONT TestContinueAfterPluginCrash [2020-05-25T16:11:22.913Z] === CONT TestDaemonStartWithLogOpt [2020-05-25T16:11:23.238Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-25T16:11:23.753Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-25T16:11:23.753Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-25T16:11:23.753Z] [2020-05-25T16:11:23.753Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-25T16:11:23.753Z] =========================== short test summary info ============================ [2020-05-25T16:11:23.753Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-25T16:11:23.753Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-25T16:11:23.753Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-25T16:11:23.753Z] Not supported on most drivers [2020-05-25T16:11:23.753Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-25T16:11:23.753Z] Can fail if eth0 has multiple IP addresses [2020-05-25T16:11:23.753Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-25T16:11:23.753Z] This doesn't seem to be taken into account by the engine [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-25T16:11:23.753Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-25T16:11:23.753Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-25T16:11:23.753Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.19 seconds == [2020-05-25T16:11:24.317Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-25T16:11:33.169Z] --- PASS: TestDaemonStartWithLogOpt (8.64s) [2020-05-25T16:11:33.169Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-25T16:11:33.169Z] daemon.go:325: [d319d0fb93167] waiting for daemon to start [2020-05-25T16:11:33.169Z] daemon.go:325: [d319d0fb93167] waiting for daemon to start [2020-05-25T16:11:33.169Z] daemon.go:353: [d319d0fb93167] daemon started [2020-05-25T16:11:33.169Z] daemon.go:461: [d319d0fb93167] Stopping daemon [2020-05-25T16:11:33.169Z] daemon.go:296: [d319d0fb93167] exiting daemon [2020-05-25T16:11:33.169Z] daemon.go:448: [d319d0fb93167] Daemon stopped [2020-05-25T16:11:33.169Z] daemon.go:325: [d319d0fb93167] waiting for daemon to start [2020-05-25T16:11:33.169Z] daemon.go:325: [d319d0fb93167] waiting for daemon to start [2020-05-25T16:11:33.169Z] daemon.go:353: [d319d0fb93167] daemon started [2020-05-25T16:11:33.169Z] daemon.go:461: [d319d0fb93167] Stopping daemon [2020-05-25T16:11:33.169Z] daemon.go:296: [d319d0fb93167] exiting daemon [2020-05-25T16:11:33.169Z] daemon.go:448: [d319d0fb93167] Daemon stopped [2020-05-25T16:11:34.398Z] ok github.com/docker/docker/api/server 0.184s coverage: 7.9% of statements [2020-05-25T16:11:35.427Z] Loaded image: buildpack-deps:jessie [2020-05-25T16:11:35.683Z] Loaded image: buildpack-deps:jessie [2020-05-25T16:11:35.937Z] Loaded image: busybox:latest [2020-05-25T16:11:35.937Z] Loaded image: busybox:latest [2020-05-25T16:11:36.193Z] Loaded image: busybox:glibc [2020-05-25T16:11:36.193Z] Loaded image: debian:jessie [2020-05-25T16:11:36.448Z] Loaded image: hello-world:latest [2020-05-25T16:11:36.448Z] INFO: Testing against a local daemon [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite [2020-05-25T16:11:36.448Z] Loaded image: busybox:glibc [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-25T16:11:36.448Z] Loaded image: debian:jessie [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-25T16:11:36.448Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-25T16:11:36.498Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-05-25T16:11:36.498Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:11:36.498Z] [2020-05-25T16:11:36.498Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:11:36.498Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:11:36.498Z] [2020-05-25T16:11:36.498Z] To set a process to complain mode, use the command line tool [2020-05-25T16:11:36.498Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:11:36.498Z] [2020-05-25T16:11:36.665Z] --- PASS: TestContinueAfterPluginCrash (13.65s) [2020-05-25T16:11:36.666Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-25T16:11:36.666Z] daemon.go:325: [dc7dd7b5d113b] waiting for daemon to start [2020-05-25T16:11:36.666Z] daemon.go:325: [dc7dd7b5d113b] waiting for daemon to start [2020-05-25T16:11:36.666Z] daemon.go:353: [dc7dd7b5d113b] daemon started [2020-05-25T16:11:36.666Z] daemon.go:461: [dc7dd7b5d113b] Stopping daemon [2020-05-25T16:11:36.666Z] daemon.go:296: [dc7dd7b5d113b] exiting daemon [2020-05-25T16:11:36.666Z] daemon.go:448: [dc7dd7b5d113b] Daemon stopped [2020-05-25T16:11:36.666Z] PASS [2020-05-25T16:11:36.666Z] [2020-05-25T16:11:36.666Z] DONE 2 tests in 13.733s [2020-05-25T16:11:36.666Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-25T16:11:36.666Z] ++ 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-25T16:11:36.666Z] ++ set -e [2020-05-25T16:11:36.666Z] ++ '[' -n 0 ']' [2020-05-25T16:11:36.666Z] ++ set -x [2020-05-25T16:11:36.666Z] ++ 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-25T16:11:36.666Z] INFO: Testing against a local daemon [2020-05-25T16:11:36.666Z] === RUN TestPluginWithDevMounts [2020-05-25T16:11:36.666Z] === PAUSE TestPluginWithDevMounts [2020-05-25T16:11:36.666Z] === CONT TestPluginWithDevMounts [2020-05-25T16:11:36.702Z] Loaded image: hello-world:latest [2020-05-25T16:11:36.702Z] INFO: Testing against a local daemon [2020-05-25T16:11:36.702Z] === RUN TestDockerDaemonSuite [2020-05-25T16:11:36.702Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool Post stage [Pipeline] junit [2020-05-25T16:11:36.765Z] Recording test results [2020-05-25T16:11:37.602Z] ok github.com/docker/docker/cmd/dockerd/hack 0.028s coverage: 72.9% of statements [2020-05-25T16:11:37.602Z] ok github.com/docker/docker/cmd/dockerd 0.310s coverage: 29.5% of statements [2020-05-25T16:11:37.626Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-25T16:11:37.626Z] === RUN TestDockerSuite/TestAPIImagesHistory [Pipeline] sh [2020-05-25T16:11:38.406Z] + echo Ensuring container killed. [2020-05-25T16:11:38.406Z] Ensuring container killed. [2020-05-25T16:11:38.406Z] + docker rm -vf docker-pr1 [2020-05-25T16:11:38.406Z] Error: No such container: docker-pr1 [2020-05-25T16:11:38.406Z] + true [Pipeline] sh [2020-05-25T16:11:38.552Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-25T16:11:38.552Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-25T16:11:38.687Z] + echo Chowning /workspace to jenkins user [2020-05-25T16:11:38.687Z] Chowning /workspace to jenkins user [2020-05-25T16:11:38.687Z] + id -u [2020-05-25T16:11:38.687Z] + id -g [2020-05-25T16:11:38.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41021:/workspace busybox chown -R 1000:1000 /workspace [2020-05-25T16:11:38.687Z] Unable to find image 'busybox:latest' locally [2020-05-25T16:11:38.689Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-05-25T16:11:38.689Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-25T16:11:38.689Z] daemon.go:325: [dac701f1b2d75] waiting for daemon to start [2020-05-25T16:11:38.689Z] daemon.go:325: [dac701f1b2d75] waiting for daemon to start [2020-05-25T16:11:38.689Z] daemon.go:353: [dac701f1b2d75] daemon started [2020-05-25T16:11:38.689Z] daemon.go:461: [dac701f1b2d75] Stopping daemon [2020-05-25T16:11:38.689Z] daemon.go:296: [dac701f1b2d75] exiting daemon [2020-05-25T16:11:38.689Z] daemon.go:448: [dac701f1b2d75] Daemon stopped [2020-05-25T16:11:38.689Z] PASS [2020-05-25T16:11:38.689Z] [2020-05-25T16:11:38.689Z] DONE 1 tests in 1.926s [2020-05-25T16:11:38.689Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-25T16:11:38.689Z] ++ 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-25T16:11:38.689Z] ++ set -e [2020-05-25T16:11:38.689Z] ++ '[' -n 0 ']' [2020-05-25T16:11:38.689Z] ++ set -x [2020-05-25T16:11:38.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=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-25T16:11:38.689Z] INFO: Testing against a local daemon [2020-05-25T16:11:38.689Z] === RUN TestSecretInspect [2020-05-25T16:11:39.477Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-25T16:11:39.731Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-25T16:11:39.731Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-25T16:11:40.473Z] ok github.com/docker/docker/container 0.193s coverage: 35.6% of statements [2020-05-25T16:11:40.473Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-25T16:11:40.473Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-25T16:11:40.473Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-25T16:11:40.473Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-25T16:11:41.614Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-25T16:11:41.869Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-25T16:11:41.869Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-25T16:11:41.869Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-25T16:11:42.124Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-25T16:11:42.140Z] --- PASS: TestSecretInspect (3.59s) [2020-05-25T16:11:42.140Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-25T16:11:42.140Z] daemon.go:325: [df5c8004dbe2c] waiting for daemon to start [2020-05-25T16:11:42.140Z] daemon.go:325: [df5c8004dbe2c] waiting for daemon to start [2020-05-25T16:11:42.140Z] daemon.go:353: [df5c8004dbe2c] daemon started [2020-05-25T16:11:42.140Z] daemon.go:461: [df5c8004dbe2c] Stopping daemon [2020-05-25T16:11:42.140Z] daemon.go:296: [df5c8004dbe2c] exiting daemon [2020-05-25T16:11:42.140Z] daemon.go:448: [df5c8004dbe2c] Daemon stopped [2020-05-25T16:11:42.140Z] === RUN TestSecretList [2020-05-25T16:11:43.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-25T16:11:43.940Z] latest: Pulling from library/busybox [2020-05-25T16:11:43.940Z] d9cbbca60e5f: Pulling fs layer [2020-05-25T16:11:43.940Z] d9cbbca60e5f: Verifying Checksum [2020-05-25T16:11:43.940Z] d9cbbca60e5f: Download complete [2020-05-25T16:11:43.940Z] d9cbbca60e5f: Pull complete [2020-05-25T16:11:43.940Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-25T16:11:43.940Z] Status: Downloaded newer image for busybox:latest [2020-05-25T16:11:43.975Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-25T16:11:44.229Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-25T16:11:44.229Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-25T16:11:44.229Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-25T16:11:44.229Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-25T16:11:44.789Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-25T16:11:45.607Z] + bundleName=docker-py [2020-05-25T16:11:45.607Z] + echo Creating docker-py-bundles.tar.gz [2020-05-25T16:11:45.607Z] Creating docker-py-bundles.tar.gz [2020-05-25T16:11:45.607Z] + 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-25T16:11:45.617Z] Archiving artifacts [2020-05-25T16:11:46.517Z] --- PASS: TestSecretList (3.65s) [2020-05-25T16:11:46.517Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-25T16:11:46.517Z] daemon.go:325: [de475cb5268fb] waiting for daemon to start [2020-05-25T16:11:46.517Z] daemon.go:325: [de475cb5268fb] waiting for daemon to start [2020-05-25T16:11:46.517Z] daemon.go:353: [de475cb5268fb] daemon started [2020-05-25T16:11:46.517Z] daemon.go:461: [de475cb5268fb] Stopping daemon [2020-05-25T16:11:46.517Z] daemon.go:296: [de475cb5268fb] exiting daemon [2020-05-25T16:11:46.517Z] daemon.go:448: [de475cb5268fb] Daemon stopped [2020-05-25T16:11:46.517Z] === RUN TestSecretsCreateAndDelete [2020-05-25T16:11:47.986Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-05-25T16:11:48.045Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [Pipeline] sh [2020-05-25T16:11:48.301Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-25T16:11:48.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/make.sh binary-daemon [2020-05-25T16:11:48.596Z] [2020-05-25T16:11:48.853Z] Removing bundles/ [2020-05-25T16:11:48.853Z] [2020-05-25T16:11:48.853Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-25T16:11:48.853Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-25T16:11:48.853Z] GOOS="" GOARCH="" GOARM="" [2020-05-25T16:11:49.969Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-05-25T16:11:49.969Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-25T16:11:49.969Z] daemon.go:325: [d47060eaf9325] waiting for daemon to start [2020-05-25T16:11:49.969Z] daemon.go:325: [d47060eaf9325] waiting for daemon to start [2020-05-25T16:11:49.969Z] daemon.go:353: [d47060eaf9325] daemon started [2020-05-25T16:11:49.969Z] daemon.go:461: [d47060eaf9325] Stopping daemon [2020-05-25T16:11:49.969Z] daemon.go:296: [d47060eaf9325] exiting daemon [2020-05-25T16:11:49.969Z] daemon.go:448: [d47060eaf9325] Daemon stopped [2020-05-25T16:11:49.969Z] === RUN TestSecretsUpdate [2020-05-25T16:11:50.810Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-25T16:11:50.810Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-25T16:11:50.927Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2020-05-25T16:11:51.227Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.8% of statements [2020-05-25T16:11:53.320Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-25T16:11:53.320Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-25T16:11:53.420Z] --- PASS: TestSecretsUpdate (3.56s) [2020-05-25T16:11:53.420Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-25T16:11:53.420Z] daemon.go:325: [d38bf0a3fb099] waiting for daemon to start [2020-05-25T16:11:53.420Z] daemon.go:325: [d38bf0a3fb099] waiting for daemon to start [2020-05-25T16:11:53.420Z] daemon.go:353: [d38bf0a3fb099] daemon started [2020-05-25T16:11:53.420Z] daemon.go:461: [d38bf0a3fb099] Stopping daemon [2020-05-25T16:11:53.420Z] daemon.go:296: [d38bf0a3fb099] exiting daemon [2020-05-25T16:11:53.420Z] daemon.go:448: [d38bf0a3fb099] Daemon stopped [2020-05-25T16:11:53.420Z] === RUN TestTemplatedSecret [2020-05-25T16:11:54.685Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-25T16:11:55.610Z] --- PASS: TestBuildWithHugeFile (109.87s) [2020-05-25T16:11:55.610Z] === RUN TestBuildWithEmptyDockerfile [2020-05-25T16:11:55.610Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:11:55.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:11:55.610Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:11:55.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:11:55.610Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:11:55.610Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:11:55.610Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:11:55.610Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:11:55.610Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:11:55.610Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-25T16:11:55.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-25T16:11:55.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-05-25T16:11:55.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-05-25T16:11:55.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-25T16:11:55.610Z] === RUN TestBuildPreserveOwnership [2020-05-25T16:11:55.610Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-25T16:11:56.536Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-25T16:11:56.869Z] --- PASS: TestTemplatedSecret (3.77s) [2020-05-25T16:11:56.869Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-25T16:11:56.869Z] daemon.go:325: [dde97eea99b07] waiting for daemon to start [2020-05-25T16:11:56.869Z] daemon.go:325: [dde97eea99b07] waiting for daemon to start [2020-05-25T16:11:56.869Z] daemon.go:353: [dde97eea99b07] daemon started [2020-05-25T16:11:56.869Z] daemon.go:461: [dde97eea99b07] Stopping daemon [2020-05-25T16:11:56.869Z] daemon.go:296: [dde97eea99b07] exiting daemon [2020-05-25T16:11:56.869Z] daemon.go:448: [dde97eea99b07] Daemon stopped [2020-05-25T16:11:56.869Z] === RUN TestSecretCreateResolve [2020-05-25T16:11:57.461Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-25T16:11:57.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-25T16:11:58.257Z] ok github.com/docker/docker/daemon/cluster 0.199s coverage: 0.5% of statements [2020-05-25T16:11:58.384Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-25T16:11:59.307Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-25T16:11:59.561Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-25T16:11:59.815Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-25T16:12:01.005Z] ok github.com/docker/docker/daemon/config 0.181s coverage: 82.2% of statements [2020-05-25T16:12:01.176Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-25T16:12:01.246Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-05-25T16:12:01.246Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-25T16:12:01.246Z] daemon.go:325: [df8b45d6a6cc3] waiting for daemon to start [2020-05-25T16:12:01.246Z] daemon.go:325: [df8b45d6a6cc3] waiting for daemon to start [2020-05-25T16:12:01.246Z] daemon.go:353: [df8b45d6a6cc3] daemon started [2020-05-25T16:12:01.246Z] daemon.go:461: [df8b45d6a6cc3] Stopping daemon [2020-05-25T16:12:01.246Z] daemon.go:296: [df8b45d6a6cc3] exiting daemon [2020-05-25T16:12:01.246Z] daemon.go:448: [df8b45d6a6cc3] Daemon stopped [2020-05-25T16:12:01.246Z] PASS [2020-05-25T16:12:01.246Z] [2020-05-25T16:12:01.246Z] DONE 6 tests in 22.041s [2020-05-25T16:12:01.246Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-25T16:12:01.246Z] ++ 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-25T16:12:01.246Z] ++ set -e [2020-05-25T16:12:01.246Z] ++ '[' -n 0 ']' [2020-05-25T16:12:01.246Z] ++ set -x [2020-05-25T16:12:01.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:12:01.246Z] INFO: Testing against a local daemon [2020-05-25T16:12:01.246Z] === RUN TestServiceCreateInit [2020-05-25T16:12:01.246Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:12:01.430Z] --- PASS: TestBuildPreserveOwnership (5.75s) [2020-05-25T16:12:01.430Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-05-25T16:12:01.430Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2020-05-25T16:12:01.430Z] === RUN TestBuildPlatformInvalid [2020-05-25T16:12:01.430Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-05-25T16:12:01.430Z] PASS [2020-05-25T16:12:01.430Z] [2020-05-25T16:12:01.430Z] DONE 30 tests in 194.337s [2020-05-25T16:12:01.430Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-25T16:12:01.430Z] ++ 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-25T16:12:01.430Z] ++ set -e [2020-05-25T16:12:01.430Z] ++ '[' -n 0 ']' [2020-05-25T16:12:01.430Z] ++ set -x [2020-05-25T16:12:01.430Z] ++ 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-25T16:12:01.686Z] INFO: Testing against a local daemon [2020-05-25T16:12:01.686Z] === RUN TestConfigList [2020-05-25T16:12:03.046Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-25T16:12:03.301Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-25T16:12:03.768Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.4% of statements [2020-05-25T16:12:04.086Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-05-25T16:12:05.184Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-25T16:12:05.184Z] --- PASS: TestConfigList (3.20s) [2020-05-25T16:12:05.184Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-25T16:12:05.184Z] daemon.go:325: [d5c95a22e0033] waiting for daemon to start [2020-05-25T16:12:05.184Z] daemon.go:325: [d5c95a22e0033] waiting for daemon to start [2020-05-25T16:12:05.184Z] daemon.go:353: [d5c95a22e0033] daemon started [2020-05-25T16:12:05.184Z] daemon.go:461: [d5c95a22e0033] Stopping daemon [2020-05-25T16:12:05.184Z] daemon.go:296: [d5c95a22e0033] exiting daemon [2020-05-25T16:12:05.184Z] daemon.go:448: [d5c95a22e0033] Daemon stopped [2020-05-25T16:12:05.184Z] === RUN TestConfigsCreateAndDelete [2020-05-25T16:12:06.108Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-25T16:12:06.730Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:12:07.032Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-25T16:12:07.956Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-25T16:12:07.956Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2020-05-25T16:12:07.956Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-25T16:12:07.956Z] daemon.go:325: [d5d2e2610f654] waiting for daemon to start [2020-05-25T16:12:07.956Z] daemon.go:325: [d5d2e2610f654] waiting for daemon to start [2020-05-25T16:12:07.956Z] daemon.go:353: [d5d2e2610f654] daemon started [2020-05-25T16:12:07.956Z] daemon.go:461: [d5d2e2610f654] Stopping daemon [2020-05-25T16:12:07.956Z] daemon.go:296: [d5d2e2610f654] exiting daemon [2020-05-25T16:12:07.956Z] daemon.go:448: [d5d2e2610f654] Daemon stopped [2020-05-25T16:12:07.956Z] === RUN TestConfigsUpdate [2020-05-25T16:12:08.676Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-25T16:12:08.882Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-25T16:12:09.441Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-25T16:12:10.001Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-25T16:12:10.926Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-25T16:12:11.107Z] --- PASS: TestServiceCreateInit (10.58s) [2020-05-25T16:12:11.107Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-05-25T16:12:11.107Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:12:11.107Z] daemon.go:325: [d7af91cba2858] waiting for daemon to start [2020-05-25T16:12:11.107Z] daemon.go:325: [d7af91cba2858] waiting for daemon to start [2020-05-25T16:12:11.107Z] daemon.go:353: [d7af91cba2858] daemon started [2020-05-25T16:12:11.107Z] daemon.go:461: [d7af91cba2858] Stopping daemon [2020-05-25T16:12:11.107Z] daemon.go:296: [d7af91cba2858] exiting daemon [2020-05-25T16:12:11.107Z] daemon.go:448: [d7af91cba2858] Daemon stopped [2020-05-25T16:12:11.107Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-05-25T16:12:11.107Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:12:11.107Z] daemon.go:325: [d6e3ab6b0e6fd] waiting for daemon to start [2020-05-25T16:12:11.107Z] daemon.go:325: [d6e3ab6b0e6fd] waiting for daemon to start [2020-05-25T16:12:11.107Z] daemon.go:353: [d6e3ab6b0e6fd] daemon started [2020-05-25T16:12:11.107Z] daemon.go:461: [d6e3ab6b0e6fd] Stopping daemon [2020-05-25T16:12:11.107Z] daemon.go:296: [d6e3ab6b0e6fd] exiting daemon [2020-05-25T16:12:11.107Z] daemon.go:448: [d6e3ab6b0e6fd] Daemon stopped [2020-05-25T16:12:11.107Z] === RUN TestCreateServiceMultipleTimes [2020-05-25T16:12:11.181Z] --- PASS: TestConfigsUpdate (3.18s) [2020-05-25T16:12:11.181Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-25T16:12:11.181Z] daemon.go:325: [d073b29a5e1c1] waiting for daemon to start [2020-05-25T16:12:11.181Z] daemon.go:325: [d073b29a5e1c1] waiting for daemon to start [2020-05-25T16:12:11.181Z] daemon.go:353: [d073b29a5e1c1] daemon started [2020-05-25T16:12:11.181Z] daemon.go:461: [d073b29a5e1c1] Stopping daemon [2020-05-25T16:12:11.181Z] daemon.go:296: [d073b29a5e1c1] exiting daemon [2020-05-25T16:12:11.181Z] daemon.go:448: [d073b29a5e1c1] Daemon stopped [2020-05-25T16:12:11.181Z] === RUN TestTemplatedConfig [2020-05-25T16:12:11.435Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-25T16:12:12.163Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.6% of statements [2020-05-25T16:12:12.453Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2020-05-25T16:12:13.321Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-25T16:12:13.576Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-25T16:12:13.576Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-25T16:12:14.135Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-25T16:12:14.695Z] --- PASS: TestTemplatedConfig (3.49s) [2020-05-25T16:12:14.695Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-25T16:12:14.695Z] daemon.go:325: [d2796f608764a] waiting for daemon to start [2020-05-25T16:12:14.695Z] daemon.go:325: [d2796f608764a] waiting for daemon to start [2020-05-25T16:12:14.695Z] daemon.go:353: [d2796f608764a] daemon started [2020-05-25T16:12:14.695Z] daemon.go:461: [d2796f608764a] Stopping daemon [2020-05-25T16:12:14.695Z] daemon.go:296: [d2796f608764a] exiting daemon [2020-05-25T16:12:14.695Z] daemon.go:448: [d2796f608764a] Daemon stopped [2020-05-25T16:12:14.695Z] === RUN TestConfigInspect [2020-05-25T16:12:14.695Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-25T16:12:15.180Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.804s coverage: 57.8% of statements [2020-05-25T16:12:15.620Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-25T16:12:16.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-25T16:12:16.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-25T16:12:16.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-25T16:12:17.105Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-25T16:12:17.246Z] ok github.com/docker/docker/daemon 12.464s coverage: 17.5% of statements [2020-05-25T16:12:17.246Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-25T16:12:17.246Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-25T16:12:17.246Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-25T16:12:17.246Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-25T16:12:17.884Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.304s coverage: 68.5% of statements [2020-05-25T16:12:18.031Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-25T16:12:18.031Z] --- PASS: TestConfigInspect (3.42s) [2020-05-25T16:12:18.031Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-25T16:12:18.031Z] daemon.go:325: [d4d82623337c9] waiting for daemon to start [2020-05-25T16:12:18.031Z] daemon.go:325: [d4d82623337c9] waiting for daemon to start [2020-05-25T16:12:18.031Z] daemon.go:353: [d4d82623337c9] daemon started [2020-05-25T16:12:18.031Z] daemon.go:461: [d4d82623337c9] Stopping daemon [2020-05-25T16:12:18.031Z] daemon.go:296: [d4d82623337c9] exiting daemon [2020-05-25T16:12:18.031Z] daemon.go:448: [d4d82623337c9] Daemon stopped [2020-05-25T16:12:18.031Z] === RUN TestConfigCreateWithLabels [2020-05-25T16:12:18.592Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-25T16:12:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-25T16:12:21.314Z] --- PASS: TestConfigCreateWithLabels (3.39s) [2020-05-25T16:12:21.314Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-25T16:12:21.314Z] daemon.go:325: [d18e13e44f932] waiting for daemon to start [2020-05-25T16:12:21.314Z] daemon.go:325: [d18e13e44f932] waiting for daemon to start [2020-05-25T16:12:21.314Z] daemon.go:353: [d18e13e44f932] daemon started [2020-05-25T16:12:21.314Z] daemon.go:461: [d18e13e44f932] Stopping daemon [2020-05-25T16:12:21.314Z] daemon.go:296: [d18e13e44f932] exiting daemon [2020-05-25T16:12:21.314Z] daemon.go:448: [d18e13e44f932] Daemon stopped [2020-05-25T16:12:21.314Z] === RUN TestConfigCreateResolve [2020-05-25T16:12:21.417Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.337s coverage: 45.9% of statements [2020-05-25T16:12:21.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-25T16:12:22.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.416s coverage: 49.5% of statements [2020-05-25T16:12:22.675Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-25T16:12:23.564Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-05-25T16:12:23.645Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-25T16:12:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-25T16:12:24.783Z] --- PASS: TestConfigCreateResolve (3.28s) [2020-05-25T16:12:24.783Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-25T16:12:24.783Z] daemon.go:325: [dcbbfa1602814] waiting for daemon to start [2020-05-25T16:12:24.783Z] daemon.go:325: [dcbbfa1602814] waiting for daemon to start [2020-05-25T16:12:24.783Z] daemon.go:353: [dcbbfa1602814] daemon started [2020-05-25T16:12:24.783Z] daemon.go:461: [dcbbfa1602814] Stopping daemon [2020-05-25T16:12:24.783Z] daemon.go:296: [dcbbfa1602814] exiting daemon [2020-05-25T16:12:24.783Z] daemon.go:448: [dcbbfa1602814] Daemon stopped [2020-05-25T16:12:24.783Z] === RUN TestConfigDaemonLibtrustID [2020-05-25T16:12:25.342Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-05-25T16:12:25.342Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-25T16:12:25.342Z] daemon.go:325: [d917fddacdd43] waiting for daemon to start [2020-05-25T16:12:25.342Z] daemon.go:325: [d917fddacdd43] waiting for daemon to start [2020-05-25T16:12:25.342Z] daemon.go:353: [d917fddacdd43] daemon started [2020-05-25T16:12:25.342Z] daemon.go:461: [d917fddacdd43] Stopping daemon [2020-05-25T16:12:25.342Z] daemon.go:296: [d917fddacdd43] exiting daemon [2020-05-25T16:12:25.342Z] daemon.go:448: [d917fddacdd43] Daemon stopped [2020-05-25T16:12:25.342Z] PASS [2020-05-25T16:12:25.342Z] [2020-05-25T16:12:25.342Z] DONE 8 tests in 23.708s [2020-05-25T16:12:25.342Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-25T16:12:25.342Z] ++ 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-25T16:12:25.342Z] ++ set -e [2020-05-25T16:12:25.342Z] ++ '[' -n 0 ']' [2020-05-25T16:12:25.342Z] ++ set -x [2020-05-25T16:12:25.342Z] ++ 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-25T16:12:25.342Z] INFO: Testing against a local daemon [2020-05-25T16:12:25.342Z] === RUN TestCheckpoint [2020-05-25T16:12:25.342Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-25T16:12:25.342Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:12:25.342Z] === RUN TestContainerInvalidJSON [2020-05-25T16:12:25.342Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:12:25.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:12:25.342Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:12:25.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:12:25.342Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:12:25.342Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:12:25.342Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:12:25.342Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:12:25.342Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:12:25.342Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-25T16:12:25.342Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-25T16:12:25.342Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-25T16:12:25.342Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-25T16:12:25.342Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/server/middleware 0.157s coverage: 37.7% of statements [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/server/router/swarm 0.134s coverage: 3.1% of statements [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/types/time 0.353s coverage: 100.0% of statements [2020-05-25T16:12:25.531Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-25T16:12:25.531Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-25T16:12:25.597Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-25T16:12:25.597Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-25T16:12:25.597Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-25T16:12:25.597Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-25T16:12:25.597Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-25T16:12:25.597Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-25T16:12:25.644Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-05-25T16:12:25.851Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-25T16:12:25.851Z] === RUN TestCopyFromContainer [2020-05-25T16:12:26.298Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-05-25T16:12:26.589Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.723s coverage: 55.1% of statements [2020-05-25T16:12:26.589Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-25T16:12:26.589Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-25T16:12:27.733Z] === RUN TestCopyFromContainer// [2020-05-25T16:12:27.733Z] === RUN TestCopyFromContainer//bar/root [2020-05-25T16:12:27.733Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-25T16:12:27.733Z] === RUN TestCopyFromContainer/bar/quux [2020-05-25T16:12:27.988Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-25T16:12:27.988Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-25T16:12:27.988Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-25T16:12:28.089Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-25T16:12:28.242Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-25T16:12:28.242Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-25T16:12:28.497Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-25T16:12:28.497Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer (2.80s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-25T16:12:28.497Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-25T16:12:28.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-25T16:12:28.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:12:28.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:12:28.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:12:28.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:12:28.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:12:28.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:12:28.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:12:28.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:12:28.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:12:28.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-25T16:12:28.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-25T16:12:28.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-25T16:12:28.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-25T16:12:28.497Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-25T16:12:28.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-05-25T16:12:28.751Z] === RUN TestCreateWithInvalidEnv [2020-05-25T16:12:28.751Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-25T16:12:28.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-25T16:12:28.751Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-25T16:12:28.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-25T16:12:28.751Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-25T16:12:28.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-25T16:12:28.751Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-25T16:12:28.751Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-25T16:12:28.751Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-25T16:12:28.751Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-25T16:12:28.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-25T16:12:28.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-25T16:12:28.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-25T16:12:28.751Z] === RUN TestCreateTmpfsMountsTarget [2020-05-25T16:12:28.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-25T16:12:28.751Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-25T16:12:29.402Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 43.2% of statements [2020-05-25T16:12:29.402Z] ok github.com/docker/docker/builder/dockerignore 0.072s coverage: 96.8% of statements [2020-05-25T16:12:29.402Z] ok github.com/docker/docker/builder/fscache 0.970s coverage: 69.2% of statements [2020-05-25T16:12:29.402Z] ok github.com/docker/docker/builder/remotecontext 0.436s coverage: 9.2% of statements [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:12:31.260Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:12:31.260Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-25T16:12:31.260Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-25T16:12:31.260Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-25T16:12:31.593Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 43.7% of statements [2020-05-25T16:12:31.820Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-25T16:12:32.075Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-25T16:12:32.615Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-05-25T16:12:32.615Z] ok github.com/docker/docker/daemon/logger/awslogs 0.658s coverage: 78.6% of statements [2020-05-25T16:12:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-25T16:12:32.904Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2020-05-25T16:12:32.904Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-25T16:12:32.904Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-25T16:12:32.904Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-25T16:12:32.904Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-25T16:12:33.193Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-25T16:12:33.448Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:12:33.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:12:33.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:12:33.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:12:33.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:12:33.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:12:33.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:12:33.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:12:33.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:12:33.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:12:33.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:12:33.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-25T16:12:33.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-25T16:12:33.703Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-25T16:12:33.703Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-25T16:12:34.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-05-25T16:12:34.627Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-05-25T16:12:34.627Z] === RUN TestContainerStartOnDaemonRestart [2020-05-25T16:12:34.627Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-25T16:12:34.627Z] === RUN TestDaemonRestartIpcMode [2020-05-25T16:12:34.627Z] === PAUSE TestDaemonRestartIpcMode [2020-05-25T16:12:34.627Z] === RUN TestDiff [2020-05-25T16:12:35.434Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2020-05-25T16:12:35.552Z] --- PASS: TestDiff (0.93s) [2020-05-25T16:12:35.552Z] === RUN TestExecWithCloseStdin [2020-05-25T16:12:36.112Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-25T16:12:36.367Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-05-25T16:12:36.367Z] === RUN TestExec [2020-05-25T16:12:36.622Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-25T16:12:36.622Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-25T16:12:36.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-05-25T16:12:37.182Z] --- PASS: TestExec (0.92s) [2020-05-25T16:12:37.182Z] === RUN TestExecUser [2020-05-25T16:12:37.966Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2020-05-25T16:12:37.966Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-25T16:12:38.080Z] --- PASS: TestCreateServiceMultipleTimes (23.01s) [2020-05-25T16:12:38.080Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-25T16:12:38.080Z] daemon.go:325: [d028f5ee134d5] waiting for daemon to start [2020-05-25T16:12:38.080Z] daemon.go:325: [d028f5ee134d5] waiting for daemon to start [2020-05-25T16:12:38.080Z] daemon.go:353: [d028f5ee134d5] daemon started [2020-05-25T16:12:38.080Z] daemon.go:461: [d028f5ee134d5] Stopping daemon [2020-05-25T16:12:38.080Z] daemon.go:296: [d028f5ee134d5] exiting daemon [2020-05-25T16:12:38.080Z] daemon.go:448: [d028f5ee134d5] Daemon stopped [2020-05-25T16:12:38.080Z] === RUN TestCreateServiceConflict [2020-05-25T16:12:38.080Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-05-25T16:12:38.080Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-25T16:12:38.080Z] daemon.go:325: [dd766253cb3bd] waiting for daemon to start [2020-05-25T16:12:38.080Z] daemon.go:325: [dd766253cb3bd] waiting for daemon to start [2020-05-25T16:12:38.080Z] daemon.go:353: [dd766253cb3bd] daemon started [2020-05-25T16:12:38.080Z] daemon.go:461: [dd766253cb3bd] Stopping daemon [2020-05-25T16:12:38.080Z] daemon.go:296: [dd766253cb3bd] exiting daemon [2020-05-25T16:12:38.080Z] daemon.go:448: [dd766253cb3bd] Daemon stopped [2020-05-25T16:12:38.080Z] === RUN TestCreateServiceMaxReplicas [2020-05-25T16:12:38.544Z] --- PASS: TestExecUser (1.03s) [2020-05-25T16:12:38.544Z] === RUN TestExportContainerAndImportImage [2020-05-25T16:12:38.544Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-25T16:12:38.544Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-25T16:12:38.993Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 37.9% of statements [2020-05-25T16:12:39.470Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-25T16:12:39.470Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2020-05-25T16:12:39.470Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-25T16:12:40.025Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-05-25T16:12:41.055Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-05-25T16:12:41.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-05-25T16:12:41.351Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-25T16:12:41.351Z] daemon.go:325: [d643d86e54747] waiting for daemon to start [2020-05-25T16:12:41.351Z] daemon.go:325: [d643d86e54747] waiting for daemon to start [2020-05-25T16:12:41.351Z] daemon.go:353: [d643d86e54747] daemon started [2020-05-25T16:12:41.351Z] daemon.go:461: [d643d86e54747] Stopping daemon [2020-05-25T16:12:41.351Z] daemon.go:296: [d643d86e54747] exiting daemon [2020-05-25T16:12:41.351Z] daemon.go:448: [d643d86e54747] Daemon stopped [2020-05-25T16:12:41.351Z] daemon.go:325: [d643d86e54747] waiting for daemon to start [2020-05-25T16:12:41.351Z] daemon.go:325: [d643d86e54747] waiting for daemon to start [2020-05-25T16:12:41.351Z] daemon.go:353: [d643d86e54747] daemon started [2020-05-25T16:12:41.351Z] daemon.go:461: [d643d86e54747] Stopping daemon [2020-05-25T16:12:41.351Z] daemon.go:296: [d643d86e54747] exiting daemon [2020-05-25T16:12:41.351Z] daemon.go:448: [d643d86e54747] Daemon stopped [2020-05-25T16:12:41.351Z] === RUN TestHealthCheckWorkdir [2020-05-25T16:12:41.607Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-25T16:12:41.863Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-25T16:12:42.423Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-05-25T16:12:42.423Z] === RUN TestHealthKillContainer [2020-05-25T16:12:42.456Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-05-25T16:12:42.456Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-25T16:12:42.456Z] daemon.go:325: [d84bb840196c7] waiting for daemon to start [2020-05-25T16:12:42.456Z] daemon.go:325: [d84bb840196c7] waiting for daemon to start [2020-05-25T16:12:42.456Z] daemon.go:353: [d84bb840196c7] daemon started [2020-05-25T16:12:42.456Z] daemon.go:461: [d84bb840196c7] Stopping daemon [2020-05-25T16:12:42.456Z] daemon.go:296: [d84bb840196c7] exiting daemon [2020-05-25T16:12:42.456Z] daemon.go:448: [d84bb840196c7] Daemon stopped [2020-05-25T16:12:42.456Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-25T16:12:43.137Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2020-05-25T16:12:43.427Z] ok github.com/docker/docker/daemon/logger/splunk 3.015s coverage: 84.5% of statements [2020-05-25T16:12:43.427Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-25T16:12:43.427Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-25T16:12:44.308Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-25T16:12:44.563Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-25T16:12:44.563Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-25T16:12:45.123Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-25T16:12:45.377Z] --- PASS: TestHealthKillContainer (3.10s) [2020-05-25T16:12:45.377Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-25T16:12:46.737Z] --- PASS: TestInspectCpusetInConfigPre120 (1.18s) [2020-05-25T16:12:46.737Z] === RUN TestIpcModeNone [2020-05-25T16:12:46.737Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-25T16:12:46.928Z] ok github.com/docker/docker/distribution/metadata 0.117s coverage: 48.2% of statements [2020-05-25T16:12:47.216Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-05-25T16:12:47.660Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-25T16:12:47.660Z] === RUN TestIpcModePrivate [2020-05-25T16:12:48.275Z] ok github.com/docker/docker/distribution 0.640s coverage: 22.3% of statements [2020-05-25T16:12:48.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-25T16:12:48.585Z] --- PASS: TestIpcModePrivate (0.89s) [2020-05-25T16:12:48.585Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-05-25T16:12:48.585Z] === RUN TestIpcModeShareable [2020-05-25T16:12:48.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-25T16:12:49.402Z] --- PASS: TestIpcModeShareable (0.89s) [2020-05-25T16:12:49.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true [2020-05-25T16:12:49.403Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-25T16:12:50.327Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-25T16:12:50.750Z] ok github.com/docker/docker/distribution/xfer 1.476s coverage: 83.4% of statements [2020-05-25T16:12:50.750Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-25T16:12:51.854Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2020-05-25T16:12:52.212Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-25T16:12:52.503Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2020-05-25T16:12:52.503Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-25T16:12:52.772Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.41s) [2020-05-25T16:12:52.772Z] === RUN TestAPIIpcModeHost [2020-05-25T16:12:53.332Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-25T16:12:53.558Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2020-05-25T16:12:53.558Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-25T16:12:53.587Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-05-25T16:12:53.587Z] === RUN TestDaemonIpcModeShareable [2020-05-25T16:12:55.654Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-25T16:12:55.654Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-25T16:12:55.654Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-25T16:12:55.654Z] ok github.com/docker/docker/internal/testutil 0.018s coverage: 62.5% of statements [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-25T16:12:55.945Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-25T16:12:56.099Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-25T16:12:56.100Z] --- PASS: TestDaemonIpcModeShareable (2.12s) [2020-05-25T16:12:56.100Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-25T16:12:56.100Z] daemon.go:325: [d488f52394e45] waiting for daemon to start [2020-05-25T16:12:56.100Z] daemon.go:325: [d488f52394e45] waiting for daemon to start [2020-05-25T16:12:56.100Z] daemon.go:353: [d488f52394e45] daemon started [2020-05-25T16:12:56.100Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2020-05-25T16:12:56.100Z] daemon.go:461: [d488f52394e45] Stopping daemon [2020-05-25T16:12:56.100Z] daemon.go:296: [d488f52394e45] exiting daemon [2020-05-25T16:12:56.100Z] daemon.go:448: [d488f52394e45] Daemon stopped [2020-05-25T16:12:56.100Z] === RUN TestDaemonIpcModePrivate [2020-05-25T16:12:56.100Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-25T16:12:57.457Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-05-25T16:12:57.459Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-05-25T16:12:57.459Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-25T16:12:57.459Z] daemon.go:325: [d0d33aae609ab] waiting for daemon to start [2020-05-25T16:12:57.459Z] daemon.go:325: [d0d33aae609ab] waiting for daemon to start [2020-05-25T16:12:57.459Z] daemon.go:353: [d0d33aae609ab] daemon started [2020-05-25T16:12:57.459Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-05-25T16:12:57.459Z] daemon.go:461: [d0d33aae609ab] Stopping daemon [2020-05-25T16:12:57.459Z] daemon.go:296: [d0d33aae609ab] exiting daemon [2020-05-25T16:12:57.459Z] daemon.go:448: [d0d33aae609ab] Daemon stopped [2020-05-25T16:12:57.459Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-25T16:12:57.667Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s) [2020-05-25T16:12:57.667Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-25T16:12:57.667Z] daemon.go:325: [d7785a375b553] waiting for daemon to start [2020-05-25T16:12:57.667Z] daemon.go:325: [d7785a375b553] waiting for daemon to start [2020-05-25T16:12:57.667Z] daemon.go:353: [d7785a375b553] daemon started [2020-05-25T16:12:57.667Z] daemon.go:461: [d7785a375b553] Stopping daemon [2020-05-25T16:12:57.667Z] daemon.go:296: [d7785a375b553] exiting daemon [2020-05-25T16:12:57.667Z] daemon.go:448: [d7785a375b553] Daemon stopped [2020-05-25T16:12:57.667Z] === RUN TestCreateServiceSecretFileMode [2020-05-25T16:12:57.714Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-25T16:12:57.972Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-25T16:12:58.508Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 50.0% of statements [2020-05-25T16:12:59.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-25T16:12:59.333Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-25T16:12:59.333Z] daemon.go:325: [dc6f2b229cce8] waiting for daemon to start [2020-05-25T16:12:59.333Z] daemon.go:325: [dc6f2b229cce8] waiting for daemon to start [2020-05-25T16:12:59.333Z] daemon.go:353: [dc6f2b229cce8] daemon started [2020-05-25T16:12:59.333Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-25T16:12:59.333Z] daemon.go:461: [dc6f2b229cce8] Stopping daemon [2020-05-25T16:12:59.333Z] daemon.go:296: [dc6f2b229cce8] exiting daemon [2020-05-25T16:12:59.333Z] daemon.go:448: [dc6f2b229cce8] Daemon stopped [2020-05-25T16:12:59.333Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-25T16:12:59.746Z] ok github.com/docker/docker/builder/remotecontext/git 28.411s coverage: 85.1% of statements [2020-05-25T16:12:59.746Z] ? github.com/docker/docker/cli [no test files] [2020-05-25T16:12:59.746Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-25T16:12:59.746Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-05-25T16:12:59.746Z] ok github.com/docker/docker/client 0.500s coverage: 75.2% of statements [2020-05-25T16:12:59.892Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-25T16:13:00.148Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-25T16:13:00.344Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2020-05-25T16:13:00.344Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-25T16:13:00.344Z] daemon.go:325: [dc0621274e461] waiting for daemon to start [2020-05-25T16:13:00.344Z] daemon.go:325: [dc0621274e461] waiting for daemon to start [2020-05-25T16:13:00.344Z] daemon.go:353: [dc0621274e461] daemon started [2020-05-25T16:13:00.344Z] daemon.go:461: [dc0621274e461] Stopping daemon [2020-05-25T16:13:00.344Z] daemon.go:296: [dc0621274e461] exiting daemon [2020-05-25T16:13:00.344Z] daemon.go:448: [dc0621274e461] Daemon stopped [2020-05-25T16:13:00.344Z] === RUN TestCreateServiceConfigFileMode [2020-05-25T16:13:01.508Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-05-25T16:13:01.508Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-25T16:13:01.508Z] daemon.go:325: [dc2cda062ba65] waiting for daemon to start [2020-05-25T16:13:01.508Z] daemon.go:325: [dc2cda062ba65] waiting for daemon to start [2020-05-25T16:13:01.508Z] daemon.go:353: [dc2cda062ba65] daemon started [2020-05-25T16:13:01.508Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2020-05-25T16:13:01.508Z] daemon.go:461: [dc2cda062ba65] Stopping daemon [2020-05-25T16:13:01.508Z] daemon.go:296: [dc2cda062ba65] exiting daemon [2020-05-25T16:13:01.508Z] daemon.go:448: [dc2cda062ba65] Daemon stopped [2020-05-25T16:13:01.508Z] === RUN TestIpcModeOlderClient [2020-05-25T16:13:01.508Z] === PAUSE TestIpcModeOlderClient [2020-05-25T16:13:01.508Z] === RUN TestKillContainerInvalidSignal [2020-05-25T16:13:01.834Z] ok github.com/docker/docker/opts 0.103s coverage: 66.9% of statements [2020-05-25T16:13:02.432Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2020-05-25T16:13:02.432Z] === RUN TestKillContainer [2020-05-25T16:13:02.432Z] === RUN TestKillContainer/no_signal [2020-05-25T16:13:02.992Z] === RUN TestKillContainer/non_killing_signal [2020-05-25T16:13:03.349Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-05-25T16:13:03.555Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-25T16:13:03.555Z] === RUN TestKillContainer/killing_signal [2020-05-25T16:13:03.617Z] ok github.com/docker/docker/cmd/dockerd 0.614s coverage: 18.6% of statements [2020-05-25T16:13:04.395Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-05-25T16:13:04.478Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-25T16:13:04.630Z] ok github.com/docker/docker/container 0.536s coverage: 42.8% of statements [2020-05-25T16:13:04.630Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-25T16:13:04.630Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-25T16:13:04.630Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-25T16:13:04.630Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-25T16:13:04.692Z] ok github.com/docker/docker/pkg/archive 1.467s coverage: 76.6% of statements [2020-05-25T16:13:04.722Z] --- PASS: TestCreateServiceConfigFileMode (3.62s) [2020-05-25T16:13:04.722Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-25T16:13:04.722Z] daemon.go:325: [d0b1a53be708c] waiting for daemon to start [2020-05-25T16:13:04.722Z] daemon.go:325: [d0b1a53be708c] waiting for daemon to start [2020-05-25T16:13:04.722Z] daemon.go:353: [d0b1a53be708c] daemon started [2020-05-25T16:13:04.722Z] daemon.go:461: [d0b1a53be708c] Stopping daemon [2020-05-25T16:13:04.722Z] daemon.go:296: [d0b1a53be708c] exiting daemon [2020-05-25T16:13:04.722Z] daemon.go:448: [d0b1a53be708c] Daemon stopped [2020-05-25T16:13:04.722Z] === RUN TestCreateServiceSysctls [2020-05-25T16:13:04.995Z] ok github.com/docker/docker/pkg/authorization 2.395s coverage: 66.7% of statements [2020-05-25T16:13:05.037Z] --- PASS: TestKillContainer (2.62s) [2020-05-25T16:13:05.037Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-05-25T16:13:05.037Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-05-25T16:13:05.037Z] --- PASS: TestKillContainer/killing_signal (0.94s) [2020-05-25T16:13:05.037Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-25T16:13:05.037Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-25T16:13:05.037Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-25T16:13:05.658Z] ok github.com/docker/docker/pkg/directory 0.035s coverage: 80.0% of statements [2020-05-25T16:13:05.962Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-25T16:13:05.962Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-25T16:13:06.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-05-25T16:13:06.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-05-25T16:13:06.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-05-25T16:13:06.521Z] === RUN TestKillStoppedContainer [2020-05-25T16:13:06.718Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-05-25T16:13:06.775Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-05-25T16:13:06.775Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-25T16:13:06.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-25T16:13:06.775Z] === RUN TestKillDifferentUserContainer [2020-05-25T16:13:07.040Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-05-25T16:13:07.741Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-25T16:13:07.741Z] === RUN TestInspectOomKilledTrue [2020-05-25T16:13:07.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-25T16:13:07.741Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:13:07.741Z] === RUN TestInspectOomKilledFalse [2020-05-25T16:13:07.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-25T16:13:07.741Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:13:07.741Z] === RUN TestLinksEtcHostsContentMatch [2020-05-25T16:13:07.996Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-25T16:13:08.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-25T16:13:08.251Z] === RUN TestLinksContainerNames [2020-05-25T16:13:08.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-25T16:13:08.535Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-25T16:13:09.065Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-25T16:13:09.101Z] --- PASS: TestCreateServiceSysctls (4.66s) [2020-05-25T16:13:09.101Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-25T16:13:09.101Z] daemon.go:325: [da47d996c2fe4] waiting for daemon to start [2020-05-25T16:13:09.101Z] daemon.go:325: [da47d996c2fe4] waiting for daemon to start [2020-05-25T16:13:09.101Z] daemon.go:353: [da47d996c2fe4] daemon started [2020-05-25T16:13:09.101Z] daemon.go:461: [da47d996c2fe4] Stopping daemon [2020-05-25T16:13:09.101Z] daemon.go:296: [da47d996c2fe4] exiting daemon [2020-05-25T16:13:09.101Z] daemon.go:448: [da47d996c2fe4] Daemon stopped [2020-05-25T16:13:09.101Z] === RUN TestInspect [2020-05-25T16:13:09.160Z] ok github.com/docker/docker/layer 7.850s coverage: 72.0% of statements [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/oci [no test files] [2020-05-25T16:13:09.160Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-25T16:13:09.320Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-25T16:13:09.320Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-25T16:13:09.786Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-25T16:13:09.881Z] --- PASS: TestLinksContainerNames (1.64s) [2020-05-25T16:13:09.881Z] === RUN TestLogsFollowTailEmpty [2020-05-25T16:13:10.073Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-25T16:13:10.267Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-25T16:13:10.267Z] Copying nested executables into bundles/binary-daemon [2020-05-25T16:13:10.267Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-25T16:13:10.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/make.sh cross [2020-05-25T16:13:10.808Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-05-25T16:13:10.808Z] === RUN TestContainerNetworkMountsNoChown [2020-05-25T16:13:10.846Z] [2020-05-25T16:13:11.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-25T16:13:11.103Z] Removing bundles/ [2020-05-25T16:13:11.103Z] [2020-05-25T16:13:11.103Z] ---> Making bundle: cross (in bundles/cross) [2020-05-25T16:13:11.103Z] Cross building: bundles/cross/linux/amd64 [2020-05-25T16:13:11.103Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-25T16:13:11.103Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-25T16:13:11.569Z] ok github.com/docker/docker/pkg/chrootarchive 4.384s coverage: 43.2% of statements [2020-05-25T16:13:11.569Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-25T16:13:11.569Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-25T16:13:11.569Z] ok github.com/docker/docker/pkg/filenotify 0.636s coverage: 66.3% of statements [2020-05-25T16:13:11.569Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-05-25T16:13:11.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/default [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/default [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/private [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/private [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rprivate [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/slave [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/slave [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rslave [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/shared [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/shared [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rshared [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/default [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rshared [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/shared [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rslave [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/slave [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rprivate [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/private [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-25T16:13:11.622Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:13:11.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:13:11.622Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:13:11.877Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-25T16:13:12.132Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-25T16:13:12.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-25T16:13:12.132Z] === RUN TestContainerBindMountNonRecursive [2020-05-25T16:13:12.387Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-25T16:13:12.554Z] --- PASS: TestInspect (3.71s) [2020-05-25T16:13:12.554Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-25T16:13:12.554Z] daemon.go:325: [d40dd05cd6b6d] waiting for daemon to start [2020-05-25T16:13:12.554Z] daemon.go:325: [d40dd05cd6b6d] waiting for daemon to start [2020-05-25T16:13:12.554Z] daemon.go:353: [d40dd05cd6b6d] daemon started [2020-05-25T16:13:12.554Z] daemon.go:461: [d40dd05cd6b6d] Stopping daemon [2020-05-25T16:13:12.554Z] daemon.go:296: [d40dd05cd6b6d] exiting daemon [2020-05-25T16:13:12.554Z] daemon.go:448: [d40dd05cd6b6d] Daemon stopped [2020-05-25T16:13:12.554Z] === RUN TestDockerNetworkConnectAlias [2020-05-25T16:13:12.947Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-25T16:13:13.081Z] ok github.com/docker/docker/pkg/discovery/kv 3.207s coverage: 84.1% of statements [2020-05-25T16:13:13.081Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2020-05-25T16:13:13.374Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 10.2% of statements [2020-05-25T16:13:13.874Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-25T16:13:14.433Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-05-25T16:13:14.433Z] === RUN TestNetworkNat [2020-05-25T16:13:14.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-25T16:13:14.942Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-25T16:13:15.199Z] --- PASS: TestNetworkNat (0.86s) [2020-05-25T16:13:15.199Z] === RUN TestNetworkLocalhostTCPNat [2020-05-25T16:13:15.479Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2020-05-25T16:13:15.479Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-05-25T16:13:16.125Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-05-25T16:13:16.126Z] === RUN TestNetworkLoopbackNat [2020-05-25T16:13:16.126Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-05-25T16:13:16.380Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-25T16:13:16.412Z] ok github.com/docker/docker/pkg/idtools 1.001s coverage: 70.1% of statements [2020-05-25T16:13:17.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.076s coverage: 85.7% of statements [2020-05-25T16:13:17.742Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-05-25T16:13:17.743Z] === RUN TestPause [2020-05-25T16:13:17.748Z] ok github.com/docker/docker/pkg/ioutils 2.655s coverage: 70.4% of statements [2020-05-25T16:13:17.748Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-25T16:13:17.748Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-05-25T16:13:18.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-25T16:13:18.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-25T16:13:18.381Z] ok github.com/docker/docker/pkg/mount 0.817s coverage: 69.6% of statements [2020-05-25T16:13:18.381Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-25T16:13:18.558Z] --- PASS: TestPause (0.99s) [2020-05-25T16:13:18.558Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-25T16:13:18.558Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-25T16:13:18.558Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:13:18.558Z] === RUN TestPauseStopPausedContainer [2020-05-25T16:13:18.671Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-05-25T16:13:18.671Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.0% of statements [2020-05-25T16:13:19.482Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-05-25T16:13:19.482Z] === RUN TestPsFilter [2020-05-25T16:13:19.736Z] --- PASS: TestPsFilter (0.21s) [2020-05-25T16:13:19.736Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-25T16:13:19.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-25T16:13:19.753Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-05-25T16:13:19.753Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-25T16:13:19.753Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-25T16:13:19.847Z] --- PASS: TestDockerNetworkConnectAlias (7.46s) [2020-05-25T16:13:19.847Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-25T16:13:19.847Z] daemon.go:325: [d76f09a160054] waiting for daemon to start [2020-05-25T16:13:19.847Z] daemon.go:325: [d76f09a160054] waiting for daemon to start [2020-05-25T16:13:19.847Z] daemon.go:353: [d76f09a160054] daemon started [2020-05-25T16:13:19.847Z] daemon.go:461: [d76f09a160054] Stopping daemon [2020-05-25T16:13:19.847Z] daemon.go:296: [d76f09a160054] exiting daemon [2020-05-25T16:13:19.847Z] daemon.go:448: [d76f09a160054] Daemon stopped [2020-05-25T16:13:19.847Z] === RUN TestDockerNetworkReConnect [2020-05-25T16:13:20.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-25T16:13:20.661Z] === RUN TestRemoveContainerWithVolume [2020-05-25T16:13:20.792Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-05-25T16:13:21.427Z] ok github.com/docker/docker/pkg/plugins/transport 0.025s coverage: 85.7% of statements [2020-05-25T16:13:21.585Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2020-05-25T16:13:21.585Z] === RUN TestRemoveContainerRunning [2020-05-25T16:13:21.840Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-25T16:13:22.060Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-05-25T16:13:22.060Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2020-05-25T16:13:22.400Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-05-25T16:13:22.400Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-25T16:13:22.400Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-25T16:13:23.101Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-25T16:13:23.323Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-05-25T16:13:23.323Z] === RUN TestRemoveInvalidContainer [2020-05-25T16:13:23.323Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-25T16:13:23.323Z] === RUN TestRenameLinkedContainer [2020-05-25T16:13:23.758Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 72.7% of statements [2020-05-25T16:13:24.396Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2020-05-25T16:13:25.899Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-05-25T16:13:25.899Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon 3.504s coverage: 9.1% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/cluster 1.420s coverage: 0.5% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.332s coverage: 65.3% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/cluster/convert 0.765s coverage: 35.8% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.216s coverage: 10.9% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/config 0.613s coverage: 79.7% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/discovery 0.165s coverage: 30.4% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/events 0.277s coverage: 50.0% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/graphdriver 0.814s coverage: 2.3% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/images 0.597s coverage: 4.9% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/links 0.110s coverage: 93.0% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/logger 0.712s coverage: 44.0% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/logger/awslogs 0.709s coverage: 78.6% of statements [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-25T16:13:26.056Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 62.1% of statements [2020-05-25T16:13:26.056Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.253s coverage: 88.3% of statements [2020-05-25T16:13:26.580Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-25T16:13:26.580Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-05-25T16:13:26.580Z] === RUN TestRenameStoppedContainer [2020-05-25T16:13:26.580Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-25T16:13:26.709Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2020-05-25T16:13:26.709Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-25T16:13:26.709Z] daemon.go:325: [d4ba371d0f434] waiting for daemon to start [2020-05-25T16:13:26.709Z] daemon.go:325: [d4ba371d0f434] waiting for daemon to start [2020-05-25T16:13:26.709Z] daemon.go:353: [d4ba371d0f434] daemon started [2020-05-25T16:13:26.709Z] daemon.go:461: [d4ba371d0f434] Stopping daemon [2020-05-25T16:13:26.709Z] daemon.go:296: [d4ba371d0f434] exiting daemon [2020-05-25T16:13:26.709Z] daemon.go:448: [d4ba371d0f434] Daemon stopped [2020-05-25T16:13:26.709Z] === RUN TestServicePlugin [2020-05-25T16:13:26.709Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-25T16:13:26.709Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:13:26.709Z] === RUN TestServiceUpdateLabel [2020-05-25T16:13:26.925Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-05-25T16:13:27.138Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-05-25T16:13:27.138Z] === RUN TestRenameRunningContainerAndReuse [2020-05-25T16:13:27.212Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.8% of statements [2020-05-25T16:13:28.323Z] ok github.com/docker/docker/daemon/logger/local 0.449s coverage: 74.7% of statements [2020-05-25T16:13:28.323Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-25T16:13:28.323Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.206s coverage: 36.0% of statements [2020-05-25T16:13:28.353Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-05-25T16:13:28.353Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-05-25T16:13:29.102Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-05-25T16:13:29.102Z] === RUN TestRenameInvalidName [2020-05-25T16:13:29.273Z] ok github.com/docker/docker/pkg/signal 5.573s coverage: 61.0% of statements [2020-05-25T16:13:29.671Z] --- PASS: TestRenameInvalidName (0.79s) [2020-05-25T16:13:29.671Z] === RUN TestRenameAnonymousContainer [2020-05-25T16:13:29.904Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2020-05-25T16:13:30.158Z] --- PASS: TestServiceUpdateLabel (3.58s) [2020-05-25T16:13:30.158Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-25T16:13:30.158Z] daemon.go:325: [dc517479d3714] waiting for daemon to start [2020-05-25T16:13:30.158Z] daemon.go:325: [dc517479d3714] waiting for daemon to start [2020-05-25T16:13:30.158Z] daemon.go:353: [dc517479d3714] daemon started [2020-05-25T16:13:30.158Z] daemon.go:461: [dc517479d3714] Stopping daemon [2020-05-25T16:13:30.158Z] daemon.go:296: [dc517479d3714] exiting daemon [2020-05-25T16:13:30.158Z] daemon.go:448: [dc517479d3714] Daemon stopped [2020-05-25T16:13:30.158Z] === RUN TestServiceUpdateSecrets [2020-05-25T16:13:30.229Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2020-05-25T16:13:30.892Z] testing: warning: no tests to run [2020-05-25T16:13:30.892Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-05-25T16:13:31.040Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-25T16:13:31.182Z] ok github.com/docker/docker/pkg/truncindex 0.123s coverage: 91.5% of statements [2020-05-25T16:13:31.182Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-05-25T16:13:31.338Z] ok github.com/docker/docker/daemon/logger/splunk 2.256s coverage: 84.5% of statements [2020-05-25T16:13:31.338Z] ok github.com/docker/docker/daemon/logger/syslog 0.155s coverage: 47.8% of statements [2020-05-25T16:13:31.338Z] ok github.com/docker/docker/daemon/logger/templates 0.164s coverage: 8.3% of statements [2020-05-25T16:13:31.338Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-25T16:13:31.338Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-25T16:13:31.338Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-25T16:13:31.808Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-05-25T16:13:32.922Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-25T16:13:32.939Z] ok github.com/docker/docker/distribution 1.422s coverage: 20.5% of statements [2020-05-25T16:13:32.939Z] ok github.com/docker/docker/distribution/metadata 1.732s coverage: 48.2% of statements [2020-05-25T16:13:32.939Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-25T16:13:33.176Z] --- PASS: TestRenameAnonymousContainer (3.58s) [2020-05-25T16:13:33.177Z] === RUN TestRenameContainerWithSameName [2020-05-25T16:13:33.868Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 14.5% of statements [2020-05-25T16:13:34.102Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-25T16:13:34.102Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-05-25T16:13:34.102Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-25T16:13:34.543Z] ok github.com/docker/docker/distribution/xfer 2.284s coverage: 62.2% of statements [2020-05-25T16:13:34.543Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-25T16:13:34.543Z] ok github.com/docker/docker/errdefs 0.143s coverage: 49.4% of statements [2020-05-25T16:13:34.704Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-25T16:13:35.921Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-25T16:13:36.147Z] ok github.com/docker/docker/image 1.206s coverage: 86.4% of statements [2020-05-25T16:13:36.147Z] ok github.com/docker/docker/image/cache 0.535s coverage: 19.2% of statements [2020-05-25T16:13:36.147Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-25T16:13:36.147Z] ok github.com/docker/docker/image/v1 0.310s coverage: 25.0% of statements [2020-05-25T16:13:36.147Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-25T16:13:36.543Z] ok github.com/docker/docker/profiles/seccomp 0.044s coverage: 69.1% of statements [2020-05-25T16:13:36.588Z] --- PASS: TestRenameContainerWithLinkedContainer (2.30s) [2020-05-25T16:13:36.589Z] === RUN TestResize [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-25T16:13:36.628Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-25T16:13:37.171Z] ok github.com/docker/docker/plugin 0.621s coverage: 27.3% of statements [2020-05-25T16:13:37.513Z] --- PASS: TestResize (1.07s) [2020-05-25T16:13:37.513Z] === RUN TestResizeWithInvalidSize [2020-05-25T16:13:37.638Z] ok github.com/docker/docker/internal/testutil 0.393s coverage: 62.5% of statements [2020-05-25T16:13:38.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-25T16:13:38.437Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2020-05-25T16:13:38.437Z] === RUN TestResizeWhenContainerNotStarted [2020-05-25T16:13:38.691Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-05-25T16:13:39.318Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 47.1% of statements [2020-05-25T16:13:39.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.99s) [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:39.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:39.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:39.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:13:39.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:13:39.901Z] ok github.com/docker/docker/layer 0.494s coverage: 30.4% of statements [2020-05-25T16:13:39.901Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-25T16:13:40.811Z] ok github.com/docker/docker/registry 0.359s coverage: 56.3% of statements [2020-05-25T16:13:40.973Z] ok github.com/docker/docker/libcontainerd/local 0.451s coverage: 1.0% of statements [2020-05-25T16:13:40.974Z] ok github.com/docker/docker/libcontainerd/queue 0.178s coverage: 100.0% of statements [2020-05-25T16:13:40.974Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-25T16:13:40.974Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-25T16:13:40.974Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-25T16:13:40.974Z] ? github.com/docker/docker/oci [no test files] [2020-05-25T16:13:40.974Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-25T16:13:40.974Z] ok github.com/docker/docker/opts 0.278s coverage: 67.3% of statements [2020-05-25T16:13:40.974Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 50.0% of statements [2020-05-25T16:13:41.100Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-05-25T16:13:41.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-25T16:13:41.727Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-05-25T16:13:42.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:13:42.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:13:44.442Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-05-25T16:13:44.731Z] ok github.com/docker/docker/volume/local 0.071s coverage: 73.0% of statements [2020-05-25T16:13:45.434Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-05-25T16:13:45.434Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-25T16:13:45.434Z] daemon.go:325: [de26aa86491d3] waiting for daemon to start [2020-05-25T16:13:45.434Z] daemon.go:325: [de26aa86491d3] waiting for daemon to start [2020-05-25T16:13:45.434Z] daemon.go:353: [de26aa86491d3] daemon started [2020-05-25T16:13:45.434Z] daemon.go:461: [de26aa86491d3] Stopping daemon [2020-05-25T16:13:45.434Z] daemon.go:296: [de26aa86491d3] exiting daemon [2020-05-25T16:13:45.434Z] daemon.go:448: [de26aa86491d3] Daemon stopped [2020-05-25T16:13:45.434Z] === RUN TestServiceUpdateConfigs [2020-05-25T16:13:45.906Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-25T16:13:46.228Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-05-25T16:13:46.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:13:46.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:13:47.085Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-25T16:13:48.970Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-25T16:13:49.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:13:49.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:52.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:53.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:13:53.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:13:54.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:13:55.100Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-25T16:13:56.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-25T16:13:56.587Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.8% of statements [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/rootless [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/volume [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-25T16:13:56.587Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === Skipped [2020-05-25T16:13:56.587Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-25T16:13:56.587Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-25T16:13:56.587Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-25T16:13:56.587Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-25T16:13:56.587Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-25T16:13:56.587Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:13:56.587Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-25T16:13:56.587Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-25T16:13:56.587Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] [2020-05-25T16:13:56.587Z] DONE 2066 tests, 19 skipped in 338.914s Post stage [Pipeline] junit [2020-05-25T16:13:56.624Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-25T16:13:57.356Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -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:93057905d92ab1a98187fe4834138940faa8cd9b hack/make.sh dynbinary test-integration [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d8163966e42b3] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d8163966e42b3] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d8163966e42b3] daemon started [2020-05-25T16:13:57.386Z] daemon.go:296: [d8163966e42b3] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [d8163966e42b3] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d8163966e42b3] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d8163966e42b3] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d8163966e42b3] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d8163966e42b3] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d8163966e42b3] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [dac678c228b47] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [dac678c228b47] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [dac678c228b47] daemon started [2020-05-25T16:13:57.386Z] daemon.go:325: [dac678c228b47] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:296: [dac678c228b47] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [dac678c228b47] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [dac678c228b47] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [dac678c228b47] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [dac678c228b47] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [dac678c228b47] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.62s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d3d9978beb6ac] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d3d9978beb6ac] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d3d9978beb6ac] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d3d9978beb6ac] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d3d9978beb6ac] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d3d9978beb6ac] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [d3d9978beb6ac] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d3d9978beb6ac] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d3d9978beb6ac] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d3d9978beb6ac] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d3d9978beb6ac] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d3d9978beb6ac] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d1d24668041c2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d24668041c2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d1d24668041c2] daemon started [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d24668041c2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:296: [d1d24668041c2] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d24668041c2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d1d24668041c2] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d1d24668041c2] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d1d24668041c2] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d1d24668041c2] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [da5ac329d8e15] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [da5ac329d8e15] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [da5ac329d8e15] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [da5ac329d8e15] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [da5ac329d8e15] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [da5ac329d8e15] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [da5ac329d8e15] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [da5ac329d8e15] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [da5ac329d8e15] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [da5ac329d8e15] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [da5ac329d8e15] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [da5ac329d8e15] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d0bac2d90732d] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d0bac2d90732d] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d0bac2d90732d] daemon started [2020-05-25T16:13:57.386Z] daemon.go:325: [d0bac2d90732d] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:296: [d0bac2d90732d] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [d0bac2d90732d] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d0bac2d90732d] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d0bac2d90732d] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d0bac2d90732d] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d0bac2d90732d] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d89ddc5bfb6b4] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d89ddc5bfb6b4] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d89ddc5bfb6b4] daemon started [2020-05-25T16:13:57.386Z] daemon.go:325: [d89ddc5bfb6b4] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:296: [d89ddc5bfb6b4] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [d89ddc5bfb6b4] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d89ddc5bfb6b4] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d89ddc5bfb6b4] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d89ddc5bfb6b4] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d89ddc5bfb6b4] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.68s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [db95bbd5cb8d2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [db95bbd5cb8d2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [db95bbd5cb8d2] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [db95bbd5cb8d2] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [db95bbd5cb8d2] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [db95bbd5cb8d2] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [db95bbd5cb8d2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [db95bbd5cb8d2] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [db95bbd5cb8d2] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [db95bbd5cb8d2] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [db95bbd5cb8d2] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [db95bbd5cb8d2] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d419006d43e9b] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d419006d43e9b] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d419006d43e9b] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d419006d43e9b] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d419006d43e9b] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d419006d43e9b] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [d419006d43e9b] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d419006d43e9b] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d419006d43e9b] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d419006d43e9b] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d419006d43e9b] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d419006d43e9b] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d375084396c39] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d375084396c39] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d375084396c39] daemon started [2020-05-25T16:13:57.386Z] daemon.go:325: [d375084396c39] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:296: [d375084396c39] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:325: [d375084396c39] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d375084396c39] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d375084396c39] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d375084396c39] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d375084396c39] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d1d7c735e65a5] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d7c735e65a5] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d1d7c735e65a5] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d1d7c735e65a5] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d1d7c735e65a5] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d1d7c735e65a5] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d7c735e65a5] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d1d7c735e65a5] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d1d7c735e65a5] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d1d7c735e65a5] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d1d7c735e65a5] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d1d7c735e65a5] Daemon stopped [2020-05-25T16:13:57.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2020-05-25T16:13:57.386Z] 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-25T16:13:57.386Z] daemon.go:325: [d607eed687dec] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d607eed687dec] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d607eed687dec] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d607eed687dec] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d607eed687dec] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d607eed687dec] Daemon stopped [2020-05-25T16:13:57.386Z] daemon.go:325: [d607eed687dec] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:325: [d607eed687dec] waiting for daemon to start [2020-05-25T16:13:57.386Z] daemon.go:353: [d607eed687dec] daemon started [2020-05-25T16:13:57.386Z] daemon.go:461: [d607eed687dec] Stopping daemon [2020-05-25T16:13:57.386Z] daemon.go:296: [d607eed687dec] exiting daemon [2020-05-25T16:13:57.386Z] daemon.go:448: [d607eed687dec] Daemon stopped [2020-05-25T16:13:57.386Z] === RUN TestKernelTCPMemory [2020-05-25T16:13:57.641Z] [2020-05-25T16:13:57.930Z] Removing bundles/ [2020-05-25T16:13:57.930Z] [2020-05-25T16:13:57.930Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-25T16:13:57.930Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:13:57.930Z] GOOS="" GOARCH="" GOARM="" [2020-05-25T16:13:58.309Z] --- PASS: TestKernelTCPMemory (1.09s) [2020-05-25T16:13:58.309Z] === RUN TestNISDomainname [2020-05-25T16:13:58.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/archive 6.430s coverage: 62.4% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 26.2% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/capabilities 0.123s coverage: 87.5% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/chrootarchive 0.119s coverage: 15.4% of statements [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/directory 0.091s coverage: 80.0% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/discovery 0.080s coverage: 58.3% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/discovery/file 0.113s coverage: 92.9% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/discovery/kv 3.434s coverage: 84.1% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/discovery/memory 0.068s coverage: 92.3% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/filenotify 0.067s coverage: 43.8% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 87.7% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 37.5% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/idtools 0.083s coverage: 6.3% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/ioutils 0.729s coverage: 69.1% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/jsonmessage 0.198s coverage: 91.7% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/namesgenerator 0.096s coverage: 85.7% of statements [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-25T16:13:58.964Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-25T16:13:58.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-25T16:13:59.487Z] --- PASS: TestNISDomainname (1.06s) [2020-05-25T16:13:59.488Z] === RUN TestStats [2020-05-25T16:13:59.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-25T16:14:01.627Z] --- PASS: TestStats (1.95s) [2020-05-25T16:14:01.627Z] === RUN TestStopContainerWithTimeout [2020-05-25T16:14:01.627Z] === RUN TestStopContainerWithTimeout/0 [2020-05-25T16:14:01.627Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-25T16:14:01.627Z] === RUN TestStopContainerWithTimeout/1 [2020-05-25T16:14:01.627Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-25T16:14:01.627Z] === RUN TestStopContainerWithTimeout/3 [2020-05-25T16:14:01.627Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-25T16:14:01.627Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-25T16:14:01.627Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-25T16:14:01.627Z] === CONT TestStopContainerWithTimeout/0 [2020-05-25T16:14:01.627Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-25T16:14:02.553Z] === CONT TestStopContainerWithTimeout/3 [2020-05-25T16:14:02.808Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-25T16:14:03.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-25T16:14:03.873Z] --- PASS: TestServiceUpdateConfigs (15.98s) [2020-05-25T16:14:03.873Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-25T16:14:03.873Z] daemon.go:325: [df198afba2ae3] waiting for daemon to start [2020-05-25T16:14:03.873Z] daemon.go:325: [df198afba2ae3] waiting for daemon to start [2020-05-25T16:14:03.873Z] daemon.go:353: [df198afba2ae3] daemon started [2020-05-25T16:14:03.873Z] daemon.go:461: [df198afba2ae3] Stopping daemon [2020-05-25T16:14:03.873Z] daemon.go:296: [df198afba2ae3] exiting daemon [2020-05-25T16:14:03.873Z] daemon.go:448: [df198afba2ae3] Daemon stopped [2020-05-25T16:14:03.873Z] === RUN TestServiceUpdateNetwork [2020-05-25T16:14:04.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-25T16:14:04.732Z] === CONT TestStopContainerWithTimeout/1 [2020-05-25T16:14:06.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-25T16:14:06.654Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-25T16:14:06.654Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-05-25T16:14:06.654Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-05-25T16:14:06.654Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-05-25T16:14:06.654Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-05-25T16:14:06.654Z] === RUN TestDeleteDevicemapper [2020-05-25T16:14:06.654Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-25T16:14:06.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:14:06.654Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-25T16:14:07.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-25T16:14:08.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-25T16:14:09.070Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-05-25T16:14:09.070Z] === RUN TestUpdateMemory [2020-05-25T16:14:09.071Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-25T16:14:09.071Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:14:09.071Z] === RUN TestUpdateCPUQuota [2020-05-25T16:14:09.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-25T16:14:10.554Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-05-25T16:14:10.554Z] === RUN TestUpdatePidsLimit [2020-05-25T16:14:10.811Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-25T16:14:11.066Z] === RUN TestUpdatePidsLimit/no_change [2020-05-25T16:14:11.626Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-25T16:14:11.881Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-25T16:14:12.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-25T16:14:12.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-25T16:14:12.952Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-25T16:14:12.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-25T16:14:13.206Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-25T16:14:14.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-25T16:14:14.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit (4.12s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-05-25T16:14:14.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-05-25T16:14:14.660Z] === RUN TestUpdateRestartPolicy [2020-05-25T16:14:17.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-25T16:14:17.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-25T16:14:18.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-25T16:14:19.117Z] --- PASS: TestServiceUpdateNetwork (16.06s) [2020-05-25T16:14:19.118Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-25T16:14:19.118Z] daemon.go:325: [d3cc3a11cdcd5] waiting for daemon to start [2020-05-25T16:14:19.118Z] daemon.go:325: [d3cc3a11cdcd5] waiting for daemon to start [2020-05-25T16:14:19.118Z] daemon.go:353: [d3cc3a11cdcd5] daemon started [2020-05-25T16:14:19.118Z] daemon.go:461: [d3cc3a11cdcd5] Stopping daemon [2020-05-25T16:14:19.118Z] daemon.go:296: [d3cc3a11cdcd5] exiting daemon [2020-05-25T16:14:19.118Z] daemon.go:448: [d3cc3a11cdcd5] Daemon stopped [2020-05-25T16:14:19.118Z] PASS [2020-05-25T16:14:19.118Z] [2020-05-25T16:14:19.118Z] === Skipped [2020-05-25T16:14:19.118Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-25T16:14:19.118Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:14:19.118Z] [2020-05-25T16:14:19.118Z] [2020-05-25T16:14:19.118Z] DONE 18 tests, 1 skipped in 136.847s [2020-05-25T16:14:19.118Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-25T16:14:19.118Z] ++ 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-25T16:14:19.118Z] ++ set -e [2020-05-25T16:14:19.118Z] ++ '[' -n 0 ']' [2020-05-25T16:14:19.118Z] ++ set -x [2020-05-25T16:14:19.118Z] ++ 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-25T16:14:19.118Z] INFO: Testing against a local daemon [2020-05-25T16:14:19.118Z] === RUN TestSessionCreate [2020-05-25T16:14:19.118Z] --- PASS: TestSessionCreate (0.02s) [2020-05-25T16:14:19.118Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-25T16:14:19.118Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-25T16:14:19.118Z] PASS [2020-05-25T16:14:19.118Z] [2020-05-25T16:14:19.118Z] DONE 2 tests in 0.099s [2020-05-25T16:14:19.118Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-25T16:14:19.118Z] ++ 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-25T16:14:19.118Z] ++ set -e [2020-05-25T16:14:19.118Z] ++ '[' -n 0 ']' [2020-05-25T16:14:19.118Z] ++ set -x [2020-05-25T16:14:19.118Z] ++ 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-25T16:14:19.118Z] INFO: Testing against a local daemon [2020-05-25T16:14:19.118Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-25T16:14:19.118Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:14:19.118Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:14:19.118Z] === RUN TestEventsExecDie [2020-05-25T16:14:19.118Z] --- PASS: TestEventsExecDie (0.97s) [2020-05-25T16:14:19.118Z] === RUN TestEventsBackwardsCompatible [2020-05-25T16:14:19.118Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-25T16:14:19.118Z] === RUN TestInfoBinaryCommits [2020-05-25T16:14:19.118Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-05-25T16:14:19.118Z] === RUN TestInfoAPIVersioned [2020-05-25T16:14:19.118Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-05-25T16:14:19.118Z] === RUN TestInfoAPI [2020-05-25T16:14:19.118Z] --- PASS: TestInfoAPI (0.02s) [2020-05-25T16:14:19.118Z] === RUN TestInfoAPIWarnings [2020-05-25T16:14:19.402Z] --- PASS: TestInfoAPIWarnings (0.83s) [2020-05-25T16:14:19.402Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-25T16:14:19.402Z] daemon.go:325: [d9b55bd21afdd] waiting for daemon to start [2020-05-25T16:14:19.402Z] daemon.go:325: [d9b55bd21afdd] waiting for daemon to start [2020-05-25T16:14:19.402Z] daemon.go:353: [d9b55bd21afdd] daemon started [2020-05-25T16:14:19.402Z] daemon.go:461: [d9b55bd21afdd] Stopping daemon [2020-05-25T16:14:19.402Z] daemon.go:296: [d9b55bd21afdd] exiting daemon [2020-05-25T16:14:19.402Z] daemon.go:448: [d9b55bd21afdd] Daemon stopped [2020-05-25T16:14:19.402Z] === RUN TestLoginFailsWithBadCredentials [2020-05-25T16:14:19.684Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-05-25T16:14:19.684Z] === RUN TestPingCacheHeaders [2020-05-25T16:14:19.966Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-25T16:14:19.966Z] === RUN TestPingGet [2020-05-25T16:14:19.966Z] --- PASS: TestPingGet (0.01s) [2020-05-25T16:14:19.966Z] === RUN TestPingHead [2020-05-25T16:14:19.966Z] --- PASS: TestPingHead (0.01s) [2020-05-25T16:14:19.966Z] === RUN TestVersion [2020-05-25T16:14:19.966Z] --- PASS: TestVersion (0.01s) [2020-05-25T16:14:19.966Z] PASS [2020-05-25T16:14:19.966Z] [2020-05-25T16:14:19.966Z] === Skipped [2020-05-25T16:14:19.966Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:14:19.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:14:19.966Z] [2020-05-25T16:14:19.966Z] [2020-05-25T16:14:19.966Z] DONE 12 tests, 1 skipped in 2.361s [2020-05-25T16:14:19.966Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-25T16:14:19.966Z] ++ 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-25T16:14:19.966Z] ++ set -e [2020-05-25T16:14:19.966Z] ++ '[' -n 0 ']' [2020-05-25T16:14:19.966Z] ++ set -x [2020-05-25T16:14:19.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:14:19.966Z] INFO: Testing against a local daemon [2020-05-25T16:14:19.966Z] === RUN TestVolumesCreateAndList [2020-05-25T16:14:19.966Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-25T16:14:19.966Z] === RUN TestVolumesRemove [2020-05-25T16:14:19.966Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-25T16:14:19.966Z] === RUN TestVolumesInspect [2020-05-25T16:14:19.966Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-25T16:14:19.966Z] === RUN TestVolumesInvalidJSON [2020-05-25T16:14:19.966Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-25T16:14:19.966Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-25T16:14:20.247Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-25T16:14:20.247Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-25T16:14:20.247Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-25T16:14:20.247Z] PASS [2020-05-25T16:14:20.247Z] [2020-05-25T16:14:20.247Z] DONE 5 tests in 0.231s [2020-05-25T16:14:20.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-25T16:14:20.247Z] ++++ cat bundles/test-integration/docker.pid [2020-05-25T16:14:20.247Z] +++ kill 10825 [2020-05-25T16:14:21.717Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-25T16:14:21.717Z] +++ /etc/init.d/apparmor stop [2020-05-25T16:14:21.717Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:14:21.717Z] [2020-05-25T16:14:21.717Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:14:21.717Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:14:21.717Z] [2020-05-25T16:14:21.717Z] To set a process to complain mode, use the command line tool [2020-05-25T16:14:21.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:14:21.717Z] +++ true [2020-05-25T16:14:21.717Z] [2020-05-25T16:14:21.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv Post stage [Pipeline] junit [2020-05-25T16:14:22.759Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-25T16:14:23.322Z] + echo Ensuring container killed. [2020-05-25T16:14:23.322Z] Ensuring container killed. [2020-05-25T16:14:23.322Z] + docker rm -vf docker-pr1 [2020-05-25T16:14:23.322Z] Error: No such container: docker-pr1 [2020-05-25T16:14:23.322Z] + true [Pipeline] sh [2020-05-25T16:14:23.694Z] + echo Chowning /workspace to jenkins user [2020-05-25T16:14:23.694Z] Chowning /workspace to jenkins user [2020-05-25T16:14:23.694Z] + id -u [2020-05-25T16:14:23.694Z] + id -g [2020-05-25T16:14:23.694Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41021:/workspace busybox chown -R 1001:1001 /workspace [2020-05-25T16:14:23.694Z] Unable to find image 'busybox:latest' locally [2020-05-25T16:14:23.976Z] latest: Pulling from library/busybox [2020-05-25T16:14:23.976Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-25T16:14:24.258Z] 5ea0d0e92e5f: Download complete [2020-05-25T16:14:24.541Z] 5ea0d0e92e5f: Pull complete [2020-05-25T16:14:24.541Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-25T16:14:24.541Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-25T16:14:26.945Z] + bundleName=s390x-integration [2020-05-25T16:14:26.945Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-25T16:14:26.945Z] Creating s390x-integration-bundles.tar.gz [2020-05-25T16:14:26.945Z] + 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-25T16:14:26.945Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-25T16:14:26.981Z] Archiving artifacts [2020-05-25T16:14:27.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-25T16:14:27.299Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-25T16:14:27.686Z] + make clean [2020-05-25T16:14:27.968Z] docker volume rm -f docker-dev-cache [2020-05-25T16:14:27.968Z] docker-dev-cache [Pipeline] deleteDir [2020-05-25T16:14:28.417Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2020-05-25T16:14:28.417Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-25T16:14:29.286Z] ok github.com/docker/docker/pkg/plugins 35.200s coverage: 73.6% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.114s coverage: 56.8% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.104s coverage: 85.7% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/pools 0.090s coverage: 87.9% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 72.7% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/reexec 0.184s coverage: 82.4% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 20.3% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.3% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/term 0.080s coverage: 30.8% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: 0.0% of statements [no tests to run] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/truncindex 0.194s coverage: 91.5% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/urlutil 0.570s coverage: 100.0% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/pkg/useragent 0.535s coverage: 88.9% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/plugin 0.463s coverage: 12.0% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/plugin/v2 0.174s coverage: 20.1% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/registry 0.410s coverage: 52.0% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/registry/resumable 0.339s coverage: 100.0% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 49.0% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/rootless [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/runconfig 0.219s coverage: 54.5% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/volume [no test files] [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/volume/drivers 0.313s coverage: 36.1% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/volume/local 0.196s coverage: 37.7% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2020-05-25T16:14:29.287Z] ok github.com/docker/docker/volume/service 0.355s coverage: 70.3% of statements [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-25T16:14:29.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-25T16:14:29.344Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2020-05-25T16:14:29.344Z] === RUN TestWaitNonBlocked [2020-05-25T16:14:29.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:14:29.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:14:29.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:14:29.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:14:29.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:14:29.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:14:29.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-25T16:14:30.299Z] INFO: make.ps1 ended at 05/25/2020 16:14:30 [2020-05-25T16:14:30.526Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-25T16:14:30.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-05-25T16:14:30.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-05-25T16:14:30.526Z] === RUN TestWaitBlocked [2020-05-25T16:14:30.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:14:30.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:14:30.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:14:30.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:14:30.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:14:30.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:14:31.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-25T16:14:31.901Z] INFO: Unit tests ended at 05/25/2020 16:14:31. Duration:00:03:32.3394460 [2020-05-25T16:14:31.901Z] INFO: Building busybox [2020-05-25T16:14:31.901Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-25T16:14:31.901Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-25T16:14:31.901Z] [2020-05-25T16:14:31.901Z] Sending build context to Docker daemon 2.56kB [2020-05-25T16:14:31.901Z] [2020-05-25T16:14:31.901Z] Step 1/6 : FROM microsoft/windowsservercore [2020-05-25T16:14:31.901Z] ---> 561b89eac394 [2020-05-25T16:14:31.901Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-25T16:14:32.012Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-25T16:14:32.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-05-25T16:14:32.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-05-25T16:14:32.015Z] === CONT TestContainerStartOnDaemonRestart [2020-05-25T16:14:32.015Z] === CONT TestIpcModeOlderClient [2020-05-25T16:14:32.015Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-25T16:14:32.015Z] === CONT TestDaemonRestartIpcMode [2020-05-25T16:14:32.382Z] ---> Running in e06a382342ca [2020-05-25T16:14:32.513Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-25T16:14:32.513Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-25T16:14:32.513Z] Cross building: bundles/cross/windows/amd64 [2020-05-25T16:14:32.513Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-25T16:14:32.513Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-25T16:14:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-25T16:14:34.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-25T16:14:35.834Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2020-05-25T16:14:35.834Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-25T16:14:35.834Z] daemon.go:325: [daad13eaa10f0] waiting for daemon to start [2020-05-25T16:14:35.834Z] daemon.go:325: [daad13eaa10f0] waiting for daemon to start [2020-05-25T16:14:35.834Z] daemon.go:353: [daad13eaa10f0] daemon started [2020-05-25T16:14:35.834Z] daemon.go:296: [daad13eaa10f0] exiting daemon [2020-05-25T16:14:35.834Z] daemon.go:325: [daad13eaa10f0] waiting for daemon to start [2020-05-25T16:14:35.834Z] daemon.go:325: [daad13eaa10f0] waiting for daemon to start [2020-05-25T16:14:35.834Z] daemon.go:353: [daad13eaa10f0] daemon started [2020-05-25T16:14:35.834Z] daemon.go:461: [daad13eaa10f0] Stopping daemon [2020-05-25T16:14:35.834Z] daemon.go:296: [daad13eaa10f0] exiting daemon [2020-05-25T16:14:35.834Z] daemon.go:448: [daad13eaa10f0] Daemon stopped [2020-05-25T16:14:36.264Z] Removing intermediate container e06a382342ca [2020-05-25T16:14:36.264Z] ---> 6d8a9f304795 [2020-05-25T16:14:36.264Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-05-25T16:14:36.395Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2020-05-25T16:14:36.395Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-25T16:14:36.395Z] daemon.go:325: [d9ced6c280c0b] waiting for daemon to start [2020-05-25T16:14:36.395Z] daemon.go:325: [d9ced6c280c0b] waiting for daemon to start [2020-05-25T16:14:36.395Z] daemon.go:353: [d9ced6c280c0b] daemon started [2020-05-25T16:14:36.395Z] daemon.go:461: [d9ced6c280c0b] Stopping daemon [2020-05-25T16:14:36.395Z] daemon.go:296: [d9ced6c280c0b] exiting daemon [2020-05-25T16:14:36.395Z] daemon.go:448: [d9ced6c280c0b] Daemon stopped [2020-05-25T16:14:36.395Z] daemon.go:325: [d9ced6c280c0b] waiting for daemon to start [2020-05-25T16:14:36.395Z] daemon.go:325: [d9ced6c280c0b] waiting for daemon to start [2020-05-25T16:14:36.395Z] daemon.go:353: [d9ced6c280c0b] daemon started [2020-05-25T16:14:36.395Z] daemon.go:461: [d9ced6c280c0b] Stopping daemon [2020-05-25T16:14:36.395Z] daemon.go:296: [d9ced6c280c0b] exiting daemon [2020-05-25T16:14:36.395Z] daemon.go:448: [d9ced6c280c0b] Daemon stopped [2020-05-25T16:14:36.395Z] PASS [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === Skipped [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-25T16:14:36.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-25T16:14:36.395Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-25T16:14:36.395Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-25T16:14:36.395Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-25T16:14:36.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-25T16:14:36.395Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] [2020-05-25T16:14:36.395Z] DONE 189 tests, 6 skipped in 131.015s [2020-05-25T16:14:36.395Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-25T16:14:36.395Z] ++ 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-25T16:14:36.395Z] ++ set -e [2020-05-25T16:14:36.395Z] ++ '[' -n 0 ']' [2020-05-25T16:14:36.395Z] ++ set -x [2020-05-25T16:14:36.395Z] ++ 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-25T16:14:36.395Z] INFO: Testing against a local daemon [2020-05-25T16:14:36.395Z] === RUN TestCommitInheritsEnv [2020-05-25T16:14:36.999Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-05-25T16:14:36.999Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-25T16:14:36.999Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-25T16:14:36.999Z] === RUN TestImagesFilterMultiReference [2020-05-25T16:14:36.999Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-25T16:14:36.999Z] === RUN TestImagePullPlatformInvalid [2020-05-25T16:14:36.999Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-25T16:14:36.999Z] === RUN TestRemoveImageOrphaning [2020-05-25T16:14:37.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-25T16:14:37.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-25T16:14:37.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-25T16:14:37.288Z] [2020-05-25T16:14:37.509Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-05-25T16:14:37.509Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-25T16:14:37.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-25T16:14:37.509Z] === RUN TestTagInvalidReference [2020-05-25T16:14:37.509Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-25T16:14:37.509Z] === RUN TestTagValidPrefixedRepo [2020-05-25T16:14:37.763Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-25T16:14:37.763Z] === RUN TestTagExistedNameWithoutForce [2020-05-25T16:14:37.763Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-25T16:14:37.763Z] === RUN TestTagOfficialNames [2020-05-25T16:14:37.763Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-25T16:14:37.763Z] === RUN TestTagMatchesDigest [2020-05-25T16:14:37.763Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-25T16:14:37.763Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-25T16:14:37.770Z] ---> 8896c4d8b94d [2020-05-25T16:14:37.770Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-25T16:14:37.770Z] ---> Running in 9c0df1385708 [2020-05-25T16:14:38.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-25T16:14:38.782Z] [2020-05-25T16:14:38.783Z] SUCCESS: Specified value was saved. [2020-05-25T16:14:41.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-25T16:14:41.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-25T16:14:41.799Z] Removing intermediate container 9c0df1385708 [2020-05-25T16:14:41.799Z] ---> 29d116ab76b0 [2020-05-25T16:14:41.799Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-25T16:14:41.799Z] ---> Running in 0728c595196f [2020-05-25T16:14:42.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-25T16:14:45.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-25T16:14:45.661Z] Cannot create a file when that file already exists. [2020-05-25T16:14:47.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-25T16:14:47.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-25T16:14:50.505Z] Removing intermediate container 0728c595196f [2020-05-25T16:14:50.505Z] ---> d745ba0c5df5 [2020-05-25T16:14:50.505Z] Step 6/6 : CMD ["sh"] [2020-05-25T16:14:50.505Z] ---> Running in 6978be035fee [2020-05-25T16:14:50.505Z] Removing intermediate container 6978be035fee [2020-05-25T16:14:50.505Z] ---> 0a47bd8f5171 [2020-05-25T16:14:50.505Z] Successfully built 0a47bd8f5171 [2020-05-25T16:14:50.505Z] Successfully tagged busybox:latest [2020-05-25T16:14:50.505Z] INFO: Docker images of the daemon under test [2020-05-25T16:14:50.505Z] [2020-05-25T16:14:50.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-25T16:14:50.505Z] busybox latest 0a47bd8f5171 Less than a second ago 3.71GB [2020-05-25T16:14:50.505Z] microsoft/windowsservercore latest 561b89eac394 2 weeks ago 3.7GB [2020-05-25T16:14:50.505Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 2 weeks ago 3.7GB [2020-05-25T16:14:50.505Z] [2020-05-25T16:14:50.505Z] INFO: Running integration tests at 05/25/2020 16:14:50... [2020-05-25T16:14:50.505Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-25T16:14:50.506Z] INFO: Integration API tests being run from the host: [2020-05-25T16:14:50.506Z] INFO: make.ps1 starting at 05/25/2020 16:14:50 [2020-05-25T16:14:51.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-25T16:14:51.518Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-05-25T16:14:54.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-25T16:14:54.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-25T16:14:56.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-25T16:14:56.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-25T16:14:58.092Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-25T16:14:59.061Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-25T16:14:59.987Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-25T16:15:01.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-25T16:15:06.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-25T16:15:07.152Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-25T16:15:09.037Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-25T16:15:09.961Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-25T16:15:10.885Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-25T16:15:11.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-25T16:15:12.956Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-05-25T16:15:14.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-25T16:15:15.235Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-05-25T16:15:17.658Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-25T16:15:18.217Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-25T16:15:18.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-05-25T16:15:20.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-05-25T16:15:21.480Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-25T16:15:21.480Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-25T16:15:23.661Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-25T16:15:23.661Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-25T16:15:23.661Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-25T16:15:23.661Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-25T16:15:23.661Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-25T16:15:23.812Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-25T16:15:23.812Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-25T16:15:24.222Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-25T16:15:24.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-25T16:15:24.823Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-25T16:15:25.303Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-25T16:15:25.585Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-25T16:15:26.314Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-25T16:15:27.469Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-25T16:15:28.577Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-25T16:15:32.448Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-25T16:15:32.707Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-25T16:15:33.266Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-25T16:15:33.826Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-25T16:15:34.385Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-25T16:15:34.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-25T16:15:35.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:15:38.015Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-25T16:15:39.377Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-25T16:15:39.632Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-25T16:15:39.734Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-25T16:15:40.184Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-25T16:15:40.184Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-25T16:15:40.184Z] remote: Enumerating objects: 2, done. [2020-05-25T16:15:40.184Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-25T16:15:40.184Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-25T16:15:40.184Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-25T16:15:40.184Z] 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-25T16:15:40.184Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-25T16:15:40.441Z] [2020-05-25T16:15:40.578Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-25T16:15:40.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-25T16:15:41.509Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-25T16:15:41.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/test/unit [2020-05-25T16:15:41.812Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-25T16:15:41.812Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-25T16:15:41.999Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-05-25T16:15:42.380Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-25T16:15:42.940Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-25T16:15:44.227Z] ? github.com/docker/docker/api [no test files] [2020-05-25T16:15:44.262Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-05-25T16:15:47.097Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-25T16:15:47.097Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-25T16:15:47.273Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-05-25T16:15:48.874Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-05-25T16:15:50.356Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-25T16:15:51.137Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-05-25T16:15:52.866Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-25T16:15:54.151Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-25T16:15:54.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:15:54.151Z] INFO: Testing against a local daemon [2020-05-25T16:15:54.151Z] === RUN TestBuildWithSession [2020-05-25T16:15:54.151Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-25T16:15:54.151Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:15:54.151Z] === RUN TestBuildSquashParent [2020-05-25T16:15:54.151Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-05-25T16:15:54.151Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:15:54.151Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-25T16:15:54.151Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-25T16:15:54.151Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:15:54.151Z] === RUN TestBuildMultiStageCopy [2020-05-25T16:15:54.151Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-25T16:15:57.027Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-25T16:15:57.282Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-25T16:15:58.207Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-25T16:15:58.207Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-25T16:15:59.092Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2020-05-25T16:15:59.132Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-25T16:16:02.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-25T16:16:02.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-25T16:16:03.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-25T16:16:03.292Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-25T16:16:03.948Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-25T16:16:05.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-25T16:16:05.305Z] [2020-05-25T16:16:05.305Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-25T16:16:05.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-25T16:16:05.305Z] HOSTNAME=5b43a3676935 [2020-05-25T16:16:05.305Z] TESTDEBUG=0 [2020-05-25T16:16:05.305Z] DEST=bundles/test-integration [2020-05-25T16:16:05.305Z] PWD=/go/src/github.com/docker/docker [2020-05-25T16:16:05.305Z] DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b [2020-05-25T16:16:05.305Z] container=docker [2020-05-25T16:16:05.305Z] HOME=/root [2020-05-25T16:16:05.305Z] GOLANG_VERSION=1.13.11 [2020-05-25T16:16:05.305Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-25T16:16:05.305Z] VALIDATE_BRANCH=19.03 [2020-05-25T16:16:05.305Z] TERM=xterm [2020-05-25T16:16:05.305Z] DOCKER_PKG=github.com/docker/docker [2020-05-25T16:16:05.305Z] SHLVL=1 [2020-05-25T16:16:05.305Z] TIMEOUT=120m [2020-05-25T16:16:05.305Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-25T16:16:05.305Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-25T16:16:05.305Z] GO111MODULE=off [2020-05-25T16:16:05.305Z] DOCKER_EXPERIMENTAL=1 [2020-05-25T16:16:05.305Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-25T16:16:05.305Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-25T16:16:05.305Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-25T16:16:05.305Z] GOPATH=/go [2020-05-25T16:16:05.305Z] PKG_CONFIG=pkg-config [2020-05-25T16:16:05.305Z] _=/usr/bin/env [2020-05-25T16:16:05.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-25T16:16:05.548Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy (12.80s) [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.60s) [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2020-05-25T16:16:06.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2020-05-25T16:16:06.558Z] === RUN TestBuildMultiStageParentConfig [2020-05-25T16:16:06.558Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-05-25T16:16:06.558Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:06.558Z] === RUN TestBuildLabelWithTargets [2020-05-25T16:16:06.558Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-05-25T16:16:06.558Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:06.558Z] === RUN TestBuildWithEmptyLayers [2020-05-25T16:16:07.451Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-25T16:16:07.571Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-05-25T16:16:07.571Z] === RUN TestBuildMultiStageOnBuild [2020-05-25T16:16:07.571Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-05-25T16:16:07.571Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:07.571Z] === RUN TestBuildUncleanTarFilenames [2020-05-25T16:16:07.571Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-05-25T16:16:07.571Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:07.571Z] === RUN TestBuildMultiStageLayerLeak [2020-05-25T16:16:07.571Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-05-25T16:16:07.571Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:07.571Z] === RUN TestBuildWithHugeFile [2020-05-25T16:16:07.571Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-05-25T16:16:07.571Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-25T16:16:07.571Z] === RUN TestBuildWithEmptyDockerfile [2020-05-25T16:16:07.571Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:16:07.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:16:07.571Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:16:07.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:16:07.571Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:16:07.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:16:07.706Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-25T16:16:08.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:16:08.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:16:08.051Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:16:08.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-05-25T16:16:08.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-05-25T16:16:08.051Z] === RUN TestBuildPreserveOwnership [2020-05-25T16:16:08.051Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-05-25T16:16:08.051Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:08.051Z] === RUN TestBuildPlatformInvalid [2020-05-25T16:16:08.051Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-05-25T16:16:08.051Z] PASS [2020-05-25T16:16:08.051Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-25T16:16:08.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:16:08.051Z] INFO: Testing against a local daemon [2020-05-25T16:16:08.051Z] === RUN TestConfigList [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigList (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestConfigsCreateAndDelete [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestConfigsUpdate [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestTemplatedConfig [2020-05-25T16:16:08.051Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestConfigInspect [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigInspect (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestConfigCreateWithLabels [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:16:08.051Z] === RUN TestConfigCreateResolve [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:16:08.051Z] === RUN TestConfigDaemonLibtrustID [2020-05-25T16:16:08.051Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-05-25T16:16:08.051Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:16:08.051Z] PASS [2020-05-25T16:16:08.051Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-25T16:16:08.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:16:08.051Z] INFO: Testing against a local daemon [2020-05-25T16:16:08.051Z] === RUN TestCheckpoint [2020-05-25T16:16:08.051Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-25T16:16:08.051Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:16:08.051Z] === RUN TestContainerInvalidJSON [2020-05-25T16:16:08.051Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:16:08.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:16:08.051Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:16:08.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:16:08.051Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:16:08.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:16:08.051Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:16:08.051Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:16:08.051Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:16:08.051Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-25T16:16:08.051Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-25T16:16:08.051Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-25T16:16:08.051Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-25T16:16:08.051Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-25T16:16:08.051Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-25T16:16:08.051Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-25T16:16:08.051Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-25T16:16:08.051Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-25T16:16:08.051Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-05-25T16:16:08.051Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCopyFromContainer [2020-05-25T16:16:08.051Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-05-25T16:16:08.051Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-25T16:16:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:16:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:16:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:16:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:16:08.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:16:08.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:16:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:16:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:16:08.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:16:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-25T16:16:08.051Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidEnv [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-25T16:16:08.051Z] === RUN TestCreateTmpfsMountsTarget [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:08.051Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:16:08.051Z] === RUN TestCreateWithCapabilities [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-25T16:16:08.051Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:16:08.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:16:08.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:16:08.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-25T16:16:08.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-25T16:16:08.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-25T16:16:08.051Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-25T16:16:08.051Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-25T16:16:08.051Z] === RUN TestDiff [2020-05-25T16:16:08.051Z] --- SKIP: TestDiff (0.00s) [2020-05-25T16:16:08.051Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:08.051Z] === RUN TestExecWithCloseStdin [2020-05-25T16:16:09.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-25T16:16:09.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-25T16:16:09.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-25T16:16:09.594Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-25T16:16:09.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-25T16:16:10.154Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-25T16:16:10.316Z] --- PASS: TestExecWithCloseStdin (1.91s) [2020-05-25T16:16:10.317Z] === RUN TestExec [2020-05-25T16:16:10.317Z] --- SKIP: TestExec (0.00s) [2020-05-25T16:16:10.317Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-25T16:16:10.317Z] === RUN TestExecUser [2020-05-25T16:16:10.317Z] --- SKIP: TestExecUser (0.00s) [2020-05-25T16:16:10.317Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-25T16:16:10.317Z] === RUN TestExportContainerAndImportImage [2020-05-25T16:16:10.317Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-05-25T16:16:10.317Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:10.317Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-25T16:16:10.317Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-05-25T16:16:10.317Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:10.317Z] === RUN TestHealthCheckWorkdir [2020-05-25T16:16:10.317Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-05-25T16:16:10.317Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:10.317Z] === RUN TestHealthKillContainer [2020-05-25T16:16:10.317Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-05-25T16:16:10.317Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-25T16:16:10.317Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-25T16:16:10.317Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-05-25T16:16:10.317Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-25T16:16:10.317Z] === RUN TestKillContainerInvalidSignal [2020-05-25T16:16:11.921Z] --- PASS: TestKillContainerInvalidSignal (1.64s) [2020-05-25T16:16:11.921Z] === RUN TestKillContainer [2020-05-25T16:16:11.921Z] --- SKIP: TestKillContainer (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-25T16:16:11.921Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-25T16:16:11.921Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-25T16:16:11.921Z] === RUN TestKillStoppedContainer [2020-05-25T16:16:11.921Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-25T16:16:11.921Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-25T16:16:11.921Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-25T16:16:11.921Z] === RUN TestKillDifferentUserContainer [2020-05-25T16:16:11.921Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-25T16:16:11.921Z] === RUN TestInspectOomKilledTrue [2020-05-25T16:16:11.921Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:16:11.921Z] === RUN TestInspectOomKilledFalse [2020-05-25T16:16:11.921Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-25T16:16:11.921Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-25T16:16:11.921Z] === RUN TestLogsFollowTailEmpty [2020-05-25T16:16:12.665Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-25T16:16:12.920Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-25T16:16:13.480Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-25T16:16:13.522Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2020-05-25T16:16:13.522Z] === RUN TestNetworkNat [2020-05-25T16:16:13.522Z] --- SKIP: TestNetworkNat (0.00s) [2020-05-25T16:16:13.522Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:13.522Z] === RUN TestNetworkLocalhostTCPNat [2020-05-25T16:16:13.522Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-05-25T16:16:13.522Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:16:13.522Z] === RUN TestNetworkLoopbackNat [2020-05-25T16:16:13.522Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-05-25T16:16:13.522Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:13.522Z] === RUN TestPause [2020-05-25T16:16:13.522Z] --- SKIP: TestPause (0.00s) [2020-05-25T16:16:13.522Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-25T16:16:13.522Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-25T16:16:14.040Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-25T16:16:14.600Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-25T16:16:15.124Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.49s) [2020-05-25T16:16:15.124Z] === RUN TestPauseStopPausedContainer [2020-05-25T16:16:15.124Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-05-25T16:16:15.124Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:15.124Z] === RUN TestPsFilter [2020-05-25T16:16:15.124Z] --- PASS: TestPsFilter (0.12s) [2020-05-25T16:16:15.124Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-25T16:16:15.961Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-25T16:16:15.962Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-25T16:16:16.723Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s) [2020-05-25T16:16:16.723Z] === RUN TestRemoveContainerWithVolume [2020-05-25T16:16:18.472Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-25T16:16:18.987Z] --- PASS: TestRemoveContainerWithVolume (1.82s) [2020-05-25T16:16:18.987Z] === RUN TestRemoveContainerRunning [2020-05-25T16:16:19.835Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-25T16:16:19.997Z] --- PASS: TestRemoveContainerRunning (1.57s) [2020-05-25T16:16:19.997Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-25T16:16:20.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-25T16:16:21.598Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2020-05-25T16:16:21.598Z] === RUN TestRemoveInvalidContainer [2020-05-25T16:16:21.598Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-25T16:16:21.598Z] === RUN TestRenameLinkedContainer [2020-05-25T16:16:21.598Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-05-25T16:16:21.598Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:21.598Z] === RUN TestRenameStoppedContainer [2020-05-25T16:16:23.870Z] --- PASS: TestRenameStoppedContainer (1.83s) [2020-05-25T16:16:23.870Z] === RUN TestRenameRunningContainerAndReuse [2020-05-25T16:16:24.025Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-25T16:16:24.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-25T16:16:25.144Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-25T16:16:25.144Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-25T16:16:26.894Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2020-05-25T16:16:26.894Z] === RUN TestRenameInvalidName [2020-05-25T16:16:27.655Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-25T16:16:27.910Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-25T16:16:28.499Z] --- PASS: TestRenameInvalidName (1.51s) [2020-05-25T16:16:28.499Z] === RUN TestRenameAnonymousContainer [2020-05-25T16:16:28.499Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-05-25T16:16:28.499Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:28.499Z] === RUN TestRenameContainerWithSameName [2020-05-25T16:16:30.100Z] --- PASS: TestRenameContainerWithSameName (1.52s) [2020-05-25T16:16:30.100Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-25T16:16:30.100Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-05-25T16:16:30.100Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:30.100Z] === RUN TestResize [2020-05-25T16:16:30.100Z] --- SKIP: TestResize (0.00s) [2020-05-25T16:16:30.100Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:30.100Z] === RUN TestResizeWithInvalidSize [2020-05-25T16:16:30.100Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-05-25T16:16:30.100Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-25T16:16:30.100Z] === RUN TestResizeWhenContainerNotStarted [2020-05-25T16:16:31.701Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2020-05-25T16:16:31.701Z] === RUN TestDaemonRestartKillContainers [2020-05-25T16:16:31.701Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-25T16:16:31.701Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:16:31.701Z] === RUN TestStats [2020-05-25T16:16:31.701Z] --- SKIP: TestStats (0.00s) [2020-05-25T16:16:31.701Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-05-25T16:16:31.701Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-25T16:16:32.072Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-25T16:16:32.632Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-25T16:16:35.186Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-25T16:16:36.543Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.36s) [2020-05-25T16:16:36.543Z] === RUN TestStopContainerWithTimeout [2020-05-25T16:16:36.543Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-05-25T16:16:36.543Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-25T16:16:36.543Z] === RUN TestUpdateRestartPolicy [2020-05-25T16:16:40.422Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-25T16:16:40.422Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-25T16:16:40.982Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-25T16:16:42.344Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-25T16:16:42.599Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-25T16:16:43.524Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-25T16:16:44.447Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-25T16:16:44.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-25T16:16:45.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-25T16:16:47.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-25T16:16:47.706Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-25T16:16:48.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-25T16:16:48.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-25T16:16:50.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-25T16:16:50.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-25T16:16:51.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-25T16:16:51.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-25T16:16:52.870Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-25T16:16:53.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-25T16:16:56.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-25T16:16:57.027Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-25T16:16:57.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-25T16:16:57.963Z] --- PASS: TestUpdateRestartPolicy (19.05s) [2020-05-25T16:16:57.963Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-25T16:16:57.963Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) [2020-05-25T16:16:57.963Z] === RUN TestWaitNonBlocked [2020-05-25T16:16:57.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:16:57.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:16:57.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:16:57.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:16:57.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:16:57.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:16:58.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-25T16:17:01.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-25T16:17:03.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-25T16:17:03.925Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-25T16:17:03.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2020-05-25T16:17:03.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.97s) [2020-05-25T16:17:03.925Z] === RUN TestWaitBlocked [2020-05-25T16:17:03.925Z] --- SKIP: TestWaitBlocked (0.00s) [2020-05-25T16:17:03.925Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:03.925Z] PASS [2020-05-25T16:17:03.925Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-25T16:17:03.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:03.925Z] INFO: Testing against a local daemon [2020-05-25T16:17:03.925Z] === RUN TestCommitInheritsEnv [2020-05-25T16:17:03.925Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-05-25T16:17:03.925Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:17:03.925Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-25T16:17:03.925Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-25T16:17:03.925Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-25T16:17:03.925Z] === RUN TestImagesFilterMultiReference [2020-05-25T16:17:03.925Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-25T16:17:03.925Z] === RUN TestImagePullPlatformInvalid [2020-05-25T16:17:03.925Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-25T16:17:03.925Z] === RUN TestRemoveImageOrphaning [2020-05-25T16:17:03.925Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-05-25T16:17:03.925Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:17:03.925Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-25T16:17:03.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-25T16:17:03.925Z] === RUN TestTagInvalidReference [2020-05-25T16:17:03.925Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-25T16:17:03.925Z] === RUN TestTagValidPrefixedRepo [2020-05-25T16:17:03.925Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-25T16:17:03.925Z] === RUN TestTagExistedNameWithoutForce [2020-05-25T16:17:03.925Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-25T16:17:03.925Z] === RUN TestTagOfficialNames [2020-05-25T16:17:03.925Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-05-25T16:17:03.925Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestTagMatchesDigest [2020-05-25T16:17:03.925Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-25T16:17:03.925Z] PASS [2020-05-25T16:17:03.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-25T16:17:03.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:03.925Z] INFO: Testing against a local daemon [2020-05-25T16:17:03.925Z] === RUN TestNetworkCreateDelete [2020-05-25T16:17:03.925Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-05-25T16:17:03.925Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:03.925Z] === RUN TestDockerNetworkDeletePreferID [2020-05-25T16:17:03.925Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-05-25T16:17:03.925Z] 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-25T16:17:03.925Z] === RUN TestInspectNetwork [2020-05-25T16:17:03.925Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-25T16:17:03.925Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-25T16:17:03.925Z] === RUN TestRunContainerWithBridgeNone [2020-05-25T16:17:03.925Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-25T16:17:03.925Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:03.925Z] === RUN TestNetworkInvalidJSON [2020-05-25T16:17:03.925Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:03.925Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:03.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:03.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:03.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:03.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:03.925Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:03.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:03.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:03.925Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-25T16:17:03.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-25T16:17:03.925Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-25T16:17:03.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-25T16:17:03.925Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-25T16:17:03.925Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestDaemonDefaultNetworkPools [2020-05-25T16:17:03.925Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:51: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-25T16:17:03.925Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:94: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:17:03.925Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:127: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:17:03.925Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:177: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestServiceWithPredefinedNetwork [2020-05-25T16:17:03.925Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:201: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-25T16:17:03.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:17:03.925Z] === RUN TestServiceWithDataPathPortInit [2020-05-25T16:17:03.925Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:319: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-25T16:17:03.925Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-25T16:17:03.925Z] service_test.go:386: testEnv.OSType == "windows" [2020-05-25T16:17:03.925Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-25T16:17:04.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.405Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.405Z] === RUN TestPluginInvalidJSON [2020-05-25T16:17:04.405Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:17:04.405Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:17:04.405Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:17:04.405Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-25T16:17:04.405Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-25T16:17:04.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.405Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.405Z] === RUN TestExternalGraphDriver [2020-05-25T16:17:04.405Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-05-25T16:17:04.405Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-25T16:17:04.405Z] === RUN TestGraphdriverPluginV2 [2020-05-25T16:17:04.405Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-05-25T16:17:04.405Z] external_test.go:407: runtime.GOOS == "windows" [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-25T16:17:04.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.405Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-25T16:17:04.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-25T16:17:04.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.405Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.405Z] === RUN TestSecretInspect [2020-05-25T16:17:04.405Z] --- SKIP: TestSecretInspect (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.405Z] === RUN TestSecretList [2020-05-25T16:17:04.405Z] --- SKIP: TestSecretList (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.405Z] === RUN TestSecretsCreateAndDelete [2020-05-25T16:17:04.405Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.405Z] === RUN TestSecretsUpdate [2020-05-25T16:17:04.405Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.405Z] === RUN TestTemplatedSecret [2020-05-25T16:17:04.405Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.405Z] === RUN TestSecretCreateResolve [2020-05-25T16:17:04.405Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-05-25T16:17:04.405Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:04.405Z] PASS [2020-05-25T16:17:04.405Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-25T16:17:04.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.885Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.885Z] === RUN TestServiceCreateInit [2020-05-25T16:17:04.885Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:17:04.885Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:17:04.885Z] --- PASS: TestServiceCreateInit (0.03s) [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceMultipleTimes [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceConflict [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceMaxReplicas [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-25T16:17:04.885Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceSecretFileMode [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-25T16:17:04.885Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceConfigFileMode [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-05-25T16:17:04.885Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestCreateServiceSysctls [2020-05-25T16:17:04.885Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-25T16:17:04.885Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestInspect [2020-05-25T16:17:04.885Z] --- SKIP: TestInspect (0.00s) [2020-05-25T16:17:04.885Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestDockerNetworkConnectAlias [2020-05-25T16:17:04.885Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-05-25T16:17:04.885Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestDockerNetworkReConnect [2020-05-25T16:17:04.885Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-05-25T16:17:04.885Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestServicePlugin [2020-05-25T16:17:04.885Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-25T16:17:04.885Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestServiceUpdateLabel [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-05-25T16:17:04.885Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:04.885Z] === RUN TestServiceUpdateSecrets [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-05-25T16:17:04.885Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:04.885Z] === RUN TestServiceUpdateConfigs [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-05-25T16:17:04.885Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:04.885Z] === RUN TestServiceUpdateNetwork [2020-05-25T16:17:04.885Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-05-25T16:17:04.885Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-05-25T16:17:04.885Z] PASS [2020-05-25T16:17:04.885Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-25T16:17:04.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.885Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.885Z] === RUN TestSessionCreate [2020-05-25T16:17:04.885Z] --- SKIP: TestSessionCreate (0.00s) [2020-05-25T16:17:04.885Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-25T16:17:04.885Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-25T16:17:04.885Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-05-25T16:17:04.885Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-25T16:17:04.885Z] PASS [2020-05-25T16:17:04.885Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-25T16:17:04.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:04.885Z] INFO: Testing against a local daemon [2020-05-25T16:17:04.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-25T16:17:04.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:17:04.885Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-25T16:17:04.885Z] === RUN TestEventsExecDie [2020-05-25T16:17:04.885Z] --- SKIP: TestEventsExecDie (0.00s) [2020-05-25T16:17:04.885Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-25T16:17:04.885Z] === RUN TestEventsBackwardsCompatible [2020-05-25T16:17:04.885Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-05-25T16:17:04.885Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-25T16:17:04.885Z] === RUN TestInfoAPI [2020-05-25T16:17:04.885Z] --- PASS: TestInfoAPI (0.03s) [2020-05-25T16:17:04.885Z] === RUN TestInfoAPIWarnings [2020-05-25T16:17:04.885Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-05-25T16:17:04.885Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-25T16:17:04.885Z] === RUN TestLoginFailsWithBadCredentials [2020-05-25T16:17:05.896Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2020-05-25T16:17:05.896Z] === RUN TestPingCacheHeaders [2020-05-25T16:17:05.896Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-25T16:17:05.896Z] === RUN TestPingGet [2020-05-25T16:17:05.896Z] --- PASS: TestPingGet (0.03s) [2020-05-25T16:17:05.896Z] === RUN TestPingHead [2020-05-25T16:17:05.896Z] --- PASS: TestPingHead (0.05s) [2020-05-25T16:17:05.896Z] === RUN TestVersion [2020-05-25T16:17:05.896Z] --- PASS: TestVersion (0.03s) [2020-05-25T16:17:05.896Z] PASS [2020-05-25T16:17:05.896Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-25T16:17:05.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:05.896Z] INFO: Testing against a local daemon [2020-05-25T16:17:05.896Z] === RUN TestVolumesCreateAndList [2020-05-25T16:17:05.896Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-25T16:17:05.896Z] === RUN TestVolumesRemove [2020-05-25T16:17:05.896Z] --- SKIP: TestVolumesRemove (0.00s) [2020-05-25T16:17:05.896Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-25T16:17:05.896Z] === RUN TestVolumesInspect [2020-05-25T16:17:06.377Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-25T16:17:06.377Z] === RUN TestVolumesInvalidJSON [2020-05-25T16:17:06.377Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-25T16:17:06.377Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-25T16:17:06.377Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-25T16:17:06.377Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-25T16:17:06.377Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-25T16:17:06.377Z] PASS [2020-05-25T16:17:06.377Z] INFO: make.ps1 ended at 05/25/2020 16:17:05 [2020-05-25T16:17:06.377Z] INFO: Integration CLI tests being run from the host: [2020-05-25T16:17:06.377Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-05-25T16:17:06.755Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-25T16:17:06.755Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-25T16:17:06.954Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-25T16:17:06.954Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-25T16:17:07.209Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-25T16:17:07.321Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-05-25T16:17:09.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-25T16:17:09.771Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-25T16:17:10.600Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-05-25T16:17:10.858Z] ok github.com/docker/docker/builder/dockerfile 0.598s coverage: 45.1% of statements [2020-05-25T16:17:11.658Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-25T16:17:11.659Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-25T16:17:13.383Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements [2020-05-25T16:17:13.383Z] ok github.com/docker/docker/builder/remotecontext/git 0.861s coverage: 85.1% of statements [2020-05-25T16:17:13.640Z] ? github.com/docker/docker/cli [no test files] [2020-05-25T16:17:13.640Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-25T16:17:13.897Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-25T16:17:14.917Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-25T16:17:14.917Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-25T16:17:15.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-25T16:17:15.166Z] INFO: Testing against a local daemon [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-25T16:17:15.166Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-25T16:17:15.646Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-25T16:17:16.126Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-25T16:17:19.152Z] ok github.com/docker/docker/client 0.145s coverage: 75.7% of statements [2020-05-25T16:17:21.441Z] --- PASS: TestDockerDaemonSuite (343.69s) [2020-05-25T16:17:21.441Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.58s) [2020-05-25T16:17:21.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-25T16:17:21.441Z] daemon.go:325: [d381286924d54] waiting for daemon to start [2020-05-25T16:17:21.441Z] daemon.go:325: [d381286924d54] waiting for daemon to start [2020-05-25T16:17:21.441Z] daemon.go:353: [d381286924d54] daemon started [2020-05-25T16:17:21.441Z] daemon.go:461: [d381286924d54] Stopping daemon [2020-05-25T16:17:21.441Z] daemon.go:296: [d381286924d54] exiting daemon [2020-05-25T16:17:21.441Z] daemon.go:448: [d381286924d54] Daemon stopped [2020-05-25T16:17:21.441Z] daemon.go:325: [d381286924d54] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d381286924d54] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d381286924d54] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d381286924d54] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d381286924d54] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d381286924d54] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.05s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-25T16:17:21.442Z] daemon.go:325: [dadeedefc4fac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [dadeedefc4fac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [dadeedefc4fac] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [dadeedefc4fac] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [dadeedefc4fac] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [dadeedefc4fac] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-25T16:17:21.442Z] daemon.go:325: [dce02016c31ca] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [dce02016c31ca] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [dce02016c31ca] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [dce02016c31ca] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [dce02016c31ca] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [dce02016c31ca] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.19s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-25T16:17:21.442Z] daemon.go:325: [d3d302440b4c7] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d3d302440b4c7] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d3d302440b4c7] daemon started [2020-05-25T16:17:21.442Z] daemon.go:296: [d3d302440b4c7] exiting daemon [2020-05-25T16:17:21.442Z] docker_cli_daemon_test.go:1449: Daemon d3d302440b4c7 is not started [2020-05-25T16:17:21.442Z] daemon.go:325: [d3d302440b4c7] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d3d302440b4c7] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d3d302440b4c7] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d3d302440b4c7] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d3d302440b4c7] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d3d302440b4c7] Daemon stopped [2020-05-25T16:17:21.442Z] check_test.go:309: Daemon d8bc7bb1824e8 is not started [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-25T16:17:21.442Z] daemon.go:325: [d8e158e105e5e] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d8e158e105e5e] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d8e158e105e5e] daemon started [2020-05-25T16:17:21.442Z] daemon.go:296: [d8e158e105e5e] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:325: [d8e158e105e5e] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d8e158e105e5e] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d8e158e105e5e] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d8e158e105e5e] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d8e158e105e5e] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d8e158e105e5e] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.18s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-25T16:17:21.442Z] daemon.go:325: [da83b3c700fe8] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [da83b3c700fe8] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [da83b3c700fe8] daemon started [2020-05-25T16:17:21.442Z] daemon.go:296: [da83b3c700fe8] exiting daemon [2020-05-25T16:17:21.442Z] check_test.go:309: Daemon d6a2ebc9611b2 is not started [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-25T16:17:21.442Z] daemon.go:325: [ddbd124dc3b4b] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [ddbd124dc3b4b] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [ddbd124dc3b4b] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [ddbd124dc3b4b] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [ddbd124dc3b4b] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [ddbd124dc3b4b] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:296: [db80f79a6db31] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [db80f79a6db31] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [db80f79a6db31] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [db80f79a6db31] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [db80f79a6db31] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [db80f79a6db31] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [db80f79a6db31] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [db80f79a6db31] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [db80f79a6db31] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [db80f79a6db31] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-25T16:17:21.442Z] daemon.go:325: [d722cc1a821ac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d722cc1a821ac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d722cc1a821ac] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d722cc1a821ac] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d722cc1a821ac] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d722cc1a821ac] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [d722cc1a821ac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d722cc1a821ac] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d722cc1a821ac] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d722cc1a821ac] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d722cc1a821ac] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d722cc1a821ac] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-25T16:17:21.442Z] daemon.go:325: [d42ef2eaca60c] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d42ef2eaca60c] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d42ef2eaca60c] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d42ef2eaca60c] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d42ef2eaca60c] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d42ef2eaca60c] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [d42ef2eaca60c] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d42ef2eaca60c] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d42ef2eaca60c] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d42ef2eaca60c] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d42ef2eaca60c] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d42ef2eaca60c] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.70s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-25T16:17:21.442Z] daemon.go:325: [d1f121680117a] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d1f121680117a] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d1f121680117a] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d1f121680117a] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d1f121680117a] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d1f121680117a] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [d1f121680117a] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d1f121680117a] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d1f121680117a] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d1f121680117a] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d1f121680117a] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d1f121680117a] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-25T16:17:21.442Z] daemon.go:325: [def9c1caa148d] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [def9c1caa148d] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [def9c1caa148d] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [def9c1caa148d] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [def9c1caa148d] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [def9c1caa148d] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [def9c1caa148d] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [def9c1caa148d] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [def9c1caa148d] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [def9c1caa148d] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [def9c1caa148d] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [def9c1caa148d] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-25T16:17:21.442Z] daemon.go:325: [d4d1770cdc70f] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d4d1770cdc70f] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d4d1770cdc70f] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d4d1770cdc70f] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d4d1770cdc70f] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d4d1770cdc70f] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [d4d1770cdc70f] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d4d1770cdc70f] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d4d1770cdc70f] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d4d1770cdc70f] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d4d1770cdc70f] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d4d1770cdc70f] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-25T16:17:21.442Z] daemon.go:325: [da34a50409bdb] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [da34a50409bdb] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [da34a50409bdb] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [da34a50409bdb] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [da34a50409bdb] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [da34a50409bdb] Daemon stopped [2020-05-25T16:17:21.442Z] daemon.go:325: [da34a50409bdb] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [da34a50409bdb] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [da34a50409bdb] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [da34a50409bdb] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [da34a50409bdb] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [da34a50409bdb] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-25T16:17:21.442Z] daemon.go:325: [de0bbb0fca86c] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:296: [de0bbb0fca86c] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:325: [de0bbb0fca86c] waiting for daemon to start [2020-05-25T16:17:21.442Z] check_test.go:309: Daemon d0958c06fac4c is not started [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-25T16:17:21.442Z] daemon.go:325: [d697c52544842] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:296: [d697c52544842] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:325: [d697c52544842] waiting for daemon to start [2020-05-25T16:17:21.442Z] check_test.go:309: Daemon d3ba7367f9c55 is not started [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-25T16:17:21.442Z] daemon.go:325: [d5b715592737b] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [d5b715592737b] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [d5b715592737b] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [d5b715592737b] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [d5b715592737b] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [d5b715592737b] Daemon stopped [2020-05-25T16:17:21.442Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-05-25T16:17:21.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-25T16:17:21.442Z] daemon.go:325: [da827460a17cd] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:325: [da827460a17cd] waiting for daemon to start [2020-05-25T16:17:21.442Z] daemon.go:353: [da827460a17cd] daemon started [2020-05-25T16:17:21.442Z] daemon.go:461: [da827460a17cd] Stopping daemon [2020-05-25T16:17:21.442Z] daemon.go:296: [da827460a17cd] exiting daemon [2020-05-25T16:17:21.442Z] daemon.go:448: [da827460a17cd] Daemon stopped [2020-05-25T16:17:21.443Z] check_test.go:309: Daemon da827460a17cd is not started [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-25T16:17:21.443Z] daemon.go:325: [d4871866aa16e] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d4871866aa16e] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d4871866aa16e] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d4871866aa16e] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d4871866aa16e] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d4871866aa16e] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d4871866aa16e] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d4871866aa16e] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d4871866aa16e] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d4871866aa16e] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d4871866aa16e] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d4871866aa16e] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-25T16:17:21.443Z] daemon.go:325: [d2b40df489b23] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d2b40df489b23] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d2b40df489b23] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d2b40df489b23] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d2b40df489b23] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d2b40df489b23] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d2b40df489b23] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d2b40df489b23] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d2b40df489b23] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d2b40df489b23] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d2b40df489b23] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d2b40df489b23] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.48s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-25T16:17:21.443Z] daemon.go:325: [d1addeb2a225a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d1addeb2a225a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d1addeb2a225a] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d1addeb2a225a] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d1addeb2a225a] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d1addeb2a225a] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d1addeb2a225a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d1addeb2a225a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d1addeb2a225a] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d1addeb2a225a] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d1addeb2a225a] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d1addeb2a225a] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-25T16:17:21.443Z] daemon.go:325: [def75054502a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [def75054502a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [def75054502a8] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [def75054502a8] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [def75054502a8] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [def75054502a8] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [def75054502a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [def75054502a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [def75054502a8] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [def75054502a8] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [def75054502a8] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [def75054502a8] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-25T16:17:21.443Z] daemon.go:325: [d41f3d08484b6] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d41f3d08484b6] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d41f3d08484b6] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d41f3d08484b6] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d41f3d08484b6] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d41f3d08484b6] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.68s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-05-25T16:17:21.443Z] daemon.go:325: [d7c7b216231dd] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d7c7b216231dd] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d7c7b216231dd] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d7c7b216231dd] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d7c7b216231dd] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d7c7b216231dd] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-25T16:17:21.443Z] daemon.go:325: [d7f8a9965bb6d] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d7f8a9965bb6d] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d7f8a9965bb6d] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d7f8a9965bb6d] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d7f8a9965bb6d] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d7f8a9965bb6d] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-25T16:17:21.443Z] daemon.go:325: [df78cd54d962a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:296: [df78cd54d962a] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:325: [df78cd54d962a] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:461: [df78cd54d962a] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:450: [df78cd54d962a] Error when stopping daemon: daemon not started [2020-05-25T16:17:21.443Z] check_test.go:309: Daemon df78cd54d962a is not started [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-05-25T16:17:21.443Z] daemon.go:325: [d85c6048c2c9b] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d85c6048c2c9b] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d85c6048c2c9b] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d85c6048c2c9b] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d85c6048c2c9b] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d85c6048c2c9b] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-25T16:17:21.443Z] daemon.go:325: [d7799e5e7f6d9] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d7799e5e7f6d9] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d7799e5e7f6d9] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d7799e5e7f6d9] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d7799e5e7f6d9] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d7799e5e7f6d9] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-25T16:17:21.443Z] daemon.go:325: [da3c019a35dc8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [da3c019a35dc8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [da3c019a35dc8] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [da3c019a35dc8] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [da3c019a35dc8] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [da3c019a35dc8] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-25T16:17:21.443Z] daemon.go:325: [df976387be6ad] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [df976387be6ad] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [df976387be6ad] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [df976387be6ad] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [df976387be6ad] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [df976387be6ad] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [df976387be6ad] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [df976387be6ad] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [df976387be6ad] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [df976387be6ad] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [df976387be6ad] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [df976387be6ad] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-05-25T16:17:21.443Z] daemon.go:325: [d6bd6bf7ce3a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d6bd6bf7ce3a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d6bd6bf7ce3a8] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d6bd6bf7ce3a8] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d6bd6bf7ce3a8] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d6bd6bf7ce3a8] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d6bd6bf7ce3a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d6bd6bf7ce3a8] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d6bd6bf7ce3a8] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d6bd6bf7ce3a8] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d6bd6bf7ce3a8] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d6bd6bf7ce3a8] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-05-25T16:17:21.443Z] daemon.go:325: [d99ced4bfc7c4] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d99ced4bfc7c4] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d99ced4bfc7c4] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d99ced4bfc7c4] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d99ced4bfc7c4] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d99ced4bfc7c4] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d99ced4bfc7c4] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d99ced4bfc7c4] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d99ced4bfc7c4] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d99ced4bfc7c4] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d99ced4bfc7c4] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d99ced4bfc7c4] Daemon stopped [2020-05-25T16:17:21.443Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-25T16:17:21.443Z] requirement.go:26: unmatched requirement IPv6 [2020-05-25T16:17:21.443Z] check_test.go:309: Daemon dee47df9dd6ca is not started [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-25T16:17:21.443Z] daemon.go:325: [d16d2647374c6] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d16d2647374c6] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d16d2647374c6] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d16d2647374c6] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d16d2647374c6] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d16d2647374c6] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.04s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-25T16:17:21.443Z] daemon.go:325: [df4df4ece283d] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [df4df4ece283d] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [df4df4ece283d] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [df4df4ece283d] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [df4df4ece283d] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [df4df4ece283d] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-25T16:17:21.443Z] daemon.go:325: [d6d84886e925b] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d6d84886e925b] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d6d84886e925b] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d6d84886e925b] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d6d84886e925b] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d6d84886e925b] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-25T16:17:21.443Z] daemon.go:325: [d15da63107c13] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d15da63107c13] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d15da63107c13] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d15da63107c13] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d15da63107c13] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d15da63107c13] Daemon stopped [2020-05-25T16:17:21.443Z] check_test.go:309: Daemon d15da63107c13 is not started [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2020-05-25T16:17:21.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-25T16:17:21.443Z] daemon.go:325: [d2a3330afd33c] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d2a3330afd33c] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d2a3330afd33c] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d2a3330afd33c] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d2a3330afd33c] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d2a3330afd33c] Daemon stopped [2020-05-25T16:17:21.443Z] daemon.go:325: [d2a3330afd33c] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:325: [d2a3330afd33c] waiting for daemon to start [2020-05-25T16:17:21.443Z] daemon.go:353: [d2a3330afd33c] daemon started [2020-05-25T16:17:21.443Z] daemon.go:461: [d2a3330afd33c] Stopping daemon [2020-05-25T16:17:21.443Z] daemon.go:296: [d2a3330afd33c] exiting daemon [2020-05-25T16:17:21.443Z] daemon.go:448: [d2a3330afd33c] Daemon stopped [2020-05-25T16:17:21.443Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-25T16:17:21.444Z] daemon.go:325: [d649926e2ef0a] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d649926e2ef0a] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d649926e2ef0a] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d649926e2ef0a] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d649926e2ef0a] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d649926e2ef0a] Daemon stopped [2020-05-25T16:17:21.444Z] check_test.go:309: Daemon d649926e2ef0a is not started [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-25T16:17:21.444Z] daemon.go:325: [d72aa16399707] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d72aa16399707] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d72aa16399707] daemon started [2020-05-25T16:17:21.444Z] daemon.go:296: [d72aa16399707] exiting daemon [2020-05-25T16:17:21.444Z] docker_cli_daemon_plugins_test.go:80: Daemon d72aa16399707 is not started [2020-05-25T16:17:21.444Z] daemon.go:325: [d72aa16399707] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d72aa16399707] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d72aa16399707] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d72aa16399707] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d72aa16399707] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d72aa16399707] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-25T16:17:21.444Z] daemon.go:325: [dcc98fe673c05] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dcc98fe673c05] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dcc98fe673c05] daemon started [2020-05-25T16:17:21.444Z] docker_cli_daemon_plugins_test.go:170: Daemon dcc98fe673c05 is not started [2020-05-25T16:17:21.444Z] daemon.go:325: [dcc98fe673c05] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:296: [dcc98fe673c05] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:325: [dcc98fe673c05] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dcc98fe673c05] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [dcc98fe673c05] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [dcc98fe673c05] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [dcc98fe673c05] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-25T16:17:21.444Z] daemon.go:325: [d1473363092c3] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d1473363092c3] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d1473363092c3] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d1473363092c3] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d1473363092c3] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d1473363092c3] Daemon stopped [2020-05-25T16:17:21.444Z] daemon.go:325: [d1473363092c3] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d1473363092c3] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d1473363092c3] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d1473363092c3] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d1473363092c3] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d1473363092c3] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-25T16:17:21.444Z] daemon.go:325: [d55de16e67d48] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d55de16e67d48] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d55de16e67d48] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d55de16e67d48] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d55de16e67d48] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d55de16e67d48] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-25T16:17:21.444Z] daemon.go:325: [d805b93de7360] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d805b93de7360] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d805b93de7360] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d805b93de7360] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d805b93de7360] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d805b93de7360] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-25T16:17:21.444Z] daemon.go:325: [dc999cc6ec5c5] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:296: [dc999cc6ec5c5] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:325: [dc999cc6ec5c5] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:461: [dc999cc6ec5c5] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:450: [dc999cc6ec5c5] Error when stopping daemon: daemon not started [2020-05-25T16:17:21.444Z] check_test.go:309: Daemon dc999cc6ec5c5 is not started [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-25T16:17:21.444Z] daemon.go:325: [da1939407906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [da1939407906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [da1939407906f] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [da1939407906f] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [da1939407906f] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [da1939407906f] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-25T16:17:21.444Z] daemon.go:325: [d1014e02047e0] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d1014e02047e0] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d1014e02047e0] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d1014e02047e0] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d1014e02047e0] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d1014e02047e0] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-25T16:17:21.444Z] daemon.go:325: [df6521fc92adf] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [df6521fc92adf] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [df6521fc92adf] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [df6521fc92adf] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [df6521fc92adf] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [df6521fc92adf] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-25T16:17:21.444Z] daemon.go:325: [d83bc3cfae359] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d83bc3cfae359] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d83bc3cfae359] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d83bc3cfae359] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d83bc3cfae359] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d83bc3cfae359] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-25T16:17:21.444Z] daemon.go:325: [d2ac6214dc0be] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d2ac6214dc0be] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d2ac6214dc0be] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d2ac6214dc0be] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d2ac6214dc0be] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d2ac6214dc0be] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.56s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-25T16:17:21.444Z] daemon.go:325: [daa456d13e700] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [daa456d13e700] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [daa456d13e700] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [daa456d13e700] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [daa456d13e700] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [daa456d13e700] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-25T16:17:21.444Z] daemon.go:325: [d61ae4cde65de] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d61ae4cde65de] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d61ae4cde65de] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d61ae4cde65de] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d61ae4cde65de] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d61ae4cde65de] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-25T16:17:21.444Z] daemon.go:325: [d2e5e3023b4f5] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d2e5e3023b4f5] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d2e5e3023b4f5] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d2e5e3023b4f5] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d2e5e3023b4f5] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d2e5e3023b4f5] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-25T16:17:21.444Z] daemon.go:325: [d28315591f403] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d28315591f403] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d28315591f403] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d28315591f403] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d28315591f403] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d28315591f403] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-25T16:17:21.444Z] daemon.go:325: [d4751d52d31a2] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d4751d52d31a2] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d4751d52d31a2] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d4751d52d31a2] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d4751d52d31a2] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d4751d52d31a2] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.79s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-25T16:17:21.444Z] daemon.go:325: [d5968cdc123c7] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [d5968cdc123c7] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [d5968cdc123c7] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [d5968cdc123c7] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [d5968cdc123c7] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [d5968cdc123c7] Daemon stopped [2020-05-25T16:17:21.444Z] check_test.go:309: Daemon d5968cdc123c7 is not started [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-25T16:17:21.444Z] daemon.go:325: [dc474365f906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dc474365f906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dc474365f906f] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [dc474365f906f] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [dc474365f906f] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [dc474365f906f] Daemon stopped [2020-05-25T16:17:21.444Z] daemon.go:325: [dc474365f906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dc474365f906f] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dc474365f906f] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [dc474365f906f] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [dc474365f906f] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [dc474365f906f] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.35s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dfc7a56303292] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [dfc7a56303292] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [dfc7a56303292] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [dfc7a56303292] Daemon stopped [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:325: [dfc7a56303292] waiting for daemon to start [2020-05-25T16:17:21.444Z] daemon.go:353: [dfc7a56303292] daemon started [2020-05-25T16:17:21.444Z] daemon.go:461: [dfc7a56303292] Stopping daemon [2020-05-25T16:17:21.444Z] daemon.go:296: [dfc7a56303292] exiting daemon [2020-05-25T16:17:21.444Z] daemon.go:448: [dfc7a56303292] Daemon stopped [2020-05-25T16:17:21.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-05-25T16:17:21.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-25T16:17:21.444Z] daemon.go:325: [dae785e92347e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dae785e92347e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dae785e92347e] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dae785e92347e] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dae785e92347e] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dae785e92347e] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [dae785e92347e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dae785e92347e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dae785e92347e] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dae785e92347e] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dae785e92347e] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dae785e92347e] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-25T16:17:21.445Z] daemon.go:325: [d68ad13e26204] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d68ad13e26204] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d68ad13e26204] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d68ad13e26204] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d68ad13e26204] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d68ad13e26204] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [d68ad13e26204] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d68ad13e26204] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d68ad13e26204] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d68ad13e26204] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d68ad13e26204] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d68ad13e26204] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.70s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-25T16:17:21.445Z] daemon.go:325: [df8dbdfb6c729] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [df8dbdfb6c729] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [df8dbdfb6c729] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [df8dbdfb6c729] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [df8dbdfb6c729] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [df8dbdfb6c729] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [df8dbdfb6c729] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [df8dbdfb6c729] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [df8dbdfb6c729] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [df8dbdfb6c729] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [df8dbdfb6c729] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [df8dbdfb6c729] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.93s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-25T16:17:21.445Z] daemon.go:325: [d1b808674903e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d1b808674903e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d1b808674903e] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d1b808674903e] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d1b808674903e] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d1b808674903e] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [d1b808674903e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d1b808674903e] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d1b808674903e] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d1b808674903e] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d1b808674903e] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d1b808674903e] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.71s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-25T16:17:21.445Z] daemon.go:325: [dcef5d7a2e662] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dcef5d7a2e662] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dcef5d7a2e662] daemon started [2020-05-25T16:17:21.445Z] daemon.go:325: [dcef5d7a2e662] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:296: [dcef5d7a2e662] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:325: [dcef5d7a2e662] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dcef5d7a2e662] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dcef5d7a2e662] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dcef5d7a2e662] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dcef5d7a2e662] Daemon stopped [2020-05-25T16:17:21.445Z] check_test.go:309: Daemon dcef5d7a2e662 is not started [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-25T16:17:21.445Z] daemon.go:325: [d9c28bb71272c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d9c28bb71272c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d9c28bb71272c] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d9c28bb71272c] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d9c28bb71272c] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d9c28bb71272c] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [d9c28bb71272c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d9c28bb71272c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d9c28bb71272c] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d9c28bb71272c] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d9c28bb71272c] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d9c28bb71272c] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-25T16:17:21.445Z] daemon.go:325: [d23826f9ef653] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d23826f9ef653] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d23826f9ef653] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d23826f9ef653] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d23826f9ef653] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d23826f9ef653] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [d23826f9ef653] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [d23826f9ef653] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [d23826f9ef653] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [d23826f9ef653] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [d23826f9ef653] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [d23826f9ef653] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.63s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [ddacd50baa1ae] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [ddacd50baa1ae] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [ddacd50baa1ae] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [ddacd50baa1ae] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [ddacd50baa1ae] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [ddacd50baa1ae] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [ddacd50baa1ae] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [ddacd50baa1ae] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [ddacd50baa1ae] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [ddacd50baa1ae] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [ddacd50baa1ae] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [ddacd50baa1ae] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [ddacd50baa1ae] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-25T16:17:21.445Z] daemon.go:325: [de77bb07e09e4] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [de77bb07e09e4] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [de77bb07e09e4] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [de77bb07e09e4] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [de77bb07e09e4] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [de77bb07e09e4] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [de77bb07e09e4] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [de77bb07e09e4] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [de77bb07e09e4] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [de77bb07e09e4] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [de77bb07e09e4] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [de77bb07e09e4] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dc7a46994da6c] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dc7a46994da6c] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dc7a46994da6c] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dc7a46994da6c] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dc7a46994da6c] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dc7a46994da6c] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dc7a46994da6c] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dc7a46994da6c] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dc7a46994da6c] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dc7a46994da6c] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dc7a46994da6c] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dc7a46994da6c] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dc7a46994da6c] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.59s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-25T16:17:21.445Z] daemon.go:325: [dfffbbd375a9a] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dfffbbd375a9a] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dfffbbd375a9a] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dfffbbd375a9a] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dfffbbd375a9a] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dfffbbd375a9a] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [dfffbbd375a9a] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dfffbbd375a9a] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dfffbbd375a9a] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [dfffbbd375a9a] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [dfffbbd375a9a] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [dfffbbd375a9a] Daemon stopped [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.56s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-25T16:17:21.445Z] daemon.go:325: [df2212d045ec9] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [df2212d045ec9] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [df2212d045ec9] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [df2212d045ec9] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [df2212d045ec9] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [df2212d045ec9] Daemon stopped [2020-05-25T16:17:21.445Z] daemon.go:325: [df2212d045ec9] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [df2212d045ec9] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [df2212d045ec9] daemon started [2020-05-25T16:17:21.445Z] daemon.go:461: [df2212d045ec9] Stopping daemon [2020-05-25T16:17:21.445Z] daemon.go:296: [df2212d045ec9] exiting daemon [2020-05-25T16:17:21.445Z] daemon.go:448: [df2212d045ec9] Daemon stopped [2020-05-25T16:17:21.445Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-25T16:17:21.445Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:17:21.445Z] check_test.go:309: Daemon d14689ec55b2a is not started [2020-05-25T16:17:21.445Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-25T16:17:21.445Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:17:21.445Z] check_test.go:309: Daemon d2e8459603a35 is not started [2020-05-25T16:17:21.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.90s) [2020-05-25T16:17:21.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-25T16:17:21.445Z] daemon.go:325: [dc9aed71acf30] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:325: [dc9aed71acf30] waiting for daemon to start [2020-05-25T16:17:21.445Z] daemon.go:353: [dc9aed71acf30] daemon started [2020-05-25T16:17:21.445Z] daemon.go:296: [dc9aed71acf30] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:325: [dc9aed71acf30] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dc9aed71acf30] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dc9aed71acf30] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dc9aed71acf30] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dc9aed71acf30] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dc9aed71acf30] Daemon stopped [2020-05-25T16:17:21.446Z] check_test.go:309: Daemon dc9aed71acf30 is not started [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.66s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-25T16:17:21.446Z] daemon.go:325: [d699d391a19ce] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d699d391a19ce] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d699d391a19ce] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d699d391a19ce] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d699d391a19ce] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d699d391a19ce] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d699d391a19ce] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d699d391a19ce] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d699d391a19ce] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d699d391a19ce] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d699d391a19ce] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d699d391a19ce] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.64s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-25T16:17:21.446Z] daemon.go:325: [dc607b5c0b5c3] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dc607b5c0b5c3] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dc607b5c0b5c3] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dc607b5c0b5c3] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dc607b5c0b5c3] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dc607b5c0b5c3] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [dc607b5c0b5c3] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dc607b5c0b5c3] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dc607b5c0b5c3] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dc607b5c0b5c3] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dc607b5c0b5c3] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dc607b5c0b5c3] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-25T16:17:21.446Z] daemon.go:325: [d69775dbf8acb] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d69775dbf8acb] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d69775dbf8acb] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d69775dbf8acb] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d69775dbf8acb] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d69775dbf8acb] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d69775dbf8acb] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d69775dbf8acb] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d69775dbf8acb] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d69775dbf8acb] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d69775dbf8acb] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d69775dbf8acb] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-25T16:17:21.446Z] daemon.go:325: [dabf22d7d5a99] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dabf22d7d5a99] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dabf22d7d5a99] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dabf22d7d5a99] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dabf22d7d5a99] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dabf22d7d5a99] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [dabf22d7d5a99] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dabf22d7d5a99] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dabf22d7d5a99] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dabf22d7d5a99] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dabf22d7d5a99] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dabf22d7d5a99] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.64s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd549ee5cb11] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd549ee5cb11] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dfd549ee5cb11] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dfd549ee5cb11] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dfd549ee5cb11] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dfd549ee5cb11] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd549ee5cb11] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd549ee5cb11] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dfd549ee5cb11] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dfd549ee5cb11] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dfd549ee5cb11] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dfd549ee5cb11] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.70s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd1042a60d2a] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd1042a60d2a] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dfd1042a60d2a] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dfd1042a60d2a] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dfd1042a60d2a] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dfd1042a60d2a] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd1042a60d2a] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dfd1042a60d2a] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dfd1042a60d2a] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dfd1042a60d2a] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dfd1042a60d2a] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dfd1042a60d2a] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.18s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-25T16:17:21.446Z] daemon.go:325: [d621c66d86004] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d621c66d86004] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d621c66d86004] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d621c66d86004] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d621c66d86004] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d621c66d86004] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d621c66d86004] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d621c66d86004] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d621c66d86004] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d621c66d86004] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d621c66d86004] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d621c66d86004] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-25T16:17:21.446Z] daemon.go:325: [dbf14ce7b5cda] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dbf14ce7b5cda] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dbf14ce7b5cda] daemon started [2020-05-25T16:17:21.446Z] daemon.go:296: [dbf14ce7b5cda] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:325: [dbf14ce7b5cda] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [dbf14ce7b5cda] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [dbf14ce7b5cda] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [dbf14ce7b5cda] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [dbf14ce7b5cda] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [dbf14ce7b5cda] Daemon stopped [2020-05-25T16:17:21.446Z] check_test.go:309: Daemon dbf14ce7b5cda is not started [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.81s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-25T16:17:21.446Z] daemon.go:325: [d986e116feebc] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d986e116feebc] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d986e116feebc] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d986e116feebc] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d986e116feebc] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d986e116feebc] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d986e116feebc] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d986e116feebc] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d986e116feebc] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d986e116feebc] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d986e116feebc] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d986e116feebc] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-25T16:17:21.446Z] daemon.go:325: [d67bfddc6efaa] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d67bfddc6efaa] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d67bfddc6efaa] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d67bfddc6efaa] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d67bfddc6efaa] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d67bfddc6efaa] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d67bfddc6efaa] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d67bfddc6efaa] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d67bfddc6efaa] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d67bfddc6efaa] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d67bfddc6efaa] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d67bfddc6efaa] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.18s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-25T16:17:21.446Z] daemon.go:325: [db919fce6f352] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [db919fce6f352] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [db919fce6f352] daemon started [2020-05-25T16:17:21.446Z] daemon.go:296: [db919fce6f352] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:461: [db919fce6f352] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:450: [db919fce6f352] Error when stopping daemon: daemon not started [2020-05-25T16:17:21.446Z] check_test.go:309: Daemon db919fce6f352 is not started [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-25T16:17:21.446Z] daemon.go:325: [d489232e7d44d] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d489232e7d44d] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d489232e7d44d] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d489232e7d44d] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d489232e7d44d] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d489232e7d44d] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.96s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d18b7cf97c275] daemon started [2020-05-25T16:17:21.446Z] daemon.go:296: [d18b7cf97c275] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d18b7cf97c275] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d18b7cf97c275] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d18b7cf97c275] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d18b7cf97c275] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d18b7cf97c275] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d18b7cf97c275] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d18b7cf97c275] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d18b7cf97c275] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d18b7cf97c275] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-25T16:17:21.446Z] daemon.go:325: [d718f8f170f21] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d718f8f170f21] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d718f8f170f21] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d718f8f170f21] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d718f8f170f21] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d718f8f170f21] Daemon stopped [2020-05-25T16:17:21.446Z] daemon.go:325: [d718f8f170f21] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d718f8f170f21] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d718f8f170f21] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d718f8f170f21] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d718f8f170f21] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d718f8f170f21] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-25T16:17:21.446Z] daemon.go:325: [d76501dcc6c70] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d76501dcc6c70] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d76501dcc6c70] daemon started [2020-05-25T16:17:21.446Z] daemon.go:461: [d76501dcc6c70] Stopping daemon [2020-05-25T16:17:21.446Z] daemon.go:296: [d76501dcc6c70] exiting daemon [2020-05-25T16:17:21.446Z] daemon.go:448: [d76501dcc6c70] Daemon stopped [2020-05-25T16:17:21.446Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-05-25T16:17:21.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-25T16:17:21.446Z] daemon.go:325: [d52e357d342b4] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:325: [d52e357d342b4] waiting for daemon to start [2020-05-25T16:17:21.446Z] daemon.go:353: [d52e357d342b4] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d52e357d342b4] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d52e357d342b4] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d52e357d342b4] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-25T16:17:21.447Z] daemon.go:325: [ded5151fe4d5e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [ded5151fe4d5e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [ded5151fe4d5e] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [ded5151fe4d5e] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [ded5151fe4d5e] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [ded5151fe4d5e] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-25T16:17:21.447Z] daemon.go:325: [d6b0f6c401a4a] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d6b0f6c401a4a] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d6b0f6c401a4a] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d6b0f6c401a4a] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d6b0f6c401a4a] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d6b0f6c401a4a] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-25T16:17:21.447Z] daemon.go:325: [d113020943f4b] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d113020943f4b] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d113020943f4b] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-25T16:17:21.447Z] daemon.go:325: [d732262e30581] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d732262e30581] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d732262e30581] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-25T16:17:21.447Z] daemon.go:325: [de1d8f803be7d] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [de1d8f803be7d] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [de1d8f803be7d] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-25T16:17:21.447Z] daemon.go:325: [d232e5a95e129] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d232e5a95e129] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d232e5a95e129] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d232e5a95e129] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d232e5a95e129] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d232e5a95e129] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-25T16:17:21.447Z] daemon.go:325: [d38834d2c9fdc] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d38834d2c9fdc] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d38834d2c9fdc] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d38834d2c9fdc] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d38834d2c9fdc] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d38834d2c9fdc] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-25T16:17:21.447Z] daemon.go:325: [d3cbff1763128] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d3cbff1763128] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d3cbff1763128] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-25T16:17:21.447Z] daemon.go:325: [d228d11e904d4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d228d11e904d4] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d228d11e904d4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-25T16:17:21.447Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-25T16:17:21.447Z] daemon.go:325: [d142bc2ca5604] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d142bc2ca5604] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d142bc2ca5604] waiting for daemon to start [2020-05-25T16:17:21.447Z] check_test.go:309: Daemon da170da164a19 is not started [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.21s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-25T16:17:21.447Z] daemon.go:325: [dfebb4d6bdd32] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dfebb4d6bdd32] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dfebb4d6bdd32] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dfebb4d6bdd32] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dfebb4d6bdd32] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dfebb4d6bdd32] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [dfebb4d6bdd32] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dfebb4d6bdd32] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dfebb4d6bdd32] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dfebb4d6bdd32] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dfebb4d6bdd32] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dfebb4d6bdd32] Daemon stopped [2020-05-25T16:17:21.447Z] check_test.go:309: Daemon dfebb4d6bdd32 is not started [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-25T16:17:21.447Z] daemon.go:325: [d49659e2d5c00] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d49659e2d5c00] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d49659e2d5c00] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d49659e2d5c00] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d49659e2d5c00] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d49659e2d5c00] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-25T16:17:21.447Z] daemon.go:325: [d15271777d68f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d15271777d68f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d15271777d68f] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d15271777d68f] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d15271777d68f] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d15271777d68f] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.55s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-25T16:17:21.447Z] daemon.go:325: [d7abbc185fd54] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d7abbc185fd54] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d7abbc185fd54] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d7abbc185fd54] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d7abbc185fd54] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d7abbc185fd54] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d7abbc185fd54] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d7abbc185fd54] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d7abbc185fd54] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d7abbc185fd54] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d7abbc185fd54] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d7abbc185fd54] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-25T16:17:21.447Z] daemon.go:325: [dd16c5c92eb10] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dd16c5c92eb10] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dd16c5c92eb10] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dd16c5c92eb10] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dd16c5c92eb10] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dd16c5c92eb10] Daemon stopped [2020-05-25T16:17:21.447Z] check_test.go:309: Daemon dd16c5c92eb10 is not started [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-25T16:17:21.447Z] daemon.go:325: [d640e69419e42] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d640e69419e42] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d640e69419e42] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d640e69419e42] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d640e69419e42] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d640e69419e42] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-25T16:17:21.447Z] daemon.go:325: [d8ba520895e9b] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d8ba520895e9b] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d8ba520895e9b] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d8ba520895e9b] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d8ba520895e9b] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d8ba520895e9b] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.61s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d39df330dc058] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d39df330dc058] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d39df330dc058] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d39df330dc058] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d39df330dc058] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d39df330dc058] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d39df330dc058] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d39df330dc058] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d39df330dc058] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d39df330dc058] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d39df330dc058] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d39df330dc058] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d39df330dc058] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-25T16:17:21.447Z] daemon.go:325: [d76bdff94e314] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d76bdff94e314] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d76bdff94e314] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d76bdff94e314] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d76bdff94e314] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d76bdff94e314] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d76bdff94e314] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:296: [d76bdff94e314] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:325: [d76bdff94e314] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:461: [d76bdff94e314] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:450: [d76bdff94e314] Error when stopping daemon: daemon not started [2020-05-25T16:17:21.447Z] check_test.go:309: Daemon d76bdff94e314 is not started [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.19s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-25T16:17:21.447Z] daemon.go:325: [dba29aec978b9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dba29aec978b9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dba29aec978b9] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dba29aec978b9] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dba29aec978b9] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dba29aec978b9] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [dba29aec978b9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dba29aec978b9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dba29aec978b9] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dba29aec978b9] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dba29aec978b9] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dba29aec978b9] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-25T16:17:21.447Z] daemon.go:325: [d0336c59fd02f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d0336c59fd02f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d0336c59fd02f] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d0336c59fd02f] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d0336c59fd02f] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d0336c59fd02f] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d0336c59fd02f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d0336c59fd02f] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d0336c59fd02f] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d0336c59fd02f] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d0336c59fd02f] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d0336c59fd02f] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-25T16:17:21.447Z] daemon.go:325: [d5d34d53f4fa4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d5d34d53f4fa4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d5d34d53f4fa4] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d5d34d53f4fa4] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d5d34d53f4fa4] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d5d34d53f4fa4] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d5d34d53f4fa4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d5d34d53f4fa4] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d5d34d53f4fa4] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d5d34d53f4fa4] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d5d34d53f4fa4] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d5d34d53f4fa4] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-25T16:17:21.447Z] daemon.go:325: [d55ecc7a4d37e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d55ecc7a4d37e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d55ecc7a4d37e] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d55ecc7a4d37e] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d55ecc7a4d37e] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d55ecc7a4d37e] Daemon stopped [2020-05-25T16:17:21.447Z] daemon.go:325: [d55ecc7a4d37e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d55ecc7a4d37e] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d55ecc7a4d37e] daemon started [2020-05-25T16:17:21.447Z] check_test.go:309: Daemon d2b612b2d3fc7 is not started [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-05-25T16:17:21.447Z] daemon.go:325: [dcc1788144dcf] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [dcc1788144dcf] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [dcc1788144dcf] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [dcc1788144dcf] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [dcc1788144dcf] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [dcc1788144dcf] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-25T16:17:21.447Z] daemon.go:325: [d0b4f6e147864] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d0b4f6e147864] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d0b4f6e147864] daemon started [2020-05-25T16:17:21.447Z] daemon.go:461: [d0b4f6e147864] Stopping daemon [2020-05-25T16:17:21.447Z] daemon.go:296: [d0b4f6e147864] exiting daemon [2020-05-25T16:17:21.447Z] daemon.go:448: [d0b4f6e147864] Daemon stopped [2020-05-25T16:17:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-05-25T16:17:21.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-25T16:17:21.447Z] daemon.go:325: [d11646080b3f9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:325: [d11646080b3f9] waiting for daemon to start [2020-05-25T16:17:21.447Z] daemon.go:353: [d11646080b3f9] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d11646080b3f9] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d11646080b3f9] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d11646080b3f9] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-05-25T16:17:21.448Z] daemon.go:325: [db3fbabdb4fcb] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [db3fbabdb4fcb] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [db3fbabdb4fcb] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [db3fbabdb4fcb] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [db3fbabdb4fcb] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [db3fbabdb4fcb] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-25T16:17:21.448Z] check_test.go:309: Daemon dc6eb8afa43f9 is not started [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-25T16:17:21.448Z] daemon.go:325: [d90ce20ec6cdc] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d90ce20ec6cdc] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d90ce20ec6cdc] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d90ce20ec6cdc] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d90ce20ec6cdc] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d90ce20ec6cdc] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-25T16:17:21.448Z] daemon.go:325: [d7b31a345dcc6] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d7b31a345dcc6] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d7b31a345dcc6] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d7b31a345dcc6] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d7b31a345dcc6] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d7b31a345dcc6] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-25T16:17:21.448Z] daemon.go:325: [d4454bf38c85a] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d4454bf38c85a] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d4454bf38c85a] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d4454bf38c85a] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d4454bf38c85a] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d4454bf38c85a] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d4454bf38c85a] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d4454bf38c85a] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d4454bf38c85a] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d4454bf38c85a] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d4454bf38c85a] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d4454bf38c85a] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-05-25T16:17:21.448Z] daemon.go:325: [d5765bf6fcc5f] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d5765bf6fcc5f] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d5765bf6fcc5f] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d5765bf6fcc5f] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d5765bf6fcc5f] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d5765bf6fcc5f] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-05-25T16:17:21.448Z] daemon.go:325: [d8dca6d79d736] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d8dca6d79d736] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d8dca6d79d736] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d8dca6d79d736] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d8dca6d79d736] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d8dca6d79d736] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.69s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-05-25T16:17:21.448Z] daemon.go:325: [d7a564766fc74] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d7a564766fc74] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d7a564766fc74] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d7a564766fc74] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d7a564766fc74] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d7a564766fc74] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.61s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-25T16:17:21.448Z] daemon.go:325: [db27cf964df53] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [db27cf964df53] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [db27cf964df53] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [db27cf964df53] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [db27cf964df53] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [db27cf964df53] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [db27cf964df53] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [db27cf964df53] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [db27cf964df53] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [db27cf964df53] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [db27cf964df53] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [db27cf964df53] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-25T16:17:21.448Z] daemon.go:325: [d163a51b5c6b9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d163a51b5c6b9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d163a51b5c6b9] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d163a51b5c6b9] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d163a51b5c6b9] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d163a51b5c6b9] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d163a51b5c6b9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d163a51b5c6b9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d163a51b5c6b9] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d163a51b5c6b9] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d163a51b5c6b9] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d163a51b5c6b9] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.27s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-05-25T16:17:21.448Z] daemon.go:325: [d02db3ee1b0f9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d02db3ee1b0f9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d02db3ee1b0f9] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d02db3ee1b0f9] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d02db3ee1b0f9] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d02db3ee1b0f9] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d02db3ee1b0f9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d02db3ee1b0f9] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d02db3ee1b0f9] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d02db3ee1b0f9] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d02db3ee1b0f9] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d02db3ee1b0f9] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-25T16:17:21.448Z] daemon.go:325: [dc95fef4f68ff] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [dc95fef4f68ff] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [dc95fef4f68ff] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [dc95fef4f68ff] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [dc95fef4f68ff] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [dc95fef4f68ff] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-25T16:17:21.448Z] daemon.go:325: [d6138fc7dfb58] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d6138fc7dfb58] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d6138fc7dfb58] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d6138fc7dfb58] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d6138fc7dfb58] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d6138fc7dfb58] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-25T16:17:21.448Z] daemon.go:325: [d200d4738b4d7] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d200d4738b4d7] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d200d4738b4d7] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d200d4738b4d7] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d200d4738b4d7] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d200d4738b4d7] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-25T16:17:21.448Z] daemon.go:325: [d6a24c86dbb3c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d6a24c86dbb3c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d6a24c86dbb3c] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d6a24c86dbb3c] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d6a24c86dbb3c] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d6a24c86dbb3c] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d6a24c86dbb3c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d6a24c86dbb3c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d6a24c86dbb3c] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d6a24c86dbb3c] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d6a24c86dbb3c] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d6a24c86dbb3c] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.00s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d3b89bcd5cd2e] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d3b89bcd5cd2e] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d3b89bcd5cd2e] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d3b89bcd5cd2e] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d3b89bcd5cd2e] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d3b89bcd5cd2e] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d3b89bcd5cd2e] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d3b89bcd5cd2e] Daemon stopped [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:296: [d3b89bcd5cd2e] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:461: [d3b89bcd5cd2e] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:450: [d3b89bcd5cd2e] Error when stopping daemon: daemon not started [2020-05-25T16:17:21.448Z] docker_cli_daemon_test.go:2542: Daemon d3b89bcd5cd2e is not started [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d3b89bcd5cd2e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d3b89bcd5cd2e] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d3b89bcd5cd2e] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d3b89bcd5cd2e] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d3b89bcd5cd2e] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.85s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-25T16:17:21.448Z] daemon.go:325: [d0edc5917d13c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d0edc5917d13c] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d0edc5917d13c] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d0edc5917d13c] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d0edc5917d13c] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d0edc5917d13c] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-25T16:17:21.448Z] daemon.go:325: [d37cda5f74c88] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d37cda5f74c88] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d37cda5f74c88] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d37cda5f74c88] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d37cda5f74c88] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d37cda5f74c88] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.16s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-05-25T16:17:21.448Z] daemon.go:325: [d3e4756deb80e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [d3e4756deb80e] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [d3e4756deb80e] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [d3e4756deb80e] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [d3e4756deb80e] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [d3e4756deb80e] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-05-25T16:17:21.448Z] daemon.go:325: [dcc0cfe69368f] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [dcc0cfe69368f] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [dcc0cfe69368f] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [dcc0cfe69368f] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [dcc0cfe69368f] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [dcc0cfe69368f] Daemon stopped [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-05-25T16:17:21.448Z] check_test.go:309: Daemon d0214dada4e28 is not started [2020-05-25T16:17:21.448Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.30s) [2020-05-25T16:17:21.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-05-25T16:17:21.448Z] daemon.go:325: [dcf2735b18a2d] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:325: [dcf2735b18a2d] waiting for daemon to start [2020-05-25T16:17:21.448Z] daemon.go:353: [dcf2735b18a2d] daemon started [2020-05-25T16:17:21.448Z] daemon.go:461: [dcf2735b18a2d] Stopping daemon [2020-05-25T16:17:21.448Z] daemon.go:296: [dcf2735b18a2d] exiting daemon [2020-05-25T16:17:21.448Z] daemon.go:448: [dcf2735b18a2d] Daemon stopped [2020-05-25T16:17:21.448Z] === RUN TestDockerSwarmSuite [2020-05-25T16:17:21.448Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-25T16:17:21.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-25T16:17:23.962Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-25T16:17:23.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-25T16:17:25.325Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-25T16:17:25.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-25T16:17:26.505Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-25T16:17:26.505Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-25T16:17:27.430Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-25T16:17:28.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-25T16:17:30.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-25T16:17:31.586Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-25T16:17:33.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-25T16:17:33.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-25T16:17:34.831Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-25T16:17:35.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-25T16:17:35.112Z] Using test binary docker [2020-05-25T16:17:35.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-25T16:17:35.112Z] +++ /etc/init.d/apparmor start [2020-05-25T16:17:35.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-25T16:17:35.112Z] INFO: Waiting for daemon to start... [2020-05-25T16:17:35.112Z] Starting dockerd [2020-05-25T16:17:35.112Z] +++ 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-25T16:17:37.146Z] . [2020-05-25T16:17:37.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-25T16:17:37.146Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-25T16:17:37.146Z] Error: No such image: emptyfs [2020-05-25T16:17:37.146Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-25T16:17:37.146Z] ++++ docker load [2020-05-25T16:17:37.382Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-25T16:17:37.435Z] Running integration-test (iteration 1) [2020-05-25T16:17:37.435Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-25T16:17:37.435Z] ++ 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-25T16:17:37.435Z] ++ set -e [2020-05-25T16:17:37.435Z] ++ '[' -n 0 ']' [2020-05-25T16:17:37.435Z] ++ set -x [2020-05-25T16:17:37.435Z] ++ 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-25T16:17:45.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-25T16:17:45.453Z] --- PASS: TestImportExtremelyLargeImageWorks (187.33s) [2020-05-25T16:17:45.453Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-25T16:17:45.454Z] daemon.go:325: [ddf68b1a4526a] waiting for daemon to start [2020-05-25T16:17:45.454Z] daemon.go:325: [ddf68b1a4526a] waiting for daemon to start [2020-05-25T16:17:45.454Z] daemon.go:353: [ddf68b1a4526a] daemon started [2020-05-25T16:17:45.454Z] daemon.go:461: [ddf68b1a4526a] Stopping daemon [2020-05-25T16:17:45.454Z] daemon.go:296: [ddf68b1a4526a] exiting daemon [2020-05-25T16:17:45.454Z] daemon.go:448: [ddf68b1a4526a] Daemon stopped [2020-05-25T16:17:45.454Z] PASS [2020-05-25T16:17:45.454Z] [2020-05-25T16:17:45.454Z] DONE 11 tests in 188.799s [2020-05-25T16:17:45.454Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-25T16:17:45.454Z] ++ 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-25T16:17:45.454Z] ++ set -e [2020-05-25T16:17:45.454Z] ++ '[' -n 0 ']' [2020-05-25T16:17:45.454Z] ++ set -x [2020-05-25T16:17:45.454Z] ++ 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-25T16:17:45.454Z] INFO: Testing against a local daemon [2020-05-25T16:17:45.454Z] === RUN TestNetworkCreateDelete [2020-05-25T16:17:45.454Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-25T16:17:45.454Z] === RUN TestDockerNetworkDeletePreferID [2020-05-25T16:17:45.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-25T16:17:45.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2020-05-25T16:17:45.963Z] === RUN TestInspectNetwork [2020-05-25T16:17:46.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-25T16:17:47.140Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-25T16:17:49.648Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-25T16:17:51.530Z] === RUN TestInspectNetwork/full_network_id [2020-05-25T16:17:51.530Z] === RUN TestInspectNetwork/partial_network_id [2020-05-25T16:17:51.530Z] === RUN TestInspectNetwork/network_name [2020-05-25T16:17:51.530Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-25T16:17:52.818Z] Loaded image: buildpack-deps:jessie [2020-05-25T16:17:52.818Z] Loaded image: busybox:latest [2020-05-25T16:17:52.818Z] Loaded image: busybox:glibc [2020-05-25T16:17:52.818Z] Loaded image: debian:jessie [2020-05-25T16:17:52.818Z] Loaded image: hello-world:latest [2020-05-25T16:17:52.818Z] INFO: Testing against a local daemon [2020-05-25T16:17:52.818Z] === RUN TestBuildWithSession [2020-05-25T16:17:54.381Z] --- PASS: TestBuildWithSession (2.12s) [2020-05-25T16:17:54.381Z] === RUN TestBuildSquashParent [2020-05-25T16:17:55.687Z] --- PASS: TestInspectNetwork (9.48s) [2020-05-25T16:17:55.687Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-25T16:17:55.687Z] daemon.go:325: [d4d9bdbc4a742] waiting for daemon to start [2020-05-25T16:17:55.687Z] daemon.go:325: [d4d9bdbc4a742] waiting for daemon to start [2020-05-25T16:17:55.687Z] daemon.go:353: [d4d9bdbc4a742] daemon started [2020-05-25T16:17:55.687Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-25T16:17:55.687Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-25T16:17:55.687Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-25T16:17:55.687Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-25T16:17:55.687Z] daemon.go:461: [d4d9bdbc4a742] Stopping daemon [2020-05-25T16:17:55.687Z] daemon.go:296: [d4d9bdbc4a742] exiting daemon [2020-05-25T16:17:55.687Z] daemon.go:448: [d4d9bdbc4a742] Daemon stopped [2020-05-25T16:17:55.687Z] === RUN TestRunContainerWithBridgeNone [2020-05-25T16:17:57.846Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-05-25T16:17:57.846Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.5% of statements [2020-05-25T16:17:57.846Z] ok github.com/docker/docker/container 0.125s coverage: 35.6% of statements [2020-05-25T16:17:57.846Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-25T16:17:57.846Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-25T16:17:57.846Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-25T16:17:57.846Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-25T16:17:58.194Z] --- PASS: TestRunContainerWithBridgeNone (2.77s) [2020-05-25T16:17:58.194Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-25T16:17:58.194Z] daemon.go:325: [d7eda9d5545a6] waiting for daemon to start [2020-05-25T16:17:58.194Z] daemon.go:325: [d7eda9d5545a6] waiting for daemon to start [2020-05-25T16:17:58.194Z] daemon.go:353: [d7eda9d5545a6] daemon started [2020-05-25T16:17:58.194Z] daemon.go:461: [d7eda9d5545a6] Stopping daemon [2020-05-25T16:17:58.194Z] daemon.go:296: [d7eda9d5545a6] exiting daemon [2020-05-25T16:17:58.194Z] daemon.go:448: [d7eda9d5545a6] Daemon stopped [2020-05-25T16:17:58.194Z] === RUN TestNetworkInvalidJSON [2020-05-25T16:17:58.194Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:58.194Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:58.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:58.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:58.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:58.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:58.449Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-25T16:17:58.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:17:58.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:17:58.449Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-05-25T16:17:58.449Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-25T16:17:58.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-25T16:17:58.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-25T16:17:58.449Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-25T16:17:59.373Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-05-25T16:17:59.373Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-25T16:17:59.373Z] daemon.go:325: [db787a75b9d63] waiting for daemon to start [2020-05-25T16:17:59.373Z] daemon.go:325: [db787a75b9d63] waiting for daemon to start [2020-05-25T16:17:59.373Z] daemon.go:353: [db787a75b9d63] daemon started [2020-05-25T16:17:59.373Z] daemon.go:461: [db787a75b9d63] Stopping daemon [2020-05-25T16:17:59.373Z] daemon.go:296: [db787a75b9d63] exiting daemon [2020-05-25T16:17:59.373Z] daemon.go:448: [db787a75b9d63] Daemon stopped [2020-05-25T16:17:59.373Z] daemon.go:325: [db787a75b9d63] waiting for daemon to start [2020-05-25T16:17:59.373Z] daemon.go:325: [db787a75b9d63] waiting for daemon to start [2020-05-25T16:17:59.373Z] daemon.go:353: [db787a75b9d63] daemon started [2020-05-25T16:17:59.373Z] daemon.go:461: [db787a75b9d63] Stopping daemon [2020-05-25T16:17:59.373Z] daemon.go:296: [db787a75b9d63] exiting daemon [2020-05-25T16:17:59.373Z] daemon.go:448: [db787a75b9d63] Daemon stopped [2020-05-25T16:17:59.373Z] === RUN TestDaemonDefaultNetworkPools [2020-05-25T16:18:00.031Z] --- PASS: TestBuildSquashParent (5.20s) [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:18:00.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:18:00.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:18:00.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-25T16:18:00.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-25T16:18:00.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-25T16:18:00.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-25T16:18:00.298Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-25T16:18:00.298Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-25T16:18:00.298Z] daemon.go:325: [d0f631f279764] waiting for daemon to start [2020-05-25T16:18:00.298Z] daemon.go:325: [d0f631f279764] waiting for daemon to start [2020-05-25T16:18:00.298Z] daemon.go:353: [d0f631f279764] daemon started [2020-05-25T16:18:00.298Z] daemon.go:461: [d0f631f279764] Stopping daemon [2020-05-25T16:18:00.298Z] daemon.go:296: [d0f631f279764] exiting daemon [2020-05-25T16:18:00.298Z] daemon.go:448: [d0f631f279764] Daemon stopped [2020-05-25T16:18:00.298Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-25T16:18:01.658Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-05-25T16:18:01.658Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-25T16:18:01.658Z] daemon.go:325: [db62cd0a96519] waiting for daemon to start [2020-05-25T16:18:01.658Z] daemon.go:325: [db62cd0a96519] waiting for daemon to start [2020-05-25T16:18:01.658Z] daemon.go:353: [db62cd0a96519] daemon started [2020-05-25T16:18:01.658Z] daemon.go:461: [db62cd0a96519] Stopping daemon [2020-05-25T16:18:01.658Z] daemon.go:296: [db62cd0a96519] exiting daemon [2020-05-25T16:18:01.658Z] daemon.go:448: [db62cd0a96519] Daemon stopped [2020-05-25T16:18:01.658Z] daemon.go:325: [db62cd0a96519] waiting for daemon to start [2020-05-25T16:18:01.658Z] daemon.go:325: [db62cd0a96519] waiting for daemon to start [2020-05-25T16:18:01.658Z] daemon.go:353: [db62cd0a96519] daemon started [2020-05-25T16:18:01.658Z] daemon.go:461: [db62cd0a96519] Stopping daemon [2020-05-25T16:18:01.658Z] daemon.go:296: [db62cd0a96519] exiting daemon [2020-05-25T16:18:01.658Z] daemon.go:448: [db62cd0a96519] Daemon stopped [2020-05-25T16:18:01.658Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:18:02.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-25T16:18:02.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-25T16:18:03.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2020-05-25T16:18:03.020Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:18:03.020Z] daemon.go:325: [d2053fe602c80] waiting for daemon to start [2020-05-25T16:18:03.020Z] daemon.go:325: [d2053fe602c80] waiting for daemon to start [2020-05-25T16:18:03.020Z] daemon.go:353: [d2053fe602c80] daemon started [2020-05-25T16:18:03.020Z] daemon.go:461: [d2053fe602c80] Stopping daemon [2020-05-25T16:18:03.020Z] daemon.go:296: [d2053fe602c80] exiting daemon [2020-05-25T16:18:03.020Z] daemon.go:448: [d2053fe602c80] Daemon stopped [2020-05-25T16:18:03.020Z] daemon.go:325: [d2053fe602c80] waiting for daemon to start [2020-05-25T16:18:03.020Z] daemon.go:325: [d2053fe602c80] waiting for daemon to start [2020-05-25T16:18:03.020Z] daemon.go:353: [d2053fe602c80] daemon started [2020-05-25T16:18:03.020Z] daemon.go:461: [d2053fe602c80] Stopping daemon [2020-05-25T16:18:03.020Z] daemon.go:296: [d2053fe602c80] exiting daemon [2020-05-25T16:18:03.020Z] daemon.go:448: [d2053fe602c80] Daemon stopped [2020-05-25T16:18:03.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:18:03.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-25T16:18:03.579Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:18:03.579Z] daemon.go:325: [d14d78305836b] waiting for daemon to start [2020-05-25T16:18:03.579Z] daemon.go:325: [d14d78305836b] waiting for daemon to start [2020-05-25T16:18:03.579Z] daemon.go:353: [d14d78305836b] daemon started [2020-05-25T16:18:03.579Z] daemon.go:461: [d14d78305836b] Stopping daemon [2020-05-25T16:18:03.579Z] daemon.go:296: [d14d78305836b] exiting daemon [2020-05-25T16:18:03.579Z] daemon.go:448: [d14d78305836b] Daemon stopped [2020-05-25T16:18:03.579Z] === RUN TestServiceWithPredefinedNetwork [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-05-25T16:18:04.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s) [2020-05-25T16:18:04.970Z] === RUN TestBuildMultiStageCopy [2020-05-25T16:18:04.970Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-25T16:18:05.950Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-05-25T16:18:05.950Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-25T16:18:06.492Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-25T16:18:06.835Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2020-05-25T16:18:06.835Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-25T16:18:06.835Z] daemon.go:325: [d72f10c418382] waiting for daemon to start [2020-05-25T16:18:06.835Z] daemon.go:325: [d72f10c418382] waiting for daemon to start [2020-05-25T16:18:06.835Z] daemon.go:353: [d72f10c418382] daemon started [2020-05-25T16:18:06.835Z] daemon.go:461: [d72f10c418382] Stopping daemon [2020-05-25T16:18:06.835Z] daemon.go:296: [d72f10c418382] exiting daemon [2020-05-25T16:18:06.835Z] daemon.go:448: [d72f10c418382] Daemon stopped [2020-05-25T16:18:06.835Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-25T16:18:06.835Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:18:06.835Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:18:06.835Z] === RUN TestServiceWithDataPathPortInit [2020-05-25T16:18:06.835Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-25T16:18:06.835Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-25T16:18:07.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-25T16:18:07.468Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-25T16:18:07.751Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-25T16:18:07.848Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-05-25T16:18:08.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2020-05-25T16:18:08.040Z] === RUN TestBuildMultiStageParentConfig [2020-05-25T16:18:09.056Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-05-25T16:18:09.056Z] === RUN TestBuildLabelWithTargets [2020-05-25T16:18:11.096Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-05-25T16:18:11.096Z] === RUN TestBuildWithEmptyLayers [2020-05-25T16:18:11.381Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2020-05-25T16:18:11.381Z] === RUN TestBuildMultiStageOnBuild [2020-05-25T16:18:12.065Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-25T16:18:12.065Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-25T16:18:12.065Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-25T16:18:12.624Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-25T16:18:12.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-25T16:18:12.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-25T16:18:12.878Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-25T16:18:13.132Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-25T16:18:13.386Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-25T16:18:14.098Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2020-05-25T16:18:14.098Z] === RUN TestBuildUncleanTarFilenames [2020-05-25T16:18:14.719Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-05-25T16:18:14.719Z] === RUN TestBuildMultiStageLayerLeak [2020-05-25T16:18:15.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-25T16:18:15.947Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-05-25T16:18:16.511Z] ok github.com/docker/docker/daemon 12.210s coverage: 17.5% of statements [2020-05-25T16:18:16.511Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-25T16:18:16.511Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-25T16:18:17.253Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-25T16:18:17.418Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-05-25T16:18:17.418Z] === RUN TestBuildWithHugeFile [2020-05-25T16:18:17.441Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 82.2% of statements [2020-05-25T16:18:18.005Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-05-25T16:18:18.569Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-25T16:18:18.569Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-25T16:18:18.569Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-25T16:18:19.134Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-25T16:18:19.967Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2020-05-25T16:18:20.493Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-25T16:18:21.852Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-25T16:18:22.520Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-25T16:18:22.774Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-25T16:18:23.084Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 56.9% of statements [2020-05-25T16:18:24.655Z] --- PASS: TestServiceWithDataPathPortInit (17.95s) [2020-05-25T16:18:24.655Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:18:24.655Z] daemon.go:325: [d21bdeffdff21] waiting for daemon to start [2020-05-25T16:18:24.655Z] daemon.go:325: [d21bdeffdff21] waiting for daemon to start [2020-05-25T16:18:24.655Z] daemon.go:353: [d21bdeffdff21] daemon started [2020-05-25T16:18:24.655Z] daemon.go:461: [d21bdeffdff21] Stopping daemon [2020-05-25T16:18:24.655Z] daemon.go:296: [d21bdeffdff21] exiting daemon [2020-05-25T16:18:24.655Z] daemon.go:448: [d21bdeffdff21] Daemon stopped [2020-05-25T16:18:24.655Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:18:24.655Z] daemon.go:325: [deddf3722edc1] waiting for daemon to start [2020-05-25T16:18:24.655Z] daemon.go:325: [deddf3722edc1] waiting for daemon to start [2020-05-25T16:18:24.655Z] daemon.go:353: [deddf3722edc1] daemon started [2020-05-25T16:18:24.655Z] daemon.go:461: [deddf3722edc1] Stopping daemon [2020-05-25T16:18:24.655Z] daemon.go:296: [deddf3722edc1] exiting daemon [2020-05-25T16:18:24.655Z] daemon.go:448: [deddf3722edc1] Daemon stopped [2020-05-25T16:18:24.655Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-25T16:18:26.368Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.489s coverage: 72.3% of statements [2020-05-25T16:18:26.368Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.585s coverage: 45.9% of statements [2020-05-25T16:18:26.368Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-25T16:18:28.894Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.019s coverage: 49.5% of statements [2020-05-25T16:18:29.885Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-25T16:18:30.265Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.290s coverage: 76.1% of statements [2020-05-25T16:18:31.197Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-25T16:18:31.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.125s coverage: 60.4% of statements [2020-05-25T16:18:31.454Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-25T16:18:31.454Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-25T16:18:32.827Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-25T16:18:33.759Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-05-25T16:18:34.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-25T16:18:34.039Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.42s) [2020-05-25T16:18:34.039Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-25T16:18:34.039Z] daemon.go:325: [d652b7e88028f] waiting for daemon to start [2020-05-25T16:18:34.039Z] daemon.go:325: [d652b7e88028f] waiting for daemon to start [2020-05-25T16:18:34.039Z] daemon.go:353: [d652b7e88028f] daemon started [2020-05-25T16:18:34.039Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:taommr0xm2vzxy9gz4qrda2x8 Created:2020-05-25 16:18:26.495080511 +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[3b7525c65b5844229e27b2edb9a94de742a85884fcd0e75524c65508d3087695:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45urb3r54i2lmhgfv16hgxktb EndpointID:c1534635441f0d676e2ff97946785a71709ff21c36005f5a6361912ae27dead3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68dbc30cb7c59d7bfb0b62f918600c63cafe55726895ee10db986b1acc256c89 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:7667a700ae8e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45urb3r54i2lmhgfv16hgxktb EndpointID:c1534635441f0d676e2ff97946785a71709ff21c36005f5a6361912ae27dead3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-25T16:18:34.039Z] daemon.go:461: [d652b7e88028f] Stopping daemon [2020-05-25T16:18:34.039Z] daemon.go:296: [d652b7e88028f] exiting daemon [2020-05-25T16:18:34.039Z] daemon.go:448: [d652b7e88028f] Daemon stopped [2020-05-25T16:18:34.039Z] PASS [2020-05-25T16:18:34.039Z] [2020-05-25T16:18:34.039Z] === Skipped [2020-05-25T16:18:34.039Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:18:34.039Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:18:34.039Z] [2020-05-25T16:18:34.039Z] [2020-05-25T16:18:34.039Z] DONE 21 tests, 1 skipped in 48.964s [2020-05-25T16:18:34.039Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:18:34.039Z] ++ 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-25T16:18:34.039Z] ++ set -e [2020-05-25T16:18:34.039Z] ++ '[' -n 0 ']' [2020-05-25T16:18:34.039Z] ++ set -x [2020-05-25T16:18:34.039Z] ++ 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-25T16:18:34.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-25T16:18:34.294Z] INFO: Testing against a local daemon [2020-05-25T16:18:34.294Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-25T16:18:34.294Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-25T16:18:34.294Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:18:34.294Z] === RUN TestDockerNetworkIpvlan [2020-05-25T16:18:34.294Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-05-25T16:18:34.294Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:18:34.294Z] PASS [2020-05-25T16:18:34.294Z] [2020-05-25T16:18:34.294Z] === Skipped [2020-05-25T16:18:34.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-25T16:18:34.294Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:18:34.294Z] [2020-05-25T16:18:34.294Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-05-25T16:18:34.294Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-25T16:18:34.294Z] [2020-05-25T16:18:34.294Z] [2020-05-25T16:18:34.294Z] DONE 2 tests, 2 skipped in 0.114s [2020-05-25T16:18:34.294Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:18:34.294Z] ++ 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-25T16:18:34.294Z] ++ set -e [2020-05-25T16:18:34.294Z] ++ '[' -n 0 ']' [2020-05-25T16:18:34.294Z] ++ set -x [2020-05-25T16:18:34.294Z] ++ 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-25T16:18:34.294Z] INFO: Testing against a local daemon [2020-05-25T16:18:34.294Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-25T16:18:34.693Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-05-25T16:18:34.950Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-25T16:18:34.950Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-25T16:18:35.514Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.7% of statements [2020-05-25T16:18:36.176Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.68s) [2020-05-25T16:18:36.176Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-25T16:18:36.176Z] daemon.go:325: [d65b7705cb0e1] waiting for daemon to start [2020-05-25T16:18:36.176Z] daemon.go:325: [d65b7705cb0e1] waiting for daemon to start [2020-05-25T16:18:36.176Z] daemon.go:353: [d65b7705cb0e1] daemon started [2020-05-25T16:18:36.176Z] daemon.go:461: [d65b7705cb0e1] Stopping daemon [2020-05-25T16:18:36.176Z] daemon.go:296: [d65b7705cb0e1] exiting daemon [2020-05-25T16:18:36.176Z] daemon.go:448: [d65b7705cb0e1] Daemon stopped [2020-05-25T16:18:36.176Z] daemon.go:325: [d65b7705cb0e1] waiting for daemon to start [2020-05-25T16:18:36.176Z] daemon.go:325: [d65b7705cb0e1] waiting for daemon to start [2020-05-25T16:18:36.176Z] daemon.go:353: [d65b7705cb0e1] daemon started [2020-05-25T16:18:36.176Z] daemon.go:461: [d65b7705cb0e1] Stopping daemon [2020-05-25T16:18:36.176Z] daemon.go:296: [d65b7705cb0e1] exiting daemon [2020-05-25T16:18:36.176Z] daemon.go:448: [d65b7705cb0e1] Daemon stopped [2020-05-25T16:18:36.176Z] === RUN TestDockerNetworkMacvlan [2020-05-25T16:18:36.887Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 78.6% of statements [2020-05-25T16:18:36.887Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-25T16:18:36.887Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-25T16:18:36.887Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-05-25T16:18:37.102Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-25T16:18:38.079Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-25T16:18:38.257Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-25T16:18:38.514Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-05-25T16:18:38.514Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2020-05-25T16:18:38.665Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-25T16:18:39.885Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-05-25T16:18:39.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-25T16:18:40.142Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 37.9% of statements [2020-05-25T16:18:41.513Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-05-25T16:18:41.927Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-25T16:18:42.079Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-25T16:18:42.644Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-25T16:18:42.680Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-25T16:18:43.209Z] ok github.com/docker/docker/daemon/logger/splunk 1.652s coverage: 84.5% of statements [2020-05-25T16:18:43.209Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-25T16:18:43.209Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-25T16:18:43.707Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-25T16:18:43.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-25T16:18:43.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-25T16:18:45.104Z] ok github.com/docker/docker/distribution 0.234s coverage: 22.3% of statements [2020-05-25T16:18:45.104Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2020-05-25T16:18:45.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-25T16:18:46.080Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-25T16:18:46.478Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-05-25T16:18:46.717Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-25T16:18:47.849Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-25T16:18:48.333Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-25T16:18:48.333Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-25T16:18:48.333Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-25T16:18:48.333Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-25T16:18:48.333Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-25T16:18:48.414Z] ok github.com/docker/docker/distribution/xfer 1.445s coverage: 83.4% of statements [2020-05-25T16:18:48.414Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-25T16:18:48.670Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-25T16:18:48.670Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-25T16:18:50.040Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-25T16:18:50.040Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-25T16:18:50.973Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-25T16:18:50.973Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-25T16:18:50.974Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-25T16:18:51.345Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-25T16:18:51.346Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-25T16:18:51.346Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-25T16:18:51.539Z] ok github.com/docker/docker/internal/testutil 0.012s coverage: 62.5% of statements [2020-05-25T16:18:52.473Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-25T16:18:52.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-25T16:18:53.846Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-05-25T16:18:54.103Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-25T16:18:54.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-25T16:18:56.000Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 76.8% of statements [2020-05-25T16:18:56.932Z] ok github.com/docker/docker/pkg/authorization 0.148s coverage: 66.7% of statements [2020-05-25T16:18:56.932Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-25T16:18:57.189Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-25T16:18:57.310Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-25T16:19:01.369Z] ok github.com/docker/docker/pkg/chrootarchive 2.921s coverage: 43.2% of statements [2020-05-25T16:19:01.369Z] ok github.com/docker/docker/layer 7.747s coverage: 72.0% of statements [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/oci [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-25T16:19:01.369Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-25T16:19:01.369Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-05-25T16:19:01.935Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-25T16:19:01.935Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan (26.37s) [2020-05-25T16:19:02.556Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:19:02.556Z] daemon.go:325: [d036134703f04] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:325: [d036134703f04] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:353: [d036134703f04] daemon started [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-25T16:19:02.556Z] daemon.go:461: [d036134703f04] Stopping daemon [2020-05-25T16:19:02.556Z] daemon.go:296: [d036134703f04] exiting daemon [2020-05-25T16:19:02.556Z] daemon.go:448: [d036134703f04] Daemon stopped [2020-05-25T16:19:02.556Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:19:02.556Z] daemon.go:325: [d834a5f658439] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:325: [d834a5f658439] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:353: [d834a5f658439] daemon started [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-25T16:19:02.556Z] daemon.go:461: [d834a5f658439] Stopping daemon [2020-05-25T16:19:02.556Z] daemon.go:296: [d834a5f658439] exiting daemon [2020-05-25T16:19:02.556Z] daemon.go:448: [d834a5f658439] Daemon stopped [2020-05-25T16:19:02.556Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:19:02.556Z] daemon.go:325: [d49d5c16a6aff] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:325: [d49d5c16a6aff] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:353: [d49d5c16a6aff] daemon started [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2020-05-25T16:19:02.556Z] daemon.go:461: [d49d5c16a6aff] Stopping daemon [2020-05-25T16:19:02.556Z] daemon.go:296: [d49d5c16a6aff] exiting daemon [2020-05-25T16:19:02.556Z] daemon.go:448: [d49d5c16a6aff] Daemon stopped [2020-05-25T16:19:02.556Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:19:02.556Z] daemon.go:325: [d0ad40b73f295] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:325: [d0ad40b73f295] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:353: [d0ad40b73f295] daemon started [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.87s) [2020-05-25T16:19:02.556Z] daemon.go:461: [d0ad40b73f295] Stopping daemon [2020-05-25T16:19:02.556Z] daemon.go:296: [d0ad40b73f295] exiting daemon [2020-05-25T16:19:02.556Z] daemon.go:448: [d0ad40b73f295] Daemon stopped [2020-05-25T16:19:02.556Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:19:02.556Z] daemon.go:325: [d43753ec548ba] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:325: [d43753ec548ba] waiting for daemon to start [2020-05-25T16:19:02.556Z] daemon.go:353: [d43753ec548ba] daemon started [2020-05-25T16:19:02.556Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.34s) [2020-05-25T16:19:02.556Z] daemon.go:461: [d43753ec548ba] Stopping daemon [2020-05-25T16:19:02.556Z] daemon.go:296: [d43753ec548ba] exiting daemon [2020-05-25T16:19:02.556Z] daemon.go:448: [d43753ec548ba] Daemon stopped [2020-05-25T16:19:02.556Z] PASS [2020-05-25T16:19:02.556Z] [2020-05-25T16:19:02.556Z] DONE 7 tests in 28.189s [2020-05-25T16:19:02.556Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-25T16:19:02.556Z] ++ 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-25T16:19:02.556Z] ++ set -e [2020-05-25T16:19:02.556Z] ++ '[' -n 0 ']' [2020-05-25T16:19:02.556Z] ++ set -x [2020-05-25T16:19:02.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:19:02.556Z] testing: warning: no tests to run [2020-05-25T16:19:02.556Z] PASS [2020-05-25T16:19:02.556Z] [2020-05-25T16:19:02.556Z] DONE 0 tests in 0.022s [2020-05-25T16:19:02.556Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-25T16:19:02.556Z] ++ 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-25T16:19:02.556Z] ++ set -e [2020-05-25T16:19:02.556Z] ++ '[' -n 0 ']' [2020-05-25T16:19:02.556Z] ++ set -x [2020-05-25T16:19:02.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:19:02.556Z] INFO: Testing against a local daemon [2020-05-25T16:19:02.556Z] === RUN TestAuthZPluginAllowRequest [2020-05-25T16:19:02.868Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-05-25T16:19:03.433Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-25T16:19:03.690Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-25T16:19:03.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-25T16:19:04.169Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-05-25T16:19:04.169Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-25T16:19:04.169Z] daemon.go:325: [d96abcf4fd541] waiting for daemon to start [2020-05-25T16:19:04.169Z] daemon.go:325: [d96abcf4fd541] waiting for daemon to start [2020-05-25T16:19:04.169Z] daemon.go:353: [d96abcf4fd541] daemon started [2020-05-25T16:19:04.169Z] daemon.go:461: [d96abcf4fd541] Stopping daemon [2020-05-25T16:19:04.169Z] daemon.go:296: [d96abcf4fd541] exiting daemon [2020-05-25T16:19:04.169Z] daemon.go:448: [d96abcf4fd541] Daemon stopped [2020-05-25T16:19:04.169Z] === RUN TestAuthZPluginTLS [2020-05-25T16:19:04.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-25T16:19:04.982Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-05-25T16:19:04.982Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-25T16:19:04.982Z] daemon.go:325: [d2fe2e9e84b6c] waiting for daemon to start [2020-05-25T16:19:04.982Z] daemon.go:325: [d2fe2e9e84b6c] waiting for daemon to start [2020-05-25T16:19:04.982Z] daemon.go:353: [d2fe2e9e84b6c] daemon started [2020-05-25T16:19:04.982Z] daemon.go:461: [d2fe2e9e84b6c] Stopping daemon [2020-05-25T16:19:04.982Z] daemon.go:296: [d2fe2e9e84b6c] exiting daemon [2020-05-25T16:19:04.982Z] daemon.go:448: [d2fe2e9e84b6c] Daemon stopped [2020-05-25T16:19:04.982Z] === RUN TestAuthZPluginDenyRequest [2020-05-25T16:19:04.982Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-25T16:19:05.061Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-05-25T16:19:05.540Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-25T16:19:05.541Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-25T16:19:05.541Z] daemon.go:325: [d17d1978e782c] waiting for daemon to start [2020-05-25T16:19:05.541Z] daemon.go:325: [d17d1978e782c] waiting for daemon to start [2020-05-25T16:19:05.541Z] daemon.go:353: [d17d1978e782c] daemon started [2020-05-25T16:19:05.541Z] daemon.go:461: [d17d1978e782c] Stopping daemon [2020-05-25T16:19:05.541Z] daemon.go:296: [d17d1978e782c] exiting daemon [2020-05-25T16:19:05.541Z] daemon.go:448: [d17d1978e782c] Daemon stopped [2020-05-25T16:19:05.541Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-25T16:19:05.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-25T16:19:05.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-25T16:19:05.795Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-25T16:19:05.795Z] daemon.go:325: [d760b65fa6262] waiting for daemon to start [2020-05-25T16:19:05.795Z] daemon.go:325: [d760b65fa6262] waiting for daemon to start [2020-05-25T16:19:05.795Z] daemon.go:353: [d760b65fa6262] daemon started [2020-05-25T16:19:05.795Z] daemon.go:461: [d760b65fa6262] Stopping daemon [2020-05-25T16:19:05.795Z] daemon.go:296: [d760b65fa6262] exiting daemon [2020-05-25T16:19:05.795Z] daemon.go:448: [d760b65fa6262] Daemon stopped [2020-05-25T16:19:05.795Z] === RUN TestAuthZPluginDenyResponse [2020-05-25T16:19:05.995Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-05-25T16:19:06.252Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-05-25T16:19:06.353Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-25T16:19:06.354Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-25T16:19:06.354Z] daemon.go:325: [d4b18a6eda697] waiting for daemon to start [2020-05-25T16:19:06.354Z] daemon.go:325: [d4b18a6eda697] waiting for daemon to start [2020-05-25T16:19:06.510Z] ok github.com/docker/docker/pkg/fsutils 0.225s coverage: 85.1% of statements [2020-05-25T16:19:06.510Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-05-25T16:19:06.607Z] daemon.go:353: [d4b18a6eda697] daemon started [2020-05-25T16:19:06.607Z] daemon.go:461: [d4b18a6eda697] Stopping daemon [2020-05-25T16:19:06.607Z] daemon.go:296: [d4b18a6eda697] exiting daemon [2020-05-25T16:19:06.607Z] daemon.go:448: [d4b18a6eda697] Daemon stopped [2020-05-25T16:19:06.607Z] === RUN TestAuthZPluginAllowEventStream [2020-05-25T16:19:06.861Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-25T16:19:06.861Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-25T16:19:07.421Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-25T16:19:07.884Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 70.1% of statements [2020-05-25T16:19:07.884Z] ok github.com/docker/docker/pkg/ioutils 0.385s coverage: 69.1% of statements [2020-05-25T16:19:08.346Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-05-25T16:19:08.346Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-25T16:19:08.346Z] daemon.go:325: [db8a0dac81b09] waiting for daemon to start [2020-05-25T16:19:08.346Z] daemon.go:325: [db8a0dac81b09] waiting for daemon to start [2020-05-25T16:19:08.346Z] daemon.go:353: [db8a0dac81b09] daemon started [2020-05-25T16:19:08.346Z] daemon.go:461: [db8a0dac81b09] Stopping daemon [2020-05-25T16:19:08.346Z] daemon.go:296: [db8a0dac81b09] exiting daemon [2020-05-25T16:19:08.346Z] daemon.go:448: [db8a0dac81b09] Daemon stopped [2020-05-25T16:19:08.346Z] === RUN TestAuthZPluginErrorResponse [2020-05-25T16:19:08.448Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-05-25T16:19:08.448Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-25T16:19:08.600Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-25T16:19:08.600Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-25T16:19:08.600Z] daemon.go:325: [d50ebf05b780f] waiting for daemon to start [2020-05-25T16:19:08.600Z] daemon.go:325: [d50ebf05b780f] waiting for daemon to start [2020-05-25T16:19:08.600Z] daemon.go:353: [d50ebf05b780f] daemon started [2020-05-25T16:19:08.600Z] daemon.go:461: [d50ebf05b780f] Stopping daemon [2020-05-25T16:19:08.600Z] daemon.go:296: [d50ebf05b780f] exiting daemon [2020-05-25T16:19:08.600Z] daemon.go:448: [d50ebf05b780f] Daemon stopped [2020-05-25T16:19:08.600Z] === RUN TestAuthZPluginErrorRequest [2020-05-25T16:19:08.705Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-25T16:19:08.705Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-25T16:19:09.160Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-25T16:19:09.160Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-25T16:19:09.160Z] daemon.go:325: [d7a361178f446] waiting for daemon to start [2020-05-25T16:19:09.160Z] daemon.go:325: [d7a361178f446] waiting for daemon to start [2020-05-25T16:19:09.160Z] daemon.go:353: [d7a361178f446] daemon started [2020-05-25T16:19:09.160Z] daemon.go:461: [d7a361178f446] Stopping daemon [2020-05-25T16:19:09.160Z] daemon.go:296: [d7a361178f446] exiting daemon [2020-05-25T16:19:09.160Z] daemon.go:448: [d7a361178f446] Daemon stopped [2020-05-25T16:19:09.160Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:19:09.269Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-05-25T16:19:09.527Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-25T16:19:09.719Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-25T16:19:09.719Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:19:09.719Z] daemon.go:325: [dc3340b1e2564] waiting for daemon to start [2020-05-25T16:19:09.719Z] daemon.go:325: [dc3340b1e2564] waiting for daemon to start [2020-05-25T16:19:09.719Z] daemon.go:353: [dc3340b1e2564] daemon started [2020-05-25T16:19:09.719Z] daemon.go:461: [dc3340b1e2564] Stopping daemon [2020-05-25T16:19:09.719Z] daemon.go:296: [dc3340b1e2564] exiting daemon [2020-05-25T16:19:09.719Z] daemon.go:448: [dc3340b1e2564] Daemon stopped [2020-05-25T16:19:09.719Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:19:09.784Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-25T16:19:09.784Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 69.6% of statements [2020-05-25T16:19:09.784Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-25T16:19:10.349Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.0% of statements [2020-05-25T16:19:10.349Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-25T16:19:10.349Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-25T16:19:10.349Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-25T16:19:11.283Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-05-25T16:19:11.848Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-25T16:19:12.105Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-05-25T16:19:12.226Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-05-25T16:19:12.226Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:19:12.226Z] daemon.go:325: [db65ac5665ed8] waiting for daemon to start [2020-05-25T16:19:12.226Z] daemon.go:325: [db65ac5665ed8] waiting for daemon to start [2020-05-25T16:19:12.226Z] daemon.go:353: [db65ac5665ed8] daemon started [2020-05-25T16:19:12.226Z] daemon.go:461: [db65ac5665ed8] Stopping daemon [2020-05-25T16:19:12.226Z] daemon.go:296: [db65ac5665ed8] exiting daemon [2020-05-25T16:19:12.226Z] daemon.go:448: [db65ac5665ed8] Daemon stopped [2020-05-25T16:19:12.226Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:19:12.362Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-25T16:19:13.762Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 72.7% of statements [2020-05-25T16:19:14.019Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-25T16:19:14.109Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2020-05-25T16:19:14.109Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:19:14.109Z] daemon.go:325: [d0088e10ea5c6] waiting for daemon to start [2020-05-25T16:19:14.109Z] daemon.go:325: [d0088e10ea5c6] waiting for daemon to start [2020-05-25T16:19:14.109Z] daemon.go:353: [d0088e10ea5c6] daemon started [2020-05-25T16:19:14.109Z] daemon.go:461: [d0088e10ea5c6] Stopping daemon [2020-05-25T16:19:14.109Z] daemon.go:296: [d0088e10ea5c6] exiting daemon [2020-05-25T16:19:14.109Z] daemon.go:448: [d0088e10ea5c6] Daemon stopped [2020-05-25T16:19:14.109Z] === RUN TestAuthZPluginHeader [2020-05-25T16:19:14.671Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-05-25T16:19:14.671Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-25T16:19:14.671Z] daemon.go:325: [dc118234ee579] waiting for daemon to start [2020-05-25T16:19:14.671Z] daemon.go:325: [dc118234ee579] waiting for daemon to start [2020-05-25T16:19:14.671Z] daemon.go:353: [dc118234ee579] daemon started [2020-05-25T16:19:14.671Z] daemon.go:461: [dc118234ee579] Stopping daemon [2020-05-25T16:19:14.671Z] daemon.go:296: [dc118234ee579] exiting daemon [2020-05-25T16:19:14.671Z] daemon.go:448: [dc118234ee579] Daemon stopped [2020-05-25T16:19:14.671Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-25T16:19:17.292Z] ok github.com/docker/docker/pkg/signal 2.816s coverage: 61.0% of statements [2020-05-25T16:19:17.550Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-05-25T16:19:18.114Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-25T16:19:18.371Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-25T16:19:18.628Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-25T16:19:18.827Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-25T16:19:18.827Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-25T16:19:19.192Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-05-25T16:19:19.386Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2020-05-25T16:19:19.386Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-05-25T16:19:19.386Z] daemon.go:325: [d27f496c3750f] waiting for daemon to start [2020-05-25T16:19:19.386Z] daemon.go:325: [d27f496c3750f] waiting for daemon to start [2020-05-25T16:19:19.386Z] daemon.go:353: [d27f496c3750f] daemon started [2020-05-25T16:19:19.386Z] daemon.go:461: [d27f496c3750f] Stopping daemon [2020-05-25T16:19:19.386Z] daemon.go:296: [d27f496c3750f] exiting daemon [2020-05-25T16:19:19.386Z] daemon.go:448: [d27f496c3750f] Daemon stopped [2020-05-25T16:19:19.386Z] daemon.go:325: [d27f496c3750f] waiting for daemon to start [2020-05-25T16:19:19.386Z] daemon.go:325: [d27f496c3750f] waiting for daemon to start [2020-05-25T16:19:19.386Z] daemon.go:353: [d27f496c3750f] daemon started [2020-05-25T16:19:19.386Z] daemon.go:461: [d27f496c3750f] Stopping daemon [2020-05-25T16:19:19.386Z] daemon.go:296: [d27f496c3750f] exiting daemon [2020-05-25T16:19:19.386Z] daemon.go:448: [d27f496c3750f] Daemon stopped [2020-05-25T16:19:19.386Z] === RUN TestAuthZPluginV2Disable [2020-05-25T16:19:19.640Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-25T16:19:19.755Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 35.1% of statements [2020-05-25T16:19:19.894Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-25T16:19:20.013Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2020-05-25T16:19:20.453Z] === RUN TestDockerSuite/TestBuildFails [2020-05-25T16:19:20.577Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2020-05-25T16:19:21.143Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-05-25T16:19:21.376Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-25T16:19:21.376Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-25T16:19:21.400Z] testing: warning: no tests to run [2020-05-25T16:19:21.400Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-05-25T16:19:21.964Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-25T16:19:21.964Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-05-25T16:19:22.221Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-25T16:19:22.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-25T16:19:23.297Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2020-05-25T16:19:23.297Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-05-25T16:19:23.297Z] daemon.go:325: [d169f7bb2f083] waiting for daemon to start [2020-05-25T16:19:23.297Z] daemon.go:325: [d169f7bb2f083] waiting for daemon to start [2020-05-25T16:19:23.297Z] daemon.go:353: [d169f7bb2f083] daemon started [2020-05-25T16:19:23.297Z] daemon.go:461: [d169f7bb2f083] Stopping daemon [2020-05-25T16:19:23.297Z] daemon.go:296: [d169f7bb2f083] exiting daemon [2020-05-25T16:19:23.297Z] daemon.go:448: [d169f7bb2f083] Daemon stopped [2020-05-25T16:19:23.297Z] daemon.go:325: [d169f7bb2f083] waiting for daemon to start [2020-05-25T16:19:23.297Z] daemon.go:325: [d169f7bb2f083] waiting for daemon to start [2020-05-25T16:19:23.297Z] daemon.go:353: [d169f7bb2f083] daemon started [2020-05-25T16:19:23.297Z] daemon.go:461: [d169f7bb2f083] Stopping daemon [2020-05-25T16:19:23.297Z] daemon.go:296: [d169f7bb2f083] exiting daemon [2020-05-25T16:19:23.297Z] daemon.go:448: [d169f7bb2f083] Daemon stopped [2020-05-25T16:19:23.297Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-25T16:19:24.219Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-25T16:19:24.745Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.3% of statements [2020-05-25T16:19:25.002Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-25T16:19:25.934Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-05-25T16:19:26.191Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-25T16:19:26.728Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-05-25T16:19:26.728Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-05-25T16:19:26.728Z] daemon.go:325: [d99a416f649b0] waiting for daemon to start [2020-05-25T16:19:26.728Z] daemon.go:325: [d99a416f649b0] waiting for daemon to start [2020-05-25T16:19:26.728Z] daemon.go:353: [d99a416f649b0] daemon started [2020-05-25T16:19:26.728Z] daemon.go:461: [d99a416f649b0] Stopping daemon [2020-05-25T16:19:26.728Z] daemon.go:296: [d99a416f649b0] exiting daemon [2020-05-25T16:19:26.728Z] daemon.go:448: [d99a416f649b0] Daemon stopped [2020-05-25T16:19:26.728Z] daemon.go:325: [d99a416f649b0] waiting for daemon to start [2020-05-25T16:19:26.728Z] daemon.go:325: [d99a416f649b0] waiting for daemon to start [2020-05-25T16:19:26.728Z] daemon.go:353: [d99a416f649b0] daemon started [2020-05-25T16:19:26.728Z] daemon.go:461: [d99a416f649b0] Stopping daemon [2020-05-25T16:19:26.728Z] daemon.go:296: [d99a416f649b0] exiting daemon [2020-05-25T16:19:26.728Z] daemon.go:448: [d99a416f649b0] Daemon stopped [2020-05-25T16:19:26.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-25T16:19:26.983Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-25T16:19:27.564Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-05-25T16:19:28.128Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-25T16:19:28.385Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-05-25T16:19:28.950Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-05-25T16:19:29.492Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-25T16:19:29.882Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-25T16:19:30.448Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-05-25T16:19:31.013Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-25T16:19:31.375Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-25T16:19:31.812Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-25T16:19:32.384Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2020-05-25T16:19:33.173Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-25T16:19:35.681Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-25T16:19:36.605Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-25T16:19:36.605Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-25T16:19:38.490Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.62s) [2020-05-25T16:19:38.490Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:353: [dc33789f3180a] daemon started [2020-05-25T16:19:38.490Z] daemon.go:461: [dc33789f3180a] Stopping daemon [2020-05-25T16:19:38.490Z] daemon.go:296: [dc33789f3180a] exiting daemon [2020-05-25T16:19:38.490Z] daemon.go:448: [dc33789f3180a] Daemon stopped [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:296: [dc33789f3180a] exiting daemon [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:325: [dc33789f3180a] waiting for daemon to start [2020-05-25T16:19:38.490Z] daemon.go:353: [dc33789f3180a] daemon started [2020-05-25T16:19:38.490Z] daemon.go:461: [dc33789f3180a] Stopping daemon [2020-05-25T16:19:38.490Z] daemon.go:296: [dc33789f3180a] exiting daemon [2020-05-25T16:19:38.490Z] daemon.go:448: [dc33789f3180a] Daemon stopped [2020-05-25T16:19:38.490Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:19:38.745Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-25T16:19:39.525Z] --- PASS: TestBuildWithHugeFile (82.01s) [2020-05-25T16:19:39.525Z] === RUN TestBuildWithEmptyDockerfile [2020-05-25T16:19:39.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:19:39.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:19:39.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:19:39.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:19:39.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:19:39.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:19:39.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-25T16:19:39.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-25T16:19:39.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-25T16:19:39.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-25T16:19:39.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-25T16:19:39.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-05-25T16:19:39.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-05-25T16:19:39.525Z] === RUN TestBuildPreserveOwnership [2020-05-25T16:19:39.526Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-25T16:19:41.251Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-25T16:19:42.174Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-25T16:19:43.009Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-25T16:19:44.024Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2020-05-25T16:19:44.024Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-05-25T16:19:44.024Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2020-05-25T16:19:44.024Z] === RUN TestBuildPlatformInvalid [2020-05-25T16:19:44.310Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-25T16:19:44.310Z] PASS [2020-05-25T16:19:44.310Z] [2020-05-25T16:19:44.310Z] DONE 30 tests in 126.878s [2020-05-25T16:19:44.310Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-25T16:19:44.310Z] ++ 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-25T16:19:44.310Z] ++ set -e [2020-05-25T16:19:44.310Z] ++ '[' -n 0 ']' [2020-05-25T16:19:44.310Z] ++ set -x [2020-05-25T16:19:44.310Z] ++ 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-25T16:19:44.310Z] INFO: Testing against a local daemon [2020-05-25T16:19:44.310Z] === RUN TestConfigList [2020-05-25T16:19:46.326Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-25T16:19:46.884Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-25T16:19:47.019Z] --- PASS: TestConfigList (2.28s) [2020-05-25T16:19:47.019Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-25T16:19:47.019Z] daemon.go:325: [dad0115938718] waiting for daemon to start [2020-05-25T16:19:47.019Z] daemon.go:325: [dad0115938718] waiting for daemon to start [2020-05-25T16:19:47.019Z] daemon.go:353: [dad0115938718] daemon started [2020-05-25T16:19:47.019Z] daemon.go:461: [dad0115938718] Stopping daemon [2020-05-25T16:19:47.019Z] daemon.go:296: [dad0115938718] exiting daemon [2020-05-25T16:19:47.019Z] daemon.go:448: [dad0115938718] Daemon stopped [2020-05-25T16:19:47.019Z] === RUN TestConfigsCreateAndDelete [2020-05-25T16:19:47.233Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.8% of statements [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/rootless [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/volume [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-25T16:19:47.233Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === Skipped [2020-05-25T16:19:47.233Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-25T16:19:47.233Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-25T16:19:47.233Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-25T16:19:47.233Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-25T16:19:47.233Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-25T16:19:47.233Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-25T16:19:47.233Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-25T16:19:47.233Z] graphtest_unix.go:73: No driver to put! [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-25T16:19:47.233Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] [2020-05-25T16:19:47.233Z] DONE 2066 tests, 19 skipped in 242.095s Post stage [Pipeline] junit [2020-05-25T16:19:47.243Z] Recording test results [2020-05-25T16:19:47.443Z] === RUN TestDockerSuite/TestBuildInheritance [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-25T16:19:47.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/validate/vendor [2020-05-25T16:19:48.003Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-25T16:19:48.554Z] No vendor changes in diff. [2020-05-25T16:19:48.562Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-25T16:19:48.562Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-25T16:19:49.056Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2020-05-25T16:19:49.056Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-25T16:19:49.056Z] daemon.go:325: [d035a6f2dd41f] waiting for daemon to start [2020-05-25T16:19:49.056Z] daemon.go:325: [d035a6f2dd41f] waiting for daemon to start [2020-05-25T16:19:49.056Z] daemon.go:353: [d035a6f2dd41f] daemon started [2020-05-25T16:19:49.056Z] daemon.go:461: [d035a6f2dd41f] Stopping daemon [2020-05-25T16:19:49.056Z] daemon.go:296: [d035a6f2dd41f] exiting daemon [2020-05-25T16:19:49.056Z] daemon.go:448: [d035a6f2dd41f] Daemon stopped [2020-05-25T16:19:49.056Z] === RUN TestConfigsUpdate [2020-05-25T16:19:49.484Z] === RUN TestDockerSuite/TestBuildLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-25T16:19:49.811Z] + echo Building e2e image [2020-05-25T16:19:49.811Z] Building e2e image [2020-05-25T16:19:49.811Z] + docker build --build-arg DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -t moby-e2e-test -f Dockerfile.e2e . [2020-05-25T16:19:49.811Z] #2 [internal] load .dockerignore [2020-05-25T16:19:49.811Z] #2 transferring context: 34B done [2020-05-25T16:19:49.811Z] #2 DONE 0.0s [2020-05-25T16:19:49.811Z] [2020-05-25T16:19:49.811Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-25T16:19:49.811Z] #1 transferring dockerfile: 3.21kB done [2020-05-25T16:19:49.811Z] #1 DONE 0.0s [2020-05-25T16:19:49.811Z] [2020-05-25T16:19:49.811Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-25T16:19:50.042Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-25T16:19:50.070Z] #4 DONE 0.2s [2020-05-25T16:19:50.070Z] [2020-05-25T16:19:50.070Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-25T16:19:50.070Z] #3 DONE 0.2s [2020-05-25T16:19:50.070Z] [2020-05-25T16:19:50.070Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:50.070Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-25T16:19:50.070Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-25T16:19:50.296Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-25T16:19:50.328Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-25T16:19:50.328Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 3.40MB / 126.95MB 0.2s [2020-05-25T16:19:50.328Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.1s done [2020-05-25T16:19:50.328Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-25T16:19:50.328Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-25T16:19:50.328Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-25T16:19:50.328Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.0s done [2020-05-25T16:19:50.328Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-25T16:19:50.328Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 10.95MB / 126.95MB 0.4s [2020-05-25T16:19:50.328Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-25T16:19:50.585Z] #14 ... [2020-05-25T16:19:50.585Z] [2020-05-25T16:19:50.585Z] #8 [internal] load build context [2020-05-25T16:19:50.585Z] #8 transferring context: 802.49kB 0.4s done [2020-05-25T16:19:50.585Z] #8 DONE 0.5s [2020-05-25T16:19:50.585Z] [2020-05-25T16:19:50.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:50.843Z] #14 ... [2020-05-25T16:19:50.843Z] [2020-05-25T16:19:50.843Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-25T16:19:50.843Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-25T16:19:50.843Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-25T16:19:50.843Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-25T16:19:50.843Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-25T16:19:50.843Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-25T16:19:50.843Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-25T16:19:50.843Z] #5 DONE 0.7s [2020-05-25T16:19:50.843Z] [2020-05-25T16:19:50.843Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:50.843Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 24.84MB / 126.95MB 0.6s [2020-05-25T16:19:50.843Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 41.20MB / 126.95MB 0.8s [2020-05-25T16:19:50.855Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-25T16:19:51.101Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 58.81MB / 126.95MB 1.0s [2020-05-25T16:19:51.101Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 71.43MB / 126.95MB 1.1s [2020-05-25T16:19:51.103Z] --- PASS: TestConfigsUpdate (2.23s) [2020-05-25T16:19:51.103Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-25T16:19:51.103Z] daemon.go:325: [d566e42d9649a] waiting for daemon to start [2020-05-25T16:19:51.103Z] daemon.go:325: [d566e42d9649a] waiting for daemon to start [2020-05-25T16:19:51.103Z] daemon.go:353: [d566e42d9649a] daemon started [2020-05-25T16:19:51.103Z] daemon.go:461: [d566e42d9649a] Stopping daemon [2020-05-25T16:19:51.103Z] daemon.go:296: [d566e42d9649a] exiting daemon [2020-05-25T16:19:51.103Z] daemon.go:448: [d566e42d9649a] Daemon stopped [2020-05-25T16:19:51.103Z] === RUN TestTemplatedConfig [2020-05-25T16:19:51.109Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-25T16:19:51.359Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 82.17MB / 126.95MB 1.2s [2020-05-25T16:19:51.359Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 105.69MB / 126.95MB 1.4s [2020-05-25T16:19:51.616Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 119.01MB / 126.95MB 1.5s [2020-05-25T16:19:51.616Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.7s done [2020-05-25T16:19:51.667Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-25T16:19:51.872Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-25T16:19:51.872Z] #14 ... [2020-05-25T16:19:51.872Z] [2020-05-25T16:19:51.872Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-25T16:19:51.872Z] #6 DONE 1.1s [2020-05-25T16:19:51.872Z] [2020-05-25T16:19:51.872Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:53.026Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-25T16:19:53.807Z] --- PASS: TestTemplatedConfig (2.72s) [2020-05-25T16:19:53.807Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-25T16:19:53.807Z] daemon.go:325: [d8f2c21b10c61] waiting for daemon to start [2020-05-25T16:19:53.807Z] daemon.go:325: [d8f2c21b10c61] waiting for daemon to start [2020-05-25T16:19:53.807Z] daemon.go:353: [d8f2c21b10c61] daemon started [2020-05-25T16:19:53.807Z] daemon.go:461: [d8f2c21b10c61] Stopping daemon [2020-05-25T16:19:53.807Z] daemon.go:296: [d8f2c21b10c61] exiting daemon [2020-05-25T16:19:53.807Z] daemon.go:448: [d8f2c21b10c61] Daemon stopped [2020-05-25T16:19:53.807Z] === RUN TestConfigInspect [2020-05-25T16:19:54.952Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-05-25T16:19:54.952Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:353: [d1390bad135a5] daemon started [2020-05-25T16:19:54.952Z] daemon.go:461: [d1390bad135a5] Stopping daemon [2020-05-25T16:19:54.952Z] daemon.go:296: [d1390bad135a5] exiting daemon [2020-05-25T16:19:54.952Z] daemon.go:448: [d1390bad135a5] Daemon stopped [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:339: [d1390bad135a5] error pinging daemon on start: Get http://d1390bad135a5.sock/_ping: context deadline exceeded [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:339: [d1390bad135a5] error pinging daemon on start: Get http://d1390bad135a5.sock/_ping: context deadline exceeded [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:339: [d1390bad135a5] error pinging daemon on start: Get http://d1390bad135a5.sock/_ping: context deadline exceeded [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:339: [d1390bad135a5] error pinging daemon on start: Get http://d1390bad135a5.sock/_ping: context deadline exceeded [2020-05-25T16:19:54.952Z] daemon.go:296: [d1390bad135a5] exiting daemon [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:325: [d1390bad135a5] waiting for daemon to start [2020-05-25T16:19:54.952Z] daemon.go:353: [d1390bad135a5] daemon started [2020-05-25T16:19:54.952Z] daemon.go:461: [d1390bad135a5] Stopping daemon [2020-05-25T16:19:54.952Z] daemon.go:296: [d1390bad135a5] exiting daemon [2020-05-25T16:19:54.952Z] daemon.go:448: [d1390bad135a5] Daemon stopped [2020-05-25T16:19:54.952Z] PASS [2020-05-25T16:19:54.952Z] [2020-05-25T16:19:54.952Z] DONE 17 tests in 52.259s [2020-05-25T16:19:54.952Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-25T16:19:54.952Z] ++ 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-25T16:19:54.952Z] ++ set -e [2020-05-25T16:19:54.952Z] ++ '[' -n 0 ']' [2020-05-25T16:19:54.952Z] ++ set -x [2020-05-25T16:19:54.952Z] ++ 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-25T16:19:54.952Z] INFO: Testing against a local daemon [2020-05-25T16:19:54.952Z] === RUN TestPluginInvalidJSON [2020-05-25T16:19:54.952Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:19:54.952Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:19:54.952Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:19:54.952Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-25T16:19:54.952Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-25T16:19:54.952Z] PASS [2020-05-25T16:19:54.952Z] [2020-05-25T16:19:54.952Z] DONE 2 tests in 0.122s [2020-05-25T16:19:54.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-25T16:19:54.952Z] ++ 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-25T16:19:54.952Z] ++ set -e [2020-05-25T16:19:54.952Z] ++ '[' -n 0 ']' [2020-05-25T16:19:54.952Z] ++ set -x [2020-05-25T16:19:54.952Z] ++ 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-25T16:19:55.206Z] INFO: Testing against a local daemon [2020-05-25T16:19:55.206Z] === RUN TestExternalGraphDriver [2020-05-25T16:19:55.206Z] === RUN TestExternalGraphDriver/json [2020-05-25T16:19:55.460Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-25T16:19:56.513Z] --- PASS: TestConfigInspect (2.19s) [2020-05-25T16:19:56.513Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-25T16:19:56.513Z] daemon.go:325: [d53f92aa874d6] waiting for daemon to start [2020-05-25T16:19:56.513Z] daemon.go:325: [d53f92aa874d6] waiting for daemon to start [2020-05-25T16:19:56.513Z] daemon.go:353: [d53f92aa874d6] daemon started [2020-05-25T16:19:56.513Z] daemon.go:461: [d53f92aa874d6] Stopping daemon [2020-05-25T16:19:56.513Z] daemon.go:296: [d53f92aa874d6] exiting daemon [2020-05-25T16:19:56.513Z] daemon.go:448: [d53f92aa874d6] Daemon stopped [2020-05-25T16:19:56.513Z] === RUN TestConfigCreateWithLabels [2020-05-25T16:19:56.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-25T16:19:57.131Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.2s [2020-05-25T16:19:57.378Z] === RUN TestExternalGraphDriver/spec [2020-05-25T16:19:57.388Z] #14 ... [2020-05-25T16:19:57.388Z] [2020-05-25T16:19:57.388Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-25T16:19:57.388Z] #7 0.988 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-25T16:19:57.388Z] #7 2.060 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-25T16:19:57.388Z] #7 2.157 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-25T16:19:57.388Z] #7 2.164 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-25T16:19:57.388Z] #7 2.173 (3/30) Installing readline (8.0.0-r0) [2020-05-25T16:19:57.388Z] #7 2.179 (4/30) Installing bash (5.0.0-r0) [2020-05-25T16:19:57.388Z] #7 2.196 Executing bash-5.0.0-r0.post-install [2020-05-25T16:19:57.388Z] #7 2.198 (5/30) Installing ca-certificates (20191127-r0) [2020-05-25T16:19:57.388Z] #7 2.223 (6/30) Installing libgcc (8.3.0-r0) [2020-05-25T16:19:57.388Z] #7 2.228 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-25T16:19:57.388Z] #7 2.242 (8/30) Installing binutils (2.32-r0) [2020-05-25T16:19:57.388Z] #7 2.336 (9/30) Installing gmp (6.1.2-r1) [2020-05-25T16:19:57.388Z] #7 2.344 (10/30) Installing isl (0.18-r0) [2020-05-25T16:19:57.388Z] #7 2.365 (11/30) Installing libgomp (8.3.0-r0) [2020-05-25T16:19:57.388Z] #7 2.369 (12/30) Installing libatomic (8.3.0-r0) [2020-05-25T16:19:57.388Z] #7 2.372 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-25T16:19:57.388Z] #7 2.379 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-25T16:19:57.388Z] #7 2.382 (15/30) Installing gcc (8.3.0-r0) [2020-05-25T16:19:57.388Z] #7 3.234 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-25T16:19:57.388Z] #7 3.335 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-25T16:19:57.388Z] #7 3.339 (18/30) Installing g++ (8.3.0-r0) [2020-05-25T16:19:57.389Z] #7 3.906 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-25T16:19:57.389Z] #7 3.910 (20/30) Installing libcurl (7.66.0-r0) [2020-05-25T16:19:57.389Z] #7 3.918 (21/30) Installing expat (2.2.8-r0) [2020-05-25T16:19:57.389Z] #7 3.924 (22/30) Installing pcre2 (10.33-r0) [2020-05-25T16:19:57.389Z] #7 3.934 (23/30) Installing git (2.22.4-r0) [2020-05-25T16:19:57.389Z] #7 4.130 (24/30) Installing libmnl (1.0.4-r0) [2020-05-25T16:19:57.389Z] #7 4.133 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-25T16:19:57.389Z] #7 4.137 (26/30) Installing iptables (1.8.3-r1) [2020-05-25T16:19:57.389Z] #7 4.164 (27/30) Installing pigz (2.4-r0) [2020-05-25T16:19:57.389Z] #7 4.170 (28/30) Installing tar (1.32-r0) [2020-05-25T16:19:57.389Z] #7 4.179 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-25T16:19:57.389Z] #7 4.185 (30/30) Installing xz (5.2.4-r0) [2020-05-25T16:19:57.389Z] #7 4.190 Executing busybox-1.30.1-r3.trigger [2020-05-25T16:19:57.389Z] #7 4.198 Executing ca-certificates-20191127-r0.trigger [2020-05-25T16:19:57.389Z] #7 4.247 OK: 179 MiB in 44 packages [2020-05-25T16:19:57.389Z] #7 DONE 5.4s [2020-05-25T16:19:57.389Z] [2020-05-25T16:19:57.389Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:57.389Z] #14 ... [2020-05-25T16:19:57.389Z] [2020-05-25T16:19:57.389Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-25T16:19:57.389Z] #9 DONE 0.1s [2020-05-25T16:19:57.389Z] [2020-05-25T16:19:57.389Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-25T16:19:57.389Z] #10 DONE 0.1s [2020-05-25T16:19:57.389Z] [2020-05-25T16:19:57.389Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:57.647Z] #14 ... [2020-05-25T16:19:57.647Z] [2020-05-25T16:19:57.647Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-25T16:19:57.647Z] #11 DONE 0.1s [2020-05-25T16:19:57.647Z] [2020-05-25T16:19:57.647Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:57.647Z] #14 ... [2020-05-25T16:19:57.647Z] [2020-05-25T16:19:57.647Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-25T16:19:57.647Z] #12 DONE 0.1s [2020-05-25T16:19:57.647Z] [2020-05-25T16:19:57.647Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-25T16:19:57.647Z] #13 DONE 0.1s [2020-05-25T16:19:57.904Z] [2020-05-25T16:19:57.904Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-25T16:19:57.904Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.0s done [2020-05-25T16:19:57.904Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-05-25T16:19:57.904Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-25T16:19:57.904Z] #14 DONE 8.0s [2020-05-25T16:19:57.904Z] [2020-05-25T16:19:57.904Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-25T16:19:58.560Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2020-05-25T16:19:58.560Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-25T16:19:58.560Z] daemon.go:325: [dcc52e5a45647] waiting for daemon to start [2020-05-25T16:19:58.560Z] daemon.go:325: [dcc52e5a45647] waiting for daemon to start [2020-05-25T16:19:58.560Z] daemon.go:353: [dcc52e5a45647] daemon started [2020-05-25T16:19:58.560Z] daemon.go:461: [dcc52e5a45647] Stopping daemon [2020-05-25T16:19:58.560Z] daemon.go:296: [dcc52e5a45647] exiting daemon [2020-05-25T16:19:58.560Z] daemon.go:448: [dcc52e5a45647] Daemon stopped [2020-05-25T16:19:58.560Z] === RUN TestConfigCreateResolve [2020-05-25T16:19:58.835Z] #15 0.621 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-25T16:19:59.765Z] #15 1.690 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-25T16:19:59.765Z] #15 1.781 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-25T16:19:59.765Z] #15 1.785 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-25T16:19:59.765Z] #15 1.792 (3/42) Installing readline (8.0.1-r0) [2020-05-25T16:19:59.765Z] #15 1.796 (4/42) Installing bash (5.0.11-r1) [2020-05-25T16:19:59.765Z] #15 1.808 Executing bash-5.0.11-r1.post-install [2020-05-25T16:19:59.765Z] #15 1.810 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-25T16:19:59.765Z] #15 1.884 (6/42) Installing libblkid (2.34-r1) [2020-05-25T16:19:59.926Z] === RUN TestExternalGraphDriver/pull [2020-05-25T16:20:00.023Z] #15 1.890 (7/42) Installing libuuid (2.34-r1) [2020-05-25T16:20:00.023Z] #15 1.892 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-25T16:20:00.023Z] #15 1.898 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-25T16:20:00.023Z] #15 1.902 (10/42) Installing libgcc (9.2.0-r4) [2020-05-25T16:20:00.023Z] #15 1.904 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-25T16:20:00.023Z] #15 1.919 (12/42) Installing binutils (2.33.1-r0) [2020-05-25T16:20:00.023Z] #15 1.985 (13/42) Installing libmagic (5.37-r1) [2020-05-25T16:20:00.023Z] #15 2.006 (14/42) Installing file (5.37-r1) [2020-05-25T16:20:00.023Z] #15 2.008 (15/42) Installing gmp (6.1.2-r1) [2020-05-25T16:20:00.023Z] #15 2.014 (16/42) Installing isl (0.18-r0) [2020-05-25T16:20:00.023Z] #15 2.029 (17/42) Installing libgomp (9.2.0-r4) [2020-05-25T16:20:00.023Z] #15 2.032 (18/42) Installing libatomic (9.2.0-r4) [2020-05-25T16:20:00.023Z] #15 2.034 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-25T16:20:00.023Z] #15 2.040 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-25T16:20:00.023Z] #15 2.042 (21/42) Installing gcc (9.2.0-r4) [2020-05-25T16:20:00.589Z] #15 2.709 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-25T16:20:00.640Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-05-25T16:20:00.640Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-25T16:20:00.640Z] daemon.go:325: [ddb80148a81f7] waiting for daemon to start [2020-05-25T16:20:00.640Z] daemon.go:325: [ddb80148a81f7] waiting for daemon to start [2020-05-25T16:20:00.640Z] daemon.go:353: [ddb80148a81f7] daemon started [2020-05-25T16:20:00.640Z] daemon.go:461: [ddb80148a81f7] Stopping daemon [2020-05-25T16:20:00.640Z] daemon.go:296: [ddb80148a81f7] exiting daemon [2020-05-25T16:20:00.640Z] daemon.go:448: [ddb80148a81f7] Daemon stopped [2020-05-25T16:20:00.640Z] === RUN TestConfigDaemonLibtrustID [2020-05-25T16:20:00.847Z] #15 2.780 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-25T16:20:00.847Z] #15 2.782 (24/42) Installing g++ (9.2.0-r4) [2020-05-25T16:20:00.926Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-25T16:20:00.926Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-25T16:20:00.926Z] daemon.go:325: [d4c6b4dd24aef] waiting for daemon to start [2020-05-25T16:20:00.926Z] daemon.go:325: [d4c6b4dd24aef] waiting for daemon to start [2020-05-25T16:20:00.926Z] daemon.go:353: [d4c6b4dd24aef] daemon started [2020-05-25T16:20:00.926Z] daemon.go:461: [d4c6b4dd24aef] Stopping daemon [2020-05-25T16:20:00.926Z] daemon.go:296: [d4c6b4dd24aef] exiting daemon [2020-05-25T16:20:00.926Z] daemon.go:448: [d4c6b4dd24aef] Daemon stopped [2020-05-25T16:20:00.926Z] PASS [2020-05-25T16:20:00.926Z] [2020-05-25T16:20:00.926Z] DONE 8 tests in 16.717s [2020-05-25T16:20:01.212Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-25T16:20:01.212Z] ++ 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-25T16:20:01.212Z] ++ set -e [2020-05-25T16:20:01.212Z] ++ '[' -n 0 ']' [2020-05-25T16:20:01.212Z] ++ set -x [2020-05-25T16:20:01.212Z] ++ 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-25T16:20:01.212Z] INFO: Testing against a local daemon [2020-05-25T16:20:01.212Z] === RUN TestCheckpoint [2020-05-25T16:20:01.212Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-25T16:20:01.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:20:01.212Z] === RUN TestContainerInvalidJSON [2020-05-25T16:20:01.212Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:20:01.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:20:01.212Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:20:01.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:20:01.212Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:20:01.212Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:20:01.212Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-25T16:20:01.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-25T16:20:01.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-25T16:20:01.212Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-25T16:20:01.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-25T16:20:01.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-25T16:20:01.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-25T16:20:01.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-25T16:20:01.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-25T16:20:01.212Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-25T16:20:01.342Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-25T16:20:01.411Z] #15 3.194 (25/42) Installing make (4.2.1-r2) [2020-05-25T16:20:01.411Z] #15 3.198 (26/42) Installing fortify-headers (1.1-r0) [2020-05-25T16:20:01.411Z] #15 3.200 (27/42) Installing build-base (0.5-r1) [2020-05-25T16:20:01.411Z] #15 3.202 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-25T16:20:01.411Z] #15 3.205 (29/42) Installing libcurl (7.67.0-r0) [2020-05-25T16:20:01.411Z] #15 3.211 (30/42) Installing curl (7.67.0-r0) [2020-05-25T16:20:01.411Z] #15 3.215 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-25T16:20:01.411Z] #15 3.221 (32/42) Installing jq (1.6-r0) [2020-05-25T16:20:01.411Z] #15 3.227 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-25T16:20:01.411Z] #15 3.232 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-25T16:20:01.411Z] #15 3.235 (35/42) Installing libaio (0.3.112-r1) [2020-05-25T16:20:01.411Z] #15 3.237 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-25T16:20:01.411Z] #15 3.279 (37/42) Installing libfdisk (2.34-r1) [2020-05-25T16:20:01.411Z] #15 3.284 (38/42) Installing libmount (2.34-r1) [2020-05-25T16:20:01.411Z] #15 3.290 (39/42) Installing libsmartcols (2.34-r1) [2020-05-25T16:20:01.411Z] #15 3.294 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-25T16:20:01.411Z] #15 3.297 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-25T16:20:01.411Z] #15 3.320 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-25T16:20:01.411Z] #15 3.325 Executing busybox-1.31.1-r9.trigger [2020-05-25T16:20:01.411Z] #15 3.332 OK: 196 MiB in 57 packages [2020-05-25T16:20:01.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-05-25T16:20:01.496Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-25T16:20:01.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-25T16:20:01.496Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-25T16:20:01.496Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-25T16:20:01.496Z] === RUN TestCopyFromContainer [2020-05-25T16:20:01.601Z] --- PASS: TestExternalGraphDriver (6.61s) [2020-05-25T16:20:01.601Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:353: [d9ec1e7613106] daemon started [2020-05-25T16:20:01.601Z] daemon.go:461: [d9ec1e7613106] Stopping daemon [2020-05-25T16:20:01.601Z] daemon.go:296: [d9ec1e7613106] exiting daemon [2020-05-25T16:20:01.601Z] daemon.go:448: [d9ec1e7613106] Daemon stopped [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:353: [d9ec1e7613106] daemon started [2020-05-25T16:20:01.601Z] daemon.go:461: [d9ec1e7613106] Stopping daemon [2020-05-25T16:20:01.601Z] daemon.go:296: [d9ec1e7613106] exiting daemon [2020-05-25T16:20:01.601Z] daemon.go:448: [d9ec1e7613106] Daemon stopped [2020-05-25T16:20:01.601Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:353: [d9ec1e7613106] daemon started [2020-05-25T16:20:01.601Z] daemon.go:461: [d9ec1e7613106] Stopping daemon [2020-05-25T16:20:01.601Z] daemon.go:296: [d9ec1e7613106] exiting daemon [2020-05-25T16:20:01.601Z] daemon.go:448: [d9ec1e7613106] Daemon stopped [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:353: [d9ec1e7613106] daemon started [2020-05-25T16:20:01.601Z] daemon.go:461: [d9ec1e7613106] Stopping daemon [2020-05-25T16:20:01.601Z] daemon.go:296: [d9ec1e7613106] exiting daemon [2020-05-25T16:20:01.601Z] daemon.go:448: [d9ec1e7613106] Daemon stopped [2020-05-25T16:20:01.601Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:325: [d9ec1e7613106] waiting for daemon to start [2020-05-25T16:20:01.601Z] daemon.go:353: [d9ec1e7613106] daemon started [2020-05-25T16:20:01.601Z] daemon.go:461: [d9ec1e7613106] Stopping daemon [2020-05-25T16:20:01.601Z] daemon.go:296: [d9ec1e7613106] exiting daemon [2020-05-25T16:20:01.601Z] daemon.go:448: [d9ec1e7613106] Daemon stopped [2020-05-25T16:20:01.601Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-05-25T16:20:01.601Z] === RUN TestGraphdriverPluginV2 [2020-05-25T16:20:01.668Z] #15 DONE 3.7s [2020-05-25T16:20:01.925Z] [2020-05-25T16:20:01.925Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-25T16:20:02.489Z] #16 DONE 0.7s [2020-05-25T16:20:02.489Z] [2020-05-25T16:20:02.489Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-25T16:20:03.001Z] === RUN TestCopyFromContainer// [2020-05-25T16:20:03.055Z] #17 DONE 0.7s [2020-05-25T16:20:03.293Z] === RUN TestCopyFromContainer//bar/root [2020-05-25T16:20:03.293Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-25T16:20:03.293Z] === RUN TestCopyFromContainer/bar/quux [2020-05-25T16:20:03.293Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-25T16:20:03.314Z] #18 DONE 0.0s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-25T16:20:03.314Z] #22 DONE 0.1s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-25T16:20:03.314Z] #19 DONE 0.1s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-25T16:20:03.314Z] #23 DONE 0.1s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-25T16:20:03.314Z] #26 DONE 0.1s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-25T16:20:03.314Z] #27 DONE 0.1s [2020-05-25T16:20:03.314Z] [2020-05-25T16:20:03.314Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-25T16:20:03.572Z] #28 DONE 0.1s [2020-05-25T16:20:03.572Z] [2020-05-25T16:20:03.572Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-25T16:20:03.581Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-25T16:20:03.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-25T16:20:03.581Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-25T16:20:03.873Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-25T16:20:03.873Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer (2.44s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-25T16:20:03.873Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-25T16:20:03.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-25T16:20:03.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:20:03.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:20:03.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:20:03.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:20:03.873Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:20:03.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:20:03.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-25T16:20:03.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-25T16:20:03.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-25T16:20:04.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-25T16:20:04.171Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-25T16:20:04.171Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-25T16:20:04.171Z] === RUN TestCreateWithInvalidEnv [2020-05-25T16:20:04.171Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-25T16:20:04.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-25T16:20:04.171Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-25T16:20:04.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-25T16:20:04.171Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-25T16:20:04.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-25T16:20:04.171Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-25T16:20:04.171Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-25T16:20:04.171Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-25T16:20:04.171Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-25T16:20:04.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-25T16:20:04.171Z] === RUN TestCreateTmpfsMountsTarget [2020-05-25T16:20:04.171Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-25T16:20:04.171Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-25T16:20:05.787Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-25T16:20:05.787Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-25T16:20:05.787Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-25T16:20:05.787Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-25T16:20:05.787Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-25T16:20:06.042Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-25T16:20:06.297Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2020-05-25T16:20:06.297Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-05-25T16:20:06.297Z] daemon.go:325: [d824f95578f22] waiting for daemon to start [2020-05-25T16:20:06.297Z] daemon.go:325: [d824f95578f22] waiting for daemon to start [2020-05-25T16:20:06.297Z] daemon.go:353: [d824f95578f22] daemon started [2020-05-25T16:20:06.297Z] daemon.go:461: [d824f95578f22] Stopping daemon [2020-05-25T16:20:06.297Z] daemon.go:296: [d824f95578f22] exiting daemon [2020-05-25T16:20:06.297Z] daemon.go:448: [d824f95578f22] Daemon stopped [2020-05-25T16:20:06.297Z] daemon.go:325: [d824f95578f22] waiting for daemon to start [2020-05-25T16:20:06.297Z] daemon.go:325: [d824f95578f22] waiting for daemon to start [2020-05-25T16:20:06.297Z] daemon.go:353: [d824f95578f22] daemon started [2020-05-25T16:20:06.297Z] daemon.go:461: [d824f95578f22] Stopping daemon [2020-05-25T16:20:06.297Z] daemon.go:296: [d824f95578f22] exiting daemon [2020-05-25T16:20:06.297Z] daemon.go:448: [d824f95578f22] Daemon stopped [2020-05-25T16:20:06.297Z] PASS [2020-05-25T16:20:06.297Z] [2020-05-25T16:20:06.297Z] DONE 5 tests in 11.461s [2020-05-25T16:20:06.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-25T16:20:06.298Z] ++ 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-25T16:20:06.298Z] ++ set -e [2020-05-25T16:20:06.298Z] ++ '[' -n 0 ']' [2020-05-25T16:20:06.298Z] ++ set -x [2020-05-25T16:20:06.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:20:06.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:20:06.298Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:20:06.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-25T16:20:06.298Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-25T16:20:06.298Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-25T16:20:06.298Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-25T16:20:06.298Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-25T16:20:06.299Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-25T16:20:06.299Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-25T16:20:06.553Z] INFO: Testing against a local daemon [2020-05-25T16:20:06.553Z] === RUN TestContinueAfterPluginCrash [2020-05-25T16:20:06.553Z] === PAUSE TestContinueAfterPluginCrash [2020-05-25T16:20:06.553Z] === RUN TestDaemonStartWithLogOpt [2020-05-25T16:20:06.553Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-25T16:20:06.553Z] === CONT TestContinueAfterPluginCrash [2020-05-25T16:20:06.553Z] === CONT TestDaemonStartWithLogOpt [2020-05-25T16:20:07.759Z] #29 ... [2020-05-25T16:20:07.759Z] [2020-05-25T16:20:07.759Z] #31 [builder 1/4] COPY . . [2020-05-25T16:20:07.759Z] #31 DONE 3.8s [2020-05-25T16:20:07.759Z] [2020-05-25T16:20:07.759Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-25T16:20:07.759Z] #20 2.438 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-25T16:20:07.759Z] #20 2.841 curl: option --progress: is ambiguous [2020-05-25T16:20:07.759Z] #20 2.842 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:07.759Z] #20 3.234 curl: option --progress: is ambiguous [2020-05-25T16:20:07.759Z] #20 3.238 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:07.759Z] #20 3.690 curl: option --progress: is ambiguous [2020-05-25T16:20:07.759Z] #20 3.690 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:07.759Z] #20 4.403 curl: option --progress: is ambiguous [2020-05-25T16:20:07.759Z] #20 4.403 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:07.759Z] #20 ... [2020-05-25T16:20:07.759Z] [2020-05-25T16:20:07.759Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-25T16:20:07.759Z] #24 1.410 + RM_GOPATH=0 [2020-05-25T16:20:07.759Z] #24 1.410 + TMP_GOPATH= [2020-05-25T16:20:07.759Z] #24 1.410 + : /build [2020-05-25T16:20:07.759Z] #24 1.410 + '[' -z '' ']' [2020-05-25T16:20:07.759Z] #24 1.413 ++ mktemp -d [2020-05-25T16:20:07.759Z] #24 1.414 + export GOPATH=/tmp/tmp.ebaBgO [2020-05-25T16:20:07.759Z] #24 1.414 + GOPATH=/tmp/tmp.ebaBgO [2020-05-25T16:20:07.759Z] #24 1.414 + RM_GOPATH=1 [2020-05-25T16:20:07.759Z] #24 1.414 ++ dirname ./install.sh [2020-05-25T16:20:07.759Z] #24 1.416 + dir=. [2020-05-25T16:20:07.759Z] #24 1.416 + bin=dockercli [2020-05-25T16:20:07.759Z] #24 1.416 + shift [2020-05-25T16:20:07.759Z] #24 1.416 + '[' '!' -f ./dockercli.installer ']' [2020-05-25T16:20:07.759Z] #24 1.416 + . ./dockercli.installer [2020-05-25T16:20:07.759Z] #24 1.416 ++ : stable [2020-05-25T16:20:07.759Z] #24 1.416 ++ : 17.06.2-ce [2020-05-25T16:20:07.759Z] #24 1.416 + install_dockercli [2020-05-25T16:20:07.759Z] #24 1.416 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-25T16:20:07.759Z] #24 1.416 Install docker/cli version 17.06.2-ce from stable [2020-05-25T16:20:07.759Z] #24 1.417 ++ uname -m [2020-05-25T16:20:07.759Z] #24 1.418 + arch=x86_64 [2020-05-25T16:20:07.759Z] #24 1.419 + '[' x86_64 '!=' x86_64 ']' [2020-05-25T16:20:07.759Z] #24 1.420 + url=https://download.docker.com/linux/static [2020-05-25T16:20:07.759Z] #24 1.421 + tar -xz docker/docker [2020-05-25T16:20:07.759Z] #24 1.423 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-25T16:20:07.759Z] #24 4.250 + mkdir -p /build [2020-05-25T16:20:07.759Z] #24 4.250 + mv docker/docker /build/ [2020-05-25T16:20:07.759Z] #24 4.254 + rmdir docker [2020-05-25T16:20:07.759Z] #24 DONE 4.4s [2020-05-25T16:20:07.913Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-25T16:20:08.017Z] [2020-05-25T16:20:08.017Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:20:08.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:20:08.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:20:08.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:20:08.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:20:08.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:20:08.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:20:08.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-25T16:20:08.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-25T16:20:08.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-25T16:20:08.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-25T16:20:08.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-25T16:20:08.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-25T16:20:08.362Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-25T16:20:08.955Z] #32 DONE 1.7s [2020-05-25T16:20:08.955Z] [2020-05-25T16:20:08.955Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-25T16:20:08.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-05-25T16:20:08.981Z] === RUN TestContainerStartOnDaemonRestart [2020-05-25T16:20:08.981Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-25T16:20:08.981Z] === RUN TestDaemonRestartIpcMode [2020-05-25T16:20:08.981Z] === PAUSE TestDaemonRestartIpcMode [2020-05-25T16:20:08.981Z] === RUN TestDiff [2020-05-25T16:20:09.606Z] --- PASS: TestDiff (0.65s) [2020-05-25T16:20:09.606Z] === RUN TestExecWithCloseStdin [2020-05-25T16:20:09.996Z] #33 1.294 [2020-05-25T16:20:10.228Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-05-25T16:20:10.228Z] === RUN TestExec [2020-05-25T16:20:10.258Z] #33 1.464 Removing bundles/ [2020-05-25T16:20:10.258Z] #33 1.465 [2020-05-25T16:20:10.258Z] #33 1.472 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-25T16:20:10.424Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-25T16:20:11.196Z] #33 2.489 Building test suite binary ./integration-cli/test.main [2020-05-25T16:20:11.239Z] --- PASS: TestExec (0.79s) [2020-05-25T16:20:11.239Z] === RUN TestExecUser [2020-05-25T16:20:11.859Z] --- PASS: TestExecUser (0.80s) [2020-05-25T16:20:11.859Z] === RUN TestExportContainerAndImportImage [2020-05-25T16:20:12.876Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-05-25T16:20:12.876Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-25T16:20:14.317Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-25T16:20:14.317Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-25T16:20:14.317Z] daemon.go:325: [d3cbae620a474] waiting for daemon to start [2020-05-25T16:20:14.317Z] daemon.go:325: [d3cbae620a474] waiting for daemon to start [2020-05-25T16:20:14.317Z] daemon.go:353: [d3cbae620a474] daemon started [2020-05-25T16:20:14.317Z] daemon.go:461: [d3cbae620a474] Stopping daemon [2020-05-25T16:20:14.317Z] daemon.go:296: [d3cbae620a474] exiting daemon [2020-05-25T16:20:14.317Z] daemon.go:448: [d3cbae620a474] Daemon stopped [2020-05-25T16:20:14.317Z] daemon.go:325: [d3cbae620a474] waiting for daemon to start [2020-05-25T16:20:14.317Z] daemon.go:325: [d3cbae620a474] waiting for daemon to start [2020-05-25T16:20:14.317Z] daemon.go:353: [d3cbae620a474] daemon started [2020-05-25T16:20:14.317Z] daemon.go:461: [d3cbae620a474] Stopping daemon [2020-05-25T16:20:14.317Z] daemon.go:296: [d3cbae620a474] exiting daemon [2020-05-25T16:20:14.317Z] daemon.go:448: [d3cbae620a474] Daemon stopped [2020-05-25T16:20:14.317Z] === RUN TestHealthCheckWorkdir [2020-05-25T16:20:14.475Z] #33 ... [2020-05-25T16:20:14.475Z] [2020-05-25T16:20:14.475Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-25T16:20:14.475Z] #20 4.896 [2020-05-25T16:20:14.475Z] #20 6.217 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-25T16:20:14.475Z] #20 6.551 curl: option --progress: is ambiguous [2020-05-25T16:20:14.475Z] #20 6.551 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:14.475Z] #20 6.854 [2020-05-25T16:20:14.475Z] #20 7.977 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-25T16:20:14.475Z] #20 8.375 curl: option --progress: is ambiguous [2020-05-25T16:20:14.475Z] #20 8.379 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:14.475Z] #20 8.775 [2020-05-25T16:20:14.475Z] #20 9.871 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-25T16:20:14.475Z] #20 10.18 curl: option --progress: is ambiguous [2020-05-25T16:20:14.475Z] #20 10.19 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:14.475Z] #20 10.56 [2020-05-25T16:20:15.040Z] #20 11.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-25T16:20:15.340Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-05-25T16:20:15.340Z] === RUN TestHealthKillContainer [2020-05-25T16:20:15.605Z] #20 12.08 curl: option --progress: is ambiguous [2020-05-25T16:20:15.605Z] #20 12.08 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-25T16:20:15.605Z] #20 12.40 [2020-05-25T16:20:15.605Z] #20 12.49 Download of images into '/build' complete. [2020-05-25T16:20:15.605Z] #20 12.49 Use something like the following to load the result into a Docker daemon: [2020-05-25T16:20:15.605Z] #20 12.49 tar -cC '/build' . | docker load [2020-05-25T16:20:15.862Z] #20 DONE 12.6s [2020-05-25T16:20:15.862Z] [2020-05-25T16:20:15.862Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-25T16:20:16.954Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-25T16:20:16.954Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-25T16:20:17.237Z] #33 ... [2020-05-25T16:20:17.237Z] [2020-05-25T16:20:17.237Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-25T16:20:17.237Z] #21 DONE 0.1s [2020-05-25T16:20:17.237Z] [2020-05-25T16:20:17.237Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-25T16:20:17.237Z] #25 DONE 0.1s [2020-05-25T16:20:17.237Z] [2020-05-25T16:20:17.237Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-25T16:20:17.512Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-25T16:20:18.825Z] --- PASS: TestHealthKillContainer (2.89s) [2020-05-25T16:20:18.825Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-25T16:20:18.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-05-25T16:20:18.825Z] === RUN TestIpcModeNone [2020-05-25T16:20:19.843Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-25T16:20:19.843Z] === RUN TestIpcModePrivate [2020-05-25T16:20:20.469Z] --- PASS: TestIpcModePrivate (0.76s) [2020-05-25T16:20:20.470Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-05-25T16:20:20.470Z] === RUN TestIpcModeShareable [2020-05-25T16:20:21.108Z] --- PASS: TestIpcModeShareable (0.79s) [2020-05-25T16:20:21.108Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-05-25T16:20:21.108Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-25T16:20:21.669Z] --- PASS: TestDaemonStartWithLogOpt (15.12s) [2020-05-25T16:20:21.669Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-25T16:20:21.669Z] daemon.go:325: [d8843d53c072d] waiting for daemon to start [2020-05-25T16:20:21.669Z] daemon.go:325: [d8843d53c072d] waiting for daemon to start [2020-05-25T16:20:21.669Z] daemon.go:353: [d8843d53c072d] daemon started [2020-05-25T16:20:21.669Z] daemon.go:461: [d8843d53c072d] Stopping daemon [2020-05-25T16:20:21.669Z] daemon.go:296: [d8843d53c072d] exiting daemon [2020-05-25T16:20:21.669Z] daemon.go:448: [d8843d53c072d] Daemon stopped [2020-05-25T16:20:21.669Z] daemon.go:325: [d8843d53c072d] waiting for daemon to start [2020-05-25T16:20:21.669Z] daemon.go:325: [d8843d53c072d] waiting for daemon to start [2020-05-25T16:20:21.669Z] daemon.go:353: [d8843d53c072d] daemon started [2020-05-25T16:20:21.669Z] daemon.go:461: [d8843d53c072d] Stopping daemon [2020-05-25T16:20:21.669Z] daemon.go:296: [d8843d53c072d] exiting daemon [2020-05-25T16:20:21.669Z] daemon.go:448: [d8843d53c072d] Daemon stopped [2020-05-25T16:20:21.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-25T16:20:23.883Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-05-25T16:20:23.883Z] === RUN TestAPIIpcModeHost [2020-05-25T16:20:24.190Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-05-25T16:20:24.190Z] === RUN TestDaemonIpcModeShareable [2020-05-25T16:20:25.710Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-05-25T16:20:25.710Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-25T16:20:25.710Z] daemon.go:325: [d3364e5834d50] waiting for daemon to start [2020-05-25T16:20:25.710Z] daemon.go:325: [d3364e5834d50] waiting for daemon to start [2020-05-25T16:20:25.710Z] daemon.go:353: [d3364e5834d50] daemon started [2020-05-25T16:20:25.710Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-25T16:20:25.710Z] daemon.go:461: [d3364e5834d50] Stopping daemon [2020-05-25T16:20:25.710Z] daemon.go:296: [d3364e5834d50] exiting daemon [2020-05-25T16:20:25.710Z] daemon.go:448: [d3364e5834d50] Daemon stopped [2020-05-25T16:20:25.710Z] === RUN TestDaemonIpcModePrivate [2020-05-25T16:20:26.899Z] --- PASS: TestContinueAfterPluginCrash (20.06s) [2020-05-25T16:20:26.899Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-25T16:20:26.899Z] daemon.go:325: [db9d9e17a8e7d] waiting for daemon to start [2020-05-25T16:20:26.899Z] daemon.go:325: [db9d9e17a8e7d] waiting for daemon to start [2020-05-25T16:20:26.899Z] daemon.go:353: [db9d9e17a8e7d] daemon started [2020-05-25T16:20:26.899Z] daemon.go:461: [db9d9e17a8e7d] Stopping daemon [2020-05-25T16:20:26.899Z] daemon.go:296: [db9d9e17a8e7d] exiting daemon [2020-05-25T16:20:26.899Z] daemon.go:448: [db9d9e17a8e7d] Daemon stopped [2020-05-25T16:20:26.899Z] PASS [2020-05-25T16:20:26.899Z] [2020-05-25T16:20:26.899Z] DONE 2 tests in 20.184s [2020-05-25T16:20:26.899Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-25T16:20:26.899Z] ++ 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-25T16:20:26.899Z] ++ set -e [2020-05-25T16:20:26.899Z] ++ '[' -n 0 ']' [2020-05-25T16:20:26.899Z] ++ set -x [2020-05-25T16:20:26.899Z] ++ 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-25T16:20:26.899Z] INFO: Testing against a local daemon [2020-05-25T16:20:26.899Z] === RUN TestPluginWithDevMounts [2020-05-25T16:20:26.899Z] === PAUSE TestPluginWithDevMounts [2020-05-25T16:20:26.899Z] === CONT TestPluginWithDevMounts [2020-05-25T16:20:27.805Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-05-25T16:20:27.805Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-25T16:20:27.805Z] daemon.go:325: [dee08a182cf0c] waiting for daemon to start [2020-05-25T16:20:27.805Z] daemon.go:325: [dee08a182cf0c] waiting for daemon to start [2020-05-25T16:20:27.805Z] daemon.go:353: [dee08a182cf0c] daemon started [2020-05-25T16:20:27.805Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-25T16:20:27.805Z] daemon.go:461: [dee08a182cf0c] Stopping daemon [2020-05-25T16:20:27.805Z] daemon.go:296: [dee08a182cf0c] exiting daemon [2020-05-25T16:20:27.805Z] daemon.go:448: [dee08a182cf0c] Daemon stopped [2020-05-25T16:20:27.805Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-25T16:20:28.780Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-05-25T16:20:28.780Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-25T16:20:28.780Z] daemon.go:325: [df4bb3df28d67] waiting for daemon to start [2020-05-25T16:20:28.780Z] daemon.go:325: [df4bb3df28d67] waiting for daemon to start [2020-05-25T16:20:28.780Z] daemon.go:353: [df4bb3df28d67] daemon started [2020-05-25T16:20:28.780Z] daemon.go:461: [df4bb3df28d67] Stopping daemon [2020-05-25T16:20:28.780Z] daemon.go:296: [df4bb3df28d67] exiting daemon [2020-05-25T16:20:28.780Z] daemon.go:448: [df4bb3df28d67] Daemon stopped [2020-05-25T16:20:28.780Z] PASS [2020-05-25T16:20:28.780Z] [2020-05-25T16:20:28.780Z] DONE 1 tests in 2.013s [2020-05-25T16:20:28.780Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-25T16:20:28.780Z] ++ 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-25T16:20:28.780Z] ++ set -e [2020-05-25T16:20:28.780Z] ++ '[' -n 0 ']' [2020-05-25T16:20:28.780Z] ++ set -x [2020-05-25T16:20:28.780Z] ++ 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-25T16:20:28.780Z] INFO: Testing against a local daemon [2020-05-25T16:20:28.780Z] === RUN TestSecretInspect [2020-05-25T16:20:29.338Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-25T16:20:29.340Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-05-25T16:20:29.340Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-25T16:20:29.340Z] daemon.go:325: [d37b73aa962f9] waiting for daemon to start [2020-05-25T16:20:29.340Z] daemon.go:325: [d37b73aa962f9] waiting for daemon to start [2020-05-25T16:20:29.340Z] daemon.go:353: [d37b73aa962f9] daemon started [2020-05-25T16:20:29.340Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-25T16:20:29.340Z] daemon.go:461: [d37b73aa962f9] Stopping daemon [2020-05-25T16:20:29.340Z] daemon.go:296: [d37b73aa962f9] exiting daemon [2020-05-25T16:20:29.340Z] daemon.go:448: [d37b73aa962f9] Daemon stopped [2020-05-25T16:20:29.340Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-25T16:20:30.821Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-05-25T16:20:30.821Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-25T16:20:30.821Z] daemon.go:325: [d226cdabc0174] waiting for daemon to start [2020-05-25T16:20:30.821Z] daemon.go:325: [d226cdabc0174] waiting for daemon to start [2020-05-25T16:20:30.821Z] daemon.go:353: [d226cdabc0174] daemon started [2020-05-25T16:20:30.821Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-25T16:20:30.821Z] daemon.go:461: [d226cdabc0174] Stopping daemon [2020-05-25T16:20:30.821Z] daemon.go:296: [d226cdabc0174] exiting daemon [2020-05-25T16:20:30.821Z] daemon.go:448: [d226cdabc0174] Daemon stopped [2020-05-25T16:20:30.821Z] === RUN TestIpcModeOlderClient [2020-05-25T16:20:30.821Z] === PAUSE TestIpcModeOlderClient [2020-05-25T16:20:30.821Z] === RUN TestKillContainerInvalidSignal [2020-05-25T16:20:31.441Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-25T16:20:31.441Z] === RUN TestKillContainer [2020-05-25T16:20:31.441Z] === RUN TestKillContainer/no_signal [2020-05-25T16:20:31.844Z] --- PASS: TestSecretInspect (2.98s) [2020-05-25T16:20:31.844Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-25T16:20:31.844Z] daemon.go:325: [d61569ac03ab6] waiting for daemon to start [2020-05-25T16:20:31.844Z] daemon.go:325: [d61569ac03ab6] waiting for daemon to start [2020-05-25T16:20:31.844Z] daemon.go:353: [d61569ac03ab6] daemon started [2020-05-25T16:20:31.844Z] daemon.go:461: [d61569ac03ab6] Stopping daemon [2020-05-25T16:20:31.844Z] daemon.go:296: [d61569ac03ab6] exiting daemon [2020-05-25T16:20:31.844Z] daemon.go:448: [d61569ac03ab6] Daemon stopped [2020-05-25T16:20:31.844Z] === RUN TestSecretList [2020-05-25T16:20:32.059Z] === RUN TestKillContainer/non_killing_signal [2020-05-25T16:20:32.677Z] === RUN TestKillContainer/killing_signal [2020-05-25T16:20:33.203Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-25T16:20:33.303Z] --- PASS: TestKillContainer (1.98s) [2020-05-25T16:20:33.303Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-05-25T16:20:33.303Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-25T16:20:33.303Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-25T16:20:33.303Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-25T16:20:33.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-25T16:20:34.314Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-25T16:20:34.562Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-25T16:20:34.816Z] --- PASS: TestSecretList (3.17s) [2020-05-25T16:20:34.816Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-25T16:20:34.816Z] daemon.go:325: [da86ab4e0402b] waiting for daemon to start [2020-05-25T16:20:34.816Z] daemon.go:325: [da86ab4e0402b] waiting for daemon to start [2020-05-25T16:20:34.816Z] daemon.go:353: [da86ab4e0402b] daemon started [2020-05-25T16:20:34.816Z] daemon.go:461: [da86ab4e0402b] Stopping daemon [2020-05-25T16:20:34.816Z] daemon.go:296: [da86ab4e0402b] exiting daemon [2020-05-25T16:20:34.816Z] daemon.go:448: [da86ab4e0402b] Daemon stopped [2020-05-25T16:20:34.816Z] === RUN TestSecretsCreateAndDelete [2020-05-25T16:20:34.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-05-25T16:20:34.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-05-25T16:20:34.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-25T16:20:34.930Z] === RUN TestKillStoppedContainer [2020-05-25T16:20:34.930Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-25T16:20:34.930Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-25T16:20:34.930Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-25T16:20:34.930Z] === RUN TestKillDifferentUserContainer [2020-05-25T16:20:35.302Z] #33 ... [2020-05-25T16:20:35.302Z] [2020-05-25T16:20:35.302Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-25T16:20:35.302Z] #29 29.90 # github.com/docker/docker/contrib/httpserver [2020-05-25T16:20:35.302Z] #29 29.90 loadinternal: cannot find runtime/cgo [2020-05-25T16:20:35.302Z] #29 DONE 30.2s [2020-05-25T16:20:35.302Z] [2020-05-25T16:20:35.302Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-25T16:20:35.302Z] #33 ... [2020-05-25T16:20:35.302Z] [2020-05-25T16:20:35.302Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-25T16:20:35.302Z] #30 DONE 0.1s [2020-05-25T16:20:35.302Z] [2020-05-25T16:20:35.302Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-25T16:20:35.551Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-25T16:20:35.552Z] === RUN TestInspectOomKilledTrue [2020-05-25T16:20:37.031Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2020-05-25T16:20:37.031Z] === RUN TestInspectOomKilledFalse [2020-05-25T16:20:37.319Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-05-25T16:20:37.319Z] === RUN TestLinksEtcHostsContentMatch [2020-05-25T16:20:37.323Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-25T16:20:37.323Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-25T16:20:37.882Z] --- PASS: TestSecretsCreateAndDelete (3.04s) [2020-05-25T16:20:37.882Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-25T16:20:37.882Z] daemon.go:325: [d5766f1f5e06a] waiting for daemon to start [2020-05-25T16:20:37.882Z] daemon.go:325: [d5766f1f5e06a] waiting for daemon to start [2020-05-25T16:20:37.882Z] daemon.go:353: [d5766f1f5e06a] daemon started [2020-05-25T16:20:37.882Z] daemon.go:461: [d5766f1f5e06a] Stopping daemon [2020-05-25T16:20:37.882Z] daemon.go:296: [d5766f1f5e06a] exiting daemon [2020-05-25T16:20:37.882Z] daemon.go:448: [d5766f1f5e06a] Daemon stopped [2020-05-25T16:20:37.882Z] === RUN TestSecretsUpdate [2020-05-25T16:20:37.939Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-25T16:20:37.939Z] === RUN TestLinksContainerNames [2020-05-25T16:20:39.120Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-25T16:20:39.120Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-25T16:20:39.120Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-25T16:20:39.120Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-25T16:20:39.433Z] --- PASS: TestLinksContainerNames (1.29s) [2020-05-25T16:20:39.433Z] === RUN TestLogsFollowTailEmpty [2020-05-25T16:20:39.600Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-25T16:20:40.053Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-05-25T16:20:40.053Z] === RUN TestContainerNetworkMountsNoChown [2020-05-25T16:20:40.610Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-25T16:20:40.610Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-25T16:20:40.610Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-25T16:20:40.610Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-25T16:20:40.610Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-25T16:20:40.675Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/default [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/default [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/private [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/private [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rprivate [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/slave [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/slave [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rslave [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/shared [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/shared [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rshared [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/default [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/shared [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rslave [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rshared [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rprivate [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/private [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/slave [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:20:40.675Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-25T16:20:40.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-25T16:20:40.675Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-25T16:20:40.960Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-25T16:20:40.960Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-25T16:20:40.960Z] === RUN TestContainerBindMountNonRecursive [2020-05-25T16:20:41.137Z] --- PASS: TestSecretsUpdate (3.02s) [2020-05-25T16:20:41.137Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-25T16:20:41.137Z] daemon.go:325: [df6f3d1e94287] waiting for daemon to start [2020-05-25T16:20:41.137Z] daemon.go:325: [df6f3d1e94287] waiting for daemon to start [2020-05-25T16:20:41.137Z] daemon.go:353: [df6f3d1e94287] daemon started [2020-05-25T16:20:41.137Z] daemon.go:461: [df6f3d1e94287] Stopping daemon [2020-05-25T16:20:41.137Z] daemon.go:296: [df6f3d1e94287] exiting daemon [2020-05-25T16:20:41.137Z] daemon.go:448: [df6f3d1e94287] Daemon stopped [2020-05-25T16:20:41.137Z] === RUN TestTemplatedSecret [2020-05-25T16:20:41.620Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-25T16:20:42.059Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-25T16:20:42.618Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-25T16:20:42.993Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2020-05-25T16:20:42.993Z] === RUN TestNetworkNat [2020-05-25T16:20:43.285Z] --- PASS: TestNetworkNat (0.71s) [2020-05-25T16:20:43.285Z] === RUN TestNetworkLocalhostTCPNat [2020-05-25T16:20:43.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-05-25T16:20:43.902Z] === RUN TestNetworkLoopbackNat [2020-05-25T16:20:44.508Z] --- PASS: TestTemplatedSecret (3.47s) [2020-05-25T16:20:44.508Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-25T16:20:44.508Z] daemon.go:325: [d8ef3d90d69d3] waiting for daemon to start [2020-05-25T16:20:44.508Z] daemon.go:325: [d8ef3d90d69d3] waiting for daemon to start [2020-05-25T16:20:44.508Z] daemon.go:353: [d8ef3d90d69d3] daemon started [2020-05-25T16:20:44.508Z] daemon.go:461: [d8ef3d90d69d3] Stopping daemon [2020-05-25T16:20:44.508Z] daemon.go:296: [d8ef3d90d69d3] exiting daemon [2020-05-25T16:20:44.508Z] daemon.go:448: [d8ef3d90d69d3] Daemon stopped [2020-05-25T16:20:44.508Z] === RUN TestSecretCreateResolve [2020-05-25T16:20:44.508Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-25T16:20:44.630Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-25T16:20:44.917Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-05-25T16:20:44.917Z] === RUN TestPause [2020-05-25T16:20:45.066Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-25T16:20:45.539Z] --- PASS: TestPause (0.74s) [2020-05-25T16:20:45.540Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-25T16:20:45.540Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-25T16:20:45.540Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:20:45.540Z] === RUN TestPauseStopPausedContainer [2020-05-25T16:20:45.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-25T16:20:45.639Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-25T16:20:45.639Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-25T16:20:45.639Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-25T16:20:45.639Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-25T16:20:46.551Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-05-25T16:20:46.551Z] === RUN TestPsFilter [2020-05-25T16:20:46.551Z] --- PASS: TestPsFilter (0.17s) [2020-05-25T16:20:46.551Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-25T16:20:47.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2020-05-25T16:20:47.181Z] === RUN TestRemoveContainerWithVolume [2020-05-25T16:20:47.509Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-25T16:20:47.509Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-05-25T16:20:47.509Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-25T16:20:47.509Z] daemon.go:325: [d012215431db9] waiting for daemon to start [2020-05-25T16:20:47.509Z] daemon.go:325: [d012215431db9] waiting for daemon to start [2020-05-25T16:20:47.509Z] daemon.go:353: [d012215431db9] daemon started [2020-05-25T16:20:47.509Z] daemon.go:461: [d012215431db9] Stopping daemon [2020-05-25T16:20:47.509Z] daemon.go:296: [d012215431db9] exiting daemon [2020-05-25T16:20:47.509Z] daemon.go:448: [d012215431db9] Daemon stopped [2020-05-25T16:20:47.509Z] PASS [2020-05-25T16:20:47.509Z] [2020-05-25T16:20:47.509Z] DONE 6 tests in 18.905s [2020-05-25T16:20:47.509Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-25T16:20:47.509Z] ++ 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-25T16:20:47.509Z] ++ set -e [2020-05-25T16:20:47.509Z] ++ '[' -n 0 ']' [2020-05-25T16:20:47.509Z] ++ set -x [2020-05-25T16:20:47.509Z] ++ 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-25T16:20:47.763Z] INFO: Testing against a local daemon [2020-05-25T16:20:47.763Z] === RUN TestServiceCreateInit [2020-05-25T16:20:47.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:20:47.800Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-25T16:20:47.800Z] === RUN TestRemoveContainerRunning [2020-05-25T16:20:47.899Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-25T16:20:48.687Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-25T16:20:48.811Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-05-25T16:20:48.811Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-25T16:20:49.431Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-05-25T16:20:49.431Z] === RUN TestRemoveInvalidContainer [2020-05-25T16:20:49.431Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-25T16:20:49.431Z] === RUN TestRenameLinkedContainer [2020-05-25T16:20:50.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-25T16:20:50.047Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-25T16:20:51.412Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-25T16:20:52.125Z] --- PASS: TestRenameLinkedContainer (2.77s) [2020-05-25T16:20:52.125Z] === RUN TestRenameStoppedContainer [2020-05-25T16:20:52.745Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-05-25T16:20:52.745Z] === RUN TestRenameRunningContainerAndReuse [2020-05-25T16:20:53.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-25T16:20:53.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:20:53.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-25T16:20:53.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-25T16:20:54.175Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-25T16:20:54.233Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-05-25T16:20:54.233Z] === RUN TestRenameInvalidName [2020-05-25T16:20:54.735Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-25T16:20:54.852Z] --- PASS: TestRenameInvalidName (0.69s) [2020-05-25T16:20:54.852Z] === RUN TestRenameAnonymousContainer [2020-05-25T16:20:55.294Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-25T16:20:57.547Z] --- PASS: TestRenameAnonymousContainer (2.68s) [2020-05-25T16:20:57.547Z] === RUN TestRenameContainerWithSameName [2020-05-25T16:20:57.800Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-25T16:20:58.170Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-05-25T16:20:58.170Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-25T16:20:58.358Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-25T16:20:58.499Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-25T16:20:58.613Z] --- PASS: TestServiceCreateInit (10.93s) [2020-05-25T16:20:58.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.79s) [2020-05-25T16:20:58.613Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:20:58.613Z] daemon.go:325: [d9421be5b8c66] waiting for daemon to start [2020-05-25T16:20:58.613Z] daemon.go:325: [d9421be5b8c66] waiting for daemon to start [2020-05-25T16:20:58.613Z] daemon.go:353: [d9421be5b8c66] daemon started [2020-05-25T16:20:58.613Z] daemon.go:461: [d9421be5b8c66] Stopping daemon [2020-05-25T16:20:58.613Z] daemon.go:296: [d9421be5b8c66] exiting daemon [2020-05-25T16:20:58.613Z] daemon.go:448: [d9421be5b8c66] Daemon stopped [2020-05-25T16:20:58.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-05-25T16:20:58.613Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:20:58.613Z] daemon.go:325: [d6f851549c504] waiting for daemon to start [2020-05-25T16:20:58.613Z] daemon.go:325: [d6f851549c504] waiting for daemon to start [2020-05-25T16:20:58.613Z] daemon.go:353: [d6f851549c504] daemon started [2020-05-25T16:20:58.613Z] daemon.go:461: [d6f851549c504] Stopping daemon [2020-05-25T16:20:58.613Z] daemon.go:296: [d6f851549c504] exiting daemon [2020-05-25T16:20:58.613Z] daemon.go:448: [d6f851549c504] Daemon stopped [2020-05-25T16:20:58.613Z] === RUN TestCreateServiceMultipleTimes [2020-05-25T16:20:59.651Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-05-25T16:20:59.651Z] === RUN TestResize [2020-05-25T16:21:00.268Z] --- PASS: TestResize (0.72s) [2020-05-25T16:21:00.268Z] === RUN TestResizeWithInvalidSize [2020-05-25T16:21:00.932Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-05-25T16:21:00.932Z] === RUN TestResizeWhenContainerNotStarted [2020-05-25T16:21:01.556Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:01.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:01.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:01.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-25T16:21:01.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:01.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-25T16:21:01.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-25T16:21:01.868Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-25T16:21:03.336Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-25T16:21:03.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-25T16:21:03.751Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-25T16:21:03.818Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-25T16:21:04.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-25T16:21:04.298Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-25T16:21:04.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-25T16:21:05.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-25T16:21:06.514Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-25T16:21:06.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-25T16:21:07.311Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-25T16:21:07.890Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-25T16:21:08.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-25T16:21:08.321Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-25T16:21:08.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:08.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-25T16:21:09.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-25T16:21:09.771Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-25T16:21:10.329Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.27s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [d48c2fc000596] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [d48c2fc000596] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [d48c2fc000596] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [d48c2fc000596] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [d48c2fc000596] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [d48c2fc000596] Daemon stopped [2020-05-25T16:21:12.197Z] daemon.go:325: [d48c2fc000596] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [d48c2fc000596] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [d48c2fc000596] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [d48c2fc000596] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [d48c2fc000596] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [d48c2fc000596] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [dc1bb7729678d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dc1bb7729678d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dc1bb7729678d] daemon started [2020-05-25T16:21:12.197Z] daemon.go:296: [dc1bb7729678d] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:325: [dc1bb7729678d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dc1bb7729678d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dc1bb7729678d] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [dc1bb7729678d] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [dc1bb7729678d] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [dc1bb7729678d] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.44s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [dde4cb91b983b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dde4cb91b983b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dde4cb91b983b] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [dde4cb91b983b] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [dde4cb91b983b] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [dde4cb91b983b] Daemon stopped [2020-05-25T16:21:12.197Z] daemon.go:325: [dde4cb91b983b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dde4cb91b983b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dde4cb91b983b] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [dde4cb91b983b] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [dde4cb91b983b] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [dde4cb91b983b] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.95s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [da2270e7ed71d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [da2270e7ed71d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [da2270e7ed71d] daemon started [2020-05-25T16:21:12.197Z] daemon.go:325: [da2270e7ed71d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:296: [da2270e7ed71d] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:325: [da2270e7ed71d] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [da2270e7ed71d] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [da2270e7ed71d] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [da2270e7ed71d] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [da2270e7ed71d] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.36s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [d8840994c1827] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [d8840994c1827] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [d8840994c1827] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [d8840994c1827] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [d8840994c1827] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [d8840994c1827] Daemon stopped [2020-05-25T16:21:12.197Z] daemon.go:325: [d8840994c1827] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [d8840994c1827] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [d8840994c1827] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [d8840994c1827] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [d8840994c1827] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [d8840994c1827] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [def3e0d8ee831] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [def3e0d8ee831] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [def3e0d8ee831] daemon started [2020-05-25T16:21:12.197Z] daemon.go:325: [def3e0d8ee831] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:296: [def3e0d8ee831] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:325: [def3e0d8ee831] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [def3e0d8ee831] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [def3e0d8ee831] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [def3e0d8ee831] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [def3e0d8ee831] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [da6d8d3b0ef2b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [da6d8d3b0ef2b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [da6d8d3b0ef2b] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [da6d8d3b0ef2b] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [da6d8d3b0ef2b] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [da6d8d3b0ef2b] Daemon stopped [2020-05-25T16:21:12.197Z] daemon.go:325: [da6d8d3b0ef2b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [da6d8d3b0ef2b] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [da6d8d3b0ef2b] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [da6d8d3b0ef2b] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [da6d8d3b0ef2b] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [da6d8d3b0ef2b] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.07s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [dcd5d760fea76] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dcd5d760fea76] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dcd5d760fea76] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [dcd5d760fea76] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [dcd5d760fea76] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [dcd5d760fea76] Daemon stopped [2020-05-25T16:21:12.197Z] daemon.go:325: [dcd5d760fea76] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [dcd5d760fea76] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [dcd5d760fea76] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [dcd5d760fea76] Stopping daemon [2020-05-25T16:21:12.197Z] daemon.go:296: [dcd5d760fea76] exiting daemon [2020-05-25T16:21:12.197Z] daemon.go:448: [dcd5d760fea76] Daemon stopped [2020-05-25T16:21:12.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.12s) [2020-05-25T16:21:12.197Z] 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-25T16:21:12.197Z] daemon.go:325: [d37930782b55c] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:325: [d37930782b55c] waiting for daemon to start [2020-05-25T16:21:12.197Z] daemon.go:353: [d37930782b55c] daemon started [2020-05-25T16:21:12.197Z] daemon.go:461: [d37930782b55c] Stopping daemon [2020-05-25T16:21:12.198Z] daemon.go:296: [d37930782b55c] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:448: [d37930782b55c] Daemon stopped [2020-05-25T16:21:12.198Z] daemon.go:325: [d37930782b55c] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:325: [d37930782b55c] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [d37930782b55c] daemon started [2020-05-25T16:21:12.198Z] daemon.go:461: [d37930782b55c] Stopping daemon [2020-05-25T16:21:12.198Z] daemon.go:296: [d37930782b55c] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:448: [d37930782b55c] Daemon stopped [2020-05-25T16:21:12.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-05-25T16:21:12.198Z] 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-25T16:21:12.198Z] daemon.go:325: [dd17e0dc880ee] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:325: [dd17e0dc880ee] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [dd17e0dc880ee] daemon started [2020-05-25T16:21:12.198Z] daemon.go:296: [dd17e0dc880ee] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:325: [dd17e0dc880ee] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:325: [dd17e0dc880ee] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [dd17e0dc880ee] daemon started [2020-05-25T16:21:12.198Z] daemon.go:461: [dd17e0dc880ee] Stopping daemon [2020-05-25T16:21:12.198Z] daemon.go:296: [dd17e0dc880ee] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:448: [dd17e0dc880ee] Daemon stopped [2020-05-25T16:21:12.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.14s) [2020-05-25T16:21:12.198Z] 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-25T16:21:12.198Z] daemon.go:325: [d4e4ffcc2a5dd] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:325: [d4e4ffcc2a5dd] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [d4e4ffcc2a5dd] daemon started [2020-05-25T16:21:12.198Z] daemon.go:325: [d4e4ffcc2a5dd] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:296: [d4e4ffcc2a5dd] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:325: [d4e4ffcc2a5dd] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [d4e4ffcc2a5dd] daemon started [2020-05-25T16:21:12.198Z] daemon.go:461: [d4e4ffcc2a5dd] Stopping daemon [2020-05-25T16:21:12.198Z] daemon.go:296: [d4e4ffcc2a5dd] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:448: [d4e4ffcc2a5dd] Daemon stopped [2020-05-25T16:21:12.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2020-05-25T16:21:12.198Z] 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-25T16:21:12.198Z] daemon.go:325: [de09468d4e75b] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:325: [de09468d4e75b] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [de09468d4e75b] daemon started [2020-05-25T16:21:12.198Z] daemon.go:325: [de09468d4e75b] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:296: [de09468d4e75b] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:325: [de09468d4e75b] waiting for daemon to start [2020-05-25T16:21:12.198Z] daemon.go:353: [de09468d4e75b] daemon started [2020-05-25T16:21:12.198Z] daemon.go:461: [de09468d4e75b] Stopping daemon [2020-05-25T16:21:12.198Z] daemon.go:296: [de09468d4e75b] exiting daemon [2020-05-25T16:21:12.198Z] daemon.go:448: [de09468d4e75b] Daemon stopped [2020-05-25T16:21:12.198Z] === RUN TestKernelTCPMemory [2020-05-25T16:21:12.820Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-05-25T16:21:12.820Z] === RUN TestNISDomainname [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-25T16:21:13.154Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-25T16:21:13.841Z] --- PASS: TestNISDomainname (0.92s) [2020-05-25T16:21:13.841Z] === RUN TestStats [2020-05-25T16:21:14.481Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-25T16:21:15.321Z] --- PASS: TestStats (1.70s) [2020-05-25T16:21:15.321Z] === RUN TestStopContainerWithTimeout [2020-05-25T16:21:15.321Z] === RUN TestStopContainerWithTimeout/0 [2020-05-25T16:21:15.321Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-25T16:21:15.321Z] === RUN TestStopContainerWithTimeout/1 [2020-05-25T16:21:15.321Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-25T16:21:15.321Z] === RUN TestStopContainerWithTimeout/3 [2020-05-25T16:21:15.321Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-25T16:21:15.321Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-25T16:21:15.321Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-25T16:21:15.321Z] === CONT TestStopContainerWithTimeout/0 [2020-05-25T16:21:15.321Z] === CONT TestStopContainerWithTimeout/3 [2020-05-25T16:21:15.321Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-25T16:21:15.321Z] === CONT TestStopContainerWithTimeout/1 [2020-05-25T16:21:16.361Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-25T16:21:16.920Z] --- PASS: TestCreateServiceMultipleTimes (18.11s) [2020-05-25T16:21:16.920Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-25T16:21:16.920Z] daemon.go:325: [d524d16673054] waiting for daemon to start [2020-05-25T16:21:16.920Z] daemon.go:325: [d524d16673054] waiting for daemon to start [2020-05-25T16:21:16.920Z] daemon.go:353: [d524d16673054] daemon started [2020-05-25T16:21:16.920Z] daemon.go:461: [d524d16673054] Stopping daemon [2020-05-25T16:21:16.920Z] daemon.go:296: [d524d16673054] exiting daemon [2020-05-25T16:21:16.920Z] daemon.go:448: [d524d16673054] Daemon stopped [2020-05-25T16:21:16.920Z] === RUN TestCreateServiceConflict [2020-05-25T16:21:16.920Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-25T16:21:18.279Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-25T16:21:18.802Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-25T16:21:18.802Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-05-25T16:21:18.802Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-05-25T16:21:18.802Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-05-25T16:21:18.802Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-05-25T16:21:18.802Z] === RUN TestDeleteDevicemapper [2020-05-25T16:21:18.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-25T16:21:18.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:21:18.802Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-25T16:21:20.162Z] --- PASS: TestCreateServiceConflict (3.01s) [2020-05-25T16:21:20.162Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-25T16:21:20.162Z] daemon.go:325: [d1e31e0e91472] waiting for daemon to start [2020-05-25T16:21:20.162Z] daemon.go:325: [d1e31e0e91472] waiting for daemon to start [2020-05-25T16:21:20.162Z] daemon.go:353: [d1e31e0e91472] daemon started [2020-05-25T16:21:20.162Z] daemon.go:461: [d1e31e0e91472] Stopping daemon [2020-05-25T16:21:20.162Z] daemon.go:296: [d1e31e0e91472] exiting daemon [2020-05-25T16:21:20.162Z] daemon.go:448: [d1e31e0e91472] Daemon stopped [2020-05-25T16:21:20.162Z] === RUN TestCreateServiceMaxReplicas [2020-05-25T16:21:21.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2020-05-25T16:21:21.524Z] === RUN TestUpdateMemory [2020-05-25T16:21:22.541Z] --- PASS: TestUpdateMemory (0.91s) [2020-05-25T16:21:22.541Z] === RUN TestUpdateCPUQuota [2020-05-25T16:21:23.560Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-05-25T16:21:23.560Z] === RUN TestUpdatePidsLimit [2020-05-25T16:21:23.560Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-25T16:21:23.867Z] === RUN TestUpdatePidsLimit/no_change [2020-05-25T16:21:24.322Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2020-05-25T16:21:24.322Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-25T16:21:24.322Z] daemon.go:325: [d8c983f9e6690] waiting for daemon to start [2020-05-25T16:21:24.322Z] daemon.go:325: [d8c983f9e6690] waiting for daemon to start [2020-05-25T16:21:24.322Z] daemon.go:353: [d8c983f9e6690] daemon started [2020-05-25T16:21:24.322Z] daemon.go:461: [d8c983f9e6690] Stopping daemon [2020-05-25T16:21:24.322Z] daemon.go:296: [d8c983f9e6690] exiting daemon [2020-05-25T16:21:24.322Z] daemon.go:448: [d8c983f9e6690] Daemon stopped [2020-05-25T16:21:24.322Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-25T16:21:24.500Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-25T16:21:24.822Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-25T16:21:25.127Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-25T16:21:25.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-25T16:21:25.698Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-25T16:21:27.184Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-05-25T16:21:27.184Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-25T16:21:27.184Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-25T16:21:27.184Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-25T16:21:27.184Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-25T16:21:27.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-05-25T16:21:27.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-25T16:21:27.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-05-25T16:21:27.185Z] === RUN TestUpdateRestartPolicy [2020-05-25T16:21:28.478Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-25T16:21:32.691Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-25T16:21:35.244Z] === RUN TestDockerSuite/TestBuildRm [2020-05-25T16:21:37.751Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-25T16:21:38.676Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-05-25T16:21:38.676Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-25T16:21:38.676Z] daemon.go:325: [d05b414d0f774] waiting for daemon to start [2020-05-25T16:21:38.676Z] daemon.go:325: [d05b414d0f774] waiting for daemon to start [2020-05-25T16:21:38.676Z] daemon.go:353: [d05b414d0f774] daemon started [2020-05-25T16:21:38.676Z] daemon.go:461: [d05b414d0f774] Stopping daemon [2020-05-25T16:21:38.676Z] daemon.go:296: [d05b414d0f774] exiting daemon [2020-05-25T16:21:38.676Z] daemon.go:448: [d05b414d0f774] Daemon stopped [2020-05-25T16:21:38.676Z] === RUN TestCreateServiceSecretFileMode [2020-05-25T16:21:38.931Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-25T16:21:39.742Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-05-25T16:21:39.742Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-25T16:21:39.742Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-25T16:21:39.742Z] === RUN TestWaitNonBlocked [2020-05-25T16:21:39.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:21:39.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:21:39.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:21:39.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:21:39.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-25T16:21:39.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-25T16:21:40.290Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-25T16:21:40.761Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-25T16:21:40.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-05-25T16:21:40.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-05-25T16:21:40.762Z] === RUN TestWaitBlocked [2020-05-25T16:21:40.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:21:40.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:21:40.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:21:40.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:21:40.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-25T16:21:40.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-25T16:21:40.849Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-25T16:21:41.408Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-25T16:21:41.800Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-25T16:21:41.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-05-25T16:21:41.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-05-25T16:21:41.800Z] === CONT TestContainerStartOnDaemonRestart [2020-05-25T16:21:41.800Z] === CONT TestIpcModeOlderClient [2020-05-25T16:21:41.800Z] === CONT TestDaemonRestartIpcMode [2020-05-25T16:21:41.800Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-25T16:21:41.966Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2020-05-25T16:21:41.966Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-25T16:21:41.966Z] daemon.go:325: [d99d0c830e2b7] waiting for daemon to start [2020-05-25T16:21:41.966Z] daemon.go:325: [d99d0c830e2b7] waiting for daemon to start [2020-05-25T16:21:41.966Z] daemon.go:353: [d99d0c830e2b7] daemon started [2020-05-25T16:21:41.966Z] daemon.go:461: [d99d0c830e2b7] Stopping daemon [2020-05-25T16:21:41.966Z] daemon.go:296: [d99d0c830e2b7] exiting daemon [2020-05-25T16:21:41.966Z] daemon.go:448: [d99d0c830e2b7] Daemon stopped [2020-05-25T16:21:41.966Z] === RUN TestCreateServiceConfigFileMode [2020-05-25T16:21:42.888Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-25T16:21:44.246Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-25T16:21:45.169Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-05-25T16:21:45.170Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-25T16:21:45.170Z] daemon.go:325: [de25d30da9f59] waiting for daemon to start [2020-05-25T16:21:45.170Z] daemon.go:325: [de25d30da9f59] waiting for daemon to start [2020-05-25T16:21:45.170Z] daemon.go:353: [de25d30da9f59] daemon started [2020-05-25T16:21:45.170Z] daemon.go:461: [de25d30da9f59] Stopping daemon [2020-05-25T16:21:45.170Z] daemon.go:296: [de25d30da9f59] exiting daemon [2020-05-25T16:21:45.170Z] daemon.go:448: [de25d30da9f59] Daemon stopped [2020-05-25T16:21:45.170Z] === RUN TestCreateServiceSysctls [2020-05-25T16:21:45.306Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2020-05-25T16:21:45.306Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-25T16:21:45.306Z] daemon.go:325: [d0a94c6803a3b] waiting for daemon to start [2020-05-25T16:21:45.306Z] daemon.go:325: [d0a94c6803a3b] waiting for daemon to start [2020-05-25T16:21:45.306Z] daemon.go:353: [d0a94c6803a3b] daemon started [2020-05-25T16:21:45.306Z] daemon.go:325: [d0a94c6803a3b] waiting for daemon to start [2020-05-25T16:21:45.306Z] daemon.go:296: [d0a94c6803a3b] exiting daemon [2020-05-25T16:21:45.306Z] daemon.go:325: [d0a94c6803a3b] waiting for daemon to start [2020-05-25T16:21:45.306Z] daemon.go:353: [d0a94c6803a3b] daemon started [2020-05-25T16:21:45.306Z] daemon.go:461: [d0a94c6803a3b] Stopping daemon [2020-05-25T16:21:45.306Z] daemon.go:296: [d0a94c6803a3b] exiting daemon [2020-05-25T16:21:45.306Z] daemon.go:448: [d0a94c6803a3b] Daemon stopped [2020-05-25T16:21:45.424Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-25T16:21:45.590Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2020-05-25T16:21:45.590Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-25T16:21:45.590Z] daemon.go:325: [d463633224a5c] waiting for daemon to start [2020-05-25T16:21:45.590Z] daemon.go:325: [d463633224a5c] waiting for daemon to start [2020-05-25T16:21:45.590Z] daemon.go:353: [d463633224a5c] daemon started [2020-05-25T16:21:45.590Z] daemon.go:461: [d463633224a5c] Stopping daemon [2020-05-25T16:21:45.590Z] daemon.go:296: [d463633224a5c] exiting daemon [2020-05-25T16:21:45.590Z] daemon.go:448: [d463633224a5c] Daemon stopped [2020-05-25T16:21:45.590Z] daemon.go:325: [d463633224a5c] waiting for daemon to start [2020-05-25T16:21:45.590Z] daemon.go:325: [d463633224a5c] waiting for daemon to start [2020-05-25T16:21:45.590Z] daemon.go:353: [d463633224a5c] daemon started [2020-05-25T16:21:45.590Z] daemon.go:461: [d463633224a5c] Stopping daemon [2020-05-25T16:21:45.590Z] daemon.go:296: [d463633224a5c] exiting daemon [2020-05-25T16:21:45.590Z] daemon.go:448: [d463633224a5c] Daemon stopped [2020-05-25T16:21:45.590Z] PASS [2020-05-25T16:21:45.590Z] [2020-05-25T16:21:45.590Z] === Skipped [2020-05-25T16:21:45.590Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-25T16:21:45.590Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-25T16:21:45.590Z] [2020-05-25T16:21:45.590Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-25T16:21:45.590Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-25T16:21:45.590Z] [2020-05-25T16:21:45.590Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-25T16:21:45.590Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-25T16:21:45.590Z] [2020-05-25T16:21:45.590Z] [2020-05-25T16:21:45.590Z] DONE 189 tests, 3 skipped in 104.444s [2020-05-25T16:21:45.590Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-25T16:21:45.590Z] ++ 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-25T16:21:45.590Z] ++ set -e [2020-05-25T16:21:45.590Z] ++ '[' -n 0 ']' [2020-05-25T16:21:45.590Z] ++ set -x [2020-05-25T16:21:45.590Z] ++ 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-25T16:21:45.590Z] INFO: Testing against a local daemon [2020-05-25T16:21:45.590Z] === RUN TestCommitInheritsEnv [2020-05-25T16:21:46.213Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-25T16:21:46.213Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-25T16:21:46.213Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-25T16:21:46.213Z] === RUN TestImagesFilterMultiReference [2020-05-25T16:21:46.213Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-25T16:21:46.213Z] === RUN TestImagePullPlatformInvalid [2020-05-25T16:21:46.213Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-25T16:21:46.213Z] === RUN TestRemoveImageOrphaning [2020-05-25T16:21:46.511Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-05-25T16:21:46.511Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-25T16:21:46.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-25T16:21:46.797Z] === RUN TestTagInvalidReference [2020-05-25T16:21:46.797Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-25T16:21:46.797Z] === RUN TestTagValidPrefixedRepo [2020-05-25T16:21:46.797Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-25T16:21:46.797Z] === RUN TestTagExistedNameWithoutForce [2020-05-25T16:21:46.797Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-05-25T16:21:46.797Z] === RUN TestTagOfficialNames [2020-05-25T16:21:46.797Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-25T16:21:46.797Z] === RUN TestTagMatchesDigest [2020-05-25T16:21:46.797Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-25T16:21:46.797Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-25T16:21:47.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-25T16:21:49.227Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-25T16:21:49.227Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-25T16:21:49.227Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-25T16:21:49.811Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-05-25T16:21:49.811Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-25T16:21:49.811Z] daemon.go:325: [d801675e9124c] waiting for daemon to start [2020-05-25T16:21:49.811Z] daemon.go:325: [d801675e9124c] waiting for daemon to start [2020-05-25T16:21:49.811Z] daemon.go:353: [d801675e9124c] daemon started [2020-05-25T16:21:49.811Z] daemon.go:461: [d801675e9124c] Stopping daemon [2020-05-25T16:21:49.811Z] daemon.go:296: [d801675e9124c] exiting daemon [2020-05-25T16:21:49.811Z] daemon.go:448: [d801675e9124c] Daemon stopped [2020-05-25T16:21:49.811Z] === RUN TestInspect [2020-05-25T16:21:50.371Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-25T16:21:50.371Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-25T16:21:50.627Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-25T16:21:50.627Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-25T16:21:51.186Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-25T16:21:52.547Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-25T16:21:52.547Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-25T16:21:53.907Z] --- PASS: TestInspect (3.93s) [2020-05-25T16:21:53.907Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-25T16:21:53.907Z] daemon.go:325: [dc77531b31ff2] waiting for daemon to start [2020-05-25T16:21:53.907Z] daemon.go:325: [dc77531b31ff2] waiting for daemon to start [2020-05-25T16:21:53.907Z] daemon.go:353: [dc77531b31ff2] daemon started [2020-05-25T16:21:53.907Z] daemon.go:461: [dc77531b31ff2] Stopping daemon [2020-05-25T16:21:53.907Z] daemon.go:296: [dc77531b31ff2] exiting daemon [2020-05-25T16:21:53.907Z] daemon.go:448: [dc77531b31ff2] Daemon stopped [2020-05-25T16:21:53.907Z] === RUN TestDockerNetworkConnectAlias [2020-05-25T16:21:53.907Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-25T16:22:00.431Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-25T16:22:00.685Z] --- PASS: TestDockerNetworkConnectAlias (6.85s) [2020-05-25T16:22:00.685Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-25T16:22:00.685Z] daemon.go:325: [d0626e7e16acf] waiting for daemon to start [2020-05-25T16:22:00.685Z] daemon.go:325: [d0626e7e16acf] waiting for daemon to start [2020-05-25T16:22:00.685Z] daemon.go:353: [d0626e7e16acf] daemon started [2020-05-25T16:22:00.685Z] daemon.go:461: [d0626e7e16acf] Stopping daemon [2020-05-25T16:22:00.685Z] daemon.go:296: [d0626e7e16acf] exiting daemon [2020-05-25T16:22:00.685Z] daemon.go:448: [d0626e7e16acf] Daemon stopped [2020-05-25T16:22:00.685Z] === RUN TestDockerNetworkReConnect [2020-05-25T16:22:00.685Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-25T16:22:02.045Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-25T16:22:02.299Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-25T16:22:03.661Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-25T16:22:03.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-25T16:22:05.276Z] === RUN TestDockerSuite/TestBuildUser [2020-05-25T16:22:05.836Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2020-05-25T16:22:05.836Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-25T16:22:05.836Z] daemon.go:325: [da0fb6d4bc427] waiting for daemon to start [2020-05-25T16:22:05.836Z] daemon.go:325: [da0fb6d4bc427] waiting for daemon to start [2020-05-25T16:22:05.836Z] daemon.go:353: [da0fb6d4bc427] daemon started [2020-05-25T16:22:05.836Z] daemon.go:461: [da0fb6d4bc427] Stopping daemon [2020-05-25T16:22:05.836Z] daemon.go:296: [da0fb6d4bc427] exiting daemon [2020-05-25T16:22:05.836Z] daemon.go:448: [da0fb6d4bc427] Daemon stopped [2020-05-25T16:22:05.836Z] === RUN TestServicePlugin [2020-05-25T16:22:07.208Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-25T16:22:07.208Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-25T16:22:07.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-25T16:22:07.719Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-25T16:22:12.992Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-25T16:22:13.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-25T16:22:13.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-25T16:22:18.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-25T16:22:26.726Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-25T16:22:26.726Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-25T16:22:26.726Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-25T16:22:26.726Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-25T16:22:26.726Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-25T16:22:26.726Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-25T16:22:26.726Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-25T16:22:26.726Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-25T16:22:26.726Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-25T16:22:26.726Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-25T16:22:26.726Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-25T16:22:26.726Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-25T16:22:27.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-25T16:22:28.099Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-25T16:22:29.468Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-25T16:22:30.400Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-25T16:22:31.089Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-25T16:22:31.089Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-25T16:22:31.089Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-25T16:22:32.010Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-25T16:22:32.294Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-25T16:22:32.941Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-25T16:22:33.226Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-25T16:22:34.597Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-25T16:22:34.822Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-25T16:22:34.822Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-25T16:22:34.822Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-25T16:22:34.822Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-25T16:22:34.822Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-25T16:22:35.528Z] #33 146.7 [2020-05-25T16:22:35.786Z] #33 DONE 147.0s [2020-05-25T16:22:35.786Z] [2020-05-25T16:22:35.786Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-25T16:22:36.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-25T16:22:36.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-25T16:22:36.702Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-25T16:22:36.702Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-25T16:22:37.156Z] #34 DONE 1.3s [2020-05-25T16:22:37.624Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-25T16:22:38.182Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-25T16:22:38.526Z] [2020-05-25T16:22:38.526Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-25T16:22:39.090Z] #35 DONE 0.6s [2020-05-25T16:22:39.090Z] [2020-05-25T16:22:39.090Z] #36 exporting to image [2020-05-25T16:22:39.090Z] #36 exporting layers [2020-05-25T16:22:39.106Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-25T16:22:39.106Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-25T16:22:39.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-25T16:22:40.985Z] #36 exporting layers 1.7s done [2020-05-25T16:22:40.985Z] #36 writing image sha256:8d38a32b929e73a952faca078970330295030b00e37cceee38acd07198af30ce done [2020-05-25T16:22:40.985Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-25T16:22:40.985Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-25T16:22:41.025Z] --- PASS: TestServicePlugin (35.24s) [2020-05-25T16:22:41.025Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-25T16:22:41.025Z] daemon.go:325: [d6b830906f3e5] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:325: [d6b830906f3e5] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:353: [d6b830906f3e5] daemon started [2020-05-25T16:22:41.025Z] daemon.go:461: [d6b830906f3e5] Stopping daemon [2020-05-25T16:22:41.025Z] daemon.go:296: [d6b830906f3e5] exiting daemon [2020-05-25T16:22:41.025Z] daemon.go:448: [d6b830906f3e5] Daemon stopped [2020-05-25T16:22:41.025Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-25T16:22:41.025Z] daemon.go:325: [d7a4e19c547b3] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:325: [d7a4e19c547b3] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:353: [d7a4e19c547b3] daemon started [2020-05-25T16:22:41.025Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-25T16:22:41.025Z] daemon.go:325: [dce18fd9a6a63] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:325: [dce18fd9a6a63] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:353: [dce18fd9a6a63] daemon started [2020-05-25T16:22:41.025Z] plugin_test.go:60: [dce18fd9a6a63] joining swarm manager [d7a4e19c547b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:22:41.025Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-25T16:22:41.025Z] daemon.go:325: [dcd7c9fdba165] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:325: [dcd7c9fdba165] waiting for daemon to start [2020-05-25T16:22:41.025Z] daemon.go:353: [dcd7c9fdba165] daemon started [2020-05-25T16:22:41.025Z] plugin_test.go:63: [dcd7c9fdba165] joining swarm manager [d7a4e19c547b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:22:41.025Z] daemon.go:461: [dcd7c9fdba165] Stopping daemon [2020-05-25T16:22:41.025Z] daemon.go:296: [dcd7c9fdba165] exiting daemon [2020-05-25T16:22:41.025Z] daemon.go:448: [dcd7c9fdba165] Daemon stopped [2020-05-25T16:22:41.025Z] daemon.go:461: [dce18fd9a6a63] Stopping daemon [2020-05-25T16:22:41.025Z] daemon.go:296: [dce18fd9a6a63] exiting daemon [2020-05-25T16:22:41.025Z] daemon.go:448: [dce18fd9a6a63] Daemon stopped [2020-05-25T16:22:41.025Z] daemon.go:461: [d7a4e19c547b3] Stopping daemon [2020-05-25T16:22:41.025Z] daemon.go:296: [d7a4e19c547b3] exiting daemon [2020-05-25T16:22:41.025Z] daemon.go:448: [d7a4e19c547b3] Daemon stopped [2020-05-25T16:22:41.025Z] === RUN TestServiceUpdateLabel [2020-05-25T16:22:41.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-25T16:22:41.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-25T16:22:41.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-25T16:22:41.308Z] + echo Ensuring container killed. [2020-05-25T16:22:41.308Z] Ensuring container killed. [2020-05-25T16:22:41.308Z] + docker rm -vf docker-pr1 [2020-05-25T16:22:41.308Z] Error: No such container: docker-pr1 [2020-05-25T16:22:41.308Z] + true [Pipeline] sh [2020-05-25T16:22:41.588Z] + echo Chowning /workspace to jenkins user [2020-05-25T16:22:41.588Z] Chowning /workspace to jenkins user [2020-05-25T16:22:41.588Z] + id -u [2020-05-25T16:22:41.588Z] + id -g [2020-05-25T16:22:41.588Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41021:/workspace busybox chown -R 1000:1000 /workspace [2020-05-25T16:22:42.385Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-25T16:22:42.814Z] + bundleName=unit [2020-05-25T16:22:42.814Z] + echo Creating unit-bundles.tar.gz [2020-05-25T16:22:42.814Z] Creating unit-bundles.tar.gz [2020-05-25T16:22:42.814Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-25T16:22:42.814Z] bundles/junit-report.xml [2020-05-25T16:22:42.814Z] bundles/go-test-report.json [2020-05-25T16:22:42.814Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-25T16:22:42.824Z] Archiving artifacts [2020-05-25T16:22:43.141Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-25T16:22:43.449Z] + make clean [2020-05-25T16:22:43.706Z] docker volume rm -f docker-dev-cache [2020-05-25T16:22:43.706Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-25T16:22:44.268Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-05-25T16:22:44.269Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-25T16:22:44.269Z] daemon.go:325: [dd0af253b6540] waiting for daemon to start [2020-05-25T16:22:44.269Z] daemon.go:325: [dd0af253b6540] waiting for daemon to start [2020-05-25T16:22:44.269Z] daemon.go:353: [dd0af253b6540] daemon started [2020-05-25T16:22:44.269Z] daemon.go:461: [dd0af253b6540] Stopping daemon [2020-05-25T16:22:44.269Z] daemon.go:296: [dd0af253b6540] exiting daemon [2020-05-25T16:22:44.269Z] daemon.go:448: [dd0af253b6540] Daemon stopped [2020-05-25T16:22:44.269Z] === RUN TestServiceUpdateSecrets [2020-05-25T16:22:44.523Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-25T16:22:45.446Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-25T16:22:46.005Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-25T16:22:46.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-25T16:22:46.820Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-25T16:22:46.820Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-25T16:22:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-25T16:22:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-25T16:22:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-25T16:22:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-25T16:22:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-25T16:22:47.743Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-25T16:22:50.294Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-25T16:22:50.294Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-25T16:22:50.294Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-25T16:22:50.852Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-25T16:22:51.775Z] === RUN TestDockerSuite/TestCommitChange [2020-05-25T16:22:53.133Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-25T16:22:54.056Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-25T16:22:55.936Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-25T16:22:57.294Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-25T16:22:58.652Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-25T16:23:00.013Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-05-25T16:23:00.013Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-25T16:23:00.013Z] daemon.go:325: [db95f327379a9] waiting for daemon to start [2020-05-25T16:23:00.013Z] daemon.go:325: [db95f327379a9] waiting for daemon to start [2020-05-25T16:23:00.013Z] daemon.go:353: [db95f327379a9] daemon started [2020-05-25T16:23:00.013Z] daemon.go:461: [db95f327379a9] Stopping daemon [2020-05-25T16:23:00.013Z] daemon.go:296: [db95f327379a9] exiting daemon [2020-05-25T16:23:00.013Z] daemon.go:448: [db95f327379a9] Daemon stopped [2020-05-25T16:23:00.013Z] === RUN TestServiceUpdateConfigs [2020-05-25T16:23:00.013Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-25T16:23:01.401Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-25T16:23:03.285Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-25T16:23:03.843Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-25T16:23:04.098Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-25T16:23:05.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-25T16:23:05.943Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-25T16:23:07.824Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-25T16:23:07.824Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-25T16:23:08.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-25T16:23:08.747Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-25T16:23:09.671Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-25T16:23:10.317Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-25T16:23:11.243Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-25T16:23:12.166Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-25T16:23:12.166Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-25T16:23:12.166Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-25T16:23:13.089Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-25T16:23:13.089Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-25T16:23:13.089Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-25T16:23:13.089Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-25T16:23:13.089Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-25T16:23:13.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-25T16:23:13.800Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-25T16:23:14.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-25T16:23:14.280Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-25T16:23:14.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-25T16:23:15.290Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-25T16:23:15.290Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-25T16:23:15.494Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2020-05-25T16:23:15.494Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-25T16:23:15.494Z] daemon.go:325: [de3e14010f907] waiting for daemon to start [2020-05-25T16:23:15.494Z] daemon.go:325: [de3e14010f907] waiting for daemon to start [2020-05-25T16:23:15.494Z] daemon.go:353: [de3e14010f907] daemon started [2020-05-25T16:23:15.494Z] daemon.go:461: [de3e14010f907] Stopping daemon [2020-05-25T16:23:15.494Z] daemon.go:296: [de3e14010f907] exiting daemon [2020-05-25T16:23:15.494Z] daemon.go:448: [de3e14010f907] Daemon stopped [2020-05-25T16:23:15.494Z] === RUN TestServiceUpdateNetwork [2020-05-25T16:23:15.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-25T16:23:15.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-25T16:23:17.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-25T16:23:18.555Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-25T16:23:18.555Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-25T16:23:19.478Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-25T16:23:20.123Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-25T16:23:20.400Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-25T16:23:21.133Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-25T16:23:21.133Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-25T16:23:21.133Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-25T16:23:21.323Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-25T16:23:21.882Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-25T16:23:21.882Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-25T16:23:22.143Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-25T16:23:22.805Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-25T16:23:23.152Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-25T16:23:23.632Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-25T16:23:23.727Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-25T16:23:24.112Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-25T16:23:24.592Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-25T16:23:24.650Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-25T16:23:24.650Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-25T16:23:25.572Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-25T16:23:26.930Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-25T16:23:28.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-25T16:23:28.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-25T16:23:28.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-25T16:23:28.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-25T16:23:28.817Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-25T16:23:29.419Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-25T16:23:29.427Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-25T16:23:30.342Z] --- PASS: TestServiceUpdateNetwork (14.68s) [2020-05-25T16:23:30.342Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-25T16:23:30.342Z] daemon.go:325: [dfddda162f456] waiting for daemon to start [2020-05-25T16:23:30.342Z] daemon.go:325: [dfddda162f456] waiting for daemon to start [2020-05-25T16:23:30.342Z] daemon.go:353: [dfddda162f456] daemon started [2020-05-25T16:23:30.342Z] daemon.go:461: [dfddda162f456] Stopping daemon [2020-05-25T16:23:30.342Z] daemon.go:296: [dfddda162f456] exiting daemon [2020-05-25T16:23:30.342Z] daemon.go:448: [dfddda162f456] Daemon stopped [2020-05-25T16:23:30.342Z] PASS [2020-05-25T16:23:30.342Z] [2020-05-25T16:23:30.342Z] DONE 18 tests in 162.640s [2020-05-25T16:23:30.342Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-25T16:23:30.342Z] ++ 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-25T16:23:30.342Z] ++ set -e [2020-05-25T16:23:30.342Z] ++ '[' -n 0 ']' [2020-05-25T16:23:30.342Z] ++ set -x [2020-05-25T16:23:30.342Z] ++ 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-25T16:23:30.342Z] INFO: Testing against a local daemon [2020-05-25T16:23:30.342Z] === RUN TestSessionCreate [2020-05-25T16:23:30.342Z] --- PASS: TestSessionCreate (0.02s) [2020-05-25T16:23:30.342Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-25T16:23:30.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-25T16:23:30.342Z] PASS [2020-05-25T16:23:30.342Z] [2020-05-25T16:23:30.342Z] DONE 2 tests in 0.124s [2020-05-25T16:23:30.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-25T16:23:30.342Z] ++ 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-25T16:23:30.342Z] ++ set -e [2020-05-25T16:23:30.342Z] ++ '[' -n 0 ']' [2020-05-25T16:23:30.342Z] ++ set -x [2020-05-25T16:23:30.342Z] ++ 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-25T16:23:30.342Z] INFO: Testing against a local daemon [2020-05-25T16:23:30.342Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-25T16:23:30.342Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:23:30.342Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:23:30.342Z] === RUN TestEventsExecDie [2020-05-25T16:23:31.029Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-25T16:23:31.029Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-25T16:23:31.264Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-25T16:23:31.264Z] === RUN TestEventsBackwardsCompatible [2020-05-25T16:23:31.518Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-25T16:23:31.518Z] === RUN TestInfoBinaryCommits [2020-05-25T16:23:31.518Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-25T16:23:31.518Z] === RUN TestInfoAPIVersioned [2020-05-25T16:23:31.518Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-25T16:23:31.518Z] === RUN TestInfoAPI [2020-05-25T16:23:31.518Z] --- PASS: TestInfoAPI (0.02s) [2020-05-25T16:23:31.518Z] === RUN TestInfoAPIWarnings [2020-05-25T16:23:32.038Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-25T16:23:32.442Z] --- PASS: TestInfoAPIWarnings (0.73s) [2020-05-25T16:23:32.442Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-25T16:23:32.442Z] daemon.go:325: [dccd2c90f410e] waiting for daemon to start [2020-05-25T16:23:32.442Z] daemon.go:325: [dccd2c90f410e] waiting for daemon to start [2020-05-25T16:23:32.442Z] daemon.go:353: [dccd2c90f410e] daemon started [2020-05-25T16:23:32.442Z] daemon.go:461: [dccd2c90f410e] Stopping daemon [2020-05-25T16:23:32.442Z] daemon.go:296: [dccd2c90f410e] exiting daemon [2020-05-25T16:23:32.442Z] daemon.go:448: [dccd2c90f410e] Daemon stopped [2020-05-25T16:23:32.442Z] === RUN TestLoginFailsWithBadCredentials [2020-05-25T16:23:32.442Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-25T16:23:32.442Z] === RUN TestPingCacheHeaders [2020-05-25T16:23:32.442Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-25T16:23:32.442Z] === RUN TestPingGet [2020-05-25T16:23:32.442Z] --- PASS: TestPingGet (0.01s) [2020-05-25T16:23:32.442Z] === RUN TestPingHead [2020-05-25T16:23:32.442Z] --- PASS: TestPingHead (0.02s) [2020-05-25T16:23:32.442Z] === RUN TestVersion [2020-05-25T16:23:32.442Z] --- PASS: TestVersion (0.02s) [2020-05-25T16:23:32.442Z] PASS [2020-05-25T16:23:32.442Z] [2020-05-25T16:23:32.442Z] === Skipped [2020-05-25T16:23:32.442Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:23:32.442Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:23:32.442Z] [2020-05-25T16:23:32.442Z] [2020-05-25T16:23:32.442Z] DONE 12 tests, 1 skipped in 2.087s [2020-05-25T16:23:32.442Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-25T16:23:32.442Z] ++ 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-25T16:23:32.442Z] ++ set -e [2020-05-25T16:23:32.442Z] ++ '[' -n 0 ']' [2020-05-25T16:23:32.442Z] ++ set -x [2020-05-25T16:23:32.442Z] ++ 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-25T16:23:32.442Z] INFO: Testing against a local daemon [2020-05-25T16:23:32.442Z] === RUN TestVolumesCreateAndList [2020-05-25T16:23:32.697Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-25T16:23:32.697Z] === RUN TestVolumesRemove [2020-05-25T16:23:32.697Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-25T16:23:32.697Z] === RUN TestVolumesInspect [2020-05-25T16:23:32.697Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-25T16:23:32.697Z] === RUN TestVolumesInvalidJSON [2020-05-25T16:23:32.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-25T16:23:32.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-25T16:23:32.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-25T16:23:32.697Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-25T16:23:32.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-25T16:23:32.697Z] PASS [2020-05-25T16:23:32.697Z] [2020-05-25T16:23:32.697Z] DONE 5 tests in 0.255s [2020-05-25T16:23:32.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-25T16:23:32.951Z] ++++ cat bundles/test-integration/docker.pid [2020-05-25T16:23:32.951Z] +++ kill 4660 [2020-05-25T16:23:33.873Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-25T16:23:34.128Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-25T16:23:34.128Z] +++ /etc/init.d/apparmor stop [2020-05-25T16:23:34.128Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:23:34.128Z] [2020-05-25T16:23:34.128Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:23:34.128Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:23:34.128Z] [2020-05-25T16:23:34.128Z] To set a process to complain mode, use the command line tool [2020-05-25T16:23:34.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:23:34.128Z] +++ true [2020-05-25T16:23:34.128Z] [2020-05-25T16:23:35.052Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-25T16:23:35.609Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-25T16:23:35.610Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-25T16:23:35.864Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-25T16:23:39.159Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-25T16:23:39.413Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-25T16:23:40.773Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-25T16:23:44.669Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-25T16:23:44.669Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-25T16:23:44.669Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-25T16:23:44.926Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-25T16:23:45.485Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-25T16:23:46.272Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-25T16:23:47.282Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-25T16:23:47.762Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-25T16:23:47.762Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-25T16:23:47.992Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-25T16:23:48.242Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-25T16:23:48.723Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-25T16:23:48.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-25T16:23:49.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-25T16:23:49.203Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-25T16:23:54.044Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-25T16:24:06.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:24:12.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-25T16:24:13.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-25T16:24:14.427Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-25T16:24:17.683Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-25T16:24:19.608Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-25T16:24:22.862Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-25T16:24:24.220Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-25T16:24:24.474Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-25T16:24:25.396Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-25T16:24:26.119Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-25T16:24:27.553Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-25T16:24:28.483Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-25T16:24:29.409Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-25T16:24:30.331Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-25T16:24:31.253Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-25T16:24:32.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-25T16:24:32.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-25T16:24:32.105Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-25T16:24:32.613Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-25T16:24:33.173Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-25T16:24:34.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-25T16:24:34.536Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-25T16:24:34.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-25T16:24:34.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-25T16:24:34.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-25T16:24:35.327Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-25T16:24:35.327Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-25T16:24:35.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-25T16:24:36.381Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-25T16:24:37.740Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-25T16:24:39.099Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-25T16:24:40.021Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-25T16:24:40.943Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-25T16:24:40.943Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-25T16:24:41.866Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-25T16:24:42.788Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-25T16:24:43.710Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-25T16:24:44.634Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-25T16:24:45.992Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-25T16:24:47.872Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-25T16:24:48.431Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-25T16:24:50.936Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-25T16:24:56.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-25T16:24:56.166Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-25T16:24:56.732Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-25T16:24:56.732Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-25T16:24:57.212Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-25T16:25:00.323Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-25T16:25:00.577Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-25T16:25:05.807Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-25T16:25:09.106Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-25T16:25:10.028Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-25T16:25:15.267Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-25T16:25:15.825Z] === RUN TestDockerSuite/TestCpToDot [2020-05-25T16:25:16.747Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-25T16:25:17.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-25T16:25:18.639Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-25T16:25:18.667Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-25T16:25:20.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-25T16:25:20.548Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-25T16:25:20.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-25T16:25:21.909Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-25T16:25:22.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-25T16:25:23.749Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-25T16:25:25.424Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-25T16:25:25.678Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-25T16:25:26.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-25T16:25:26.602Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-25T16:25:28.484Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-25T16:25:28.484Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-25T16:25:28.739Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-25T16:25:29.298Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-25T16:25:30.226Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-25T16:25:30.226Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-25T16:25:30.480Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-25T16:25:31.403Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-25T16:25:31.657Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-25T16:25:31.657Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-25T16:25:31.911Z] === RUN TestDockerSuite/TestCreateRM [2020-05-25T16:25:32.166Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-25T16:25:32.166Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-25T16:25:32.166Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-25T16:25:32.166Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-25T16:25:33.283Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-25T16:25:34.671Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-25T16:25:34.671Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-25T16:25:34.671Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-25T16:25:38.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-25T16:25:39.388Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-25T16:25:41.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-25T16:25:41.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-25T16:25:42.192Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-25T16:25:44.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-25T16:25:45.970Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-25T16:25:46.531Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-25T16:25:47.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-25T16:25:47.454Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-25T16:25:48.014Z] === RUN TestDockerSuite/TestDockerFails [2020-05-25T16:25:48.014Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-25T16:25:48.014Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-25T16:25:48.271Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-25T16:25:49.631Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-25T16:25:50.191Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-25T16:25:52.074Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-25T16:25:52.074Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-25T16:25:52.074Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-25T16:25:52.074Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-25T16:25:58.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-25T16:25:58.637Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-25T16:26:01.895Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-25T16:26:05.151Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-25T16:26:06.511Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-25T16:26:07.870Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-25T16:26:08.793Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-25T16:26:09.719Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-25T16:26:10.641Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-25T16:26:11.199Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-25T16:26:12.123Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-25T16:26:14.004Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-25T16:26:14.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-25T16:26:15.923Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-25T16:26:20.083Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-25T16:26:20.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:26:22.538Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-25T16:26:23.898Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-25T16:26:25.260Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-25T16:26:26.183Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-25T16:26:26.743Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-25T16:26:28.104Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-25T16:26:29.026Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-25T16:26:29.281Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-25T16:26:29.535Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-25T16:26:29.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-25T16:26:29.789Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-25T16:26:31.670Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-25T16:26:33.029Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-25T16:26:33.029Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-25T16:26:33.029Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-25T16:26:33.957Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-25T16:26:34.172Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-25T16:26:34.172Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-25T16:26:34.172Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-25T16:26:34.214Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-25T16:26:34.468Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-25T16:26:35.826Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-25T16:26:36.080Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-25T16:26:36.080Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-25T16:26:36.080Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-25T16:26:37.960Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-25T16:26:38.519Z] === RUN TestDockerSuite/TestEventsRename [2020-05-25T16:26:39.483Z] === RUN TestDockerSuite/TestEventsResize [2020-05-25T16:26:40.042Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-25T16:26:40.965Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-25T16:26:41.888Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-25T16:26:42.446Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-25T16:26:45.702Z] === RUN TestDockerSuite/TestEventsTop [2020-05-25T16:26:46.623Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-25T16:26:49.129Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-25T16:26:49.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-25T16:26:50.488Z] === RUN TestDockerSuite/TestExec [2020-05-25T16:26:51.846Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-25T16:26:52.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-25T16:26:52.355Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-25T16:26:53.280Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-25T16:26:54.204Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-25T16:26:56.086Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-25T16:26:57.012Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-25T16:26:57.935Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-25T16:26:58.860Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-25T16:26:59.790Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-25T16:27:00.712Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-25T16:27:01.636Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-25T16:27:03.708Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-25T16:27:04.631Z] === RUN TestDockerSuite/TestExecEnv [2020-05-25T16:27:05.554Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-25T16:27:07.435Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-25T16:27:07.994Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-25T16:27:09.875Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-25T16:27:10.799Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-25T16:27:11.724Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-25T16:27:12.647Z] === RUN TestDockerSuite/TestExecParseError [2020-05-25T16:27:13.569Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-25T16:27:14.491Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-25T16:27:15.050Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-25T16:27:15.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-25T16:27:16.532Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-25T16:27:17.499Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-25T16:27:18.860Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-25T16:27:24.631Z] --- PASS: TestImportExtremelyLargeImageWorks (323.93s) [2020-05-25T16:27:24.631Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-25T16:27:24.631Z] daemon.go:325: [d635a5ebe3e43] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [d635a5ebe3e43] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [d635a5ebe3e43] daemon started [2020-05-25T16:27:24.631Z] daemon.go:461: [d635a5ebe3e43] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [d635a5ebe3e43] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [d635a5ebe3e43] Daemon stopped [2020-05-25T16:27:24.631Z] PASS [2020-05-25T16:27:24.631Z] [2020-05-25T16:27:24.631Z] DONE 11 tests in 325.300s [2020-05-25T16:27:24.631Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-25T16:27:24.631Z] ++ 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-25T16:27:24.631Z] ++ set -e [2020-05-25T16:27:24.631Z] ++ '[' -n 0 ']' [2020-05-25T16:27:24.631Z] ++ set -x [2020-05-25T16:27:24.631Z] ++ 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-25T16:27:24.631Z] INFO: Testing against a local daemon [2020-05-25T16:27:24.631Z] === RUN TestNetworkCreateDelete [2020-05-25T16:27:24.631Z] --- PASS: TestNetworkCreateDelete (0.28s) [2020-05-25T16:27:24.631Z] === RUN TestDockerNetworkDeletePreferID [2020-05-25T16:27:24.631Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-05-25T16:27:24.631Z] === RUN TestInspectNetwork [2020-05-25T16:27:24.631Z] === RUN TestInspectNetwork/full_network_id [2020-05-25T16:27:24.631Z] === RUN TestInspectNetwork/partial_network_id [2020-05-25T16:27:24.631Z] === RUN TestInspectNetwork/network_name [2020-05-25T16:27:24.631Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-25T16:27:24.631Z] --- PASS: TestInspectNetwork (7.57s) [2020-05-25T16:27:24.631Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-25T16:27:24.631Z] daemon.go:325: [db5d9cc50dbb2] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [db5d9cc50dbb2] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [db5d9cc50dbb2] daemon started [2020-05-25T16:27:24.631Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-25T16:27:24.631Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-25T16:27:24.631Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-25T16:27:24.631Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-25T16:27:24.631Z] daemon.go:461: [db5d9cc50dbb2] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [db5d9cc50dbb2] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [db5d9cc50dbb2] Daemon stopped [2020-05-25T16:27:24.631Z] === RUN TestRunContainerWithBridgeNone [2020-05-25T16:27:24.631Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-05-25T16:27:24.631Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-25T16:27:24.631Z] daemon.go:325: [d5e4ceb67ae47] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [d5e4ceb67ae47] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [d5e4ceb67ae47] daemon started [2020-05-25T16:27:24.631Z] daemon.go:461: [d5e4ceb67ae47] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [d5e4ceb67ae47] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [d5e4ceb67ae47] Daemon stopped [2020-05-25T16:27:24.631Z] === RUN TestNetworkInvalidJSON [2020-05-25T16:27:24.631Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-25T16:27:24.631Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-25T16:27:24.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:27:24.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:27:24.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:27:24.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:27:24.631Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-25T16:27:24.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-25T16:27:24.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-25T16:27:24.631Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-05-25T16:27:24.631Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-25T16:27:24.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-25T16:27:24.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-25T16:27:24.631Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-25T16:27:24.631Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-25T16:27:24.631Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-25T16:27:24.631Z] daemon.go:325: [d55f38f0aa364] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [d55f38f0aa364] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [d55f38f0aa364] daemon started [2020-05-25T16:27:24.631Z] daemon.go:461: [d55f38f0aa364] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [d55f38f0aa364] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [d55f38f0aa364] Daemon stopped [2020-05-25T16:27:24.631Z] daemon.go:325: [d55f38f0aa364] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [d55f38f0aa364] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [d55f38f0aa364] daemon started [2020-05-25T16:27:24.631Z] daemon.go:461: [d55f38f0aa364] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [d55f38f0aa364] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [d55f38f0aa364] Daemon stopped [2020-05-25T16:27:24.631Z] === RUN TestDaemonDefaultNetworkPools [2020-05-25T16:27:24.631Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-05-25T16:27:24.631Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-25T16:27:24.631Z] daemon.go:325: [d6d01f19bb735] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:325: [d6d01f19bb735] waiting for daemon to start [2020-05-25T16:27:24.631Z] daemon.go:353: [d6d01f19bb735] daemon started [2020-05-25T16:27:24.631Z] daemon.go:461: [d6d01f19bb735] Stopping daemon [2020-05-25T16:27:24.631Z] daemon.go:296: [d6d01f19bb735] exiting daemon [2020-05-25T16:27:24.631Z] daemon.go:448: [d6d01f19bb735] Daemon stopped [2020-05-25T16:27:24.631Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-25T16:27:24.917Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-05-25T16:27:24.917Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-25T16:27:24.917Z] daemon.go:325: [d17cf59470abd] waiting for daemon to start [2020-05-25T16:27:24.917Z] daemon.go:325: [d17cf59470abd] waiting for daemon to start [2020-05-25T16:27:24.917Z] daemon.go:353: [d17cf59470abd] daemon started [2020-05-25T16:27:24.917Z] daemon.go:461: [d17cf59470abd] Stopping daemon [2020-05-25T16:27:24.917Z] daemon.go:296: [d17cf59470abd] exiting daemon [2020-05-25T16:27:24.917Z] daemon.go:448: [d17cf59470abd] Daemon stopped [2020-05-25T16:27:24.917Z] daemon.go:325: [d17cf59470abd] waiting for daemon to start [2020-05-25T16:27:24.917Z] daemon.go:325: [d17cf59470abd] waiting for daemon to start [2020-05-25T16:27:24.917Z] daemon.go:353: [d17cf59470abd] daemon started [2020-05-25T16:27:24.917Z] daemon.go:461: [d17cf59470abd] Stopping daemon [2020-05-25T16:27:24.917Z] daemon.go:296: [d17cf59470abd] exiting daemon [2020-05-25T16:27:24.917Z] daemon.go:448: [d17cf59470abd] Daemon stopped [2020-05-25T16:27:24.917Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:27:26.409Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-05-25T16:27:26.409Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-25T16:27:26.409Z] daemon.go:325: [dbbe8c22752cc] waiting for daemon to start [2020-05-25T16:27:26.410Z] daemon.go:325: [dbbe8c22752cc] waiting for daemon to start [2020-05-25T16:27:26.410Z] daemon.go:353: [dbbe8c22752cc] daemon started [2020-05-25T16:27:26.410Z] daemon.go:461: [dbbe8c22752cc] Stopping daemon [2020-05-25T16:27:26.410Z] daemon.go:296: [dbbe8c22752cc] exiting daemon [2020-05-25T16:27:26.410Z] daemon.go:448: [dbbe8c22752cc] Daemon stopped [2020-05-25T16:27:26.410Z] daemon.go:325: [dbbe8c22752cc] waiting for daemon to start [2020-05-25T16:27:26.410Z] daemon.go:325: [dbbe8c22752cc] waiting for daemon to start [2020-05-25T16:27:26.410Z] daemon.go:353: [dbbe8c22752cc] daemon started [2020-05-25T16:27:26.410Z] daemon.go:461: [dbbe8c22752cc] Stopping daemon [2020-05-25T16:27:26.410Z] daemon.go:296: [dbbe8c22752cc] exiting daemon [2020-05-25T16:27:26.410Z] daemon.go:448: [dbbe8c22752cc] Daemon stopped [2020-05-25T16:27:26.410Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:27:27.032Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-25T16:27:27.032Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-25T16:27:27.032Z] daemon.go:325: [d2aad09818dbe] waiting for daemon to start [2020-05-25T16:27:27.032Z] daemon.go:325: [d2aad09818dbe] waiting for daemon to start [2020-05-25T16:27:27.032Z] daemon.go:353: [d2aad09818dbe] daemon started [2020-05-25T16:27:27.032Z] daemon.go:461: [d2aad09818dbe] Stopping daemon [2020-05-25T16:27:27.032Z] daemon.go:296: [d2aad09818dbe] exiting daemon [2020-05-25T16:27:27.032Z] daemon.go:448: [d2aad09818dbe] Daemon stopped [2020-05-25T16:27:27.032Z] === RUN TestServiceWithPredefinedNetwork [2020-05-25T16:27:29.777Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-05-25T16:27:29.777Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-25T16:27:29.777Z] daemon.go:325: [dec584ba963af] waiting for daemon to start [2020-05-25T16:27:29.777Z] daemon.go:325: [dec584ba963af] waiting for daemon to start [2020-05-25T16:27:29.777Z] daemon.go:353: [dec584ba963af] daemon started [2020-05-25T16:27:29.777Z] daemon.go:461: [dec584ba963af] Stopping daemon [2020-05-25T16:27:29.777Z] daemon.go:296: [dec584ba963af] exiting daemon [2020-05-25T16:27:29.777Z] daemon.go:448: [dec584ba963af] Daemon stopped [2020-05-25T16:27:29.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-25T16:27:29.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:27:29.778Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:27:29.778Z] === RUN TestServiceWithDataPathPortInit [2020-05-25T16:27:31.016Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-25T16:27:31.016Z] === RUN TestDockerSuite/TestExecTTY [2020-05-25T16:27:31.574Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-25T16:27:32.497Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-25T16:27:33.420Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-25T16:27:34.344Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-25T16:27:34.344Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-25T16:27:36.851Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-25T16:27:37.773Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-25T16:27:38.696Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-25T16:27:39.619Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-25T16:27:40.543Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-25T16:27:42.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-25T16:27:45.029Z] --- PASS: TestServiceWithDataPathPortInit (14.77s) [2020-05-25T16:27:45.029Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:27:45.029Z] daemon.go:325: [d0ce6e013cf1e] waiting for daemon to start [2020-05-25T16:27:45.029Z] daemon.go:325: [d0ce6e013cf1e] waiting for daemon to start [2020-05-25T16:27:45.029Z] daemon.go:353: [d0ce6e013cf1e] daemon started [2020-05-25T16:27:45.029Z] daemon.go:461: [d0ce6e013cf1e] Stopping daemon [2020-05-25T16:27:45.029Z] daemon.go:296: [d0ce6e013cf1e] exiting daemon [2020-05-25T16:27:45.029Z] daemon.go:448: [d0ce6e013cf1e] Daemon stopped [2020-05-25T16:27:45.029Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-25T16:27:45.029Z] daemon.go:325: [de5613390d174] waiting for daemon to start [2020-05-25T16:27:45.029Z] daemon.go:325: [de5613390d174] waiting for daemon to start [2020-05-25T16:27:45.029Z] daemon.go:353: [de5613390d174] daemon started [2020-05-25T16:27:45.029Z] daemon.go:461: [de5613390d174] Stopping daemon [2020-05-25T16:27:45.029Z] daemon.go:296: [de5613390d174] exiting daemon [2020-05-25T16:27:45.029Z] daemon.go:448: [de5613390d174] Daemon stopped [2020-05-25T16:27:45.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-25T16:27:45.679Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-25T16:27:46.729Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-25T16:27:46.729Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-25T16:27:46.729Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-25T16:27:50.911Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-25T16:27:51.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2020-05-25T16:27:51.863Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-25T16:27:51.863Z] daemon.go:325: [d5f92dfb93ff8] waiting for daemon to start [2020-05-25T16:27:51.863Z] daemon.go:325: [d5f92dfb93ff8] waiting for daemon to start [2020-05-25T16:27:51.863Z] daemon.go:353: [d5f92dfb93ff8] daemon started [2020-05-25T16:27:51.863Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pgcmos1lqu6mh4hjzb9x2yh12 Created:2020-05-25 16:27:45.173146768 +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[fb239f7b60f08d1baa757d224d8cb2a8c75c4c2ca43bc4b841aec8dbd1401154:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9yq5r46atj2anez301l3qnrh EndpointID:44eac94ca5252f70a2c6b7e41abfad104508af2824dc3120fefe13f670007439 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:824c9f86b19e1cef1fc44326205d0555d04306d4b5302c5c9880e074571c0d3b 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:9cf23ef02e4f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9yq5r46atj2anez301l3qnrh EndpointID:44eac94ca5252f70a2c6b7e41abfad104508af2824dc3120fefe13f670007439 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-25T16:27:51.863Z] daemon.go:461: [d5f92dfb93ff8] Stopping daemon [2020-05-25T16:27:51.863Z] daemon.go:296: [d5f92dfb93ff8] exiting daemon [2020-05-25T16:27:51.863Z] daemon.go:448: [d5f92dfb93ff8] Daemon stopped [2020-05-25T16:27:51.863Z] PASS [2020-05-25T16:27:51.863Z] [2020-05-25T16:27:51.863Z] === Skipped [2020-05-25T16:27:51.863Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-25T16:27:51.863Z] service_test.go:230: FLAKY_TEST [2020-05-25T16:27:51.863Z] [2020-05-25T16:27:51.863Z] [2020-05-25T16:27:51.863Z] DONE 21 tests, 1 skipped in 40.431s [2020-05-25T16:27:51.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:27:51.863Z] ++ 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-25T16:27:51.863Z] ++ set -e [2020-05-25T16:27:51.863Z] ++ '[' -n 0 ']' [2020-05-25T16:27:51.863Z] ++ set -x [2020-05-25T16:27:51.863Z] ++ 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-25T16:27:51.863Z] INFO: Testing against a local daemon [2020-05-25T16:27:51.863Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-25T16:27:52.272Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-25T16:27:52.887Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2020-05-25T16:27:52.887Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2020-05-25T16:27:52.887Z] daemon.go:325: [d2f91c616538b] waiting for daemon to start [2020-05-25T16:27:52.887Z] daemon.go:325: [d2f91c616538b] waiting for daemon to start [2020-05-25T16:27:52.887Z] daemon.go:353: [d2f91c616538b] daemon started [2020-05-25T16:27:52.887Z] daemon.go:461: [d2f91c616538b] Stopping daemon [2020-05-25T16:27:52.887Z] daemon.go:296: [d2f91c616538b] exiting daemon [2020-05-25T16:27:52.887Z] daemon.go:448: [d2f91c616538b] Daemon stopped [2020-05-25T16:27:52.887Z] daemon.go:325: [d2f91c616538b] waiting for daemon to start [2020-05-25T16:27:52.887Z] daemon.go:325: [d2f91c616538b] waiting for daemon to start [2020-05-25T16:27:52.887Z] daemon.go:353: [d2f91c616538b] daemon started [2020-05-25T16:27:52.887Z] daemon.go:461: [d2f91c616538b] Stopping daemon [2020-05-25T16:27:52.887Z] daemon.go:296: [d2f91c616538b] exiting daemon [2020-05-25T16:27:52.887Z] daemon.go:448: [d2f91c616538b] Daemon stopped [2020-05-25T16:27:52.887Z] === RUN TestDockerNetworkIpvlan [2020-05-25T16:27:53.905Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-25T16:27:54.941Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-25T16:27:55.971Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-25T16:27:57.500Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-25T16:27:57.757Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-25T16:27:57.757Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-25T16:27:57.757Z] === RUN TestDockerSuite/TestHealth [2020-05-25T16:27:58.048Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-25T16:28:01.563Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-25T16:28:01.820Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-25T16:28:05.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-25T16:28:12.440Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-25T16:28:20.222Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-25T16:28:20.653Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-25T16:28:21.227Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-25T16:28:21.259Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-25T16:28:21.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-25T16:28:21.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-25T16:28:21.259Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-25T16:28:21.514Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-25T16:28:21.769Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-25T16:28:22.327Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-25T16:28:22.327Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-25T16:28:23.251Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-25T16:28:23.251Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-25T16:28:24.175Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-25T16:28:25.099Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-25T16:28:25.099Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-25T16:28:26.022Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-25T16:28:29.277Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-25T16:28:29.277Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-25T16:28:29.277Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-25T16:28:30.635Z] === RUN TestDockerSuite/TestImportFile [2020-05-25T16:28:32.515Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-25T16:28:32.515Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-25T16:28:35.022Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-25T16:28:36.382Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-25T16:28:38.264Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-25T16:28:38.811Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-25T16:28:38.822Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-25T16:28:39.381Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-25T16:28:39.949Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-25T16:28:40.880Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-25T16:28:41.805Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-25T16:28:42.728Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-25T16:28:43.652Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-25T16:28:43.652Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-25T16:28:43.652Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-25T16:28:43.652Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-25T16:28:44.211Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-25T16:28:44.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-25T16:28:44.769Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-25T16:28:45.693Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-25T16:28:46.615Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-25T16:28:47.539Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-25T16:28:48.464Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-25T16:28:49.387Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-25T16:28:49.387Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-25T16:28:50.746Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-25T16:28:51.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-25T16:28:51.670Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-25T16:28:52.228Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-25T16:28:52.228Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-25T16:28:53.152Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-25T16:28:53.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-25T16:28:54.512Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-25T16:28:55.436Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-25T16:28:56.359Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-25T16:28:57.283Z] === RUN TestDockerSuite/TestInspectImage [2020-05-25T16:28:57.283Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-25T16:28:57.283Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-25T16:28:57.283Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-25T16:28:57.361Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-25T16:28:58.206Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-25T16:28:59.128Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-25T16:28:59.128Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-25T16:28:59.686Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-25T16:29:00.609Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-25T16:29:02.117Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-25T16:29:02.490Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-25T16:29:02.490Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-25T16:29:03.854Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-25T16:29:04.413Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-25T16:29:06.296Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-25T16:29:06.854Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-25T16:29:07.777Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-25T16:29:08.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-25T16:29:10.061Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-25T16:29:10.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-25T16:29:10.569Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-25T16:29:10.903Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-25T16:29:11.495Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-25T16:29:11.495Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-25T16:29:14.002Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-25T16:29:14.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-25T16:29:15.486Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-25T16:29:17.368Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-25T16:29:17.926Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-25T16:29:17.926Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-25T16:29:19.807Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-25T16:29:19.808Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-25T16:29:21.166Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-25T16:29:22.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-25T16:29:24.596Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-25T16:29:24.851Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-25T16:29:24.851Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-25T16:29:28.107Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-25T16:29:28.107Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-25T16:29:28.107Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-25T16:29:29.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-25T16:29:30.926Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-25T16:29:36.156Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-25T16:29:41.434Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-25T16:29:41.689Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-25T16:29:44.944Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-25T16:29:46.304Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-25T16:29:47.232Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-25T16:29:49.738Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-25T16:29:49.738Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-25T16:29:49.992Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-25T16:29:49.992Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-25T16:29:49.992Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-25T16:29:50.914Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-25T16:29:51.474Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan (115.52s) [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [d800f68a953f9] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d800f68a953f9] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d800f68a953f9] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-05-25T16:29:52.422Z] daemon.go:461: [d800f68a953f9] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d800f68a953f9] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d800f68a953f9] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [d6b46ac0c37c2] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d6b46ac0c37c2] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d6b46ac0c37c2] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.09s) [2020-05-25T16:29:52.422Z] daemon.go:461: [d6b46ac0c37c2] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d6b46ac0c37c2] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d6b46ac0c37c2] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [d6187cf4b458d] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d6187cf4b458d] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d6187cf4b458d] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.10s) [2020-05-25T16:29:52.422Z] daemon.go:461: [d6187cf4b458d] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d6187cf4b458d] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d6187cf4b458d] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [ddb58c80fb694] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [ddb58c80fb694] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [ddb58c80fb694] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.18s) [2020-05-25T16:29:52.422Z] daemon.go:461: [ddb58c80fb694] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [ddb58c80fb694] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [ddb58c80fb694] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [df0a18704a4d3] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [df0a18704a4d3] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [df0a18704a4d3] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.12s) [2020-05-25T16:29:52.422Z] daemon.go:461: [df0a18704a4d3] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [df0a18704a4d3] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [df0a18704a4d3] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [dff26b56faca2] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [dff26b56faca2] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [dff26b56faca2] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.18s) [2020-05-25T16:29:52.422Z] daemon.go:461: [dff26b56faca2] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [dff26b56faca2] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [dff26b56faca2] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [ddc2a5e8dc949] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [ddc2a5e8dc949] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [ddc2a5e8dc949] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.02s) [2020-05-25T16:29:52.422Z] daemon.go:461: [ddc2a5e8dc949] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [ddc2a5e8dc949] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [ddc2a5e8dc949] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [d256fce5ee4bb] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d256fce5ee4bb] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d256fce5ee4bb] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (17.98s) [2020-05-25T16:29:52.422Z] daemon.go:461: [d256fce5ee4bb] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d256fce5ee4bb] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d256fce5ee4bb] Daemon stopped [2020-05-25T16:29:52.422Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-25T16:29:52.422Z] daemon.go:325: [d5185aab7177a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d5185aab7177a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d5185aab7177a] daemon started [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkIpvlan/Addressing (31.76s) [2020-05-25T16:29:52.422Z] daemon.go:461: [d5185aab7177a] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d5185aab7177a] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d5185aab7177a] Daemon stopped [2020-05-25T16:29:52.422Z] PASS [2020-05-25T16:29:52.422Z] [2020-05-25T16:29:52.422Z] DONE 11 tests in 117.128s [2020-05-25T16:29:52.422Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-25T16:29:52.422Z] ++ 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-25T16:29:52.422Z] ++ set -e [2020-05-25T16:29:52.422Z] ++ '[' -n 0 ']' [2020-05-25T16:29:52.422Z] ++ set -x [2020-05-25T16:29:52.422Z] ++ 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-25T16:29:52.422Z] INFO: Testing against a local daemon [2020-05-25T16:29:52.422Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-25T16:29:52.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-25T16:29:52.422Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-25T16:29:52.422Z] daemon.go:325: [d5e5adfb9494a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d5e5adfb9494a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d5e5adfb9494a] daemon started [2020-05-25T16:29:52.422Z] daemon.go:461: [d5e5adfb9494a] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d5e5adfb9494a] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d5e5adfb9494a] Daemon stopped [2020-05-25T16:29:52.422Z] daemon.go:325: [d5e5adfb9494a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:325: [d5e5adfb9494a] waiting for daemon to start [2020-05-25T16:29:52.422Z] daemon.go:353: [d5e5adfb9494a] daemon started [2020-05-25T16:29:52.422Z] daemon.go:461: [d5e5adfb9494a] Stopping daemon [2020-05-25T16:29:52.422Z] daemon.go:296: [d5e5adfb9494a] exiting daemon [2020-05-25T16:29:52.422Z] daemon.go:448: [d5e5adfb9494a] Daemon stopped [2020-05-25T16:29:52.422Z] === RUN TestDockerNetworkMacvlan [2020-05-25T16:29:52.422Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-25T16:29:52.422Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-25T16:29:53.048Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-25T16:29:55.628Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-25T16:29:55.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-25T16:29:56.186Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-25T16:29:59.286Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-25T16:30:01.415Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-25T16:30:01.669Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-25T16:30:01.669Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-25T16:30:03.042Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-25T16:30:03.964Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-25T16:30:04.887Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-25T16:30:06.245Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-25T16:30:06.803Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-25T16:30:07.367Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-25T16:30:10.626Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-25T16:30:10.881Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-25T16:30:11.804Z] === RUN TestDockerSuite/TestLogsSince [2020-05-25T16:30:17.033Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan (24.88s) [2020-05-25T16:30:17.833Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:30:17.833Z] daemon.go:325: [d47fedee6b769] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [d47fedee6b769] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [d47fedee6b769] daemon started [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-25T16:30:17.833Z] daemon.go:461: [d47fedee6b769] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [d47fedee6b769] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [d47fedee6b769] Daemon stopped [2020-05-25T16:30:17.833Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:30:17.833Z] daemon.go:325: [ddf6ebb0657e8] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [ddf6ebb0657e8] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [ddf6ebb0657e8] daemon started [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-05-25T16:30:17.833Z] daemon.go:461: [ddf6ebb0657e8] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [ddf6ebb0657e8] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [ddf6ebb0657e8] Daemon stopped [2020-05-25T16:30:17.833Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:30:17.833Z] daemon.go:325: [df3e8ac0560dc] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [df3e8ac0560dc] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [df3e8ac0560dc] daemon started [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-05-25T16:30:17.833Z] daemon.go:461: [df3e8ac0560dc] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [df3e8ac0560dc] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [df3e8ac0560dc] Daemon stopped [2020-05-25T16:30:17.833Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:30:17.833Z] daemon.go:325: [da8beec8ed311] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [da8beec8ed311] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [da8beec8ed311] daemon started [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-05-25T16:30:17.833Z] daemon.go:461: [da8beec8ed311] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [da8beec8ed311] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [da8beec8ed311] Daemon stopped [2020-05-25T16:30:17.833Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-25T16:30:17.833Z] daemon.go:325: [d7355491900f6] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [d7355491900f6] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [d7355491900f6] daemon started [2020-05-25T16:30:17.833Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.93s) [2020-05-25T16:30:17.833Z] daemon.go:461: [d7355491900f6] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [d7355491900f6] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [d7355491900f6] Daemon stopped [2020-05-25T16:30:17.833Z] PASS [2020-05-25T16:30:17.833Z] [2020-05-25T16:30:17.833Z] DONE 7 tests in 26.496s [2020-05-25T16:30:17.833Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-25T16:30:17.833Z] ++ 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-25T16:30:17.833Z] ++ set -e [2020-05-25T16:30:17.833Z] ++ '[' -n 0 ']' [2020-05-25T16:30:17.833Z] ++ set -x [2020-05-25T16:30:17.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=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-25T16:30:17.833Z] testing: warning: no tests to run [2020-05-25T16:30:17.833Z] PASS [2020-05-25T16:30:17.833Z] [2020-05-25T16:30:17.833Z] DONE 0 tests in 0.022s [2020-05-25T16:30:17.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-25T16:30:17.833Z] ++ 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-25T16:30:17.833Z] ++ set -e [2020-05-25T16:30:17.833Z] ++ '[' -n 0 ']' [2020-05-25T16:30:17.833Z] ++ set -x [2020-05-25T16:30:17.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=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-25T16:30:17.833Z] INFO: Testing against a local daemon [2020-05-25T16:30:17.833Z] === RUN TestAuthZPluginAllowRequest [2020-05-25T16:30:17.833Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-05-25T16:30:17.833Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-25T16:30:17.833Z] daemon.go:325: [db3047251967b] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [db3047251967b] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [db3047251967b] daemon started [2020-05-25T16:30:17.833Z] daemon.go:461: [db3047251967b] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [db3047251967b] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [db3047251967b] Daemon stopped [2020-05-25T16:30:17.833Z] === RUN TestAuthZPluginTLS [2020-05-25T16:30:17.833Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-25T16:30:17.833Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-25T16:30:17.833Z] daemon.go:325: [d5dd781fb3e58] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [d5dd781fb3e58] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [d5dd781fb3e58] daemon started [2020-05-25T16:30:17.833Z] daemon.go:461: [d5dd781fb3e58] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [d5dd781fb3e58] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [d5dd781fb3e58] Daemon stopped [2020-05-25T16:30:17.833Z] === RUN TestAuthZPluginDenyRequest [2020-05-25T16:30:17.833Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-25T16:30:17.833Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-25T16:30:17.833Z] daemon.go:325: [d6c12e00aa828] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:325: [d6c12e00aa828] waiting for daemon to start [2020-05-25T16:30:17.833Z] daemon.go:353: [d6c12e00aa828] daemon started [2020-05-25T16:30:17.833Z] daemon.go:461: [d6c12e00aa828] Stopping daemon [2020-05-25T16:30:17.833Z] daemon.go:296: [d6c12e00aa828] exiting daemon [2020-05-25T16:30:17.833Z] daemon.go:448: [d6c12e00aa828] Daemon stopped [2020-05-25T16:30:17.833Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-25T16:30:18.488Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-25T16:30:18.488Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-25T16:30:18.488Z] daemon.go:325: [db5f883f098b1] waiting for daemon to start [2020-05-25T16:30:18.488Z] daemon.go:325: [db5f883f098b1] waiting for daemon to start [2020-05-25T16:30:18.488Z] daemon.go:353: [db5f883f098b1] daemon started [2020-05-25T16:30:18.488Z] daemon.go:461: [db5f883f098b1] Stopping daemon [2020-05-25T16:30:18.488Z] daemon.go:296: [db5f883f098b1] exiting daemon [2020-05-25T16:30:18.488Z] daemon.go:448: [db5f883f098b1] Daemon stopped [2020-05-25T16:30:18.488Z] === RUN TestAuthZPluginDenyResponse [2020-05-25T16:30:18.913Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-25T16:30:19.126Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-25T16:30:19.126Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-25T16:30:19.126Z] daemon.go:325: [d109187380ae6] waiting for daemon to start [2020-05-25T16:30:19.126Z] daemon.go:325: [d109187380ae6] waiting for daemon to start [2020-05-25T16:30:19.126Z] daemon.go:353: [d109187380ae6] daemon started [2020-05-25T16:30:19.126Z] daemon.go:461: [d109187380ae6] Stopping daemon [2020-05-25T16:30:19.126Z] daemon.go:296: [d109187380ae6] exiting daemon [2020-05-25T16:30:19.126Z] daemon.go:448: [d109187380ae6] Daemon stopped [2020-05-25T16:30:19.126Z] === RUN TestAuthZPluginAllowEventStream [2020-05-25T16:30:20.655Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-05-25T16:30:20.655Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-25T16:30:20.655Z] daemon.go:325: [d9a32d0a49eb3] waiting for daemon to start [2020-05-25T16:30:20.655Z] daemon.go:325: [d9a32d0a49eb3] waiting for daemon to start [2020-05-25T16:30:20.655Z] daemon.go:353: [d9a32d0a49eb3] daemon started [2020-05-25T16:30:20.655Z] daemon.go:461: [d9a32d0a49eb3] Stopping daemon [2020-05-25T16:30:20.655Z] daemon.go:296: [d9a32d0a49eb3] exiting daemon [2020-05-25T16:30:20.655Z] daemon.go:448: [d9a32d0a49eb3] Daemon stopped [2020-05-25T16:30:20.655Z] === RUN TestAuthZPluginErrorResponse [2020-05-25T16:30:21.306Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-25T16:30:21.306Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-25T16:30:21.306Z] daemon.go:325: [d954002dc8706] waiting for daemon to start [2020-05-25T16:30:21.306Z] daemon.go:325: [d954002dc8706] waiting for daemon to start [2020-05-25T16:30:21.306Z] daemon.go:353: [d954002dc8706] daemon started [2020-05-25T16:30:21.306Z] daemon.go:461: [d954002dc8706] Stopping daemon [2020-05-25T16:30:21.306Z] daemon.go:296: [d954002dc8706] exiting daemon [2020-05-25T16:30:21.306Z] daemon.go:448: [d954002dc8706] Daemon stopped [2020-05-25T16:30:21.306Z] === RUN TestAuthZPluginErrorRequest [2020-05-25T16:30:21.420Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-25T16:30:21.962Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-25T16:30:21.963Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-25T16:30:21.963Z] daemon.go:325: [db2de542360f0] waiting for daemon to start [2020-05-25T16:30:21.963Z] daemon.go:325: [db2de542360f0] waiting for daemon to start [2020-05-25T16:30:21.963Z] daemon.go:353: [db2de542360f0] daemon started [2020-05-25T16:30:21.963Z] daemon.go:461: [db2de542360f0] Stopping daemon [2020-05-25T16:30:21.963Z] daemon.go:296: [db2de542360f0] exiting daemon [2020-05-25T16:30:21.963Z] daemon.go:448: [db2de542360f0] Daemon stopped [2020-05-25T16:30:21.963Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:30:22.262Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-25T16:30:22.262Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-25T16:30:22.262Z] daemon.go:325: [d515b18165998] waiting for daemon to start [2020-05-25T16:30:22.262Z] daemon.go:325: [d515b18165998] waiting for daemon to start [2020-05-25T16:30:22.262Z] daemon.go:353: [d515b18165998] daemon started [2020-05-25T16:30:22.262Z] daemon.go:461: [d515b18165998] Stopping daemon [2020-05-25T16:30:22.262Z] daemon.go:296: [d515b18165998] exiting daemon [2020-05-25T16:30:22.262Z] daemon.go:448: [d515b18165998] Daemon stopped [2020-05-25T16:30:22.262Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:30:24.675Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-25T16:30:25.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-05-25T16:30:25.086Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-25T16:30:25.086Z] daemon.go:325: [d43fb1e78d06e] waiting for daemon to start [2020-05-25T16:30:25.086Z] daemon.go:325: [d43fb1e78d06e] waiting for daemon to start [2020-05-25T16:30:25.086Z] daemon.go:353: [d43fb1e78d06e] daemon started [2020-05-25T16:30:25.086Z] daemon.go:461: [d43fb1e78d06e] Stopping daemon [2020-05-25T16:30:25.086Z] daemon.go:296: [d43fb1e78d06e] exiting daemon [2020-05-25T16:30:25.086Z] daemon.go:448: [d43fb1e78d06e] Daemon stopped [2020-05-25T16:30:25.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:30:25.599Z] === RUN TestDockerSuite/TestLogsTail [2020-05-25T16:30:26.158Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-25T16:30:26.680Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-05-25T16:30:26.680Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-25T16:30:26.680Z] daemon.go:325: [d0334edfaf6be] waiting for daemon to start [2020-05-25T16:30:26.680Z] daemon.go:325: [d0334edfaf6be] waiting for daemon to start [2020-05-25T16:30:26.680Z] daemon.go:353: [d0334edfaf6be] daemon started [2020-05-25T16:30:26.680Z] daemon.go:461: [d0334edfaf6be] Stopping daemon [2020-05-25T16:30:26.680Z] daemon.go:296: [d0334edfaf6be] exiting daemon [2020-05-25T16:30:26.680Z] daemon.go:448: [d0334edfaf6be] Daemon stopped [2020-05-25T16:30:26.680Z] === RUN TestAuthZPluginHeader [2020-05-25T16:30:27.081Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-25T16:30:27.861Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-25T16:30:27.861Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-25T16:30:27.861Z] daemon.go:325: [d6356530e93aa] waiting for daemon to start [2020-05-25T16:30:27.861Z] daemon.go:325: [d6356530e93aa] waiting for daemon to start [2020-05-25T16:30:27.861Z] daemon.go:353: [d6356530e93aa] daemon started [2020-05-25T16:30:27.861Z] daemon.go:461: [d6356530e93aa] Stopping daemon [2020-05-25T16:30:27.861Z] daemon.go:296: [d6356530e93aa] exiting daemon [2020-05-25T16:30:27.861Z] daemon.go:448: [d6356530e93aa] Daemon stopped [2020-05-25T16:30:27.861Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-25T16:30:27.861Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-25T16:30:27.861Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:27.861Z] === RUN TestAuthZPluginV2Disable [2020-05-25T16:30:27.861Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-25T16:30:27.861Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:27.861Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-25T16:30:27.861Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-25T16:30:27.861Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:27.861Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-25T16:30:27.861Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-25T16:30:27.861Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:27.861Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:30:28.003Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-25T16:30:28.257Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-25T16:30:29.180Z] === RUN TestDockerSuite/TestNetHostname [2020-05-25T16:30:31.699Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-25T16:30:31.699Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-25T16:30:33.057Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-25T16:30:34.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-25T16:30:35.340Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-25T16:30:36.264Z] === RUN TestDockerSuite/TestPluginActive [2020-05-25T16:30:37.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-25T16:30:37.448Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-25T16:30:37.748Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-25T16:30:41.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-25T16:30:42.290Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-25T16:30:44.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-25T16:30:44.554Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-25T16:30:44.823Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-25T16:30:44.823Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-25T16:30:45.745Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-25T16:30:46.759Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2020-05-25T16:30:46.759Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:353: [dc179dfa81f80] daemon started [2020-05-25T16:30:46.759Z] daemon.go:461: [dc179dfa81f80] Stopping daemon [2020-05-25T16:30:46.759Z] daemon.go:296: [dc179dfa81f80] exiting daemon [2020-05-25T16:30:46.759Z] daemon.go:448: [dc179dfa81f80] Daemon stopped [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:339: [dc179dfa81f80] error pinging daemon on start: Get http://dc179dfa81f80.sock/_ping: context deadline exceeded [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:339: [dc179dfa81f80] error pinging daemon on start: Get http://dc179dfa81f80.sock/_ping: context deadline exceeded [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:339: [dc179dfa81f80] error pinging daemon on start: Get http://dc179dfa81f80.sock/_ping: context deadline exceeded [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:339: [dc179dfa81f80] error pinging daemon on start: Get http://dc179dfa81f80.sock/_ping: context deadline exceeded [2020-05-25T16:30:46.759Z] daemon.go:296: [dc179dfa81f80] exiting daemon [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:325: [dc179dfa81f80] waiting for daemon to start [2020-05-25T16:30:46.759Z] daemon.go:353: [dc179dfa81f80] daemon started [2020-05-25T16:30:46.759Z] daemon.go:461: [dc179dfa81f80] Stopping daemon [2020-05-25T16:30:46.759Z] daemon.go:296: [dc179dfa81f80] exiting daemon [2020-05-25T16:30:46.759Z] daemon.go:448: [dc179dfa81f80] Daemon stopped [2020-05-25T16:30:46.759Z] PASS [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] === Skipped [2020-05-25T16:30:46.759Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-25T16:30:46.759Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-25T16:30:46.759Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-25T16:30:46.759Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-25T16:30:46.759Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] [2020-05-25T16:30:46.759Z] DONE 17 tests, 4 skipped in 29.491s [2020-05-25T16:30:46.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-25T16:30:46.759Z] ++ 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-25T16:30:46.759Z] ++ set -e [2020-05-25T16:30:46.759Z] ++ '[' -n 0 ']' [2020-05-25T16:30:46.759Z] ++ set -x [2020-05-25T16:30:46.760Z] ++ 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-25T16:30:46.760Z] INFO: Testing against a local daemon [2020-05-25T16:30:46.760Z] === RUN TestPluginInvalidJSON [2020-05-25T16:30:46.760Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:30:46.760Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:30:46.760Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-25T16:30:46.760Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-25T16:30:46.760Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-25T16:30:46.760Z] PASS [2020-05-25T16:30:46.760Z] [2020-05-25T16:30:46.760Z] DONE 2 tests in 0.134s [2020-05-25T16:30:46.760Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-25T16:30:46.760Z] ++ 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-25T16:30:46.760Z] ++ set -e [2020-05-25T16:30:46.760Z] ++ '[' -n 0 ']' [2020-05-25T16:30:46.760Z] ++ set -x [2020-05-25T16:30:46.760Z] ++ 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-25T16:30:46.760Z] INFO: Testing against a local daemon [2020-05-25T16:30:46.760Z] === RUN TestExternalGraphDriver [2020-05-25T16:30:46.760Z] === RUN TestExternalGraphDriver/json [2020-05-25T16:30:47.052Z] === RUN TestExternalGraphDriver/spec [2020-05-25T16:30:47.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-25T16:30:48.550Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-25T16:30:49.156Z] === RUN TestExternalGraphDriver/pull [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-25T16:30:49.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-25T16:30:50.430Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-25T16:30:51.902Z] --- PASS: TestExternalGraphDriver (6.90s) [2020-05-25T16:30:51.902Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:353: [d7b0160abd089] daemon started [2020-05-25T16:30:51.902Z] daemon.go:461: [d7b0160abd089] Stopping daemon [2020-05-25T16:30:51.902Z] daemon.go:296: [d7b0160abd089] exiting daemon [2020-05-25T16:30:51.902Z] daemon.go:448: [d7b0160abd089] Daemon stopped [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:353: [d7b0160abd089] daemon started [2020-05-25T16:30:51.902Z] daemon.go:461: [d7b0160abd089] Stopping daemon [2020-05-25T16:30:51.902Z] daemon.go:296: [d7b0160abd089] exiting daemon [2020-05-25T16:30:51.902Z] daemon.go:448: [d7b0160abd089] Daemon stopped [2020-05-25T16:30:51.902Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:353: [d7b0160abd089] daemon started [2020-05-25T16:30:51.902Z] daemon.go:461: [d7b0160abd089] Stopping daemon [2020-05-25T16:30:51.902Z] daemon.go:296: [d7b0160abd089] exiting daemon [2020-05-25T16:30:51.902Z] daemon.go:448: [d7b0160abd089] Daemon stopped [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:353: [d7b0160abd089] daemon started [2020-05-25T16:30:51.902Z] daemon.go:461: [d7b0160abd089] Stopping daemon [2020-05-25T16:30:51.902Z] daemon.go:296: [d7b0160abd089] exiting daemon [2020-05-25T16:30:51.902Z] daemon.go:448: [d7b0160abd089] Daemon stopped [2020-05-25T16:30:51.902Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:325: [d7b0160abd089] waiting for daemon to start [2020-05-25T16:30:51.902Z] daemon.go:353: [d7b0160abd089] daemon started [2020-05-25T16:30:51.902Z] daemon.go:461: [d7b0160abd089] Stopping daemon [2020-05-25T16:30:51.902Z] daemon.go:296: [d7b0160abd089] exiting daemon [2020-05-25T16:30:51.902Z] daemon.go:448: [d7b0160abd089] Daemon stopped [2020-05-25T16:30:51.902Z] --- PASS: TestExternalGraphDriver/pull (2.54s) [2020-05-25T16:30:51.902Z] === RUN TestGraphdriverPluginV2 [2020-05-25T16:30:51.902Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-05-25T16:30:51.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:51.902Z] PASS [2020-05-25T16:30:51.902Z] [2020-05-25T16:30:51.902Z] === Skipped [2020-05-25T16:30:51.902Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-05-25T16:30:51.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:30:51.902Z] [2020-05-25T16:30:51.902Z] [2020-05-25T16:30:51.902Z] DONE 5 tests, 1 skipped in 7.131s [2020-05-25T16:30:51.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-25T16:30:51.902Z] ++ 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-25T16:30:51.902Z] ++ set -e [2020-05-25T16:30:51.902Z] ++ '[' -n 0 ']' [2020-05-25T16:30:51.902Z] ++ set -x [2020-05-25T16:30:51.902Z] ++ 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-25T16:30:51.902Z] INFO: Testing against a local daemon [2020-05-25T16:30:51.902Z] === RUN TestContinueAfterPluginCrash [2020-05-25T16:30:51.902Z] === PAUSE TestContinueAfterPluginCrash [2020-05-25T16:30:51.902Z] === RUN TestDaemonStartWithLogOpt [2020-05-25T16:30:51.902Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-25T16:30:51.902Z] === CONT TestContinueAfterPluginCrash [2020-05-25T16:30:51.902Z] === CONT TestDaemonStartWithLogOpt [2020-05-25T16:30:52.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-25T16:30:52.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-25T16:30:52.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-25T16:30:52.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-25T16:30:52.936Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-25T16:30:53.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-25T16:30:58.166Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-25T16:30:58.273Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-25T16:31:00.055Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-25T16:31:01.415Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-25T16:31:02.773Z] === RUN TestDockerSuite/TestPortList [2020-05-25T16:31:06.029Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-25T16:31:09.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-25T16:31:10.579Z] --- PASS: TestDaemonStartWithLogOpt (15.99s) [2020-05-25T16:31:10.580Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-25T16:31:10.580Z] daemon.go:325: [d628e6d86ad85] waiting for daemon to start [2020-05-25T16:31:10.580Z] daemon.go:325: [d628e6d86ad85] waiting for daemon to start [2020-05-25T16:31:10.580Z] daemon.go:353: [d628e6d86ad85] daemon started [2020-05-25T16:31:10.580Z] daemon.go:461: [d628e6d86ad85] Stopping daemon [2020-05-25T16:31:10.580Z] daemon.go:296: [d628e6d86ad85] exiting daemon [2020-05-25T16:31:10.580Z] daemon.go:448: [d628e6d86ad85] Daemon stopped [2020-05-25T16:31:10.580Z] daemon.go:325: [d628e6d86ad85] waiting for daemon to start [2020-05-25T16:31:10.580Z] daemon.go:325: [d628e6d86ad85] waiting for daemon to start [2020-05-25T16:31:10.580Z] daemon.go:353: [d628e6d86ad85] daemon started [2020-05-25T16:31:10.580Z] daemon.go:461: [d628e6d86ad85] Stopping daemon [2020-05-25T16:31:10.580Z] daemon.go:296: [d628e6d86ad85] exiting daemon [2020-05-25T16:31:10.580Z] daemon.go:448: [d628e6d86ad85] Daemon stopped [2020-05-25T16:31:11.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-25T16:31:12.681Z] --- PASS: TestContinueAfterPluginCrash (20.80s) [2020-05-25T16:31:12.681Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-25T16:31:12.681Z] daemon.go:325: [dbfa3fb58c5f8] waiting for daemon to start [2020-05-25T16:31:12.681Z] daemon.go:325: [dbfa3fb58c5f8] waiting for daemon to start [2020-05-25T16:31:12.681Z] daemon.go:353: [dbfa3fb58c5f8] daemon started [2020-05-25T16:31:12.681Z] daemon.go:461: [dbfa3fb58c5f8] Stopping daemon [2020-05-25T16:31:12.681Z] daemon.go:296: [dbfa3fb58c5f8] exiting daemon [2020-05-25T16:31:12.681Z] daemon.go:448: [dbfa3fb58c5f8] Daemon stopped [2020-05-25T16:31:12.681Z] PASS [2020-05-25T16:31:12.681Z] [2020-05-25T16:31:12.681Z] DONE 2 tests in 20.894s [2020-05-25T16:31:12.681Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-25T16:31:12.681Z] ++ 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-25T16:31:12.681Z] ++ set -e [2020-05-25T16:31:12.681Z] ++ '[' -n 0 ']' [2020-05-25T16:31:12.681Z] ++ set -x [2020-05-25T16:31:12.681Z] ++ 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-25T16:31:12.980Z] INFO: Testing against a local daemon [2020-05-25T16:31:12.980Z] === RUN TestPluginWithDevMounts [2020-05-25T16:31:12.980Z] === PAUSE TestPluginWithDevMounts [2020-05-25T16:31:12.980Z] === CONT TestPluginWithDevMounts [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-25T16:31:13.367Z] === RUN TestDockerSuite/TestBuildFails [2020-05-25T16:31:13.677Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-25T16:31:15.037Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-25T16:31:15.037Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-25T16:31:15.074Z] --- PASS: TestPluginWithDevMounts (2.34s) [2020-05-25T16:31:15.074Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-25T16:31:15.074Z] daemon.go:325: [d40ef838b031a] waiting for daemon to start [2020-05-25T16:31:15.074Z] daemon.go:325: [d40ef838b031a] waiting for daemon to start [2020-05-25T16:31:15.074Z] daemon.go:353: [d40ef838b031a] daemon started [2020-05-25T16:31:15.074Z] daemon.go:461: [d40ef838b031a] Stopping daemon [2020-05-25T16:31:15.074Z] daemon.go:296: [d40ef838b031a] exiting daemon [2020-05-25T16:31:15.074Z] daemon.go:448: [d40ef838b031a] Daemon stopped [2020-05-25T16:31:15.074Z] PASS [2020-05-25T16:31:15.074Z] [2020-05-25T16:31:15.074Z] DONE 1 tests in 2.444s [2020-05-25T16:31:15.367Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-25T16:31:15.367Z] ++ 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-25T16:31:15.367Z] ++ set -e [2020-05-25T16:31:15.367Z] ++ '[' -n 0 ']' [2020-05-25T16:31:15.367Z] ++ set -x [2020-05-25T16:31:15.367Z] ++ 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-25T16:31:15.367Z] INFO: Testing against a local daemon [2020-05-25T16:31:15.367Z] === RUN TestSecretInspect [2020-05-25T16:31:17.458Z] --- PASS: TestSecretInspect (2.26s) [2020-05-25T16:31:17.458Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-25T16:31:17.458Z] daemon.go:325: [dbf8ca850306b] waiting for daemon to start [2020-05-25T16:31:17.458Z] daemon.go:325: [dbf8ca850306b] waiting for daemon to start [2020-05-25T16:31:17.458Z] daemon.go:353: [dbf8ca850306b] daemon started [2020-05-25T16:31:17.458Z] daemon.go:461: [dbf8ca850306b] Stopping daemon [2020-05-25T16:31:17.458Z] daemon.go:296: [dbf8ca850306b] exiting daemon [2020-05-25T16:31:17.458Z] daemon.go:448: [dbf8ca850306b] Daemon stopped [2020-05-25T16:31:17.458Z] === RUN TestSecretList [2020-05-25T16:31:19.345Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-25T16:31:19.345Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-25T16:31:20.223Z] --- PASS: TestSecretList (2.23s) [2020-05-25T16:31:20.224Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-25T16:31:20.224Z] daemon.go:325: [d029df51e5be3] waiting for daemon to start [2020-05-25T16:31:20.224Z] daemon.go:325: [d029df51e5be3] waiting for daemon to start [2020-05-25T16:31:20.224Z] daemon.go:353: [d029df51e5be3] daemon started [2020-05-25T16:31:20.224Z] daemon.go:461: [d029df51e5be3] Stopping daemon [2020-05-25T16:31:20.224Z] daemon.go:296: [d029df51e5be3] exiting daemon [2020-05-25T16:31:20.224Z] daemon.go:448: [d029df51e5be3] Daemon stopped [2020-05-25T16:31:20.224Z] === RUN TestSecretsCreateAndDelete [2020-05-25T16:31:21.598Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-25T16:31:22.294Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2020-05-25T16:31:22.294Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-25T16:31:22.294Z] daemon.go:325: [dcf4c8544d582] waiting for daemon to start [2020-05-25T16:31:22.294Z] daemon.go:325: [dcf4c8544d582] waiting for daemon to start [2020-05-25T16:31:22.294Z] daemon.go:353: [dcf4c8544d582] daemon started [2020-05-25T16:31:22.294Z] daemon.go:461: [dcf4c8544d582] Stopping daemon [2020-05-25T16:31:22.294Z] daemon.go:296: [dcf4c8544d582] exiting daemon [2020-05-25T16:31:22.294Z] daemon.go:448: [dcf4c8544d582] Daemon stopped [2020-05-25T16:31:22.294Z] === RUN TestSecretsUpdate [2020-05-25T16:31:22.522Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-25T16:31:22.522Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-25T16:31:22.522Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-25T16:31:23.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-25T16:31:23.445Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-25T16:31:24.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-25T16:31:24.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-25T16:31:24.334Z] --- PASS: TestSecretsUpdate (2.20s) [2020-05-25T16:31:24.334Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-25T16:31:24.334Z] daemon.go:325: [d1c278e8ed072] waiting for daemon to start [2020-05-25T16:31:24.334Z] daemon.go:325: [d1c278e8ed072] waiting for daemon to start [2020-05-25T16:31:24.334Z] daemon.go:353: [d1c278e8ed072] daemon started [2020-05-25T16:31:24.334Z] daemon.go:461: [d1c278e8ed072] Stopping daemon [2020-05-25T16:31:24.334Z] daemon.go:296: [d1c278e8ed072] exiting daemon [2020-05-25T16:31:24.334Z] daemon.go:448: [d1c278e8ed072] Daemon stopped [2020-05-25T16:31:24.334Z] === RUN TestTemplatedSecret [2020-05-25T16:31:24.335Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-25T16:31:24.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-25T16:31:24.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-25T16:31:26.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-25T16:31:26.810Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-25T16:31:27.047Z] --- PASS: TestTemplatedSecret (2.71s) [2020-05-25T16:31:27.047Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-25T16:31:27.047Z] daemon.go:325: [d662847c83954] waiting for daemon to start [2020-05-25T16:31:27.047Z] daemon.go:325: [d662847c83954] waiting for daemon to start [2020-05-25T16:31:27.047Z] daemon.go:353: [d662847c83954] daemon started [2020-05-25T16:31:27.047Z] daemon.go:461: [d662847c83954] Stopping daemon [2020-05-25T16:31:27.047Z] daemon.go:296: [d662847c83954] exiting daemon [2020-05-25T16:31:27.047Z] daemon.go:448: [d662847c83954] Daemon stopped [2020-05-25T16:31:27.047Z] === RUN TestSecretCreateResolve [2020-05-25T16:31:27.368Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-25T16:31:29.115Z] --- PASS: TestSecretCreateResolve (2.25s) [2020-05-25T16:31:29.115Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-25T16:31:29.115Z] daemon.go:325: [d9bdbc140cd76] waiting for daemon to start [2020-05-25T16:31:29.115Z] daemon.go:325: [d9bdbc140cd76] waiting for daemon to start [2020-05-25T16:31:29.115Z] daemon.go:353: [d9bdbc140cd76] daemon started [2020-05-25T16:31:29.115Z] daemon.go:461: [d9bdbc140cd76] Stopping daemon [2020-05-25T16:31:29.115Z] daemon.go:296: [d9bdbc140cd76] exiting daemon [2020-05-25T16:31:29.115Z] daemon.go:448: [d9bdbc140cd76] Daemon stopped [2020-05-25T16:31:29.115Z] PASS [2020-05-25T16:31:29.115Z] [2020-05-25T16:31:29.115Z] DONE 6 tests in 14.022s [2020-05-25T16:31:29.189Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-25T16:31:29.402Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-25T16:31:29.402Z] ++ 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-25T16:31:29.402Z] ++ set -e [2020-05-25T16:31:29.402Z] ++ '[' -n 0 ']' [2020-05-25T16:31:29.402Z] ++ set -x [2020-05-25T16:31:29.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T16:31:29.402Z] INFO: Testing against a local daemon [2020-05-25T16:31:29.402Z] === RUN TestServiceCreateInit [2020-05-25T16:31:29.402Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:31:30.646Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-25T16:31:32.004Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-25T16:31:32.004Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-25T16:31:32.259Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-25T16:31:33.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:31:35.514Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-25T16:31:36.436Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-25T16:31:38.246Z] --- PASS: TestServiceCreateInit (8.51s) [2020-05-25T16:31:38.246Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2020-05-25T16:31:38.246Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-25T16:31:38.246Z] daemon.go:325: [df5ef0c17207c] waiting for daemon to start [2020-05-25T16:31:38.246Z] daemon.go:325: [df5ef0c17207c] waiting for daemon to start [2020-05-25T16:31:38.246Z] daemon.go:353: [df5ef0c17207c] daemon started [2020-05-25T16:31:38.246Z] daemon.go:461: [df5ef0c17207c] Stopping daemon [2020-05-25T16:31:38.246Z] daemon.go:296: [df5ef0c17207c] exiting daemon [2020-05-25T16:31:38.246Z] daemon.go:448: [df5ef0c17207c] Daemon stopped [2020-05-25T16:31:38.246Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s) [2020-05-25T16:31:38.246Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-25T16:31:38.246Z] daemon.go:325: [dfa332d54f983] waiting for daemon to start [2020-05-25T16:31:38.246Z] daemon.go:325: [dfa332d54f983] waiting for daemon to start [2020-05-25T16:31:38.246Z] daemon.go:353: [dfa332d54f983] daemon started [2020-05-25T16:31:38.246Z] daemon.go:461: [dfa332d54f983] Stopping daemon [2020-05-25T16:31:38.246Z] daemon.go:296: [dfa332d54f983] exiting daemon [2020-05-25T16:31:38.246Z] daemon.go:448: [dfa332d54f983] Daemon stopped [2020-05-25T16:31:38.246Z] === RUN TestCreateServiceMultipleTimes [2020-05-25T16:31:39.694Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-25T16:31:39.749Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-25T16:31:40.619Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-25T16:31:43.874Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-25T16:31:45.717Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-25T16:31:45.756Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-25T16:31:45.756Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-25T16:31:46.730Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-25T16:31:47.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-25T16:31:49.519Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-25T16:31:51.402Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-25T16:31:52.699Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-25T16:31:52.699Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-25T16:31:52.699Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-25T16:31:53.180Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-25T16:31:53.180Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-25T16:31:53.817Z] --- PASS: TestCreateServiceMultipleTimes (16.01s) [2020-05-25T16:31:53.817Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-25T16:31:53.817Z] daemon.go:325: [d91d3af97170e] waiting for daemon to start [2020-05-25T16:31:53.817Z] daemon.go:325: [d91d3af97170e] waiting for daemon to start [2020-05-25T16:31:53.817Z] daemon.go:353: [d91d3af97170e] daemon started [2020-05-25T16:31:53.817Z] daemon.go:461: [d91d3af97170e] Stopping daemon [2020-05-25T16:31:53.818Z] daemon.go:296: [d91d3af97170e] exiting daemon [2020-05-25T16:31:53.818Z] daemon.go:448: [d91d3af97170e] Daemon stopped [2020-05-25T16:31:53.818Z] === RUN TestCreateServiceConflict [2020-05-25T16:31:55.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-25T16:31:56.429Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-05-25T16:31:56.429Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-25T16:31:56.429Z] daemon.go:325: [dc6f0e746aa4c] waiting for daemon to start [2020-05-25T16:31:56.429Z] daemon.go:325: [dc6f0e746aa4c] waiting for daemon to start [2020-05-25T16:31:56.429Z] daemon.go:353: [dc6f0e746aa4c] daemon started [2020-05-25T16:31:56.429Z] daemon.go:461: [dc6f0e746aa4c] Stopping daemon [2020-05-25T16:31:56.429Z] daemon.go:296: [dc6f0e746aa4c] exiting daemon [2020-05-25T16:31:56.430Z] daemon.go:448: [dc6f0e746aa4c] Daemon stopped [2020-05-25T16:31:56.430Z] === RUN TestCreateServiceMaxReplicas [2020-05-25T16:31:57.434Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-25T16:31:59.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-25T16:31:59.328Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-25T16:31:59.443Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2020-05-25T16:31:59.443Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-25T16:31:59.443Z] daemon.go:325: [d187ffc0ca626] waiting for daemon to start [2020-05-25T16:31:59.443Z] daemon.go:325: [d187ffc0ca626] waiting for daemon to start [2020-05-25T16:31:59.443Z] daemon.go:353: [d187ffc0ca626] daemon started [2020-05-25T16:31:59.443Z] daemon.go:461: [d187ffc0ca626] Stopping daemon [2020-05-25T16:31:59.443Z] daemon.go:296: [d187ffc0ca626] exiting daemon [2020-05-25T16:31:59.443Z] daemon.go:448: [d187ffc0ca626] Daemon stopped [2020-05-25T16:31:59.443Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-25T16:32:01.971Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-25T16:32:01.971Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-25T16:32:02.603Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-25T16:32:03.528Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-25T16:32:05.409Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-25T16:32:06.769Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-25T16:32:09.274Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-25T16:32:11.156Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-25T16:32:11.156Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-25T16:32:12.079Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-25T16:32:12.334Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-25T16:32:12.533Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-25T16:32:12.533Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-25T16:32:14.135Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-25T16:32:14.135Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-25T16:32:14.787Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-05-25T16:32:14.787Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-25T16:32:14.787Z] daemon.go:325: [de354aca9884d] waiting for daemon to start [2020-05-25T16:32:14.787Z] daemon.go:325: [de354aca9884d] waiting for daemon to start [2020-05-25T16:32:14.787Z] daemon.go:353: [de354aca9884d] daemon started [2020-05-25T16:32:14.787Z] daemon.go:461: [de354aca9884d] Stopping daemon [2020-05-25T16:32:14.787Z] daemon.go:296: [de354aca9884d] exiting daemon [2020-05-25T16:32:14.787Z] daemon.go:448: [de354aca9884d] Daemon stopped [2020-05-25T16:32:14.787Z] === RUN TestCreateServiceSecretFileMode [2020-05-25T16:32:14.840Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-25T16:32:15.085Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-05-25T16:32:15.085Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-25T16:32:15.085Z] daemon.go:325: [db9789e0330a1] waiting for daemon to start [2020-05-25T16:32:15.085Z] daemon.go:325: [db9789e0330a1] waiting for daemon to start [2020-05-25T16:32:15.085Z] daemon.go:353: [db9789e0330a1] daemon started [2020-05-25T16:32:15.085Z] daemon.go:461: [db9789e0330a1] Stopping daemon [2020-05-25T16:32:15.085Z] daemon.go:296: [db9789e0330a1] exiting daemon [2020-05-25T16:32:15.085Z] daemon.go:448: [db9789e0330a1] Daemon stopped [2020-05-25T16:32:15.085Z] === RUN TestCreateServiceConfigFileMode [2020-05-25T16:32:15.152Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-25T16:32:15.152Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-25T16:32:17.346Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-25T16:32:17.846Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2020-05-25T16:32:17.846Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-25T16:32:17.846Z] daemon.go:325: [de4b4907c2c51] waiting for daemon to start [2020-05-25T16:32:17.846Z] daemon.go:325: [de4b4907c2c51] waiting for daemon to start [2020-05-25T16:32:17.846Z] daemon.go:353: [de4b4907c2c51] daemon started [2020-05-25T16:32:17.846Z] daemon.go:461: [de4b4907c2c51] Stopping daemon [2020-05-25T16:32:17.846Z] daemon.go:296: [de4b4907c2c51] exiting daemon [2020-05-25T16:32:17.846Z] daemon.go:448: [de4b4907c2c51] Daemon stopped [2020-05-25T16:32:17.846Z] === RUN TestCreateServiceSysctls [2020-05-25T16:32:17.905Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-25T16:32:17.905Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-25T16:32:18.159Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-25T16:32:18.159Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-25T16:32:18.159Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-25T16:32:19.082Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-25T16:32:19.999Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-25T16:32:20.479Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-25T16:32:20.961Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-25T16:32:20.966Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-25T16:32:21.404Z] --- PASS: TestCreateServiceSysctls (3.44s) [2020-05-25T16:32:21.405Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-25T16:32:21.405Z] daemon.go:325: [d0736a1b71843] waiting for daemon to start [2020-05-25T16:32:21.405Z] daemon.go:325: [d0736a1b71843] waiting for daemon to start [2020-05-25T16:32:21.405Z] daemon.go:353: [d0736a1b71843] daemon started [2020-05-25T16:32:21.405Z] daemon.go:461: [d0736a1b71843] Stopping daemon [2020-05-25T16:32:21.405Z] daemon.go:296: [d0736a1b71843] exiting daemon [2020-05-25T16:32:21.405Z] daemon.go:448: [d0736a1b71843] Daemon stopped [2020-05-25T16:32:21.405Z] === RUN TestInspect [2020-05-25T16:32:21.974Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-25T16:32:22.325Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-25T16:32:22.458Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-25T16:32:22.884Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-25T16:32:22.939Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-25T16:32:24.191Z] --- PASS: TestInspect (2.86s) [2020-05-25T16:32:24.191Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-25T16:32:24.191Z] daemon.go:325: [d22f94846e1f8] waiting for daemon to start [2020-05-25T16:32:24.191Z] daemon.go:325: [d22f94846e1f8] waiting for daemon to start [2020-05-25T16:32:24.191Z] daemon.go:353: [d22f94846e1f8] daemon started [2020-05-25T16:32:24.191Z] daemon.go:461: [d22f94846e1f8] Stopping daemon [2020-05-25T16:32:24.191Z] daemon.go:296: [d22f94846e1f8] exiting daemon [2020-05-25T16:32:24.191Z] daemon.go:448: [d22f94846e1f8] Daemon stopped [2020-05-25T16:32:24.191Z] === RUN TestDockerNetworkConnectAlias [2020-05-25T16:32:24.542Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-25T16:32:26.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-25T16:32:28.854Z] --- PASS: TestDockerNetworkConnectAlias (4.76s) [2020-05-25T16:32:28.854Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-25T16:32:28.854Z] daemon.go:325: [d1c2d8bec4008] waiting for daemon to start [2020-05-25T16:32:28.854Z] daemon.go:325: [d1c2d8bec4008] waiting for daemon to start [2020-05-25T16:32:28.854Z] daemon.go:353: [d1c2d8bec4008] daemon started [2020-05-25T16:32:28.854Z] daemon.go:461: [d1c2d8bec4008] Stopping daemon [2020-05-25T16:32:28.854Z] daemon.go:296: [d1c2d8bec4008] exiting daemon [2020-05-25T16:32:28.854Z] daemon.go:448: [d1c2d8bec4008] Daemon stopped [2020-05-25T16:32:28.854Z] === RUN TestDockerNetworkReConnect [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-25T16:32:29.385Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-25T16:32:29.866Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-25T16:32:30.346Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-25T16:32:31.394Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-25T16:32:32.690Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2020-05-25T16:32:32.691Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-25T16:32:32.691Z] daemon.go:325: [da21c54de4ad7] waiting for daemon to start [2020-05-25T16:32:32.691Z] daemon.go:325: [da21c54de4ad7] waiting for daemon to start [2020-05-25T16:32:32.691Z] daemon.go:353: [da21c54de4ad7] daemon started [2020-05-25T16:32:32.691Z] daemon.go:461: [da21c54de4ad7] Stopping daemon [2020-05-25T16:32:32.691Z] daemon.go:296: [da21c54de4ad7] exiting daemon [2020-05-25T16:32:32.691Z] daemon.go:448: [da21c54de4ad7] Daemon stopped [2020-05-25T16:32:32.691Z] === RUN TestServicePlugin [2020-05-25T16:32:32.691Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-25T16:32:32.691Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:32:32.691Z] === RUN TestServiceUpdateLabel [2020-05-25T16:32:32.754Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-25T16:32:34.999Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-05-25T16:32:34.999Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-25T16:32:34.999Z] daemon.go:325: [d560ed41f30f5] waiting for daemon to start [2020-05-25T16:32:34.999Z] daemon.go:325: [d560ed41f30f5] waiting for daemon to start [2020-05-25T16:32:34.999Z] daemon.go:353: [d560ed41f30f5] daemon started [2020-05-25T16:32:34.999Z] daemon.go:461: [d560ed41f30f5] Stopping daemon [2020-05-25T16:32:34.999Z] daemon.go:296: [d560ed41f30f5] exiting daemon [2020-05-25T16:32:34.999Z] daemon.go:448: [d560ed41f30f5] Daemon stopped [2020-05-25T16:32:34.999Z] === RUN TestServiceUpdateSecrets [2020-05-25T16:32:35.186Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-25T16:32:35.260Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-25T16:32:35.260Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-25T16:32:35.260Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-25T16:32:35.514Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-25T16:32:38.018Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-25T16:32:39.899Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-25T16:32:39.899Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-25T16:32:42.408Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-25T16:32:43.768Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-25T16:32:45.651Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-25T16:32:45.651Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-25T16:32:45.651Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-25T16:32:49.808Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-25T16:32:50.649Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-05-25T16:32:50.649Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-25T16:32:50.649Z] daemon.go:325: [dfd36b69a4ba1] waiting for daemon to start [2020-05-25T16:32:50.649Z] daemon.go:325: [dfd36b69a4ba1] waiting for daemon to start [2020-05-25T16:32:50.649Z] daemon.go:353: [dfd36b69a4ba1] daemon started [2020-05-25T16:32:50.649Z] daemon.go:461: [dfd36b69a4ba1] Stopping daemon [2020-05-25T16:32:50.649Z] daemon.go:296: [dfd36b69a4ba1] exiting daemon [2020-05-25T16:32:50.649Z] daemon.go:448: [dfd36b69a4ba1] Daemon stopped [2020-05-25T16:32:50.649Z] === RUN TestServiceUpdateConfigs [2020-05-25T16:32:50.731Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-25T16:32:50.985Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-25T16:32:52.868Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-25T16:32:53.792Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-25T16:32:55.697Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-25T16:32:56.621Z] === RUN TestDockerSuite/TestRmiTag [2020-05-25T16:32:56.621Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-25T16:32:57.543Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-25T16:33:00.668Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-25T16:33:00.668Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-25T16:33:00.668Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-25T16:33:02.774Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-25T16:33:03.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-25T16:33:03.697Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-25T16:33:04.621Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-25T16:33:05.180Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-25T16:33:06.190Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-05-25T16:33:06.190Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-25T16:33:06.190Z] daemon.go:325: [d7073464c2725] waiting for daemon to start [2020-05-25T16:33:06.190Z] daemon.go:325: [d7073464c2725] waiting for daemon to start [2020-05-25T16:33:06.190Z] daemon.go:353: [d7073464c2725] daemon started [2020-05-25T16:33:06.190Z] daemon.go:461: [d7073464c2725] Stopping daemon [2020-05-25T16:33:06.190Z] daemon.go:296: [d7073464c2725] exiting daemon [2020-05-25T16:33:06.190Z] daemon.go:448: [d7073464c2725] Daemon stopped [2020-05-25T16:33:06.190Z] === RUN TestServiceUpdateNetwork [2020-05-25T16:33:07.064Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-25T16:33:07.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-25T16:33:07.988Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-25T16:33:08.243Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-25T16:33:09.168Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-25T16:33:09.168Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-25T16:33:10.092Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-25T16:33:10.092Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-25T16:33:11.976Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-25T16:33:12.899Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-25T16:33:13.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-25T16:33:15.185Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-25T16:33:16.543Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-25T16:33:17.903Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-25T16:33:18.826Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-25T16:33:18.852Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2020-05-25T16:33:18.852Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-25T16:33:18.852Z] daemon.go:325: [d3d917b95b702] waiting for daemon to start [2020-05-25T16:33:18.852Z] daemon.go:325: [d3d917b95b702] waiting for daemon to start [2020-05-25T16:33:18.852Z] daemon.go:353: [d3d917b95b702] daemon started [2020-05-25T16:33:18.852Z] daemon.go:461: [d3d917b95b702] Stopping daemon [2020-05-25T16:33:18.852Z] daemon.go:296: [d3d917b95b702] exiting daemon [2020-05-25T16:33:18.852Z] daemon.go:448: [d3d917b95b702] Daemon stopped [2020-05-25T16:33:18.852Z] PASS [2020-05-25T16:33:18.852Z] [2020-05-25T16:33:18.852Z] === Skipped [2020-05-25T16:33:18.852Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-25T16:33:18.852Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-25T16:33:18.852Z] [2020-05-25T16:33:18.852Z] [2020-05-25T16:33:18.852Z] DONE 18 tests, 1 skipped in 107.862s [2020-05-25T16:33:18.852Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-25T16:33:18.852Z] ++ 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-25T16:33:18.852Z] ++ set -e [2020-05-25T16:33:18.852Z] ++ '[' -n 0 ']' [2020-05-25T16:33:18.852Z] ++ set -x [2020-05-25T16:33:18.852Z] ++ 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-25T16:33:18.852Z] INFO: Testing against a local daemon [2020-05-25T16:33:18.852Z] === RUN TestSessionCreate [2020-05-25T16:33:18.852Z] --- PASS: TestSessionCreate (0.07s) [2020-05-25T16:33:18.852Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-25T16:33:18.852Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-25T16:33:18.852Z] PASS [2020-05-25T16:33:18.852Z] [2020-05-25T16:33:18.852Z] DONE 2 tests in 0.212s [2020-05-25T16:33:18.852Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-25T16:33:18.852Z] ++ 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-25T16:33:18.852Z] ++ set -e [2020-05-25T16:33:18.852Z] ++ '[' -n 0 ']' [2020-05-25T16:33:18.852Z] ++ set -x [2020-05-25T16:33:18.852Z] ++ 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-25T16:33:18.852Z] INFO: Testing against a local daemon [2020-05-25T16:33:18.852Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-25T16:33:18.852Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:33:18.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:33:18.852Z] === RUN TestEventsExecDie [2020-05-25T16:33:18.852Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-25T16:33:18.852Z] === RUN TestEventsBackwardsCompatible [2020-05-25T16:33:18.852Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-25T16:33:18.852Z] === RUN TestInfoBinaryCommits [2020-05-25T16:33:18.852Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-25T16:33:18.852Z] === RUN TestInfoAPIVersioned [2020-05-25T16:33:18.852Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-25T16:33:18.852Z] === RUN TestInfoAPI [2020-05-25T16:33:18.852Z] --- PASS: TestInfoAPI (0.05s) [2020-05-25T16:33:18.852Z] === RUN TestInfoAPIWarnings [2020-05-25T16:33:19.476Z] --- PASS: TestInfoAPIWarnings (0.90s) [2020-05-25T16:33:19.476Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-25T16:33:19.476Z] daemon.go:325: [d140cde3a4163] waiting for daemon to start [2020-05-25T16:33:19.476Z] daemon.go:325: [d140cde3a4163] waiting for daemon to start [2020-05-25T16:33:19.476Z] daemon.go:353: [d140cde3a4163] daemon started [2020-05-25T16:33:19.476Z] daemon.go:461: [d140cde3a4163] Stopping daemon [2020-05-25T16:33:19.476Z] daemon.go:296: [d140cde3a4163] exiting daemon [2020-05-25T16:33:19.476Z] daemon.go:448: [d140cde3a4163] Daemon stopped [2020-05-25T16:33:19.476Z] === RUN TestLoginFailsWithBadCredentials [2020-05-25T16:33:19.757Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-25T16:33:19.763Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s) [2020-05-25T16:33:19.763Z] === RUN TestPingCacheHeaders [2020-05-25T16:33:20.049Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-25T16:33:20.049Z] === RUN TestPingGet [2020-05-25T16:33:20.049Z] --- PASS: TestPingGet (0.03s) [2020-05-25T16:33:20.049Z] === RUN TestPingHead [2020-05-25T16:33:20.049Z] --- PASS: TestPingHead (0.06s) [2020-05-25T16:33:20.049Z] === RUN TestVersion [2020-05-25T16:33:20.049Z] --- PASS: TestVersion (0.05s) [2020-05-25T16:33:20.049Z] PASS [2020-05-25T16:33:20.049Z] [2020-05-25T16:33:20.049Z] === Skipped [2020-05-25T16:33:20.049Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-25T16:33:20.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-25T16:33:20.049Z] [2020-05-25T16:33:20.049Z] [2020-05-25T16:33:20.049Z] DONE 12 tests, 1 skipped in 2.695s [2020-05-25T16:33:20.049Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-25T16:33:20.049Z] ++ 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-25T16:33:20.049Z] ++ set -e [2020-05-25T16:33:20.049Z] ++ '[' -n 0 ']' [2020-05-25T16:33:20.049Z] ++ set -x [2020-05-25T16:33:20.049Z] ++ 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-25T16:33:20.049Z] INFO: Testing against a local daemon [2020-05-25T16:33:20.049Z] === RUN TestVolumesCreateAndList [2020-05-25T16:33:20.342Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-25T16:33:20.342Z] === RUN TestVolumesRemove [2020-05-25T16:33:20.342Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-25T16:33:20.342Z] === RUN TestVolumesInspect [2020-05-25T16:33:20.342Z] --- PASS: TestVolumesInspect (0.05s) [2020-05-25T16:33:20.342Z] === RUN TestVolumesInvalidJSON [2020-05-25T16:33:20.342Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-25T16:33:20.342Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-25T16:33:20.342Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-25T16:33:20.342Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-25T16:33:20.342Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-25T16:33:20.342Z] PASS [2020-05-25T16:33:20.342Z] [2020-05-25T16:33:20.342Z] DONE 5 tests in 0.326s [2020-05-25T16:33:20.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-25T16:33:20.630Z] ++++ cat bundles/test-integration/docker.pid [2020-05-25T16:33:20.630Z] +++ kill 12316 [2020-05-25T16:33:20.682Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-25T16:33:21.604Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-25T16:33:22.130Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-25T16:33:22.130Z] +++ /etc/init.d/apparmor stop [2020-05-25T16:33:22.130Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:33:22.130Z] [2020-05-25T16:33:22.130Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:33:22.130Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:33:22.130Z] [2020-05-25T16:33:22.130Z] To set a process to complain mode, use the command line tool [2020-05-25T16:33:22.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:33:22.130Z] +++ true [2020-05-25T16:33:22.130Z] [2020-05-25T16:33:22.527Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-25T16:33:23.450Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved Post stage [Pipeline] junit [2020-05-25T16:33:23.692Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-25T16:33:24.549Z] + echo Ensuring container killed. [2020-05-25T16:33:24.550Z] Ensuring container killed. [2020-05-25T16:33:24.550Z] + docker rm -vf docker-pr1 [2020-05-25T16:33:24.550Z] Error: No such container: docker-pr1 [2020-05-25T16:33:24.550Z] + true [Pipeline] sh [2020-05-25T16:33:24.809Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-25T16:33:24.934Z] + echo Chowning /workspace to jenkins user [2020-05-25T16:33:24.934Z] Chowning /workspace to jenkins user [2020-05-25T16:33:24.934Z] + id -u [2020-05-25T16:33:24.934Z] + id -g [2020-05-25T16:33:24.934Z] + docker run --rm -v /home/docker/workspace/moby_PR-41021:/workspace busybox chown -R 1001:1001 /workspace [2020-05-25T16:33:24.934Z] Unable to find image 'busybox:latest' locally [2020-05-25T16:33:25.220Z] latest: Pulling from library/busybox [2020-05-25T16:33:25.220Z] 368841f1302b: Pulling fs layer [2020-05-25T16:33:25.368Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-25T16:33:25.506Z] 368841f1302b: Verifying Checksum [2020-05-25T16:33:25.506Z] 368841f1302b: Download complete [2020-05-25T16:33:25.800Z] 368841f1302b: Pull complete [2020-05-25T16:33:25.800Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-25T16:33:25.800Z] Status: Downloaded newer image for busybox:latest [2020-05-25T16:33:26.290Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-25T16:33:26.848Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-25T16:33:27.102Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-25T16:33:28.269Z] + bundleName=ppc64le-integration [2020-05-25T16:33:28.269Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-25T16:33:28.269Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-25T16:33:28.269Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2020-05-25T16:33:28.269Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-25T16:33:28.365Z] Archiving artifacts [2020-05-25T16:33:28.827Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-25T16:33:29.216Z] + make clean [2020-05-25T16:33:29.609Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-25T16:33:29.836Z] docker volume rm -f docker-dev-cache [2020-05-25T16:33:29.836Z] docker-dev-cache [Pipeline] deleteDir [2020-05-25T16:33:29.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-25T16:33:30.118Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-25T16:33:31.044Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-25T16:33:31.967Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-25T16:33:32.890Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-25T16:33:32.890Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-25T16:33:33.448Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-25T16:33:34.370Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-25T16:33:35.294Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-25T16:33:35.852Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-25T16:33:36.775Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-25T16:33:36.775Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-25T16:33:37.698Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-25T16:33:37.698Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-25T16:33:38.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-25T16:33:38.815Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-25T16:33:39.737Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-25T16:33:40.660Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-25T16:33:41.228Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-25T16:33:41.490Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-25T16:33:41.490Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-25T16:33:42.414Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-25T16:33:43.623Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-25T16:33:44.296Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-25T16:33:45.656Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-25T16:33:47.015Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-25T16:33:47.938Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-25T16:33:48.860Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-25T16:33:49.419Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-25T16:33:50.344Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-25T16:33:51.268Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-25T16:33:52.416Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-25T16:33:53.150Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-25T16:33:56.406Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-25T16:33:56.406Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-25T16:33:57.329Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-25T16:33:57.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-25T16:34:00.587Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-25T16:34:02.469Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-25T16:34:02.983Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-25T16:34:04.975Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-25T16:34:07.827Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-25T16:34:08.259Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-25T16:34:08.259Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-25T16:34:08.259Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-25T16:34:08.522Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-25T16:34:10.401Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-25T16:34:12.282Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-25T16:34:13.795Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-25T16:34:14.788Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-25T16:34:15.043Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-25T16:34:16.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-25T16:34:16.960Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-25T16:34:17.882Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-25T16:34:17.882Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-25T16:34:18.807Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-25T16:34:20.689Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-25T16:34:20.689Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-25T16:34:21.612Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-25T16:34:22.172Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-25T16:34:23.096Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-25T16:34:24.018Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-25T16:34:24.018Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-25T16:34:24.942Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-25T16:34:24.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-25T16:34:25.866Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-25T16:34:26.790Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-25T16:34:27.713Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-25T16:34:28.643Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-25T16:34:28.894Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-25T16:34:28.894Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-25T16:34:29.566Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-25T16:34:30.125Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-25T16:34:31.048Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-25T16:34:31.048Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-25T16:34:31.618Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-25T16:34:32.540Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-25T16:34:34.421Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-25T16:34:34.421Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-25T16:34:34.421Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-25T16:34:38.577Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-25T16:34:38.831Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-25T16:34:41.557Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-25T16:34:41.557Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-25T16:34:41.557Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-25T16:34:41.557Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-25T16:34:43.962Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-25T16:34:47.837Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-25T16:34:50.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-25T16:34:50.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-25T16:34:50.586Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-25T16:34:50.979Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-25T16:34:51.537Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-25T16:34:52.851Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-25T16:34:53.331Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-25T16:34:53.420Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-25T16:34:53.420Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-25T16:34:53.420Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-25T16:34:53.420Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-25T16:34:53.978Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-25T16:34:54.934Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-25T16:34:57.235Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-25T16:34:58.595Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-25T16:35:00.476Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-25T16:35:01.399Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-25T16:35:01.957Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-25T16:35:02.517Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-25T16:35:03.721Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-25T16:35:03.877Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-25T16:35:03.877Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-25T16:35:03.877Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-25T16:35:04.733Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-25T16:35:05.766Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-25T16:35:06.689Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-25T16:35:08.569Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-25T16:35:08.569Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-25T16:35:08.569Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-25T16:35:10.450Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-25T16:35:11.810Z] === RUN TestDockerSuite/TestRunMount [2020-05-25T16:35:13.524Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-25T16:35:15.788Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-25T16:35:18.332Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-25T16:35:18.586Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-25T16:35:19.508Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-25T16:35:21.389Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-25T16:35:23.270Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-25T16:35:24.574Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-25T16:35:26.526Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-25T16:35:29.033Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-25T16:35:29.413Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-25T16:35:31.539Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-25T16:35:33.276Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-25T16:35:33.419Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-25T16:35:34.287Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-25T16:35:34.287Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-25T16:35:34.287Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-25T16:35:34.788Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-25T16:35:34.788Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-25T16:35:35.346Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-25T16:35:36.550Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-25T16:35:36.550Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-25T16:35:36.705Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-25T16:35:37.263Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-25T16:35:37.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-25T16:35:40.335Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-25T16:35:42.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-25T16:35:47.034Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-25T16:35:47.956Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-25T16:35:47.956Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-25T16:35:48.879Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-25T16:35:48.879Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-25T16:35:49.436Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-25T16:35:50.358Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-25T16:35:50.358Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-25T16:35:51.282Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-25T16:35:52.204Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-25T16:35:52.204Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-25T16:35:53.128Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-25T16:35:53.687Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-25T16:35:55.570Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-25T16:35:55.570Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-25T16:35:56.493Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-25T16:35:57.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-25T16:35:58.339Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-25T16:35:58.897Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-25T16:35:59.839Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-25T16:36:00.762Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-25T16:36:00.762Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-25T16:36:00.762Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-25T16:36:01.322Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-25T16:36:02.246Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-25T16:36:02.246Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-25T16:36:03.170Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-25T16:36:05.050Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-25T16:36:05.050Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-25T16:36:08.308Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-25T16:36:10.202Z] === RUN TestDockerSuite/TestRunRm [2020-05-25T16:36:10.202Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-25T16:36:10.760Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-25T16:36:14.913Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-25T16:36:15.472Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-25T16:36:16.395Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-25T16:36:18.276Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-25T16:36:18.531Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-25T16:36:19.089Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-25T16:36:19.477Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-25T16:36:22.345Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-25T16:36:23.706Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-25T16:36:27.865Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-25T16:36:28.830Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-25T16:36:29.753Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-25T16:36:30.675Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-25T16:36:30.675Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-25T16:36:31.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-25T16:36:32.117Z] === RUN TestDockerSuite/TestBuildRm [2020-05-25T16:36:32.156Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-25T16:36:33.080Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-25T16:36:33.641Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-25T16:36:34.563Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-25T16:36:35.930Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-25T16:36:35.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-25T16:36:35.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-25T16:36:36.185Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-25T16:36:39.441Z] === RUN TestDockerSuite/TestRunState [2020-05-25T16:36:41.323Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-25T16:36:41.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-25T16:36:42.803Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-25T16:36:43.058Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-25T16:36:43.058Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-25T16:36:43.616Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-25T16:36:43.870Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-25T16:36:44.429Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-25T16:36:44.429Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-25T16:36:44.768Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-25T16:36:45.351Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-25T16:36:46.274Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-25T16:36:46.274Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-25T16:36:46.274Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-25T16:36:47.033Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-25T16:36:47.033Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-25T16:36:47.196Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-25T16:36:47.514Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-25T16:36:48.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-25T16:36:48.532Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-25T16:36:50.003Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-25T16:36:50.931Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-25T16:36:51.544Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-25T16:36:52.811Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-25T16:36:56.967Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-25T16:37:00.221Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-25T16:37:00.324Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-25T16:37:00.475Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-25T16:37:01.397Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-25T16:37:02.320Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-25T16:37:04.186Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-25T16:37:04.826Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-25T16:37:05.751Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-25T16:37:06.673Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-25T16:37:06.673Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-25T16:37:06.673Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-25T16:37:07.595Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-25T16:37:08.517Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-25T16:37:09.076Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-25T16:37:09.076Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-25T16:37:09.330Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-25T16:37:10.253Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-25T16:37:14.405Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-25T16:37:15.327Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-25T16:37:16.687Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-25T16:37:19.202Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-25T16:37:20.126Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-25T16:37:22.641Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-25T16:37:25.592Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-25T16:37:25.592Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-25T16:37:25.592Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-25T16:37:25.898Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-25T16:37:26.152Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-25T16:37:27.074Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-25T16:37:27.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-25T16:37:27.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-25T16:37:27.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-25T16:37:27.998Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-25T16:37:27.998Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-25T16:37:28.920Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-25T16:37:29.478Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-25T16:37:30.400Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-25T16:37:32.332Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-25T16:37:32.587Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-25T16:37:32.771Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-25T16:37:33.243Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-25T16:37:33.509Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-25T16:37:33.509Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-25T16:37:34.433Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-25T16:37:34.687Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-25T16:37:34.942Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-25T16:37:34.942Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-25T16:37:35.196Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-25T16:37:36.118Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-25T16:37:36.677Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-25T16:37:37.600Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-25T16:37:37.600Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-25T16:37:38.018Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-25T16:37:38.018Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-25T16:37:38.523Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-25T16:37:38.777Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-25T16:37:39.335Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-25T16:37:39.590Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-25T16:37:40.148Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-25T16:37:41.078Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-25T16:37:41.078Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-25T16:37:41.078Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-25T16:37:42.001Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-25T16:37:42.256Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-25T16:37:42.797Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-25T16:37:43.616Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-25T16:37:44.174Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-25T16:37:44.174Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-25T16:37:45.097Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-25T16:37:45.097Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-25T16:37:46.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-25T16:37:47.379Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-25T16:37:49.886Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-25T16:37:50.447Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-25T16:37:50.447Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-25T16:37:50.447Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-25T16:37:51.808Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-25T16:37:52.731Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-25T16:37:54.089Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-25T16:37:54.089Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-25T16:37:55.970Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-25T16:37:56.225Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-25T16:37:56.784Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-25T16:37:58.664Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-25T16:37:58.664Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-25T16:38:00.545Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-25T16:38:00.545Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-25T16:38:00.545Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-25T16:38:02.426Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-25T16:38:03.787Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-25T16:38:04.077Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-25T16:38:04.077Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-25T16:38:04.354Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-25T16:38:04.354Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-25T16:38:04.609Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-25T16:38:04.609Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-25T16:38:05.071Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-25T16:38:05.166Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-25T16:38:06.065Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-25T16:38:07.673Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-25T16:38:10.843Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-25T16:38:14.195Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-25T16:38:15.552Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-25T16:38:15.624Z] === RUN TestDockerSuite/TestBuildUser [2020-05-25T16:38:15.624Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-25T16:38:15.624Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-25T16:38:15.624Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-25T16:38:16.475Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-25T16:38:18.355Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-25T16:38:19.433Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-25T16:38:19.904Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-25T16:38:20.860Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-25T16:38:22.875Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-25T16:38:22.875Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-25T16:38:22.875Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-25T16:38:23.366Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-25T16:38:24.290Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-25T16:38:26.170Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-25T16:38:28.676Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-25T16:38:29.598Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-25T16:38:30.523Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-25T16:38:33.790Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-25T16:38:39.033Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-25T16:38:42.287Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-25T16:38:43.211Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-25T16:38:44.172Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-25T16:38:44.172Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-25T16:38:47.363Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-25T16:38:49.244Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-25T16:38:50.166Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-25T16:38:52.049Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-25T16:38:52.972Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-25T16:38:53.532Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-25T16:38:54.455Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-25T16:38:54.455Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-25T16:38:55.376Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-25T16:38:59.150Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-25T16:38:59.528Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-25T16:39:02.782Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-25T16:39:03.705Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-25T16:39:04.281Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-25T16:39:04.281Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-25T16:39:05.646Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-25T16:39:07.005Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-25T16:39:07.005Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-25T16:39:07.842Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-25T16:39:07.843Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-25T16:39:07.843Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-25T16:39:08.885Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-25T16:39:09.419Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-25T16:39:09.812Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-25T16:39:09.890Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-05-25T16:39:10.736Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-25T16:39:12.093Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-25T16:39:16.390Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-25T16:39:17.749Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-25T16:39:17.749Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-25T16:39:18.671Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-25T16:39:19.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-25T16:39:22.422Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-25T16:39:24.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-25T16:39:25.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-25T16:39:25.862Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-25T16:39:27.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-25T16:39:30.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-25T16:39:33.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-25T16:39:37.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-25T16:39:40.837Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-25T16:39:40.838Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-25T16:39:40.838Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-25T16:39:40.838Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-25T16:39:40.838Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-25T16:39:42.348Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-25T16:39:44.852Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-25T16:39:47.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-25T16:39:48.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-25T16:39:49.530Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-25T16:39:50.523Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-25T16:39:50.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-25T16:39:50.994Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-25T16:39:50.994Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-25T16:39:50.994Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-25T16:39:52.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-25T16:39:52.569Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-25T16:39:54.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-25T16:39:57.355Z] === RUN TestDockerSuite/TestCommitChange [2020-05-25T16:39:57.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-25T16:39:59.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-25T16:40:01.877Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-25T16:40:02.140Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-25T16:40:06.928Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-25T16:40:06.928Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-25T16:40:12.832Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-25T16:40:12.832Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-25T16:40:19.942Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-25T16:40:20.028Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-25T16:40:22.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-25T16:40:22.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-25T16:40:22.703Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-25T16:40:22.703Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-25T16:40:22.703Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-25T16:40:23.626Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-25T16:40:23.847Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-25T16:40:26.133Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-25T16:40:26.133Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-25T16:40:26.133Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-25T16:40:29.388Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-25T16:40:31.045Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-25T16:40:33.543Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite (1737.20s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-25T16:40:33.543Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.91s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.19s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.12s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.92s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.18s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.86s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.11s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.31s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.15s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.71s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.11s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.51s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.44s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.05s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.67s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.02s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.75s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.76s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.78s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.50s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.45s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.61s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.74s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.60s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.64s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.06s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.86s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.34s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.26s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.77s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.84s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContChar (4.06s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.51s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.72s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.87s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.90s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.25s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.76s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.60s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.53s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.70s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.73s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.94s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.30s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.84s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.21s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.39s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.27s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.57s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.21s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.48s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.20s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.75s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.87s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.28s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.04s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildHistory (4.24s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.89s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.94s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.65s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.80s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.90s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.75s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.96s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.63s) [2020-05-25T16:40:33.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-25T16:40:33.544Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.90s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.06s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.37s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.29s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.19s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.21s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.16s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.65s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.55s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.08s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.69s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.47s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.17s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRm (3.03s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.01s) [2020-05-25T16:40:33.544Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.75s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildStderr (1.23s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.58s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.22s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildUser (2.52s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.24s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.51s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.31s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-25T16:40:33.545Z] docker_cli_sni_test.go:18: Flakey test [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitTTY (1.68s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.92s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.98s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.96s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-05-25T16:40:33.545Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-25T16:40:33.545Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.41s) [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0009fd6e0 } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1197886180 /foo false } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1197886180 /foo true } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3005271795 /foo false } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3005271795 /foo true } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3005271795 /foo true 0xc0009fdb60 } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009fdb80 } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009fdba0 } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0009fdbc0 } [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0009fdbe0 } [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 0 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 1 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 2 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 3 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 4 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 5 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 6 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 7 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 8 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 9 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 10 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 11 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 12 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 13 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 14 [2020-05-25T16:40:33.545Z] docker_api_containers_test.go:1926: case 15 [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.60s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership410139916/file1 3d4c77aaba700a2345cf37909a21bb7768dbfd77abcd005dd354d1626232f988:/tmpvol/file1` [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.15s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp c5c475610fb6b2a30a7a0cbcf149553ec4d8bcd7860bfb315d48375c9cb9f341:/root/file1 /tmp/test-cp-from-case-a645418235/itWorks.txt` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a645418235/itWorks.txt" contains "file1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 58854bdf2640cc94f0d2ad4afc541f1a727bc6fed1bec064d83acfa3c4f9ffb3:/file1 /tmp/test-cp-from-case-b286400542/testDir/` [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c981057253/file2" contains "file2\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 6f0459c80dfdb7e6d6c22be5ed8b20a988d7ca408bc379e06ec9d98ea3363fe3:/root/file1 /tmp/test-cp-from-case-c981057253/file2` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c981057253/file2" contains "file1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp b484de8f2d9d1c6c0308ea54ea11c2bf3858f87e144f590188ee9543755822b4:/file1 /tmp/test-cp-from-case-d361875200/dir1` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d361875200/dir1/file1" contains "file1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp b484de8f2d9d1c6c0308ea54ea11c2bf3858f87e144f590188ee9543755822b4:/file1 /tmp/test-cp-from-case-d361875200/dir1/` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d361875200/dir1/file1" contains "file1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 59638443d99e253be8c6ca6b8da0c38751435f9d64caae3233474363095a92a9:dir1 /tmp/test-cp-from-case-e556323935/testDir` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e556323935/testDir/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 59638443d99e253be8c6ca6b8da0c38751435f9d64caae3233474363095a92a9:dir1 /tmp/test-cp-from-case-e556323935/testDir/` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e556323935/testDir/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 58ceaec60611598b3e180d7d3aacbebcb73bf7b20966d5c249117a8e63ae42b6:/root/dir1 /tmp/test-cp-from-case-f982923314/file1` [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.17s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 45042f9b90af8f1b3e04f3aecb3846724a487abfc8963a899ea7e24edb8af42a:/root/dir1 /tmp/test-cp-from-case-g579740137/dir2` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g579740137/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 45042f9b90af8f1b3e04f3aecb3846724a487abfc8963a899ea7e24edb8af42a:/root/dir1 /tmp/test-cp-from-case-g579740137/dir2/` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g579740137/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp d828d043f3e01ce8490dfe0b1675a3054c098b35d9c8a54e23c19c043fe2a935:dir1/. /tmp/test-cp-from-case-h921913396/testDir` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h921913396/testDir/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp d828d043f3e01ce8490dfe0b1675a3054c098b35d9c8a54e23c19c043fe2a935:dir1/. /tmp/test-cp-from-case-h921913396/testDir/` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h921913396/testDir/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 91acdd0f14db4f62427922892a6f4b9a0662f668d15093765160d3c15a7ab58c:/root/dir1/. /tmp/test-cp-from-case-i044193283/file1` [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp d5fc287421fc0d943e8e2d33fee9b415357b4525688dfe3786d0217548a4d410:/root/dir1/. /tmp/test-cp-from-case-j933411206/dir2` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j933411206/dir2/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp d5fc287421fc0d943e8e2d33fee9b415357b4525688dfe3786d0217548a4d410:/root/dir1/. /tmp/test-cp-from-case-j933411206/dir2/` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j933411206/dir2/file1-1" contains "file1-1\n" [2020-05-25T16:40:33.545Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c98ddd75a5b3e17b90651b323d9ec066c172c3bc5ef584b0e99c60fadb497cd:/file2 /tmp/test-cp-from-err-dst-not-dir896613165/symlinkToFile1` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir896613165/symlinkToFile1" points to "file1" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir896613165/file1" contains "file2\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c98ddd75a5b3e17b90651b323d9ec066c172c3bc5ef584b0e99c60fadb497cd:/file2 /tmp/test-cp-from-err-dst-not-dir896613165/symlinkToDir1` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir896613165/symlinkToDir1" points to "dir1" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir896613165/file2" contains "file2\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c98ddd75a5b3e17b90651b323d9ec066c172c3bc5ef584b0e99c60fadb497cd:/file2 /tmp/test-cp-from-err-dst-not-dir896613165/brokenSymlinkToFileX` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir896613165/brokenSymlinkToFileX" points to "fileX" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir896613165/fileX" contains "file2\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c98ddd75a5b3e17b90651b323d9ec066c172c3bc5ef584b0e99c60fadb497cd:/dir2 /tmp/test-cp-from-err-dst-not-dir896613165/symlinkToDir1` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir896613165/symlinkToDir1" points to "dir1" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir896613165/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c98ddd75a5b3e17b90651b323d9ec066c172c3bc5ef584b0e99c60fadb497cd:/dir2 /tmp/test-cp-from-err-dst-not-dir896613165/brokenSymlinkToDirX` [2020-05-25T16:40:33.545Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir896613165/brokenSymlinkToDirX" points to "dirX" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir896613165/dirX/file2-1" contains "file2-1\n" [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.69s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a494602869/file1 041c3564e61e5f01e6bf58bbf2f1c074e1977608cb83770f6245ec2dcad587d2:/root/itWorks.txt` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "041c3564e61e5f01e6bf58bbf2f1c074e1977608cb83770f6245ec2dcad587d2" start output contains "file1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 041c3564e61e5f01e6bf58bbf2f1c074e1977608cb83770f6245ec2dcad587d2` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b343259984/file1 195e181346761213ba752acc246a94cc9fcc410aa4ba9ee0d66c48b3fce0498f:testDir/` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.65s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "0f8daaa40cbcdff0cc94cc8147471eabdf4515f28f7ed56e90eab08d54a7e409" start output contains "file2\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f8daaa40cbcdff0cc94cc8147471eabdf4515f28f7ed56e90eab08d54a7e409` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c252952175/file1 0f8daaa40cbcdff0cc94cc8147471eabdf4515f28f7ed56e90eab08d54a7e409:/root/file2` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "0f8daaa40cbcdff0cc94cc8147471eabdf4515f28f7ed56e90eab08d54a7e409" start output contains "file1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f8daaa40cbcdff0cc94cc8147471eabdf4515f28f7ed56e90eab08d54a7e409` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "19b8ba50b06f5c3d884550abdf879137583dcfa07715b5fba53b9135fb30cc8f" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19b8ba50b06f5c3d884550abdf879137583dcfa07715b5fba53b9135fb30cc8f` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d207569154/file1 19b8ba50b06f5c3d884550abdf879137583dcfa07715b5fba53b9135fb30cc8f:dir1` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "19b8ba50b06f5c3d884550abdf879137583dcfa07715b5fba53b9135fb30cc8f" start output contains "file1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19b8ba50b06f5c3d884550abdf879137583dcfa07715b5fba53b9135fb30cc8f` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "b419b61b6b5b9362c6e3dfa8f91b99398e9173038f3b2d7715f6154d3f998811" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a b419b61b6b5b9362c6e3dfa8f91b99398e9173038f3b2d7715f6154d3f998811` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d207569154/file1 b419b61b6b5b9362c6e3dfa8f91b99398e9173038f3b2d7715f6154d3f998811:dir1/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "b419b61b6b5b9362c6e3dfa8f91b99398e9173038f3b2d7715f6154d3f998811" start output contains "file1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a b419b61b6b5b9362c6e3dfa8f91b99398e9173038f3b2d7715f6154d3f998811` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e919341177/dir1 c5a85aa71fe2a1fdf215578cc4a90ad1cf1a5df989c9940b794c07cf89943c63:testDir` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "c5a85aa71fe2a1fdf215578cc4a90ad1cf1a5df989c9940b794c07cf89943c63" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a c5a85aa71fe2a1fdf215578cc4a90ad1cf1a5df989c9940b794c07cf89943c63` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e919341177/dir1 6e5d668b4001a4de33a8abff32364248408bccffaab3a9f63e6f92bf399459fe:testDir/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "6e5d668b4001a4de33a8abff32364248408bccffaab3a9f63e6f92bf399459fe" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e5d668b4001a4de33a8abff32364248408bccffaab3a9f63e6f92bf399459fe` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f438257028/dir1 4f21da4a37544630ab0337297923c067c568fc6dd188d94c70b73277f8f5494a:/root/file1` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.08s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "8d65c81ae5583e1a86d6dedb70541cbf11184d92e9a6b8a96d84d8787e36fe42" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8d65c81ae5583e1a86d6dedb70541cbf11184d92e9a6b8a96d84d8787e36fe42` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g857146131/dir1 8d65c81ae5583e1a86d6dedb70541cbf11184d92e9a6b8a96d84d8787e36fe42:/root/dir2` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "8d65c81ae5583e1a86d6dedb70541cbf11184d92e9a6b8a96d84d8787e36fe42" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8d65c81ae5583e1a86d6dedb70541cbf11184d92e9a6b8a96d84d8787e36fe42` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "afed790507fdd329182fb5c39bf8b8cf7719c696cc7eda30c7f96ad438d9a3e9" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a afed790507fdd329182fb5c39bf8b8cf7719c696cc7eda30c7f96ad438d9a3e9` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g857146131/dir1 afed790507fdd329182fb5c39bf8b8cf7719c696cc7eda30c7f96ad438d9a3e9:/dir2/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "afed790507fdd329182fb5c39bf8b8cf7719c696cc7eda30c7f96ad438d9a3e9" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a afed790507fdd329182fb5c39bf8b8cf7719c696cc7eda30c7f96ad438d9a3e9` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h660549974/dir1/. 407030dba0ecfba9aa2d1484899d41e8a3787cac6c57b2dd68553fe969e921e5:testDir` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "407030dba0ecfba9aa2d1484899d41e8a3787cac6c57b2dd68553fe969e921e5" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 407030dba0ecfba9aa2d1484899d41e8a3787cac6c57b2dd68553fe969e921e5` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h660549974/dir1/. abe0bd78e5bedecfd4d16fe1db0c379885df89c521085b61665678561db6d223:testDir/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "abe0bd78e5bedecfd4d16fe1db0c379885df89c521085b61665678561db6d223" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a abe0bd78e5bedecfd4d16fe1db0c379885df89c521085b61665678561db6d223` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i216502461/dir1/. 131ad9ce778d780fc59a7b0b7ed7e99aae1a30a189abf9482317e102ef4651f1:/root/file1` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "fc5f680fc87305520b16936d245a07712595892ce708cea55f31aedd5db836eb" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a fc5f680fc87305520b16936d245a07712595892ce708cea55f31aedd5db836eb` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j289897208/dir1/. fc5f680fc87305520b16936d245a07712595892ce708cea55f31aedd5db836eb:/dir2` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "fc5f680fc87305520b16936d245a07712595892ce708cea55f31aedd5db836eb" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a fc5f680fc87305520b16936d245a07712595892ce708cea55f31aedd5db836eb` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "c34d20907d4136ce7b970c6415d7997f0d0a29466a0506fc6d133157bb3e405b" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a c34d20907d4136ce7b970c6415d7997f0d0a29466a0506fc6d133157bb3e405b` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j289897208/dir1/. c34d20907d4136ce7b970c6415d7997f0d0a29466a0506fc6d133157bb3e405b:/dir2/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "c34d20907d4136ce7b970c6415d7997f0d0a29466a0506fc6d133157bb3e405b" start output contains "file1-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a c34d20907d4136ce7b970c6415d7997f0d0a29466a0506fc6d133157bb3e405b` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions336412663/permdirtest permtest:/` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs681962817/file1 8e35f4b0802065b5e2aa8a0f91ed6a33dcae9c734d967334adfb08ab354b2acf:/root/shouldNotExist` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "8e35f4b0802065b5e2aa8a0f91ed6a33dcae9c734d967334adfb08ab354b2acf" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e35f4b0802065b5e2aa8a0f91ed6a33dcae9c734d967334adfb08ab354b2acf` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume869441452/file1 3a964466a4f48a8531434237c127340498ce5f3e744275b33cc163fe0e3575aa:/vol_ro/shouldNotExist` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:279: checking that container "3a964466a4f48a8531434237c127340498ce5f3e744275b33cc163fe0e3575aa" start output contains "" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a964466a4f48a8531434237c127340498ce5f3e744275b33cc163fe0e3575aa` [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToStdout (1.40s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.50s) [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-471038747/file2 c08a313daeb1b4b1295034ed1ed22dfac386785831b403751db0ed8f16b652e8:/vol2/symlinkToFile1` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-471038747/symlinkToFile1" points to "file1" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-471038747/file1" contains "file2\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-471038747/file2 c08a313daeb1b4b1295034ed1ed22dfac386785831b403751db0ed8f16b652e8:/vol2/symlinkToDir1` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-471038747/symlinkToDir1" points to "dir1" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-471038747/file2" contains "file2\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-471038747/file2 c08a313daeb1b4b1295034ed1ed22dfac386785831b403751db0ed8f16b652e8:/vol2/brokenSymlinkToFileX` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-471038747/brokenSymlinkToFileX" points to "fileX" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-471038747/fileX" contains "file2\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-471038747//dir2 c08a313daeb1b4b1295034ed1ed22dfac386785831b403751db0ed8f16b652e8:/vol2/symlinkToDir1` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-471038747/symlinkToDir1" points to "dir1" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-471038747/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-471038747//dir2 c08a313daeb1b4b1295034ed1ed22dfac386785831b403751db0ed8f16b652e8:/vol2/brokenSymlinkToDirX` [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-471038747/brokenSymlinkToDirX" points to "dirX" [2020-05-25T16:40:33.546Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-471038747/dirX/file2-1" contains "file2-1\n" [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.86s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.96s) [2020-05-25T16:40:33.546Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-25T16:40:33.546Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-05-25T16:40:33.546Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-25T16:40:33.546Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.35s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.89s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.55s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.15s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.89s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsCommit (1.07s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.72s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.81s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsCopy (1.43s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFilters (1.63s) [2020-05-25T16:40:33.546Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExec (1.06s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecCgroup (1.44s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecInspectID (1.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.77s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.56s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestExecWithUser (0.96s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHealth (21.36s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.17s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportGzipped (1.84s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-05-25T16:40:33.547Z] daemon.go:325: [d1acd5d499182] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [d1acd5d499182] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:353: [d1acd5d499182] daemon started [2020-05-25T16:40:33.547Z] daemon.go:461: [d1acd5d499182] Stopping daemon [2020-05-25T16:40:33.547Z] daemon.go:296: [d1acd5d499182] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:448: [d1acd5d499182] Daemon stopped [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-25T16:40:33.547Z] daemon.go:325: [de0d3dc12294a] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [de0d3dc12294a] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:353: [de0d3dc12294a] daemon started [2020-05-25T16:40:33.547Z] daemon.go:461: [de0d3dc12294a] Stopping daemon [2020-05-25T16:40:33.547Z] daemon.go:296: [de0d3dc12294a] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:448: [de0d3dc12294a] Daemon stopped [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-05-25T16:40:33.547Z] daemon.go:325: [d6c9c89242ce0] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [d6c9c89242ce0] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:353: [d6c9c89242ce0] daemon started [2020-05-25T16:40:33.547Z] daemon.go:461: [d6c9c89242ce0] Stopping daemon [2020-05-25T16:40:33.547Z] daemon.go:296: [d6c9c89242ce0] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:448: [d6c9c89242ce0] Daemon stopped [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-25T16:40:33.547Z] daemon.go:325: [d0f62c654f1fe] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:296: [d0f62c654f1fe] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:325: [d0f62c654f1fe] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [d0f62c654f1fe] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:296: [d0f62c654f1fe] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:325: [d0f62c654f1fe] waiting for daemon to start [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-05-25T16:40:33.547Z] daemon.go:325: [d5e86900811d0] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [d5e86900811d0] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:353: [d5e86900811d0] daemon started [2020-05-25T16:40:33.547Z] daemon.go:461: [d5e86900811d0] Stopping daemon [2020-05-25T16:40:33.547Z] daemon.go:296: [d5e86900811d0] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:448: [d5e86900811d0] Daemon stopped [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.59s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.98s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.60s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.49s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.71s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.49s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.68s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.51s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.67s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.90s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.40s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestNetHostname (2.31s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.36s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2020-05-25T16:40:33.547Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-25T16:40:33.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.10s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s) [2020-05-25T16:40:33.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-05-25T16:40:33.547Z] daemon.go:325: [d6b4217a810af] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:325: [d6b4217a810af] waiting for daemon to start [2020-05-25T16:40:33.547Z] daemon.go:353: [d6b4217a810af] daemon started [2020-05-25T16:40:33.547Z] daemon.go:461: [d6b4217a810af] Stopping daemon [2020-05-25T16:40:33.547Z] daemon.go:296: [d6b4217a810af] exiting daemon [2020-05-25T16:40:33.547Z] daemon.go:448: [d6b4217a810af] Daemon stopped [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.04s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.38s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.45s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPortList (10.83s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-05-25T16:40:33.547Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.64s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.52s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsByOrder (3.16s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.40s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.66s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.95s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.73s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.85s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.92s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2020-05-25T16:40:33.802Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.48s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.65s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.53s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.30s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.75s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.97s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.21s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddHost (0.96s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.03s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.01s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.51s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.87s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.46s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.94s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.07s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-25T16:40:33.803Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (1.07s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.03s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunExitCode (0.89s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.52s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.74s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMount (6.06s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.22s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.29s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.27s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.56s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.04s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-05-25T16:40:33.803Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-25T16:40:33.803Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.97s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-25T16:40:33.803Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.47s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.94s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.93s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.74s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.93s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.96s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunState (1.93s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.87s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-25T16:40:33.803Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.95s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.91s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.89s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-05-25T16:40:33.803Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-25T16:40:33.803Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-05-25T16:40:33.803Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.32s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.53s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.69s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.54s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.43s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2020-05-25T16:40:33.804Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents058792629 [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.80s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.45s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.51s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.38s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.43s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.97s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.20s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.89s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.20s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.41s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.41s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.93s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.46s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.20s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.30s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.52s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2020-05-25T16:40:33.804Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-05-25T16:40:33.804Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-25T16:40:33.804Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-25T16:40:33.804Z] === RUN TestDockerRegistrySuite [2020-05-25T16:40:33.804Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-25T16:40:35.163Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-25T16:40:36.521Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-25T16:40:36.982Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-25T16:40:36.982Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-25T16:40:38.403Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:40:38.587Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-25T16:40:38.587Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-25T16:40:38.587Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-25T16:40:38.587Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-25T16:40:40.851Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-25T16:40:40.851Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-25T16:40:40.851Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-25T16:40:42.458Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-25T16:40:42.458Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-25T16:40:42.556Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-25T16:40:42.939Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-25T16:40:42.939Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-25T16:40:42.939Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-25T16:40:45.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-25T16:40:46.729Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-25T16:40:46.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-25T16:40:48.094Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-25T16:40:48.408Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-25T16:40:48.408Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-25T16:40:48.408Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-25T16:40:49.453Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-25T16:40:50.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-25T16:40:50.674Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-25T16:40:50.813Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-25T16:40:52.172Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-25T16:40:52.277Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-25T16:40:52.277Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-25T16:40:52.277Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-25T16:40:53.530Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-25T16:40:54.542Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-25T16:40:54.542Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-25T16:40:54.889Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-25T16:40:56.145Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-25T16:40:56.145Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-25T16:40:56.248Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-25T16:40:58.409Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-25T16:40:58.409Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-25T16:40:58.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-25T16:41:01.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-25T16:41:02.617Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-25T16:41:03.542Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-25T16:41:05.682Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-25T16:41:06.049Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-25T16:41:07.409Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:41:07.664Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:41:08.696Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-25T16:41:09.022Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:41:09.945Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:41:11.304Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-25T16:41:11.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-25T16:41:11.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-25T16:41:11.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-25T16:41:11.710Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-25T16:41:11.710Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-25T16:41:13.311Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-25T16:41:13.311Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-25T16:41:15.461Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-25T16:41:15.461Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-25T16:41:16.818Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-25T16:41:17.073Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-25T16:41:17.327Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-25T16:41:17.582Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-25T16:41:17.582Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-25T16:41:17.837Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-25T16:41:18.091Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-25T16:41:18.345Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-25T16:41:19.706Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-25T16:41:20.580Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-25T16:41:20.580Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-25T16:41:20.629Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-25T16:41:21.989Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-25T16:41:22.183Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-25T16:41:22.183Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-25T16:41:23.350Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-25T16:41:23.605Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-25T16:41:24.965Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-25T16:41:25.887Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-25T16:41:26.053Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite (52.99s) [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.56s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d06a187277788 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.42s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d169aa6367de5 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d5c8ef22d3105 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon ded9539ba1ce3 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d07e577f718ab is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d2b8612575541 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d1babb8f362a1 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dd3479201c754 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d07e14ca2d0c6 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d5c7e78539772 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon debd27e508610 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dbf9f43fbcef9 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-25T16:41:26.811Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6c95ec923256b501a9d650c21a10d45b6fb4492dd5fe9022da39c87e3066819e [2020-05-25T16:41:26.811Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5487f6bc1abe142e88140e6aa35e0c2d86ec66317315d8b567dc3e900aaeee12 [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d800bb58207f1 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.53s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-25T16:41:26.811Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a13d0a2ee890602741612d187aa63795ed634ee2c50ddd2056a862ebae6c65ec [2020-05-25T16:41:26.811Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e5f042c7f089daeece1ddd6dc4b4e806a8259c01b4c1c138580501536aca584e [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d5e88df7427e4 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d25050619a052 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d530e0134fa65 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d635eb70175a9 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d552fdcb1094a is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dac3591bfd56f is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d07289e99d856 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d96317e50db26 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d4873d670a731 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d375f1f722feb is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d009a4d62efc6 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d92a11b09a444 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d6801f3f7ef2a is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dc51b4f0bd1e1 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dd2e3e4652743 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon de41e4a6483e7 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d4854741f9d98 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d6108a8b28bc0 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon dc29e42b98608 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d462a71ed96b7 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-05-25T16:41:26.811Z] check_test.go:196: Daemon d5ab79c2e05c4 is not started [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-25T16:41:26.811Z] daemon.go:325: [d8dfa932470db] waiting for daemon to start [2020-05-25T16:41:26.811Z] daemon.go:325: [d8dfa932470db] waiting for daemon to start [2020-05-25T16:41:26.811Z] daemon.go:353: [d8dfa932470db] daemon started [2020-05-25T16:41:26.811Z] daemon.go:461: [d8dfa932470db] Stopping daemon [2020-05-25T16:41:26.811Z] daemon.go:296: [d8dfa932470db] exiting daemon [2020-05-25T16:41:26.811Z] daemon.go:448: [d8dfa932470db] Daemon stopped [2020-05-25T16:41:26.811Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2020-05-25T16:41:26.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-05-25T16:41:26.811Z] daemon.go:325: [d17c4248c1cae] waiting for daemon to start [2020-05-25T16:41:26.811Z] daemon.go:325: [d17c4248c1cae] waiting for daemon to start [2020-05-25T16:41:26.811Z] daemon.go:353: [d17c4248c1cae] daemon started [2020-05-25T16:41:26.811Z] daemon.go:461: [d17c4248c1cae] Stopping daemon [2020-05-25T16:41:26.811Z] daemon.go:296: [d17c4248c1cae] exiting daemon [2020-05-25T16:41:26.811Z] daemon.go:448: [d17c4248c1cae] Daemon stopped [2020-05-25T16:41:26.811Z] === RUN TestDockerSchema1RegistrySuite [2020-05-25T16:41:26.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-25T16:41:27.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-05-25T16:41:28.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-25T16:41:29.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-25T16:41:31.376Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-25T16:41:31.630Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-25T16:41:35.786Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-25T16:41:37.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-25T16:41:38.521Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:41:38.521Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:41:39.892Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:41:41.250Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:41:42.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-25T16:41:46.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-25T16:41:46.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-25T16:41:47.319Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-25T16:41:47.319Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-25T16:41:47.429Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-25T16:41:47.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-25T16:41:47.827Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-25T16:41:47.909Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-25T16:41:48.386Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite (21.80s) [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.58s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon df61d151ab36c is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon dbae556f0bb64 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d537f751c8c9f is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.32s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d04c64723f777 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d6c130181ac11 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon dadf98fbcc1f3 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d6d4d753f32e9 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon da7581895a632 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.71s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d91bd1ff61ff2 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon dd59487c41f9f is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon dc52c48dc5585 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d43fd88e307e5 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon dfc63c9e91290 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d9efcc65de511 is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon da967bb2050cf is not started [2020-05-25T16:41:48.387Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-25T16:41:48.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-25T16:41:48.387Z] check_test.go:223: Daemon d2903f42b26cc is not started [2020-05-25T16:41:48.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-25T16:41:48.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-25T16:41:49.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-25T16:41:49.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-25T16:41:50.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-25T16:41:50.173Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-25T16:41:50.173Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-25T16:41:50.173Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-25T16:41:51.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-25T16:41:51.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-25T16:41:51.775Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-25T16:41:51.775Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-25T16:41:51.775Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-25T16:41:51.775Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-25T16:41:52.041Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-25T16:41:52.600Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon d1bda4ed27697 is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon ddf24e95fca6d is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon d0bbec7f6dc75 is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-25T16:41:52.600Z] daemon.go:325: [d8d110bcef568] waiting for daemon to start [2020-05-25T16:41:52.600Z] daemon.go:325: [d8d110bcef568] waiting for daemon to start [2020-05-25T16:41:52.600Z] daemon.go:353: [d8d110bcef568] daemon started [2020-05-25T16:41:52.600Z] daemon.go:461: [d8d110bcef568] Stopping daemon [2020-05-25T16:41:52.600Z] daemon.go:296: [d8d110bcef568] exiting daemon [2020-05-25T16:41:52.600Z] daemon.go:448: [d8d110bcef568] Daemon stopped [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon dc765a76bb26e is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon d2d4016a707a8 is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon d4423cffc9b6e is not started [2020-05-25T16:41:52.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-05-25T16:41:52.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-25T16:41:52.600Z] check_test.go:252: Daemon de7ab187da997 is not started [2020-05-25T16:41:52.600Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-25T16:41:52.600Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-25T16:41:55.642Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-25T16:41:57.830Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-25T16:41:57.830Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-25T16:41:57.906Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-25T16:41:57.906Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-25T16:41:57.906Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-25T16:41:58.085Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-25T16:41:58.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-25T16:41:58.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-25T16:41:58.339Z] check_test.go:279: Daemon d0db2016d93b5 is not started [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-25T16:41:58.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-25T16:41:58.339Z] check_test.go:279: Daemon d5eedefdef211 is not started [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-25T16:41:58.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-25T16:41:58.339Z] check_test.go:279: Daemon d35d955275ec1 is not started [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-05-25T16:41:58.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-25T16:41:58.339Z] check_test.go:279: Daemon de4738f5d1a28 is not started [2020-05-25T16:41:58.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-25T16:41:58.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-25T16:41:58.339Z] check_test.go:279: Daemon dc5d9610fe60c is not started [2020-05-25T16:41:58.339Z] === RUN TestDockerNetworkSuite [2020-05-25T16:41:58.339Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-25T16:42:01.595Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-25T16:42:02.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-25T16:42:07.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-25T16:42:09.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-25T16:42:10.558Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-25T16:42:10.558Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-25T16:42:10.558Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-25T16:42:13.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-25T16:42:15.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-25T16:42:19.345Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-25T16:42:19.345Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-25T16:42:19.345Z] === RUN TestDockerSuite/TestCpToDot [2020-05-25T16:42:20.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-25T16:42:20.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-25T16:42:20.358Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-25T16:42:22.624Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-25T16:42:23.105Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-25T16:42:24.708Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-25T16:42:25.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-25T16:42:26.035Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-25T16:42:26.311Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-25T16:42:26.791Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-25T16:42:26.791Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-25T16:42:27.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-25T16:42:29.056Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-25T16:42:29.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-25T16:42:29.275Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-25T16:42:29.537Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-25T16:42:29.537Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-25T16:42:29.537Z] === RUN TestDockerSuite/TestCreateRM [2020-05-25T16:42:30.017Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-25T16:42:30.017Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-25T16:42:30.017Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-25T16:42:30.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-25T16:42:30.498Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-25T16:42:30.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-25T16:42:33.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-25T16:42:33.308Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-25T16:42:34.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-25T16:42:34.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-25T16:42:35.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-25T16:42:36.191Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-25T16:42:36.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-25T16:42:36.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-25T16:42:36.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-25T16:42:37.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-25T16:42:37.783Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-25T16:42:37.783Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-25T16:42:38.264Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-25T16:42:38.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-25T16:42:40.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-25T16:42:40.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-25T16:42:40.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-25T16:42:40.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-25T16:42:40.760Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-25T16:42:43.105Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-25T16:42:43.105Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-25T16:42:43.105Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-25T16:42:44.720Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-25T16:42:44.720Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-25T16:42:44.914Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-25T16:42:44.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDockerFails [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-25T16:42:45.200Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-25T16:42:47.475Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-25T16:42:49.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-25T16:42:49.751Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-25T16:42:51.354Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-25T16:42:58.621Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-25T16:42:58.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-25T16:42:58.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-25T16:42:58.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-25T16:42:58.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-25T16:42:58.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-25T16:42:59.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-25T16:42:59.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-25T16:42:59.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-25T16:43:03.588Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-25T16:43:03.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-25T16:43:03.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-25T16:43:03.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-25T16:43:04.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-25T16:43:05.615Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-25T16:43:08.430Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-25T16:43:09.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-25T16:43:10.696Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-25T16:43:11.177Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-25T16:43:13.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-25T16:43:13.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-25T16:43:15.047Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-25T16:43:15.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-25T16:43:15.528Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-25T16:43:16.009Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-25T16:43:18.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-25T16:43:18.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-25T16:43:19.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-25T16:43:20.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-25T16:43:20.865Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-25T16:43:21.401Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-25T16:43:23.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-25T16:43:24.732Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-25T16:43:25.744Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-25T16:43:25.744Z] === RUN TestDockerSuite/TestEventsRename [2020-05-25T16:43:27.348Z] === RUN TestDockerSuite/TestEventsResize [2020-05-25T16:43:27.498Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-25T16:43:28.421Z] --- PASS: TestDockerNetworkSuite (89.79s) [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d91508f007d67 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon dd21f51c40a44 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.55s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon df06f386ef373 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.59s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d5a3235c9ce61 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:1233: Daemon d829eff438922 is not started [2020-05-25T16:43:28.422Z] daemon.go:325: [d829eff438922] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [d829eff438922] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d829eff438922] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [d829eff438922] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [d829eff438922] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [d829eff438922] Daemon stopped [2020-05-25T16:43:28.422Z] daemon.go:325: [d829eff438922] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [d829eff438922] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d829eff438922] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [d829eff438922] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [d829eff438922] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [d829eff438922] Daemon stopped [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon dcf61dcea3ce3 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.70s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon da4c5306a4d29 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.49s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon db3b9c71dc0b1 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.80s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d1e9fb9b83fda is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.07s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d0fac4f5063e4 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d234dd5c55a78 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.04s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d0570b445da2d is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.72s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon de532a0eb161b is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d5e5d3a15ee71 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d1e1b5659b43b is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.45s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d426d63d9e918 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d48e88a055a3f is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon df363fca10af2 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon ddc2f87f9fdda is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon dc6d169e1fda5 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d86962796b178 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d70a3922d1a41 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon de0b556449af4 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d80b25522e4aa is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.04s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-25T16:43:28.422Z] daemon.go:325: [debdfcedba463] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [debdfcedba463] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [debdfcedba463] daemon started [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:968: Daemon debdfcedba463 is not started [2020-05-25T16:43:28.422Z] daemon.go:325: [debdfcedba463] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:296: [debdfcedba463] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:325: [debdfcedba463] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [debdfcedba463] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [debdfcedba463] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [debdfcedba463] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [debdfcedba463] Daemon stopped [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.78s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d0e6171c56b6d is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.60s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [de79432a2fa5f] daemon started [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:1116: Daemon de79432a2fa5f is not started [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:296: [de79432a2fa5f] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [de79432a2fa5f] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [de79432a2fa5f] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [de79432a2fa5f] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [de79432a2fa5f] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [de79432a2fa5f] Daemon stopped [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon ddb07810afb18 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d91bbeff47f33 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d7402d26bf341 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d203f7e27eeb7 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d28c85a927110 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon dc0209b26710f is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d129660cdfdec is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.86s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d992b29c31727 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d3ee11a6740e3 is not started [2020-05-25T16:43:28.422Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-25T16:43:28.422Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon dc98a02430066 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d10942d49bfbe is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-25T16:43:28.422Z] daemon.go:325: [d2e488e28e039] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [d2e488e28e039] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d2e488e28e039] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [d2e488e28e039] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [d2e488e28e039] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [d2e488e28e039] Daemon stopped [2020-05-25T16:43:28.422Z] daemon.go:325: [d2e488e28e039] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [d2e488e28e039] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d2e488e28e039] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [d2e488e28e039] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [d2e488e28e039] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [d2e488e28e039] Daemon stopped [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-25T16:43:28.422Z] daemon.go:325: [d31b54bbf0338] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:325: [d31b54bbf0338] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d31b54bbf0338] daemon started [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:1084: Daemon d31b54bbf0338 is not started [2020-05-25T16:43:28.422Z] daemon.go:325: [d31b54bbf0338] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:296: [d31b54bbf0338] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:325: [d31b54bbf0338] waiting for daemon to start [2020-05-25T16:43:28.422Z] daemon.go:353: [d31b54bbf0338] daemon started [2020-05-25T16:43:28.422Z] daemon.go:461: [d31b54bbf0338] Stopping daemon [2020-05-25T16:43:28.422Z] daemon.go:296: [d31b54bbf0338] exiting daemon [2020-05-25T16:43:28.422Z] daemon.go:448: [d31b54bbf0338] Daemon stopped [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d335bfe232236 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon de8c9d9e78079 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.61s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon de2b18dc51538 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d0a634cef47ca is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.19s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d2d432e9669e3 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d37a923971c74 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.43s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-25T16:43:28.422Z] docker_cli_network_unix_test.go:46: Daemon d1b4062561e86 is not started [2020-05-25T16:43:28.422Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.83s) [2020-05-25T16:43:28.422Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-25T16:43:28.423Z] docker_cli_network_unix_test.go:46: Daemon de368b60f3213 is not started [2020-05-25T16:43:28.423Z] === RUN TestDockerHubPullSuite [2020-05-25T16:43:28.423Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-25T16:43:29.612Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-25T16:43:29.783Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-25T16:43:30.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-25T16:43:32.543Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-25T16:43:32.543Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-25T16:43:33.466Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-25T16:43:34.073Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-25T16:43:34.328Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite (6.29s) [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2020-05-25T16:43:34.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-25T16:43:34.582Z] daemon.go:325: [d2e9056bce0e4] waiting for daemon to start [2020-05-25T16:43:34.582Z] daemon.go:325: [d2e9056bce0e4] waiting for daemon to start [2020-05-25T16:43:34.582Z] daemon.go:353: [d2e9056bce0e4] daemon started [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-05-25T16:43:34.582Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.18s) [2020-05-25T16:43:34.582Z] daemon.go:461: [d2e9056bce0e4] Stopping daemon [2020-05-25T16:43:34.582Z] daemon.go:296: [d2e9056bce0e4] exiting daemon [2020-05-25T16:43:34.582Z] daemon.go:448: [d2e9056bce0e4] Daemon stopped [2020-05-25T16:43:34.582Z] PASS [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === Skipped [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] [2020-05-25T16:43:34.582Z] DONE 1249 tests, 44 skipped in 1950.993s [2020-05-25T16:43:34.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-25T16:43:34.582Z] ++++ cat bundles/test-integration/docker.pid [2020-05-25T16:43:34.582Z] +++ kill 7287 [2020-05-25T16:43:35.504Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-25T16:43:35.504Z] +++ /etc/init.d/apparmor stop [2020-05-25T16:43:35.504Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:43:35.504Z] [2020-05-25T16:43:35.504Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:43:35.504Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:43:35.504Z] [2020-05-25T16:43:35.504Z] To set a process to complain mode, use the command line tool [2020-05-25T16:43:35.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:43:35.504Z] +++ true [2020-05-25T16:43:35.504Z] [2020-05-25T16:43:36.888Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-25T16:43:38.491Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-25T16:43:43.332Z] === RUN TestDockerSuite/TestEventsTop [2020-05-25T16:43:43.332Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-25T16:43:45.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-25T16:43:46.372Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-25T16:43:49.386Z] === RUN TestDockerSuite/TestExec [2020-05-25T16:43:49.386Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-25T16:43:49.386Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-25T16:43:49.628Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-25T16:43:50.988Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-25T16:43:52.608Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-25T16:43:52.608Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-25T16:43:52.608Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-25T16:43:52.608Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-25T16:43:52.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-25T16:43:54.214Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-25T16:43:55.429Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-25T16:43:55.817Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-25T16:43:57.935Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-25T16:43:58.083Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-25T16:43:59.685Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-25T16:44:01.190Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-25T16:44:03.558Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-25T16:44:03.558Z] === RUN TestDockerSuite/TestExecEnv [2020-05-25T16:44:03.558Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-25T16:44:03.558Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-25T16:44:04.448Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-25T16:44:05.161Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-25T16:44:06.957Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecParseError [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-25T16:44:10.003Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-25T16:44:11.604Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-25T16:44:13.869Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-25T16:44:13.869Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-25T16:44:19.832Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-25T16:44:19.832Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-25T16:44:19.832Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-25T16:44:19.832Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-25T16:44:24.676Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-25T16:44:30.643Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-25T16:44:32.907Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestHealth [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-25T16:44:38.873Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-25T16:44:43.715Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-25T16:44:43.715Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-25T16:44:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-25T16:44:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-25T16:44:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-25T16:44:44.195Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-25T16:44:44.677Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-25T16:44:44.677Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-25T16:44:45.687Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-25T16:44:45.687Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-25T16:44:47.290Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-25T16:44:47.290Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-25T16:44:49.720Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-25T16:44:51.329Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-25T16:44:51.810Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-25T16:44:51.810Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-25T16:44:54.824Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-25T16:44:55.306Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportFile [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-25T16:44:57.573Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-25T16:44:58.054Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-25T16:45:00.336Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-25T16:45:01.941Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-25T16:45:01.941Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-25T16:45:01.941Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-25T16:45:01.941Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-25T16:45:01.941Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-25T16:45:03.085Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-25T16:45:04.208Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-25T16:45:04.208Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-25T16:45:06.478Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-25T16:45:06.478Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-25T16:45:06.478Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-25T16:45:06.478Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-25T16:45:08.083Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-25T16:45:12.925Z] === RUN TestDockerSuite/TestInspectImage [2020-05-25T16:45:12.925Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-25T16:45:12.925Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-25T16:45:12.925Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-25T16:45:14.527Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-25T16:45:16.129Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-25T16:45:16.610Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-25T16:45:17.925Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-25T16:45:18.212Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-25T16:45:20.477Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-25T16:45:20.477Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-25T16:45:20.477Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-25T16:45:22.080Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-25T16:45:24.346Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-25T16:45:28.212Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-25T16:45:29.814Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-25T16:45:31.417Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-25T16:45:33.681Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-25T16:45:35.282Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-25T16:45:35.941Z] --- PASS: TestDockerSwarmSuite (1694.34s) [2020-05-25T16:45:35.941Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2020-05-25T16:45:35.941Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-25T16:45:35.941Z] daemon.go:325: [d4ddbd8166856] waiting for daemon to start [2020-05-25T16:45:35.941Z] daemon.go:325: [d4ddbd8166856] waiting for daemon to start [2020-05-25T16:45:35.941Z] daemon.go:353: [d4ddbd8166856] daemon started [2020-05-25T16:45:35.941Z] daemon.go:461: [d4ddbd8166856] Stopping daemon [2020-05-25T16:45:35.941Z] daemon.go:296: [d4ddbd8166856] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d4ddbd8166856] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.54s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-25T16:45:35.942Z] daemon.go:325: [d486ce410d999] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d486ce410d999] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d486ce410d999] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d486ce410d999] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d486ce410d999] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d486ce410d999] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.92s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d5aac17098e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d5aac17098e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d9d5aac17098e] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d9d5aac17098e] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d9d5aac17098e] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d9d5aac17098e] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.69s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-25T16:45:35.942Z] daemon.go:325: [d190c9da69402] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d190c9da69402] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d190c9da69402] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-25T16:45:35.942Z] daemon.go:325: [dddbf95ba8863] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dddbf95ba8863] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dddbf95ba8863] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d190c9da69402] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d190c9da69402] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d190c9da69402] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [dddbf95ba8863] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dddbf95ba8863] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dddbf95ba8863] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.88s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-25T16:45:35.942Z] daemon.go:325: [d9afcdf1ab912] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d9afcdf1ab912] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d9afcdf1ab912] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d9afcdf1ab912] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d9afcdf1ab912] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d9afcdf1ab912] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.06s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-25T16:45:35.942Z] daemon.go:325: [d771178d41f3a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d771178d41f3a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d771178d41f3a] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-25T16:45:35.942Z] daemon.go:325: [dadc0e5c19e4e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dadc0e5c19e4e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dadc0e5c19e4e] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [dadc0e5c19e4e] joining swarm manager [d771178d41f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:461: [dadc0e5c19e4e] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dadc0e5c19e4e] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dadc0e5c19e4e] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-25T16:45:35.942Z] daemon.go:325: [df2792444f5f7] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [df2792444f5f7] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [df2792444f5f7] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [df2792444f5f7] joining swarm manager [d771178d41f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.942Z] daemon.go:461: [d771178d41f3a] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d771178d41f3a] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d771178d41f3a] Daemon stopped [2020-05-25T16:45:35.942Z] check_test.go:379: Daemon dadc0e5c19e4e is not started [2020-05-25T16:45:35.942Z] daemon.go:461: [df2792444f5f7] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [df2792444f5f7] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [df2792444f5f7] Daemon stopped [2020-05-25T16:45:35.942Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-25T16:45:35.942Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.63s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-25T16:45:35.942Z] daemon.go:325: [dd0e6bb5a9d40] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dd0e6bb5a9d40] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dd0e6bb5a9d40] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf771db31455] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf771db31455] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [ddf771db31455] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [ddf771db31455] joining swarm manager [dd0e6bb5a9d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:461: [dd0e6bb5a9d40] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dd0e6bb5a9d40] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dd0e6bb5a9d40] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [ddf771db31455] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [ddf771db31455] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [ddf771db31455] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:325: [dd0e6bb5a9d40] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dd0e6bb5a9d40] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dd0e6bb5a9d40] daemon started [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf771db31455] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf771db31455] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [ddf771db31455] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [dd0e6bb5a9d40] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dd0e6bb5a9d40] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dd0e6bb5a9d40] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [ddf771db31455] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [ddf771db31455] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [ddf771db31455] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-25T16:45:35.942Z] daemon.go:325: [d7c438682016b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d7c438682016b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d7c438682016b] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d7c438682016b] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d7c438682016b] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d7c438682016b] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-25T16:45:35.942Z] daemon.go:325: [d2ac4dfd8d59b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d2ac4dfd8d59b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d2ac4dfd8d59b] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-25T16:45:35.942Z] daemon.go:325: [d4c19f0ae6e86] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d4c19f0ae6e86] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d4c19f0ae6e86] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d2ac4dfd8d59b] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d2ac4dfd8d59b] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d2ac4dfd8d59b] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [d4c19f0ae6e86] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d4c19f0ae6e86] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d4c19f0ae6e86] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.90s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [db9624152b37a] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-25T16:45:35.942Z] daemon.go:325: [dcc824227dc86] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dcc824227dc86] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dcc824227dc86] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [dcc824227dc86] joining swarm manager [db9624152b37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-25T16:45:35.942Z] daemon.go:325: [d3ef319b9acbc] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d3ef319b9acbc] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d3ef319b9acbc] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [d3ef319b9acbc] joining swarm manager [db9624152b37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.942Z] daemon.go:461: [db9624152b37a] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [db9624152b37a] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [db9624152b37a] Daemon stopped [2020-05-25T16:45:35.942Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [db9624152b37a] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [db9624152b37a] daemon started [2020-05-25T16:45:35.942Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-25T16:45:35.942Z] daemon.go:461: [db9624152b37a] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [db9624152b37a] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [db9624152b37a] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [dcc824227dc86] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dcc824227dc86] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dcc824227dc86] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [d3ef319b9acbc] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d3ef319b9acbc] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d3ef319b9acbc] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.17s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-25T16:45:35.942Z] daemon.go:325: [df3ee08eb8422] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [df3ee08eb8422] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [df3ee08eb8422] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-25T16:45:35.942Z] daemon.go:325: [d5366d01af753] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d5366d01af753] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d5366d01af753] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [d5366d01af753] joining swarm manager [df3ee08eb8422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-25T16:45:35.942Z] daemon.go:325: [d5ee109b0f2b3] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d5ee109b0f2b3] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d5ee109b0f2b3] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [d5ee109b0f2b3] joining swarm manager [df3ee08eb8422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.942Z] daemon.go:461: [df3ee08eb8422] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [df3ee08eb8422] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [df3ee08eb8422] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [d5366d01af753] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d5366d01af753] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d5366d01af753] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [d5ee109b0f2b3] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d5ee109b0f2b3] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d5ee109b0f2b3] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.88s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-25T16:45:35.942Z] daemon.go:325: [dd05375f38531] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dd05375f38531] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dd05375f38531] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-25T16:45:35.942Z] daemon.go:325: [dc40ba60c086b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dc40ba60c086b] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dc40ba60c086b] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [dd05375f38531] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dd05375f38531] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dd05375f38531] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [dc40ba60c086b] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dc40ba60c086b] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dc40ba60c086b] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-25T16:45:35.942Z] daemon.go:325: [d71289218006f] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d71289218006f] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d71289218006f] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [d71289218006f] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d71289218006f] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d71289218006f] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-25T16:45:35.942Z] daemon.go:325: [d62afd3ef554c] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d62afd3ef554c] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d62afd3ef554c] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-25T16:45:35.942Z] daemon.go:325: [dd2a4151cc95e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dd2a4151cc95e] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dd2a4151cc95e] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [dd2a4151cc95e] joining swarm manager [d62afd3ef554c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-25T16:45:35.942Z] daemon.go:325: [dfae1b9722d06] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [dfae1b9722d06] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [dfae1b9722d06] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [dfae1b9722d06] joining swarm manager [d62afd3ef554c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.942Z] daemon.go:461: [d62afd3ef554c] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d62afd3ef554c] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d62afd3ef554c] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [dd2a4151cc95e] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dd2a4151cc95e] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dd2a4151cc95e] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:461: [dfae1b9722d06] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [dfae1b9722d06] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [dfae1b9722d06] Daemon stopped [2020-05-25T16:45:35.942Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.11s) [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-25T16:45:35.942Z] daemon.go:325: [df5a88947eb08] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [df5a88947eb08] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [df5a88947eb08] daemon started [2020-05-25T16:45:35.942Z] daemon.go:461: [df5a88947eb08] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [df5a88947eb08] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [df5a88947eb08] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:325: [df5a88947eb08] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [df5a88947eb08] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [df5a88947eb08] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d3cc2375087] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d3cc2375087] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d9d3cc2375087] daemon started [2020-05-25T16:45:35.942Z] check_test.go:358: [d9d3cc2375087] joining swarm manager [df5a88947eb08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.942Z] daemon.go:461: [d9d3cc2375087] Stopping daemon [2020-05-25T16:45:35.942Z] daemon.go:296: [d9d3cc2375087] exiting daemon [2020-05-25T16:45:35.942Z] daemon.go:448: [d9d3cc2375087] Daemon stopped [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d3cc2375087] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [d9d3cc2375087] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [d9d3cc2375087] daemon started [2020-05-25T16:45:35.942Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.942Z] daemon.go:353: [ddf9898d971c9] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [ddf9898d971c9] joining swarm manager [df5a88947eb08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.943Z] daemon.go:461: [ddf9898d971c9] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [ddf9898d971c9] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [ddf9898d971c9] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [ddf9898d971c9] daemon started [2020-05-25T16:45:35.943Z] daemon.go:296: [ddf9898d971c9] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddf9898d971c9] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [ddf9898d971c9] daemon started [2020-05-25T16:45:35.943Z] daemon.go:461: [df5a88947eb08] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [df5a88947eb08] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [df5a88947eb08] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [d9d3cc2375087] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d9d3cc2375087] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d9d3cc2375087] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [ddf9898d971c9] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [ddf9898d971c9] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [ddf9898d971c9] Daemon stopped [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.74s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-25T16:45:35.943Z] daemon.go:325: [d33e21d0bbda4] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d33e21d0bbda4] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d33e21d0bbda4] daemon started [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-25T16:45:35.943Z] daemon.go:325: [df03a78fd7be8] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [df03a78fd7be8] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [df03a78fd7be8] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [df03a78fd7be8] joining swarm manager [d33e21d0bbda4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.943Z] daemon.go:461: [d33e21d0bbda4] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d33e21d0bbda4] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d33e21d0bbda4] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [df03a78fd7be8] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [df03a78fd7be8] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [df03a78fd7be8] Daemon stopped [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-25T16:45:35.943Z] daemon.go:325: [d32deb0b7fa47] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d32deb0b7fa47] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d32deb0b7fa47] daemon started [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [ddce388a88102] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [ddce388a88102] joining swarm manager [d32deb0b7fa47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-25T16:45:35.943Z] daemon.go:325: [de2f006bccb69] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [de2f006bccb69] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [de2f006bccb69] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [de2f006bccb69] joining swarm manager [d32deb0b7fa47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.943Z] daemon.go:461: [ddce388a88102] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [ddce388a88102] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [ddce388a88102] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [ddce388a88102] error pinging daemon on start: Get http://ddce388a88102.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [ddce388a88102] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [ddce388a88102] daemon started [2020-05-25T16:45:35.943Z] daemon.go:461: [d32deb0b7fa47] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d32deb0b7fa47] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d32deb0b7fa47] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [ddce388a88102] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [ddce388a88102] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [ddce388a88102] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [de2f006bccb69] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [de2f006bccb69] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [de2f006bccb69] Daemon stopped [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-25T16:45:35.943Z] daemon.go:325: [d781bac3f6493] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d781bac3f6493] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d781bac3f6493] daemon started [2020-05-25T16:45:35.943Z] daemon.go:461: [d781bac3f6493] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d781bac3f6493] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d781bac3f6493] Daemon stopped [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.58s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-25T16:45:35.943Z] daemon.go:325: [dc3e8e1c9e391] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc3e8e1c9e391] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dc3e8e1c9e391] daemon started [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-25T16:45:35.943Z] daemon.go:325: [d2d0176d91c62] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d2d0176d91c62] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d2d0176d91c62] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [d2d0176d91c62] joining swarm manager [dc3e8e1c9e391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.943Z] daemon.go:461: [dc3e8e1c9e391] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [dc3e8e1c9e391] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dc3e8e1c9e391] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [d2d0176d91c62] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d2d0176d91c62] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d2d0176d91c62] Daemon stopped [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.10s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-25T16:45:35.943Z] daemon.go:325: [de6513904d78c] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [de6513904d78c] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [de6513904d78c] daemon started [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dcf663065f2ff] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [dcf663065f2ff] joining swarm manager [de6513904d78c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-25T16:45:35.943Z] daemon.go:325: [d35f380f102e6] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d35f380f102e6] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d35f380f102e6] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [d35f380f102e6] joining swarm manager [de6513904d78c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.943Z] daemon.go:461: [dcf663065f2ff] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [dcf663065f2ff] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dcf663065f2ff] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [d35f380f102e6] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [d35f380f102e6] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d35f380f102e6] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dcf663065f2ff] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dcf663065f2ff] daemon started [2020-05-25T16:45:35.943Z] daemon.go:461: [de6513904d78c] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [de6513904d78c] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [de6513904d78c] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:461: [dcf663065f2ff] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [dcf663065f2ff] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dcf663065f2ff] Daemon stopped [2020-05-25T16:45:35.943Z] check_test.go:379: Daemon d35f380f102e6 is not started [2020-05-25T16:45:35.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.07s) [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dce55dc0a1edd] daemon started [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d01d999f91991] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [d01d999f91991] joining swarm manager [dce55dc0a1edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dbf1d1bc2f28f] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [dbf1d1bc2f28f] joining swarm manager [dce55dc0a1edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d070ad80a38ba] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [d070ad80a38ba] joining swarm manager [dce55dc0a1edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [dc330f81d8994] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [dc330f81d8994] joining swarm manager [dce55dc0a1edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-25T16:45:35.943Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d4164f9a54a90] daemon started [2020-05-25T16:45:35.943Z] check_test.go:358: [d4164f9a54a90] joining swarm manager [dce55dc0a1edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-25T16:45:35.943Z] daemon.go:461: [d4164f9a54a90] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:461: [dce55dc0a1edd] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:461: [d01d999f91991] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:461: [d070ad80a38ba] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:461: [dbf1d1bc2f28f] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:461: [dc330f81d8994] Stopping daemon [2020-05-25T16:45:35.943Z] daemon.go:296: [dce55dc0a1edd] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dce55dc0a1edd] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:296: [d4164f9a54a90] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d4164f9a54a90] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:296: [d070ad80a38ba] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d070ad80a38ba] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:296: [dbf1d1bc2f28f] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dbf1d1bc2f28f] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:296: [dc330f81d8994] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [dc330f81d8994] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:296: [d01d999f91991] exiting daemon [2020-05-25T16:45:35.943Z] daemon.go:448: [d01d999f91991] Daemon stopped [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [d4164f9a54a90] error pinging daemon on start: Get http://d4164f9a54a90.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dc330f81d8994] error pinging daemon on start: Get http://dc330f81d8994.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [d01d999f91991] error pinging daemon on start: Get http://d01d999f91991.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dce55dc0a1edd] error pinging daemon on start: Get http://dce55dc0a1edd.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dbf1d1bc2f28f] error pinging daemon on start: Get http://dbf1d1bc2f28f.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [d070ad80a38ba] error pinging daemon on start: Get http://d070ad80a38ba.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:339: [d4164f9a54a90] error pinging daemon on start: Get http://d4164f9a54a90.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dc330f81d8994] error pinging daemon on start: Get http://dc330f81d8994.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [d01d999f91991] error pinging daemon on start: Get http://d01d999f91991.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dce55dc0a1edd] error pinging daemon on start: Get http://dce55dc0a1edd.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [dbf1d1bc2f28f] error pinging daemon on start: Get http://dbf1d1bc2f28f.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:339: [d070ad80a38ba] error pinging daemon on start: Get http://d070ad80a38ba.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.943Z] daemon.go:325: [d4164f9a54a90] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dc330f81d8994] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d01d999f91991] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dce55dc0a1edd] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [dbf1d1bc2f28f] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:325: [d070ad80a38ba] waiting for daemon to start [2020-05-25T16:45:35.943Z] daemon.go:353: [d01d999f91991] daemon started [2020-05-25T16:45:35.943Z] daemon.go:353: [dbf1d1bc2f28f] daemon started [2020-05-25T16:45:35.943Z] daemon.go:353: [dc330f81d8994] daemon started [2020-05-25T16:45:35.943Z] daemon.go:353: [dce55dc0a1edd] daemon started [2020-05-25T16:45:35.943Z] daemon.go:353: [d070ad80a38ba] daemon started [2020-05-25T16:45:35.943Z] daemon.go:353: [d4164f9a54a90] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [dce55dc0a1edd] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dce55dc0a1edd] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dce55dc0a1edd] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d01d999f91991] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d01d999f91991] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d01d999f91991] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [dbf1d1bc2f28f] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dbf1d1bc2f28f] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dbf1d1bc2f28f] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d070ad80a38ba] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d070ad80a38ba] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d070ad80a38ba] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [dc330f81d8994] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dc330f81d8994] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dc330f81d8994] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d4164f9a54a90] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d4164f9a54a90] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d4164f9a54a90] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-25T16:45:35.944Z] daemon.go:325: [dcaeb7f8dd44e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dcaeb7f8dd44e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dcaeb7f8dd44e] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [dcaeb7f8dd44e] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dcaeb7f8dd44e] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dcaeb7f8dd44e] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:325: [dcaeb7f8dd44e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dcaeb7f8dd44e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dcaeb7f8dd44e] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [dcaeb7f8dd44e] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dcaeb7f8dd44e] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dcaeb7f8dd44e] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-25T16:45:35.944Z] daemon.go:325: [db3dfb326cbf8] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [db3dfb326cbf8] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [db3dfb326cbf8] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [db3dfb326cbf8] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [db3dfb326cbf8] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [db3dfb326cbf8] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-25T16:45:35.944Z] daemon.go:325: [dc409b8c9df18] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dc409b8c9df18] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dc409b8c9df18] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-25T16:45:35.944Z] daemon.go:325: [d5641bb07e9d0] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d5641bb07e9d0] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d5641bb07e9d0] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d5641bb07e9d0] joining swarm manager [dc409b8c9df18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-25T16:45:35.944Z] daemon.go:325: [ded3a4a30bbef] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [ded3a4a30bbef] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [ded3a4a30bbef] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [ded3a4a30bbef] joining swarm manager [dc409b8c9df18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:461: [dc409b8c9df18] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dc409b8c9df18] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dc409b8c9df18] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d5641bb07e9d0] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d5641bb07e9d0] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d5641bb07e9d0] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [ded3a4a30bbef] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [ded3a4a30bbef] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [ded3a4a30bbef] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-25T16:45:35.944Z] daemon.go:325: [d75e6d423c535] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d75e6d423c535] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d75e6d423c535] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-25T16:45:35.944Z] daemon.go:325: [d22de18e11f2a] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d22de18e11f2a] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d22de18e11f2a] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d22de18e11f2a] joining swarm manager [d75e6d423c535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-25T16:45:35.944Z] daemon.go:325: [dc0c610f3b99f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dc0c610f3b99f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dc0c610f3b99f] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [dc0c610f3b99f] joining swarm manager [d75e6d423c535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:461: [d75e6d423c535] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d75e6d423c535] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d75e6d423c535] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d22de18e11f2a] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d22de18e11f2a] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d22de18e11f2a] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [dc0c610f3b99f] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dc0c610f3b99f] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dc0c610f3b99f] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.39s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-25T16:45:35.944Z] daemon.go:325: [d44c00f6687a5] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d44c00f6687a5] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d44c00f6687a5] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-25T16:45:35.944Z] daemon.go:325: [db05a2336c004] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [db05a2336c004] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [db05a2336c004] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [db05a2336c004] joining swarm manager [d44c00f6687a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-25T16:45:35.944Z] daemon.go:325: [ddbb2bf6c5c01] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [ddbb2bf6c5c01] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [ddbb2bf6c5c01] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [ddbb2bf6c5c01] joining swarm manager [d44c00f6687a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:461: [d44c00f6687a5] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d44c00f6687a5] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d44c00f6687a5] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [db05a2336c004] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [db05a2336c004] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [db05a2336c004] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [ddbb2bf6c5c01] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [ddbb2bf6c5c01] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [ddbb2bf6c5c01] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-25T16:45:35.944Z] daemon.go:325: [dff90ab4b3873] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dff90ab4b3873] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dff90ab4b3873] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [dff90ab4b3873] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dff90ab4b3873] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dff90ab4b3873] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.52s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:45:35.944Z] daemon.go:325: [d5ea2c4027e8f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d5ea2c4027e8f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d5ea2c4027e8f] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:45:35.944Z] daemon.go:325: [d03134e3c8762] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d03134e3c8762] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d03134e3c8762] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d03134e3c8762] joining swarm manager [d5ea2c4027e8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:45:35.944Z] daemon.go:325: [da3664ad1738f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [da3664ad1738f] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [da3664ad1738f] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [da3664ad1738f] joining swarm manager [d5ea2c4027e8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:45:35.944Z] daemon.go:325: [da6e2ab62796d] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [da6e2ab62796d] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [da6e2ab62796d] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [da6e2ab62796d] joining swarm manager [d5ea2c4027e8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-25T16:45:35.944Z] daemon.go:325: [d2ae7b260b67d] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d2ae7b260b67d] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d2ae7b260b67d] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d2ae7b260b67d] joining swarm manager [d5ea2c4027e8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-25T16:45:35.944Z] daemon.go:461: [d5ea2c4027e8f] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d5ea2c4027e8f] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d5ea2c4027e8f] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d03134e3c8762] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d03134e3c8762] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d03134e3c8762] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [da3664ad1738f] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [da3664ad1738f] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [da3664ad1738f] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [da6e2ab62796d] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [da6e2ab62796d] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [da6e2ab62796d] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d2ae7b260b67d] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d2ae7b260b67d] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d2ae7b260b67d] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-25T16:45:35.944Z] daemon.go:325: [da969821e36ce] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [da969821e36ce] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [da969821e36ce] daemon started [2020-05-25T16:45:35.944Z] daemon.go:461: [da969821e36ce] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [da969821e36ce] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [da969821e36ce] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.38s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-25T16:45:35.944Z] daemon.go:325: [d5c683b3cb88e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d5c683b3cb88e] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d5c683b3cb88e] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-25T16:45:35.944Z] daemon.go:325: [d928e68da5b8b] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d928e68da5b8b] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d928e68da5b8b] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d928e68da5b8b] joining swarm manager [d5c683b3cb88e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-25T16:45:35.944Z] daemon.go:325: [d49b64f0af323] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d49b64f0af323] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d49b64f0af323] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d49b64f0af323] joining swarm manager [d5c683b3cb88e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:461: [d5c683b3cb88e] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d5c683b3cb88e] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d5c683b3cb88e] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d928e68da5b8b] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d928e68da5b8b] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d928e68da5b8b] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d49b64f0af323] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d49b64f0af323] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d49b64f0af323] Daemon stopped [2020-05-25T16:45:35.944Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.88s) [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-25T16:45:35.944Z] daemon.go:325: [d6745eb640a7c] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d6745eb640a7c] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d6745eb640a7c] daemon started [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-25T16:45:35.944Z] daemon.go:325: [dec91cba6db83] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [dec91cba6db83] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [dec91cba6db83] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [dec91cba6db83] joining swarm manager [d6745eb640a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.944Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-25T16:45:35.944Z] daemon.go:325: [d40996541b26a] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:325: [d40996541b26a] waiting for daemon to start [2020-05-25T16:45:35.944Z] daemon.go:353: [d40996541b26a] daemon started [2020-05-25T16:45:35.944Z] check_test.go:358: [d40996541b26a] joining swarm manager [d6745eb640a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.944Z] daemon.go:461: [dec91cba6db83] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [dec91cba6db83] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [dec91cba6db83] Daemon stopped [2020-05-25T16:45:35.944Z] daemon.go:461: [d6745eb640a7c] Stopping daemon [2020-05-25T16:45:35.944Z] daemon.go:296: [d6745eb640a7c] exiting daemon [2020-05-25T16:45:35.944Z] daemon.go:448: [d6745eb640a7c] Daemon stopped [2020-05-25T16:45:35.944Z] check_test.go:379: Daemon dec91cba6db83 is not started [2020-05-25T16:45:35.944Z] daemon.go:461: [d40996541b26a] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d40996541b26a] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d40996541b26a] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.53s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-25T16:45:35.945Z] daemon.go:325: [dc38c4c781dbe] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dc38c4c781dbe] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dc38c4c781dbe] daemon started [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-25T16:45:35.945Z] daemon.go:325: [def8ed90a5ef5] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [def8ed90a5ef5] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [def8ed90a5ef5] daemon started [2020-05-25T16:45:35.945Z] check_test.go:358: [def8ed90a5ef5] joining swarm manager [dc38c4c781dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-25T16:45:35.945Z] daemon.go:325: [d2f4421586ac0] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d2f4421586ac0] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d2f4421586ac0] daemon started [2020-05-25T16:45:35.945Z] check_test.go:358: [d2f4421586ac0] joining swarm manager [dc38c4c781dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.945Z] daemon.go:461: [dc38c4c781dbe] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dc38c4c781dbe] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dc38c4c781dbe] Daemon stopped [2020-05-25T16:45:35.945Z] daemon.go:461: [def8ed90a5ef5] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [def8ed90a5ef5] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [def8ed90a5ef5] Daemon stopped [2020-05-25T16:45:35.945Z] daemon.go:461: [d2f4421586ac0] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d2f4421586ac0] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d2f4421586ac0] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.78s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-25T16:45:35.945Z] daemon.go:325: [d651abb550823] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d651abb550823] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d651abb550823] daemon started [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-25T16:45:35.945Z] daemon.go:325: [d9557acd21275] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d9557acd21275] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d9557acd21275] daemon started [2020-05-25T16:45:35.945Z] check_test.go:358: [d9557acd21275] joining swarm manager [d651abb550823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-25T16:45:35.945Z] daemon.go:325: [db07574e435a5] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [db07574e435a5] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [db07574e435a5] daemon started [2020-05-25T16:45:35.945Z] check_test.go:358: [db07574e435a5] joining swarm manager [d651abb550823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.945Z] daemon.go:461: [d651abb550823] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d651abb550823] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d651abb550823] Daemon stopped [2020-05-25T16:45:35.945Z] daemon.go:461: [d9557acd21275] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d9557acd21275] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d9557acd21275] Daemon stopped [2020-05-25T16:45:35.945Z] daemon.go:461: [db07574e435a5] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [db07574e435a5] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [db07574e435a5] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-25T16:45:35.945Z] daemon.go:325: [dc2db5733a780] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dc2db5733a780] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dc2db5733a780] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dc2db5733a780] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dc2db5733a780] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dc2db5733a780] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.61s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-25T16:45:35.945Z] daemon.go:325: [d8da638586501] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d8da638586501] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d8da638586501] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d8da638586501] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d8da638586501] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d8da638586501] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.89s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-25T16:45:35.945Z] daemon.go:325: [dc89907812e64] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dc89907812e64] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dc89907812e64] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dc89907812e64] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dc89907812e64] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dc89907812e64] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-05-25T16:45:35.945Z] daemon.go:325: [de8c2dd5942ad] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [de8c2dd5942ad] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [de8c2dd5942ad] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [de8c2dd5942ad] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [de8c2dd5942ad] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [de8c2dd5942ad] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-25T16:45:35.945Z] daemon.go:325: [d03157a065cbd] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d03157a065cbd] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d03157a065cbd] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d03157a065cbd] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d03157a065cbd] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d03157a065cbd] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-05-25T16:45:35.945Z] daemon.go:325: [d034778465ff2] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d034778465ff2] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d034778465ff2] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d034778465ff2] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d034778465ff2] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d034778465ff2] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.28s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-25T16:45:35.945Z] daemon.go:325: [dca2f0258ebb3] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dca2f0258ebb3] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dca2f0258ebb3] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dca2f0258ebb3] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dca2f0258ebb3] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dca2f0258ebb3] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.08s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-05-25T16:45:35.945Z] daemon.go:325: [dc7cf6545313d] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dc7cf6545313d] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dc7cf6545313d] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dc7cf6545313d] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dc7cf6545313d] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dc7cf6545313d] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.56s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-25T16:45:35.945Z] daemon.go:325: [dc3ad873e5d74] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dc3ad873e5d74] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dc3ad873e5d74] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dc3ad873e5d74] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dc3ad873e5d74] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dc3ad873e5d74] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.24s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-25T16:45:35.945Z] daemon.go:325: [d72e1299c46e8] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d72e1299c46e8] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d72e1299c46e8] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d72e1299c46e8] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d72e1299c46e8] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d72e1299c46e8] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.27s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-05-25T16:45:35.945Z] daemon.go:325: [d2ef9e2163e59] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d2ef9e2163e59] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d2ef9e2163e59] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d2ef9e2163e59] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d2ef9e2163e59] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d2ef9e2163e59] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-25T16:45:35.945Z] daemon.go:325: [d26d044ff48be] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d26d044ff48be] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d26d044ff48be] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d26d044ff48be] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d26d044ff48be] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d26d044ff48be] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-25T16:45:35.945Z] daemon.go:325: [d612783457f13] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d612783457f13] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d612783457f13] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d612783457f13] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d612783457f13] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d612783457f13] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-25T16:45:35.945Z] daemon.go:325: [d672c976bf3e1] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d672c976bf3e1] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d672c976bf3e1] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d672c976bf3e1] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d672c976bf3e1] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d672c976bf3e1] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.75s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-25T16:45:35.945Z] daemon.go:325: [dd1082d0c8318] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dd1082d0c8318] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dd1082d0c8318] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dd1082d0c8318] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dd1082d0c8318] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dd1082d0c8318] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.27s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-25T16:45:35.945Z] daemon.go:325: [d15869d1f7100] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d15869d1f7100] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d15869d1f7100] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [d15869d1f7100] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d15869d1f7100] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d15869d1f7100] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-25T16:45:35.945Z] daemon.go:325: [de0c0309eab36] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [de0c0309eab36] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [de0c0309eab36] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [de0c0309eab36] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [de0c0309eab36] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [de0c0309eab36] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.36s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-25T16:45:35.945Z] daemon.go:325: [dbcad5797d3dc] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dbcad5797d3dc] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dbcad5797d3dc] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dbcad5797d3dc] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dbcad5797d3dc] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dbcad5797d3dc] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-25T16:45:35.945Z] daemon.go:325: [dfaf1c5b3a977] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dfaf1c5b3a977] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dfaf1c5b3a977] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dfaf1c5b3a977] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dfaf1c5b3a977] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dfaf1c5b3a977] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-25T16:45:35.945Z] daemon.go:325: [de061870b716d] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [de061870b716d] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [de061870b716d] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [de061870b716d] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [de061870b716d] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [de061870b716d] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-25T16:45:35.945Z] daemon.go:325: [dffc54b49619c] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [dffc54b49619c] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [dffc54b49619c] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [dffc54b49619c] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [dffc54b49619c] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [dffc54b49619c] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.59s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-05-25T16:45:35.945Z] daemon.go:325: [da618e59bffc2] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [da618e59bffc2] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [da618e59bffc2] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [da618e59bffc2] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [da618e59bffc2] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [da618e59bffc2] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-05-25T16:45:35.945Z] daemon.go:325: [db1c061998447] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [db1c061998447] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [db1c061998447] daemon started [2020-05-25T16:45:35.945Z] daemon.go:461: [db1c061998447] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [db1c061998447] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [db1c061998447] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-05-25T16:45:35.945Z] daemon.go:325: [d6b412f81dc4b] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:325: [d6b412f81dc4b] waiting for daemon to start [2020-05-25T16:45:35.945Z] daemon.go:353: [d6b412f81dc4b] daemon started [2020-05-25T16:45:35.945Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.2mb7fl77md8c@0819bd638f74 | hello1\n" [2020-05-25T16:45:35.945Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.5l84456z88iq@0819bd638f74 | hello2\n" [2020-05-25T16:45:35.945Z] daemon.go:461: [d6b412f81dc4b] Stopping daemon [2020-05-25T16:45:35.945Z] daemon.go:296: [d6b412f81dc4b] exiting daemon [2020-05-25T16:45:35.945Z] daemon.go:448: [d6b412f81dc4b] Daemon stopped [2020-05-25T16:45:35.945Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.86s) [2020-05-25T16:45:35.945Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-25T16:45:35.946Z] daemon.go:325: [d64efc612af24] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d64efc612af24] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d64efc612af24] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d64efc612af24] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d64efc612af24] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d64efc612af24] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-25T16:45:35.946Z] daemon.go:325: [d71568459260b] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d71568459260b] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d71568459260b] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d71568459260b] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d71568459260b] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d71568459260b] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-25T16:45:35.946Z] daemon.go:325: [d2d06e022d087] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d2d06e022d087] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d2d06e022d087] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d2d06e022d087] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d2d06e022d087] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d2d06e022d087] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-25T16:45:35.946Z] daemon.go:325: [dda22531617b5] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dda22531617b5] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dda22531617b5] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [dda22531617b5] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dda22531617b5] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dda22531617b5] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-05-25T16:45:35.946Z] daemon.go:325: [dd8a56e100c97] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dd8a56e100c97] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dd8a56e100c97] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [dd8a56e100c97] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dd8a56e100c97] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dd8a56e100c97] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.30s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-25T16:45:35.946Z] daemon.go:325: [dc97be41be5e3] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dc97be41be5e3] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dc97be41be5e3] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [dc97be41be5e3] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dc97be41be5e3] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dc97be41be5e3] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.36s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-05-25T16:45:35.946Z] daemon.go:325: [d6e8073e9c9ac] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d6e8073e9c9ac] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d6e8073e9c9ac] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d6e8073e9c9ac] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d6e8073e9c9ac] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d6e8073e9c9ac] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.01s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-25T16:45:35.946Z] daemon.go:325: [d47119d3483fb] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d47119d3483fb] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d47119d3483fb] daemon started [2020-05-25T16:45:35.946Z] docker_cli_service_logs_test.go:242: checking task m5wmxvddcquv [2020-05-25T16:45:35.946Z] docker_cli_service_logs_test.go:247: checking messages for m5wmxvddcquv [2020-05-25T16:45:35.946Z] docker_cli_service_logs_test.go:242: checking task dgugijlxoljx [2020-05-25T16:45:35.946Z] docker_cli_service_logs_test.go:247: checking messages for dgugijlxoljx [2020-05-25T16:45:35.946Z] daemon.go:461: [d47119d3483fb] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d47119d3483fb] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d47119d3483fb] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-05-25T16:45:35.946Z] daemon.go:325: [df9db48b06213] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df9db48b06213] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df9db48b06213] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df9db48b06213] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df9db48b06213] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df9db48b06213] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.98s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df8e92ec7a61a] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df8e92ec7a61a] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df8e92ec7a61a] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df8e92ec7a61a] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df8e92ec7a61a] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df8e92ec7a61a] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df8e92ec7a61a] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df8e92ec7a61a] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df8e92ec7a61a] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df8e92ec7a61a] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df8e92ec7a61a] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df8e92ec7a61a] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df8e92ec7a61a] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df8e92ec7a61a] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df8e92ec7a61a] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df8e92ec7a61a] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [df8e92ec7a61a] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [df8e92ec7a61a] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [df8e92ec7a61a] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [df8e92ec7a61a] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [df8e92ec7a61a] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.42s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-25T16:45:35.946Z] daemon.go:325: [d50088bd15418] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d50088bd15418] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d50088bd15418] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d50088bd15418] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d50088bd15418] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d50088bd15418] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.25s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-25T16:45:35.946Z] daemon.go:325: [dbb2109de0a95] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dbb2109de0a95] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dbb2109de0a95] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [dbb2109de0a95] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dbb2109de0a95] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dbb2109de0a95] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-25T16:45:35.946Z] daemon.go:325: [d7ac596e7cbb6] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d7ac596e7cbb6] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d7ac596e7cbb6] daemon started [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-25T16:45:35.946Z] daemon.go:325: [d98b0eeea44fa] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d98b0eeea44fa] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d98b0eeea44fa] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [d98b0eeea44fa] joining swarm manager [d7ac596e7cbb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-25T16:45:35.946Z] daemon.go:325: [d4472cd5346bf] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d4472cd5346bf] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d4472cd5346bf] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [d4472cd5346bf] joining swarm manager [d7ac596e7cbb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.946Z] daemon.go:461: [d7ac596e7cbb6] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d7ac596e7cbb6] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d7ac596e7cbb6] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:461: [d98b0eeea44fa] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d98b0eeea44fa] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d98b0eeea44fa] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:461: [d4472cd5346bf] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d4472cd5346bf] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d4472cd5346bf] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.29s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-25T16:45:35.946Z] daemon.go:325: [d0ec251f06073] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d0ec251f06073] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d0ec251f06073] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d0ec251f06073] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d0ec251f06073] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d0ec251f06073] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.99s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-25T16:45:35.946Z] daemon.go:325: [d21fa2030cb48] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d21fa2030cb48] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d21fa2030cb48] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d21fa2030cb48] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d21fa2030cb48] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d21fa2030cb48] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.14s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-25T16:45:35.946Z] daemon.go:325: [dc615e9c11259] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dc615e9c11259] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dc615e9c11259] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [dc615e9c11259] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dc615e9c11259] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dc615e9c11259] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-25T16:45:35.946Z] daemon.go:325: [d4558869b0c29] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d4558869b0c29] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d4558869b0c29] daemon started [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-25T16:45:35.946Z] daemon.go:325: [d48a7d57350e2] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d48a7d57350e2] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d48a7d57350e2] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [d48a7d57350e2] joining swarm manager [d4558869b0c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-25T16:45:35.946Z] daemon.go:325: [dfe2220cc0bad] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [dfe2220cc0bad] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [dfe2220cc0bad] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [dfe2220cc0bad] joining swarm manager [d4558869b0c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.946Z] daemon.go:461: [d4558869b0c29] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d4558869b0c29] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d4558869b0c29] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:461: [d48a7d57350e2] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d48a7d57350e2] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d48a7d57350e2] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:461: [dfe2220cc0bad] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [dfe2220cc0bad] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [dfe2220cc0bad] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.33s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-25T16:45:35.946Z] daemon.go:325: [d895c32109a82] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d895c32109a82] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d895c32109a82] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d895c32109a82] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d895c32109a82] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d895c32109a82] Daemon stopped [2020-05-25T16:45:35.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.44s) [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-25T16:45:35.946Z] daemon.go:325: [d87d6236620e4] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d87d6236620e4] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d87d6236620e4] daemon started [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d532d34dccc60] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [d532d34dccc60] joining swarm manager [d87d6236620e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d182eb386b7de] daemon started [2020-05-25T16:45:35.946Z] check_test.go:358: [d182eb386b7de] joining swarm manager [d87d6236620e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.946Z] daemon.go:461: [d532d34dccc60] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d532d34dccc60] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d532d34dccc60] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d532d34dccc60] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d182eb386b7de] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d182eb386b7de] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d182eb386b7de] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d182eb386b7de] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d532d34dccc60] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d532d34dccc60] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d532d34dccc60] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d532d34dccc60] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d182eb386b7de] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d182eb386b7de] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d182eb386b7de] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d182eb386b7de] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d532d34dccc60] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d532d34dccc60] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d532d34dccc60] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d532d34dccc60] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d532d34dccc60] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d182eb386b7de] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d182eb386b7de] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d182eb386b7de] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:325: [d182eb386b7de] waiting for daemon to start [2020-05-25T16:45:35.946Z] daemon.go:353: [d182eb386b7de] daemon started [2020-05-25T16:45:35.946Z] daemon.go:461: [d87d6236620e4] Stopping daemon [2020-05-25T16:45:35.946Z] daemon.go:296: [d87d6236620e4] exiting daemon [2020-05-25T16:45:35.946Z] daemon.go:448: [d87d6236620e4] Daemon stopped [2020-05-25T16:45:35.946Z] daemon.go:461: [d532d34dccc60] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d532d34dccc60] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d532d34dccc60] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:461: [d182eb386b7de] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d182eb386b7de] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d182eb386b7de] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.61s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-25T16:45:35.947Z] daemon.go:325: [dc40cefa4026d] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dc40cefa4026d] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dc40cefa4026d] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dc40cefa4026d] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dc40cefa4026d] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dc40cefa4026d] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.15s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-25T16:45:35.947Z] daemon.go:325: [dea49da639746] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dea49da639746] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dea49da639746] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dea49da639746] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dea49da639746] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dea49da639746] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dea49da639746] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dea49da639746] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dea49da639746] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dea49da639746] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dea49da639746] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dea49da639746] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dea49da639746] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.49s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-25T16:45:35.947Z] daemon.go:325: [dd5353c9abf37] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dd5353c9abf37] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dd5353c9abf37] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dd5353c9abf37] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dd5353c9abf37] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dd5353c9abf37] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.28s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-25T16:45:35.947Z] daemon.go:325: [dcf6158faccd1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dcf6158faccd1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dcf6158faccd1] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dcf6158faccd1] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dcf6158faccd1] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dcf6158faccd1] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.01s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dadce6fd46f26] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dadce6fd46f26] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dadce6fd46f26] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dadce6fd46f26] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:296: [dadce6fd46f26] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:296: [dadce6fd46f26] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dadce6fd46f26] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dadce6fd46f26] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dadce6fd46f26] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dadce6fd46f26] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dadce6fd46f26] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.86s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-25T16:45:35.947Z] daemon.go:325: [da5cea27bbfe2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [da5cea27bbfe2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [da5cea27bbfe2] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [da5cea27bbfe2] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [da5cea27bbfe2] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [da5cea27bbfe2] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.40s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-05-25T16:45:35.947Z] daemon.go:325: [d2a2a08bd645f] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d2a2a08bd645f] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d2a2a08bd645f] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d2a2a08bd645f] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d2a2a08bd645f] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d2a2a08bd645f] Daemon stopped [2020-05-25T16:45:35.947Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-25T16:45:35.947Z] requirement.go:26: unmatched requirement IPv6 [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.64s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d5772039768a1] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d5772039768a1] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d5772039768a1] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d5772039768a1] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d5772039768a1] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d5772039768a1] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d5772039768a1] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d5772039768a1] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d5772039768a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d5772039768a1] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d5772039768a1] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d5772039768a1] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d5772039768a1] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-25T16:45:35.947Z] daemon.go:325: [dddc587baa3dd] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dddc587baa3dd] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dddc587baa3dd] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dddc587baa3dd] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dddc587baa3dd] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dddc587baa3dd] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-25T16:45:35.947Z] daemon.go:325: [d1a13e637abbb] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d1a13e637abbb] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d1a13e637abbb] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d1a13e637abbb] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d1a13e637abbb] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d1a13e637abbb] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-25T16:45:35.947Z] daemon.go:325: [dc07a881c31a7] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dc07a881c31a7] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dc07a881c31a7] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dc07a881c31a7] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dc07a881c31a7] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dc07a881c31a7] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-25T16:45:35.947Z] daemon.go:325: [d78ab7f896290] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d78ab7f896290] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d78ab7f896290] daemon started [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-25T16:45:35.947Z] daemon.go:325: [dd452426f7cdc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dd452426f7cdc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dd452426f7cdc] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d78ab7f896290] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d78ab7f896290] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d78ab7f896290] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:461: [dd452426f7cdc] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dd452426f7cdc] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dd452426f7cdc] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.47s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-25T16:45:35.947Z] daemon.go:325: [d3fa39840d5e7] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d3fa39840d5e7] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d3fa39840d5e7] daemon started [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [da3f526e631c2] daemon started [2020-05-25T16:45:35.947Z] check_test.go:358: [da3f526e631c2] joining swarm manager [d3fa39840d5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.947Z] daemon.go:461: [da3f526e631c2] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [da3f526e631c2] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [da3f526e631c2] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [da3f526e631c2] daemon started [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dfcee08eed660] daemon started [2020-05-25T16:45:35.947Z] check_test.go:358: [dfcee08eed660] joining swarm manager [d3fa39840d5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.947Z] daemon.go:461: [da3f526e631c2] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [da3f526e631c2] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [da3f526e631c2] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [da3f526e631c2] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [da3f526e631c2] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dfcee08eed660] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dfcee08eed660] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dfcee08eed660] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dfcee08eed660] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dfcee08eed660] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dfcee08eed660] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dfcee08eed660] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dfcee08eed660] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dfcee08eed660] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d3fa39840d5e7] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d3fa39840d5e7] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d3fa39840d5e7] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:461: [da3f526e631c2] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [da3f526e631c2] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [da3f526e631c2] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:461: [dfcee08eed660] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dfcee08eed660] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dfcee08eed660] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-25T16:45:35.947Z] daemon.go:325: [d35674362b0ac] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [d35674362b0ac] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [d35674362b0ac] daemon started [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-25T16:45:35.947Z] daemon.go:325: [de64bb4b4c21e] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [de64bb4b4c21e] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [de64bb4b4c21e] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [d35674362b0ac] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [d35674362b0ac] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [d35674362b0ac] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:461: [de64bb4b4c21e] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [de64bb4b4c21e] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [de64bb4b4c21e] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-25T16:45:35.947Z] daemon.go:325: [dcec25584f178] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dcec25584f178] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dcec25584f178] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dcec25584f178] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dcec25584f178] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dcec25584f178] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dcec25584f178] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dcec25584f178] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dcec25584f178] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dcec25584f178] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dcec25584f178] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dcec25584f178] Daemon stopped [2020-05-25T16:45:35.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.52s) [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-25T16:45:35.947Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dd7444d8be9a1] daemon started [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-25T16:45:35.947Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dfbc93d35f8bc] daemon started [2020-05-25T16:45:35.947Z] check_test.go:358: [dfbc93d35f8bc] joining swarm manager [dd7444d8be9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.947Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-25T16:45:35.947Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [df02ad4349a2c] daemon started [2020-05-25T16:45:35.947Z] check_test.go:358: [df02ad4349a2c] joining swarm manager [dd7444d8be9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.947Z] daemon.go:461: [dfbc93d35f8bc] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dfbc93d35f8bc] exiting daemon [2020-05-25T16:45:35.947Z] daemon.go:448: [dfbc93d35f8bc] Daemon stopped [2020-05-25T16:45:35.947Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.947Z] daemon.go:353: [dfbc93d35f8bc] daemon started [2020-05-25T16:45:35.947Z] daemon.go:461: [dfbc93d35f8bc] Stopping daemon [2020-05-25T16:45:35.947Z] daemon.go:296: [dfbc93d35f8bc] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dfbc93d35f8bc] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [dd7444d8be9a1] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dd7444d8be9a1] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dd7444d8be9a1] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dd7444d8be9a1] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [df02ad4349a2c] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [df02ad4349a2c] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [df02ad4349a2c] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [df02ad4349a2c] daemon started [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dfbc93d35f8bc] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dfbc93d35f8bc] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dfbc93d35f8bc] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dfbc93d35f8bc] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dfbc93d35f8bc] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dd7444d8be9a1] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dd7444d8be9a1] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dd7444d8be9a1] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [dd7444d8be9a1] error pinging daemon on start: Get http://dd7444d8be9a1.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [dd7444d8be9a1] error pinging daemon on start: Get http://dd7444d8be9a1.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [dd7444d8be9a1] error pinging daemon on start: Get http://dd7444d8be9a1.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [dd7444d8be9a1] error pinging daemon on start: Get http://dd7444d8be9a1.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [dd7444d8be9a1] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dd7444d8be9a1] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [df02ad4349a2c] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [df02ad4349a2c] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [df02ad4349a2c] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [df02ad4349a2c] error pinging daemon on start: Get http://df02ad4349a2c.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [df02ad4349a2c] error pinging daemon on start: Get http://df02ad4349a2c.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:339: [df02ad4349a2c] error pinging daemon on start: Get http://df02ad4349a2c.sock/_ping: context deadline exceeded [2020-05-25T16:45:35.948Z] daemon.go:325: [df02ad4349a2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [df02ad4349a2c] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dfbc93d35f8bc] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dfbc93d35f8bc] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dfbc93d35f8bc] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dfbc93d35f8bc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dfbc93d35f8bc] daemon started [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-25T16:45:35.948Z] daemon.go:325: [d6492e67baf2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d6492e67baf2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d6492e67baf2c] daemon started [2020-05-25T16:45:35.948Z] check_test.go:358: [d6492e67baf2c] joining swarm manager [dd7444d8be9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-25T16:45:35.948Z] daemon.go:461: [d6492e67baf2c] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d6492e67baf2c] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d6492e67baf2c] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [d6492e67baf2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d6492e67baf2c] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d6492e67baf2c] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dd7444d8be9a1] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dd7444d8be9a1] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dd7444d8be9a1] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [dfbc93d35f8bc] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dfbc93d35f8bc] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dfbc93d35f8bc] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [df02ad4349a2c] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [df02ad4349a2c] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [df02ad4349a2c] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [d6492e67baf2c] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d6492e67baf2c] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d6492e67baf2c] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.00s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-25T16:45:35.948Z] daemon.go:325: [dfc09931472ec] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dfc09931472ec] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dfc09931472ec] daemon started [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-25T16:45:35.948Z] daemon.go:325: [d79c7e3fd3fe5] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d79c7e3fd3fe5] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d79c7e3fd3fe5] daemon started [2020-05-25T16:45:35.948Z] check_test.go:358: [d79c7e3fd3fe5] joining swarm manager [dfc09931472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-25T16:45:35.948Z] daemon.go:325: [dff0840cca62e] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dff0840cca62e] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dff0840cca62e] daemon started [2020-05-25T16:45:35.948Z] check_test.go:358: [dff0840cca62e] joining swarm manager [dfc09931472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-25T16:45:35.948Z] daemon.go:461: [dfc09931472ec] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dfc09931472ec] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dfc09931472ec] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [d79c7e3fd3fe5] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d79c7e3fd3fe5] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d79c7e3fd3fe5] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [dff0840cca62e] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dff0840cca62e] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dff0840cca62e] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.08s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-25T16:45:35.948Z] daemon.go:325: [d20f7918c8787] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d20f7918c8787] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d20f7918c8787] daemon started [2020-05-25T16:45:35.948Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-05-25T16:45:35.948Z] 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-25T16:45:35.948Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-05-25T16:45:35.948Z] 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-25T16:45:35.948Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-05-25T16:45:35.948Z] 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-25T16:45:35.948Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-05-25T16:45:35.948Z] 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-25T16:45:35.948Z] daemon.go:461: [d20f7918c8787] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d20f7918c8787] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d20f7918c8787] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.97s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-25T16:45:35.948Z] daemon.go:325: [dc4448dd8dba8] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dc4448dd8dba8] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dc4448dd8dba8] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dc4448dd8dba8] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dc4448dd8dba8] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dc4448dd8dba8] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.19s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-25T16:45:35.948Z] daemon.go:325: [d114647f5881b] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d114647f5881b] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d114647f5881b] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d114647f5881b] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d114647f5881b] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d114647f5881b] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.94s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-25T16:45:35.948Z] daemon.go:325: [dff85b45ba964] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [dff85b45ba964] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [dff85b45ba964] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [dff85b45ba964] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [dff85b45ba964] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [dff85b45ba964] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.19s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-25T16:45:35.948Z] daemon.go:325: [d7ef1f9704edc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d7ef1f9704edc] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d7ef1f9704edc] daemon started [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-25T16:45:35.948Z] daemon.go:325: [ddf753883d2fb] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [ddf753883d2fb] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [ddf753883d2fb] daemon started [2020-05-25T16:45:35.948Z] check_test.go:358: [ddf753883d2fb] joining swarm manager [d7ef1f9704edc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.948Z] daemon.go:461: [d7ef1f9704edc] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d7ef1f9704edc] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d7ef1f9704edc] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [ddf753883d2fb] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [ddf753883d2fb] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [ddf753883d2fb] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.21s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-25T16:45:35.948Z] daemon.go:325: [d6410aece8e54] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d6410aece8e54] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d6410aece8e54] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d6410aece8e54] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d6410aece8e54] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d6410aece8e54] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.03s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-25T16:45:35.948Z] daemon.go:325: [d633a1d3903e8] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d633a1d3903e8] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d633a1d3903e8] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d633a1d3903e8] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d633a1d3903e8] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d633a1d3903e8] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.16s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-25T16:45:35.948Z] daemon.go:325: [d1a6bef3b0635] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d1a6bef3b0635] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d1a6bef3b0635] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d1a6bef3b0635] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d1a6bef3b0635] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d1a6bef3b0635] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.59s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-25T16:45:35.948Z] daemon.go:325: [d6fc8a309c341] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d6fc8a309c341] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d6fc8a309c341] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d6fc8a309c341] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d6fc8a309c341] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d6fc8a309c341] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.73s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-25T16:45:35.948Z] daemon.go:325: [d035ae35bc411] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d035ae35bc411] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d035ae35bc411] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d035ae35bc411] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d035ae35bc411] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d035ae35bc411] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.98s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-25T16:45:35.948Z] daemon.go:325: [d4ac4958a59fd] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d4ac4958a59fd] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d4ac4958a59fd] daemon started [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-25T16:45:35.948Z] daemon.go:325: [d048e14a2ff30] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d048e14a2ff30] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d048e14a2ff30] daemon started [2020-05-25T16:45:35.948Z] check_test.go:358: [d048e14a2ff30] joining swarm manager [d4ac4958a59fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-25T16:45:35.948Z] daemon.go:461: [d4ac4958a59fd] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d4ac4958a59fd] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d4ac4958a59fd] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:461: [d048e14a2ff30] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d048e14a2ff30] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d048e14a2ff30] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.89s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d680c1d337c2a] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d680c1d337c2a] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d680c1d337c2a] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d680c1d337c2a] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d680c1d337c2a] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d680c1d337c2a] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d680c1d337c2a] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d680c1d337c2a] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d680c1d337c2a] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d680c1d337c2a] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d680c1d337c2a] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d680c1d337c2a] Daemon stopped [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:325: [d680c1d337c2a] waiting for daemon to start [2020-05-25T16:45:35.948Z] daemon.go:353: [d680c1d337c2a] daemon started [2020-05-25T16:45:35.948Z] daemon.go:461: [d680c1d337c2a] Stopping daemon [2020-05-25T16:45:35.948Z] daemon.go:296: [d680c1d337c2a] exiting daemon [2020-05-25T16:45:35.948Z] daemon.go:448: [d680c1d337c2a] Daemon stopped [2020-05-25T16:45:35.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.31s) [2020-05-25T16:45:35.948Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-25T16:45:35.948Z] daemon.go:325: [dfeeb59a4c87d] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [dfeeb59a4c87d] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [dfeeb59a4c87d] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [dfeeb59a4c87d] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [dfeeb59a4c87d] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [dfeeb59a4c87d] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.27s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-25T16:45:35.949Z] daemon.go:325: [d6f5f723054be] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d6f5f723054be] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d6f5f723054be] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d6f5f723054be] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d6f5f723054be] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d6f5f723054be] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-25T16:45:35.949Z] daemon.go:325: [dc4846deae037] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [dc4846deae037] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [dc4846deae037] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [dc4846deae037] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [dc4846deae037] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [dc4846deae037] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.47s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-25T16:45:35.949Z] daemon.go:325: [df2c71da6752c] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [df2c71da6752c] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [df2c71da6752c] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [df2c71da6752c] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [df2c71da6752c] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [df2c71da6752c] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-25T16:45:35.949Z] daemon.go:325: [d3de011dccd1d] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d3de011dccd1d] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d3de011dccd1d] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d3de011dccd1d] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d3de011dccd1d] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d3de011dccd1d] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.00s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-25T16:45:35.949Z] daemon.go:325: [d7186d2d2ef62] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d7186d2d2ef62] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d7186d2d2ef62] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d7186d2d2ef62] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d7186d2d2ef62] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d7186d2d2ef62] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-25T16:45:35.949Z] daemon.go:325: [d12b982a75412] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d12b982a75412] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d12b982a75412] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d12b982a75412] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d12b982a75412] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d12b982a75412] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-25T16:45:35.949Z] daemon.go:325: [d333a1145479c] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d333a1145479c] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d333a1145479c] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d333a1145479c] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d333a1145479c] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d333a1145479c] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.09s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-25T16:45:35.949Z] daemon.go:325: [d07e9c39b9466] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d07e9c39b9466] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d07e9c39b9466] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d07e9c39b9466] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d07e9c39b9466] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d07e9c39b9466] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-25T16:45:35.949Z] daemon.go:325: [d8b76cdd2becf] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d8b76cdd2becf] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d8b76cdd2becf] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d8b76cdd2becf] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d8b76cdd2becf] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d8b76cdd2becf] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.50s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-05-25T16:45:35.949Z] daemon.go:325: [deae7b8d99e42] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [deae7b8d99e42] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [deae7b8d99e42] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [deae7b8d99e42] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [deae7b8d99e42] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [deae7b8d99e42] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-25T16:45:35.949Z] daemon.go:325: [db11abcb59818] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [db11abcb59818] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [db11abcb59818] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [db11abcb59818] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [db11abcb59818] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [db11abcb59818] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.88s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-25T16:45:35.949Z] daemon.go:325: [d7b7f426b95d5] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [d7b7f426b95d5] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [d7b7f426b95d5] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [d7b7f426b95d5] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [d7b7f426b95d5] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [d7b7f426b95d5] Daemon stopped [2020-05-25T16:45:35.949Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.87s) [2020-05-25T16:45:35.949Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-25T16:45:35.949Z] daemon.go:325: [da97765b78947] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:325: [da97765b78947] waiting for daemon to start [2020-05-25T16:45:35.949Z] daemon.go:353: [da97765b78947] daemon started [2020-05-25T16:45:35.949Z] daemon.go:461: [da97765b78947] Stopping daemon [2020-05-25T16:45:35.949Z] daemon.go:296: [da97765b78947] exiting daemon [2020-05-25T16:45:35.949Z] daemon.go:448: [da97765b78947] Daemon stopped [2020-05-25T16:45:35.949Z] === RUN TestDockerExternalVolumeSuite [2020-05-25T16:45:35.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-25T16:45:37.549Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-25T16:45:39.167Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-25T16:45:39.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-25T16:45:39.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-25T16:45:39.168Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-25T16:45:39.649Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-25T16:45:39.649Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-25T16:45:39.649Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-25T16:45:39.649Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-25T16:45:39.649Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-25T16:45:41.251Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-25T16:45:42.852Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-25T16:45:48.817Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-25T16:45:49.827Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-25T16:45:49.827Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-25T16:45:50.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-25T16:45:52.092Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-25T16:45:52.092Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-25T16:45:56.937Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-25T16:46:00.810Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-25T16:46:05.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-25T16:46:07.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-25T16:46:09.517Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-25T16:46:09.517Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-25T16:46:16.795Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-25T16:46:18.397Z] === RUN TestDockerSuite/TestLogsSince [2020-05-25T16:46:27.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-25T16:46:27.189Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-25T16:46:27.189Z] === RUN TestDockerSuite/TestLogsTail [2020-05-25T16:46:29.458Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-25T16:46:31.723Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestNetHostname [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestPluginActive [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-25T16:46:33.326Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPortList [2020-05-25T16:46:33.807Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-25T16:46:37.676Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-25T16:46:41.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-25T16:46:41.542Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-25T16:46:50.327Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-25T16:46:50.327Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-25T16:46:57.596Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-25T16:46:58.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-25T16:47:08.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-25T16:47:10.256Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-25T16:47:10.256Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-25T16:47:10.256Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-25T16:47:20.833Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-25T16:47:26.802Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-25T16:47:37.367Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-25T16:47:40.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-25T16:47:41.243Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-25T16:47:41.243Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-25T16:47:41.243Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-25T16:47:45.110Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-25T16:47:45.110Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-25T16:47:45.110Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-25T16:47:45.110Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-25T16:47:45.110Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-25T16:47:51.076Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-25T16:47:51.076Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-25T16:47:52.087Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-25T16:47:52.087Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-25T16:47:53.690Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-25T16:47:54.702Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-25T16:47:54.702Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-25T16:47:55.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-25T16:47:58.570Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-25T16:48:01.585Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-25T16:48:03.956Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-25T16:48:27.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-25T16:48:34.262Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-25T16:48:34.262Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-25T16:48:39.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-25T16:48:40.229Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-25T16:48:40.229Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-25T16:48:40.229Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-25T16:48:40.710Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-25T16:48:44.582Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-25T16:48:48.451Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-25T16:48:48.451Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-25T16:48:51.465Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-25T16:48:51.945Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-25T16:48:51.945Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-25T16:49:04.588Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-25T16:49:07.608Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-25T16:49:07.608Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-25T16:49:11.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-25T16:49:14.879Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-25T16:49:18.744Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-25T16:49:29.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-25T16:49:31.384Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-25T16:49:35.249Z] === RUN TestDockerSuite/TestRmiTag [2020-05-25T16:49:35.249Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-25T16:49:37.515Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-25T16:49:44.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-25T16:49:52.741Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-25T16:49:55.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-25T16:49:59.851Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-25T16:50:00.862Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-25T16:50:02.464Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-25T16:50:02.464Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-25T16:50:02.464Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-25T16:50:06.335Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-25T16:50:09.350Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-25T16:50:10.954Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-25T16:50:13.223Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-25T16:50:14.825Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-25T16:50:14.825Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-25T16:50:19.669Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-25T16:50:21.272Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-25T16:50:21.272Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-25T16:50:23.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-25T16:50:23.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-25T16:50:23.540Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-25T16:50:25.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-25T16:50:27.408Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-25T16:50:29.679Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-25T16:50:30.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-25T16:50:31.281Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-25T16:50:31.281Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-25T16:50:31.281Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-25T16:50:31.281Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-25T16:50:33.545Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-25T16:50:33.545Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-25T16:50:33.545Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-25T16:50:33.545Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-25T16:50:33.545Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-25T16:50:35.146Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-25T16:50:39.991Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-25T16:50:42.256Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-25T16:50:42.256Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-25T16:50:42.256Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-25T16:50:42.256Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-25T16:50:43.862Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-25T16:50:46.126Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-25T16:50:46.126Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-25T16:50:47.728Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-25T16:50:47.728Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-25T16:50:47.728Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-25T16:50:47.728Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-25T16:50:48.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-25T16:50:50.005Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-25T16:50:51.607Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-25T16:50:53.874Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-25T16:50:55.477Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-25T16:50:59.344Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-25T16:51:05.314Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-25T16:51:05.795Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunMount [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-25T16:51:07.398Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-25T16:51:13.487Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-25T16:51:13.487Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-25T16:51:13.487Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-25T16:51:13.487Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-25T16:51:17.350Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-25T16:51:20.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-25T16:51:21.225Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-25T16:51:22.236Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-25T16:51:24.508Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-25T16:51:26.117Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-25T16:51:27.128Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-25T16:51:28.732Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-25T16:51:29.213Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-25T16:51:31.478Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-25T16:51:38.747Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-25T16:51:38.747Z] === RUN TestDockerSuite/TestRunRm [2020-05-25T16:51:40.354Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-25T16:51:46.321Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-25T16:51:47.332Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-25T16:51:49.596Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-25T16:51:51.198Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-25T16:51:52.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-25T16:51:52.799Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-25T16:51:52.799Z] === RUN TestDockerSuite/TestRunState [2020-05-25T16:51:52.799Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-25T16:51:55.065Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-25T16:51:55.065Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-25T16:52:02.338Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-25T16:52:06.217Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-25T16:52:07.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-25T16:52:07.822Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-25T16:52:07.822Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-25T16:52:10.086Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-25T16:52:10.087Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-25T16:52:10.087Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-25T16:52:13.102Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-25T16:52:19.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-25T16:52:25.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-25T16:52:31.711Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-25T16:52:36.561Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-25T16:52:36.561Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-25T16:52:37.042Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-25T16:52:37.042Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-25T16:52:37.042Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-25T16:52:39.306Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-25T16:52:43.597Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-25T16:52:46.585Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-25T16:52:48.186Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-25T16:52:52.051Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-25T16:52:53.068Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-25T16:52:55.338Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite (441.30s) [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:53: Daemon d4e8f14620135 is not started [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-25T16:52:58.409Z] daemon.go:325: [dab1214dd7d7c] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [dab1214dd7d7c] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [dab1214dd7d7c] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [dab1214dd7d7c] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [dab1214dd7d7c] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [dab1214dd7d7c] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-25T16:52:58.409Z] daemon.go:325: [d708ae9159eb3] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d708ae9159eb3] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d708ae9159eb3] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d708ae9159eb3] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d708ae9159eb3] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d708ae9159eb3] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:53: Daemon d739aefeb6be8 is not started [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-25T16:52:58.409Z] daemon.go:325: [d0adb4b16d3a6] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d0adb4b16d3a6] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d0adb4b16d3a6] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d0adb4b16d3a6] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d0adb4b16d3a6] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d0adb4b16d3a6] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:53: Daemon dfa20f51a746e is not started [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:53: Daemon d4a6b08ae8282 is not started [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-25T16:52:58.409Z] daemon.go:325: [de4dae6ec85e2] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [de4dae6ec85e2] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [de4dae6ec85e2] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [de4dae6ec85e2] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [de4dae6ec85e2] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [de4dae6ec85e2] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-25T16:52:58.409Z] daemon.go:325: [d3969b117f82e] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d3969b117f82e] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d3969b117f82e] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d3969b117f82e] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d3969b117f82e] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d3969b117f82e] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-25T16:52:58.409Z] daemon.go:325: [ddbfd7acec813] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [ddbfd7acec813] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [ddbfd7acec813] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [ddbfd7acec813] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [ddbfd7acec813] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [ddbfd7acec813] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-25T16:52:58.409Z] daemon.go:325: [dcb4727196416] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [dcb4727196416] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [dcb4727196416] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [dcb4727196416] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [dcb4727196416] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [dcb4727196416] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-25T16:52:58.409Z] daemon.go:325: [d4efe9b020f3a] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d4efe9b020f3a] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d4efe9b020f3a] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d4efe9b020f3a] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d4efe9b020f3a] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d4efe9b020f3a] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-25T16:52:58.409Z] daemon.go:325: [dc182a13d4877] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [dc182a13d4877] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [dc182a13d4877] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [dc182a13d4877] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [dc182a13d4877] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [dc182a13d4877] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-25T16:52:58.409Z] daemon.go:325: [db5cb0397de2b] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [db5cb0397de2b] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [db5cb0397de2b] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [db5cb0397de2b] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [db5cb0397de2b] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [db5cb0397de2b] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-25T16:52:58.409Z] daemon.go:325: [d5908b8580316] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d5908b8580316] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d5908b8580316] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d5908b8580316] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d5908b8580316] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d5908b8580316] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-25T16:52:58.409Z] daemon.go:325: [d13d2cd1ed4b1] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [d13d2cd1ed4b1] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [d13d2cd1ed4b1] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [d13d2cd1ed4b1] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [d13d2cd1ed4b1] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [d13d2cd1ed4b1] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:486: Daemon dd8d411f0e81e is not started [2020-05-25T16:52:58.409Z] daemon.go:325: [dd8d411f0e81e] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:325: [dd8d411f0e81e] waiting for daemon to start [2020-05-25T16:52:58.409Z] daemon.go:353: [dd8d411f0e81e] daemon started [2020-05-25T16:52:58.409Z] daemon.go:461: [dd8d411f0e81e] Stopping daemon [2020-05-25T16:52:58.409Z] daemon.go:296: [dd8d411f0e81e] exiting daemon [2020-05-25T16:52:58.409Z] daemon.go:448: [dd8d411f0e81e] Daemon stopped [2020-05-25T16:52:58.409Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-25T16:52:58.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-25T16:52:58.409Z] docker_cli_external_volume_driver_test.go:53: Daemon d2e8907caef3a is not started [2020-05-25T16:52:58.409Z] PASS [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] === Skipped [2020-05-25T16:52:58.409Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] DONE 270 tests, 5 skipped in 2512.520s [2020-05-25T16:52:58.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-25T16:52:58.409Z] ++++ cat bundles/test-integration/docker.pid [2020-05-25T16:52:58.409Z] +++ kill 7319 [2020-05-25T16:52:58.409Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-25T16:52:58.409Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55ecc7a4d37e/docker.pid [2020-05-25T16:52:58.409Z] +++ kill 4088 [2020-05-25T16:52:58.409Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4088 is not a child of this shell [2020-05-25T16:52:58.409Z] warning: PID 4088 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55ecc7a4d37e/docker.pid had a nonzero exit code [2020-05-25T16:52:58.409Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55ecc7a4d37e/root: target is busy. [2020-05-25T16:52:58.409Z] +++ /etc/init.d/apparmor stop [2020-05-25T16:52:58.409Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] Unloading profiles will leave already running processes permanently [2020-05-25T16:52:58.409Z] unconfined, which can lead to unexpected situations. [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] To set a process to complain mode, use the command line tool [2020-05-25T16:52:58.409Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-25T16:52:58.409Z] +++ true [2020-05-25T16:52:58.409Z] [2020-05-25T16:52:58.409Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-25T16:52:58.418Z] Recording test results [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-25T16:52:59.209Z] === RUN TestDockerSuite/TestSearchCmdOptions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-25T16:53:00.905Z] + echo Ensuring container killed. [2020-05-25T16:53:00.905Z] Ensuring container killed. [2020-05-25T16:53:00.905Z] + docker ps -aq -f name=docker-pr1-* [2020-05-25T16:53:00.905Z] + cids=9e9127719430 [2020-05-25T16:53:00.905Z] 08cb7b331a24 [2020-05-25T16:53:00.905Z] 0819bd638f74 [2020-05-25T16:53:00.905Z] + [ -n 9e9127719430 [2020-05-25T16:53:00.905Z] 08cb7b331a24 [2020-05-25T16:53:00.905Z] 0819bd638f74 ] [2020-05-25T16:53:00.905Z] + docker rm -vf 9e9127719430 08cb7b331a24 0819bd638f74 [2020-05-25T16:53:02.223Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-25T16:53:02.223Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-25T16:53:02.704Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-25T16:53:02.704Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-25T16:53:02.788Z] 9e9127719430 [2020-05-25T16:53:02.789Z] 08cb7b331a24 [2020-05-25T16:53:03.043Z] 0819bd638f74 [Pipeline] sh [2020-05-25T16:53:03.397Z] + echo Chowning /workspace to jenkins user [2020-05-25T16:53:03.397Z] Chowning /workspace to jenkins user [2020-05-25T16:53:03.397Z] + id -u [2020-05-25T16:53:03.397Z] + id -g [2020-05-25T16:53:03.397Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41021:/workspace busybox chown -R 1000:1000 /workspace [2020-05-25T16:53:03.397Z] Unable to find image 'busybox:latest' locally [2020-05-25T16:53:04.305Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-25T16:53:08.623Z] latest: Pulling from library/busybox [2020-05-25T16:53:08.623Z] d9cbbca60e5f: Pulling fs layer [2020-05-25T16:53:08.623Z] d9cbbca60e5f: Download complete [2020-05-25T16:53:08.623Z] d9cbbca60e5f: Pull complete [2020-05-25T16:53:08.623Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-25T16:53:08.623Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-25T16:53:12.382Z] + bundleName=amd64 [2020-05-25T16:53:12.382Z] + echo Creating amd64-bundles.tar.gz [2020-05-25T16:53:12.382Z] Creating amd64-bundles.tar.gz [2020-05-25T16:53:12.382Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-25T16:53:12.382Z] + 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-25T16:53:13.095Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-25T16:53:13.095Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [Pipeline] archiveArtifacts [2020-05-25T16:53:13.339Z] Archiving artifacts [2020-05-25T16:53:14.948Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-25T16:53:15.413Z] + make clean [2020-05-25T16:53:15.667Z] docker volume rm -f docker-dev-cache [2020-05-25T16:53:15.667Z] docker-dev-cache [Pipeline] deleteDir [2020-05-25T16:53:19.068Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-25T16:53:19.068Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-25T16:53:22.936Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-25T16:53:22.936Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-25T16:53:22.936Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-25T16:53:22.936Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-25T16:53:22.936Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-25T16:53:28.900Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-25T16:53:30.503Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-25T16:53:32.107Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-25T16:53:32.107Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-25T16:53:33.708Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-25T16:53:51.705Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-25T16:53:57.679Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-25T16:53:57.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-25T16:54:00.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-25T16:54:00.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-25T16:54:00.603Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-25T16:54:00.603Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-25T16:54:01.085Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-25T16:54:08.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-25T16:54:08.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-25T16:54:08.372Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-25T16:54:08.372Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-25T16:54:08.372Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-25T16:54:14.338Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-25T16:54:14.338Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-25T16:54:14.819Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-25T16:54:27.466Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-25T16:54:27.466Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite (2233.91s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.00s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.44s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement Apparmor [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement Apparmor [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.79s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement IsPausable [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.31s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.46s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement UnixCli [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.50s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.24s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.73s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.73s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.50s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-25T16:54:28.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-05-25T16:54:28.479Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.44s) [2020-05-25T16:54:28.479Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.06s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.77s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.91s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.38s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.66s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.49s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.69s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.60s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement UnixCli [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.74s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildContChar (12.06s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.03s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.63s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.50s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.00s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.76s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.42s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.93s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.38s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.14s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.29s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.26s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.95s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.73s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.54s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.85s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.60s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.60s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.44s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.56s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.64s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.00s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.71s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.73s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFails (6.82s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.72s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.64s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.14s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.65s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.26s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement UnixCli [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.37s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildHistory (9.84s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.49s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabels (0.77s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.63s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.76s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.12s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.94s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.61s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.48s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.64s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.97s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.39s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.63s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.48s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.12s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.08s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.68s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.10s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.12s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.20s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.56s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.86s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.28s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildRm (12.81s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-05-25T16:54:28.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.91s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.93s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.34s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.52s) [2020-05-25T16:54:28.480Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.37s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.58s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildStderr (4.55s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.26s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.80s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.46s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.47s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.45s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.52s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.70s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.29s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.49s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.96s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.27s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.69s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-25T16:54:28.481Z] docker_cli_sni_test.go:18: Flakey test [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.28s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.60s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.21s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitTTY (6.51s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.27s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.48s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.28s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.82s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.75s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.85s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.26s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.71s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.76s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.79s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.95s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.69s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.54s) [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0009276e0 } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1852311250 c:\foo false } [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1852311250 c:\foo true } [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 0 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 1 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 2 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 3 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 4 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 5 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 6 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 7 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 8 [2020-05-25T16:54:28.481Z] docker_api_containers_test.go:1926: case 9 [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.17s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.07s) [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.87s) [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a684063053\file1 65a7e09412b9f01a70e869186938e8aeb8918654073db7f5e0db6c3f9804bb34:/root/itWorks.txt` [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:279: checking that container "65a7e09412b9f01a70e869186938e8aeb8918654073db7f5e0db6c3f9804bb34" start output contains "file1\n" [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a 65a7e09412b9f01a70e869186938e8aeb8918654073db7f5e0db6c3f9804bb34` [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.00s) [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b661390408\file1 f90dc9ac8c074b5074e07cb53fcc7e6aa6a6d6e762dacf7000771d30c091786e:testDir/` [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.62s) [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e520101127\dir1 835c86ecca847cc1c845e4db6ad8d9cee68aa563df33b82e7a4afe637a3feb15:testDir` [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:279: checking that container "835c86ecca847cc1c845e4db6ad8d9cee68aa563df33b82e7a4afe637a3feb15" start output contains "file1-1\n" [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a 835c86ecca847cc1c845e4db6ad8d9cee68aa563df33b82e7a4afe637a3feb15` [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e520101127\dir1 e548782c8310e589070094ef21000b3cb7940b5695b528063d6ba8db9c7d883b:testDir/` [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:279: checking that container "e548782c8310e589070094ef21000b3cb7940b5695b528063d6ba8db9c7d883b" start output contains "file1-1\n" [2020-05-25T16:54:28.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a e548782c8310e589070094ef21000b3cb7940b5695b528063d6ba8db9c7d883b` [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-25T16:54:28.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.481Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.94s) [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h964338362\dir1\. cab71ab383b322a1a21d1b87aec28b247094a7dc774608ead4a4a3a14e881c12:testDir` [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:279: checking that container "cab71ab383b322a1a21d1b87aec28b247094a7dc774608ead4a4a3a14e881c12" start output contains "file1-1\n" [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:209: running `docker start -a cab71ab383b322a1a21d1b87aec28b247094a7dc774608ead4a4a3a14e881c12` [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h964338362\dir1\. 93c73a5878983ab1f9c38770ff56a5b1eeef699c190b53efabce1ce022dc85cd:testDir/` [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:279: checking that container "93c73a5878983ab1f9c38770ff56a5b1eeef699c190b53efabce1ce022dc85cd" start output contains "file1-1\n" [2020-05-25T16:54:28.482Z] docker_cli_cp_utils_test.go:209: running `docker start -a 93c73a5878983ab1f9c38770ff56a5b1eeef699c190b53efabce1ce022dc85cd` [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCpToDot (2.02s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.66s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.91s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.47s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.25s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.36s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsCopy (4.89s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.54s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.55s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFilters (3.94s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFormat (3.98s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsRename (2.03s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsResize (2.31s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.62s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.49s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.09s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.80s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.71s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.01s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecInspectID (4.26s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement IsPausable [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.86s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.33s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.64s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.47s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.42s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-05-25T16:54:28.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.482Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement IsPausable [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.88s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectHistory (4.30s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.84s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.71s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectStatus (2.25s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.55s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.94s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.85s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.26s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.03s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.70s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.54s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.50s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.58s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.75s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsTail (2.33s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.12s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.72s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.76s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsByOrder (7.76s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.62s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.97s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-25T16:54:28.483Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.67s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.63s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.92s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.77s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.99s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.83s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.57s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.47s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.00s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.83s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.25s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.74s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.75s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.58s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.64s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.56s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.17s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.75s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.88s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.14s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.05s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.46s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s) [2020-05-25T16:54:28.483Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.483Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-25T16:54:28.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.78s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.87s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.96s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.05s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.97s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.87s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.56s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.76s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.11s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.84s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.94s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.98s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.84s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunExitCode (1.92s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.84s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.01s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.42s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.28s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.95s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.29s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.40s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.80s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.79s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.28s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement Apparmor [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.10s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunRm (1.96s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.86s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.64s) [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.06s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.484Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.80s) [2020-05-25T16:54:28.484Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-25T16:54:28.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.51s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement Apparmor [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.90s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.89s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (13.28s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.00s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.48s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.65s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-25T16:54:28.485Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-05-25T16:54:28.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-05-25T16:54:28.485Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.57s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.92s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement Apparmor [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.22s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.45s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.57s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement IsPausable [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.76s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.92s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.02s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.72s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.66s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.34s) [2020-05-25T16:54:28.966Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-25T16:54:28.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.966Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-25T16:54:28.967Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-25T16:54:28.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-25T16:54:28.967Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-25T16:54:28.967Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-25T16:54:28.967Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-25T16:54:28.967Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] === RUN TestDockerDaemonSuite [2020-05-25T16:54:28.967Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-25T16:54:28.967Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-25T16:54:28.967Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-25T16:54:28.967Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-25T16:54:28.967Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] === RUN TestDockerSwarmSuite [2020-05-25T16:54:28.967Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-05-25T16:54:28.967Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-05-25T16:54:28.967Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-25T16:54:28.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] === RUN TestDockerExternalVolumeSuite [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] === RUN TestDockerNetworkSuite [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] === RUN TestDockerHubPullSuite [2020-05-25T16:54:28.968Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-05-25T16:54:28.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-25T16:54:28.968Z] PASS [2020-05-25T16:54:28.968Z] ok github.com/docker/docker/integration-cli 2234.592s [2020-05-25T16:54:28.968Z] INFO: Integration tests ended at 05/25/2020 16:54:28. Duration:00:37:22.6378498 [2020-05-25T16:54:28.968Z] INFO: Docker info of the daemon under test at end of run [2020-05-25T16:54:28.968Z] [2020-05-25T16:54:28.968Z] Containers: 2 [2020-05-25T16:54:28.968Z] Running: 0 [2020-05-25T16:54:28.968Z] Paused: 0 [2020-05-25T16:54:28.968Z] Stopped: 2 [2020-05-25T16:54:28.968Z] Images: 12 [2020-05-25T16:54:28.968Z] Server Version: 0.0.0-dev [2020-05-25T16:54:28.968Z] Storage Driver: windowsfilter [2020-05-25T16:54:28.968Z] Windows: [2020-05-25T16:54:28.968Z] Logging Driver: json-file [2020-05-25T16:54:28.968Z] Plugins: [2020-05-25T16:54:28.968Z] Volume: local [2020-05-25T16:54:28.968Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-25T16:54:28.968Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-25T16:54:28.968Z] Swarm: inactive [2020-05-25T16:54:28.968Z] Default Isolation: process [2020-05-25T16:54:28.968Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-25T16:54:28.968Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-25T16:54:28.968Z] OSType: windows [2020-05-25T16:54:28.968Z] Architecture: x86_64 [2020-05-25T16:54:28.968Z] CPUs: 4 [2020-05-25T16:54:28.968Z] Total Memory: 32GiB [2020-05-25T16:54:28.968Z] Name: azwin-2-7c94e0 [2020-05-25T16:54:28.968Z] ID: PVBO:AQJY:YUZY:2DXG:TTYH:D4FW:Y3AD:OQMC:KIAA:HKYF:UHGG:MTLQ [2020-05-25T16:54:28.968Z] Docker Root Dir: D:\CI\PR-41021\1\daemon [2020-05-25T16:54:28.968Z] Debug Mode (client): false [2020-05-25T16:54:28.968Z] Debug Mode (server): true [2020-05-25T16:54:28.968Z] File Descriptors: -1 [2020-05-25T16:54:28.968Z] Goroutines: 18 [2020-05-25T16:54:28.968Z] System Time: 2020-05-25T16:54:28.5958633Z [2020-05-25T16:54:28.968Z] EventsListeners: 0 [2020-05-25T16:54:28.968Z] Registry: https://index.docker.io/v1/ [2020-05-25T16:54:28.968Z] Labels: [2020-05-25T16:54:28.968Z] Experimental: false [2020-05-25T16:54:28.968Z] Insecure Registries: [2020-05-25T16:54:28.968Z] 127.0.0.0/8 [2020-05-25T16:54:28.968Z] Live Restore Enabled: false [2020-05-25T16:54:28.968Z] [2020-05-25T16:54:28.968Z] [2020-05-25T16:54:28.968Z] INFO: Stopping daemon under test [2020-05-25T16:54:28.968Z] SUCCESS: The process with PID 5624 (child process of PID 6088) has been terminated. [2020-05-25T16:54:28.968Z] SUCCESS: The process with PID 6088 (child process of PID 4776) has been terminated. [2020-05-25T16:54:28.968Z] INFO: Stop tailing logs of the daemon under tests [2020-05-25T16:54:28.968Z] INFO: executeCI.ps1 Completed successfully at 05/25/2020 16:54:28. [2020-05-25T16:54:28.968Z] INFO: Tidying up at end of run [2020-05-25T16:54:28.968Z] INFO: Saving daemon under test log (d:\CI\PR-41021\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-25T16:54:28.968Z] INFO: Saving daemon under test log (d:\CI\PR-41021\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-25T16:54:28.968Z] INFO: Nuke-Everything... [2020-05-25T16:54:29.449Z] INFO: Container count on control daemon to delete is 2 [2020-05-25T16:54:29.929Z] 3a706e56509d [2020-05-25T16:54:29.929Z] 2d107c86cd3e [2020-05-25T16:54:29.929Z] INFO: Tidying pidfile d:\CI\PR-41021\1\docker.pid [2020-05-25T16:54:29.929Z] INFO: Nuking d:\CI [2020-05-25T16:54:45.024Z] INFO: Zapped successfully [2020-05-25T16:54:45.024Z] [2020-05-25T16:54:45.024Z] INFO: executeCI.ps1 exiting at Mon May 25 16:54:44 CUT 2020. Duration 00:53:50.1357308 [2020-05-25T16:54:45.024Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-25T16:54:46.781Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-25T16:54:48.030Z] Archiving artifacts [2020-05-25T16:55:04.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41021/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-25T16:55:05.915Z] + make clean [2020-05-25T16:55:07.517Z] docker volume rm -f docker-dev-cache [2020-05-25T16:55:07.998Z] 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